diff --git a/1037.11858d579405f527.js b/1037.11858d579405f527.js new file mode 100644 index 000000000..6eaaacffe --- /dev/null +++ b/1037.11858d579405f527.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1037],{51037:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(79065),highlighted:s(76458)}},{filename:"template.html",contents:{raw:s(60035),highlighted:s(95917)}},{filename:"module.ts",contents:{raw:s(85580),highlighted:s(59043)}}]},76458:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n clickedDate: Date;\n\n clickedColumn: number;\n}\n'},59043:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},95917:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n Click on a day or time slot on the view.\n <strong *ngIf="clickedDate"\n >You clicked on this time: {{ clickedDate | date:\'medium\' }}</strong\n >\n <strong *ngIf="clickedColumn !== undefined"\n >You clicked on this column: {{ clickedColumn }}</strong\n >\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (columnHeaderClicked)="clickedColumn = $event.isoDayNumber"\n (dayClicked)="clickedDate = $event.day.date"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayHeaderClicked)="clickedDate = $event.day.date"\n (hourSegmentClicked)="clickedDate = $event.date"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (hourSegmentClicked)="clickedDate = $event.date"\n >\n </mwl-calendar-day-view>\n</div>\n'},79065:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n clickedDate: Date;\n\n clickedColumn: number;\n}\n"},85580:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},60035:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n Click on a day or time slot on the view.\n You clicked on this time: {{ clickedDate | date:\'medium\' }}\n You clicked on this column: {{ clickedColumn }}\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/1092.cb7ff8e5d07c31f1.js b/1092.cb7ff8e5d07c31f1.js new file mode 100644 index 000000000..8ddf31e40 --- /dev/null +++ b/1092.cb7ff8e5d07c31f1.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1092],{61092:(F,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m,momentAdapterFactory:()=>c});var i=n(50192),w=n(98783),r=n(2335),u=n(5234),h=n(33275),p=n(8049),D=n(50009),l=n.n(D),f=n(44248),C=n(49914),g=n(2316),e=n(44879),y=n(79144),T=n(84156),U=n(56500),Z=n(43303);function x(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-month-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-week-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function J(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-day-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}l().updateLocale("en",{week:{dow:C.sb.MONDAY,doy:0}});class d{constructor(){this.view=g.w.Month,this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(o){return new(o||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[1,"alert","alert-info"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,t){1&o&&(e.TgZ(0,"div",0),e._uU(1,"\n Use this if you're already using moment heavily in your app and don't want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"mwl-demo-utils-calendar-header",1),e.NdJ("viewChange",function(v){return t.view=v})("viewDateChange",function(v){return t.viewDate=v}),e._uU(4,"\n"),e.qZA(),e._uU(5,"\n\n"),e.TgZ(6,"div",2),e._uU(7,"\n "),e.YNc(8,x,2,2,"mwl-calendar-month-view",3),e._uU(9,"\n "),e.YNc(10,A,2,2,"mwl-calendar-week-view",3),e._uU(11,"\n "),e.YNc(12,J,2,2,"mwl-calendar-day-view",3),e._uU(13,"\n"),e.qZA(),e._uU(14,"\n")),2&o&&(e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[i.RF,i.n9,y.G,T.T,U.S,Z.$],encapsulation:2,changeDetection:0});var S=n(72324);function c(){return(0,S.x)(l())}class m{}m.\u0275fac=function(o){return new(o||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({providers:[{provide:r.n,useValue:l()}],imports:[i.ez,u._8.forRoot({provide:h._,useFactory:c},{dateFormatter:{provide:p.m,useClass:r.G}}),f.S,w.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/114.107bbdc2beec9a04.js b/114.107bbdc2beec9a04.js new file mode 100644 index 000000000..9e807bb69 --- /dev/null +++ b/114.107bbdc2beec9a04.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[114],{60114:(e,n,a)=>{a.r(n),a.d(n,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:a(38075),highlighted:a(6411)}},{filename:"custom-date-formatter.provider.ts",contents:{raw:a(91176),highlighted:a(2874)}},{filename:"template.html",contents:{raw:a(90916),highlighted:a(27459)}},{filename:"module.ts",contents:{raw:a(95e3),highlighted:a(49820)}}]},6411:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarDateFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomDateFormatter } from \'./custom-date-formatter.provider\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},2874:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { CalendarDateFormatter, DateFormatterParams } from \'angular-calendar\';\nimport { formatDate } from \'@angular/common\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public monthViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'EEE\', locale);\n }\n\n public monthViewTitle({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'MMM y\', locale);\n }\n\n public weekViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'EEE\', locale);\n }\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'HH:mm\', locale);\n }\n}\n'},49820:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},27459:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},38075:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarDateFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomDateFormatter } from './custom-date-formatter.provider';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},91176:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { CalendarDateFormatter, DateFormatterParams } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public monthViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'EEE', locale);\n }\n\n public monthViewTitle({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'MMM y', locale);\n }\n\n public weekViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'EEE', locale);\n }\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'HH:mm', locale);\n }\n}\n"},95e3:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},90916:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/1381.41540cfc1bee2977.js b/1381.41540cfc1bee2977.js new file mode 100644 index 000000000..9e6bd6d2d --- /dev/null +++ b/1381.41540cfc1bee2977.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1381],{51381:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(41971),highlighted:n(65203)}},{filename:"template.html",contents:{raw:n(70294),highlighted:n(77165)}},{filename:"module.ts",contents:{raw:n(89508),highlighted:n(80284)}}]},65203:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, Injectable } from \'@angular/core\';\nimport { CalendarEvent, CalendarUtils } from \'angular-calendar\';\nimport { subWeeks, startOfMonth, endOfMonth, addWeeks } from \'date-fns\';\nimport { GetMonthViewArgs, MonthView } from \'calendar-utils\';\n\n@Injectable()\nexport class MyCalendarUtils extends CalendarUtils {\n getMonthView(args: GetMonthViewArgs): MonthView {\n args.viewStart = subWeeks(startOfMonth(args.viewDate), 1);\n args.viewEnd = addWeeks(endOfMonth(args.viewDate), 1);\n return super.getMonthView(args);\n }\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarUtils,\n useClass: MyCalendarUtils,\n },\n ],\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},80284:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},77165:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-month-view [viewDate]="viewDate" [events]="events">\n</mwl-calendar-month-view>\n'},41971:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, Injectable } from '@angular/core';\nimport { CalendarEvent, CalendarUtils } from 'angular-calendar';\nimport { subWeeks, startOfMonth, endOfMonth, addWeeks } from 'date-fns';\nimport { GetMonthViewArgs, MonthView } from 'calendar-utils';\n\n@Injectable()\nexport class MyCalendarUtils extends CalendarUtils {\n getMonthView(args: GetMonthViewArgs): MonthView {\n args.viewStart = subWeeks(startOfMonth(args.viewDate), 1);\n args.viewEnd = addWeeks(endOfMonth(args.viewDate), 1);\n return super.getMonthView(args);\n }\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarUtils,\n useClass: MyCalendarUtils,\n },\n ],\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},89508:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},70294:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/4304.0783b7c3d6adbd0e.js b/1425.996fa1c02bcb410b.js similarity index 99% rename from 4304.0783b7c3d6adbd0e.js rename to 1425.996fa1c02bcb410b.js index bb27d98ff..df67824fa 100644 --- a/4304.0783b7c3d6adbd0e.js +++ b/1425.996fa1c02bcb410b.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4304],{74304:(l,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(28828),highlighted:s(99820)}},{filename:"template.html",contents:{raw:s(1312),highlighted:s(37093)}},{filename:"module.ts",contents:{raw:s(32380),highlighted:s(2014)}}]},99820:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None, // hack to get the styles to apply locally\n templateUrl: \'template.html\',\n // you should really include this CSS in your global stylesheet\n styles: [\n `\n .my-custom-class span {\n color: #ff3d7f !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Has custom class\',\n color: colors.yellow,\n start: new Date(),\n cssClass: \'my-custom-class\',\n },\n ];\n}\n'},2014:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},37093:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},28828:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None, // hack to get the styles to apply locally\n templateUrl: 'template.html',\n // you should really include this CSS in your global stylesheet\n styles: [\n `\n .my-custom-class span {\n color: #ff3d7f !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Has custom class',\n color: colors.yellow,\n start: new Date(),\n cssClass: 'my-custom-class',\n },\n ];\n}\n"},32380:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},1312:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1425],{31425:(l,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(28828),highlighted:s(99820)}},{filename:"template.html",contents:{raw:s(1312),highlighted:s(37093)}},{filename:"module.ts",contents:{raw:s(32380),highlighted:s(2014)}}]},99820:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None, // hack to get the styles to apply locally\n templateUrl: \'template.html\',\n // you should really include this CSS in your global stylesheet\n styles: [\n `\n .my-custom-class span {\n color: #ff3d7f !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Has custom class\',\n color: colors.yellow,\n start: new Date(),\n cssClass: \'my-custom-class\',\n },\n ];\n}\n'},2014:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},37093:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},28828:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None, // hack to get the styles to apply locally\n templateUrl: 'template.html',\n // you should really include this CSS in your global stylesheet\n styles: [\n `\n .my-custom-class span {\n color: #ff3d7f !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Has custom class',\n color: colors.yellow,\n start: new Date(),\n cssClass: 'my-custom-class',\n },\n ];\n}\n"},32380:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},1312:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/1440.9a6a45de550179a3.js b/1440.9a6a45de550179a3.js deleted file mode 100644 index ae4a1aa64..000000000 --- a/1440.9a6a45de550179a3.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1440],{14219:(U,u,a)=>{a.d(u,{S:()=>o});var d=a(64061),D=a(48052),r=a(60341),c=a(72612);class o{}o.\u0275fac=function(_){return new(_||o)},o.\u0275mod=c.oAB({type:o}),o.\u0275inj=c.cJS({imports:[d.ez,D.u5,r._8]})},91440:(U,u,a)=>{a.r(u),a.d(u,{DemoModule:()=>l});var d=a(64061),D=a(43850),r=a(60341),c=a(72887),o=a(14219),m=a(1885),_=a(11058),y=a(26898),e=a(72612),C=a(60845),g=a(45831),h=a(97172),p=a(97286),T=a(65148),Z=a(4238),f=a(9665);function A(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-month-view",11),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("excludeDays",n.excludeDays)}}function J(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-week-view",12),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("excludeDays",n.excludeDays)("viewDate",n.viewDate)("events",n.events)}}function x(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-day-view",13),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)}}const M=function(t,i,n,v){return[t,i,"en",n,v]};class w{constructor(){this.view=m.w.Month,this.viewDate=new Date("2016-01-05"),this.events=[{start:new Date("2016-01-08"),end:new Date("2016-01-10"),title:"One day excluded event",color:y.O.red,allDay:!0},{start:new Date("2016-01-01"),end:new Date("2016-01-09"),title:"Multiple weeks event",allDay:!0}],this.excludeDays=[0,6],this.weekStartsOn=_.sb.SUNDAY,this.CalendarView=m.w}}w.\u0275fac=function(i){return new(i||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:51,vars:29,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","excludeDays","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","excludeDays","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","excludeDays",4,"ngSwitchCase"],[3,"excludeDays","viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","excludeDays"],[3,"excludeDays","viewDate","events"],[3,"viewDate","events"]],template:function(i,n){1&i&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Month}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Week}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Day}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",7),e._uU(43,"\n "),e.YNc(44,A,2,3,"mwl-calendar-month-view",8),e._uU(45,"\n "),e.YNc(46,J,2,3,"mwl-calendar-week-view",9),e._uU(47,"\n "),e.YNc(48,x,2,2,"mwl-calendar-day-view",10),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&i&&(e.xp6(6),e.Q6J("view",n.view)("viewDate",n.viewDate)("excludeDays",n.excludeDays),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate)("excludeDays",n.excludeDays),e.xp6(8),e.hij("\n ",e.G7q(21,18,e.l5B(24,M,n.viewDate,n.view+"ViewTitle",n.weekStartsOn,n.excludeDays)),"\n "),e.xp6(8),e.ekj("active","month"===n.view),e.xp6(3),e.ekj("active","week"===n.view),e.xp6(3),e.ekj("active","day"===n.view),e.xp6(8),e.Q6J("ngSwitch",n.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[d.RF,d.n9,C.O,g.T,h.i,p.G,T.T,Z.S,f.J],encapsulation:2,changeDetection:0});var S=a(57585);class l{}l.\u0275fac=function(i){return new(i||l)},l.\u0275mod=e.oAB({type:l}),l.\u0275inj=e.cJS({imports:[d.ez,r._8.forRoot({provide:c._,useFactory:S.x}),o.S,D.Bz.forChild([{path:"",component:w}])]})}}]); \ No newline at end of file diff --git a/2533.0ad93b4c1463629d.js b/1527.f9076757fb9ee28e.js similarity index 99% rename from 2533.0ad93b4c1463629d.js rename to 1527.f9076757fb9ee28e.js index 0f5978273..7cf4a7610 100644 --- a/2533.0ad93b4c1463629d.js +++ b/1527.f9076757fb9ee28e.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2533],{72533:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(35706),highlighted:s(46125)}},{filename:"template.html",contents:{raw:s(82368),highlighted:s(32542)}},{filename:"styles.scss",contents:{raw:{default:s(1388).Z.replace("../../../../angular-calendar/src/angular-calendar.scss","angular-calendar/scss/angular-calendar.scss")},highlighted:{default:s(2397).Z.replace("../../../../angular-calendar/src/angular-calendar.scss","angular-calendar/scss/angular-calendar.scss")}}},{filename:"module.ts",contents:{raw:s(89971),highlighted:s(40219)}}]},2397:(l,a,s)=>{s.d(a,{Z:()=>n});const n='@import \'../../../../angular-calendar/src/angular-calendar\';\n\n.dark-theme {\n // First define some global color variables for your app, these are just for the demo, they can be anything you like\n $bg-dark-primary: #1f262d;\n $bg-dark-secondary: #394046;\n $bg-active: #2c343a;\n $text-color: #d5d6d7;\n $border-color: rgb(0 0 0 / 60%);\n\n // Call the calendar mixin with a sass color map of your theme. Every property is optional.\n // For a list of all variables and how they are used,\n // see https://github.com/mattlewis92/angular-calendar/tree/main/projects/angular-calendar/src/variables.scss\n @include cal-theme(\n (\n bg-primary: $bg-dark-primary,\n bg-secondary: $bg-dark-secondary,\n weekend-color: indianred,\n bg-active: $bg-active,\n border-color: $border-color,\n gray: $bg-dark-secondary,\n today-bg: $bg-dark-secondary,\n event-color-primary: $bg-dark-secondary,\n )\n );\n\n // How to override a non themable property, this was copied from chrome -> inspect element -> styles panel\n .cal-month-view .cal-day-cell.cal-out-month .cal-day-number {\n opacity: 0.15;\n }\n\n // Everything else below is just themes the demo, it\'s probably not relevant to your app\n background-color: $bg-dark-primary;\n color: $text-color;\n\n .card {\n border-color: $border-color;\n }\n\n .card-header {\n background-color: $bg-dark-secondary;\n }\n\n .card-body {\n background-color: $bg-dark-primary;\n }\n\n .nav-tabs {\n border-bottom-color: $border-color;\n }\n\n .nav-tabs .nav-link.active {\n background-color: $bg-dark-primary;\n color: $text-color;\n border-color: $border-color;\n }\n\n .nav-tabs .nav-link:hover,\n .nav-tabs .nav-link:focus {\n border-color: $border-color;\n }\n}\n'},46125:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n ChangeDetectionStrategy,\n Component,\n Inject,\n OnDestroy,\n OnInit,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\nimport { colors } from \'../demo-utils/colors\';\nimport { DOCUMENT } from \'@angular/common\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styleUrls: [\'styles.scss\'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n\n private readonly darkThemeClass = \'dark-theme\';\n\n constructor(@Inject(DOCUMENT) private document) {}\n\n ngOnInit(): void {\n this.document.body.classList.add(this.darkThemeClass);\n }\n\n ngOnDestroy(): void {\n this.document.body.classList.remove(this.darkThemeClass);\n }\n}\n'},40219:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},32542:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},35706:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n ChangeDetectionStrategy,\n Component,\n Inject,\n OnDestroy,\n OnInit,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\nimport { colors } from '../demo-utils/colors';\nimport { DOCUMENT } from '@angular/common';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styleUrls: ['styles.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n\n private readonly darkThemeClass = 'dark-theme';\n\n constructor(@Inject(DOCUMENT) private document) {}\n\n ngOnInit(): void {\n this.document.body.classList.add(this.darkThemeClass);\n }\n\n ngOnDestroy(): void {\n this.document.body.classList.remove(this.darkThemeClass);\n }\n}\n"},89971:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},1388:(l,a,s)=>{s.d(a,{Z:()=>n});const n="@import '../../../../angular-calendar/src/angular-calendar';\n\n.dark-theme {\n // First define some global color variables for your app, these are just for the demo, they can be anything you like\n $bg-dark-primary: #1f262d;\n $bg-dark-secondary: #394046;\n $bg-active: #2c343a;\n $text-color: #d5d6d7;\n $border-color: rgb(0 0 0 / 60%);\n\n // Call the calendar mixin with a sass color map of your theme. Every property is optional.\n // For a list of all variables and how they are used,\n // see https://github.com/mattlewis92/angular-calendar/tree/main/projects/angular-calendar/src/variables.scss\n @include cal-theme(\n (\n bg-primary: $bg-dark-primary,\n bg-secondary: $bg-dark-secondary,\n weekend-color: indianred,\n bg-active: $bg-active,\n border-color: $border-color,\n gray: $bg-dark-secondary,\n today-bg: $bg-dark-secondary,\n event-color-primary: $bg-dark-secondary,\n )\n );\n\n // How to override a non themable property, this was copied from chrome -> inspect element -> styles panel\n .cal-month-view .cal-day-cell.cal-out-month .cal-day-number {\n opacity: 0.15;\n }\n\n // Everything else below is just themes the demo, it's probably not relevant to your app\n background-color: $bg-dark-primary;\n color: $text-color;\n\n .card {\n border-color: $border-color;\n }\n\n .card-header {\n background-color: $bg-dark-secondary;\n }\n\n .card-body {\n background-color: $bg-dark-primary;\n }\n\n .nav-tabs {\n border-bottom-color: $border-color;\n }\n\n .nav-tabs .nav-link.active {\n background-color: $bg-dark-primary;\n color: $text-color;\n border-color: $border-color;\n }\n\n .nav-tabs .nav-link:hover,\n .nav-tabs .nav-link:focus {\n border-color: $border-color;\n }\n}\n"},82368:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1527],{61527:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(35706),highlighted:s(46125)}},{filename:"template.html",contents:{raw:s(82368),highlighted:s(32542)}},{filename:"styles.scss",contents:{raw:{default:s(1388).Z.replace("../../../../angular-calendar/src/angular-calendar.scss","angular-calendar/scss/angular-calendar.scss")},highlighted:{default:s(2397).Z.replace("../../../../angular-calendar/src/angular-calendar.scss","angular-calendar/scss/angular-calendar.scss")}}},{filename:"module.ts",contents:{raw:s(89971),highlighted:s(40219)}}]},2397:(l,a,s)=>{s.d(a,{Z:()=>n});const n='@import \'../../../../angular-calendar/src/angular-calendar\';\n\n.dark-theme {\n // First define some global color variables for your app, these are just for the demo, they can be anything you like\n $bg-dark-primary: #1f262d;\n $bg-dark-secondary: #394046;\n $bg-active: #2c343a;\n $text-color: #d5d6d7;\n $border-color: rgb(0 0 0 / 60%);\n\n // Call the calendar mixin with a sass color map of your theme. Every property is optional.\n // For a list of all variables and how they are used,\n // see https://github.com/mattlewis92/angular-calendar/tree/main/projects/angular-calendar/src/variables.scss\n @include cal-theme(\n (\n bg-primary: $bg-dark-primary,\n bg-secondary: $bg-dark-secondary,\n weekend-color: indianred,\n bg-active: $bg-active,\n border-color: $border-color,\n gray: $bg-dark-secondary,\n today-bg: $bg-dark-secondary,\n event-color-primary: $bg-dark-secondary,\n )\n );\n\n // How to override a non themable property, this was copied from chrome -> inspect element -> styles panel\n .cal-month-view .cal-day-cell.cal-out-month .cal-day-number {\n opacity: 0.15;\n }\n\n // Everything else below is just themes the demo, it\'s probably not relevant to your app\n background-color: $bg-dark-primary;\n color: $text-color;\n\n .card {\n border-color: $border-color;\n }\n\n .card-header {\n background-color: $bg-dark-secondary;\n }\n\n .card-body {\n background-color: $bg-dark-primary;\n }\n\n .nav-tabs {\n border-bottom-color: $border-color;\n }\n\n .nav-tabs .nav-link.active {\n background-color: $bg-dark-primary;\n color: $text-color;\n border-color: $border-color;\n }\n\n .nav-tabs .nav-link:hover,\n .nav-tabs .nav-link:focus {\n border-color: $border-color;\n }\n}\n'},46125:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n ChangeDetectionStrategy,\n Component,\n Inject,\n OnDestroy,\n OnInit,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\nimport { colors } from \'../demo-utils/colors\';\nimport { DOCUMENT } from \'@angular/common\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styleUrls: [\'styles.scss\'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n\n private readonly darkThemeClass = \'dark-theme\';\n\n constructor(@Inject(DOCUMENT) private document) {}\n\n ngOnInit(): void {\n this.document.body.classList.add(this.darkThemeClass);\n }\n\n ngOnDestroy(): void {\n this.document.body.classList.remove(this.darkThemeClass);\n }\n}\n'},40219:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},32542:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},35706:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n ChangeDetectionStrategy,\n Component,\n Inject,\n OnDestroy,\n OnInit,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\nimport { colors } from '../demo-utils/colors';\nimport { DOCUMENT } from '@angular/common';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styleUrls: ['styles.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n\n private readonly darkThemeClass = 'dark-theme';\n\n constructor(@Inject(DOCUMENT) private document) {}\n\n ngOnInit(): void {\n this.document.body.classList.add(this.darkThemeClass);\n }\n\n ngOnDestroy(): void {\n this.document.body.classList.remove(this.darkThemeClass);\n }\n}\n"},89971:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},1388:(l,a,s)=>{s.d(a,{Z:()=>n});const n="@import '../../../../angular-calendar/src/angular-calendar';\n\n.dark-theme {\n // First define some global color variables for your app, these are just for the demo, they can be anything you like\n $bg-dark-primary: #1f262d;\n $bg-dark-secondary: #394046;\n $bg-active: #2c343a;\n $text-color: #d5d6d7;\n $border-color: rgb(0 0 0 / 60%);\n\n // Call the calendar mixin with a sass color map of your theme. Every property is optional.\n // For a list of all variables and how they are used,\n // see https://github.com/mattlewis92/angular-calendar/tree/main/projects/angular-calendar/src/variables.scss\n @include cal-theme(\n (\n bg-primary: $bg-dark-primary,\n bg-secondary: $bg-dark-secondary,\n weekend-color: indianred,\n bg-active: $bg-active,\n border-color: $border-color,\n gray: $bg-dark-secondary,\n today-bg: $bg-dark-secondary,\n event-color-primary: $bg-dark-secondary,\n )\n );\n\n // How to override a non themable property, this was copied from chrome -> inspect element -> styles panel\n .cal-month-view .cal-day-cell.cal-out-month .cal-day-number {\n opacity: 0.15;\n }\n\n // Everything else below is just themes the demo, it's probably not relevant to your app\n background-color: $bg-dark-primary;\n color: $text-color;\n\n .card {\n border-color: $border-color;\n }\n\n .card-header {\n background-color: $bg-dark-secondary;\n }\n\n .card-body {\n background-color: $bg-dark-primary;\n }\n\n .nav-tabs {\n border-bottom-color: $border-color;\n }\n\n .nav-tabs .nav-link.active {\n background-color: $bg-dark-primary;\n color: $text-color;\n border-color: $border-color;\n }\n\n .nav-tabs .nav-link:hover,\n .nav-tabs .nav-link:focus {\n border-color: $border-color;\n }\n}\n"},82368:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/1678.dcd66729db3ddbd6.js b/1678.dcd66729db3ddbd6.js deleted file mode 100644 index f76e0bf26..000000000 --- a/1678.dcd66729db3ddbd6.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1678],{51678:(F,D,s)=>{s.r(D),s.d(D,{DemoModule:()=>_});var m=s(64061),C=s(43850),T=s(60341),p=s(72887),v=s(57585),f=s(14219),y=s(26898),x=s(16705),E=s(57450),e=s(72612),B=s(60845),M=s(45831),H=s(97172),b=s(90676),V=s(65148),O=s(18696),J=(s(11058),s(43920)),k=s(94266),A=s(21443),R=s(30248),W=s(96630),N=s(98027);function Q(i,r){if(1&i&&(e.TgZ(0,"div",9),e._uU(1,"\n "),e.TgZ(2,"b"),e._uU(3),e.qZA(),e._uU(4,"\n "),e.qZA()),2&i){const t=r.$implicit;e.xp6(3),e.Oqu(t.name)}}function G(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",15),e.NdJ("drop",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.eventDropped(a,o.date,!0))})("dragEnter",function(){const l=e.CHM(t).$implicit,o=e.oxw(2);return e.KtG(o.dateDragEnter(l.date))}),e.qZA()}}const z=function(i,r){return{event:i,calendarId:r}},S=function(i,r){return{x:i,y:r}},L=function(i){return{x:i}},Z=function(){return{}};function I(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",19,20),e.NdJ("dragStart",function(){const l=e.CHM(t).$implicit,o=e.MAs(1);e.oxw();const d=e.MAs(1),u=e.oxw(2);return e.KtG(u.dragStarted(d,o,l,!1))})("dragging",function(){e.CHM(t);const a=e.oxw(3);return e.KtG(a.allDayEventDragMove())})("dragEnd",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.dragEnded(o,a,d.dayColumnWidth))}),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-week-view-event",21),e.NdJ("eventClicked",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.eventClicked.emit({event:o.event,sourceEvent:a.sourceEvent}))}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("width",100/n.users.length*t.span,"%")("margin-left",100/n.users.length*t.offset,"%"),e.ekj("cal-draggable",t.event.draggable&&0===n.allDayEventResizes.size)("cal-starts-within-week",!t.startsBeforeWeek)("cal-ends-within-week",!t.endsAfterWeek),e.Q6J("ngClass",null==t.event?null:t.event.cssClass)("dropData",e.WLB(25,z,t.event,n.calendarId))("dragAxis",e.WLB(28,S,t.event.draggable&&0===n.allDayEventResizes.size,!n.snapDraggedEvents&&t.event.draggable&&0===n.allDayEventResizes.size))("dragSnapGrid",n.snapDraggedEvents?e.VKq(31,L,n.dayColumnWidth):e.DdM(33,Z))("validateDrag",n.validateDrag),e.xp6(3),e.Q6J("locale",n.locale)("weekEvent",t)("tooltipPlacement",n.tooltipPlacement)("tooltipTemplate",n.tooltipTemplate)("tooltipAppendToBody",n.tooltipAppendToBody)("tooltipDelay",n.tooltipDelay)("customTemplate",n.eventTemplate)("eventTitleTemplate",n.eventTitleTemplate)("eventActionsTemplate",n.eventActionsTemplate)("daysInWeek",n.daysInWeek)}}function $(i,r){if(1&i&&(e.TgZ(0,"div",16,17),e._uU(2,"\n "),e.YNc(3,I,6,34,"div",18),e._uU(4,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw(2);e.xp6(3),e.Q6J("ngForOf",t.row)("ngForTrackBy",n.trackByWeekAllDayEvent)}}function K(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",10,11),e.NdJ("dragEnter",function(){e.CHM(t);const a=e.oxw();return e.KtG(a.dragEnter("allDay"))})("dragLeave",function(){e.CHM(t);const a=e.oxw();return e.KtG(a.dragLeave("allDay"))}),e._uU(2,"\n "),e.TgZ(3,"div",6),e._uU(4,"\n "),e._UZ(5,"div",12),e._uU(6,"\n "),e.YNc(7,G,1,0,"div",13),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.YNc(10,$,5,2,"div",14),e._uU(11,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.xp6(5),e.Q6J("ngTemplateOutlet",t.allDayEventsLabelTemplate),e.xp6(2),e.Q6J("ngForOf",t.days)("ngForTrackBy",t.trackByWeekDayHeaderDate),e.xp6(3),e.Q6J("ngForOf",t.view.allDayEventRows)("ngForTrackBy",t.trackById)}}function Y(i,r){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view-hour-segment",26),e._uU(1,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("height",n.hourSegmentHeight,"px"),e.Q6J("segment",t)("segmentHeight",n.hourSegmentHeight)("locale",n.locale)("customTemplate",n.hourSegmentTemplate)("isTimeLabel",!0)}}function P(i,r){if(1&i&&(e.TgZ(0,"div",24),e._uU(1,"\n "),e.YNc(2,Y,2,7,"mwl-calendar-week-view-hour-segment",25),e._uU(3,"\n "),e.qZA()),2&i){const t=r.$implicit,n=r.odd,a=e.oxw(2);e.ekj("cal-hour-odd",n),e.xp6(2),e.Q6J("ngForOf",t.segments)("ngForTrackBy",a.trackByHourSegment)}}function j(i,r){if(1&i&&(e.TgZ(0,"div",22),e._uU(1,"\n "),e.YNc(2,P,4,4,"div",23),e._uU(3,"\n "),e.qZA()),2&i){const t=e.oxw();e.xp6(2),e.Q6J("ngForOf",t.view.hourColumns[0].hours)("ngForTrackBy",t.trackByHour)}}const q=function(){return{left:!0,top:!0}};function X(i,r){1&i&&e._UZ(0,"div",34),2&i&&e.Q6J("resizeEdges",e.DdM(1,q))}const ee=function(){return{right:!0,bottom:!0}};function te(i,r){1&i&&e._UZ(0,"div",35),2&i&&e.Q6J("resizeEdges",e.DdM(1,ee))}const ne=function(i,r,t,n){return{left:i,right:r,top:t,bottom:n}};function ae(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",30,20),e.NdJ("resizeStart",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2),u=e.MAs(14);return e.KtG(d.timeEventResizeStarted(u,o,a))})("resizing",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.timeEventResizing(o,a))})("resizeEnd",function(){const l=e.CHM(t).$implicit,o=e.oxw(2);return e.KtG(o.timeEventResizeEnded(l))})("dragStart",function(){const l=e.CHM(t).$implicit,o=e.MAs(1),d=e.oxw(2),u=e.MAs(14);return e.KtG(d.dragStarted(u,o,l,!0))})("dragging",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.dragMove(o,a))})("dragEnd",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.dragEnded(o,a,d.dayColumnWidth,!0))}),e._uU(2,"\n "),e.YNc(3,X,1,2,"div",31),e._uU(4,"\n "),e.TgZ(5,"mwl-calendar-week-view-event",32),e.NdJ("eventClicked",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.eventClicked.emit({event:o.event,sourceEvent:a.sourceEvent}))}),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.YNc(8,te,1,2,"div",33),e._uU(9,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw().$implicit,a=e.oxw();e.Udp("top",t.top,"px")("height",t.height,"px")("left",t.left,"%")("width",t.width,"%"),e.ekj("cal-draggable",t.event.draggable&&0===a.timeEventResizes.size)("cal-starts-within-day",!t.startsBeforeDay)("cal-ends-within-day",!t.endsAfterDay),e.Q6J("ngClass",t.event.cssClass)("hidden",0===t.height&&0===t.width)("resizeSnapGrid",e.l5B(37,ne,a.dayColumnWidth,a.dayColumnWidth,a.eventSnapSize||a.hourSegmentHeight,a.eventSnapSize||a.hourSegmentHeight))("validateResize",a.validateResize)("allowNegativeResizes",!0)("dropData",e.WLB(42,z,t.event,a.calendarId))("dragAxis",e.WLB(45,S,t.event.draggable&&0===a.timeEventResizes.size,t.event.draggable&&0===a.timeEventResizes.size))("dragSnapGrid",a.snapDraggedEvents?e.WLB(48,S,a.dayColumnWidth,a.eventSnapSize||a.hourSegmentHeight):e.DdM(51,Z))("ghostDragEnabled",!a.snapDraggedEvents)("validateDrag",a.validateDrag),e.xp6(3),e.Q6J("ngIf",(null==t.event||null==t.event.resizable?null:t.event.resizable.beforeStart)&&!t.startsBeforeDay),e.xp6(2),e.Q6J("locale",a.locale)("weekEvent",t)("tooltipPlacement",a.tooltipPlacement)("tooltipTemplate",a.tooltipTemplate)("tooltipAppendToBody",a.tooltipAppendToBody)("tooltipDisabled",a.dragActive||a.timeEventResizes.size>0)("tooltipDelay",a.tooltipDelay)("customTemplate",a.eventTemplate)("eventTitleTemplate",a.eventTitleTemplate)("eventActionsTemplate",a.eventActionsTemplate)("column",n),e.xp6(3),e.Q6J("ngIf",(null==t.event||null==t.event.resizable?null:t.event.resizable.afterEnd)&&!t.endsAfterDay)}}function re(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-week-view-hour-segment",37),e.NdJ("mwlClick",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.hourSegmentClicked.emit({date:o.date,sourceEvent:a}))})("drop",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.eventDropped(a,o.date,!1))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("height",n.hourSegmentHeight,"px"),e.Q6J("segment",t)("segmentHeight",n.hourSegmentHeight)("locale",n.locale)("customTemplate",n.hourSegmentTemplate)("clickListenerDisabled",0===n.hourSegmentClicked.observers.length)("dragOverClass",n.dragActive&&n.snapDraggedEvents?null:"cal-drag-over")}}function ie(i,r){if(1&i&&(e.TgZ(0,"div",24),e._uU(1,"\n "),e.YNc(2,re,2,8,"mwl-calendar-week-view-hour-segment",36),e._uU(3,"\n "),e.qZA()),2&i){const t=r.$implicit,n=r.odd,a=e.oxw(2);e.ekj("cal-hour-odd",n),e.xp6(2),e.Q6J("ngForOf",t.segments)("ngForTrackBy",a.trackByHourSegment)}}function oe(i,r){if(1&i&&(e.TgZ(0,"div",27),e._uU(1,"\n "),e._UZ(2,"mwl-calendar-week-view-current-time-marker",28),e._uU(3,"\n "),e.YNc(4,ae,10,52,"div",29),e._uU(5,"\n\n "),e.YNc(6,ie,4,4,"div",23),e._uU(7,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw();e.xp6(2),e.Q6J("columnDate",t.date)("dayStartHour",n.dayStartHour)("dayStartMinute",n.dayStartMinute)("dayEndHour",n.dayEndHour)("dayEndMinute",n.dayEndMinute)("hourSegments",n.hourSegments)("hourSegmentHeight",n.hourSegmentHeight)("customTemplate",n.currentTimeMarkerTemplate),e.xp6(2),e.Q6J("ngForOf",t.events)("ngForTrackBy",n.trackByWeekTimeEvent),e.xp6(2),e.Q6J("ngForOf",t.hours)("ngForTrackBy",n.trackByHour)}}class g extends b.y{getWeekView(r){const{period:t}=super.getWeekView(r),n={period:t,allDayEventRows:[],hourColumns:[],users:[...r.users]};return n.users.forEach((a,l)=>{const o=r.events.filter(u=>u.meta.user.id===a.id),d=super.getWeekView({...r,events:o});n.hourColumns.push(d.hourColumns[0]),d.allDayEventRows.forEach(({row:u},U)=>{n.allDayEventRows[U]=n.allDayEventRows[U]||{row:[]},n.allDayEventRows[U].row.push({...u[0],offset:l,span:1})})}),n}}g.\u0275fac=function(){let i;return function(t){return(i||(i=e.n5z(g)))(t||g)}}(),g.\u0275prov=e.Yz7({token:g,factory:g.\u0275fac});class h extends V.T{constructor(r,t,n,a,l){super(r,t,n,a,l),this.cdr=r,this.utils=t,this.dateAdapter=a,this.element=l,this.users=[],this.userChanged=new e.vpe,this.daysInWeek=1,this.trackByUserId=(o,d)=>d.id}ngOnChanges(r){super.ngOnChanges(r),r.users&&(this.refreshBody(),this.emitBeforeViewRender())}getDayColumnWidth(r){return Math.floor(r.offsetWidth/this.users.length)}dragMove(r,t){if(this.snapDraggedEvents){const n=this.getDraggedUserColumn(r,t.x),a=this.getDragMovedEventTimes(r,{...t,x:0},this.dayColumnWidth,!0),l=r.event,o={...l,...a,meta:{...l.meta,user:n}},d=this.events.map(u=>u===l?o:u);this.restoreOriginalEvents(d,new Map([[o,l]]))}this.dragAlreadyMoved=!0}dragEnded(r,t,n,a=!1){super.dragEnded(r,{...t,x:0},n,a);const l=this.getDraggedUserColumn(r,t.x);l&&l!==r.event.meta.user&&this.userChanged.emit({event:r.event,newUser:l})}getWeekView(r){return this.utils.getWeekView({events:r,users:this.users,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,precision:this.precision,absolutePositionedEvents:!0,hourSegments:this.hourSegments,dayStart:{hour:this.dayStartHour,minute:this.dayStartMinute},dayEnd:{hour:this.dayEndHour,minute:this.dayEndMinute},segmentHeight:this.hourSegmentHeight,weekendDays:this.weekendDays,...(0,O.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}getDraggedUserColumn(r,t){const n=Math.round(t/this.dayColumnWidth),l=this.view.users.findIndex(o=>o===r.event.meta.user)+n;return this.view.users[l]}}h.\u0275fac=function(r){return new(r||h)(e.Y36(e.sBO),e.Y36(g),e.Y36(e.soG),e.Y36(p._),e.Y36(e.SBq))},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-day-view-scheduler"]],inputs:{users:"users"},outputs:{userChanged:"userChanged"},features:[e._Bn([g]),e.qOj,e.TTD],decls:21,vars:8,consts:[["role","grid",1,"cal-week-view"],["role","row",1,"cal-day-headers"],["class","cal-header","tabindex","0","role","columnheader",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-all-day-events","mwlDroppable","",3,"dragEnter","dragLeave",4,"ngIf"],["mwlDroppable","",1,"cal-time-events",3,"dragEnter","dragLeave"],["class","cal-time-label-column",4,"ngIf"],[1,"cal-day-columns"],["dayColumns",""],["class","cal-day-column",4,"ngFor","ngForOf","ngForTrackBy"],["tabindex","0","role","columnheader",1,"cal-header"],["mwlDroppable","",1,"cal-all-day-events",3,"dragEnter","dragLeave"],["allDayEventsContainer",""],[1,"cal-time-label-column",3,"ngTemplateOutlet"],["class","cal-day-column","mwlDroppable","","dragOverClass","cal-drag-over",3,"drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-events-row",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",1,"cal-day-column",3,"drop","dragEnter"],[1,"cal-events-row"],["eventRowContainer",""],["class","cal-event-container","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-week","cal-ends-within-week","ngClass","width","marginLeft","dropData","dragAxis","dragSnapGrid","validateDrag","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","dropData","dragAxis","dragSnapGrid","validateDrag","dragStart","dragging","dragEnd"],["event",""],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","daysInWeek","eventClicked"],[1,"cal-time-label-column"],["class","cal-hour",3,"cal-hour-odd",4,"ngFor","ngForOf","ngForTrackBy"],[1,"cal-hour"],[3,"height","segment","segmentHeight","locale","customTemplate","isTimeLabel",4,"ngFor","ngForOf","ngForTrackBy"],[3,"segment","segmentHeight","locale","customTemplate","isTimeLabel"],[1,"cal-day-column"],[3,"columnDate","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","hourSegments","hourSegmentHeight","customTemplate"],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-day","cal-ends-within-day","ngClass","hidden","top","height","left","width","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","ghostDragEnabled","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","hidden","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","ghostDragEnabled","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],["class","cal-resize-handle cal-resize-handle-before-start","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDisabled","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","column","eventClicked"],["class","cal-resize-handle cal-resize-handle-after-end","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-before-start",3,"resizeEdges"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-after-end",3,"resizeEdges"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"height","segment","segmentHeight","locale","customTemplate","clickListenerDisabled","dragOverClass","mwlClick","drop",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"segment","segmentHeight","locale","customTemplate","clickListenerDisabled","dragOverClass","mwlClick","drop"]],template:function(r,t){1&r&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.YNc(4,Q,5,1,"div",2),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n "),e.YNc(7,K,12,5,"div",3),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("dragEnter",function(){return t.dragEnter("time")})("dragLeave",function(){return t.dragLeave("time")}),e._uU(10,"\n "),e.YNc(11,j,4,2,"div",5),e._uU(12,"\n "),e.TgZ(13,"div",6,7),e._uU(15,"\n "),e.YNc(16,oe,8,12,"div",8),e._uU(17,"\n "),e.qZA(),e._uU(18,"\n "),e.qZA(),e._uU(19,"\n"),e.qZA(),e._uU(20,"\n")),2&r&&(e.xp6(4),e.Q6J("ngForOf",t.users)("ngForTrackBy",t.trackByUserId),e.xp6(3),e.Q6J("ngIf",t.view.allDayEventRows.length>0),e.xp6(4),e.Q6J("ngIf",t.view.hourColumns.length>0),e.xp6(2),e.ekj("cal-resize-active",t.timeEventResizes.size>0),e.xp6(3),e.Q6J("ngForOf",t.view.hourColumns)("ngForTrackBy",t.trackByHourColumn))},dependencies:[m.mk,m.sg,m.O5,m.tP,J.P,k.pD,k.D5,A.E$,A.mC,R.C,W.N,N.e],encapsulation:2});var le=s(9665);const c=[{id:0,name:"John smith",color:y.O.yellow},{id:1,name:"Jane Doe",color:y.O.blue}];class w{constructor(){this.viewDate=new Date,this.users=c,this.events=[{title:"An event",color:c[0].color,start:(0,x.Z)((0,E.Z)(new Date),5),meta:{user:c[0]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"Another event",color:c[1].color,start:(0,x.Z)((0,E.Z)(new Date),2),meta:{user:c[1]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"A 3rd event",color:c[0].color,start:(0,x.Z)((0,E.Z)(new Date),7),meta:{user:c[0]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"An all day event",color:c[0].color,start:new Date,meta:{user:c[0]},draggable:!0,allDay:!0},{title:"Another all day event",color:c[1].color,start:new Date,meta:{user:c[1]},draggable:!0,allDay:!0},{title:"A 3rd all day event",color:c[0].color,start:new Date,meta:{user:c[0]},draggable:!0,allDay:!0}]}eventTimesChanged({event:r,newStart:t,newEnd:n}){r.start=t,r.end=n,this.events=[...this.events]}userChanged({event:r,newUser:t}){r.color=t.color,r.meta.user=t,this.events=[...this.events]}}w.\u0275fac=function(r){return new(r||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:30,vars:12,consts:[[1,"row"],[1,"col-md-6"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"col-md-6","text-right"],[3,"viewDate","events","users","eventTimesChanged","userChanged"]],template:function(r,t){1&r&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",6),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n"),e.qZA(),e._uU(24,"\n"),e._UZ(25,"br"),e._uU(26,"\n\n"),e.TgZ(27,"mwl-day-view-scheduler",7),e.NdJ("eventTimesChanged",function(a){return t.eventTimesChanged(a)})("userChanged",function(a){return t.userChanged(a)}),e._uU(28,"\n"),e.qZA(),e._uU(29,"\n")),2&r&&(e.xp6(6),e.Q6J("view","day")("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view","day")("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.xi3(21,9,t.viewDate,"dayViewTitle")),e.xp6(7),e.Q6J("viewDate",t.viewDate)("events",t.events)("users",t.users))},dependencies:[B.O,M.T,H.i,h,le.J],encapsulation:2,changeDetection:0});class _{}_.\u0275fac=function(r){return new(r||_)},_.\u0275mod=e.oAB({type:_}),_.\u0275inj=e.cJS({imports:[m.ez,T._8.forRoot({provide:p._,useFactory:v.x}),f.S,C.Bz.forChild([{path:"",component:w}])]})},14219:(F,D,s)=>{s.d(D,{S:()=>v});var m=s(64061),C=s(48052),T=s(60341),p=s(72612);class v{}v.\u0275fac=function(y){return new(y||v)},v.\u0275mod=p.oAB({type:v}),v.\u0275inj=p.cJS({imports:[m.ez,C.u5,T._8]})}}]); \ No newline at end of file diff --git a/1711.73cc4fa1a19e4d9c.js b/1711.73cc4fa1a19e4d9c.js new file mode 100644 index 000000000..c280324ac --- /dev/null +++ b/1711.73cc4fa1a19e4d9c.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1711],{43303:(T,m,t)=>{t.d(m,{$:()=>d});var e=t(44879),D=t(2316),C=t(50111),c=t(58125),_=t(68849),p=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=D.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,c.T,_.i,p.J],encapsulation:2})},44248:(T,m,t)=>{t.d(m,{S:()=>_});var e=t(50192),D=t(86963),C=t(5234),c=t(44879);class _{}_.\u0275fac=function(d){return new(d||_)},_.\u0275mod=c.oAB({type:_}),_.\u0275inj=c.cJS({imports:[e.ez,D.u5,C._8]})},51711:(T,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>u});var e=t(50192),D=t(98783),C=t(5234),c=t(33275),_=t(44248),p=t(2316),d=t(22201),n=t(44879),s=t(79144),a=t(84156),l=t(56500),w=t(43303);function U(o,r){if(1&o&&(n.TgZ(0,"div",5),n._uU(1),n.qZA()),2&o){const i=n.oxw();n.xp6(1),n.hij("\n There are no events on this ",i.view,"\n")}}function Z(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",6),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function E(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",7),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function A(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",7),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class h{constructor(r){this.cdr=r,this.view=p.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:d.O.yellow,start:new Date}]}beforeViewRender(r){this.period=r.period,this.cdr.detectChanges()}}h.\u0275fac=function(r){return new(r||h)(n.Y36(n.sBO))},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:14,vars:7,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["class","alert alert-warning",4,"ngIf"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[1,"alert","alert-warning"],[3,"viewDate","events","activeDayIsOpen","beforeViewRender"],[3,"viewDate","events","beforeViewRender"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(v){return i.view=v})("viewDateChange",function(v){return i.viewDate=v}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.YNc(3,U,2,1,"div",1),n._uU(4,"\n\n"),n.TgZ(5,"div",2),n._uU(6,"\n "),n.YNc(7,Z,2,3,"mwl-calendar-month-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-week-view",4),n._uU(10,"\n "),n.YNc(11,A,2,2,"mwl-calendar-day-view",4),n._uU(12,"\n"),n.qZA(),n._uU(13,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngIf",0===(null==i.period?null:i.period.events.length)),n.xp6(2),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.O5,e.RF,e.n9,s.G,a.T,l.S,w.$],encapsulation:2,changeDetection:0});var M=t(20211);class u{}u.\u0275fac=function(r){return new(r||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:c._,useFactory:M.x}),_.S,D.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/2001.e359b4cee59efb6e.js b/2001.e359b4cee59efb6e.js new file mode 100644 index 000000000..fa2bd7acb --- /dev/null +++ b/2001.e359b4cee59efb6e.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2001],{43303:(T,w,a)=>{a.d(w,{$:()=>d});var e=a(44879),u=a(2316),C=a(50111),m=a(58125),r=a(68849),_=a(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,t){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,t.viewDate,t.view+"ViewTitle",t.locale)),e.xp6(8),e.ekj("active",t.view===t.CalendarView.Month),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Week),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Day))},dependencies:[C.O,m.T,r.i,_.J],encapsulation:2})},44248:(T,w,a)=>{a.d(w,{S:()=>r});var e=a(50192),u=a(86963),C=a(5234),m=a(44879);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=m.oAB({type:r}),r.\u0275inj=m.cJS({imports:[e.ez,u.u5,C._8]})},92001:(T,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>c});var e=a(50192),u=a(98783),C=a(5234),m=a(33275),r=a(44248),_=a(2316),d=a(38962),g=a(72810),s=a(13638);var v=a(54876),n=a(44879),U=a(79144),f=a(84156),Z=a(56500),A=a(43303);const y=["scrollContainer"];function M(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-week-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function O(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-day-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}class D{constructor(i){this.cdr=i,this.view=_.w.Week,this.viewDate=new Date,this.events=[]}ngAfterViewInit(){this.scrollToCurrentView()}viewChanged(){this.cdr.detectChanges(),this.scrollToCurrentView()}scrollToCurrentView(){if(this.view===_.w.Week||_.w.Day){const i=(0,d.Z)(function t(l){(0,s.Z)(1,arguments);var i=(0,g.Z)(l);return i.setMinutes(0,0,0),i}(new Date),(0,v.Z)(new Date)),o=this.view===_.w.Week?60:0;this.scrollContainer.nativeElement.scrollTop=i+o}}}D.\u0275fac=function(i){return new(i||D)(n.Y36(n.sBO))},D.\u0275cmp=n.Xpm({type:D,selectors:[["mwl-demo-component"]],viewQuery:function(i,o){if(1&i&&n.Gf(y,5),2&i){let h;n.iGM(h=n.CRH())&&(o.scrollContainer=h.first)}},decls:13,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"scroll-container",3,"ngSwitch"],["scrollContainer",""],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(i,o){1&i&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return o.view=p})("viewDateChange",function(p){return o.viewDate=p})("viewChange",function(){return o.viewChanged()}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1,2),n._uU(5,"\n "),n.YNc(6,M,2,2,"mwl-calendar-month-view",3),n._uU(7,"\n "),n.YNc(8,E,2,2,"mwl-calendar-week-view",3),n._uU(9,"\n "),n.YNc(10,O,2,2,"mwl-calendar-day-view",3),n._uU(11,"\n"),n.qZA(),n._uU(12,"\n")),2&i&&(n.Q6J("view",o.view)("viewDate",o.viewDate),n.xp6(3),n.Q6J("ngSwitch",o.view),n.xp6(3),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,U.G,f.T,Z.S,A.$],styles:[".scroll-container[_ngcontent-%COMP%]{height:calc(100vh - 320px);overflow-y:auto}"],changeDetection:0});var P=a(20211);class c{}c.\u0275fac=function(i){return new(i||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:m._,useFactory:P.x}),r.S,u.Bz.forChild([{path:"",component:D}])]})}}]); \ No newline at end of file diff --git a/2149.8942b35edaeb1056.js b/2149.8942b35edaeb1056.js deleted file mode 100644 index 35cec4752..000000000 --- a/2149.8942b35edaeb1056.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2149],{73772:(h,m,t)=>{t.d(m,{$:()=>d});var e=t(72612),c=t(1885),D=t(60845),u=t(45831),r=t(97172),C=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=c.w}}d.\u0275fac=function(l){return new(l||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(l,a){1&l&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&l&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,u.T,r.i,C.J],encapsulation:2})},14219:(h,m,t)=>{t.d(m,{S:()=>r});var e=t(64061),c=t(48052),D=t(60341),u=t(72612);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=u.oAB({type:r}),r.\u0275inj=u.cJS({imports:[e.ez,c.u5,D._8]})},12149:(h,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>s});var e=t(64061),c=t(43850),D=t(60341),u=t(72887),r=t(14219),C=t(1885),d=t(88354),n=t(72612);class l extends d.K{monthTooltip(v){}weekTooltip(v){}dayTooltip(v){}}l.\u0275fac=function(){let i;return function(o){return(i||(i=n.n5z(l)))(o||l)}}(),l.\u0275prov=n.Yz7({token:l,factory:l.\u0275fac});var a=t(26898),_=t(97286),w=t(65148),T=t(4238),U=t(73772);function f(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)("activeDayIsOpen",!0)}}function Z(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}class p{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:a.O.red}]}}p.\u0275fac=function(v){return new(v||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.K,useClass:l}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(v,o){1&v&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return o.view=g})("viewDateChange",function(g){return o.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&v&&(n.Q6J("view",o.view)("viewDate",o.viewDate),n.xp6(3),n.Q6J("ngSwitch",o.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,w.T,T.S,U.$],encapsulation:2,changeDetection:0});var y=t(57585);class s{}s.\u0275fac=function(v){return new(v||s)},s.\u0275mod=n.oAB({type:s}),s.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:u._,useFactory:y.x}),r.S,c.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file diff --git a/2227.3383aba3e09bed7f.js b/2227.3383aba3e09bed7f.js deleted file mode 100644 index 5a88df47b..000000000 --- a/2227.3383aba3e09bed7f.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2227],{73772:(U,c,a)=>{a.d(c,{$:()=>v});var e=a(72612),h=a(1885),g=a(60845),u=a(45831),d=a(97172),p=a(9665);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=h.w}}v.\u0275fac=function(w){return new(w||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(w,t){1&w&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&w&&(e.xp6(7),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,t.viewDate,t.view+"ViewTitle",t.locale)),e.xp6(8),e.ekj("active",t.view===t.CalendarView.Month),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Week),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Day))},dependencies:[g.O,u.T,d.i,p.J],encapsulation:2})},14219:(U,c,a)=>{a.d(c,{S:()=>d});var e=a(64061),h=a(48052),g=a(60341),u=a(72612);class d{}d.\u0275fac=function(v){return new(v||d)},d.\u0275mod=u.oAB({type:d}),d.\u0275inj=u.cJS({imports:[e.ez,h.u5,g._8]})},42227:(U,c,a)=>{a.r(c),a.d(c,{DemoModule:()=>D});var e=a(64061),h=a(43850),g=a(60341),u=a(72887),d=a(14219),p=a(47679),v=a(1885),s=a(26898),w=a(9025),t=a(57450),l=a(62927),m=a(9433),Z=a(16705),n=a(72612),y=a(97286),A=a(65148),E=a(4238),M=a(73772);function O(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)("refresh",i.refresh)}}function J(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function P(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}class T{constructor(){this.view=v.w.Month,this.viewDate=new Date,this.events=[{start:(0,w.Z)((0,t.Z)(new Date),1),end:(0,l.Z)(new Date,1),title:"A 3 day event",color:s.O.red,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,t.Z)(new Date),title:"An event with no end date",color:s.O.yellow},{start:(0,w.Z)((0,m.Z)(new Date),3),end:(0,l.Z)((0,m.Z)(new Date),3),title:"A long event that spans 2 months",color:s.O.blue,allDay:!0},{start:(0,Z.Z)((0,t.Z)(new Date),2),end:(0,Z.Z)(new Date,2),title:"A draggable and resizable event",color:s.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.refresh=new p.x}eventTimesChanged({event:r,newStart:i,newEnd:C}){r.start=i,r.end=C,this.refresh.next()}}T.\u0275fac=function(r){return new(r||T)},T.\u0275cmp=n.Xpm({type:T,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["dir","rtl",3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(_){return i.view=_})("viewDateChange",function(_){return i.viewDate=_}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,O,2,4,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,J,2,3,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,P,2,3,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,y.G,A.T,E.S,M.$],encapsulation:2,changeDetection:0});var H=a(57585);class D{}D.\u0275fac=function(r){return new(r||D)},D.\u0275mod=n.oAB({type:D}),D.\u0275inj=n.cJS({imports:[e.ez,g._8.forRoot({provide:u._,useFactory:H.x}),d.S,h.Bz.forChild([{path:"",component:T}])]})}}]); \ No newline at end of file diff --git a/224.46eee70996d3d5a8.js b/224.46eee70996d3d5a8.js new file mode 100644 index 000000000..8966c5d9b --- /dev/null +++ b/224.46eee70996d3d5a8.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[224],{43303:(T,w,t)=>{t.d(w,{$:()=>e});var n=t(44879),C=t(2316),D=t(50111),m=t(58125),d=t(68849),c=t(4540);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=C.w}}e.\u0275fac=function(s){return new(s||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&s&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,d.i,c.J],encapsulation:2})},44248:(T,w,t)=>{t.d(w,{S:()=>d});var n=t(50192),C=t(86963),D=t(5234),m=t(44879);class d{}d.\u0275fac=function(e){return new(e||d)},d.\u0275mod=m.oAB({type:d}),d.\u0275inj=m.cJS({imports:[n.ez,C.u5,D._8]})},60224:(T,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>u});var n=t(50192),C=t(98783),D=t(5234),m=t(33275),d=t(44248),c=t(2316),e=t(44879),p=t(79144),s=t(84156),a=t(56500),l=t(43303);function v(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"Click on a month label to change the view to that month."),e.qZA())}function Z(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"Click on a day header to change the view to that day."),e.qZA())}function f(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"There is no other view to navigate to."),e.qZA())}function y(i,_){if(1&i){const o=e.EpF();e.TgZ(0,"mwl-calendar-month-view",7),e.NdJ("dayClicked",function(r){e.CHM(o);const U=e.oxw();return e.KtG(U.changeDay(r.day.date))}),e._uU(1,"\n "),e.qZA()}if(2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}function A(i,_){if(1&i){const o=e.EpF();e.TgZ(0,"mwl-calendar-week-view",8),e.NdJ("dayHeaderClicked",function(r){e.CHM(o);const U=e.oxw();return e.KtG(U.changeDay(r.day.date))}),e._uU(1,"\n "),e.qZA()}if(2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(i,_){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",9),e._uU(1,"\n "),e.qZA()),2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}class h{constructor(){this.view=c.w.Month,this.viewDate=new Date,this.events=[]}changeDay(_){this.viewDate=_,this.view=c.w.Day}}h.\u0275fac=function(_){return new(_||h)},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:24,vars:10,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[4,"ngSwitchCase"],[3,"viewDate","events","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","dayHeaderClicked",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","dayClicked"],[3,"viewDate","events","dayHeaderClicked"],[3,"viewDate","events"]],template:function(_,o){1&_&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(r){return o.view=r})("viewDateChange",function(r){return o.viewDate=r}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.YNc(7,v,2,0,"span",3),e._uU(8,"\n "),e.YNc(9,Z,2,0,"span",3),e._uU(10,"\n "),e.YNc(11,f,2,0,"span",3),e._uU(12,"\n "),e.qZA(),e._uU(13,"\n"),e.qZA(),e._uU(14,"\n\n"),e.TgZ(15,"div",2),e._uU(16,"\n "),e.YNc(17,y,2,2,"mwl-calendar-month-view",4),e._uU(18,"\n "),e.YNc(19,A,2,2,"mwl-calendar-week-view",5),e._uU(20,"\n "),e.YNc(21,E,2,2,"mwl-calendar-day-view",6),e._uU(22,"\n"),e.qZA(),e._uU(23,"\n")),2&_&&(e.Q6J("view",o.view)("viewDate",o.viewDate),e.xp6(5),e.Q6J("ngSwitch",o.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"),e.xp6(4),e.Q6J("ngSwitch",o.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.RF,n.n9,p.G,s.T,a.S,l.$],encapsulation:2,changeDetection:0});var M=t(20211);class u{}u.\u0275fac=function(_){return new(_||u)},u.\u0275mod=e.oAB({type:u}),u.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:m._,useFactory:M.x}),d.S,C.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/3962.0c434369bb82d7ad.js b/2284.640ae027baf5cd8a.js similarity index 99% rename from 3962.0c434369bb82d7ad.js rename to 2284.640ae027baf5cd8a.js index 31e2603d6..b01efd52b 100644 --- a/3962.0c434369bb82d7ad.js +++ b/2284.640ae027baf5cd8a.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3962],{83962:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(59487),highlighted:n(50033)}},{filename:"template.html",contents:{raw:n(54769),highlighted:n(52596)}},{filename:"module.ts",contents:{raw:n(62965),highlighted:n(29964)}}]},50033:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Draggable event\',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: \'A non draggable event\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},29964:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},52596:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},59487:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Draggable event',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: 'A non draggable event',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},62965:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},54769:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2284],{72284:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(59487),highlighted:n(50033)}},{filename:"template.html",contents:{raw:n(54769),highlighted:n(52596)}},{filename:"module.ts",contents:{raw:n(62965),highlighted:n(29964)}}]},50033:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Draggable event\',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: \'A non draggable event\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},29964:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},52596:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},59487:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Draggable event',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: 'A non draggable event',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},62965:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},54769:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/2430.0d4d212f78fc118c.js b/2430.0d4d212f78fc118c.js new file mode 100644 index 000000000..d1c859f23 --- /dev/null +++ b/2430.0d4d212f78fc118c.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2430],{52430:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(93080),highlighted:s(77812)}},{filename:"template.html",contents:{raw:s(89542),highlighted:s(90017)}},{filename:"styles.scss",contents:{raw:s(55154),highlighted:s(37083)}},{filename:"module.ts",contents:{raw:s(66250),highlighted:s(66900)}}]},77812:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styleUrls: [\'./styles.scss\'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject<void>();\n\n addEvent(date: Date): void {\n this.events.push({\n start: date,\n title: \'New event\',\n color: colors.red,\n });\n this.refresh.next();\n }\n}\n'},66900:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { ContextMenuModule } from \'@perfectmemory/ngx-contextmenu\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ContextMenuModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},37083:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="@import '@angular/cdk/overlay-prebuilt.css';\n@import 'node_modules/@perfectmemory/ngx-contextmenu/src/assets/stylesheets/base';\n\n.month-cell-fill-height {\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n}\n"},90017:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<context-menu #basicMenu>\n <ng-template contextMenuItem (execute)="addEvent($event.value)">\n Add event\n </ng-template>\n</context-menu>\n\n<ng-template\n #monthCellTemplate\n let-day="day"\n let-openDay="openDay"\n let-locale="locale"\n let-tooltipPlacement="tooltipPlacement"\n let-highlightDay="highlightDay"\n let-unhighlightDay="unhighlightDay"\n let-eventClicked="eventClicked"\n>\n <div\n class="month-cell-fill-height"\n [contextMenu]="basicMenu"\n [contextMenuValue]="day.date"\n >\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <div class="cal-events">\n <div\n class="cal-event"\n *ngFor="let event of day.events"\n [style.backgroundColor]="event.color.primary"\n [ngClass]="event?.cssClass"\n (mouseenter)="highlightDay.emit({event: event})"\n (mouseleave)="unhighlightDay.emit({event: event})"\n [mwlCalendarTooltip]="event.title | calendarEventTitle:\'monthTooltip\':event"\n [tooltipPlacement]="tooltipPlacement"\n (click)="$event.stopPropagation(); eventClicked.emit({event: event})"\n ></div>\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #weekHeaderTemplate\n let-days="days"\n let-locale="locale"\n let-dayHeaderClicked="dayHeaderClicked"\n>\n <div class="cal-day-headers">\n <div\n class="cal-header"\n *ngFor="let day of days"\n [class.cal-past]="day.isPast"\n [class.cal-today]="day.isToday"\n [class.cal-future]="day.isFuture"\n [class.cal-weekend]="day.isWeekend"\n (click)="dayHeaderClicked.emit({day: day})"\n [contextMenu]="basicMenu"\n [contextMenuValue]="day.date"\n >\n <b>{{ day.date | calendarDate:\'weekViewColumnHeader\':locale }}</b><br />\n <span\n >{{ day.date | calendarDate:\'weekViewColumnSubHeader\':locale }}</span\n >\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #dayHourSegmentTemplate\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n>\n <div\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n [contextMenu]="basicMenu"\n [contextMenuValue]="segment.date"\n >\n <div class="cal-time">\n {{ segment.date | calendarDate: \'dayViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #weekViewHourSegment\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n let-isTimeLabel="isTimeLabel"\n>\n <div\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n [contextMenu]="basicMenu"\n [contextMenuValue]="segment.date"\n >\n <div class="cal-time" *ngIf="isTimeLabel">\n {{ segment.date | calendarDate: \'weekViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [cellTemplate]="monthCellTemplate"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [headerTemplate]="weekHeaderTemplate"\n [hourSegmentTemplate]="weekViewHourSegment"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [hourSegmentTemplate]="dayHourSegmentTemplate"\n >\n </mwl-calendar-day-view>\n</div>\n'},93080:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styleUrls: ['./styles.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject();\n\n addEvent(date: Date): void {\n this.events.push({\n start: date,\n title: 'New event',\n color: colors.red,\n });\n this.refresh.next();\n }\n}\n"},66250:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { ContextMenuModule } from '@perfectmemory/ngx-contextmenu';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ContextMenuModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},55154:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="@import '@angular/cdk/overlay-prebuilt.css';\n@import 'node_modules/@perfectmemory/ngx-contextmenu/src/assets/stylesheets/base';\n\n.month-cell-fill-height {\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n}\n"},89542:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n\n \n Add event\n \n\n\n\n \n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n
\n
\n \n \n\n\n\n
\n \n {{ day.date | calendarDate:\'weekViewColumnHeader\':locale }}
\n {{ day.date | calendarDate:\'weekViewColumnSubHeader\':locale }}\n
\n \n\n\n\n \n
\n {{ segment.date | calendarDate: \'dayViewHour\':locale }}\n
\n \n\n\n\n \n
\n {{ segment.date | calendarDate: \'weekViewHour\':locale }}\n
\n \n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/245.6b2bdf9a39a503ca.js b/245.6b2bdf9a39a503ca.js new file mode 100644 index 000000000..22e504023 --- /dev/null +++ b/245.6b2bdf9a39a503ca.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[245],{60245:(i,s,o)=>{o.r(s),o.d(s,{DemoModule:()=>e});var v=o(50192),D=o(98783),r=o(5234),m=o(33275),t=o(44248),d=o(22201),n=o(44879),f=o(56500);class l{constructor(){this.viewDate=new Date,this.events=[{title:"An all day event",color:d.O.yellow,start:new Date,allDay:!0},{title:"A non all day event",color:d.O.blue,start:new Date}]}}l.\u0275fac=function(a){return new(a||l)},l.\u0275cmp=n.Xpm({type:l,selectors:[["mwl-demo-component"]],decls:3,vars:2,consts:[[3,"viewDate","events"]],template:function(a,u){1&a&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&a&&n.Q6J("viewDate",u.viewDate)("events",u.events)},dependencies:[f.S],encapsulation:2,changeDetection:0});var y=o(20211);class e{}e.\u0275fac=function(a){return new(a||e)},e.\u0275mod=n.oAB({type:e}),e.\u0275inj=n.cJS({imports:[v.ez,r._8.forRoot({provide:m._,useFactory:y.x}),t.S,D.Bz.forChild([{path:"",component:l}])]})},44248:(i,s,o)=>{o.d(s,{S:()=>t});var v=o(50192),D=o(86963),r=o(5234),m=o(44879);class t{}t.\u0275fac=function(n){return new(n||t)},t.\u0275mod=m.oAB({type:t}),t.\u0275inj=m.cJS({imports:[v.ez,D.u5,r._8]})}}]); \ No newline at end of file diff --git a/2513.100ef7d05ee10957.js b/2513.100ef7d05ee10957.js new file mode 100644 index 000000000..95c54ad46 --- /dev/null +++ b/2513.100ef7d05ee10957.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2513],{82513:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(5891),highlighted:s(32973)}},{filename:"template.html",contents:{raw:s(25316),highlighted:s(41751)}},{filename:"module.ts",contents:{raw:s(72956),highlighted:s(54055)}}]},32973:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n Injectable,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarEventTitleFormatter } from \'angular-calendar\';\nimport { WeekViewHourSegment } from \'calendar-utils\';\nimport { fromEvent } from \'rxjs\';\nimport { finalize, takeUntil } from \'rxjs/operators\';\nimport { addDays, addMinutes, endOfWeek } from \'date-fns\';\n\nfunction floorToNearest(amount: number, precision: number) {\n return Math.floor(amount / precision) * precision;\n}\n\nfunction ceilToNearest(amount: number, precision: number) {\n return Math.ceil(amount / precision) * precision;\n}\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n weekTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.weekTooltip(event, title);\n }\n }\n\n dayTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.dayTooltip(event, title);\n }\n }\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n styles: [\n `\n .disable-hover {\n pointer-events: none;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n dragToCreateActive = false;\n\n weekStartsOn: 0 = 0;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n startDragToCreate(\n segment: WeekViewHourSegment,\n mouseDownEvent: MouseEvent,\n segmentElement: HTMLElement\n ) {\n const dragToSelectEvent: CalendarEvent = {\n id: this.events.length,\n title: \'New event\',\n start: segment.date,\n meta: {\n tmpEvent: true,\n },\n };\n this.events = [...this.events, dragToSelectEvent];\n const segmentPosition = segmentElement.getBoundingClientRect();\n this.dragToCreateActive = true;\n const endOfView = endOfWeek(this.viewDate, {\n weekStartsOn: this.weekStartsOn,\n });\n\n fromEvent(document, \'mousemove\')\n .pipe(\n finalize(() => {\n delete dragToSelectEvent.meta.tmpEvent;\n this.dragToCreateActive = false;\n this.refresh();\n }),\n takeUntil(fromEvent(document, \'mouseup\'))\n )\n .subscribe((mouseMoveEvent: MouseEvent) => {\n const minutesDiff = ceilToNearest(\n mouseMoveEvent.clientY - segmentPosition.top,\n 30\n );\n\n const daysDiff =\n floorToNearest(\n mouseMoveEvent.clientX - segmentPosition.left,\n segmentPosition.width\n ) / segmentPosition.width;\n\n const newEnd = addDays(addMinutes(segment.date, minutesDiff), daysDiff);\n if (newEnd > segment.date && newEnd < endOfView) {\n dragToSelectEvent.end = newEnd;\n }\n this.refresh();\n });\n }\n\n private refresh() {\n this.events = [...this.events];\n this.cdr.detectChanges();\n }\n}\n'},54055:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoComponent } from \'./component\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},41751:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-6">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="\'week\'"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="\'week\'"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-6 text-right">\n <h3>{{ viewDate | calendarDate:(\'weekViewTitle\') }}</h3>\n </div>\n</div>\n<br />\n\n<ng-template\n #weekViewHourSegmentTemplate\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n let-isTimeLabel="isTimeLabel"\n>\n <div\n #segmentElement\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n (mousedown)="startDragToCreate(segment, $event, segmentElement)"\n >\n <div class="cal-time" *ngIf="isTimeLabel">\n {{ segment.date | calendarDate:\'weekViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<mwl-calendar-week-view\n [viewDate]="viewDate"\n [events]="events"\n [hourSegmentTemplate]="weekViewHourSegmentTemplate"\n [weekStartsOn]="weekStartsOn"\n>\n</mwl-calendar-week-view>\n'},5891:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n Injectable,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarEventTitleFormatter } from 'angular-calendar';\nimport { WeekViewHourSegment } from 'calendar-utils';\nimport { fromEvent } from 'rxjs';\nimport { finalize, takeUntil } from 'rxjs/operators';\nimport { addDays, addMinutes, endOfWeek } from 'date-fns';\n\nfunction floorToNearest(amount: number, precision: number) {\n return Math.floor(amount / precision) * precision;\n}\n\nfunction ceilToNearest(amount: number, precision: number) {\n return Math.ceil(amount / precision) * precision;\n}\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n weekTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.weekTooltip(event, title);\n }\n }\n\n dayTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.dayTooltip(event, title);\n }\n }\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n styles: [\n `\n .disable-hover {\n pointer-events: none;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n dragToCreateActive = false;\n\n weekStartsOn: 0 = 0;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n startDragToCreate(\n segment: WeekViewHourSegment,\n mouseDownEvent: MouseEvent,\n segmentElement: HTMLElement\n ) {\n const dragToSelectEvent: CalendarEvent = {\n id: this.events.length,\n title: 'New event',\n start: segment.date,\n meta: {\n tmpEvent: true,\n },\n };\n this.events = [...this.events, dragToSelectEvent];\n const segmentPosition = segmentElement.getBoundingClientRect();\n this.dragToCreateActive = true;\n const endOfView = endOfWeek(this.viewDate, {\n weekStartsOn: this.weekStartsOn,\n });\n\n fromEvent(document, 'mousemove')\n .pipe(\n finalize(() => {\n delete dragToSelectEvent.meta.tmpEvent;\n this.dragToCreateActive = false;\n this.refresh();\n }),\n takeUntil(fromEvent(document, 'mouseup'))\n )\n .subscribe((mouseMoveEvent: MouseEvent) => {\n const minutesDiff = ceilToNearest(\n mouseMoveEvent.clientY - segmentPosition.top,\n 30\n );\n\n const daysDiff =\n floorToNearest(\n mouseMoveEvent.clientX - segmentPosition.left,\n segmentPosition.width\n ) / segmentPosition.width;\n\n const newEnd = addDays(addMinutes(segment.date, minutesDiff), daysDiff);\n if (newEnd > segment.date && newEnd < endOfView) {\n dragToSelectEvent.end = newEnd;\n }\n this.refresh();\n });\n }\n\n private refresh() {\n this.events = [...this.events];\n this.cdr.detectChanges();\n }\n}\n"},72956:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoComponent } from './component';\nimport { DemoUtilsModule } from '../demo-utils/module';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},25316:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(\'weekViewTitle\') }}

\n
\n\n
\n\n\n \n
\n {{ segment.date | calendarDate:\'weekViewHour\':locale }}\n
\n \n\n\n\n\n'}}]); \ No newline at end of file diff --git a/2521.90de037833c50779.js b/2521.90de037833c50779.js deleted file mode 100644 index 500e0a4cf..000000000 --- a/2521.90de037833c50779.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2521],{18471:(T,O,r)=>{r.d(O,{b:()=>l});var i=r(97279),M=r(32202),m=r(56666);function l(u,s=i.z){return(0,M.e)((D,h)=>{let t=null,d=null,E=null;const p=()=>{if(t){t.unsubscribe(),t=null;const a=d;d=null,h.next(a)}};function _(){const a=E+u,g=s.now();if(g{d=a,E=s.now(),t||(t=s.schedule(_,u),h.add(t))},()=>{p(),h.complete()},void 0,()=>{d=t=null}))})}},99195:(T,O,r)=>{r.d(O,{Eq:()=>u,HM:()=>s,Ig:()=>M,fI:()=>D,su:()=>m});var i=r(72612);function M(t){return null!=t&&"false"!=`${t}`}function m(t,d=0){return function l(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}(t)?Number(t):d}function u(t){return Array.isArray(t)?t:[t]}function s(t){return null==t?"":"string"==typeof t?t:`${t}px`}function D(t){return t instanceof i.SBq?t.nativeElement:t}},72521:(T,O,r)=>{r.d(O,{Yg:()=>y});var i=r(72612),M=r(99195),m=r(47679),l=r(92845),u=r(1531),s=r(44945),D=r(14152),h=r(24172),t=r(18471),d=r(82566),E=r(53191),p=r(49223),_=r(43095);class a{}a.\u0275fac=function(o){return new(o||a)},a.\u0275mod=i.oAB({type:a}),a.\u0275inj=i.cJS({});const g=new Set;let f;class P{constructor(o){this._platform=o,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):R}matchMedia(o){return(this._platform.WEBKIT||this._platform.BLINK)&&function A(n){if(!g.has(n))try{f||(f=document.createElement("style"),f.setAttribute("type","text/css"),document.head.appendChild(f)),f.sheet&&(f.sheet.insertRule(`@media ${n} {body{ }}`,0),g.add(n))}catch(o){console.error(o)}}(o),this._matchMedia(o)}}function R(n){return{matches:"all"===n||""===n,media:n,addListener:()=>{},removeListener:()=>{}}}P.\u0275fac=function(o){return new(o||P)(i.LFG(_.t4))},P.\u0275prov=i.Yz7({token:P,factory:P.\u0275fac,providedIn:"root"});class y{constructor(o,c){this._mediaMatcher=o,this._zone=c,this._queries=new Map,this._destroySubject=new m.x}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(o){return B((0,M.Eq)(o)).some(x=>this._registerQuery(x).mql.matches)}observe(o){const x=B((0,M.Eq)(o)).map(w=>this._registerQuery(w).observable);let v=(0,l.a)(x);return v=(0,u.z)(v.pipe((0,D.q)(1)),v.pipe((0,h.T)(1),(0,t.b)(0))),v.pipe((0,d.U)(w=>{const I={matches:!1,breakpoints:{}};return w.forEach(({matches:L,query:b})=>{I.matches=I.matches||L,I.breakpoints[b]=L}),I}))}_registerQuery(o){if(this._queries.has(o))return this._queries.get(o);const c=this._mediaMatcher.matchMedia(o),v={observable:new s.y(w=>{const I=L=>this._zone.run(()=>w.next(L));return c.addListener(I),()=>{c.removeListener(I)}}).pipe((0,E.O)(c),(0,d.U)(({matches:w})=>({query:o,matches:w})),(0,p.R)(this._destroySubject)),mql:c};return this._queries.set(o,v),v}}function B(n){return n.map(o=>o.split(",")).reduce((o,c)=>o.concat(c)).map(o=>o.trim())}y.\u0275fac=function(o){return new(o||y)(i.LFG(P),i.LFG(i.R0b))},y.\u0275prov=i.Yz7({token:y,factory:y.\u0275fac,providedIn:"root"})},43095:(T,O,r)=>{r.d(O,{Mq:()=>a,Oy:()=>B,_i:()=>g,ht:()=>R,i$:()=>E,kV:()=>A,sA:()=>y,t4:()=>l});var i=r(72612),M=r(64061);let m;try{m=typeof Intl<"u"&&Intl.v8BreakIterator}catch{m=!1}class l{constructor(n){this._platformId=n,this.isBrowser=this._platformId?(0,M.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&&!m)&&typeof CSS<"u"&&!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}}l.\u0275fac=function(n){return new(n||l)(i.LFG(i.Lbi))},l.\u0275prov=i.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"});class u{}u.\u0275fac=function(n){return new(n||u)},u.\u0275mod=i.oAB({type:u}),u.\u0275inj=i.cJS({});let t,p,_,f;function E(e){return function d(){if(null==t&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>t=!0}))}finally{t=t||!1}return t}()?e:!!e.capture}function a(){if(null==_){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return _=!1,_;if("scrollBehavior"in document.documentElement.style)_=!0;else{const e=Element.prototype.scrollTo;_=!!e&&!/\{\s*\[native code\]\s*\}/.test(e.toString())}}return _}function g(){if("object"!=typeof document||!document)return 0;if(null==p){const e=document.createElement("div"),n=e.style;e.dir="rtl",n.width="1px",n.overflow="auto",n.visibility="hidden",n.pointerEvents="none",n.position="absolute";const o=document.createElement("div"),c=o.style;c.width="2px",c.height="1px",e.appendChild(o),document.body.appendChild(e),p=0,0===e.scrollLeft&&(e.scrollLeft=1,p=0===e.scrollLeft?1:2),e.remove()}return p}function A(e){if(function P(){if(null==f){const e=typeof document<"u"?document.head:null;f=!(!e||!e.createShadowRoot&&!e.attachShadow)}return f}()){const n=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&n instanceof ShadowRoot)return n}return null}function R(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){const n=e.shadowRoot.activeElement;if(n===e)break;e=n}return e}function y(e){return e.composedPath?e.composedPath()[0]:e.target}function B(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}}}]); \ No newline at end of file diff --git a/8601.e4b07d714808ebca.js b/2555.1e2b39b7abea50c7.js similarity index 99% rename from 8601.e4b07d714808ebca.js rename to 2555.1e2b39b7abea50c7.js index 9edcfb426..a2d255117 100644 --- a/8601.e4b07d714808ebca.js +++ b/2555.1e2b39b7abea50c7.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8601],{28601:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:{default:n(33022).Z.replace("8eb2582d-3a4c-4fc5-94c8-3e21487d4e23","REPLACE_WITH_YOUR_OWN_TOKEN")},highlighted:{default:n(24345).Z.replace("8eb2582d-3a4c-4fc5-94c8-3e21487d4e23","REPLACE_WITH_YOUR_OWN_TOKEN")}}},{filename:"template.html",contents:{raw:n(22290),highlighted:n(41954)}},{filename:"module.ts",contents:{raw:n(33844),highlighted:n(33629)}}]},24345:(e,s,n)=>{n.d(s,{Z:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n OnInit,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { HttpClient } from \'@angular/common/http\';\nimport { startOfYear, subYears } from \'date-fns\';\n\n// get your own key from https://holidayapi.com/\nconst HOLIDAY_API_KEY = \'8eb2582d-3a4c-4fc5-94c8-3e21487d4e23\';\n\n// change this to your own country\nconst COUNTRY_CODE = \'US\';\n\ninterface Holiday {\n date: string;\n name: string;\n}\n\ntype CalendarEventWithMeta = CalendarEvent<\n { type: \'holiday\'; holiday: Holiday } | { type: \'normal\' }\n>;\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate = startOfYear(subYears(new Date(), 1));\n\n events: CalendarEventWithMeta[] = [];\n\n constructor(private http: HttpClient, private cdr: ChangeDetectorRef) {}\n\n ngOnInit(): void {\n this.fetchHolidays();\n }\n\n private fetchHolidays() {\n this.http\n .get<{ holidays: Holiday[] }>(\'https://holidayapi.com/v1/holidays\', {\n params: {\n country: COUNTRY_CODE,\n year: String(new Date().getFullYear() - 1),\n key: HOLIDAY_API_KEY,\n },\n })\n .subscribe(({ holidays }) => {\n this.events = holidays.map((holiday) => {\n return {\n start: new Date(holiday.date),\n title: holiday.name,\n allDay: true,\n meta: {\n type: \'holiday\',\n holiday,\n },\n };\n });\n this.cdr.markForCheck();\n });\n }\n}\n'},33629:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { HttpClientModule } from \'@angular/common/http\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n HttpClientModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},41954:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},33022:(e,s,n)=>{n.d(s,{Z:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n OnInit,\n ChangeDetectorRef,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { HttpClient } from '@angular/common/http';\nimport { startOfYear, subYears } from 'date-fns';\n\n// get your own key from https://holidayapi.com/\nconst HOLIDAY_API_KEY = '8eb2582d-3a4c-4fc5-94c8-3e21487d4e23';\n\n// change this to your own country\nconst COUNTRY_CODE = 'US';\n\ninterface Holiday {\n date: string;\n name: string;\n}\n\ntype CalendarEventWithMeta = CalendarEvent<\n { type: 'holiday'; holiday: Holiday } | { type: 'normal' }\n>;\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate = startOfYear(subYears(new Date(), 1));\n\n events: CalendarEventWithMeta[] = [];\n\n constructor(private http: HttpClient, private cdr: ChangeDetectorRef) {}\n\n ngOnInit(): void {\n this.fetchHolidays();\n }\n\n private fetchHolidays() {\n this.http\n .get<{ holidays: Holiday[] }>('https://holidayapi.com/v1/holidays', {\n params: {\n country: COUNTRY_CODE,\n year: String(new Date().getFullYear() - 1),\n key: HOLIDAY_API_KEY,\n },\n })\n .subscribe(({ holidays }) => {\n this.events = holidays.map((holiday) => {\n return {\n start: new Date(holiday.date),\n title: holiday.name,\n allDay: true,\n meta: {\n type: 'holiday',\n holiday,\n },\n };\n });\n this.cdr.markForCheck();\n });\n }\n}\n"},33844:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { HttpClientModule } from '@angular/common/http';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n HttpClientModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},22290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2555],{12555:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:{default:n(33022).Z.replace("8eb2582d-3a4c-4fc5-94c8-3e21487d4e23","REPLACE_WITH_YOUR_OWN_TOKEN")},highlighted:{default:n(24345).Z.replace("8eb2582d-3a4c-4fc5-94c8-3e21487d4e23","REPLACE_WITH_YOUR_OWN_TOKEN")}}},{filename:"template.html",contents:{raw:n(22290),highlighted:n(41954)}},{filename:"module.ts",contents:{raw:n(33844),highlighted:n(33629)}}]},24345:(e,s,n)=>{n.d(s,{Z:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n OnInit,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { HttpClient } from \'@angular/common/http\';\nimport { startOfYear, subYears } from \'date-fns\';\n\n// get your own key from https://holidayapi.com/\nconst HOLIDAY_API_KEY = \'8eb2582d-3a4c-4fc5-94c8-3e21487d4e23\';\n\n// change this to your own country\nconst COUNTRY_CODE = \'US\';\n\ninterface Holiday {\n date: string;\n name: string;\n}\n\ntype CalendarEventWithMeta = CalendarEvent<\n { type: \'holiday\'; holiday: Holiday } | { type: \'normal\' }\n>;\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate = startOfYear(subYears(new Date(), 1));\n\n events: CalendarEventWithMeta[] = [];\n\n constructor(private http: HttpClient, private cdr: ChangeDetectorRef) {}\n\n ngOnInit(): void {\n this.fetchHolidays();\n }\n\n private fetchHolidays() {\n this.http\n .get<{ holidays: Holiday[] }>(\'https://holidayapi.com/v1/holidays\', {\n params: {\n country: COUNTRY_CODE,\n year: String(new Date().getFullYear() - 1),\n key: HOLIDAY_API_KEY,\n },\n })\n .subscribe(({ holidays }) => {\n this.events = holidays.map((holiday) => {\n return {\n start: new Date(holiday.date),\n title: holiday.name,\n allDay: true,\n meta: {\n type: \'holiday\',\n holiday,\n },\n };\n });\n this.cdr.markForCheck();\n });\n }\n}\n'},33629:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { HttpClientModule } from \'@angular/common/http\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n HttpClientModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},41954:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},33022:(e,s,n)=>{n.d(s,{Z:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n OnInit,\n ChangeDetectorRef,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { HttpClient } from '@angular/common/http';\nimport { startOfYear, subYears } from 'date-fns';\n\n// get your own key from https://holidayapi.com/\nconst HOLIDAY_API_KEY = '8eb2582d-3a4c-4fc5-94c8-3e21487d4e23';\n\n// change this to your own country\nconst COUNTRY_CODE = 'US';\n\ninterface Holiday {\n date: string;\n name: string;\n}\n\ntype CalendarEventWithMeta = CalendarEvent<\n { type: 'holiday'; holiday: Holiday } | { type: 'normal' }\n>;\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate = startOfYear(subYears(new Date(), 1));\n\n events: CalendarEventWithMeta[] = [];\n\n constructor(private http: HttpClient, private cdr: ChangeDetectorRef) {}\n\n ngOnInit(): void {\n this.fetchHolidays();\n }\n\n private fetchHolidays() {\n this.http\n .get<{ holidays: Holiday[] }>('https://holidayapi.com/v1/holidays', {\n params: {\n country: COUNTRY_CODE,\n year: String(new Date().getFullYear() - 1),\n key: HOLIDAY_API_KEY,\n },\n })\n .subscribe(({ holidays }) => {\n this.events = holidays.map((holiday) => {\n return {\n start: new Date(holiday.date),\n title: holiday.name,\n allDay: true,\n meta: {\n type: 'holiday',\n holiday,\n },\n };\n });\n this.cdr.markForCheck();\n });\n }\n}\n"},33844:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { HttpClientModule } from '@angular/common/http';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n HttpClientModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},22290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/26.8a8a15b222c2cbed.js b/26.8a8a15b222c2cbed.js deleted file mode 100644 index 8f1b0ee33..000000000 --- a/26.8a8a15b222c2cbed.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[26],{10026:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(34796),highlighted:s(77812)}},{filename:"template.html",contents:{raw:s(89542),highlighted:s(90017)}},{filename:"styles.scss",contents:{raw:s(55154),highlighted:s(37083)}},{filename:"module.ts",contents:{raw:s(66250),highlighted:s(66900)}}]},77812:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styleUrls: [\'./styles.scss\'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject<void>();\n\n addEvent(date: Date): void {\n this.events.push({\n start: date,\n title: \'New event\',\n color: colors.red,\n });\n this.refresh.next();\n }\n}\n'},66900:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { ContextMenuModule } from \'@perfectmemory/ngx-contextmenu\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ContextMenuModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},37083:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="@import '@angular/cdk/overlay-prebuilt.css';\n@import 'node_modules/@perfectmemory/ngx-contextmenu/src/assets/stylesheets/base';\n\n.month-cell-fill-height {\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n}\n"},90017:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<context-menu #basicMenu>\n <ng-template contextMenuItem (execute)="addEvent($event.value)">\n Add event\n </ng-template>\n</context-menu>\n\n<ng-template\n #monthCellTemplate\n let-day="day"\n let-openDay="openDay"\n let-locale="locale"\n let-tooltipPlacement="tooltipPlacement"\n let-highlightDay="highlightDay"\n let-unhighlightDay="unhighlightDay"\n let-eventClicked="eventClicked"\n>\n <div\n class="month-cell-fill-height"\n [contextMenu]="basicMenu"\n [contextMenuValue]="day.date"\n >\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <div class="cal-events">\n <div\n class="cal-event"\n *ngFor="let event of day.events"\n [style.backgroundColor]="event.color.primary"\n [ngClass]="event?.cssClass"\n (mouseenter)="highlightDay.emit({event: event})"\n (mouseleave)="unhighlightDay.emit({event: event})"\n [mwlCalendarTooltip]="event.title | calendarEventTitle:\'monthTooltip\':event"\n [tooltipPlacement]="tooltipPlacement"\n (click)="$event.stopPropagation(); eventClicked.emit({event: event})"\n ></div>\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #weekHeaderTemplate\n let-days="days"\n let-locale="locale"\n let-dayHeaderClicked="dayHeaderClicked"\n>\n <div class="cal-day-headers">\n <div\n class="cal-header"\n *ngFor="let day of days"\n [class.cal-past]="day.isPast"\n [class.cal-today]="day.isToday"\n [class.cal-future]="day.isFuture"\n [class.cal-weekend]="day.isWeekend"\n (click)="dayHeaderClicked.emit({day: day})"\n [contextMenu]="basicMenu"\n [contextMenuValue]="day.date"\n >\n <b>{{ day.date | calendarDate:\'weekViewColumnHeader\':locale }}</b><br />\n <span\n >{{ day.date | calendarDate:\'weekViewColumnSubHeader\':locale }}</span\n >\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #dayHourSegmentTemplate\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n>\n <div\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n [contextMenu]="basicMenu"\n [contextMenuValue]="segment.date"\n >\n <div class="cal-time">\n {{ segment.date | calendarDate: \'dayViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<ng-template\n #weekViewHourSegment\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n let-isTimeLabel="isTimeLabel"\n>\n <div\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n [contextMenu]="basicMenu"\n [contextMenuValue]="segment.date"\n >\n <div class="cal-time" *ngIf="isTimeLabel">\n {{ segment.date | calendarDate: \'weekViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [cellTemplate]="monthCellTemplate"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [headerTemplate]="weekHeaderTemplate"\n [hourSegmentTemplate]="weekViewHourSegment"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [hourSegmentTemplate]="dayHourSegmentTemplate"\n >\n </mwl-calendar-day-view>\n</div>\n'},34796:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styleUrls: ['./styles.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject();\n\n addEvent(date: Date): void {\n this.events.push({\n start: date,\n title: 'New event',\n color: colors.red,\n });\n this.refresh.next();\n }\n}\n"},66250:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { ContextMenuModule } from '@perfectmemory/ngx-contextmenu';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ContextMenuModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},55154:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="@import '@angular/cdk/overlay-prebuilt.css';\n@import 'node_modules/@perfectmemory/ngx-contextmenu/src/assets/stylesheets/base';\n\n.month-cell-fill-height {\n flex: 1;\n display: flex;\n flex-direction: column;\n align-items: stretch;\n}\n"},89542:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n\n \n Add event\n \n\n\n\n \n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n
\n
\n \n \n\n\n\n
\n \n {{ day.date | calendarDate:\'weekViewColumnHeader\':locale }}
\n {{ day.date | calendarDate:\'weekViewColumnSubHeader\':locale }}\n
\n \n\n\n\n \n
\n {{ segment.date | calendarDate: \'dayViewHour\':locale }}\n
\n \n\n\n\n \n
\n {{ segment.date | calendarDate: \'weekViewHour\':locale }}\n
\n \n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/290.8547b17ee4853015.js b/290.8547b17ee4853015.js new file mode 100644 index 000000000..83faadb2e --- /dev/null +++ b/290.8547b17ee4853015.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[290],{40290:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(64946),highlighted:s(82604)}},{filename:"template.html",contents:{raw:s(50838),highlighted:s(87568)}},{filename:"module.ts",contents:{raw:s(41818),highlighted:s(16211)}}]},82604:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\n\nconst RED_CELL: \'red-cell\' = \'red-cell\';\nconst BLUE_CELL: \'blue-cell\' = \'blue-cell\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n styles: [\n `\n .red-cell {\n background-color: red !important;\n }\n .blue-cell {\n background-color: blue !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject<void>();\n\n cssClass: string = RED_CELL;\n\n refreshView(): void {\n this.cssClass = this.cssClass === RED_CELL ? BLUE_CELL : RED_CELL;\n this.refresh.next();\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (day.date.getDate() % 2 === 1) {\n day.cssClass = this.cssClass;\n }\n });\n }\n}\n'},16211:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},87568:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="text-center">\n <button class="btn btn-primary" (click)="refreshView()">\n Refresh + re-render the current view\n </button>\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n >\n </mwl-calendar-day-view>\n</div>\n'},64946:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport { Subject } from 'rxjs';\n\nconst RED_CELL: 'red-cell' = 'red-cell';\nconst BLUE_CELL: 'blue-cell' = 'blue-cell';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n styles: [\n `\n .red-cell {\n background-color: red !important;\n }\n .blue-cell {\n background-color: blue !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject();\n\n cssClass: string = RED_CELL;\n\n refreshView(): void {\n this.cssClass = this.cssClass === RED_CELL ? BLUE_CELL : RED_CELL;\n this.refresh.next();\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (day.date.getDate() % 2 === 1) {\n day.cssClass = this.cssClass;\n }\n });\n }\n}\n"},41818:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},50838:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/3118.f2dbfb49d012f5e6.js b/3118.f2dbfb49d012f5e6.js new file mode 100644 index 000000000..d49f94c83 --- /dev/null +++ b/3118.f2dbfb49d012f5e6.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3118],{93118:(Bt,j,s)=>{s.r(j),s.d(j,{DemoModule:()=>x});var S=s(50192),H=s(77797),re=s(98783),ie=s(5234),oe=s(33275),ue=s(44248),se=s(27053),de=s(2316),le=s(35250),ce=s(54141),me=s(54876),fe=s(69456),ve=s(78511),he=s(82398),w=s(13638);function N(n){return(N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(n)}function ge(n){return(0,w.Z)(1,arguments),n instanceof Date||"object"===N(n)&&"[object Date]"===Object.prototype.toString.call(n)}var C=s(72810);function we(n){if((0,w.Z)(1,arguments),!ge(n)&&"number"!=typeof n)return!1;var t=(0,C.Z)(n);return!isNaN(Number(t))}var ye=s(95532),_=s(7483);function pe(n,t){(0,w.Z)(2,arguments);var e=(0,_.Z)(t);return(0,ye.Z)(n,-e)}function F(n){(0,w.Z)(1,arguments);var t=1,e=(0,C.Z)(n),a=e.getUTCDay(),r=(a=r.getTime()?e+1:t.getTime()>=u.getTime()?e:e-1}function Te(n){(0,w.Z)(1,arguments);var t=q(n),e=new Date(0);e.setUTCFullYear(t,0,4),e.setUTCHours(0,0,0,0);var a=F(e);return a}var De=6048e5;var $=s(64008);function L(n,t){var e,a,r,i,u,l,m,c;(0,w.Z)(1,arguments);var v=(0,$.j)(),f=(0,_.Z)(null!==(e=null!==(a=null!==(r=null!==(i=t?.weekStartsOn)&&void 0!==i?i:null==t||null===(u=t.locale)||void 0===u||null===(l=u.options)||void 0===l?void 0:l.weekStartsOn)&&void 0!==r?r:v.weekStartsOn)&&void 0!==a?a:null===(m=v.locale)||void 0===m||null===(c=m.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==e?e:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=(0,C.Z)(n),h=g.getUTCDay(),p=(h=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(f+1,0,h),p.setUTCHours(0,0,0,0);var W=L(p,t),O=new Date(0);O.setUTCFullYear(f,0,h),O.setUTCHours(0,0,0,0);var E=L(O,t);return v.getTime()>=W.getTime()?f+1:v.getTime()>=E.getTime()?f:f-1}function _e(n,t){var e,a,r,i,u,l,m,c;(0,w.Z)(1,arguments);var v=(0,$.j)(),f=(0,_.Z)(null!==(e=null!==(a=null!==(r=null!==(i=t?.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(u=t.locale)||void 0===u||null===(l=u.options)||void 0===l?void 0:l.firstWeekContainsDate)&&void 0!==r?r:v.firstWeekContainsDate)&&void 0!==a?a:null===(m=v.locale)||void 0===m||null===(c=m.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==e?e:1),g=V(n,t),h=new Date(0);h.setUTCFullYear(g,0,f),h.setUTCHours(0,0,0,0);var p=L(h,t);return p}var Me=6048e5;function d(n,t){for(var e=n<0?"-":"",a=Math.abs(n).toString();a.length0?a:1-a;return d("yy"===e?r%100:r,e.length)},M:function(t,e){var a=t.getUTCMonth();return"M"===e?String(a+1):d(a+1,2)},d:function(t,e){return d(t.getUTCDate(),e.length)},a:function(t,e){var a=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.toUpperCase();case"aaa":return a;case"aaaaa":return a[0];default:return"am"===a?"a.m.":"p.m."}},h:function(t,e){return d(t.getUTCHours()%12||12,e.length)},H:function(t,e){return d(t.getUTCHours(),e.length)},m:function(t,e){return d(t.getUTCMinutes(),e.length)},s:function(t,e){return d(t.getUTCSeconds(),e.length)},S:function(t,e){var a=e.length,r=t.getUTCMilliseconds();return d(Math.floor(r*Math.pow(10,a-3)),e.length)}};var M_midnight="midnight",M_noon="noon",M_morning="morning",M_afternoon="afternoon",M_evening="evening",M_night="night";function z(n,t){var e=n>0?"-":"+",a=Math.abs(n),r=Math.floor(a/60),i=a%60;if(0===i)return e+String(r);var u=t||"";return e+String(r)+u+d(i,2)}function K(n,t){return n%60==0?(n>0?"-":"+")+d(Math.abs(n)/60,2):D(n,t)}function D(n,t){var e=t||"",a=n>0?"-":"+",r=Math.abs(n);return a+d(Math.floor(r/60),2)+e+d(r%60,2)}const Pe={G:function(t,e,a){var r=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return a.era(r,{width:"abbreviated"});case"GGGGG":return a.era(r,{width:"narrow"});default:return a.era(r,{width:"wide"})}},y:function(t,e,a){if("yo"===e){var r=t.getUTCFullYear(),i=r>0?r:1-r;return a.ordinalNumber(i,{unit:"year"})}return b.y(t,e)},Y:function(t,e,a,r){var i=V(t,r),u=i>0?i:1-i;return"YY"===e?d(u%100,2):"Yo"===e?a.ordinalNumber(u,{unit:"year"}):d(u,e.length)},R:function(t,e){return d(q(t),e.length)},u:function(t,e){return d(t.getUTCFullYear(),e.length)},Q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return d(r,2);case"Qo":return a.ordinalNumber(r,{unit:"quarter"});case"QQQ":return a.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(r,{width:"narrow",context:"formatting"});default:return a.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return d(r,2);case"qo":return a.ordinalNumber(r,{unit:"quarter"});case"qqq":return a.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(r,{width:"narrow",context:"standalone"});default:return a.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,a){var r=t.getUTCMonth();switch(e){case"M":case"MM":return b.M(t,e);case"Mo":return a.ordinalNumber(r+1,{unit:"month"});case"MMM":return a.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(r,{width:"narrow",context:"formatting"});default:return a.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,a){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return d(r+1,2);case"Lo":return a.ordinalNumber(r+1,{unit:"month"});case"LLL":return a.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(r,{width:"narrow",context:"standalone"});default:return a.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,a,r){var i=function xe(n,t){(0,w.Z)(1,arguments);var e=(0,C.Z)(n),a=L(e,t).getTime()-_e(e,t).getTime();return Math.round(a/Me)+1}(t,r);return"wo"===e?a.ordinalNumber(i,{unit:"week"}):d(i,e.length)},I:function(t,e,a){var r=function Oe(n){(0,w.Z)(1,arguments);var t=(0,C.Z)(n),e=F(t).getTime()-Te(t).getTime();return Math.round(e/De)+1}(t);return"Io"===e?a.ordinalNumber(r,{unit:"week"}):d(r,e.length)},d:function(t,e,a){return"do"===e?a.ordinalNumber(t.getUTCDate(),{unit:"date"}):b.d(t,e)},D:function(t,e,a){var r=function be(n){(0,w.Z)(1,arguments);var t=(0,C.Z)(n),e=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var a=t.getTime(),r=e-a;return Math.floor(r/864e5)+1}(t);return"Do"===e?a.ordinalNumber(r,{unit:"dayOfYear"}):d(r,e.length)},E:function(t,e,a){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return a.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(r,{width:"short",context:"formatting"});default:return a.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(u);case"ee":return d(u,2);case"eo":return a.ordinalNumber(u,{unit:"day"});case"eee":return a.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(i,{width:"short",context:"formatting"});default:return a.day(i,{width:"wide",context:"formatting"})}},c:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(u);case"cc":return d(u,e.length);case"co":return a.ordinalNumber(u,{unit:"day"});case"ccc":return a.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(i,{width:"narrow",context:"standalone"});case"cccccc":return a.day(i,{width:"short",context:"standalone"});default:return a.day(i,{width:"wide",context:"standalone"})}},i:function(t,e,a){var r=t.getUTCDay(),i=0===r?7:r;switch(e){case"i":return String(i);case"ii":return d(i,e.length);case"io":return a.ordinalNumber(i,{unit:"day"});case"iii":return a.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(r,{width:"short",context:"formatting"});default:return a.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,a){var i=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,a){var i,r=t.getUTCHours();switch(i=12===r?M_noon:0===r?M_midnight:r/12>=1?"pm":"am",e){case"b":case"bb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,a){var i,r=t.getUTCHours();switch(i=r>=17?M_evening:r>=12?M_afternoon:r>=4?M_morning:M_night,e){case"B":case"BB":case"BBB":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,a){if("ho"===e){var r=t.getUTCHours()%12;return 0===r&&(r=12),a.ordinalNumber(r,{unit:"hour"})}return b.h(t,e)},H:function(t,e,a){return"Ho"===e?a.ordinalNumber(t.getUTCHours(),{unit:"hour"}):b.H(t,e)},K:function(t,e,a){var r=t.getUTCHours()%12;return"Ko"===e?a.ordinalNumber(r,{unit:"hour"}):d(r,e.length)},k:function(t,e,a){var r=t.getUTCHours();return 0===r&&(r=24),"ko"===e?a.ordinalNumber(r,{unit:"hour"}):d(r,e.length)},m:function(t,e,a){return"mo"===e?a.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):b.m(t,e)},s:function(t,e,a){return"so"===e?a.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):b.s(t,e)},S:function(t,e){return b.S(t,e)},X:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();if(0===u)return"Z";switch(e){case"X":return K(u);case"XXXX":case"XX":return D(u);default:return D(u,":")}},x:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"x":return K(u);case"xxxx":case"xx":return D(u);default:return D(u,":")}},O:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+z(u,":");default:return"GMT"+D(u,":")}},z:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+z(u,":");default:return"GMT"+D(u,":")}},t:function(t,e,a,r){var i=r._originalDate||t;return d(Math.floor(i.getTime()/1e3),e.length)},T:function(t,e,a,r){return d((r._originalDate||t).getTime(),e.length)}};var ee=function(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},te=function(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}};const Ee={p:te,P:function(t,e){var u,a=t.match(/(P+)(p+)?/)||[],r=a[1],i=a[2];if(!i)return ee(t,e);switch(r){case"P":u=e.dateTime({width:"short"});break;case"PP":u=e.dateTime({width:"medium"});break;case"PPP":u=e.dateTime({width:"long"});break;default:u=e.dateTime({width:"full"})}return u.replace("{{date}}",ee(r,e)).replace("{{time}}",te(i,e))}};var Ye=s(94987),Ze=["D","DD"],Ne=["YY","YYYY"];function Fe(n){return-1!==Ze.indexOf(n)}function $e(n){return-1!==Ne.indexOf(n)}function ae(n,t,e){if("YYYY"===n)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===n)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===n)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===n)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Le={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};const Ie=function(t,e,a){var r,i=Le[t];return r="string"==typeof i?i:1===e?i.one:i.other.replace("{{count}}",e.toString()),null!=a&&a.addSuffix?a.comparison&&a.comparison>0?"in "+r:r+" ago":r};function A(n){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.width?String(t.width):n.defaultWidth,a=n.formats[e]||n.formats[n.defaultWidth];return a}}var Je={date:A({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:A({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:A({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})};var Xe={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function k(n){return function(t,e){var r;if("formatting"===(null!=e&&e.context?String(e.context):"standalone")&&n.formattingValues){var i=n.defaultFormattingWidth||n.defaultWidth,u=null!=e&&e.width?String(e.width):i;r=n.formattingValues[u]||n.formattingValues[i]}else{var l=n.defaultWidth,m=null!=e&&e.width?String(e.width):n.defaultWidth;r=n.values[m]||n.values[l]}return r[n.argumentCallback?n.argumentCallback(t):t]}}function P(n){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=e.width,r=a&&n.matchPatterns[a]||n.matchPatterns[n.defaultMatchWidth],i=t.match(r);if(!i)return null;var c,u=i[0],l=a&&n.parsePatterns[a]||n.parsePatterns[n.defaultParseWidth],m=Array.isArray(l)?ot(l,function(f){return f.test(u)}):it(l,function(f){return f.test(u)});c=n.valueCallback?n.valueCallback(m):m,c=e.valueCallback?e.valueCallback(c):c;var v=t.slice(u.length);return{value:c,rest:v}}}function it(n,t){for(var e in n)if(n.hasOwnProperty(e)&&t(n[e]))return e}function ot(n,t){for(var e=0;e20||r<10)switch(r%10){case 1:return a+"st";case 2:return a+"nd";case 3:return a+"rd"}return a+"th"},era:k({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:k({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:k({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:k({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:k({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:function ut(n){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.match(n.matchPattern);if(!a)return null;var r=a[0],i=t.match(n.parsePattern);if(!i)return null;var u=n.valueCallback?n.valueCallback(i[0]):i[0];u=e.valueCallback?e.valueCallback(u):u;var l=t.slice(r.length);return{value:u,rest:l}}}({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:P({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:P({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:P({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:P({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:P({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};var Dt=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Ot=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_t=/^'([^]*?)'?$/,Mt=/''/g,xt=/[a-zA-Z]/;function ne(n,t,e){var a,r,i,u,l,m,c,v,f,g,h,p,W,O,E,R,J,G;(0,w.Z)(2,arguments);var At=String(t),Y=(0,$.j)(),Z=null!==(a=null!==(r=e?.locale)&&void 0!==r?r:Y.locale)&&void 0!==a?a:Tt,X=(0,_.Z)(null!==(i=null!==(u=null!==(l=null!==(m=e?.firstWeekContainsDate)&&void 0!==m?m:null==e||null===(c=e.locale)||void 0===c||null===(v=c.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==l?l:Y.firstWeekContainsDate)&&void 0!==u?u:null===(f=Y.locale)||void 0===f||null===(g=f.options)||void 0===g?void 0:g.firstWeekContainsDate)&&void 0!==i?i:1);if(!(X>=1&&X<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var B=(0,_.Z)(null!==(h=null!==(p=null!==(W=null!==(O=e?.weekStartsOn)&&void 0!==O?O:null==e||null===(E=e.locale)||void 0===E||null===(R=E.options)||void 0===R?void 0:R.weekStartsOn)&&void 0!==W?W:Y.weekStartsOn)&&void 0!==p?p:null===(J=Y.locale)||void 0===J||null===(G=J.options)||void 0===G?void 0:G.weekStartsOn)&&void 0!==h?h:0);if(!(B>=0&&B<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!Z.localize)throw new RangeError("locale must contain localize property");if(!Z.formatLong)throw new RangeError("locale must contain formatLong property");var Q=(0,C.Z)(n);if(!we(Q))throw new RangeError("Invalid time value");var Rt=(0,Ye.Z)(Q),Jt=pe(Q,Rt),Gt={firstWeekContainsDate:X,weekStartsOn:B,locale:Z,_originalDate:Q},Xt=At.match(Ot).map(function(y){var T=y[0];return"p"===T||"P"===T?(0,Ee[T])(y,Z.formatLong):y}).join("").match(Dt).map(function(y){if("''"===y)return"'";var T=y[0];if("'"===T)return St(y);var I=Pe[T];if(I)return!(null!=e&&e.useAdditionalWeekYearTokens)&&$e(y)&&ae(y,t,String(n)),!(null!=e&&e.useAdditionalDayOfYearTokens)&&Fe(y)&&ae(y,t,String(n)),I(Jt,y,Z.localize,Gt);if(T.match(xt))throw new RangeError("Format string contains an unescaped latin alphabet character `"+T+"`");return y}).join("");return Xt}function St(n){var t=n.match(_t);return t?t[1].replace(Mt,"'"):n}var kt=s(15938),Pt=s(4400),Ut=s(22201),o=s(44879),Wt=s(79144),Et=s(84156),Yt=s(56500),Zt=s(43303);function Nt(n,t){1&n&&(o._uU(0,"\n "),o.TgZ(1,"div",3),o._uU(2,"\n "),o._UZ(3,"i",4),o._uU(4," "),o._UZ(5,"br"),o._uU(6,"\n Loading events...\n "),o.qZA(),o._uU(7,"\n"))}function Ft(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-month-view",8),o.NdJ("dayClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.dayClicked(r.day))})("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)("activeDayIsOpen",a.activeDayIsOpen)}}function $t(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-week-view",9),o.NdJ("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)}}function Lt(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-day-view",9),o.NdJ("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)}}function Qt(n,t){if(1&n&&(o.TgZ(0,"div"),o._uU(1,"\n "),o.TgZ(2,"div",5),o._uU(3,"\n "),o.YNc(4,Ft,2,3,"mwl-calendar-month-view",6),o._uU(5,"\n "),o.YNc(6,$t,2,2,"mwl-calendar-week-view",7),o._uU(7,"\n "),o.YNc(8,Lt,2,2,"mwl-calendar-day-view",7),o._uU(9,"\n "),o.qZA(),o._uU(10,"\n"),o.qZA()),2&n){const e=o.oxw();o.xp6(2),o.Q6J("ngSwitch",e.view),o.xp6(2),o.Q6J("ngSwitchCase","month"),o.xp6(2),o.Q6J("ngSwitchCase","week"),o.xp6(2),o.Q6J("ngSwitchCase","day")}}function It(n){const t=n.getTimezoneOffset();return`T00:00:00${t>0?"-":"+"}${String(Math.floor(Math.abs(t/60))).padStart(2,"0")}:${String(Math.abs(t%60)).padEnd(2,"0")}`}class U{constructor(t){this.http=t,this.view=de.w.Month,this.viewDate=new Date,this.activeDayIsOpen=!1}ngOnInit(){this.fetchEvents()}fetchEvents(){const t={month:le.Z,week:ce.Z,day:me.Z}[this.view],e={month:fe.Z,week:ve.Z,day:he.Z}[this.view],a=(new H.LE).set("primary_release_date.gte",ne(t(this.viewDate),"yyyy-MM-dd")).set("primary_release_date.lte",ne(e(this.viewDate),"yyyy-MM-dd")).set("api_key","0ec33936a68018857d727958dca1424f");this.events$=this.http.get("https://api.themoviedb.org/3/discover/movie",{params:a}).pipe((0,se.U)(({results:r})=>r.map(i=>({title:i.title,start:new Date(i.release_date+It(this.viewDate)),color:Ut.O.yellow,allDay:!0,meta:{film:i}}))))}dayClicked({date:t,events:e}){(0,kt.Z)(t,this.viewDate)&&((0,Pt.Z)(this.viewDate,t)&&!0===this.activeDayIsOpen||0===e.length?this.activeDayIsOpen=!1:(this.activeDayIsOpen=!0,this.viewDate=t))}eventClicked(t){window.open(`https://www.themoviedb.org/movie/${t.meta.film.id}`,"_blank")}}U.\u0275fac=function(t){return new(t||U)(o.Y36(H.eN))},U.\u0275cmp=o.Xpm({type:U,selectors:[["mwl-demo-component"]],decls:9,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["loading",""],[4,"ngIf","ngIfElse"],[1,"text-center"],[1,"fas","fa-spin","fa-spinner","fa-5x"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","dayClicked","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","dayClicked","eventClicked"],[3,"viewDate","events","eventClicked"]],template:function(t,e){if(1&t&&(o.TgZ(0,"mwl-demo-utils-calendar-header",0),o.NdJ("viewChange",function(r){return e.view=r})("viewDateChange",function(r){return e.viewDate=r})("viewDateChange",function(){return e.fetchEvents()})("viewChange",function(){return e.fetchEvents()}),o._uU(1,"\n"),o.qZA(),o._uU(2,"\n\n"),o.YNc(3,Nt,8,0,"ng-template",null,1,o.W1O),o._uU(5,"\n\n"),o.YNc(6,Qt,11,4,"div",2),o.ALo(7,"async"),o._uU(8,"\n")),2&t){const a=o.MAs(4);o.Q6J("view",e.view)("viewDate",e.viewDate),o.xp6(6),o.Q6J("ngIf",o.lcZ(7,4,e.events$))("ngIfElse",a)}},dependencies:[S.O5,S.RF,S.n9,Wt.G,Et.T,Yt.S,Zt.$,S.Ov],encapsulation:2,changeDetection:0});var Ht=s(20211);class x{}x.\u0275fac=function(t){return new(t||x)},x.\u0275mod=o.oAB({type:x}),x.\u0275inj=o.cJS({imports:[S.ez,H.JF,ie._8.forRoot({provide:oe._,useFactory:Ht.x}),ue.S,re.Bz.forChild([{path:"",component:U}])]})}}]); \ No newline at end of file diff --git a/7448.98367b8b564783a3.js b/3145.fe2876855fabad9c.js similarity index 57% rename from 7448.98367b8b564783a3.js rename to 3145.fe2876855fabad9c.js index b32cb0129..44105263b 100644 --- a/7448.98367b8b564783a3.js +++ b/3145.fe2876855fabad9c.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7448],{47448:(i,s,o)=>{o.r(s),o.d(s,{DemoModule:()=>t});var c=o(64061),v=o(43850),u=o(60341),d=o(72887),e=o(14219),D=o(1885),n=o(72612),f=o(4238);class m{constructor(){this.view=D.w.Day,this.viewDate=new Date,this.events=[]}}m.\u0275fac=function(a){return new(a||m)},m.\u0275cmp=n.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:3,vars:3,consts:[[3,"viewDate","events","hourSegments"]],template:function(a,r){1&a&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&a&&n.Q6J("viewDate",r.viewDate)("events",r.events)("hourSegments",6)},dependencies:[f.S],encapsulation:2,changeDetection:0});var M=o(57585);class t{}t.\u0275fac=function(a){return new(a||t)},t.\u0275mod=n.oAB({type:t}),t.\u0275inj=n.cJS({imports:[c.ez,u._8.forRoot({provide:d._,useFactory:M.x}),e.S,v.Bz.forChild([{path:"",component:m}])]})},14219:(i,s,o)=>{o.d(s,{S:()=>e});var c=o(64061),v=o(48052),u=o(60341),d=o(72612);class e{}e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=d.oAB({type:e}),e.\u0275inj=d.cJS({imports:[c.ez,v.u5,u._8]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3145],{83145:(i,s,o)=>{o.r(s),o.d(s,{DemoModule:()=>t});var c=o(50192),v=o(98783),u=o(5234),d=o(33275),e=o(44248),D=o(2316),n=o(44879),f=o(56500);class m{constructor(){this.view=D.w.Day,this.viewDate=new Date,this.events=[]}}m.\u0275fac=function(a){return new(a||m)},m.\u0275cmp=n.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:3,vars:3,consts:[[3,"viewDate","events","hourSegments"]],template:function(a,r){1&a&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&a&&n.Q6J("viewDate",r.viewDate)("events",r.events)("hourSegments",6)},dependencies:[f.S],encapsulation:2,changeDetection:0});var M=o(20211);class t{}t.\u0275fac=function(a){return new(a||t)},t.\u0275mod=n.oAB({type:t}),t.\u0275inj=n.cJS({imports:[c.ez,u._8.forRoot({provide:d._,useFactory:M.x}),e.S,v.Bz.forChild([{path:"",component:m}])]})},44248:(i,s,o)=>{o.d(s,{S:()=>e});var c=o(50192),v=o(86963),u=o(5234),d=o(44879);class e{}e.\u0275fac=function(n){return new(n||e)},e.\u0275mod=d.oAB({type:e}),e.\u0275inj=d.cJS({imports:[c.ez,v.u5,u._8]})}}]); \ No newline at end of file diff --git a/3207.0c108652020c45fb.js b/3207.0c108652020c45fb.js new file mode 100644 index 000000000..4cdaf155d --- /dev/null +++ b/3207.0c108652020c45fb.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3207],{43303:(oe,x,h)=>{h.d(x,{$:()=>E});var s=h(44879),i=h(2316),H=h(50111),M=h(58125),y=h(68849),K=h(4540);class E{constructor(){this.locale="en",this.viewChange=new s.vpe,this.viewDateChange=new s.vpe,this.CalendarView=i.w}}E.\u0275fac=function(v){return new(v||E)},E.\u0275cmp=s.Xpm({type:E,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(v,l){1&v&&(s._uU(0,"\n "),s.TgZ(1,"div",0),s._uU(2,"\n "),s.TgZ(3,"div",1),s._uU(4,"\n "),s.TgZ(5,"div",2),s._uU(6,"\n "),s.TgZ(7,"div",3),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(8,"\n Previous\n "),s.qZA(),s._uU(9,"\n "),s.TgZ(10,"div",4),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(11,"\n Today\n "),s.qZA(),s._uU(12,"\n "),s.TgZ(13,"div",5),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(14,"\n Next\n "),s.qZA(),s._uU(15,"\n "),s.qZA(),s._uU(16,"\n "),s.qZA(),s._uU(17,"\n "),s.TgZ(18,"div",1),s._uU(19,"\n "),s.TgZ(20,"h3"),s._uU(21),s.ALo(22,"calendarDate"),s.qZA(),s._uU(23,"\n "),s.qZA(),s._uU(24,"\n "),s.TgZ(25,"div",1),s._uU(26,"\n "),s.TgZ(27,"div",2),s._uU(28,"\n "),s.TgZ(29,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Month)}),s._uU(30,"\n Month\n "),s.qZA(),s._uU(31,"\n "),s.TgZ(32,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Week)}),s._uU(33,"\n Week\n "),s.qZA(),s._uU(34,"\n "),s.TgZ(35,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Day)}),s._uU(36,"\n Day\n "),s.qZA(),s._uU(37,"\n "),s.qZA(),s._uU(38,"\n "),s.qZA(),s._uU(39,"\n "),s.qZA(),s._uU(40,"\n "),s._UZ(41,"br"),s._uU(42,"\n ")),2&v&&(s.xp6(7),s.Q6J("view",l.view)("viewDate",l.viewDate),s.xp6(3),s.Q6J("viewDate",l.viewDate),s.xp6(3),s.Q6J("view",l.view)("viewDate",l.viewDate),s.xp6(8),s.Oqu(s.Dn7(22,12,l.viewDate,l.view+"ViewTitle",l.locale)),s.xp6(8),s.ekj("active",l.view===l.CalendarView.Month),s.xp6(3),s.ekj("active",l.view===l.CalendarView.Week),s.xp6(3),s.ekj("active",l.view===l.CalendarView.Day))},dependencies:[H.O,M.T,y.i,K.J],encapsulation:2})},44248:(oe,x,h)=>{h.d(x,{S:()=>y});var s=h(50192),i=h(86963),H=h(5234),M=h(44879);class y{}y.\u0275fac=function(E){return new(E||y)},y.\u0275mod=M.oAB({type:y}),y.\u0275inj=M.cJS({imports:[s.ez,i.u5,H._8]})},77797:(oe,x,h)=>{h.d(x,{JF:()=>B,LE:()=>C,eN:()=>A});var s=h(50192),i=h(44879),H=h(59851),M=h(82988),y=h(27464),K=h(1559),E=h(27053);class T{}class v{}class l{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(t=>{const r=t.indexOf(":");if(r>0){const o=t.slice(0,r),a=o.toLowerCase(),d=t.slice(r+1).trim();this.maybeSetNormalizedName(o,a),this.headers.has(a)?this.headers.get(a).push(d):this.headers.set(a,[d])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(t=>{let r=e[t];const o=t.toLowerCase();"string"==typeof r&&(r=[r]),r.length>0&&(this.headers.set(o,r),this.maybeSetNormalizedName(t,o))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof l?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))})}clone(e){const t=new l;return t.lazyInit=this.lazyInit&&this.lazyInit instanceof l?this.lazyInit:this,t.lazyUpdate=(this.lazyUpdate||[]).concat([e]),t}applyUpdate(e){const t=e.name.toLowerCase();switch(e.op){case"a":case"s":let r=e.value;if("string"==typeof r&&(r=[r]),0===r.length)return;this.maybeSetNormalizedName(e.name,t);const o=("a"===e.op?this.headers.get(t):void 0)||[];o.push(...r),this.headers.set(t,o);break;case"d":const a=e.value;if(a){let d=this.headers.get(t);if(!d)return;d=d.filter(u=>-1===a.indexOf(u)),0===d.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,d)}else this.headers.delete(t),this.normalizedNames.delete(t)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(t=>e(this.normalizedNames.get(t),this.headers.get(t)))}}class R{encodeKey(e){return ae(e)}encodeValue(e){return ae(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}const Ce=/%(\d[a-f0-9])/gi,ve={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function ae(n){return encodeURIComponent(n).replace(Ce,(e,t)=>ve[t]??e)}function V(n){return`${n}`}class C{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new R,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function ge(n,e){const t=new Map;return n.length>0&&n.replace(/^\?/,"").split("&").forEach(o=>{const a=o.indexOf("="),[d,u]=-1==a?[e.decodeKey(o),""]:[e.decodeKey(o.slice(0,a)),e.decodeValue(o.slice(a+1))],_=t.get(d)||[];_.push(u),t.set(d,_)}),t}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(t=>{const r=e.fromObject[t],o=Array.isArray(r)?r.map(V):[V(r)];this.map.set(t,o)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}appendAll(e){const t=[];return Object.keys(e).forEach(r=>{const o=e[r];Array.isArray(o)?o.forEach(a=>{t.push({param:r,value:a,op:"a"})}):t.push({param:r,value:o,op:"a"})}),this.clone(t)}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const t=this.encoder.encodeKey(e);return this.map.get(e).map(r=>t+"="+this.encoder.encodeValue(r)).join("&")}).filter(e=>""!==e).join("&")}clone(e){const t=new C({encoder:this.encoder});return t.cloneFrom=this.cloneFrom||this,t.updates=(this.updates||[]).concat(e),t}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(V(e.value)),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let r=this.map.get(e.param)||[];const o=r.indexOf(V(e.value));-1!==o&&r.splice(o,1),r.length>0?this.map.set(e.param,r):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}class De{constructor(){this.map=new Map}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}}function ie(n){return typeof ArrayBuffer<"u"&&n instanceof ArrayBuffer}function le(n){return typeof Blob<"u"&&n instanceof Blob}function ue(n){return typeof FormData<"u"&&n instanceof FormData}class W{constructor(e,t,r,o){let a;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function we(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||o?(this.body=void 0!==r?r:null,a=o):a=r,a&&(this.reportProgress=!!a.reportProgress,this.withCredentials=!!a.withCredentials,a.responseType&&(this.responseType=a.responseType),a.headers&&(this.headers=a.headers),a.context&&(this.context=a.context),a.params&&(this.params=a.params)),this.headers||(this.headers=new l),this.context||(this.context=new De),this.params){const d=this.params.toString();if(0===d.length)this.urlWithParams=t;else{const u=t.indexOf("?"),_=-1===u?"?":um.set(c,e.setHeaders[c]),_)),e.setParams&&(O=Object.keys(e.setParams).reduce((m,c)=>m.set(c,e.setParams[c]),O)),new W(t,r,a,{params:O,headers:_,context:F,reportProgress:u,responseType:o,withCredentials:d})}}var D,n;(n=D||(D={}))[n.Sent=0]="Sent",n[n.UploadProgress=1]="UploadProgress",n[n.ResponseHeader=2]="ResponseHeader",n[n.DownloadProgress=3]="DownloadProgress",n[n.Response=4]="Response",n[n.User=5]="User";class ${constructor(e,t=200,r="OK"){this.headers=e.headers||new l,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||r,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class Y extends ${constructor(e={}){super(e),this.type=D.ResponseHeader}clone(e={}){return new Y({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class J extends ${constructor(e={}){super(e),this.type=D.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new J({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class G extends ${constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function q(n,e){return{body:e,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials}}class A{constructor(e){this.handler=e}request(e,t,r={}){let o;if(e instanceof W)o=e;else{let u,_;u=r.headers instanceof l?r.headers:new l(r.headers),r.params&&(_=r.params instanceof C?r.params:new C({fromObject:r.params})),o=new W(e,t,void 0!==r.body?r.body:null,{headers:u,context:r.context,params:_,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const a=(0,H.of)(o).pipe((0,y.b)(u=>this.handler.handle(u)));if(e instanceof W||"events"===r.observe)return a;const d=a.pipe((0,K.h)(u=>u instanceof J));switch(r.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return d.pipe((0,E.U)(u=>{if(null!==u.body&&!(u.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return u.body}));case"blob":return d.pipe((0,E.U)(u=>{if(null!==u.body&&!(u.body instanceof Blob))throw new Error("Response is not a Blob.");return u.body}));case"text":return d.pipe((0,E.U)(u=>{if(null!==u.body&&"string"!=typeof u.body)throw new Error("Response is not a string.");return u.body}));default:return d.pipe((0,E.U)(u=>u.body))}case"response":return d;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(e,t={}){return this.request("DELETE",e,t)}get(e,t={}){return this.request("GET",e,t)}head(e,t={}){return this.request("HEAD",e,t)}jsonp(e,t){return this.request("JSONP",e,{params:(new C).append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,t={}){return this.request("OPTIONS",e,t)}patch(e,t,r={}){return this.request("PATCH",e,q(r,t))}post(e,t,r={}){return this.request("POST",e,q(r,t))}put(e,t,r={}){return this.request("PUT",e,q(r,t))}}function de(n,e){return e(n)}function Oe(n,e){return(t,r)=>e.intercept(t,{handle:o=>n(o,r)})}A.\u0275fac=function(e){return new(e||A)(i.LFG(T))},A.\u0275prov=i.Yz7({token:A,factory:A.\u0275fac});const ce=new i.OlP("HTTP_INTERCEPTORS"),X=new i.OlP("HTTP_INTERCEPTOR_FNS");function Te(){let n=null;return(e,t)=>(null===n&&(n=((0,i.f3M)(ce,{optional:!0})??[]).reduceRight(Oe,de)),n(e,t))}class U extends T{constructor(e,t){super(),this.backend=e,this.injector=t,this.chain=null}handle(e){if(null===this.chain){const t=Array.from(new Set(this.injector.get(X)));this.chain=t.reduceRight((r,o)=>function Me(n,e,t){return(r,o)=>t.runInContext(()=>e(r,a=>n(a,o)))}(r,o,this.injector),de)}return this.chain(e,t=>this.backend.handle(t))}}U.\u0275fac=function(e){return new(e||U)(i.LFG(v),i.LFG(i.lqb))},U.\u0275prov=i.Yz7({token:U,factory:U.\u0275fac});let Q,Re=0;class _e{}function Ie(){return"object"==typeof window?window:{}}class L{constructor(e,t){this.callbackMap=e,this.document=t,this.resolvedPromise=Promise.resolve()}nextCallback(){return"ng_jsonp_callback_"+Re++}handle(e){if("JSONP"!==e.method)throw new Error("JSONP requests must use JSONP request method.");if("json"!==e.responseType)throw new Error("JSONP requests must use Json response type.");if(e.headers.keys().length>0)throw new Error("JSONP requests do not support headers.");return new M.y(t=>{const r=this.nextCallback(),o=e.urlWithParams.replace(/=JSONP_CALLBACK(&|$)/,`=${r}$1`),a=this.document.createElement("script");a.src=o;let d=null,u=!1;this.callbackMap[r]=m=>{delete this.callbackMap[r],d=m,u=!0};const _=()=>{a.parentNode&&a.parentNode.removeChild(a),delete this.callbackMap[r]};return a.addEventListener("load",m=>{this.resolvedPromise.then(()=>{_(),u?(t.next(new J({body:d,status:200,statusText:"OK",url:o})),t.complete()):t.error(new G({url:o,status:0,statusText:"JSONP Error",error:new Error("JSONP injected script did not invoke callback.")}))})}),a.addEventListener("error",m=>{_(),t.error(new G({error:m,status:0,statusText:"JSONP Error",url:o}))}),this.document.body.appendChild(a),t.next({type:D.Sent}),()=>{u||this.removeListeners(a),_()}})}removeListeners(e){Q||(Q=this.document.implementation.createHTMLDocument()),Q.adoptNode(e)}}function he(n,e){return"JSONP"===n.method?(0,i.f3M)(L).handle(n):e(n)}L.\u0275fac=function(e){return new(e||L)(i.LFG(_e),i.LFG(s.K0))},L.\u0275prov=i.Yz7({token:L,factory:L.\u0275fac});class j{constructor(e){this.injector=e}intercept(e,t){return this.injector.runInContext(()=>he(e,r=>t.handle(r)))}}j.\u0275fac=function(e){return new(e||j)(i.LFG(i.lqb))},j.\u0275prov=i.Yz7({token:j,factory:j.\u0275fac});const Ne=/^\)\]\}',?\n/;class b{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new M.y(t=>{const r=this.xhrFactory.build();if(r.open(e.method,e.urlWithParams),e.withCredentials&&(r.withCredentials=!0),e.headers.forEach((c,p)=>r.setRequestHeader(c,p.join(","))),e.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const c=e.detectContentTypeHeader();null!==c&&r.setRequestHeader("Content-Type",c)}if(e.responseType){const c=e.responseType.toLowerCase();r.responseType="json"!==c?c:"text"}const o=e.serializeBody();let a=null;const d=()=>{if(null!==a)return a;const c=r.statusText||"OK",p=new l(r.getAllResponseHeaders()),k=function Se(n){return"responseURL"in n&&n.responseURL?n.responseURL:/^X-Request-URL:/m.test(n.getAllResponseHeaders())?n.getResponseHeader("X-Request-URL"):null}(r)||e.url;return a=new Y({headers:p,status:r.status,statusText:c,url:k}),a},u=()=>{let{headers:c,status:p,statusText:k,url:ye}=d(),f=null;204!==p&&(f=typeof r.response>"u"?r.responseText:r.response),0===p&&(p=f?200:0);let se=p>=200&&p<300;if("json"===e.responseType&&"string"==typeof f){const He=f;f=f.replace(Ne,"");try{f=""!==f?JSON.parse(f):null}catch(Ke){f=He,se&&(se=!1,f={error:Ke,text:f})}}se?(t.next(new J({body:f,headers:c,status:p,statusText:k,url:ye||void 0})),t.complete()):t.error(new G({error:f,headers:c,status:p,statusText:k,url:ye||void 0}))},_=c=>{const{url:p}=d(),k=new G({error:c,status:r.status||0,statusText:r.statusText||"Unknown Error",url:p||void 0});t.error(k)};let O=!1;const F=c=>{O||(t.next(d()),O=!0);let p={type:D.DownloadProgress,loaded:c.loaded};c.lengthComputable&&(p.total=c.total),"text"===e.responseType&&!!r.responseText&&(p.partialText=r.responseText),t.next(p)},m=c=>{let p={type:D.UploadProgress,loaded:c.loaded};c.lengthComputable&&(p.total=c.total),t.next(p)};return r.addEventListener("load",u),r.addEventListener("error",_),r.addEventListener("timeout",_),r.addEventListener("abort",_),e.reportProgress&&(r.addEventListener("progress",F),null!==o&&r.upload&&r.upload.addEventListener("progress",m)),r.send(o),t.next({type:D.Sent}),()=>{r.removeEventListener("error",_),r.removeEventListener("abort",_),r.removeEventListener("load",u),r.removeEventListener("timeout",_),e.reportProgress&&(r.removeEventListener("progress",F),null!==o&&r.upload&&r.upload.removeEventListener("progress",m)),r.readyState!==r.DONE&&r.abort()}})}}b.\u0275fac=function(e){return new(e||b)(i.LFG(s.JF))},b.\u0275prov=i.Yz7({token:b,factory:b.\u0275fac});const Z=new i.OlP("XSRF_ENABLED"),ee="XSRF-TOKEN",pe=new i.OlP("XSRF_COOKIE_NAME",{providedIn:"root",factory:()=>ee}),te="X-XSRF-TOKEN",fe=new i.OlP("XSRF_HEADER_NAME",{providedIn:"root",factory:()=>te});class ne{}class I{constructor(e,t,r){this.doc=e,this.platform=t,this.cookieName=r,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=(0,s.Mx)(e,this.cookieName),this.lastCookieString=e),this.lastToken}}function Ee(n,e){const t=n.url.toLowerCase();if(!(0,i.f3M)(Z)||"GET"===n.method||"HEAD"===n.method||t.startsWith("http://")||t.startsWith("https://"))return e(n);const r=(0,i.f3M)(ne).getToken(),o=(0,i.f3M)(fe);return null!=r&&!n.headers.has(o)&&(n=n.clone({headers:n.headers.set(o,r)})),e(n)}I.\u0275fac=function(e){return new(e||I)(i.LFG(s.K0),i.LFG(i.Lbi),i.LFG(pe))},I.\u0275prov=i.Yz7({token:I,factory:I.\u0275fac});class N{constructor(e){this.injector=e}intercept(e,t){return this.injector.runInContext(()=>Ee(e,r=>t.handle(r)))}}var w;function S(n,e){return{\u0275kind:n,\u0275providers:e}}N.\u0275fac=function(e){return new(e||N)(i.LFG(i.lqb))},N.\u0275prov=i.Yz7({token:N,factory:N.\u0275fac}),function(n){n[n.Interceptors=0]="Interceptors",n[n.LegacyInterceptors=1]="LegacyInterceptors",n[n.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",n[n.NoXsrfProtection=3]="NoXsrfProtection",n[n.JsonpSupport=4]="JsonpSupport",n[n.RequestsMadeViaParent=5]="RequestsMadeViaParent"}(w||(w={}));const me=new i.OlP("LEGACY_INTERCEPTOR_FN");function re({cookieName:n,headerName:e}){const t=[];return void 0!==n&&t.push({provide:pe,useValue:n}),void 0!==e&&t.push({provide:fe,useValue:e}),S(w.CustomXsrfConfiguration,t)}class P{static disable(){return{ngModule:P,providers:[S(w.NoXsrfProtection,[{provide:Z,useValue:!1}]).\u0275providers]}}static withOptions(e={}){return{ngModule:P,providers:re(e).\u0275providers}}}P.\u0275fac=function(e){return new(e||P)},P.\u0275mod=i.oAB({type:P}),P.\u0275inj=i.cJS({providers:[N,{provide:ce,useExisting:N,multi:!0},{provide:ne,useClass:I},re({cookieName:ee,headerName:te}).\u0275providers,{provide:Z,useValue:!0}]});class B{}B.\u0275fac=function(e){return new(e||B)},B.\u0275mod=i.oAB({type:B}),B.\u0275inj=i.cJS({providers:[function Be(...n){const e=[A,b,U,{provide:T,useExisting:U},{provide:v,useExisting:b},{provide:X,useValue:Ee,multi:!0},{provide:Z,useValue:!0},{provide:ne,useClass:I}];for(const t of n)e.push(...t.\u0275providers);return(0,i.MR2)(e)}(function Fe(){return S(w.LegacyInterceptors,[{provide:me,useFactory:Te},{provide:X,useExisting:me,multi:!0}])}(),re({cookieName:ee,headerName:te}))]});class z{}z.\u0275fac=function(e){return new(e||z)},z.\u0275mod=i.oAB({type:z}),z.\u0275inj=i.cJS({providers:[function xe(){return S(w.JsonpSupport,[L,{provide:_e,useFactory:Ie},{provide:X,useValue:he,multi:!0}])}().\u0275providers]})}}]); \ No newline at end of file diff --git a/8941.de8b431c27221a0b.js b/3222.e1f0db9cf4e39477.js similarity index 83% rename from 8941.de8b431c27221a0b.js rename to 3222.e1f0db9cf4e39477.js index 3221adc1b..3f4d5aec2 100644 --- a/8941.de8b431c27221a0b.js +++ b/3222.e1f0db9cf4e39477.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8941],{73772:(H,c,t)=>{t.d(c,{$:()=>u});var e=t(72612),f=t(1885),p=t(60845),D=t(45831),m=t(97172),T=t(9665);class u{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=f.w}}u.\u0275fac=function(g){return new(g||u)},u.\u0275cmp=e.Xpm({type:u,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(g,i){1&g&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&g&&(e.xp6(7),e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(3),e.Q6J("viewDate",i.viewDate),e.xp6(3),e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,i.viewDate,i.view+"ViewTitle",i.locale)),e.xp6(8),e.ekj("active",i.view===i.CalendarView.Month),e.xp6(3),e.ekj("active",i.view===i.CalendarView.Week),e.xp6(3),e.ekj("active",i.view===i.CalendarView.Day))},dependencies:[p.O,D.T,m.i,T.J],encapsulation:2})},14219:(H,c,t)=>{t.d(c,{S:()=>m});var e=t(64061),f=t(48052),p=t(60341),D=t(72612);class m{}m.\u0275fac=function(u){return new(u||m)},m.\u0275mod=D.oAB({type:m}),m.\u0275inj=D.cJS({imports:[e.ez,f.u5,p._8]})},28941:(H,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>h});var e=t(64061),f=t(43850),p=t(60341),D=t(72887),m=t(14219),T=t(47679),u=t(1885),C=t(26898),g=t(9025),i=t(57450),v=t(62927),_=t(16705),R=t(49513),A=t(95830),I=t(27943),L=t(82630);function U(r,l,a){var d,o,s,y,E,w,M,J;(0,I.Z)(2,arguments);var W=(0,L.j)(),S=(0,A.Z)(null!==(d=null!==(o=null!==(s=null!==(y=a?.weekStartsOn)&&void 0!==y?y:null==a||null===(E=a.locale)||void 0===E||null===(w=E.options)||void 0===w?void 0:w.weekStartsOn)&&void 0!==s?s:W.weekStartsOn)&&void 0!==o?o:null===(M=W.locale)||void 0===M||null===(J=M.options)||void 0===J?void 0:J.weekStartsOn)&&void 0!==d?d:0);if(!(S>=0&&S<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var B=(0,R.Z)(r),O=(0,A.Z)(l),K=B.getDay(),k=O%7,b=(k+7)%7,P=7-S,q=O<0||O>6?O-(K+P)%7:(b+P)%7-(K+P)%7;return(0,v.Z)(B,q)}var Q=t(732);function N(r,l){(0,I.Z)(2,arguments);var a=(0,A.Z)(l);return(0,Q.Z)(r,-a)}var V=t(70656),n=t(72612),F=t(97286),$=t(65148),j=t(4238),z=t(73772);function x(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("activeDayIsOpen",!0)("refresh",a.refresh)}}function G(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("validateEventTimesChanged",a.validateEventTimesChanged)}}function Y(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("validateEventTimesChanged",a.validateEventTimesChanged)}}class Z{constructor(){this.view=u.w.Week,this.viewDate=new Date,this.events=[{start:(0,g.Z)((0,i.Z)(new Date),1),end:(0,v.Z)(new Date,1),title:"A 3 day event",color:C.O.blue,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,_.Z)((0,i.Z)(U(new Date,3)),2),end:N((0,_.Z)((0,i.Z)(U(new Date,3)),3),1),title:"An short event",color:C.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,_.Z)((0,i.Z)(U(new Date,3)),5),end:N((0,_.Z)((0,i.Z)(U(new Date,3)),10),1),title:"A draggable and resizable event",color:C.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.refresh=new T.x,this.validateEventTimesChanged=({event:l,newStart:a,newEnd:d,allDay:o},s=!0)=>{if(l.allDay)return!0;if(delete l.cssClass,!(0,V.Z)(a,d))return!1;if(this.events.find(w=>w!==l&&!w.allDay&&(w.start{t.d(c,{$:()=>u});var e=t(44879),f=t(2316),p=t(50111),D=t(58125),m=t(68849),T=t(4540);class u{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=f.w}}u.\u0275fac=function(g){return new(g||u)},u.\u0275cmp=e.Xpm({type:u,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(g,i){1&g&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(_){return i.viewDate=_})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&g&&(e.xp6(7),e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(3),e.Q6J("viewDate",i.viewDate),e.xp6(3),e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,i.viewDate,i.view+"ViewTitle",i.locale)),e.xp6(8),e.ekj("active",i.view===i.CalendarView.Month),e.xp6(3),e.ekj("active",i.view===i.CalendarView.Week),e.xp6(3),e.ekj("active",i.view===i.CalendarView.Day))},dependencies:[p.O,D.T,m.i,T.J],encapsulation:2})},44248:(H,c,t)=>{t.d(c,{S:()=>m});var e=t(50192),f=t(86963),p=t(5234),D=t(44879);class m{}m.\u0275fac=function(u){return new(u||m)},m.\u0275mod=D.oAB({type:m}),m.\u0275inj=D.cJS({imports:[e.ez,f.u5,p._8]})},13222:(H,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>h});var e=t(50192),f=t(98783),p=t(5234),D=t(33275),m=t(44248),T=t(23468),u=t(2316),C=t(22201),g=t(18937),i=t(54876),v=t(13980),_=t(27413),R=t(72810),A=t(7483),I=t(13638),L=t(64008);function U(r,l,a){var d,o,s,y,E,w,M,J;(0,I.Z)(2,arguments);var W=(0,L.j)(),S=(0,A.Z)(null!==(d=null!==(o=null!==(s=null!==(y=a?.weekStartsOn)&&void 0!==y?y:null==a||null===(E=a.locale)||void 0===E||null===(w=E.options)||void 0===w?void 0:w.weekStartsOn)&&void 0!==s?s:W.weekStartsOn)&&void 0!==o?o:null===(M=W.locale)||void 0===M||null===(J=M.options)||void 0===J?void 0:J.weekStartsOn)&&void 0!==d?d:0);if(!(S>=0&&S<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var B=(0,R.Z)(r),O=(0,A.Z)(l),K=B.getDay(),k=O%7,b=(k+7)%7,P=7-S,q=O<0||O>6?O-(K+P)%7:(b+P)%7-(K+P)%7;return(0,v.Z)(B,q)}var Q=t(65835);function N(r,l){(0,I.Z)(2,arguments);var a=(0,A.Z)(l);return(0,Q.Z)(r,-a)}var V=t(4400),n=t(44879),F=t(79144),$=t(84156),j=t(56500),z=t(43303);function x(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("activeDayIsOpen",!0)("refresh",a.refresh)}}function G(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("validateEventTimesChanged",a.validateEventTimesChanged)}}function Y(r,l){if(1&r){const a=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(o){n.CHM(a);const s=n.oxw();return n.KtG(s.eventTimesChanged(o))}),n._uU(1,"\n "),n.qZA()}if(2&r){const a=n.oxw();n.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("validateEventTimesChanged",a.validateEventTimesChanged)}}class Z{constructor(){this.view=u.w.Week,this.viewDate=new Date,this.events=[{start:(0,g.Z)((0,i.Z)(new Date),1),end:(0,v.Z)(new Date,1),title:"A 3 day event",color:C.O.blue,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,_.Z)((0,i.Z)(U(new Date,3)),2),end:N((0,_.Z)((0,i.Z)(U(new Date,3)),3),1),title:"An short event",color:C.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,_.Z)((0,i.Z)(U(new Date,3)),5),end:N((0,_.Z)((0,i.Z)(U(new Date,3)),10),1),title:"A draggable and resizable event",color:C.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.refresh=new T.x,this.validateEventTimesChanged=({event:l,newStart:a,newEnd:d,allDay:o},s=!0)=>{if(l.allDay)return!0;if(delete l.cssClass,!(0,V.Z)(a,d))return!1;if(this.events.find(w=>w!==l&&!w.allDay&&(w.start{"use strict";function e(i){return{addDays:function f(n,t){return i(n).add(t,"days").toDate()},addHours:function l(n,t){return i(n).add(t,"hours").toDate()},addMinutes:function p(n,t){return i(n).add(t,"minutes").toDate()},addSeconds:function _(n,t){return i(n).add(t,"seconds").toDate()},differenceInDays:function h(n,t){return i(n).diff(i(t),"days")},differenceInMinutes:function U(n,t){return i(n).diff(i(t),"minutes")},differenceInSeconds:function d(n,t){return i(n).diff(i(t),"seconds")},endOfDay:function M(n){return i(n).endOf("day").toDate()},endOfMonth:function O(n){return i(n).endOf("month").toDate()},endOfWeek:function J(n){return i(n).endOf("week").toDate()},getDay:function u(n){return i(n).day()},getMonth:function V(n){return i(n).month()},isSameDay:function E(n,t){return i(n).isSame(i(t),"day")},isSameMonth:function B(n,t){return i(n).isSame(i(t),"month")},isSameSecond:function H(n,t){return i(n).isSame(i(t),"second")},max:function A(n){return i.max(n.map(function(t){return i(t)})).toDate()},setHours:function N(n,t){return i(n).set("hours",t).toDate()},setMinutes:function L(n,t){return i(n).set("minutes",t).toDate()},startOfDay:function w(n){return i(n).startOf("day").toDate()},startOfMinute:function D(n){return i(n).startOf("minute").toDate()},startOfMonth:function W(n){return i(n).startOf("month").toDate()},startOfWeek:function Z(n){return i(n).startOf("week").toDate()},getHours:function o(n){return i(n).get("hours")},getMinutes:function r(n){return i(n).get("minutes")},getTimezoneOffset:function a(n){return-1*i(n).utcOffset()}}}function S(i){return{...e(i),addWeeks:(f,l)=>i(f).add(l,"weeks").toDate(),addMonths:(f,l)=>i(f).add(l,"months").toDate(),subDays:(f,l)=>i(f).subtract(l,"days").toDate(),subWeeks:(f,l)=>i(f).subtract(l,"weeks").toDate(),subMonths:(f,l)=>i(f).subtract(l,"months").toDate(),getISOWeek:f=>i(f).isoWeek(),setDate:(f,l)=>i(f).date(l).toDate(),setMonth:(f,l)=>i(f).month(l).toDate(),setYear:(f,l)=>i(f).year(l).toDate(),getDate:f=>i(f).date(),getYear:f=>i(f).year()}}s.d(C,{x:()=>S})},2335:(Y,C,s)=>{"use strict";s.d(C,{G:()=>l,n:()=>f});var e=s(44879),S=s(65907),i=s(33275);const f=new e.OlP("Moment");class l{constructor(_,h){this.moment=_,this.dateAdapter=h}monthViewColumnHeader({date:_,locale:h}){return this.moment(_).locale(h).format("dddd")}monthViewDayNumber({date:_,locale:h}){return this.moment(_).locale(h).format("D")}monthViewTitle({date:_,locale:h}){return this.moment(_).locale(h).format("MMMM YYYY")}weekViewColumnHeader({date:_,locale:h}){return this.moment(_).locale(h).format("dddd")}weekViewColumnSubHeader({date:_,locale:h}){return this.moment(_).locale(h).format("MMM D")}weekViewTitle({date:_,locale:h,weekStartsOn:U,excludeDays:d,daysInWeek:M}){const{viewStart:O,viewEnd:J}=(0,S.rK)(this.dateAdapter,_,U,d,M),u=(V,E)=>this.moment(V).locale(h).format("MMM D"+(E?", YYYY":""));return`${u(O,O.getUTCFullYear()!==J.getUTCFullYear())} - ${u(J,!0)}`}weekViewHour({date:_,locale:h}){return this.moment(_).locale(h).format("ha")}dayViewHour({date:_,locale:h}){return this.moment(_).locale(h).format("ha")}dayViewTitle({date:_,locale:h}){return this.moment(_).locale(h).format("dddd, LL")}}l.\u0275fac=function(_){return new(_||l)(e.LFG(f),e.LFG(i._))},l.\u0275prov=e.Yz7({token:l,factory:l.\u0275fac})},23283:(Y,C,s)=>{"use strict";s.r(C),s.d(C,{DemoModule:()=>Z,dayjsAdapterFactory:()=>W});var e=s(50192),S=s(98783),i=s(2335),f=s(5234),l=s(33275),p=s(8049),_=s(49866),h=s.n(_),U=s(44248),d=s(49914),M=s(2316),O=s(50127),J=s.n(O),u=s(44879),V=s(79144),E=s(84156),B=s(56500),H=s(43303);function A(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-month-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}function N(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-week-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}function L(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-day-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}h().locale({...J(),weekStart:d.sb.MONDAY});class w{constructor(){this.view=M.w.Month,this.viewDate=new Date,this.events=[]}}w.\u0275fac=function(r){return new(r||w)},w.\u0275cmp=u.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[1,"alert","alert-info"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(r,a){1&r&&(u.TgZ(0,"div",0),u._uU(1,"\n Use this if you're already using dayjs heavily in your app and don't want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n"),u.qZA(),u._uU(2,"\n\n"),u.TgZ(3,"mwl-demo-utils-calendar-header",1),u.NdJ("viewChange",function(t){return a.view=t})("viewDateChange",function(t){return a.viewDate=t}),u._uU(4,"\n"),u.qZA(),u._uU(5,"\n\n"),u.TgZ(6,"div",2),u._uU(7,"\n "),u.YNc(8,A,2,2,"mwl-calendar-month-view",3),u._uU(9,"\n "),u.YNc(10,N,2,2,"mwl-calendar-week-view",3),u._uU(11,"\n "),u.YNc(12,L,2,2,"mwl-calendar-day-view",3),u._uU(13,"\n"),u.qZA(),u._uU(14,"\n")),2&r&&(u.xp6(3),u.Q6J("view",a.view)("viewDate",a.viewDate),u.xp6(3),u.Q6J("ngSwitch",a.view),u.xp6(2),u.Q6J("ngSwitchCase","month"),u.xp6(2),u.Q6J("ngSwitchCase","week"),u.xp6(2),u.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,V.G,E.T,B.S,H.$],encapsulation:2,changeDetection:0});var D=s(72324);function W(){return(0,D.x)(h())}class Z{}Z.\u0275fac=function(r){return new(r||Z)},Z.\u0275mod=u.oAB({type:Z}),Z.\u0275inj=u.cJS({providers:[{provide:i.n,useValue:h()}],imports:[e.ez,f._8.forRoot({provide:l._,useFactory:W},{dateFormatter:{provide:p.m,useClass:i.G}}),U.S,S.Bz.forChild([{path:"",component:w}])]})},43303:(Y,C,s)=>{"use strict";s.d(C,{$:()=>_});var e=s(44879),S=s(2316),i=s(50111),f=s(58125),l=s(68849),p=s(4540);class _{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=S.w}}_.\u0275fac=function(U){return new(U||_)},_.\u0275cmp=e.Xpm({type:_,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(U,d){1&U&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&U&&(e.xp6(7),e.Q6J("view",d.view)("viewDate",d.viewDate),e.xp6(3),e.Q6J("viewDate",d.viewDate),e.xp6(3),e.Q6J("view",d.view)("viewDate",d.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,d.viewDate,d.view+"ViewTitle",d.locale)),e.xp6(8),e.ekj("active",d.view===d.CalendarView.Month),e.xp6(3),e.ekj("active",d.view===d.CalendarView.Week),e.xp6(3),e.ekj("active",d.view===d.CalendarView.Day))},dependencies:[i.O,f.T,l.i,p.J],encapsulation:2})},44248:(Y,C,s)=>{"use strict";s.d(C,{S:()=>l});var e=s(50192),S=s(86963),i=s(5234),f=s(44879);class l{}l.\u0275fac=function(_){return new(_||l)},l.\u0275mod=f.oAB({type:l}),l.\u0275inj=f.cJS({imports:[e.ez,S.u5,i._8]})},49866:function(Y){Y.exports=function(){"use strict";var C=1e3,s=6e4,e=36e5,S="millisecond",i="second",f="minute",l="hour",p="day",_="week",h="month",U="quarter",d="year",M="date",O="Invalid Date",J=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,u=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,V={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var r=["th","st","nd","rd"],a=o%100;return"["+o+(r[(a-20)%10]||r[a]||r[0])+"]"}},E=function(o,r,a){var n=String(o);return!n||n.length>=r?o:""+Array(r+1-n.length).join(a)+o},B={s:E,z:function(o){var r=-o.utcOffset(),a=Math.abs(r),n=Math.floor(a/60),t=a%60;return(r<=0?"+":"-")+E(n,2,"0")+":"+E(t,2,"0")},m:function o(r,a){if(r.date()1)return o(c[0])}else{var m=r.name;A[m]=r,t=m}return!n&&t&&(H=t),t||!n&&H},w=function(o,r){if(N(o))return o.clone();var a="object"==typeof r?r:{};return a.date=o,a.args=arguments,new W(a)},D=B;D.l=L,D.i=N,D.w=function(o,r){return w(o,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var W=function(){function o(a){this.$L=L(a.locale,null,!0),this.parse(a)}var r=o.prototype;return r.parse=function(a){this.$d=function(n){var t=n.date,v=n.utc;if(null===t)return new Date(NaN);if(D.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var c=t.match(J);if(c){var m=c[2]-1||0,y=(c[7]||"0").substring(0,3);return v?new Date(Date.UTC(c[1],m,c[3]||1,c[4]||0,c[5]||0,c[6]||0,y)):new Date(c[1],m,c[3]||1,c[4]||0,c[5]||0,c[6]||0,y)}}return new Date(t)}(a),this.$x=a.x||{},this.init()},r.init=function(){var a=this.$d;this.$y=a.getFullYear(),this.$M=a.getMonth(),this.$D=a.getDate(),this.$W=a.getDay(),this.$H=a.getHours(),this.$m=a.getMinutes(),this.$s=a.getSeconds(),this.$ms=a.getMilliseconds()},r.$utils=function(){return D},r.isValid=function(){return this.$d.toString()!==O},r.isSame=function(a,n){var t=w(a);return this.startOf(n)<=t&&t<=this.endOf(n)},r.isAfter=function(a,n){return w(a){s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(50684),highlighted:s(93054)}},{filename:"template.html",contents:{raw:s(80321),highlighted:s(25903)}},{filename:"module.ts",contents:{raw:s(97382),highlighted:s(26940)}}]},93054:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { addDays, addHours, startOfDay } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: addHours(startOfDay(new Date()), 5),\n end: addHours(startOfDay(new Date()), 17),\n title: \'Event 1\',\n color: colors.red,\n allDay: true,\n },\n {\n start: addHours(startOfDay(addDays(new Date(), 1)), 2),\n end: addHours(startOfDay(addDays(new Date(), 1)), 18),\n title: \'Event 2\',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 8),\n title: \'Event 3\',\n color: colors.blue,\n allDay: true,\n },\n ];\n}\n'},26940:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},25903:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-calendar-week-view\n precision="minutes"\n [viewDate]="viewDate"\n [events]="events"\n>\n</mwl-calendar-week-view>\n'},50684:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { addDays, addHours, startOfDay } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: addHours(startOfDay(new Date()), 5),\n end: addHours(startOfDay(new Date()), 17),\n title: 'Event 1',\n color: colors.red,\n allDay: true,\n },\n {\n start: addHours(startOfDay(addDays(new Date(), 1)), 2),\n end: addHours(startOfDay(addDays(new Date(), 1)), 18),\n title: 'Event 2',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 8),\n title: 'Event 3',\n color: colors.blue,\n allDay: true,\n },\n ];\n}\n"},97382:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},80321:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3360],{63360:(l,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(50684),highlighted:s(93054)}},{filename:"template.html",contents:{raw:s(80321),highlighted:s(25903)}},{filename:"module.ts",contents:{raw:s(97382),highlighted:s(26940)}}]},93054:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { addDays, addHours, startOfDay } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: addHours(startOfDay(new Date()), 5),\n end: addHours(startOfDay(new Date()), 17),\n title: \'Event 1\',\n color: colors.red,\n allDay: true,\n },\n {\n start: addHours(startOfDay(addDays(new Date(), 1)), 2),\n end: addHours(startOfDay(addDays(new Date(), 1)), 18),\n title: \'Event 2\',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 8),\n title: \'Event 3\',\n color: colors.blue,\n allDay: true,\n },\n ];\n}\n'},26940:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},25903:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-calendar-week-view\n precision="minutes"\n [viewDate]="viewDate"\n [events]="events"\n>\n</mwl-calendar-week-view>\n'},50684:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { addDays, addHours, startOfDay } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: addHours(startOfDay(new Date()), 5),\n end: addHours(startOfDay(new Date()), 17),\n title: 'Event 1',\n color: colors.red,\n allDay: true,\n },\n {\n start: addHours(startOfDay(addDays(new Date(), 1)), 2),\n end: addHours(startOfDay(addDays(new Date(), 1)), 18),\n title: 'Event 2',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 8),\n title: 'Event 3',\n color: colors.blue,\n allDay: true,\n },\n ];\n}\n"},97382:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},80321:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/6634.1204f5e649701d54.js b/3403.a2e1bb02837862a3.js similarity index 50% rename from 6634.1204f5e649701d54.js rename to 3403.a2e1bb02837862a3.js index d5caea803..76881d42b 100644 --- a/6634.1204f5e649701d54.js +++ b/3403.a2e1bb02837862a3.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6634],{73772:(p,w,t)=>{t.d(w,{$:()=>v});var e=t(72612),u=t(1885),D=t(60845),m=t(45831),d=t(97172),C=t(9665);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,d.i,C.J],encapsulation:2})},14219:(p,w,t)=>{t.d(w,{S:()=>d});var e=t(64061),u=t(48052),D=t(60341),m=t(72612);class d{}d.\u0275fac=function(v){return new(v||d)},d.\u0275mod=m.oAB({type:d}),d.\u0275inj=m.cJS({imports:[e.ez,u.u5,D._8]})},56634:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(64061),u=t(43850),D=t(60341),m=t(72887),d=t(14219),C=t(1885),v=t(26898),n=t(72612),s=t(97286),a=t(65148),_=t(4238),r=t(73772);function U(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function T(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Editable event",color:v.O.yellow,start:new Date,actions:[{label:'',onClick:({event:o})=>{console.log("Edit event",o)}}]},{title:"Deletable event",color:v.O.blue,start:new Date,actions:[{label:'',onClick:({event:o})=>{this.events=this.events.filter(i=>i!==o),console.log("Event deleted",o)}}]},{title:"Non editable and deletable event",color:v.O.red,start:new Date}]}}g.\u0275fac=function(o){return new(o||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(o,i){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,U,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,T,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&o&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,_.S,r.$],encapsulation:2,changeDetection:0});var Z=t(57585);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:Z.x}),d.S,u.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3403],{43303:(p,w,t)=>{t.d(w,{$:()=>v});var e=t(44879),u=t(2316),D=t(50111),m=t(58125),d=t(68849),C=t(4540);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,d.i,C.J],encapsulation:2})},44248:(p,w,t)=>{t.d(w,{S:()=>d});var e=t(50192),u=t(86963),D=t(5234),m=t(44879);class d{}d.\u0275fac=function(v){return new(v||d)},d.\u0275mod=m.oAB({type:d}),d.\u0275inj=m.cJS({imports:[e.ez,u.u5,D._8]})},23403:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(50192),u=t(98783),D=t(5234),m=t(33275),d=t(44248),C=t(2316),v=t(22201),n=t(44879),s=t(79144),a=t(84156),_=t(56500),r=t(43303);function U(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function T(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(l,o){if(1&l&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&l){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Editable event",color:v.O.yellow,start:new Date,actions:[{label:'',onClick:({event:o})=>{console.log("Edit event",o)}}]},{title:"Deletable event",color:v.O.blue,start:new Date,actions:[{label:'',onClick:({event:o})=>{this.events=this.events.filter(i=>i!==o),console.log("Event deleted",o)}}]},{title:"Non editable and deletable event",color:v.O.red,start:new Date}]}}g.\u0275fac=function(o){return new(o||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(o,i){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,U,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,T,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&o&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,_.S,r.$],encapsulation:2,changeDetection:0});var Z=t(20211);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:Z.x}),d.S,u.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file diff --git a/8556.d2d0480d82e40d71.js b/3483.51c501e48c94f216.js similarity index 99% rename from 8556.d2d0480d82e40d71.js rename to 3483.51c501e48c94f216.js index 79f629a7a..9e36fad9d 100644 --- a/8556.d2d0480d82e40d71.js +++ b/3483.51c501e48c94f216.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8556],{18556:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(31748),highlighted:n(29786)}},{filename:"template.html",contents:{raw:n(93966),highlighted:n(7515)}},{filename:"module.ts",contents:{raw:n(11088),highlighted:n(87078)}}]},29786:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { addDays, addHours, startOfDay } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n encapsulation: ViewEncapsulation.None,\n styles: [\n `\n .cal-week-view .cal-time-events .cal-day-column {\n margin-right: 10px;\n }\n\n .cal-week-view .cal-hour {\n width: calc(100% + 10px);\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: startOfDay(new Date()),\n title: \'An event\',\n color: colors.yellow,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: new Date(),\n title: \'Another event\',\n color: colors.blue,\n },\n {\n start: addDays(addHours(startOfDay(new Date()), 2), 2),\n end: addDays(new Date(), 2),\n title: \'And another\',\n color: colors.red,\n },\n ];\n}\n'},87078:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},7515:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},31748:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { addDays, addHours, startOfDay } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n encapsulation: ViewEncapsulation.None,\n styles: [\n `\n .cal-week-view .cal-time-events .cal-day-column {\n margin-right: 10px;\n }\n\n .cal-week-view .cal-hour {\n width: calc(100% + 10px);\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: startOfDay(new Date()),\n title: 'An event',\n color: colors.yellow,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: new Date(),\n title: 'Another event',\n color: colors.blue,\n },\n {\n start: addDays(addHours(startOfDay(new Date()), 2), 2),\n end: addDays(new Date(), 2),\n title: 'And another',\n color: colors.red,\n },\n ];\n}\n"},11088:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},93966:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3483],{63483:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(31748),highlighted:n(29786)}},{filename:"template.html",contents:{raw:n(93966),highlighted:n(7515)}},{filename:"module.ts",contents:{raw:n(11088),highlighted:n(87078)}}]},29786:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { addDays, addHours, startOfDay } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n encapsulation: ViewEncapsulation.None,\n styles: [\n `\n .cal-week-view .cal-time-events .cal-day-column {\n margin-right: 10px;\n }\n\n .cal-week-view .cal-hour {\n width: calc(100% + 10px);\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: startOfDay(new Date()),\n title: \'An event\',\n color: colors.yellow,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: new Date(),\n title: \'Another event\',\n color: colors.blue,\n },\n {\n start: addDays(addHours(startOfDay(new Date()), 2), 2),\n end: addDays(new Date(), 2),\n title: \'And another\',\n color: colors.red,\n },\n ];\n}\n'},87078:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},7515:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},31748:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { addDays, addHours, startOfDay } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n encapsulation: ViewEncapsulation.None,\n styles: [\n `\n .cal-week-view .cal-time-events .cal-day-column {\n margin-right: 10px;\n }\n\n .cal-week-view .cal-hour {\n width: calc(100% + 10px);\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: startOfDay(new Date()),\n title: 'An event',\n color: colors.yellow,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: new Date(),\n title: 'Another event',\n color: colors.blue,\n },\n {\n start: addDays(addHours(startOfDay(new Date()), 2), 2),\n end: addDays(new Date(), 2),\n title: 'And another',\n color: colors.red,\n },\n ];\n}\n"},11088:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},93966:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/3484.53fa458b49c47971.js b/3484.53fa458b49c47971.js new file mode 100644 index 000000000..27874e344 --- /dev/null +++ b/3484.53fa458b49c47971.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3484],{44248:(U,u,a)=>{a.d(u,{S:()=>o});var d=a(50192),D=a(86963),r=a(5234),c=a(44879);class o{}o.\u0275fac=function(_){return new(_||o)},o.\u0275mod=c.oAB({type:o}),o.\u0275inj=c.cJS({imports:[d.ez,D.u5,r._8]})},73484:(U,u,a)=>{a.r(u),a.d(u,{DemoModule:()=>l});var d=a(50192),D=a(98783),r=a(5234),c=a(33275),o=a(44248),m=a(2316),_=a(49914),y=a(22201),e=a(44879),C=a(50111),g=a(58125),h=a(68849),p=a(79144),T=a(84156),Z=a(56500),f=a(4540);function A(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-month-view",11),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("excludeDays",n.excludeDays)}}function J(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-week-view",12),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("excludeDays",n.excludeDays)("viewDate",n.viewDate)("events",n.events)}}function x(t,i){if(1&t&&(e.TgZ(0,"mwl-calendar-day-view",13),e._uU(1,"\n "),e.qZA()),2&t){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)}}const M=function(t,i,n,v){return[t,i,"en",n,v]};class w{constructor(){this.view=m.w.Month,this.viewDate=new Date("2016-01-05"),this.events=[{start:new Date("2016-01-08"),end:new Date("2016-01-10"),title:"One day excluded event",color:y.O.red,allDay:!0},{start:new Date("2016-01-01"),end:new Date("2016-01-09"),title:"Multiple weeks event",allDay:!0}],this.excludeDays=[0,6],this.weekStartsOn=_.sb.SUNDAY,this.CalendarView=m.w}}w.\u0275fac=function(i){return new(i||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:51,vars:29,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","excludeDays","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","excludeDays","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","excludeDays",4,"ngSwitchCase"],[3,"excludeDays","viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","excludeDays"],[3,"excludeDays","viewDate","events"],[3,"viewDate","events"]],template:function(i,n){1&i&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(s){return n.viewDate=s}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Month}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Week}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",6),e.NdJ("click",function(){return n.view=n.CalendarView.Day}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",7),e._uU(43,"\n "),e.YNc(44,A,2,3,"mwl-calendar-month-view",8),e._uU(45,"\n "),e.YNc(46,J,2,3,"mwl-calendar-week-view",9),e._uU(47,"\n "),e.YNc(48,x,2,2,"mwl-calendar-day-view",10),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&i&&(e.xp6(6),e.Q6J("view",n.view)("viewDate",n.viewDate)("excludeDays",n.excludeDays),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate)("excludeDays",n.excludeDays),e.xp6(8),e.hij("\n ",e.G7q(21,18,e.l5B(24,M,n.viewDate,n.view+"ViewTitle",n.weekStartsOn,n.excludeDays)),"\n "),e.xp6(8),e.ekj("active","month"===n.view),e.xp6(3),e.ekj("active","week"===n.view),e.xp6(3),e.ekj("active","day"===n.view),e.xp6(8),e.Q6J("ngSwitch",n.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[d.RF,d.n9,C.O,g.T,h.i,p.G,T.T,Z.S,f.J],encapsulation:2,changeDetection:0});var S=a(20211);class l{}l.\u0275fac=function(i){return new(i||l)},l.\u0275mod=e.oAB({type:l}),l.\u0275inj=e.cJS({imports:[d.ez,r._8.forRoot({provide:c._,useFactory:S.x}),o.S,D.Bz.forChild([{path:"",component:w}])]})}}]); \ No newline at end of file diff --git a/355.d603b1bacd2a0ecc.js b/355.d603b1bacd2a0ecc.js new file mode 100644 index 000000000..ee963dbcb --- /dev/null +++ b/355.d603b1bacd2a0ecc.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[355],{90355:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(38604),highlighted:s(81950)}},{filename:"template.html",contents:{raw:s(49054),highlighted:s(66619)}},{filename:"day-view-scheduler.component.ts",contents:{raw:s(21929),highlighted:s(38095)}},{filename:"day-view-scheduler.component.html",contents:{raw:s(61669),highlighted:s(30411)}},{filename:"module.ts",contents:{raw:s(97200),highlighted:s(57754)}}]},81950:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { addHours, startOfDay } from \'date-fns\';\nimport { User } from \'./day-view-scheduler.component\';\n\nconst users: User[] = [\n {\n id: 0,\n name: \'John smith\',\n color: colors.yellow,\n },\n {\n id: 1,\n name: \'Jane Doe\',\n color: colors.blue,\n },\n];\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n users = users;\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 5),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'Another event\',\n color: users[1].color,\n start: addHours(startOfDay(new Date()), 2),\n meta: {\n user: users[1],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'A 3rd event\',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 7),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'An all day event\',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: \'Another all day event\',\n color: users[1].color,\n start: new Date(),\n meta: {\n user: users[1],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: \'A 3rd all day event\',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n ];\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.events = [...this.events];\n }\n\n userChanged({ event, newUser }) {\n event.color = newUser.color;\n event.meta.user = newUser;\n this.events = [...this.events];\n }\n}\n'},38095:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Inject,\n Injectable,\n Input,\n LOCALE_ID,\n OnChanges,\n Output,\n SimpleChanges,\n} from \'@angular/core\';\nimport {\n CalendarUtils,\n CalendarWeekViewComponent,\n DateAdapter,\n getWeekViewPeriod,\n} from \'angular-calendar\';\nimport {\n WeekView,\n GetWeekViewArgs,\n WeekViewTimeEvent,\n EventColor,\n CalendarEvent,\n WeekViewAllDayEventRow,\n WeekViewAllDayEvent,\n} from \'calendar-utils\';\nimport { DragEndEvent, DragMoveEvent } from \'angular-draggable-droppable\';\n\nexport interface User {\n id: number;\n name: string;\n color: EventColor;\n}\n\ninterface DayViewScheduler extends WeekView {\n users: User[];\n}\n\ninterface GetWeekViewArgsWithUsers extends GetWeekViewArgs {\n users: User[];\n}\n\n@Injectable()\nexport class DayViewSchedulerCalendarUtils extends CalendarUtils {\n getWeekView(args: GetWeekViewArgsWithUsers): DayViewScheduler {\n const { period } = super.getWeekView(args);\n const view: DayViewScheduler = {\n period,\n allDayEventRows: [],\n hourColumns: [],\n users: [...args.users],\n };\n\n view.users.forEach((user, columnIndex) => {\n const events = args.events.filter(\n (event) => event.meta.user.id === user.id\n );\n const columnView = super.getWeekView({\n ...args,\n events,\n });\n view.hourColumns.push(columnView.hourColumns[0]);\n columnView.allDayEventRows.forEach(({ row }, rowIndex) => {\n view.allDayEventRows[rowIndex] = view.allDayEventRows[rowIndex] || {\n row: [],\n };\n view.allDayEventRows[rowIndex].row.push({\n ...row[0],\n offset: columnIndex,\n span: 1,\n });\n });\n });\n\n return view;\n }\n}\n\n@Component({\n selector: \'mwl-day-view-scheduler\',\n templateUrl: \'day-view-scheduler.component.html\',\n providers: [DayViewSchedulerCalendarUtils],\n})\nexport class DayViewSchedulerComponent\n extends CalendarWeekViewComponent\n implements OnChanges\n{\n @Input() users: User[] = [];\n\n @Output() userChanged = new EventEmitter();\n\n view: DayViewScheduler;\n\n daysInWeek = 1;\n\n constructor(\n protected cdr: ChangeDetectorRef,\n protected utils: DayViewSchedulerCalendarUtils,\n @Inject(LOCALE_ID) locale: string,\n protected dateAdapter: DateAdapter,\n protected element: ElementRef<HTMLElement>\n ) {\n super(cdr, utils, locale, dateAdapter, element);\n }\n\n trackByUserId = (index: number, row: User) => row.id;\n\n ngOnChanges(changes: SimpleChanges): void {\n super.ngOnChanges(changes);\n\n if (changes.users) {\n this.refreshBody();\n this.emitBeforeViewRender();\n }\n }\n\n getDayColumnWidth(eventRowContainer: HTMLElement): number {\n return Math.floor(eventRowContainer.offsetWidth / this.users.length);\n }\n\n dragMove(dayEvent: WeekViewTimeEvent, dragEvent: DragMoveEvent) {\n if (this.snapDraggedEvents) {\n const newUser = this.getDraggedUserColumn(dayEvent, dragEvent.x);\n const newEventTimes = this.getDragMovedEventTimes(\n dayEvent,\n { ...dragEvent, x: 0 },\n this.dayColumnWidth,\n true\n );\n const originalEvent = dayEvent.event;\n const adjustedEvent = {\n ...originalEvent,\n ...newEventTimes,\n meta: { ...originalEvent.meta, user: newUser },\n };\n const tempEvents = this.events.map((event) => {\n if (event === originalEvent) {\n return adjustedEvent;\n }\n return event;\n });\n this.restoreOriginalEvents(\n tempEvents,\n new Map([[adjustedEvent, originalEvent]])\n );\n }\n this.dragAlreadyMoved = true;\n }\n\n dragEnded(\n weekEvent: WeekViewAllDayEvent | WeekViewTimeEvent,\n dragEndEvent: DragEndEvent,\n dayWidth: number,\n useY = false\n ) {\n super.dragEnded(\n weekEvent,\n {\n ...dragEndEvent,\n x: 0,\n },\n dayWidth,\n useY\n );\n const newUser = this.getDraggedUserColumn(weekEvent, dragEndEvent.x);\n if (newUser && newUser !== weekEvent.event.meta.user) {\n this.userChanged.emit({ event: weekEvent.event, newUser });\n }\n }\n\n protected getWeekView(events: CalendarEvent[]) {\n return this.utils.getWeekView({\n events,\n users: this.users,\n viewDate: this.viewDate,\n weekStartsOn: this.weekStartsOn,\n excluded: this.excludeDays,\n precision: this.precision,\n absolutePositionedEvents: true,\n hourSegments: this.hourSegments,\n dayStart: {\n hour: this.dayStartHour,\n minute: this.dayStartMinute,\n },\n dayEnd: {\n hour: this.dayEndHour,\n minute: this.dayEndMinute,\n },\n segmentHeight: this.hourSegmentHeight,\n weekendDays: this.weekendDays,\n ...getWeekViewPeriod(\n this.dateAdapter,\n this.viewDate,\n this.weekStartsOn,\n this.excludeDays,\n this.daysInWeek\n ),\n });\n }\n\n private getDraggedUserColumn(\n dayEvent: WeekViewTimeEvent | WeekViewAllDayEvent,\n xPixels: number\n ) {\n const columnsMoved = Math.round(xPixels / this.dayColumnWidth);\n const currentColumnIndex = this.view.users.findIndex(\n (user) => user === dayEvent.event.meta.user\n );\n const newIndex = currentColumnIndex + columnsMoved;\n return this.view.users[newIndex];\n }\n}\n'},57754:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { DayViewSchedulerComponent } from \'./day-view-scheduler.component\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent, DayViewSchedulerComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},30411:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="cal-week-view" role="grid">\n <div class="cal-day-headers" role="row">\n <div\n class="cal-header"\n *ngFor="let user of users; trackBy: trackByUserId"\n tabindex="0"\n role="columnheader"\n >\n <b>{{ user.name }}</b>\n </div>\n </div>\n <div\n class="cal-all-day-events"\n #allDayEventsContainer\n *ngIf="view.allDayEventRows.length > 0"\n mwlDroppable\n (dragEnter)="dragEnter(\'allDay\')"\n (dragLeave)="dragLeave(\'allDay\')"\n >\n <div class="cal-day-columns">\n <div\n class="cal-time-label-column"\n [ngTemplateOutlet]="allDayEventsLabelTemplate"\n ></div>\n <div\n class="cal-day-column"\n *ngFor="let day of days; trackBy: trackByWeekDayHeaderDate"\n mwlDroppable\n dragOverClass="cal-drag-over"\n (drop)="eventDropped($event, day.date, true)"\n (dragEnter)="dateDragEnter(day.date)"\n ></div>\n </div>\n <div\n *ngFor="let eventRow of view.allDayEventRows; trackBy: trackById"\n #eventRowContainer\n class="cal-events-row"\n >\n <div\n *ngFor="\n let allDayEvent of eventRow.row;\n trackBy: trackByWeekAllDayEvent\n "\n #event\n class="cal-event-container"\n [class.cal-draggable]="\n allDayEvent.event.draggable && allDayEventResizes.size === 0\n "\n [class.cal-starts-within-week]="!allDayEvent.startsBeforeWeek"\n [class.cal-ends-within-week]="!allDayEvent.endsAfterWeek"\n [ngClass]="allDayEvent.event?.cssClass"\n [style.width.%]="(100 / users.length) * allDayEvent.span"\n [style.marginLeft.%]="(100 / users.length) * allDayEvent.offset"\n mwlDraggable\n dragActiveClass="cal-drag-active"\n [dropData]="{ event: allDayEvent.event, calendarId: calendarId }"\n [dragAxis]="{\n x: allDayEvent.event.draggable && allDayEventResizes.size === 0,\n y:\n !snapDraggedEvents &&\n allDayEvent.event.draggable &&\n allDayEventResizes.size === 0\n }"\n [dragSnapGrid]="snapDraggedEvents ? { x: dayColumnWidth } : {}"\n [validateDrag]="validateDrag"\n (dragStart)="dragStarted(eventRowContainer, event, allDayEvent, false)"\n (dragging)="allDayEventDragMove()"\n (dragEnd)="dragEnded(allDayEvent, $event, dayColumnWidth)"\n >\n <mwl-calendar-week-view-event\n [locale]="locale"\n [weekEvent]="allDayEvent"\n [tooltipPlacement]="tooltipPlacement"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDelay]="tooltipDelay"\n [customTemplate]="eventTemplate"\n [eventTitleTemplate]="eventTitleTemplate"\n [eventActionsTemplate]="eventActionsTemplate"\n [daysInWeek]="daysInWeek"\n (eventClicked)="\n eventClicked.emit({\n event: allDayEvent.event,\n sourceEvent: $event.sourceEvent\n })\n "\n >\n </mwl-calendar-week-view-event>\n </div>\n </div>\n </div>\n <div\n class="cal-time-events"\n mwlDroppable\n (dragEnter)="dragEnter(\'time\')"\n (dragLeave)="dragLeave(\'time\')"\n >\n <div class="cal-time-label-column" *ngIf="view.hourColumns.length > 0">\n <div\n *ngFor="\n let hour of view.hourColumns[0].hours;\n trackBy: trackByHour;\n let odd = odd\n "\n class="cal-hour"\n [class.cal-hour-odd]="odd"\n >\n <mwl-calendar-week-view-hour-segment\n *ngFor="let segment of hour.segments; trackBy: trackByHourSegment"\n [style.height.px]="hourSegmentHeight"\n [segment]="segment"\n [segmentHeight]="hourSegmentHeight"\n [locale]="locale"\n [customTemplate]="hourSegmentTemplate"\n [isTimeLabel]="true"\n >\n </mwl-calendar-week-view-hour-segment>\n </div>\n </div>\n <div\n class="cal-day-columns"\n [class.cal-resize-active]="timeEventResizes.size > 0"\n #dayColumns\n >\n <div\n class="cal-day-column"\n *ngFor="let column of view.hourColumns; trackBy: trackByHourColumn"\n >\n <mwl-calendar-week-view-current-time-marker\n [columnDate]="column.date"\n [dayStartHour]="dayStartHour"\n [dayStartMinute]="dayStartMinute"\n [dayEndHour]="dayEndHour"\n [dayEndMinute]="dayEndMinute"\n [hourSegments]="hourSegments"\n [hourSegmentHeight]="hourSegmentHeight"\n [customTemplate]="currentTimeMarkerTemplate"\n ></mwl-calendar-week-view-current-time-marker>\n <div\n *ngFor="let timeEvent of column.events; trackBy: trackByWeekTimeEvent"\n #event\n class="cal-event-container"\n [class.cal-draggable]="\n timeEvent.event.draggable && timeEventResizes.size === 0\n "\n [class.cal-starts-within-day]="!timeEvent.startsBeforeDay"\n [class.cal-ends-within-day]="!timeEvent.endsAfterDay"\n [ngClass]="timeEvent.event.cssClass"\n [hidden]="timeEvent.height === 0 && timeEvent.width === 0"\n [style.top.px]="timeEvent.top"\n [style.height.px]="timeEvent.height"\n [style.left.%]="timeEvent.left"\n [style.width.%]="timeEvent.width"\n mwlResizable\n [resizeSnapGrid]="{\n left: dayColumnWidth,\n right: dayColumnWidth,\n top: eventSnapSize || hourSegmentHeight,\n bottom: eventSnapSize || hourSegmentHeight\n }"\n [validateResize]="validateResize"\n [allowNegativeResizes]="true"\n (resizeStart)="timeEventResizeStarted(dayColumns, timeEvent, $event)"\n (resizing)="timeEventResizing(timeEvent, $event)"\n (resizeEnd)="timeEventResizeEnded(timeEvent)"\n mwlDraggable\n dragActiveClass="cal-drag-active"\n [dropData]="{ event: timeEvent.event, calendarId: calendarId }"\n [dragAxis]="{\n x: timeEvent.event.draggable && timeEventResizes.size === 0,\n y: timeEvent.event.draggable && timeEventResizes.size === 0\n }"\n [dragSnapGrid]="\n snapDraggedEvents\n ? { x: dayColumnWidth, y: eventSnapSize || hourSegmentHeight }\n : {}\n "\n [ghostDragEnabled]="!snapDraggedEvents"\n [validateDrag]="validateDrag"\n (dragStart)="dragStarted(dayColumns, event, timeEvent, true)"\n (dragging)="dragMove(timeEvent, $event)"\n (dragEnd)="dragEnded(timeEvent, $event, dayColumnWidth, true)"\n >\n <div\n class="cal-resize-handle cal-resize-handle-before-start"\n *ngIf="\n timeEvent.event?.resizable?.beforeStart &&\n !timeEvent.startsBeforeDay\n "\n mwlResizeHandle\n [resizeEdges]="{\n left: true,\n top: true\n }"\n ></div>\n <mwl-calendar-week-view-event\n [locale]="locale"\n [weekEvent]="timeEvent"\n [tooltipPlacement]="tooltipPlacement"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDisabled]="dragActive || timeEventResizes.size > 0"\n [tooltipDelay]="tooltipDelay"\n [customTemplate]="eventTemplate"\n [eventTitleTemplate]="eventTitleTemplate"\n [eventActionsTemplate]="eventActionsTemplate"\n [column]="column"\n (eventClicked)="\n eventClicked.emit({\n event: timeEvent.event,\n sourceEvent: $event.sourceEvent\n })\n "\n >\n </mwl-calendar-week-view-event>\n <div\n class="cal-resize-handle cal-resize-handle-after-end"\n *ngIf="\n timeEvent.event?.resizable?.afterEnd && !timeEvent.endsAfterDay\n "\n mwlResizeHandle\n [resizeEdges]="{\n right: true,\n bottom: true\n }"\n ></div>\n </div>\n\n <div\n *ngFor="let hour of column.hours; trackBy: trackByHour; let odd = odd"\n class="cal-hour"\n [class.cal-hour-odd]="odd"\n >\n <mwl-calendar-week-view-hour-segment\n *ngFor="let segment of hour.segments; trackBy: trackByHourSegment"\n [style.height.px]="hourSegmentHeight"\n [segment]="segment"\n [segmentHeight]="hourSegmentHeight"\n [locale]="locale"\n [customTemplate]="hourSegmentTemplate"\n (mwlClick)="\n hourSegmentClicked.emit({\n date: segment.date,\n sourceEvent: $event\n })\n "\n [clickListenerDisabled]="hourSegmentClicked.observers.length === 0"\n mwlDroppable\n [dragOverClass]="\n !dragActive || !snapDraggedEvents ? \'cal-drag-over\' : null\n "\n dragActiveClass="cal-drag-active"\n (drop)="eventDropped($event, segment.date, false)"\n >\n </mwl-calendar-week-view-hour-segment>\n </div>\n </div>\n </div>\n </div>\n</div>\n'},66619:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-6">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="\'day\'"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="\'day\'"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-6 text-right">\n <h3>{{ viewDate | calendarDate:(\'dayViewTitle\') }}</h3>\n </div>\n</div>\n<br />\n\n<mwl-day-view-scheduler\n [viewDate]="viewDate"\n [events]="events"\n [users]="users"\n (eventTimesChanged)="eventTimesChanged($event)"\n (userChanged)="userChanged($event)"\n>\n</mwl-day-view-scheduler>\n'},38604:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { addHours, startOfDay } from 'date-fns';\nimport { User } from './day-view-scheduler.component';\n\nconst users: User[] = [\n {\n id: 0,\n name: 'John smith',\n color: colors.yellow,\n },\n {\n id: 1,\n name: 'Jane Doe',\n color: colors.blue,\n },\n];\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n users = users;\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 5),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'Another event',\n color: users[1].color,\n start: addHours(startOfDay(new Date()), 2),\n meta: {\n user: users[1],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'A 3rd event',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 7),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'An all day event',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: 'Another all day event',\n color: users[1].color,\n start: new Date(),\n meta: {\n user: users[1],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: 'A 3rd all day event',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n ];\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.events = [...this.events];\n }\n\n userChanged({ event, newUser }) {\n event.color = newUser.color;\n event.meta.user = newUser;\n this.events = [...this.events];\n }\n}\n"},61669:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n \n {{ user.name }}\n
\n
\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n'},21929:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Inject,\n Injectable,\n Input,\n LOCALE_ID,\n OnChanges,\n Output,\n SimpleChanges,\n} from '@angular/core';\nimport {\n CalendarUtils,\n CalendarWeekViewComponent,\n DateAdapter,\n getWeekViewPeriod,\n} from 'angular-calendar';\nimport {\n WeekView,\n GetWeekViewArgs,\n WeekViewTimeEvent,\n EventColor,\n CalendarEvent,\n WeekViewAllDayEventRow,\n WeekViewAllDayEvent,\n} from 'calendar-utils';\nimport { DragEndEvent, DragMoveEvent } from 'angular-draggable-droppable';\n\nexport interface User {\n id: number;\n name: string;\n color: EventColor;\n}\n\ninterface DayViewScheduler extends WeekView {\n users: User[];\n}\n\ninterface GetWeekViewArgsWithUsers extends GetWeekViewArgs {\n users: User[];\n}\n\n@Injectable()\nexport class DayViewSchedulerCalendarUtils extends CalendarUtils {\n getWeekView(args: GetWeekViewArgsWithUsers): DayViewScheduler {\n const { period } = super.getWeekView(args);\n const view: DayViewScheduler = {\n period,\n allDayEventRows: [],\n hourColumns: [],\n users: [...args.users],\n };\n\n view.users.forEach((user, columnIndex) => {\n const events = args.events.filter(\n (event) => event.meta.user.id === user.id\n );\n const columnView = super.getWeekView({\n ...args,\n events,\n });\n view.hourColumns.push(columnView.hourColumns[0]);\n columnView.allDayEventRows.forEach(({ row }, rowIndex) => {\n view.allDayEventRows[rowIndex] = view.allDayEventRows[rowIndex] || {\n row: [],\n };\n view.allDayEventRows[rowIndex].row.push({\n ...row[0],\n offset: columnIndex,\n span: 1,\n });\n });\n });\n\n return view;\n }\n}\n\n@Component({\n selector: 'mwl-day-view-scheduler',\n templateUrl: 'day-view-scheduler.component.html',\n providers: [DayViewSchedulerCalendarUtils],\n})\nexport class DayViewSchedulerComponent\n extends CalendarWeekViewComponent\n implements OnChanges\n{\n @Input() users: User[] = [];\n\n @Output() userChanged = new EventEmitter();\n\n view: DayViewScheduler;\n\n daysInWeek = 1;\n\n constructor(\n protected cdr: ChangeDetectorRef,\n protected utils: DayViewSchedulerCalendarUtils,\n @Inject(LOCALE_ID) locale: string,\n protected dateAdapter: DateAdapter,\n protected element: ElementRef\n ) {\n super(cdr, utils, locale, dateAdapter, element);\n }\n\n trackByUserId = (index: number, row: User) => row.id;\n\n ngOnChanges(changes: SimpleChanges): void {\n super.ngOnChanges(changes);\n\n if (changes.users) {\n this.refreshBody();\n this.emitBeforeViewRender();\n }\n }\n\n getDayColumnWidth(eventRowContainer: HTMLElement): number {\n return Math.floor(eventRowContainer.offsetWidth / this.users.length);\n }\n\n dragMove(dayEvent: WeekViewTimeEvent, dragEvent: DragMoveEvent) {\n if (this.snapDraggedEvents) {\n const newUser = this.getDraggedUserColumn(dayEvent, dragEvent.x);\n const newEventTimes = this.getDragMovedEventTimes(\n dayEvent,\n { ...dragEvent, x: 0 },\n this.dayColumnWidth,\n true\n );\n const originalEvent = dayEvent.event;\n const adjustedEvent = {\n ...originalEvent,\n ...newEventTimes,\n meta: { ...originalEvent.meta, user: newUser },\n };\n const tempEvents = this.events.map((event) => {\n if (event === originalEvent) {\n return adjustedEvent;\n }\n return event;\n });\n this.restoreOriginalEvents(\n tempEvents,\n new Map([[adjustedEvent, originalEvent]])\n );\n }\n this.dragAlreadyMoved = true;\n }\n\n dragEnded(\n weekEvent: WeekViewAllDayEvent | WeekViewTimeEvent,\n dragEndEvent: DragEndEvent,\n dayWidth: number,\n useY = false\n ) {\n super.dragEnded(\n weekEvent,\n {\n ...dragEndEvent,\n x: 0,\n },\n dayWidth,\n useY\n );\n const newUser = this.getDraggedUserColumn(weekEvent, dragEndEvent.x);\n if (newUser && newUser !== weekEvent.event.meta.user) {\n this.userChanged.emit({ event: weekEvent.event, newUser });\n }\n }\n\n protected getWeekView(events: CalendarEvent[]) {\n return this.utils.getWeekView({\n events,\n users: this.users,\n viewDate: this.viewDate,\n weekStartsOn: this.weekStartsOn,\n excluded: this.excludeDays,\n precision: this.precision,\n absolutePositionedEvents: true,\n hourSegments: this.hourSegments,\n dayStart: {\n hour: this.dayStartHour,\n minute: this.dayStartMinute,\n },\n dayEnd: {\n hour: this.dayEndHour,\n minute: this.dayEndMinute,\n },\n segmentHeight: this.hourSegmentHeight,\n weekendDays: this.weekendDays,\n ...getWeekViewPeriod(\n this.dateAdapter,\n this.viewDate,\n this.weekStartsOn,\n this.excludeDays,\n this.daysInWeek\n ),\n });\n }\n\n private getDraggedUserColumn(\n dayEvent: WeekViewTimeEvent | WeekViewAllDayEvent,\n xPixels: number\n ) {\n const columnsMoved = Math.round(xPixels / this.dayColumnWidth);\n const currentColumnIndex = this.view.users.findIndex(\n (user) => user === dayEvent.event.meta.user\n );\n const newIndex = currentColumnIndex + columnsMoved;\n return this.view.users[newIndex];\n }\n}\n"},97200:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { DayViewSchedulerComponent } from './day-view-scheduler.component';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent, DayViewSchedulerComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},49054:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(\'dayViewTitle\') }}

\n
\n\n
\n\n\n\n'}}]); \ No newline at end of file diff --git a/3597.637d0303eb7976f4.js b/3597.637d0303eb7976f4.js deleted file mode 100644 index 6b96568e4..000000000 --- a/3597.637d0303eb7976f4.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3597],{73772:(T,c,t)=>{t.d(c,{$:()=>d});var n=t(72612),g=t(1885),p=t(60845),u=t(45831),l=t(97172),C=t(9665);class d{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=g.w}}d.\u0275fac=function(m){return new(m||d)},d.\u0275cmp=n.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(m,e){1&m&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&m&&(n.xp6(7),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(3),n.Q6J("viewDate",e.viewDate),n.xp6(3),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,e.viewDate,e.view+"ViewTitle",e.locale)),n.xp6(8),n.ekj("active",e.view===e.CalendarView.Month),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Week),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Day))},dependencies:[p.O,u.T,l.i,C.J],encapsulation:2})},14219:(T,c,t)=>{t.d(c,{S:()=>l});var n=t(64061),g=t(48052),p=t(60341),u=t(72612);class l{}l.\u0275fac=function(d){return new(d||l)},l.\u0275mod=u.oAB({type:l}),l.\u0275inj=u.cJS({imports:[n.ez,g.u5,p._8]})},53597:(T,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>D});var n=t(64061),g=t(43850),p=t(60341),u=t(72887),l=t(94266),C=t(14219),d=t(1885),f=t(47679),m=t(26898),e=t(72612),v=t(97286),w=t(65148),U=t(4238),Z=t(73772);function E(o,i){1&o&&(e.TgZ(0,"p")(1,"em"),e._uU(2,"No events added"),e.qZA()())}const A=function(o){return{event:o}},y=function(){return{delay:300,delta:30}};function O(o,i){if(1&o&&(e.TgZ(0,"li",11),e._uU(1,"\n "),e.TgZ(2,"a",12),e._uU(3),e.qZA(),e._uU(4,"\n "),e.qZA()),2&o){const a=i.$implicit;e.Q6J("dropData",e.VKq(5,A,a))("touchStartLongPress",e.DdM(7,y)),e.xp6(2),e.Udp("color",a.color.primary),e.xp6(1),e.hij("\n ",a.title,"\n ")}}function M(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-month-view",13),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("activeDayIsOpen",a.activeDayIsOpen)("refresh",a.refresh)}}function J(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-week-view",14),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("snapDraggedEvents",!1)}}function P(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-day-view",14),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("snapDraggedEvents",!1)}}class h{constructor(){this.CalendarView=d.w,this.view=d.w.Month,this.viewDate=new Date,this.externalEvents=[{title:"Event 1",color:m.O.yellow,start:new Date,draggable:!0},{title:"Event 2",color:m.O.blue,start:new Date,draggable:!0}],this.events=[],this.activeDayIsOpen=!1,this.refresh=new f.x}eventDropped({event:i,newStart:a,newEnd:_,allDay:r}){const s=this.externalEvents.indexOf(i);typeof r<"u"&&(i.allDay=r),s>-1&&(this.externalEvents.splice(s,1),this.events.push(i)),i.start=a,_&&(i.end=_),"month"===this.view&&(this.viewDate=a,this.activeDayIsOpen=!0),this.events=[...this.events]}externalDrop(i){-1===this.externalEvents.indexOf(i)&&(this.events=this.events.filter(a=>a!==i),this.externalEvents.push(i))}}h.\u0275fac=function(i){return new(i||h)},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:34,vars:8,consts:[[1,"row"],[1,"col-md-3"],["mwlDroppable","","dragOverClass","drag-over",1,"card",3,"drop"],[1,"card-body"],[4,"ngIf"],["mwlDraggable","","dragActiveClass","drag-active",3,"dropData","touchStartLongPress",4,"ngFor","ngForOf"],[1,"col-md-9"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","snapDraggedEvents","eventTimesChanged",4,"ngSwitchCase"],["mwlDraggable","","dragActiveClass","drag-active",3,"dropData","touchStartLongPress"],["href","javascript:;"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","snapDraggedEvents","eventTimesChanged"]],template:function(i,a){1&i&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e.NdJ("drop",function(r){return a.externalDrop(r.dropData.event)}),e._uU(5,"\n "),e.TgZ(6,"div",3),e._uU(7,"\n "),e.YNc(8,E,3,0,"p",4),e._uU(9,"\n "),e.TgZ(10,"ul"),e._uU(11,"\n "),e.YNc(12,O,5,8,"li",5),e._uU(13,"\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n\n "),e.TgZ(18,"div",6),e._uU(19,"\n "),e.TgZ(20,"mwl-demo-utils-calendar-header",7),e.NdJ("viewChange",function(r){return a.view=r})("viewDateChange",function(r){return a.viewDate=r}),e._uU(21,"\n "),e.qZA(),e._uU(22,"\n\n "),e.TgZ(23,"div",8),e._uU(24,"\n "),e.YNc(25,M,2,4,"mwl-calendar-month-view",9),e._uU(26,"\n "),e.YNc(27,J,2,4,"mwl-calendar-week-view",10),e._uU(28,"\n "),e.YNc(29,P,2,4,"mwl-calendar-day-view",10),e._uU(30,"\n "),e.qZA(),e._uU(31,"\n "),e.qZA(),e._uU(32,"\n"),e.qZA(),e._uU(33,"\n")),2&i&&(e.xp6(8),e.Q6J("ngIf",0===a.externalEvents.length),e.xp6(4),e.Q6J("ngForOf",a.externalEvents),e.xp6(8),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("ngSwitch",a.view),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Month),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Week),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Day))},dependencies:[n.sg,n.O5,n.RF,n.n9,l.pD,l.D5,v.G,w.T,U.S,Z.$],styles:[".drag-active[_ngcontent-%COMP%]{position:relative;z-index:1;pointer-events:none}.drag-over[_ngcontent-%COMP%]{background-color:#eee}"],changeDetection:0});var I=t(57585);class D{}D.\u0275fac=function(i){return new(i||D)},D.\u0275mod=e.oAB({type:D}),D.\u0275inj=e.cJS({imports:[n.ez,p._8.forRoot({provide:u._,useFactory:I.x}),l.Vk,C.S,g.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/3618.798fd648889baa6a.js b/3618.798fd648889baa6a.js deleted file mode 100644 index 30e1c0423..000000000 --- a/3618.798fd648889baa6a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3618],{14219:(U,m,n)=>{n.d(m,{S:()=>o});var l=n(64061),r=n(48052),h=n(60341),v=n(72612);class o{}o.\u0275fac=function(w){return new(w||o)},o.\u0275mod=v.oAB({type:o}),o.\u0275inj=v.cJS({imports:[l.ez,r.u5,h._8]})},63618:(U,m,n)=>{n.r(m),n.d(m,{DemoModule:()=>d});var l=n(64061),r=n(43850),h=n(60341),v=n(72887),o=n(14219),u=n(1885),w=n(62927),p=n(69709),D=n(28126),T=n(9025),y=n(14153),f=n(96406),C=n(57450),A=n(69526),M=n(9995),O=n(21037),_=n(8458),J=n(9433),e=n(72612),V=n(97286),x=n(65148),E=n(4238),B=n(9665);function P(i,a){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",9),e.NdJ("beforeViewRender",function(Q){e.CHM(t);const W=e.oxw();return e.KtG(W.beforeMonthViewRender(Q))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function b(i,a){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view",10),e._uU(1,"\n "),e.qZA()),2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function R(i,a){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",10),e._uU(1,"\n "),e.qZA()),2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function Z(i,a,t){return{day:w.Z,week:p.Z,month:D.Z}[i](a,t)}function g(i,a,t){return{day:T.Z,week:y.Z,month:f.Z}[i](a,t)}class c{constructor(){this.view=u.w.Month,this.viewDate=new Date,this.events=[],this.minDate=(0,f.Z)(new Date,1),this.maxDate=(0,D.Z)(new Date,1),this.prevBtnDisabled=!1,this.nextBtnDisabled=!1,this.dateOrViewChanged()}increment(){this.changeDate(Z(this.view,this.viewDate,1))}decrement(){this.changeDate(g(this.view,this.viewDate,1))}today(){this.changeDate(new Date)}dateIsValid(a){return a>=this.minDate&&a<=this.maxDate}changeDate(a){this.viewDate=a,this.dateOrViewChanged()}changeView(a){this.view=a,this.dateOrViewChanged()}dateOrViewChanged(){this.prevBtnDisabled=!this.dateIsValid(function k(i,a){return{day:O.Z,week:_.Z,month:J.Z}[i](a)}(this.view,g(this.view,this.viewDate,1))),this.nextBtnDisabled=!this.dateIsValid(function S(i,a){return{day:C.Z,week:A.Z,month:M.Z}[i](a)}(this.view,Z(this.view,this.viewDate,1))),this.viewDatethis.maxDate&&this.changeDate(this.maxDate)}beforeMonthViewRender({body:a}){a.forEach(t=>{this.dateIsValid(t.date)||(t.cssClass="cal-disabled")})}}c.\u0275fac=function(a){return new(a||c)},c.\u0275cmp=e.Xpm({type:c,selectors:[["mwl-demo-component"]],decls:51,vars:17,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],[1,"btn","btn-primary",3,"disabled","click"],[1,"btn","btn-outline-secondary",3,"click"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"],[3,"viewDate","events"]],template:function(a,t){1&a&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"button",3),e.NdJ("click",function(){return t.decrement()}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"button",4),e.NdJ("click",function(){return t.today()}),e._uU(10,"Today"),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"button",3),e.NdJ("click",function(){return t.increment()}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",5),e.NdJ("click",function(){return t.changeView("month")}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",5),e.NdJ("click",function(){return t.changeView("week")}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",5),e.NdJ("click",function(){return t.changeView("day")}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",6),e._uU(43,"\n "),e.YNc(44,P,2,2,"mwl-calendar-month-view",7),e._uU(45,"\n "),e.YNc(46,b,2,2,"mwl-calendar-week-view",8),e._uU(47,"\n "),e.YNc(48,R,2,2,"mwl-calendar-day-view",8),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&a&&(e.xp6(6),e.Q6J("disabled",t.prevBtnDisabled),e.xp6(6),e.Q6J("disabled",t.nextBtnDisabled),e.xp6(8),e.Oqu(e.Dn7(21,13,t.viewDate,t.view+"ViewTitle","en")),e.xp6(8),e.ekj("active","month"===t.view),e.xp6(3),e.ekj("active","week"===t.view),e.xp6(3),e.ekj("active","day"===t.view),e.xp6(8),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[l.RF,l.n9,V.G,x.T,E.S,B.J],styles:[".cal-disabled{background-color:#eee;pointer-events:none}.cal-disabled .cal-day-number{opacity:.1}\n"],encapsulation:2,changeDetection:0});var N=n(57585);class d{}d.\u0275fac=function(a){return new(a||d)},d.\u0275mod=e.oAB({type:d}),d.\u0275inj=e.cJS({imports:[l.ez,h._8.forRoot({provide:v._,useFactory:N.x}),o.S,r.Bz.forChild([{path:"",component:c}])]})}}]); \ No newline at end of file diff --git a/365.c0060f34214ced1c.js b/365.c0060f34214ced1c.js new file mode 100644 index 000000000..515e8496f --- /dev/null +++ b/365.c0060f34214ced1c.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[365],{80365:(U,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>u});var e=t(50192),C=t(98783),D=t(5234),m=t(33275),_=t(44248),p=t(2316),v=t(22201),n=t(44879),s=t(79144),a=t(84156),d=t(56500),w=t(43303);function f(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function Z(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function E(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=p.w.Month,this.viewDate=new Date,this.events=[{title:"Click me",color:v.O.yellow,start:new Date},{title:"Or click me",color:v.O.blue,start:new Date}]}eventClicked({event:l}){console.log("Event clicked",l)}}g.\u0275fac=function(l){return new(l||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","eventClicked"],[3,"viewDate","events","eventClicked"]],template:function(l,i){1&l&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(r){return i.view=r})("viewDateChange",function(r){return i.viewDate=r}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&l&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,d.S,w.$],encapsulation:2,changeDetection:0});var M=t(20211);class u{}u.\u0275fac=function(l){return new(l||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:M.x}),_.S,C.Bz.forChild([{path:"",component:g}])]})},43303:(U,c,t)=>{t.d(c,{$:()=>v});var e=t(44879),C=t(2316),D=t(50111),m=t(58125),_=t(68849),p=t(4540);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,_.i,p.J],encapsulation:2})},44248:(U,c,t)=>{t.d(c,{S:()=>_});var e=t(50192),C=t(86963),D=t(5234),m=t(44879);class _{}_.\u0275fac=function(v){return new(v||_)},_.\u0275mod=m.oAB({type:_}),_.\u0275inj=m.cJS({imports:[e.ez,C.u5,D._8]})}}]); \ No newline at end of file diff --git a/3739.2f01f8c57d3bf7ab.js b/3739.2f01f8c57d3bf7ab.js deleted file mode 100644 index 5a08f3611..000000000 --- a/3739.2f01f8c57d3bf7ab.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3739],{43739:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(49198),highlighted:n(84905)}},{filename:"template.html",contents:{raw:n(61194),highlighted:n(17473)}},{filename:"module.ts",contents:{raw:n(78041),highlighted:n(16717)}}]},84905:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarViewPeriod,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n },\n ];\n\n period: CalendarViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n beforeViewRender(\n event:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ) {\n this.period = event.period;\n this.cdr.detectChanges();\n }\n}\n'},16717:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},17473:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-warning" *ngIf="period?.events.length === 0">\n There are no events on this {{ view }}\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},49198:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarViewPeriod,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n },\n ];\n\n period: CalendarViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n beforeViewRender(\n event:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ) {\n this.period = event.period;\n this.cdr.detectChanges();\n }\n}\n"},78041:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},61194:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n There are no events on this {{ view }}\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/5144.328f9d3da3ec6d65.js b/3866.f637fb6f8449d3df.js similarity index 99% rename from 5144.328f9d3da3ec6d65.js rename to 3866.f637fb6f8449d3df.js index dac475253..499e72fb6 100644 --- a/5144.328f9d3da3ec6d65.js +++ b/3866.f637fb6f8449d3df.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5144],{95144:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(54564),highlighted:n(45072)}},{filename:"template.html",contents:{raw:n(62414),highlighted:n(14453)}},{filename:"module.ts",contents:{raw:n(9290),highlighted:n(47340)}}]},45072:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport {\n addDays,\n addHours,\n isSameDay,\n setDay,\n startOfDay,\n subDays,\n subSeconds,\n} from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .invalid-position .cal-event {\n background-color: #ad2121 !important;\n color: #fff;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: colors.blue,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 2),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 3), 1),\n title: \'An short event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 5),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 10), 1),\n title: \'A draggable and resizable event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n validateEventTimesChanged = (\n { event, newStart, newEnd, allDay }: CalendarEventTimesChangedEvent,\n addCssClass = true\n ) => {\n if (event.allDay) {\n return true;\n }\n\n delete event.cssClass;\n // don\'t allow dragging or resizing events to different days\n const sameDay = isSameDay(newStart, newEnd);\n\n if (!sameDay) {\n return false;\n }\n\n // don\'t allow dragging events to the same times as other events\n const overlappingEvent = this.events.find((otherEvent) => {\n return (\n otherEvent !== event &&\n !otherEvent.allDay &&\n ((otherEvent.start < newStart && newStart < otherEvent.end) ||\n (otherEvent.start < newEnd && newStart < otherEvent.end))\n );\n });\n\n if (overlappingEvent) {\n if (addCssClass) {\n event.cssClass = \'invalid-position\';\n } else {\n return false;\n }\n }\n\n return true;\n };\n\n eventTimesChanged(\n eventTimesChangedEvent: CalendarEventTimesChangedEvent\n ): void {\n delete eventTimesChangedEvent.event.cssClass;\n if (this.validateEventTimesChanged(eventTimesChangedEvent, false)) {\n const { event, newStart, newEnd } = eventTimesChangedEvent;\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n }\n}\n'},47340:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},14453:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [validateEventTimesChanged]="validateEventTimesChanged"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [validateEventTimesChanged]="validateEventTimesChanged"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},54564:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport {\n addDays,\n addHours,\n isSameDay,\n setDay,\n startOfDay,\n subDays,\n subSeconds,\n} from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .invalid-position .cal-event {\n background-color: #ad2121 !important;\n color: #fff;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: colors.blue,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 2),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 3), 1),\n title: 'An short event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 5),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 10), 1),\n title: 'A draggable and resizable event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n validateEventTimesChanged = (\n { event, newStart, newEnd, allDay }: CalendarEventTimesChangedEvent,\n addCssClass = true\n ) => {\n if (event.allDay) {\n return true;\n }\n\n delete event.cssClass;\n // don't allow dragging or resizing events to different days\n const sameDay = isSameDay(newStart, newEnd);\n\n if (!sameDay) {\n return false;\n }\n\n // don't allow dragging events to the same times as other events\n const overlappingEvent = this.events.find((otherEvent) => {\n return (\n otherEvent !== event &&\n !otherEvent.allDay &&\n ((otherEvent.start < newStart && newStart < otherEvent.end) ||\n (otherEvent.start < newEnd && newStart < otherEvent.end))\n );\n });\n\n if (overlappingEvent) {\n if (addCssClass) {\n event.cssClass = 'invalid-position';\n } else {\n return false;\n }\n }\n\n return true;\n };\n\n eventTimesChanged(\n eventTimesChangedEvent: CalendarEventTimesChangedEvent\n ): void {\n delete eventTimesChangedEvent.event.cssClass;\n if (this.validateEventTimesChanged(eventTimesChangedEvent, false)) {\n const { event, newStart, newEnd } = eventTimesChangedEvent;\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n }\n}\n"},9290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},62414:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3866],{33866:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(54564),highlighted:n(45072)}},{filename:"template.html",contents:{raw:n(62414),highlighted:n(14453)}},{filename:"module.ts",contents:{raw:n(9290),highlighted:n(47340)}}]},45072:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport {\n addDays,\n addHours,\n isSameDay,\n setDay,\n startOfDay,\n subDays,\n subSeconds,\n} from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .invalid-position .cal-event {\n background-color: #ad2121 !important;\n color: #fff;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: colors.blue,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 2),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 3), 1),\n title: \'An short event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 5),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 10), 1),\n title: \'A draggable and resizable event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n validateEventTimesChanged = (\n { event, newStart, newEnd, allDay }: CalendarEventTimesChangedEvent,\n addCssClass = true\n ) => {\n if (event.allDay) {\n return true;\n }\n\n delete event.cssClass;\n // don\'t allow dragging or resizing events to different days\n const sameDay = isSameDay(newStart, newEnd);\n\n if (!sameDay) {\n return false;\n }\n\n // don\'t allow dragging events to the same times as other events\n const overlappingEvent = this.events.find((otherEvent) => {\n return (\n otherEvent !== event &&\n !otherEvent.allDay &&\n ((otherEvent.start < newStart && newStart < otherEvent.end) ||\n (otherEvent.start < newEnd && newStart < otherEvent.end))\n );\n });\n\n if (overlappingEvent) {\n if (addCssClass) {\n event.cssClass = \'invalid-position\';\n } else {\n return false;\n }\n }\n\n return true;\n };\n\n eventTimesChanged(\n eventTimesChangedEvent: CalendarEventTimesChangedEvent\n ): void {\n delete eventTimesChangedEvent.event.cssClass;\n if (this.validateEventTimesChanged(eventTimesChangedEvent, false)) {\n const { event, newStart, newEnd } = eventTimesChangedEvent;\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n }\n}\n'},47340:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},14453:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [validateEventTimesChanged]="validateEventTimesChanged"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [validateEventTimesChanged]="validateEventTimesChanged"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},54564:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n Component,\n ViewEncapsulation,\n} from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport {\n addDays,\n addHours,\n isSameDay,\n setDay,\n startOfDay,\n subDays,\n subSeconds,\n} from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .invalid-position .cal-event {\n background-color: #ad2121 !important;\n color: #fff;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: colors.blue,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 2),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 3), 1),\n title: 'An short event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: addHours(startOfDay(setDay(new Date(), 3)), 5),\n end: subSeconds(addHours(startOfDay(setDay(new Date(), 3)), 10), 1),\n title: 'A draggable and resizable event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n validateEventTimesChanged = (\n { event, newStart, newEnd, allDay }: CalendarEventTimesChangedEvent,\n addCssClass = true\n ) => {\n if (event.allDay) {\n return true;\n }\n\n delete event.cssClass;\n // don't allow dragging or resizing events to different days\n const sameDay = isSameDay(newStart, newEnd);\n\n if (!sameDay) {\n return false;\n }\n\n // don't allow dragging events to the same times as other events\n const overlappingEvent = this.events.find((otherEvent) => {\n return (\n otherEvent !== event &&\n !otherEvent.allDay &&\n ((otherEvent.start < newStart && newStart < otherEvent.end) ||\n (otherEvent.start < newEnd && newStart < otherEvent.end))\n );\n });\n\n if (overlappingEvent) {\n if (addCssClass) {\n event.cssClass = 'invalid-position';\n } else {\n return false;\n }\n }\n\n return true;\n };\n\n eventTimesChanged(\n eventTimesChangedEvent: CalendarEventTimesChangedEvent\n ): void {\n delete eventTimesChangedEvent.event.cssClass;\n if (this.validateEventTimesChanged(eventTimesChangedEvent, false)) {\n const { event, newStart, newEnd } = eventTimesChangedEvent;\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n }\n}\n"},9290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},62414:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/387.39da4a21e52ffde4.js b/387.39da4a21e52ffde4.js deleted file mode 100644 index 1d0d0410e..000000000 --- a/387.39da4a21e52ffde4.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[387],{30387:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(79065),highlighted:s(76458)}},{filename:"template.html",contents:{raw:s(60035),highlighted:s(95917)}},{filename:"module.ts",contents:{raw:s(85580),highlighted:s(59043)}}]},76458:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n clickedDate: Date;\n\n clickedColumn: number;\n}\n'},59043:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},95917:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n Click on a day or time slot on the view.\n <strong *ngIf="clickedDate"\n >You clicked on this time: {{ clickedDate | date:\'medium\' }}</strong\n >\n <strong *ngIf="clickedColumn !== undefined"\n >You clicked on this column: {{ clickedColumn }}</strong\n >\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (columnHeaderClicked)="clickedColumn = $event.isoDayNumber"\n (dayClicked)="clickedDate = $event.day.date"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayHeaderClicked)="clickedDate = $event.day.date"\n (hourSegmentClicked)="clickedDate = $event.date"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (hourSegmentClicked)="clickedDate = $event.date"\n >\n </mwl-calendar-day-view>\n</div>\n'},79065:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n clickedDate: Date;\n\n clickedColumn: number;\n}\n"},85580:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},60035:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n Click on a day or time slot on the view.\n You clicked on this time: {{ clickedDate | date:\'medium\' }}\n You clicked on this column: {{ clickedColumn }}\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/3988.be52e30826765d30.js b/3988.be52e30826765d30.js new file mode 100644 index 000000000..0d0ac43a6 --- /dev/null +++ b/3988.be52e30826765d30.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3988],{43303:(f,w,a)=>{a.d(w,{$:()=>v});var n=a(44879),C=a(2316),D=a(50111),s=a(58125),r=a(68849),h=a(4540);class v{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=C.w}}v.\u0275fac=function(d){return new(d||v)},v.\u0275cmp=n.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(d,e){1&d&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&d&&(n.xp6(7),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(3),n.Q6J("viewDate",e.viewDate),n.xp6(3),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,e.viewDate,e.view+"ViewTitle",e.locale)),n.xp6(8),n.ekj("active",e.view===e.CalendarView.Month),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Week),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Day))},dependencies:[D.O,s.T,r.i,h.J],encapsulation:2})},44248:(f,w,a)=>{a.d(w,{S:()=>r});var n=a(50192),C=a(86963),D=a(5234),s=a(44879);class r{}r.\u0275fac=function(v){return new(v||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[n.ez,C.u5,D._8]})},23988:(f,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>c});var n=a(50192),C=a(98783),D=a(5234),s=a(33275),r=a(44248),h=a(23468),v=a(13980),T=a(2316),d=a(22201),e=a(44879),_=a(79144),m=a(84156),U=a(56500),Z=a(43303);function E(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",4),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("activeDayIsOpen",!0)("refresh",t.refresh)}}function y(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-week-view",5),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)}}function A(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-day-view",5),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)}}class g{constructor(){this.view=T.w.Week,this.viewDate=new Date,this.events=[{title:"Resizable event",color:d.O.yellow,start:new Date,end:(0,v.Z)(new Date,1),resizable:{beforeStart:!0,afterEnd:!0}},{title:"A non resizable event",color:d.O.blue,start:new Date,end:(0,v.Z)(new Date,1)}],this.refresh=new h.x}eventTimesChanged({event:o,newStart:t,newEnd:u}){o.start=t,o.end=u,this.refresh.next()}}g.\u0275fac=function(o){return new(o||g)},g.\u0275cmp=e.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(o,t){1&o&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.YNc(5,E,2,4,"mwl-calendar-month-view",2),e._uU(6,"\n "),e.YNc(7,y,2,3,"mwl-calendar-week-view",3),e._uU(8,"\n "),e.YNc(9,A,2,3,"mwl-calendar-day-view",3),e._uU(10,"\n"),e.qZA(),e._uU(11,"\n")),2&o&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.RF,n.n9,_.G,m.T,U.S,Z.$],encapsulation:2,changeDetection:0});var M=a(20211);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=e.oAB({type:c}),c.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:s._,useFactory:M.x}),r.S,C.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file diff --git a/404.html b/404.html index 29b00df55..c9bc92e0b 100644 --- a/404.html +++ b/404.html @@ -33,6 +33,6 @@ - + \ No newline at end of file diff --git a/4066.228d903e1360b0a1.js b/4066.228d903e1360b0a1.js new file mode 100644 index 000000000..d04390a31 --- /dev/null +++ b/4066.228d903e1360b0a1.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4066],{44248:(U,m,n)=>{n.d(m,{S:()=>o});var l=n(50192),r=n(86963),h=n(5234),v=n(44879);class o{}o.\u0275fac=function(w){return new(w||o)},o.\u0275mod=v.oAB({type:o}),o.\u0275inj=v.cJS({imports:[l.ez,r.u5,h._8]})},34066:(U,m,n)=>{n.r(m),n.d(m,{DemoModule:()=>d});var l=n(50192),r=n(98783),h=n(5234),v=n(33275),o=n(44248),u=n(2316),w=n(13980),p=n(74888),D=n(23273),T=n(18937),y=n(38174),f=n(57322),C=n(54876),A=n(54141),M=n(35250),O=n(82398),_=n(78511),J=n(69456),e=n(44879),V=n(79144),x=n(84156),E=n(56500),B=n(4540);function P(i,a){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",9),e.NdJ("beforeViewRender",function(Q){e.CHM(t);const W=e.oxw();return e.KtG(W.beforeMonthViewRender(Q))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function b(i,a){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view",10),e._uU(1,"\n "),e.qZA()),2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function R(i,a){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",10),e._uU(1,"\n "),e.qZA()),2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function Z(i,a,t){return{day:w.Z,week:p.Z,month:D.Z}[i](a,t)}function g(i,a,t){return{day:T.Z,week:y.Z,month:f.Z}[i](a,t)}class c{constructor(){this.view=u.w.Month,this.viewDate=new Date,this.events=[],this.minDate=(0,f.Z)(new Date,1),this.maxDate=(0,D.Z)(new Date,1),this.prevBtnDisabled=!1,this.nextBtnDisabled=!1,this.dateOrViewChanged()}increment(){this.changeDate(Z(this.view,this.viewDate,1))}decrement(){this.changeDate(g(this.view,this.viewDate,1))}today(){this.changeDate(new Date)}dateIsValid(a){return a>=this.minDate&&a<=this.maxDate}changeDate(a){this.viewDate=a,this.dateOrViewChanged()}changeView(a){this.view=a,this.dateOrViewChanged()}dateOrViewChanged(){this.prevBtnDisabled=!this.dateIsValid(function k(i,a){return{day:O.Z,week:_.Z,month:J.Z}[i](a)}(this.view,g(this.view,this.viewDate,1))),this.nextBtnDisabled=!this.dateIsValid(function S(i,a){return{day:C.Z,week:A.Z,month:M.Z}[i](a)}(this.view,Z(this.view,this.viewDate,1))),this.viewDatethis.maxDate&&this.changeDate(this.maxDate)}beforeMonthViewRender({body:a}){a.forEach(t=>{this.dateIsValid(t.date)||(t.cssClass="cal-disabled")})}}c.\u0275fac=function(a){return new(a||c)},c.\u0275cmp=e.Xpm({type:c,selectors:[["mwl-demo-component"]],decls:51,vars:17,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],[1,"btn","btn-primary",3,"disabled","click"],[1,"btn","btn-outline-secondary",3,"click"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"],[3,"viewDate","events"]],template:function(a,t){1&a&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"button",3),e.NdJ("click",function(){return t.decrement()}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"button",4),e.NdJ("click",function(){return t.today()}),e._uU(10,"Today"),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"button",3),e.NdJ("click",function(){return t.increment()}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",5),e.NdJ("click",function(){return t.changeView("month")}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",5),e.NdJ("click",function(){return t.changeView("week")}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",5),e.NdJ("click",function(){return t.changeView("day")}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",6),e._uU(43,"\n "),e.YNc(44,P,2,2,"mwl-calendar-month-view",7),e._uU(45,"\n "),e.YNc(46,b,2,2,"mwl-calendar-week-view",8),e._uU(47,"\n "),e.YNc(48,R,2,2,"mwl-calendar-day-view",8),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&a&&(e.xp6(6),e.Q6J("disabled",t.prevBtnDisabled),e.xp6(6),e.Q6J("disabled",t.nextBtnDisabled),e.xp6(8),e.Oqu(e.Dn7(21,13,t.viewDate,t.view+"ViewTitle","en")),e.xp6(8),e.ekj("active","month"===t.view),e.xp6(3),e.ekj("active","week"===t.view),e.xp6(3),e.ekj("active","day"===t.view),e.xp6(8),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[l.RF,l.n9,V.G,x.T,E.S,B.J],styles:[".cal-disabled{background-color:#eee;pointer-events:none}.cal-disabled .cal-day-number{opacity:.1}\n"],encapsulation:2,changeDetection:0});var N=n(20211);class d{}d.\u0275fac=function(a){return new(a||d)},d.\u0275mod=e.oAB({type:d}),d.\u0275inj=e.cJS({imports:[l.ez,h._8.forRoot({provide:v._,useFactory:N.x}),o.S,r.Bz.forChild([{path:"",component:c}])]})}}]); \ No newline at end of file diff --git a/408.9f381070254e419d.js b/408.9f381070254e419d.js deleted file mode 100644 index 24ce65797..000000000 --- a/408.9f381070254e419d.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[408],{20408:(e,s,a)=>{a.r(s),a.d(s,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:a(12635),highlighted:a(22189)}},{filename:"template.html",contents:{raw:a(2590),highlighted:a(4441)}},{filename:"module.ts",contents:{raw:a(11060),highlighted:a(73699)}}]},22189:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n changeDay(date: Date) {\n this.viewDate = date;\n this.view = CalendarView.Day;\n }\n}\n'},73699:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},4441:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n <div [ngSwitch]="view">\n <span *ngSwitchCase="\'month\'"\n >Click on a month label to change the view to that month.</span\n >\n <span *ngSwitchCase="\'week\'"\n >Click on a day header to change the view to that day.</span\n >\n <span *ngSwitchCase="\'day\'">There is no other view to navigate to.</span>\n </div>\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayClicked)="changeDay($event.day.date)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayHeaderClicked)="changeDay($event.day.date)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},12635:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n changeDay(date: Date) {\n this.viewDate = date;\n this.view = CalendarView.Day;\n }\n}\n"},11060:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},2590:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='\n\n\n
\n
\n Click on a month label to change the view to that month.\n Click on a day header to change the view to that day.\n There is no other view to navigate to.\n
\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/4194.11aa1721726809ca.js b/4194.11aa1721726809ca.js deleted file mode 100644 index f65eac6a2..000000000 --- a/4194.11aa1721726809ca.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4194],{64194:(F,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m,momentAdapterFactory:()=>c});var i=n(64061),w=n(43850),r=n(65946),u=n(60341),h=n(72887),p=n(84910),D=n(1780),l=n.n(D),f=n(14219),C=n(11058),g=n(1885),e=n(72612),y=n(97286),T=n(65148),U=n(4238),Z=n(73772);function x(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-month-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-week-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function J(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-day-view",4),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}l().updateLocale("en",{week:{dow:C.sb.MONDAY,doy:0}});class d{constructor(){this.view=g.w.Month,this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(o){return new(o||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[1,"alert","alert-info"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,t){1&o&&(e.TgZ(0,"div",0),e._uU(1,"\n Use this if you're already using moment heavily in your app and don't want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"mwl-demo-utils-calendar-header",1),e.NdJ("viewChange",function(v){return t.view=v})("viewDateChange",function(v){return t.viewDate=v}),e._uU(4,"\n"),e.qZA(),e._uU(5,"\n\n"),e.TgZ(6,"div",2),e._uU(7,"\n "),e.YNc(8,x,2,2,"mwl-calendar-month-view",3),e._uU(9,"\n "),e.YNc(10,A,2,2,"mwl-calendar-week-view",3),e._uU(11,"\n "),e.YNc(12,J,2,2,"mwl-calendar-day-view",3),e._uU(13,"\n"),e.qZA(),e._uU(14,"\n")),2&o&&(e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[i.RF,i.n9,y.G,T.T,U.S,Z.$],encapsulation:2,changeDetection:0});var S=n(10833);function c(){return(0,S.x)(l())}class m{}m.\u0275fac=function(o){return new(o||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({providers:[{provide:r.n,useValue:l()}],imports:[i.ez,u._8.forRoot({provide:h._,useFactory:c},{dateFormatter:{provide:p.m,useClass:r.G}}),f.S,w.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/4419.f805e93cbff9ad0f.js b/4419.f805e93cbff9ad0f.js deleted file mode 100644 index f5f83977f..000000000 --- a/4419.f805e93cbff9ad0f.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4419],{44419:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(72839),highlighted:n(34222)}},{filename:"template.html",contents:{raw:n(43478),highlighted:n(47753)}},{filename:"module.ts",contents:{raw:n(91732),highlighted:n(43866)}}]},34222:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { isSameDay, isSameMonth } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: new Date(),\n title: \'An event\',\n color: colors.red,\n },\n ];\n\n activeDayIsOpen: boolean;\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n}\n'},43866:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { RouterModule } from \'@angular/router\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},47753:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-month-view\n [@.disabled]="true"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n>\n</mwl-calendar-month-view>\n'},72839:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { isSameDay, isSameMonth } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: new Date(),\n title: 'An event',\n color: colors.red,\n },\n ];\n\n activeDayIsOpen: boolean;\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n}\n"},91732:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { RouterModule } from '@angular/router';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},43478:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/1066.ee339bd9e822a6cf.js b/4473.a7c33441bcd7dc17.js similarity index 50% rename from 1066.ee339bd9e822a6cf.js rename to 4473.a7c33441bcd7dc17.js index 4c86a93cb..f85db4782 100644 --- a/1066.ee339bd9e822a6cf.js +++ b/4473.a7c33441bcd7dc17.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1066],{73772:(U,w,t)=>{t.d(w,{$:()=>l});var e=t(72612),C=t(1885),D=t(60845),s=t(45831),r=t(97172),h=t(9665);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}l.\u0275fac=function(n){return new(n||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(n,a){1&n&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&n&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,s.T,r.i,h.J],encapsulation:2})},14219:(U,w,t)=>{t.d(w,{S:()=>r});var e=t(64061),C=t(48052),D=t(60341),s=t(72612);class r{}r.\u0275fac=function(l){return new(l||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[e.ez,C.u5,D._8]})},11066:(U,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(64061),C=t(43850),D=t(60341),s=t(72887),r=t(14219),h=t(47679),l=t(1885),g=t(26898),n=t(72612),a=t(97286),v=t(65148),m=t(4238),f=t(73772);function Z(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)("refresh",i.refresh)}}function E(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function A(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}class p{constructor(){this.view=l.w.Month,this.viewDate=new Date,this.events=[{title:"Draggable event",color:g.O.yellow,start:new Date,draggable:!0},{title:"A non draggable event",color:g.O.blue,start:new Date}],this.refresh=new h.x}eventTimesChanged({event:_,newStart:i,newEnd:u}){_.start=i,_.end=u,this.refresh.next()}}p.\u0275fac=function(_){return new(_||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(_,i){1&_&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(d){return i.view=d})("viewDateChange",function(d){return i.viewDate=d}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,Z,2,4,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,E,2,3,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,A,2,3,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&_&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,v.T,m.S,f.$],encapsulation:2,changeDetection:0});var M=t(57585);class c{}c.\u0275fac=function(_){return new(_||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:s._,useFactory:M.x}),r.S,C.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4473],{43303:(U,w,t)=>{t.d(w,{$:()=>l});var e=t(44879),C=t(2316),D=t(50111),s=t(58125),r=t(68849),h=t(4540);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}l.\u0275fac=function(n){return new(n||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(n,a){1&n&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&n&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,s.T,r.i,h.J],encapsulation:2})},44248:(U,w,t)=>{t.d(w,{S:()=>r});var e=t(50192),C=t(86963),D=t(5234),s=t(44879);class r{}r.\u0275fac=function(l){return new(l||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[e.ez,C.u5,D._8]})},4473:(U,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(50192),C=t(98783),D=t(5234),s=t(33275),r=t(44248),h=t(23468),l=t(2316),g=t(22201),n=t(44879),a=t(79144),v=t(84156),m=t(56500),f=t(43303);function Z(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)("refresh",i.refresh)}}function E(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function A(o,_){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(d){n.CHM(i);const T=n.oxw();return n.KtG(T.eventTimesChanged(d))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}class p{constructor(){this.view=l.w.Month,this.viewDate=new Date,this.events=[{title:"Draggable event",color:g.O.yellow,start:new Date,draggable:!0},{title:"A non draggable event",color:g.O.blue,start:new Date}],this.refresh=new h.x}eventTimesChanged({event:_,newStart:i,newEnd:u}){_.start=i,_.end=u,this.refresh.next()}}p.\u0275fac=function(_){return new(_||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(_,i){1&_&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(d){return i.view=d})("viewDateChange",function(d){return i.viewDate=d}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,Z,2,4,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,E,2,3,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,A,2,3,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&_&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,v.T,m.S,f.$],encapsulation:2,changeDetection:0});var M=t(20211);class c{}c.\u0275fac=function(_){return new(_||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:s._,useFactory:M.x}),r.S,C.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file diff --git a/4583.328c1ca69b104577.js b/4583.328c1ca69b104577.js deleted file mode 100644 index 32a478a07..000000000 --- a/4583.328c1ca69b104577.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4583],{54583:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(8986),highlighted:n(83114)}},{filename:"template.html",contents:{raw:n(37412),highlighted:n(88380)}},{filename:"module.ts",contents:{raw:n(2654),highlighted:n(68717)}}]},83114:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n Component,\n OnInit,\n ChangeDetectionStrategy,\n OnDestroy,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport { BreakpointObserver, BreakpointState } from \'@angular/cdk/layout\';\nimport { CalendarView } from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { takeUntil } from \'rxjs/operators\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n daysInWeek = 7;\n\n private destroy$ = new Subject<void>();\n\n constructor(\n private breakpointObserver: BreakpointObserver,\n private cd: ChangeDetectorRef\n ) {}\n\n ngOnInit() {\n const CALENDAR_RESPONSIVE = {\n small: {\n breakpoint: \'(max-width: 576px)\',\n daysInWeek: 2,\n },\n medium: {\n breakpoint: \'(max-width: 768px)\',\n daysInWeek: 3,\n },\n large: {\n breakpoint: \'(max-width: 960px)\',\n daysInWeek: 5,\n },\n };\n\n this.breakpointObserver\n .observe(\n Object.values(CALENDAR_RESPONSIVE).map(({ breakpoint }) => breakpoint)\n )\n .pipe(takeUntil(this.destroy$))\n .subscribe((state: BreakpointState) => {\n const foundBreakpoint = Object.values(CALENDAR_RESPONSIVE).find(\n ({ breakpoint }) => !!state.breakpoints[breakpoint]\n );\n if (foundBreakpoint) {\n this.daysInWeek = foundBreakpoint.daysInWeek;\n } else {\n this.daysInWeek = 7;\n }\n this.cd.markForCheck();\n });\n }\n\n ngOnDestroy() {\n this.destroy$.next();\n }\n}\n'},68717:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},88380:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<div class="alert alert-info">\n Shrink the browser window size to reduce the number of days in the week.\n</div>\n\n<mwl-calendar-week-view [viewDate]="viewDate" [daysInWeek]="daysInWeek">\n</mwl-calendar-week-view>\n'},8986:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n Component,\n OnInit,\n ChangeDetectionStrategy,\n OnDestroy,\n ChangeDetectorRef,\n} from '@angular/core';\nimport { BreakpointObserver, BreakpointState } from '@angular/cdk/layout';\nimport { CalendarView } from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n daysInWeek = 7;\n\n private destroy$ = new Subject();\n\n constructor(\n private breakpointObserver: BreakpointObserver,\n private cd: ChangeDetectorRef\n ) {}\n\n ngOnInit() {\n const CALENDAR_RESPONSIVE = {\n small: {\n breakpoint: '(max-width: 576px)',\n daysInWeek: 2,\n },\n medium: {\n breakpoint: '(max-width: 768px)',\n daysInWeek: 3,\n },\n large: {\n breakpoint: '(max-width: 960px)',\n daysInWeek: 5,\n },\n };\n\n this.breakpointObserver\n .observe(\n Object.values(CALENDAR_RESPONSIVE).map(({ breakpoint }) => breakpoint)\n )\n .pipe(takeUntil(this.destroy$))\n .subscribe((state: BreakpointState) => {\n const foundBreakpoint = Object.values(CALENDAR_RESPONSIVE).find(\n ({ breakpoint }) => !!state.breakpoints[breakpoint]\n );\n if (foundBreakpoint) {\n this.daysInWeek = foundBreakpoint.daysInWeek;\n } else {\n this.daysInWeek = 7;\n }\n this.cd.markForCheck();\n });\n }\n\n ngOnDestroy() {\n this.destroy$.next();\n }\n}\n"},2654:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},37412:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='
\n Shrink the browser window size to reduce the number of days in the week.\n
\n\n\n\n'}}]); \ No newline at end of file diff --git a/2128.ebe096ea0e9a8533.js b/4586.2e41828479ce072f.js similarity index 52% rename from 2128.ebe096ea0e9a8533.js rename to 4586.2e41828479ce072f.js index 947014f76..e06113310 100644 --- a/2128.ebe096ea0e9a8533.js +++ b/4586.2e41828479ce072f.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2128],{73772:(p,w,t)=>{t.d(w,{$:()=>l});var e=t(72612),u=t(1885),s=t(60845),m=t(45831),v=t(97172),D=t(9665);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}l.\u0275fac=function(r){return new(r||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(r,a){1&r&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&r&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,v.i,D.J],encapsulation:2})},14219:(p,w,t)=>{t.d(w,{S:()=>v});var e=t(64061),u=t(48052),s=t(60341),m=t(72612);class v{}v.\u0275fac=function(l){return new(l||v)},v.\u0275mod=m.oAB({type:v}),v.\u0275inj=m.cJS({imports:[e.ez,u.u5,s._8]})},72128:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(64061),u=t(43850),s=t(60341),m=t(72887),v=t(14219),D=t(1885),l=t(57450),C=t(16705),r=t(62927),a=t(26898),n=t(72612),_=t(97286),U=t(65148),T=t(4238),Z=t(73772);function f(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function A(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=D.w.Week,this.viewDate=new Date,this.events=[{start:(0,l.Z)(new Date),title:"An event",color:a.O.yellow},{start:(0,C.Z)((0,l.Z)(new Date),2),end:new Date,title:"Another event",color:a.O.blue},{start:(0,r.Z)((0,C.Z)((0,l.Z)(new Date),2),2),end:(0,r.Z)(new Date,2),title:"And another",color:a.O.red}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(d,i){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,A,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,y,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,U.T,T.S,Z.$],styles:[".cal-week-view .cal-time-events .cal-day-column{margin-right:10px}.cal-week-view .cal-hour{width:calc(100% + 10px)}\n"],encapsulation:2,changeDetection:0});var E=t(57585);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,s._8.forRoot({provide:m._,useFactory:E.x}),v.S,u.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4586],{43303:(p,w,t)=>{t.d(w,{$:()=>l});var e=t(44879),u=t(2316),s=t(50111),m=t(58125),v=t(68849),D=t(4540);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}l.\u0275fac=function(r){return new(r||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(r,a){1&r&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(_){return a.viewDate=_})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&r&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,v.i,D.J],encapsulation:2})},44248:(p,w,t)=>{t.d(w,{S:()=>v});var e=t(50192),u=t(86963),s=t(5234),m=t(44879);class v{}v.\u0275fac=function(l){return new(l||v)},v.\u0275mod=m.oAB({type:v}),v.\u0275inj=m.cJS({imports:[e.ez,u.u5,s._8]})},94586:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(50192),u=t(98783),s=t(5234),m=t(33275),v=t(44248),D=t(2316),l=t(54876),C=t(27413),r=t(13980),a=t(22201),n=t(44879),_=t(79144),U=t(84156),T=t(56500),Z=t(43303);function f(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function A(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=D.w.Week,this.viewDate=new Date,this.events=[{start:(0,l.Z)(new Date),title:"An event",color:a.O.yellow},{start:(0,C.Z)((0,l.Z)(new Date),2),end:new Date,title:"Another event",color:a.O.blue},{start:(0,r.Z)((0,C.Z)((0,l.Z)(new Date),2),2),end:(0,r.Z)(new Date,2),title:"And another",color:a.O.red}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(d,i){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,A,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,y,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,U.T,T.S,Z.$],styles:[".cal-week-view .cal-time-events .cal-day-column{margin-right:10px}.cal-week-view .cal-hour{width:calc(100% + 10px)}\n"],encapsulation:2,changeDetection:0});var E=t(20211);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,s._8.forRoot({provide:m._,useFactory:E.x}),v.S,u.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file diff --git a/376.e155e2244efa611d.js b/4667.fa9d6f398731981b.js similarity index 87% rename from 376.e155e2244efa611d.js rename to 4667.fa9d6f398731981b.js index e8f505eb0..3b157a5b1 100644 --- a/376.e155e2244efa611d.js +++ b/4667.fa9d6f398731981b.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[376],{14219:(Z,c,n)=>{n.d(c,{S:()=>r});var d=n(64061),f=n(48052),p=n(60341),g=n(72612);class r{}r.\u0275fac=function(w){return new(w||r)},r.\u0275mod=g.oAB({type:r}),r.\u0275inj=g.cJS({imports:[d.ez,f.u5,p._8]})},90376:(Z,c,n)=>{n.r(c),n.d(c,{DemoModule:()=>m});var d=n(64061),f=n(43850),p=n(60341),g=n(72887),r=n(57585),D=n(88354),w=n(17469),A=n(31136),E=n(49223),y=n(8458),O=n(62927),_=n(57499),e=n(72612),M=n(60845),S=n(45831),J=n(97172),x=n(65148),B=n(9665);function N(o,t){if(1&o&&(e.TgZ(0,"div",12),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()),2&o){const a=e.oxw(),i=a.segment,s=a.locale;e.xp6(1),e.hij("\n ",e.Dn7(2,1,i.date,"weekViewHour",s),"\n ")}}function P(o,t){if(1&o){const a=e.EpF();e._uU(0,"\n "),e.TgZ(1,"div",9,10),e.NdJ("mousedown",function(s){const T=e.CHM(a).segment,h=e.MAs(2),C=e.oxw();return e.KtG(C.startDragToCreate(T,s,h))}),e._uU(3,"\n "),e.YNc(4,N,3,5,"div",11),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n")}if(2&o){const a=t.segment,i=t.segmentHeight,s=t.isTimeLabel;e.xp6(1),e.Udp("height",i,"px"),e.ekj("cal-hour-start",a.isStart)("cal-after-hour-start",!a.isStart),e.Q6J("ngClass",a.cssClass),e.xp6(3),e.Q6J("ngIf",s)}}class l extends D.K{weekTooltip(t,a){if(!t.meta.tmpEvent)return super.weekTooltip(t,a)}dayTooltip(t,a){if(!t.meta.tmpEvent)return super.dayTooltip(t,a)}}l.\u0275fac=function(){let o;return function(a){return(o||(o=e.n5z(l)))(a||l)}}(),l.\u0275prov=e.Yz7({token:l,factory:l.\u0275fac});class v{constructor(t){this.cdr=t,this.viewDate=new Date,this.events=[],this.dragToCreateActive=!1,this.weekStartsOn=0}startDragToCreate(t,a,i){const s={id:this.events.length,title:"New event",start:t.date,meta:{tmpEvent:!0}};this.events=[...this.events,s];const u=i.getBoundingClientRect();this.dragToCreateActive=!0;const T=(0,y.Z)(this.viewDate,{weekStartsOn:this.weekStartsOn});(0,w.R)(document,"mousemove").pipe((0,A.x)(()=>{delete s.meta.tmpEvent,this.dragToCreateActive=!1,this.refresh()}),(0,E.R)((0,w.R)(document,"mouseup"))).subscribe(h=>{const C=function R(o,t){return Math.ceil(o/t)*t}(h.clientY-u.top,30),K=function F(o,t){return Math.floor(o/t)*t}(h.clientX-u.left,u.width)/u.width,U=(0,O.Z)((0,_.Z)(t.date,C),K);U>t.date&&U{n.d(c,{S:()=>r});var d=n(50192),f=n(86963),p=n(5234),g=n(44879);class r{}r.\u0275fac=function(w){return new(w||r)},r.\u0275mod=g.oAB({type:r}),r.\u0275inj=g.cJS({imports:[d.ez,f.u5,p._8]})},94667:(Z,c,n)=>{n.r(c),n.d(c,{DemoModule:()=>m});var d=n(50192),f=n(98783),p=n(5234),g=n(33275),r=n(20211),D=n(43476),w=n(62149),A=n(66523),E=n(17606),y=n(78511),O=n(13980),_=n(13599),e=n(44879),M=n(50111),S=n(58125),J=n(68849),x=n(84156),B=n(4540);function N(o,t){if(1&o&&(e.TgZ(0,"div",12),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()),2&o){const a=e.oxw(),i=a.segment,s=a.locale;e.xp6(1),e.hij("\n ",e.Dn7(2,1,i.date,"weekViewHour",s),"\n ")}}function P(o,t){if(1&o){const a=e.EpF();e._uU(0,"\n "),e.TgZ(1,"div",9,10),e.NdJ("mousedown",function(s){const T=e.CHM(a).segment,h=e.MAs(2),C=e.oxw();return e.KtG(C.startDragToCreate(T,s,h))}),e._uU(3,"\n "),e.YNc(4,N,3,5,"div",11),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n")}if(2&o){const a=t.segment,i=t.segmentHeight,s=t.isTimeLabel;e.xp6(1),e.Udp("height",i,"px"),e.ekj("cal-hour-start",a.isStart)("cal-after-hour-start",!a.isStart),e.Q6J("ngClass",a.cssClass),e.xp6(3),e.Q6J("ngIf",s)}}class l extends D.K{weekTooltip(t,a){if(!t.meta.tmpEvent)return super.weekTooltip(t,a)}dayTooltip(t,a){if(!t.meta.tmpEvent)return super.dayTooltip(t,a)}}l.\u0275fac=function(){let o;return function(a){return(o||(o=e.n5z(l)))(a||l)}}(),l.\u0275prov=e.Yz7({token:l,factory:l.\u0275fac});class v{constructor(t){this.cdr=t,this.viewDate=new Date,this.events=[],this.dragToCreateActive=!1,this.weekStartsOn=0}startDragToCreate(t,a,i){const s={id:this.events.length,title:"New event",start:t.date,meta:{tmpEvent:!0}};this.events=[...this.events,s];const u=i.getBoundingClientRect();this.dragToCreateActive=!0;const T=(0,y.Z)(this.viewDate,{weekStartsOn:this.weekStartsOn});(0,w.R)(document,"mousemove").pipe((0,A.x)(()=>{delete s.meta.tmpEvent,this.dragToCreateActive=!1,this.refresh()}),(0,E.R)((0,w.R)(document,"mouseup"))).subscribe(h=>{const C=function R(o,t){return Math.ceil(o/t)*t}(h.clientY-u.top,30),K=function F(o,t){return Math.floor(o/t)*t}(h.clientX-u.left,u.width)/u.width,U=(0,O.Z)((0,_.Z)(t.date,C),K);U>t.date&&U{t.r(r),t.d(r,{DemoModule:()=>u});var n=t(64061),c=t(43850),s=t(60341),m=t(72887),_=t(14219),D=t(1885),e=t(72612),g=t(97286),w=t(65148),a=t(4238),d=t(73772),v=t(9665);function T(o,l){if(1&o&&(e.TgZ(0,"span",11),e._uU(1),e.qZA()),2&o){const i=e.oxw().day;e.xp6(1),e.Oqu(i.badgeTotal)}}function Z(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",7),e._uU(2,"\n "),e.YNc(3,T,2,1,"span",8),e._uU(4,"\n "),e.TgZ(5,"span",9),e._uU(6),e.ALo(7,"calendarDate"),e.qZA(),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"small",10),e._uU(11),e.qZA(),e._uU(12,"\n")),2&o){const i=l.day,p=l.locale;e.xp6(3),e.Q6J("ngIf",i.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(7,3,i.date,"monthViewDayNumber",p)),e.xp6(5),e.hij("There are ",i.events.length," events on this day")}}function f(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-month-view",12),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw(),p=e.MAs(10);e.Q6J("viewDate",i.viewDate)("events",i.events)("cellTemplate",p)}}function A(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-week-view",13),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-day-view",13),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}class C{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[]}}C.\u0275fac=function(l){return new(l||C)},C.\u0275cmp=e.Xpm({type:C,selectors:[["mwl-demo-component"]],decls:21,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],["href","https://github.com/mattlewis92/angular-calendar#how-do-i-use-a-custom-template"],["customCellTemplate",""],[3,"ngSwitch"],[3,"viewDate","events","cellTemplate",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[2,"margin","5px"],[1,"cal-day-badge"],[3,"viewDate","events","cellTemplate"],[3,"viewDate","events"]],template:function(l,i){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n For details on how to customise any of the templates, please see\n "),e.TgZ(5,"a",2),e._uU(6,"this guide"),e.qZA(),e._uU(7,"\n"),e.qZA(),e._uU(8,"\n\n"),e.YNc(9,Z,13,7,"ng-template",null,3,e.W1O),e._uU(11,"\n\n"),e.TgZ(12,"div",4),e._uU(13,"\n "),e.YNc(14,f,2,3,"mwl-calendar-month-view",5),e._uU(15,"\n "),e.YNc(16,A,2,2,"mwl-calendar-week-view",6),e._uU(17,"\n "),e.YNc(18,y,2,2,"mwl-calendar-day-view",6),e._uU(19,"\n"),e.qZA(),e._uU(20,"\n")),2&l&&(e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(12),e.Q6J("ngSwitch",i.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.O5,n.RF,n.n9,g.G,w.T,a.S,d.$,v.J],encapsulation:2,changeDetection:0});var E=t(57585);class u{}u.\u0275fac=function(l){return new(l||u)},u.\u0275mod=e.oAB({type:u}),u.\u0275inj=e.cJS({imports:[n.ez,s._8.forRoot({provide:m._,useFactory:E.x}),_.S,c.Bz.forChild([{path:"",component:C}])]})},73772:(U,r,t)=>{t.d(r,{$:()=>e});var n=t(72612),c=t(1885),s=t(60845),m=t(45831),_=t(97172),D=t(9665);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=c.w}}e.\u0275fac=function(w){return new(w||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(w,a){1&w&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&w&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,_.i,D.J],encapsulation:2})},14219:(U,r,t)=>{t.d(r,{S:()=>_});var n=t(64061),c=t(48052),s=t(60341),m=t(72612);class _{}_.\u0275fac=function(e){return new(e||_)},_.\u0275mod=m.oAB({type:_}),_.\u0275inj=m.cJS({imports:[n.ez,c.u5,s._8]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4685],{34685:(U,r,t)=>{t.r(r),t.d(r,{DemoModule:()=>u});var n=t(50192),c=t(98783),s=t(5234),m=t(33275),_=t(44248),D=t(2316),e=t(44879),g=t(79144),w=t(84156),a=t(56500),d=t(43303),v=t(4540);function T(o,l){if(1&o&&(e.TgZ(0,"span",11),e._uU(1),e.qZA()),2&o){const i=e.oxw().day;e.xp6(1),e.Oqu(i.badgeTotal)}}function Z(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",7),e._uU(2,"\n "),e.YNc(3,T,2,1,"span",8),e._uU(4,"\n "),e.TgZ(5,"span",9),e._uU(6),e.ALo(7,"calendarDate"),e.qZA(),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"small",10),e._uU(11),e.qZA(),e._uU(12,"\n")),2&o){const i=l.day,p=l.locale;e.xp6(3),e.Q6J("ngIf",i.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(7,3,i.date,"monthViewDayNumber",p)),e.xp6(5),e.hij("There are ",i.events.length," events on this day")}}function f(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-month-view",12),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw(),p=e.MAs(10);e.Q6J("viewDate",i.viewDate)("events",i.events)("cellTemplate",p)}}function A(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-week-view",13),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-day-view",13),e._uU(1,"\n "),e.qZA()),2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}class C{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[]}}C.\u0275fac=function(l){return new(l||C)},C.\u0275cmp=e.Xpm({type:C,selectors:[["mwl-demo-component"]],decls:21,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],["href","https://github.com/mattlewis92/angular-calendar#how-do-i-use-a-custom-template"],["customCellTemplate",""],[3,"ngSwitch"],[3,"viewDate","events","cellTemplate",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[2,"margin","5px"],[1,"cal-day-badge"],[3,"viewDate","events","cellTemplate"],[3,"viewDate","events"]],template:function(l,i){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n For details on how to customise any of the templates, please see\n "),e.TgZ(5,"a",2),e._uU(6,"this guide"),e.qZA(),e._uU(7,"\n"),e.qZA(),e._uU(8,"\n\n"),e.YNc(9,Z,13,7,"ng-template",null,3,e.W1O),e._uU(11,"\n\n"),e.TgZ(12,"div",4),e._uU(13,"\n "),e.YNc(14,f,2,3,"mwl-calendar-month-view",5),e._uU(15,"\n "),e.YNc(16,A,2,2,"mwl-calendar-week-view",6),e._uU(17,"\n "),e.YNc(18,y,2,2,"mwl-calendar-day-view",6),e._uU(19,"\n"),e.qZA(),e._uU(20,"\n")),2&l&&(e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(12),e.Q6J("ngSwitch",i.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.O5,n.RF,n.n9,g.G,w.T,a.S,d.$,v.J],encapsulation:2,changeDetection:0});var E=t(20211);class u{}u.\u0275fac=function(l){return new(l||u)},u.\u0275mod=e.oAB({type:u}),u.\u0275inj=e.cJS({imports:[n.ez,s._8.forRoot({provide:m._,useFactory:E.x}),_.S,c.Bz.forChild([{path:"",component:C}])]})},43303:(U,r,t)=>{t.d(r,{$:()=>e});var n=t(44879),c=t(2316),s=t(50111),m=t(58125),_=t(68849),D=t(4540);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=c.w}}e.\u0275fac=function(w){return new(w||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(w,a){1&w&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&w&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,_.i,D.J],encapsulation:2})},44248:(U,r,t)=>{t.d(r,{S:()=>_});var n=t(50192),c=t(86963),s=t(5234),m=t(44879);class _{}_.\u0275fac=function(e){return new(e||_)},_.\u0275mod=m.oAB({type:_}),_.\u0275inj=m.cJS({imports:[n.ez,c.u5,s._8]})}}]); \ No newline at end of file diff --git a/4686.118cb84dd0a47981.js b/4686.118cb84dd0a47981.js deleted file mode 100644 index 1148cb502..000000000 --- a/4686.118cb84dd0a47981.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4686],{14219:(M,m,t)=>{t.d(m,{S:()=>e});var u=t(64061),D=t(48052),i=t(60341),v=t(72612);class e{}e.\u0275fac=function(f){return new(f||e)},e.\u0275mod=v.oAB({type:e}),e.\u0275inj=v.cJS({imports:[u.ez,D.u5,i._8]})},4686:(M,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>l});var u=t(64061),D=t(43850),i=t(60341),v=t(72887),e=t(14219),c=t(90676),f=t(14153),y=t(9995),h=t(69709),C=t(9433),o=t(72612),E=t(97286);class s extends c.y{getMonthView(n){return n.viewStart=(0,f.Z)((0,y.Z)(n.viewDate),1),n.viewEnd=(0,h.Z)((0,C.Z)(n.viewDate),1),super.getMonthView(n)}}s.\u0275fac=function(){let a;return function(r){return(a||(a=o.n5z(s)))(r||s)}}(),s.\u0275prov=o.Yz7({token:s,factory:s.\u0275fac});class d{constructor(){this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(n){return new(n||d)},d.\u0275cmp=o.Xpm({type:d,selectors:[["mwl-demo-component"]],features:[o._Bn([{provide:c.y,useClass:s}])],decls:3,vars:2,consts:[[3,"viewDate","events"]],template:function(n,r){1&n&&(o.TgZ(0,"mwl-calendar-month-view",0),o._uU(1,"\n"),o.qZA(),o._uU(2,"\n")),2&n&&o.Q6J("viewDate",r.viewDate)("events",r.events)},dependencies:[E.G],encapsulation:2,changeDetection:0});var U=t(57585);class l{}l.\u0275fac=function(n){return new(n||l)},l.\u0275mod=o.oAB({type:l}),l.\u0275inj=o.cJS({imports:[u.ez,i._8.forRoot({provide:v._,useFactory:U.x}),e.S,D.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/3024.3e42c4e12767d7f6.js b/4722.85164e18afc28e9e.js similarity index 99% rename from 3024.3e42c4e12767d7f6.js rename to 4722.85164e18afc28e9e.js index 74b75f4e7..768975579 100644 --- a/3024.3e42c4e12767d7f6.js +++ b/4722.85164e18afc28e9e.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3024],{33024:(l,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(82465),highlighted:s(33933)}},{filename:"template.html",contents:{raw:s(80767),highlighted:s(35662)}},{filename:"styles.scss",contents:{raw:s(53675),highlighted:s(81487)}},{filename:"module.ts",contents:{raw:s(29587),highlighted:s(36546)}}]},33933:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { getHours } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styleUrls: [\'./styles.scss\'],\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n showMarker = true;\n\n // just for the purposes of the demo so it all fits in one screen\n dayStartHour = Math.max(0, getHours(new Date()) - 2);\n\n dayEndHour = Math.min(23, getHours(new Date()) + 2);\n}\n'},36546:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { FormsModule } from \'@angular/forms\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n FormsModule,\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},81487:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a=".cal-current-time-marker {\n height: 3px;\n background: linear-gradient(270deg, #ec268d, #1f55dd);\n background-size: 400% 400%;\n animation: background-fade 5s ease infinite;\n\n @keyframes background-fade {\n 0% {\n background-position: 0 50%;\n }\n\n 50% {\n background-position: 100% 50%;\n }\n\n 100% {\n background-position: 0 50%;\n }\n }\n}\n"},35662:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<ng-template\n #currentTimeMarkerTemplate\n let-columnDate="columnDate"\n let-dayStartHour="dayStartHour"\n let-dayStartMinute="dayStartMinute"\n let-dayEndHour="dayEndHour"\n let-dayEndMinute="dayEndMinute"\n let-isVisible="isVisible"\n let-topPx="topPx"\n>\n <div\n class="cal-current-time-marker"\n *ngIf="isVisible && showMarker"\n [style.top.px]="topPx"\n ></div>\n</ng-template>\n\n<div class="form-group form-check">\n <input\n type="checkbox"\n class="form-check-input"\n id="showMarker"\n [(ngModel)]="showMarker"\n />\n <label class="form-check-label" for="showMarker">Show marker</label>\n</div>\n\n<mwl-calendar-week-view\n [viewDate]="viewDate"\n [currentTimeMarkerTemplate]="currentTimeMarkerTemplate"\n [dayStartHour]="dayStartHour"\n [dayEndHour]="dayEndHour"\n>\n</mwl-calendar-week-view>\n'},82465:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { getHours } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styleUrls: ['./styles.scss'],\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n showMarker = true;\n\n // just for the purposes of the demo so it all fits in one screen\n dayStartHour = Math.max(0, getHours(new Date()) - 2);\n\n dayEndHour = Math.min(23, getHours(new Date()) + 2);\n}\n"},29587:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { FormsModule } from '@angular/forms';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n FormsModule,\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},53675:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a=".cal-current-time-marker {\n height: 3px;\n background: linear-gradient(270deg, #ec268d, #1f55dd);\n background-size: 400% 400%;\n animation: background-fade 5s ease infinite;\n\n @keyframes background-fade {\n 0% {\n background-position: 0 50%;\n }\n\n 50% {\n background-position: 100% 50%;\n }\n\n 100% {\n background-position: 0 50%;\n }\n }\n}\n"},80767:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n \n\n\n
\n \n \n
\n\n\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4722],{84722:(l,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(82465),highlighted:s(33933)}},{filename:"template.html",contents:{raw:s(80767),highlighted:s(35662)}},{filename:"styles.scss",contents:{raw:s(53675),highlighted:s(81487)}},{filename:"module.ts",contents:{raw:s(29587),highlighted:s(36546)}}]},33933:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { getHours } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styleUrls: [\'./styles.scss\'],\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n showMarker = true;\n\n // just for the purposes of the demo so it all fits in one screen\n dayStartHour = Math.max(0, getHours(new Date()) - 2);\n\n dayEndHour = Math.min(23, getHours(new Date()) + 2);\n}\n'},36546:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { FormsModule } from \'@angular/forms\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n FormsModule,\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},81487:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a=".cal-current-time-marker {\n height: 3px;\n background: linear-gradient(270deg, #ec268d, #1f55dd);\n background-size: 400% 400%;\n animation: background-fade 5s ease infinite;\n\n @keyframes background-fade {\n 0% {\n background-position: 0 50%;\n }\n\n 50% {\n background-position: 100% 50%;\n }\n\n 100% {\n background-position: 0 50%;\n }\n }\n}\n"},35662:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<ng-template\n #currentTimeMarkerTemplate\n let-columnDate="columnDate"\n let-dayStartHour="dayStartHour"\n let-dayStartMinute="dayStartMinute"\n let-dayEndHour="dayEndHour"\n let-dayEndMinute="dayEndMinute"\n let-isVisible="isVisible"\n let-topPx="topPx"\n>\n <div\n class="cal-current-time-marker"\n *ngIf="isVisible && showMarker"\n [style.top.px]="topPx"\n ></div>\n</ng-template>\n\n<div class="form-group form-check">\n <input\n type="checkbox"\n class="form-check-input"\n id="showMarker"\n [(ngModel)]="showMarker"\n />\n <label class="form-check-label" for="showMarker">Show marker</label>\n</div>\n\n<mwl-calendar-week-view\n [viewDate]="viewDate"\n [currentTimeMarkerTemplate]="currentTimeMarkerTemplate"\n [dayStartHour]="dayStartHour"\n [dayEndHour]="dayEndHour"\n>\n</mwl-calendar-week-view>\n'},82465:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { getHours } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styleUrls: ['./styles.scss'],\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n showMarker = true;\n\n // just for the purposes of the demo so it all fits in one screen\n dayStartHour = Math.max(0, getHours(new Date()) - 2);\n\n dayEndHour = Math.min(23, getHours(new Date()) + 2);\n}\n"},29587:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { FormsModule } from '@angular/forms';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n FormsModule,\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},53675:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a=".cal-current-time-marker {\n height: 3px;\n background: linear-gradient(270deg, #ec268d, #1f55dd);\n background-size: 400% 400%;\n animation: background-fade 5s ease infinite;\n\n @keyframes background-fade {\n 0% {\n background-position: 0 50%;\n }\n\n 50% {\n background-position: 100% 50%;\n }\n\n 100% {\n background-position: 0 50%;\n }\n }\n}\n"},80767:(l,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n \n\n\n
\n \n \n
\n\n\n\n'}}]); \ No newline at end of file diff --git a/1354.f5f1e61e4c73ac1a.js b/4741.ad060ac534d7238b.js similarity index 93% rename from 1354.f5f1e61e4c73ac1a.js rename to 4741.ad060ac534d7238b.js index 98dc9a100..ab1b24b2b 100644 --- a/1354.f5f1e61e4c73ac1a.js +++ b/4741.ad060ac534d7238b.js @@ -1 +1 @@ -(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1354],{31354:(o0,s0,v)=>{"use strict";v.r(s0),v.d(s0,{DemoModule:()=>X0,momentAdapterFactory:()=>p1});var z0=v(64061),E0=v(43850),t0=v(65946),g=v(60341),f0=v(72887),p0=v(84910),q0=v(40056),_=v.n(q0),F=v(14219),W0=["MO","TU","WE","TH","FR","SA","SU"],k=function(){function b(M,z){if(0===z)throw new Error("Can't create weekday with n == 0");this.weekday=M,this.n=z}return b.fromStr=function(M){return new b(W0.indexOf(M))},b.prototype.nth=function(M){return this.n===M?this:new b(this.weekday,M)},b.prototype.equals=function(M){return this.weekday===M.weekday&&this.n===M.n},b.prototype.toString=function(){var M=W0[this.weekday];return this.n&&(M=(this.n>0?"+":"")+String(this.n)+M),M},b.prototype.getJsWeekday=function(){return 6===this.weekday?0:this.weekday+1},b}(),S=function(b){return null!=b},K=function(b){return"number"==typeof b},l0=function(b){return"string"==typeof b&&W0.includes(b)},x=Array.isArray,Y=function(b,M){void 0===M&&(M=b),1===arguments.length&&(M=b,b=0);for(var z=[],p=b;p>=0,p.length>M?String(p):((M-=p.length)>z.length&&(z+=l(z,M/z.length)),z.slice(0,M)+String(p))}var A0,b,j=function(b,M){var z=b%M;return z*M<0?z+M:z},b0=function(b,M){return{div:Math.floor(b/M),mod:j(b,M)}},Q=function(b){return!S(b)||0===b.length},D=function(b){return!Q(b)},y=function(b,M){return D(b)&&-1!==b.indexOf(M)};(b=A0||(A0={})).MONTH_DAYS=[31,28,31,30,31,30,31,31,30,31,30,31],b.ONE_DAY=864e5,b.MAXYEAR=9999,b.ORDINAL_BASE=new Date(Date.UTC(1970,0,1)),b.PY_WEEKDAYS=[6,0,1,2,3,4,5],b.getYearDay=function(M){var z=new Date(M.getUTCFullYear(),M.getUTCMonth(),M.getUTCDate());return Math.ceil((z.valueOf()-new Date(M.getUTCFullYear(),0,1).valueOf())/b.ONE_DAY)+1},b.isLeapYear=function(M){return M%4==0&&M%100!=0||M%400==0},b.isDate=function(M){return M instanceof Date},b.isValidDate=function(M){return b.isDate(M)&&!isNaN(M.getTime())},b.tzOffset=function(M){return 60*M.getTimezoneOffset()*1e3},b.daysBetween=function(M,z){var c=M.getTime()-b.tzOffset(M)-(z.getTime()-b.tzOffset(z));return Math.round(c/b.ONE_DAY)},b.toOrdinal=function(M){return b.daysBetween(M,b.ORDINAL_BASE)},b.fromOrdinal=function(M){return new Date(b.ORDINAL_BASE.getTime()+M*b.ONE_DAY)},b.getMonthDays=function(M){var z=M.getUTCMonth();return 1===z&&b.isLeapYear(M.getUTCFullYear())?29:b.MONTH_DAYS[z]},b.getWeekday=function(M){return b.PY_WEEKDAYS[M.getUTCDay()]},b.monthRange=function(M,z){var p=new Date(Date.UTC(M,z,1));return[b.getWeekday(p),b.getMonthDays(p)]},b.combine=function(M,z){return z=z||M,new Date(Date.UTC(M.getUTCFullYear(),M.getUTCMonth(),M.getUTCDate(),z.getHours(),z.getMinutes(),z.getSeconds(),z.getMilliseconds()))},b.clone=function(M){return new Date(M.getTime())},b.cloneDates=function(M){for(var z=[],p=0;pthis.maxDate;if("between"===this.method){if(z)return!0;if(p)return!1}else if("before"===this.method){if(p)return!1}else if("after"===this.method)return!!z||(this.add(M),!1);return this.add(M)},b.prototype.add=function(M){return this._result.push(M),!0},b.prototype.getValue=function(){var M=this._result;switch(this.method){case"all":case"between":return M;default:return M.length?M[M.length-1]:null}},b.prototype.clone=function(){return new b(this.method,this.args)},b}();const d0=k0;var a=v(80677),R0=function(b){function M(z,p,A){var c=b.call(this,z,p)||this;return c.iterator=A,c}return(0,a.ZT)(M,b),M.prototype.add=function(z){return!!this.iterator(z,this._result.length)&&(this._result.push(z),!0)},M}(d0);const h0=R0;const L0={dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],tokens:{SKIP:/^[ \r\n\t]+|^\.$/,number:/^[1-9][0-9]*/,numberAsText:/^(one|two|three)/i,every:/^every/i,"day(s)":/^days?/i,"weekday(s)":/^weekdays?/i,"week(s)":/^weeks?/i,"hour(s)":/^hours?/i,"minute(s)":/^minutes?/i,"month(s)":/^months?/i,"year(s)":/^years?/i,on:/^(on|in)/i,at:/^(at)/i,the:/^the/i,first:/^first/i,second:/^second/i,third:/^third/i,nth:/^([1-9][0-9]*)(\.|th|nd|rd|st)/i,last:/^last/i,for:/^for/i,"time(s)":/^times?/i,until:/^(un)?til/i,monday:/^mo(n(day)?)?/i,tuesday:/^tu(e(s(day)?)?)?/i,wednesday:/^we(d(n(esday)?)?)?/i,thursday:/^th(u(r(sday)?)?)?/i,friday:/^fr(i(day)?)?/i,saturday:/^sa(t(urday)?)?/i,sunday:/^su(n(day)?)?/i,january:/^jan(uary)?/i,february:/^feb(ruary)?/i,march:/^mar(ch)?/i,april:/^apr(il)?/i,may:/^may/i,june:/^june?/i,july:/^july?/i,august:/^aug(ust)?/i,september:/^sep(t(ember)?)?/i,october:/^oct(ober)?/i,november:/^nov(ember)?/i,december:/^dec(ember)?/i,comma:/^(,\s*|(and|or)\s*)+/i}};var g0=function(b,M){return-1!==b.indexOf(M)},C0=function(b){return b.toString()},P0=function(b,M,z){return"".concat(M," ").concat(z,", ").concat(b)},U0=function(){function b(M,z,p,A){if(void 0===z&&(z=C0),void 0===p&&(p=L0),void 0===A&&(A=P0),this.text=[],this.language=p||L0,this.gettext=z,this.dateFormatter=A,this.rrule=M,this.options=M.options,this.origOptions=M.origOptions,this.origOptions.bymonthday){var c=[].concat(this.options.bymonthday),W=[].concat(this.options.bynmonthday);c.sort(function(r,L){return r-L}),W.sort(function(r,L){return L-r}),this.bymonthday=c.concat(W),this.bymonthday.length||(this.bymonthday=null)}if(S(this.origOptions.byweekday)){var o=x(this.origOptions.byweekday)?this.origOptions.byweekday:[this.origOptions.byweekday],q=String(o);this.byweekday={allWeeks:o.filter(function(r){return!r.n}),someWeeks:o.filter(function(r){return Boolean(r.n)}),isWeekdays:-1!==q.indexOf("MO")&&-1!==q.indexOf("TU")&&-1!==q.indexOf("WE")&&-1!==q.indexOf("TH")&&-1!==q.indexOf("FR")&&-1===q.indexOf("SA")&&-1===q.indexOf("SU"),isEveryDay:-1!==q.indexOf("MO")&&-1!==q.indexOf("TU")&&-1!==q.indexOf("WE")&&-1!==q.indexOf("TH")&&-1!==q.indexOf("FR")&&-1!==q.indexOf("SA")&&-1!==q.indexOf("SU")};var i=function(r,L){return r.weekday-L.weekday};this.byweekday.allWeeks.sort(i),this.byweekday.someWeeks.sort(i),this.byweekday.allWeeks.length||(this.byweekday.allWeeks=null),this.byweekday.someWeeks.length||(this.byweekday.someWeeks=null)}else this.byweekday=null}return b.isFullyConvertible=function(M){if(!(M.options.freq in b.IMPLEMENTED)||M.origOptions.until&&M.origOptions.count)return!1;for(var p in M.origOptions){if(g0(["dtstart","wkst","freq"],p))return!0;if(!g0(b.IMPLEMENTED[M.options.freq],p))return!1}return!0},b.prototype.isFullyConvertible=function(){return b.isFullyConvertible(this.rrule)},b.prototype.toString=function(){var M=this.gettext;if(!(this.options.freq in b.IMPLEMENTED))return M("RRule error: Unable to fully convert this rrule to text");if(this.text=[M("every")],this[B.FREQUENCIES[this.options.freq]](),this.options.until){this.add(M("until"));var z=this.options.until;this.add(this.dateFormatter(z.getUTCFullYear(),this.language.monthNames[z.getUTCMonth()],z.getUTCDate()))}else this.options.count&&this.add(M("for")).add(this.options.count.toString()).add(this.plural(this.options.count)?M("times"):M("time"));return this.isFullyConvertible()||this.add(M("(~ approximate)")),this.text.join("")},b.prototype.HOURLY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("hours"):M("hour"))},b.prototype.MINUTELY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("minutes"):M("minute"))},b.prototype.DAILY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.byweekday&&this.byweekday.isWeekdays?this.add(this.plural(this.options.interval)?M("weekdays"):M("weekday")):this.add(this.plural(this.options.interval)?M("days"):M("day")),this.origOptions.bymonth&&(this.add(M("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday?this._byweekday():this.origOptions.byhour&&this._byhour()},b.prototype.WEEKLY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()).add(this.plural(this.options.interval)?M("weeks"):M("week")),this.byweekday&&this.byweekday.isWeekdays?1===this.options.interval?this.add(this.plural(this.options.interval)?M("weekdays"):M("weekday")):this.add(M("on")).add(M("weekdays")):this.byweekday&&this.byweekday.isEveryDay?this.add(this.plural(this.options.interval)?M("days"):M("day")):(1===this.options.interval&&this.add(M("week")),this.origOptions.bymonth&&(this.add(M("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday())},b.prototype.MONTHLY=function(){var M=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()).add(M("months")),this.plural(this.options.interval)&&this.add(M("in"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("months"):M("month"))),this.bymonthday?this._bymonthday():this.byweekday&&this.byweekday.isWeekdays?this.add(M("on")).add(M("weekdays")):this.byweekday&&this._byweekday()},b.prototype.YEARLY=function(){var M=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()),this.add(M("years"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("years"):M("year"))),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday(),this.options.byyearday&&this.add(M("on the")).add(this.list(this.options.byyearday,this.nth,M("and"))).add(M("day")),this.options.byweekno&&this.add(M("in")).add(this.plural(this.options.byweekno.length)?M("weeks"):M("week")).add(this.list(this.options.byweekno,void 0,M("and")))},b.prototype._bymonthday=function(){var M=this.gettext;this.byweekday&&this.byweekday.allWeeks?this.add(M("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext,M("or"))).add(M("the")).add(this.list(this.bymonthday,this.nth,M("or"))):this.add(M("on the")).add(this.list(this.bymonthday,this.nth,M("and")))},b.prototype._byweekday=function(){var M=this.gettext;this.byweekday.allWeeks&&!this.byweekday.isWeekdays&&this.add(M("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext)),this.byweekday.someWeeks&&(this.byweekday.allWeeks&&this.add(M("and")),this.add(M("on the")).add(this.list(this.byweekday.someWeeks,this.weekdaytext,M("and"))))},b.prototype._byhour=function(){var M=this.gettext;this.add(M("at")).add(this.list(this.origOptions.byhour,void 0,M("and")))},b.prototype._bymonth=function(){this.add(this.list(this.options.bymonth,this.monthtext,this.gettext("and")))},b.prototype.nth=function(M){M=parseInt(M.toString(),10);var z,p=this.gettext;if(-1===M)return p("last");var A=Math.abs(M);switch(A){case 1:case 21:case 31:z=A+p("st");break;case 2:case 22:z=A+p("nd");break;case 3:case 23:z=A+p("rd");break;default:z=A+p("th")}return M<0?z+" "+p("last"):z},b.prototype.monthtext=function(M){return this.language.monthNames[M-1]},b.prototype.weekdaytext=function(M){var z=K(M)?(M+1)%7:M.getJsWeekday();return(M.n?this.nth(M.n)+" ":"")+this.language.dayNames[z]},b.prototype.plural=function(M){return M%100!=1},b.prototype.add=function(M){return this.text.push(" "),this.text.push(M),this},b.prototype.list=function(M,z,p,A){var c=this;void 0===A&&(A=","),x(M)||(M=[M]);z=z||function(q){return q.toString()};var o=function(q){return z&&z.call(c,q)};return p?function(q,i,r){for(var L="",e=0;eM[0].length)&&(M=c,z=A)}if(null!=M&&(this.text=this.text.substr(M[0].length),""===this.text&&(this.done=!0)),null==M)return this.done=!0,this.symbol=null,void(this.value=null)}while("SKIP"===z);return this.symbol=z,this.value=M,!0},b.prototype.accept=function(M){if(this.symbol===M){if(this.value){var z=this.value;return this.nextSymbol(),z}return this.nextSymbol(),!0}return!1},b.prototype.acceptNumber=function(){return this.accept("number")},b.prototype.expect=function(M){if(this.accept(M))return!0;throw new Error("expected "+M+" but found "+this.symbol)},b}();function u0(b,M){void 0===M&&(M=L0);var z={},p=new _0(M.tokens);return p.start(b)?(function A(){p.expect("every");var e=p.acceptNumber();if(e&&(z.interval=parseInt(e[0],10)),p.isDone())throw new Error("Unexpected end");switch(p.symbol){case"day(s)":z.freq=B.DAILY,p.nextSymbol()&&(function W(){if(p.accept("at"))do{var t=p.acceptNumber();if(!t)throw new Error("Unexpected symbol "+p.symbol+", expected hour");for(z.byhour=[parseInt(t[0],10)];p.accept("comma");){if(!(t=p.acceptNumber()))throw new Error("Unexpected symbol "+p.symbol+"; expected hour");z.byhour.push(parseInt(t[0],10))}}while(p.accept("comma")||p.accept("at"))}(),L());break;case"weekday(s)":z.freq=B.WEEKLY,z.byweekday=[B.MO,B.TU,B.WE,B.TH,B.FR],p.nextSymbol(),L();break;case"week(s)":z.freq=B.WEEKLY,p.nextSymbol()&&(c(),L());break;case"hour(s)":z.freq=B.HOURLY,p.nextSymbol()&&(c(),L());break;case"minute(s)":z.freq=B.MINUTELY,p.nextSymbol()&&(c(),L());break;case"month(s)":z.freq=B.MONTHLY,p.nextSymbol()&&(c(),L());break;case"year(s)":z.freq=B.YEARLY,p.nextSymbol()&&(c(),L());break;case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":z.freq=B.WEEKLY;var t=p.symbol.substr(0,2).toUpperCase();if(z.byweekday=[B[t]],!p.nextSymbol())return;for(;p.accept("comma");){if(p.isDone())throw new Error("Unexpected end");var N=q();if(!N)throw new Error("Unexpected symbol "+p.symbol+", expected weekday");z.byweekday.push(B[N]),p.nextSymbol()}(function r(){p.accept("on"),p.accept("the");var e=i();if(e)for(z.bymonthday=[e],p.nextSymbol();p.accept("comma");){if(!(e=i()))throw new Error("Unexpected symbol "+p.symbol+"; expected monthday");z.bymonthday.push(e),p.nextSymbol()}})(),L();break;case"january":case"february":case"march":case"april":case"may":case"june":case"july":case"august":case"september":case"october":case"november":case"december":if(z.freq=B.YEARLY,z.bymonth=[o()],!p.nextSymbol())return;for(;p.accept("comma");){if(p.isDone())throw new Error("Unexpected end");var m=o();if(!m)throw new Error("Unexpected symbol "+p.symbol+", expected month");z.bymonth.push(m),p.nextSymbol()}c(),L();break;default:throw new Error("Unknown symbol")}}(),z):null;function c(){var e=p.accept("on"),t=p.accept("the");if(e||t)do{var N=i(),m=q(),T=o();if(N)m?(p.nextSymbol(),z.byweekday||(z.byweekday=[]),z.byweekday.push(B[m].nth(N))):(z.bymonthday||(z.bymonthday=[]),z.bymonthday.push(N),p.accept("day(s)"));else if(m)p.nextSymbol(),z.byweekday||(z.byweekday=[]),z.byweekday.push(B[m]);else if("weekday(s)"===p.symbol)p.nextSymbol(),z.byweekday||(z.byweekday=[B.MO,B.TU,B.WE,B.TH,B.FR]);else if("week(s)"===p.symbol){p.nextSymbol();var C=p.acceptNumber();if(!C)throw new Error("Unexpected symbol "+p.symbol+", expected week number");for(z.byweekno=[parseInt(C[0],10)];p.accept("comma");){if(!(C=p.acceptNumber()))throw new Error("Unexpected symbol "+p.symbol+"; expected monthday");z.byweekno.push(parseInt(C[0],10))}}else{if(!T)return;p.nextSymbol(),z.bymonth||(z.bymonth=[]),z.bymonth.push(T)}}while(p.accept("comma")||p.accept("the")||p.accept("on"))}function o(){switch(p.symbol){case"january":return 1;case"february":return 2;case"march":return 3;case"april":return 4;case"may":return 5;case"june":return 6;case"july":return 7;case"august":return 8;case"september":return 9;case"october":return 10;case"november":return 11;case"december":return 12;default:return!1}}function q(){switch(p.symbol){case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":return p.symbol.substr(0,2).toUpperCase();default:return!1}}function i(){switch(p.symbol){case"last":return p.nextSymbol(),-1;case"first":return p.nextSymbol(),1;case"second":return p.nextSymbol(),p.accept("last")?-2:2;case"third":return p.nextSymbol(),p.accept("last")?-3:3;case"nth":var e=parseInt(p.value[1],10);if(e<-366||e>366)throw new Error("Nth out of range: "+e);return p.nextSymbol(),p.accept("last")?-e:e;default:return!1}}function L(){if("until"===p.symbol){var e=Date.parse(p.text);if(!e)throw new Error("Cannot parse until date:"+p.text);z.until=new Date(e)}else p.accept("for")&&(z.count=parseInt(p.value[0],10),p.expect("number"))}}function Z(b){return b12){var p=Math.floor(this.month/12),A=j(this.month,12);this.month=A,this.year+=p,0===this.month&&(this.month=12,--this.year)}},M.prototype.addWeekly=function(z,p){p>this.getWeekday()?this.day+=-(this.getWeekday()+1+(6-p))+7*z:this.day+=-(this.getWeekday()-p)+7*z,this.fixDay()},M.prototype.addDaily=function(z){this.day+=z,this.fixDay()},M.prototype.addHours=function(z,p,A){for(p&&(this.hour+=Math.floor((23-this.hour)/z)*z);;){this.hour+=z;var c=b0(this.hour,24),W=c.div,o=c.mod;if(W&&(this.hour=o,this.addDaily(W)),Q(A)||y(A,this.hour))break}},M.prototype.addMinutes=function(z,p,A,c){for(p&&(this.minute+=Math.floor((1439-(60*this.hour+this.minute))/z)*z);;){this.minute+=z;var W=b0(this.minute,60),o=W.div,q=W.mod;if(o&&(this.minute=q,this.addHours(o,!1,A)),(Q(A)||y(A,this.hour))&&(Q(c)||y(c,this.minute)))break}},M.prototype.addSeconds=function(z,p,A,c,W){for(p&&(this.second+=Math.floor((86399-(3600*this.hour+60*this.minute+this.second))/z)*z);;){this.second+=z;var o=b0(this.second,60),q=o.div,i=o.mod;if(q&&(this.second=i,this.addMinutes(q,!1,A,c)),(Q(A)||y(A,this.hour))&&(Q(c)||y(c,this.minute))&&(Q(W)||y(W,this.second)))break}},M.prototype.fixDay=function(){if(!(this.day<=28)){var z=A0.monthRange(this.year,this.month-1)[1];if(!(this.day<=z))for(;this.day>z;){if(this.day-=z,++this.month,13===this.month&&(this.month=1,++this.year,this.year>A0.MAXYEAR))return;z=A0.monthRange(this.year,this.month-1)[1]}}},M.prototype.add=function(z,p){var A=z.freq,c=z.interval,W=z.wkst,o=z.byhour,q=z.byminute,i=z.bysecond;switch(A){case s.YEARLY:return this.addYears(c);case s.MONTHLY:return this.addMonths(c);case s.WEEKLY:return this.addWeekly(c,W);case s.DAILY:return this.addDaily(c);case s.HOURLY:return this.addHours(c,p,o);case s.MINUTELY:return this.addMinutes(c,p,o,q);case s.SECONDLY:return this.addSeconds(c,p,o,q,i)}},M}(B0);function O(b){for(var M=[],p=0,A=Object.keys(b);p=4?(r=0,i=o.yearlen+j(W-M.wkst,7)):i=p-r;for(var L=Math.floor(i/7),e=j(i,7),t=Math.floor(L+e/4),N=0;N0&&m<=t){var T=void 0;m>1?(T=r+7*(m-1),r!==q&&(T-=7-q)):T=r;for(var C=0;C<7&&(o.wnomask[T]=1,T++,o.wdaymask[T]!==M.wkst);C++);}}if(y(M.byweekno,1)){T=r+7*t;if(r!==q&&(T-=7-q),T=4?(y0=0,r0=G0+j(N0-M.wkst,7)):r0=p-r,M0=Math.floor(52+j(r0,7)/4)}if(y(M.byweekno,M0))for(T=0;T=B.HOURLY&&D(A)&&!y(A,M.hour)||p>=B.MINUTELY&&D(c)&&!y(c,M.minute)||p>=B.SECONDLY&&D(W)&&!y(W,M.second)?[]:b.gettimeset(p)(M.hour,M.minute,M.second,M.millisecond)}(i,q,M);;){var L=i.getdayset(p)(q.year,q.month,q.day),e=L[0],t=L[1],N=L[2],m=h1(e,t,N,i,M);if(D(W))for(var T=l1(W,r,t,N,i,e),C=0;Cc)return c0(b);if(M0>=z){var N0=Q0(M0,M);if(!b.accept(N0)||o&&!--o)return c0(b)}}else for(C=t;Cc)return c0(b);if(M0>=z){N0=Q0(M0,M);if(!b.accept(N0)||o&&!--o)return c0(b)}}}if(0===M.interval||(q.add(M,m),q.year>X.MAXYEAR))return c0(b);Z(p)||(r=i.gettimeset(p)(q.hour,q.minute,q.second,0)),i.rebuild(q.year,q.month)}}function T1(b,M,z){var p=z.bymonth,A=z.byweekno,c=z.byweekday,W=z.byeaster,o=z.bymonthday,q=z.bynmonthday,i=z.byyearday;return D(p)&&!y(p,b.mmask[M])||D(A)&&!b.wnomask[M]||D(c)&&!y(c,b.wdaymask[M])||D(b.nwdaymask)&&!b.nwdaymask[M]||null!==W&&!y(b.eastermask,M)||(D(o)||D(q))&&!y(o,b.mdaymask[M])&&!y(q,b.nmdaymask[M])||D(i)&&(M=b.yearlen&&!y(i,M+1-b.yearlen)&&!y(i,-b.nextyearlen+M-b.yearlen))}function Q0(b,M){return new D0(b,M.tzid).rezonedDate()}function c0(b){return b.getValue()}function h1(b,M,z,p,A){for(var c=!1,W=M;W=-366&&p<=366))throw new Error("bysetpos must be between 1 and 366, or between -366 and -1")}if(!(Boolean(M.byweekno)||D(M.byweekno)||D(M.byyearday)||Boolean(M.bymonthday)||D(M.bymonthday)||S(M.byweekday)||S(M.byeaster)))switch(M.freq){case B.YEARLY:M.bymonth||(M.bymonth=M.dtstart.getUTCMonth()+1),M.bymonthday=M.dtstart.getUTCDate();break;case B.MONTHLY:M.bymonthday=M.dtstart.getUTCDate();break;case B.WEEKLY:M.byweekday=[X.getWeekday(M.dtstart)]}if(S(M.bymonth)&&!x(M.bymonth)&&(M.bymonth=[M.bymonth]),S(M.byyearday)&&!x(M.byyearday)&&K(M.byyearday)&&(M.byyearday=[M.byyearday]),S(M.bymonthday))if(x(M.bymonthday)){var A=[],c=[];for(z=0;z0?A.push(p):p<0&&c.push(p)}M.bymonthday=A,M.bynmonthday=c}else M.bymonthday<0?(M.bynmonthday=[M.bymonthday],M.bymonthday=[]):(M.bynmonthday=[],M.bymonthday=[M.bymonthday]);else M.bymonthday=[],M.bynmonthday=[];if(S(M.byweekno)&&!x(M.byweekno)&&(M.byweekno=[M.byweekno]),S(M.byweekday))if(K(M.byweekday))M.byweekday=[M.byweekday],M.bynweekday=null;else if(l0(M.byweekday))M.byweekday=[k.fromStr(M.byweekday).weekday],M.bynweekday=null;else if(M.byweekday instanceof k)!M.byweekday.n||M.freq>B.MONTHLY?(M.byweekday=[M.byweekday.weekday],M.bynweekday=null):(M.bynweekday=[[M.byweekday.weekday,M.byweekday.n]],M.byweekday=null);else{var W=[],o=[];for(z=0;zB.MONTHLY?W.push(q.weekday):o.push([q.weekday,q.n])}M.byweekday=D(W)?W:null,M.bynweekday=D(o)?o:null}else M.bynweekday=null;return S(M.byhour)?K(M.byhour)&&(M.byhour=[M.byhour]):M.byhour=M.freq0&&" "===A[0]?(z[p-1]+=A.slice(1),z.splice(p,1)):p+=1:z.splice(p,1)}return z}(b,M.unfold);return i.forEach(function(r){var L;if(r){var e=function w1(b){var M=function S1(b){if(-1===b.indexOf(":"))return{name:"RRULE",value:b};var M=function(b,M,z){var p=b.split(M);return z?p.slice(0,z).concat([p.slice(z).join(M)]):p}(b,":",1),z=M[0],p=M[1];return{name:z,value:p}}(b),z=M.name,p=M.value,A=z.split(";");if(!A)throw new Error("empty property name");return{name:A[0].toUpperCase(),parms:A.slice(1),value:p}}(r),t=e.name,N=e.parms,m=e.value;switch(t.toUpperCase()){case"RRULE":if(N.length)throw new Error("unsupported RRULE parm: ".concat(N.join(",")));z.push(R(r));break;case"RDATE":var C=(null!==(L=/RDATE(?:;TZID=([^:=]+))?/i.exec(r))&&void 0!==L?L:[])[1];C&&!q&&(q=C),p=p.concat(Z0(m,N));break;case"EXRULE":if(N.length)throw new Error("unsupported EXRULE parm: ".concat(N.join(",")));A.push(R(m));break;case"EXDATE":c=c.concat(Z0(m,N));break;case"DTSTART":break;default:throw new Error("unsupported property: "+t)}}}),{dtstart:o,tzid:q,rrulevals:z,rdatevals:p,exrulevals:A,exdatevals:c}}function J0(b,M){return void 0===M&&(M={}),function g1(b,M){var z=v1(b,M),p=z.rrulevals,A=z.rdatevals,c=z.exrulevals,W=z.exdatevals,o=z.dtstart,q=z.tzid,i=!1===M.cache;if(M.compatible&&(M.forceset=!0,M.unfold=!0),M.forceset||p.length>1||A.length||c.length||W.length){var r=new P1(i);return r.dtstart(o),r.tzid(q||void 0),p.forEach(function(e){r.rrule(new B(H0(e,o,q),i))}),A.forEach(function(e){r.rdate(e)}),c.forEach(function(e){r.exrule(new B(H0(e,o,q),i))}),W.forEach(function(e){r.exdate(e)}),M.compatible&&M.dtstart&&r.rdate(o),r}var L=p[0]||{};return new B(H0(L,L.dtstart||M.dtstart||o,L.tzid||M.tzid||q),i)}(b,function C1(b){var M=[],z=Object.keys(b),p=Object.keys(V0);if(z.forEach(function(A){y(p,A)||M.push(A)}),M.length)throw new Error("Invalid options: "+M.join(", "));return(0,a.pi)((0,a.pi)({},V0),b)}(M))}function H0(b,M,z){return(0,a.pi)((0,a.pi)({},b),{dtstart:M,tzid:z})}function Z0(b,M){return function k1(b){b.forEach(function(M){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(M))throw new Error("unsupported RDATE/EXDATE parm: "+M)})}(M),b.split(",").map(function(z){return X.untilStringToDate(z)})}function $0(b){var M=this;return function(z){if(void 0!==z&&(M["_".concat(b)]=z),void 0!==M["_".concat(b)])return M["_".concat(b)];for(var p=0;p{const p=new B({...z.rrule,dtstart:_()(M.period.start).startOf("day").toDate(),until:_()(M.period.end).endOf("day").toDate()}),{title:A,color:c}=z;p.all().forEach(W=>{this.calendarEvents.push({title:A,color:c,start:_()(W).toDate()})})}),this.cdr.detectChanges())}}m0.\u0275fac=function(M){return new(M||m0)(f.Y36(f.sBO))},m0.\u0275cmp=f.Xpm({type:m0,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"]],template:function(M,z){1&M&&(f.TgZ(0,"mwl-demo-utils-calendar-header",0),f.NdJ("viewChange",function(A){return z.view=A})("viewDateChange",function(A){return z.viewDate=A}),f._uU(1,"\n"),f.qZA(),f._uU(2,"\n\n"),f.TgZ(3,"div",1),f._uU(4,"\n "),f.YNc(5,K1,2,2,"mwl-calendar-month-view",2),f._uU(6,"\n "),f.YNc(7,G1,2,2,"mwl-calendar-week-view",2),f._uU(8,"\n "),f.YNc(9,j1,2,2,"mwl-calendar-day-view",2),f._uU(10,"\n"),f.qZA(),f._uU(11,"\n")),2&M&&(f.Q6J("view",z.view)("viewDate",z.viewDate),f.xp6(3),f.Q6J("ngSwitch",z.view),f.xp6(2),f.Q6J("ngSwitchCase","month"),f.xp6(2),f.Q6J("ngSwitchCase","week"),f.xp6(2),f.Q6J("ngSwitchCase","day"))},dependencies:[z0.RF,z0.n9,_1.G,x1.T,I1.S,H1.$],encapsulation:2,changeDetection:0});var F1=v(10833);function p1(){return(0,F1.x)(_())}class X0{}X0.\u0275fac=function(M){return new(M||X0)},X0.\u0275mod=f.oAB({type:X0}),X0.\u0275inj=f.cJS({providers:[{provide:t0.n,useValue:_()}],imports:[z0.ez,g._8.forRoot({provide:f0._,useFactory:p1},{dateFormatter:{provide:p0.m,useClass:t0.G}}),F.S,E0.Bz.forChild([{path:"",component:m0}])]})},40056:(o0,s0,v)=>{(o0.exports=v(73869)).tz.load(v(81046))},73869:function(o0,s0,v){var z0,E0,t0;!function(g,f0){"use strict";o0.exports?o0.exports=f0(v(1780)):(E0=[v(1780)],void 0!==(t0="function"==typeof(z0=f0)?z0.apply(s0,E0):z0)&&(o0.exports=t0))}(0,function(g){"use strict";void 0===g.version&&g.default&&(g=g.default);var k,p0={},q0={},_={},F={},W0={};(!g||"string"!=typeof g.version)&&Z("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var S=g.version.split("."),K=+S[0],l0=+S[1];function x(O){return O>96?O-87:O>64?O-29:O-48}function Y(O){var n=0,d=O.split("."),R=d[0],u=d[1]||"",h=1,G=0,w=1;for(45===O.charCodeAt(0)&&(n=1,w=-1);n3){var n=F[R0(O)];if(n)return n;Z("Moment Timezone found "+O+" from the Intl api, but did not have that data loaded.")}}catch{}var P,G,w,d=function y(){var R,u,h,O=(new Date).getFullYear()-2,n=new b0(new Date(O,0,1)),d=[n];for(h=1;h<48;h++)(u=new b0(new Date(O,h,1))).offset!==n.offset&&(R=D(n,u),d.push(R),d.push(new b0(new Date(R.at+6e4)))),n=u;for(h=0;h<4;h++)d.push(new b0(new Date(O+h,0,1))),d.push(new b0(new Date(O+h,6,1)));return d}(),R=d.length,u=function k0(O){var u,h,P,n=O.length,d={},R=[];for(u=0;u0?h[0].zone.name:void 0}function R0(O){return(O||"").toLowerCase().replace(/\//g,"_")}function h0(O){var n,d,R,u;for("string"==typeof O&&(O=[O]),n=0;n= 2.6.0. You are using Moment.js "+g.version+". See momentjs.com"),e0.prototype={_set:function(O){this.name=O.name,this.abbrs=O.abbrs,this.untils=O.untils,this.offsets=O.offsets,this.population=O.population},_index:function(O){var R,n=+O,d=this.untils;for(R=0;RG&&E.moveInvalidForward&&(h=G),n0&&(this._z=null),O.apply(this,arguments)}}(U.utcOffset),g.tz.setDefault=function(O){return(K<2||2===K&&l0<9)&&Z("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+g.version+"."),g.defaultZone=O?V(O):null,g};var i0=g.momentProperties;return"[object Array]"===Object.prototype.toString.call(i0)?(i0.push("_z"),i0.push("_a")):i0&&(i0._z=null),g})},81046:o0=>{"use strict";o0.exports=JSON.parse('{"version":"2022g","zones":["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q|48e5","Africa/Nairobi|LMT +0230 EAT +0245|-2r.g -2u -30 -2J|012132|-2ua2r.g N6nV.g 3Fbu h1cu dzbJ|47e5","Africa/Algiers|LMT PMT WET WEST CET CEST|-c.c -9.l 0 -10 -10 -20|01232323232323232454542423234542324|-3bQ0c.c MDA2.P cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0|26e5","Africa/Lagos|LMT GMT +0030 WAT|-d.z 0 -u -10|01023|-2B40d.z 7iod.z dnXK.p dLzH.z|17e6","Africa/Bissau|LMT -01 GMT|12.k 10 0|012|-2ldX0 2xoo0|39e4","Africa/Maputo|LMT CAT|-2a.k -20|01|-2GJea.k|26e5","Africa/Cairo|LMT EET EEST|-25.9 -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBC5.9 1AQM5.9 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0|15e6","Africa/Casablanca|LMT +00 +01|u.k 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|32e5","Africa/Ceuta|LMT WET WEST CET CEST|l.g 0 -10 -10 -20|0121212121212121212121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2M0M0 GdX0 11z0 drd0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1y7o0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|85e3","Africa/El_Aaiun|LMT -01 +00 +01|Q.M 10 0 -10|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|20e4","Africa/Johannesburg|LMT SAST SAST SAST|-1Q -1u -20 -30|0123232|-39EpQ qTcm 1Ajdu 1cL0 1cN0 1cL0|84e5","Africa/Juba|LMT CAT CAST EAT|-26.s -20 -30 -30|012121212121212121212121212121212131|-1yW26.s 1zK06.s 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 PeX0|","Africa/Khartoum|LMT CAT CAST EAT|-2a.8 -20 -30 -30|012121212121212121212121212121212131|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 HjL0|51e5","Africa/Monrovia|LMT MMT MMT GMT|H.8 H.8 I.u 0|0123|-3ygng.Q 1usM0 28G01.m|11e5","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0|13e5","Africa/Sao_Tome|LMT LMT GMT WAT|-q.U A.J 0 -10|01232|-3tooq.U 18aoq.U 4i6N0 2q00|","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00|11e5","Africa/Tunis|LMT PMT CET CEST|-E.I -9.l -10 -20|01232323232323232323232323232323232|-3zO0E.I 1cBAv.n 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00|20e5","Africa/Windhoek|LMT +0130 SAST SAST CAT WAT|-18.o -1u -20 -30 -20 -10|012324545454545454545454545454545454545454545454545454|-39Ep8.o qTbC.o 1Ajdu 1cL0 1SqL0 9Io0 16P0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|LMT LMT NST NWT NPT BST BDT AHST HST HDT|-cd.m bK.C b0 a0 a0 b0 a0 a0 a0 90|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVzf.p 1EX1d.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|LMT LMT AST AWT APT AHST AHDT YST AKST AKDT|-e0.o 9X.A a0 90 90 a0 90 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVxs.n 1EX20.o 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Puerto_Rico|LMT AST AWT APT|4o.p 40 30 30|01231|-2Qi7z.z 1IUbz.z 7XT0 iu0|24e5","America/Araguaina|LMT -03 -02|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0|14e4","America/Argentina/Buenos_Aires|LMT CMT -04 -03 -02|3R.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343434343|-331U6.c 125cn pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Catamarca|LMT CMT -04 -03 -02|4n.8 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243432343|-331TA.Q 125bR.E pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Cordoba|LMT CMT -04 -03 -02|4g.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243434343|-331TH.c 125c0 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Jujuy|LMT CMT -04 -03 -02|4l.c 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232434343|-331TC.M 125bT.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 A4p0 uL0|","America/Argentina/La_Rioja|LMT CMT -04 -03 -02|4r.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tw.A 125bN.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Mendoza|LMT CMT -04 -03 -02|4z.g 4g.M 40 30 20|012323232323232323232323232323232323232323234343423232432343|-331To.I 125bF.w pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 ri10 Op0 7TX0 uL0|","America/Argentina/Rio_Gallegos|LMT CMT -04 -03 -02|4A.Q 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tn.8 125bD.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Salta|LMT CMT -04 -03 -02|4l.E 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342434343|-331TC.k 125bT.8 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0|","America/Argentina/San_Juan|LMT CMT -04 -03 -02|4y.4 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tp.U 125bG.I pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rld0 m10 8lb0 uL0|","America/Argentina/San_Luis|LMT CMT -04 -03 -02|4p.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232323432323|-331Ty.A 125bP.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 vDb0 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0|","America/Argentina/Tucuman|LMT CMT -04 -03 -02|4k.Q 4g.M 40 30 20|01232323232323232323232323232323232323232323434343424343234343|-331TD.8 125bT.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 4N0 8BX0 uL0 1qN0 WL0|","America/Argentina/Ushuaia|LMT CMT -04 -03 -02|4x.c 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tq.M 125bH.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rkN0 8p0 8zb0 uL0|","America/Asuncion|LMT AMT -04 -03|3O.E 3O.E 40 30|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-3eLw9.k 1FGo0 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Panama|LMT CMT EST|5i.8 5j.A 50|012|-3eLuF.Q Iy01.s|15e5","America/Bahia_Banderas|LMT MST CST MDT PST CDT|71 70 60 60 80 50|0121312141313131313131313131313131313152525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|84e3","America/Bahia|LMT -03 -02|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0|27e5","America/Barbados|LMT AST ADT -0330|3W.t 40 30 3u|0121213121212121|-2m4k1.v 1eAN1.v RB0 1Bz0 Op0 1rb0 11d0 1jJc0 IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0|28e4","America/Belem|LMT -03 -02|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|20e5","America/Belize|LMT CST -0530 CWT CPT CDT|5Q.M 60 5u 50 50 50|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121215151|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu Rcu 7Bt0 Ni0 4nd0 Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu e9Au qn0 lxB0 mn0|57e3","America/Boa_Vista|LMT -04 -03|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0|62e2","America/Bogota|LMT BMT -05 -04|4U.g 4U.g 50 40|01232|-3sTv3.I 1eIo0 38yo3.I 1PX0|90e5","America/Boise|LMT PST PDT MST MWT MPT MDT|7I.N 80 70 70 60 60 60|01212134536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-3tFE0 1nEe0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e4","America/Cambridge_Bay|-00 MST MWT MPT MDT CST CDT EST|0 70 60 60 60 60 50 50|012314141414141414141414141414141414141414141414141414141414567541414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-21Jc0 RO90 8x20 ix0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e2","America/Campo_Grande|LMT -04 -03|3C.s 40 30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|LMT CMT -0430 -04|4r.I 4r.E 4u 40|012323|-3eLvw.g ROnX.U 28KM2.k 1IwOu kqo0|29e5","America/Cayenne|LMT -04 -03|3t.k 40 30|012|-2mrwu.E 2gWou.E|58e3","America/Chicago|LMT CST CDT EST CWT CPT|5O.A 60 50 50 50 50|012121212121212121212121212121212121213121212121214512121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|LMT MST CST MDT CDT|74.k 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Ciudad_Juarez|LMT MST CST MDT CDT|75.U 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 cm0 EP0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|","America/Costa_Rica|LMT SJMT CST CDT|5A.d 5A.d 60 50|01232323232|-3eLun.L 1fyo0 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0|12e5","America/Phoenix|LMT MST MDT MWT|7s.i 70 60 60|012121313121|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0|42e5","America/Cuiaba|LMT -04 -03|3I.k 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|54e4","America/Danmarkshavn|LMT -03 -02 GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0|8","America/Dawson_Creek|LMT PST PDT PWT PPT MST|80.U 80 70 70 70 70|01213412121212121212121212121212121212121212121212121212125|-3tofX.4 1nspX.4 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0|12e3","America/Dawson|LMT YST YDT YWT YPT YDDT PST PDT MST|9h.E 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeG.k GWpG.k 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|13e2","America/Denver|LMT MST MDT MWT MPT|6X.U 70 60 60 60|012121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFF0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|0123425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 JxX1 SMX 1cN0 1cL0 aW10 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e5","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|0121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 XQp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|10e5","America/Eirunepe|LMT -05 -04|4D.s 50 40|0121212121212121212121212121212121|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0|31e3","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0|11e5","America/Tijuana|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 4Q00 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOO0 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|20e5","America/Fort_Nelson|LMT PST PDT PWT PPT MST|8a.L 80 70 70 70 70|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121215|-3tofN.d 1nspN.d 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Fort_Wayne|LMT CST CDT CWT CPT EST EDT|5I.C 60 50 50 50 50 40|0121212134121212121212121212151565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Fortaleza|LMT -03 -02|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0|34e5","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","America/Godthab|LMT -03 -02|3q.U 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0|17e3","America/Goose_Bay|LMT NST NDT NST NDT NWT NPT AST ADT ADDT|41.E 3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|0121343434343434356343434343434343434343434343434343434343437878787878787878787878787878787878787878787879787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-3tojW.k 1nspt.c 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|LMT KMT EST EDT AST|4I.w 57.a 50 40 40|01232323232323232323232323232323232323232323232323232323232323232323232323243232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLvf.s RK0m.C 2HHBQ.O 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 7jA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0|13e5","America/Guayaquil|LMT QMT -05 -04|5j.k 5e 50 40|01232|-3eLuE.E 1DNzS.E 2uILK rz0|27e5","America/Guyana|LMT -04 -0345 -03|3Q.D 40 3J 30|01231|-2mf87.l 8Hc7.l 2r7bJ Ey0f|80e4","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Havana|LMT HMT CST CDT|5t.s 5t.A 50 40|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLuu.w 1qx00.8 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Hermosillo|LMT MST CST MDT PST|7n.Q 70 60 60 80|0121312141313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0|64e4","America/Indiana/Knox|LMT CST CDT CWT CPT EST|5K.u 60 50 50 50 50|01212134121212121212121212121212121212151212121212121212121212121212121212121212121212121252121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Marengo|LMT CST CDT CWT CPT EST EDT|5J.n 60 50 50 50 50 40|01212134121212121212121215656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Petersburg|LMT CST CDT CWT CPT EST EDT|5N.7 60 50 50 50 50 40|01212134121212121212121212121512121212121212121212125212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Tell_City|LMT CST CDT CWT CPT EST EDT|5L.3 60 50 50 50 50 40|012121341212121212121212121512165652121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 8wn0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vevay|LMT CST CDT CWT CPT EST EDT|5E.g 60 50 50 50 50 40|0121213415656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vincennes|LMT CST CDT CWT CPT EST EDT|5O.7 60 50 50 50 50 40|01212134121212121212121212121212156565212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Winamac|LMT CST CDT CWT CPT EST EDT|5K.p 60 50 50 50 50 40|012121341212121212121212121212121212121565652165656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Inuvik|-00 PST PDT MDT MST|0 80 70 60 70|01212121212121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-FnA0 L3K0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|35e2","America/Iqaluit|-00 EWT EPT EST EDT CST CDT|0 40 40 50 40 60 50|0123434343434343434343434343434343434343434343434343434343456343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-16K00 7nX0 iv0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|67e2","America/Jamaica|LMT KMT EST EDT|57.a 57.a 50 40|01232323232323232323232|-3eLuQ.O RK00 2uM1Q.O 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0|94e4","America/Juneau|LMT LMT PST PWT PPT PDT YDT YST AKST AKDT|-f2.j 8V.F 80 70 70 70 80 90 90 80|0123425252525252525252525252625252578989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVwq.s 1EX12.j 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|33e3","America/Kentucky/Louisville|LMT CST CDT CWT CPT EST EDT|5H.2 60 50 50 50 50 40|01212121213412121212121212121212121212565656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 1nX1 e0X 9vd0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Kentucky/Monticello|LMT CST CDT CWT CPT EST EDT|5D.o 60 50 50 50 50 40|01212134121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/La_Paz|LMT CMT BST -04|4w.A 4w.A 3w.A 40|0123|-3eLvr.o 1FIo0 13b0|19e5","America/Lima|LMT LMT -05 -04|58.c 58.A 50 40|01232323232323232|-3eLuP.M JcM0.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0|11e6","America/Los_Angeles|LMT PST PDT PWT PPT|7Q.W 80 70 70 70|0121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFE0 1nEe0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp1 1VaX 3dA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/Maceio|LMT -03 -02|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0|93e4","America/Managua|LMT MMT CST EST CDT|5J.8 5J.c 60 50 50|01232424232324242|-3eLue.Q 1Mhc0.4 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0|22e5","America/Manaus|LMT -04 -03|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0|19e5","America/Martinique|LMT FFMT AST ADT|44.k 44.k 40 30|01232|-3eLvT.E PTA0 2LPbT.E 19X0|39e4","America/Matamoros|LMT CST CDT|6u 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|45e4","America/Mazatlan|LMT MST CST MDT PST|75.E 70 60 60 80|0121312141313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|44e4","America/Menominee|LMT CST CDT CWT CPT EST|5O.r 60 50 50 50 50|012121341212152121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3pdG9.x 1jce9.x 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|85e2","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|11e5","America/Metlakatla|LMT LMT PST PWT PPT PDT AKST AKDT|-fd.G 8K.i 80 70 70 70 90 80|0123425252525252525252525252525252526767672676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwf.5 1EX1d.G 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1hU10 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Mexico_City|LMT MST CST MDT CDT CWT|6A.A 70 60 60 50 50|012131242425242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Miquelon|LMT AST -03 -02|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Moncton|LMT EST AST ADT AWT APT|4j.8 50 40 30 30 30|0123232323232323232323245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3txvE.Q J4ME.Q CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|64e3","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|41e5","America/Montevideo|LMT MMT -04 -03 -0330 -0230 -02 -0130|3I.P 3I.P 40 30 3u 2u 20 1u|012343434343434343434343435353636353636375363636363636363636363636363636363636363636363|-2tRUf.9 sVc0 8jcf.9 1db0 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1fAu 1cLu 1o0u 11zu NAu 3jXu zXu Dq0u 19Xu pcu jz0 cm10 19X0 6tB0 1fbu 3o0u jX0 4vB0 xz0 3Cp0 mmu 1a10 IMu Db0 4c10 uL0 1Nd0 An0 1SN0 uL0 mp0 28L0 iPB0 un0 1SN0 xz0 1zd0 Lz0 1zd0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Toronto|LMT EST EDT EWT EPT|5h.w 50 40 40 40|012121212121212121212121212121212121212121212123412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-32B6G.s UFdG.s 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e5","America/New_York|LMT EST EDT EWT EPT|4U.2 50 40 40 40|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFH0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Nome|LMT LMT NST NWT NPT BST BDT YST AKST AKDT|-cW.m b1.C b0 a0 a0 b0 a0 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVyu.p 1EX1W.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|38e2","America/Noronha|LMT -02 -01|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|30e2","America/North_Dakota/Beulah|LMT MST MDT MWT MPT CST CDT|6L.7 70 60 60 60 60 50|012121341212121212121212121212121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0|","America/North_Dakota/Center|LMT MST MDT MWT MPT CST CDT|6J.c 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/New_Salem|LMT MST MDT MWT MPT CST CDT|6J.D 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Ojinaga|LMT MST CST MDT CDT|6V.E 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 Rc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Paramaribo|LMT PMT PMT -0330 -03|3E.E 3E.Q 3E.A 3u 30|01234|-2nDUj.k Wqo0.c qanX.I 1yVXN.o|24e4","America/Port-au-Prince|LMT PPMT EST EDT|4N.k 4N 50 40|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLva.E 15RLX.E 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Rio_Branco|LMT -05 -04|4v.c 50 40|01212121212121212121212121212121|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0|31e4","America/Porto_Velho|LMT -04 -03|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|37e4","America/Punta_Arenas|LMT SMT -05 -04 -03|4H.E 4G.J 50 40 30|01213132323232323232343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvg.k MJbX.5 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 blz0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|","America/Winnipeg|LMT CST CDT CWT CPT|6s.A 60 50 50 50|0121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3kLtv.o 1a3bv.o WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|66e4","America/Rankin_Inlet|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-vDc0 Bjk0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e2","America/Recife|LMT -03 -02|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|33e5","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0|19e4","America/Resolute|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-SnA0 103I0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|229","America/Santarem|LMT -04 -03|3C.M 40 30|0121212121212121212121212121212|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0|21e4","America/Santiago|LMT SMT -05 -04 -03|4G.J 4G.J 50 40 30|0121313232323232323432343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvh.f MJc0 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 hX0 1q10 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Santo_Domingo|LMT SDMT EST EDT -0430 AST|4D.A 4E 50 40 4u 40|012324242424242525|-3eLvk.o 1Jic0.o 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00|29e5","America/Sao_Paulo|LMT -03 -02|36.s 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","America/Scoresbysund|LMT -02 -01 +00|1r.Q 20 10 0|0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|452","America/Sitka|LMT LMT PST PWT PPT PDT YST AKST AKDT|-eW.L 91.d 80 70 70 70 90 90 80|0123425252525252525252525252525252567878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-48Pzs.L 1jVwu 1EX0W.L 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|90e2","America/St_Johns|LMT NST NDT NST NDT NWT NPT NDDT|3u.Q 3u.Q 2u.Q 3u 2u 2u 2u 1u|012121212121212121212121212121212121213434343434343435634343434343434343434343434343434343434343434343434343434343434343434343434343434343437343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tokt.8 1l020 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0|16e3","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0|11e5","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|656","America/Vancouver|LMT PST PDT PWT PPT|8c.s 80 70 70 70|01213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tofL.w 1nspL.w 1in0 UGp0 8x10 iy0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Whitehorse|LMT YST YDT YWT YPT YDDT PST PDT MST|90.c 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeX.M GWpX.M 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 LA0 ytd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/Yakutat|LMT LMT YST YWT YPT YDT AKST AKDT|-eF.5 9i.T 90 80 80 80 90 80|0123425252525252525252525252525252526767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwL.G 1EX1F.5 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|642","America/Yellowknife|-00 MST MWT MPT MDT|0 70 60 60 60|01231414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1pdA0 hix0 8x20 ix0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","Antarctica/Casey|-00 +08 +11|0 -80 -b0|0121212121212|-2q00 1DjS0 T90 40P0 KL0 blz0 3m10 1o30 14k0 1kr0 12l0 1o01|10","Antarctica/Davis|-00 +07 +05|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0|70","Pacific/Port_Moresby|LMT PMMT +10|-9M.E -9M.w -a0|012|-3D8VM.E AvA0.8|25e4","Antarctica/Macquarie|-00 AEST AEDT|0 -a0 -b0|0121012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2OPc0 Fb40 1a00 4SK0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 3Co0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|1","Antarctica/Mawson|-00 +06 +05|0 -60 -50|012|-CEo0 2fyk0|60","Pacific/Auckland|LMT NZMT NZST NZST NZDT|-bD.4 -bu -cu -c0 -d0|012131313131313131313131313134343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-46jLD.4 2nEO9.4 Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Palmer|-00 -03 -04 -02|0 30 40 20|0121212121213121212121212121212121212121212121212121212121212121212121212121212121|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","Antarctica/Rothera|-00 -03|0 30|01|gOo0|130","Asia/Riyadh|LMT +03|-36.Q -30|01|-TvD6.Q|57e5","Antarctica/Troll|-00 +00 +02|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|40","Asia/Urumqi|LMT +06|-5O.k -60|01|-1GgtO.k|32e5","Europe/Berlin|LMT CET CEST CEMT|-R.s -10 -20 -30|012121212121212321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36RcR.s UbWR.s 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e5","Asia/Almaty|LMT +05 +06 +07|-57.M -50 -60 -70|012323232323232323232321232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|15e5","Asia/Amman|LMT EET EEST +03|-2n.I -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Anadyr|LMT +12 +13 +14 +11|-bN.U -c0 -d0 -e0 -b0|01232121212121212121214121212121212121212121212121212121212141|-1PcbN.U eUnN.U 23CL0 1db0 2q10 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|13e3","Asia/Aqtau|LMT +04 +05 +06|-3l.4 -40 -50 -60|012323232323232323232123232312121212121212121212|-1Pc3l.4 eUnl.4 24PX0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|15e4","Asia/Aqtobe|LMT +04 +05 +06|-3M.E -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc3M.E eUnM.E 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|27e4","Asia/Ashgabat|LMT +04 +05 +06|-3R.w -40 -50 -60|0123232323232323232323212|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0|41e4","Asia/Atyrau|LMT +03 +05 +06 +04|-3r.I -30 -50 -60 -40|01232323232323232323242323232323232324242424242|-1Pc3r.I eUor.I 24PW0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 2sp0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Baghdad|LMT BMT +03 +04|-2V.E -2V.A -30 -40|0123232323232323232323232323232323232323232323232323232|-3eLCV.E 18ao0.4 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0|66e5","Asia/Qatar|LMT +04 +03|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8|96e4","Asia/Baku|LMT +03 +04 +05|-3j.o -30 -40 -50|01232323232323232323232123232323232323232323232323232323232323232|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 9Je0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|LMT BMT +07|-6G.4 -6G.4 -70|012|-3D8SG.4 1C000|15e6","Asia/Barnaul|LMT +06 +07 +08|-5z -60 -70 -80|0123232323232323232323212323232321212121212121212121212121212121212|-21S5z pCnz 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 p90 LE0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|","Asia/Beirut|LMT EET EEST|-2m -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3D8Om 1BWom 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|22e5","Asia/Bishkek|LMT +05 +06 +07|-4W.o -50 -60 -70|012323232323232323232321212121212121212121212121212|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2e00 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0|87e4","Asia/Brunei|LMT +0730 +08 +0820 +09|-7l.k -7u -80 -8k -90|0123232323232323242|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0|42e4","Asia/Kolkata|LMT HMT MMT IST +0630|-5R.s -5R.k -5l.a -5u -6u|01234343|-4Fg5R.s BKo0.8 1rDcw.a 1r2LP.a 1un0 HB0 7zX0|15e6","Asia/Chita|LMT +08 +09 +10|-7x.Q -80 -90 -a0|012323232323232323232321232323232323232323232323232323232323232312|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|LMT +07 +08 +10 +09|-7C -70 -80 -a0 -90|0123434343434343434343434343434343434343434343424242|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|LMT CST CDT|-85.H -80 -90|012121212121212121212121212121|-2M0U5.H Iuo5.H 18n0 OjB0 Rz0 11d0 1wL0 A10 8HX0 1G10 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 aL0 1tU30 Rb0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0|23e6","Asia/Colombo|LMT MMT +0530 +06 +0630|-5j.o -5j.w -5u -60 -6u|012342432|-3D8Rj.o 13inX.Q 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu|22e5","Asia/Dhaka|LMT HMT +0630 +0530 +06 +07|-61.E -5R.k -6u -5u -60 -70|01232454|-3eLG1.E 26008.k 1unn.k HB0 m6n0 2kxbu 1i00|16e6","Asia/Damascus|LMT EET EEST +03|-2p.c -20 -30 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Asia/Dili|LMT +08 +09|-8m.k -80 -90|01212|-2le8m.k 1dnXm.k 1nfA0 Xld0|19e4","Asia/Dubai|LMT +04|-3F.c -40|01|-21JfF.c|39e5","Asia/Dushanbe|LMT +05 +06 +07|-4z.c -50 -60 -70|012323232323232323232321|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2hB0|76e4","Asia/Famagusta|LMT EET EEST +03|-2f.M -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2f.M 2a3cf.M 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Asia/Gaza|LMT EET EEST IST IDT|-2h.Q -20 -30 -20 -30|0121212121212121212121212121212121234343434343434343434343434343431212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCh.Q 1Azeh.Q MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|18e5","Asia/Hebron|LMT EET EEST IST IDT|-2k.n -20 -30 -20 -30|012121212121212121212121212121212123434343434343434343434343434343121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCk.n 1Azek.n MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|25e4","Asia/Ho_Chi_Minh|LMT PLMT +07 +08 +09|-76.u -76.u -70 -80 -90|0123423232|-2yC76.u bK00 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0|90e5","Asia/Hong_Kong|LMT HKT HKST HKWT JST|-7A.G -80 -90 -8u -90|0123412121212121212121212121212121212121212121212121212121212121212121|-2CFH0 1taO0 Hc0 xUu 9tBu 11z0 1tDu Rc0 1wo0 11A0 1cM0 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|73e5","Asia/Hovd|LMT +06 +07 +08|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|LMT IMT +07 +08 +09|-6V.5 -6V.5 -70 -80 -90|012343434343434343434343234343434343434343434343434343434343434343|-3D8SV.5 1Bxc0 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|LMT IMT EET EEST +03 +04|-1T.Q -1U.U -20 -30 -30 -40|01232323232323232323232323232323232323232323232345423232323232323232323232323232323232323232323232323232323232323234|-3D8NT.Q 1ePXW.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSN0 CL0 mp0 1Vz0 1gN0 8yn0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1ip0 19X0 1ip0 17b0 qdB0 38L0 1jd0 Tz0 l6O0 11A0 WN0 1qL0 TB0 1tX0 U10 1tz0 11B0 1in0 17d0 z90 cne0 pb0 2Cp0 1800 14o0 1dc0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1a00 1fA0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|LMT BMT +0720 +0730 +09 +08 WIB|-77.c -77.c -7k -7u -90 -80 -70|012343536|-49jH7.c 2hiLL.c luM0 mPzO 8vWu 6kpu 4PXu xhcu|31e6","Asia/Jayapura|LMT +09 +0930 WIT|-9m.M -90 -9u -90|0123|-1uu9m.M sMMm.M L4nu|26e4","Asia/Jerusalem|LMT JMT IST IDT IDDT|-2k.S -2k.E -20 -30 -40|012323232323232432323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8Ok.S 1wvA0.e SyOk.E MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 3LA0 Eo0 oo0 1co0 1dA0 16o0 10M0 1jc0 1tA0 14o0 1cM0 1a00 11A0 1Nc0 Ao0 1Nc0 Ao0 1Ko0 LA0 1o00 WM0 EQK0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|LMT +04 +0430|-4A.M -40 -4u|012|-3eLEA.M 2dTcA.M|46e5","Asia/Kamchatka|LMT +11 +12 +13|-ay.A -b0 -c0 -d0|012323232323232323232321232323232323232323232323232323232323212|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|18e4","Asia/Karachi|LMT +0530 +0630 +05 PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy00 1cL0 dK10 11b0 1610 1jX0|24e6","Asia/Kathmandu|LMT +0530 +0545|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g|12e5","Asia/Khandyga|LMT +08 +09 +10 +11|-92.d -80 -90 -a0 -b0|0123232323232323232323212323232323232323232323232343434343434343432|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|LMT +06 +07 +08|-6b.q -60 -70 -80|01232323232323232323232123232323232323232323232323232323232323232|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|LMT SMT +07 +0720 +0730 +09 +08|-6T.p -6T.p -70 -7k -7u -90 -80|01234546|-2M0ST.p aIM0 17anT.p l5XE 17bO 8Fyu 1so10|71e5","Asia/Macau|LMT CST +09 +10 CDT|-7y.a -80 -90 -a0 -90|012323214141414141414141414141414141414141414141414141414141414141414141|-2CFHy.a 1uqKy.a PX0 1kn0 15B0 11b0 4Qq0 1oM0 11c0 1ko0 1u00 11A0 1cM0 11c0 1o00 11A0 1o00 11A0 1oo0 1400 1o00 11A0 1o00 U00 1tA0 U00 1wo0 Rc0 1wru U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cK0 1cO0 1cK0 1cO0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|57e4","Asia/Magadan|LMT +10 +11 +12|-a3.c -a0 -b0 -c0|012323232323232323232321232323232323232323232323232323232323232312|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|LMT MMT +08 +09 WITA|-7V.A -7V.A -80 -90 -80|01234|-21JjV.A vfc0 myLV.A 8ML0|15e5","Asia/Manila|LMT LMT PST PDT JST|fU -84 -80 -90 -90|01232423232|-54m84 2clc0 1vfc4 AL0 cK10 65X0 mXB0 vX0 VK10 1db0|24e6","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|32e4","Asia/Novokuznetsk|LMT +06 +07 +08|-5M.M -60 -70 -80|012323232323232323232321232323232323232323232323232323232323212|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|55e4","Asia/Novosibirsk|LMT +06 +07 +08|-5v.E -60 -70 -80|0123232323232323232323212323212121212121212121212121212121212121212|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|LMT +05 +06 +07|-4R.u -50 -60 -70|01232323232323232323232123232323232323232323232323232323232323232|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|12e5","Asia/Oral|LMT +03 +05 +06 +04|-3p.o -30 -50 -60 -40|01232323232323232424242424242424242424242424242|-1Pc3p.o eUop.o 23CK0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 1cM0 IM0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|27e4","Asia/Pontianak|LMT PMT +0730 +09 +08 WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu|23e4","Asia/Pyongyang|LMT KST JST KST|-8n -8u -90 -90|012313|-2um8n 97XR 1lTzu 2Onc0 6BA0|29e5","Asia/Qostanay|LMT +04 +05 +06|-4e.s -40 -50 -60|012323232323232323232123232323232323232323232323|-1Pc4e.s eUoe.s 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Qyzylorda|LMT +04 +05 +06|-4l.Q -40 -50 -60|01232323232323232323232323232323232323232323232|-1Pc4l.Q eUol.Q 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3ao0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 zQl0|73e4","Asia/Rangoon|LMT RMT +0630 +09|-6o.L -6o.L -6u -90|01232|-3D8So.L 1BnA0 SmnS.L 7j9u|48e5","Asia/Sakhalin|LMT +09 +11 +12 +10|-9u.M -90 -b0 -c0 -a0|01232323232323232323232423232323232424242424242424242424242424242|-2AGVu.M 1BoMu.M 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 2pB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Samarkand|LMT +04 +05 +06|-4r.R -40 -50 -60|01232323232323232323232|-1Pc4r.R eUor.R 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0|36e4","Asia/Seoul|LMT KST JST KST KDT KDT|-8r.Q -8u -90 -90 -a0 -9u|012343434343151515151515134343|-2um8r.Q 97XV.Q 1m1zu 6CM0 Fz0 1kN0 14n0 1kN0 14L0 1zd0 On0 69B0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0|23e6","Asia/Srednekolymsk|LMT +10 +11 +12|-ae.Q -a0 -b0 -c0|01232323232323232323232123232323232323232323232323232323232323232|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|35e2","Asia/Taipei|LMT CST JST CDT|-86 -80 -90 -90|012131313131313131313131313131313131313131|-30bk6 1FDc6 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0|74e5","Asia/Tashkent|LMT +05 +06 +07|-4B.b -50 -60 -70|012323232323232323232321|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0|23e5","Asia/Tbilisi|LMT TBMT +03 +04 +05|-2X.b -2X.b -30 -40 -50|01234343434343434343434323232343434343434343434323|-3D8OX.b 1LUM0 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cK0 1cL0 1cN0 1cL0 1cN0 2pz0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0|11e5","Asia/Tehran|LMT TMT +0330 +0430 +04 +05|-3p.I -3p.I -3u -4u -40 -50|012345423232323232323232323232323232323232323232323232323232323232323232|-2btDp.I Llc0 1FHaT.I 1pc0 120u Rc0 XA0 Wou JX0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|LMT +0530 +06|-5W.A -5u -60|012|-Su5W.A 1BGMs.A|79e3","Asia/Tokyo|LMT JST JDT|-9i.X -90 -a0|0121212121|-3jE90 2qSo0 Rc0 1lc0 14o0 1zc0 Oo0 1zc0 Oo0|38e6","Asia/Tomsk|LMT +06 +07 +08|-5D.P -60 -70 -80|0123232323232323232323212323232323232323232323212121212121212121212|-21NhD.P pxzD.P 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 co0 1bB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|LMT +07 +08 +09|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|LMT +08 +09 +12 +11 +10|-9w.S -80 -90 -c0 -b0 -a0|012343434343434343434345434343434343434343434343434343434343434345|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|LMT +09 +10 +11|-8L.v -90 -a0 -b0|01232323232323232323232123232323232323232323232323232323232323232|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|LMT +08 +09 +10|-8C.W -80 -90 -a0|01232323232323232323232123232323232323232323232323232323232323232|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|LMT PMT +04 +05 +06|-42.x -3J.5 -40 -50 -60|012343434343434343434343234343434343434343434343434343434343434343|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|LMT +03 +04 +05|-2W -30 -40 -50|0123232323232323232323212121212323232323232323232323232323232|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 4RX0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|LMT HMT -02 -01 +00 WET|1G.E 1S.w 20 10 0 0|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232343434343434343434343434343434345434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tomh.k 18aoh.k aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|25e4","Atlantic/Bermuda|LMT BMT BST AST ADT|4j.i 4j.i 3j.i 40 30|0121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3eLvE.G 16mo0 1bb0 1i10 11X0 ru30 thbE.G 1PX0 11B0 1tz0 Rd0 1zb0 Op0 1zb0 3I10 Lz0 1EN0 FX0 1HB0 FX0 1Kp0 Db0 1Kp0 Db0 1Kp0 FX0 93d0 11z0 GAp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e3","Atlantic/Canary|LMT -01 WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Atlantic/Cape_Verde|LMT -02 -01|1y.4 20 10|01212|-2ldW0 1eEo0 7zX0 1djf0|50e4","Atlantic/Faroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|49e3","Atlantic/Madeira|LMT FMT -01 +00 +01 WET WEST|17.A 17.A 10 0 -10 0 -10|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tomQ.o 18anQ.o aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e4","Atlantic/South_Georgia|LMT -02|2q.8 20|01|-3eLxx.Q|30","Atlantic/Stanley|LMT SMT -04 -03 -02|3P.o 3P.o 40 30 20|0123232323232323434323232323232323232323232323232323232323232323232323|-3eLw8.A S200 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 2mN0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10|21e2","Australia/Sydney|LMT AEST AEDT|-a4.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oW4.Q RlC4.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|LMT ACST ACST ACDT|-9e.k -90 -9u -au|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-32oVe.k ak0e.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|LMT AEST AEDT|-ac.8 -a0 -b0|012121212121212121|-32Bmc.8 Ry2c.8 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0|20e5","Australia/Broken_Hill|LMT AEST ACST ACST ACDT|-9p.M -a0 -90 -9u -au|0123434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-32oVp.M 3Lzp.M 6wp0 H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|18e3","Australia/Hobart|LMT AEST AEDT|-9N.g -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-3109N.g Pk1N.g 1a00 1qM0 Oo0 1zc0 Oo0 TAo0 yM0 1cM0 1cM0 1fA0 1a00 VfA0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|21e4","Australia/Darwin|LMT ACST ACST ACDT|-8H.k -90 -9u -au|01232323232|-32oUH.k ajXH.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00|12e4","Australia/Eucla|LMT +0845 +0945|-8z.s -8J -9J|01212121212121212121|-30nIz.s PkpO.s xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|368","Australia/Lord_Howe|LMT AEST +1030 +1130 +11|-aA.k -a0 -au -bu -b0|01232323232424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424|-32oWA.k 3tzAA.k 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Lindeman|LMT AEST AEDT|-9T.U -a0 -b0|0121212121212121212121|-32BlT.U Ry1T.U xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0|10","Australia/Melbourne|LMT AEST AEDT|-9D.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oVD.Q RlBD.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|39e5","Australia/Perth|LMT AWST AWDT|-7H.o -80 -90|01212121212121212121|-30nHH.o PkpH.o xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|18e5","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Pacific/Easter|LMT EMT -07 -06 -05|7h.s 7h.s 70 60 50|0123232323232323232323232323234343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLsG.w 1HRc0 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 2pA0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|30e2","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Europe/Dublin|LMT DMT IST GMT BST IST|p.l p.l -y.D 0 -10 -10|012343434343435353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353|-3BHby.D 1ra20 Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g600 14o0 1wo0 17c0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","EST|EST|50|0||","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Etc/GMT-0|GMT|0|0||","Etc/GMT-1|+01|-10|0||","Etc/GMT-10|+10|-a0|0||","Etc/GMT-11|+11|-b0|0||","Etc/GMT-12|+12|-c0|0||","Etc/GMT-13|+13|-d0|0||","Etc/GMT-14|+14|-e0|0||","Etc/GMT-2|+02|-20|0||","Etc/GMT-3|+03|-30|0||","Etc/GMT-4|+04|-40|0||","Etc/GMT-5|+05|-50|0||","Etc/GMT-6|+06|-60|0||","Etc/GMT-7|+07|-70|0||","Etc/GMT-8|+08|-80|0||","Etc/GMT-9|+09|-90|0||","Etc/GMT+1|-01|10|0||","Etc/GMT+10|-10|a0|0||","Etc/GMT+11|-11|b0|0||","Etc/GMT+12|-12|c0|0||","Etc/GMT+2|-02|20|0||","Etc/GMT+3|-03|30|0||","Etc/GMT+4|-04|40|0||","Etc/GMT+5|-05|50|0||","Etc/GMT+6|-06|60|0||","Etc/GMT+7|-07|70|0||","Etc/GMT+8|-08|80|0||","Etc/GMT+9|-09|90|0||","Etc/UTC|UTC|0|0||","Europe/Brussels|LMT BMT WET CET CEST WEST|-h.u -h.u 0 -10 -20 -10|012343434325252525252525252525252525252525252525252525434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8Mh.u u1Ah.u SO00 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|21e5","Europe/Andorra|LMT WET CET CEST|-6.4 0 -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2M0M6.4 1Pnc6.4 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|79e3","Europe/Astrakhan|LMT +03 +04 +05|-3c.c -30 -40 -50|012323232323232323212121212121212121212121212121212121212121212|-1Pcrc.c eUMc.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|10e5","Europe/Athens|LMT AMT EET EEST CEST CET|-1y.Q -1y.Q -20 -30 -20 -10|0123234545232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-30SNy.Q OMM1 CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|35e5","Europe/London|LMT GMT BST BDST|1.f 0 -10 -20|01212121212121212121212121212121212121212121212121232323232321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-4VgnW.J 2KHdW.J Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|10e6","Europe/Belgrade|LMT CET CEST|-1m -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3topm 2juLm 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Prague|LMT PMT CET CEST GMT|-V.I -V.I -10 -20 0|0123232323232323232423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4QbAV.I 1FDc0 XPaV.I 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 1qM0 11c0 mp0 xA0 mn0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|13e5","Europe/Bucharest|LMT BMT EET EEST|-1I.o -1I.o -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3awpI.o 1AU00 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|19e5","Europe/Budapest|LMT CET CEST|-1g.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3cK1g.k 124Lg.k 11d0 1iO0 11A0 1o00 11A0 1oo0 11c0 1lc0 17c0 O1V0 3Nf0 WM0 1fA0 1cM0 1cM0 1oJ0 1dd0 1020 1fX0 1cp0 1cM0 1cM0 1cM0 1fA0 1a00 bhy0 Rb0 1wr0 Rc0 1C00 LA0 1C00 LA0 SNW0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cO0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","Europe/Zurich|LMT BMT CET CEST|-y.8 -t.K -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4HyMy.8 1Dw04.m 1SfAt.K 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|38e4","Europe/Chisinau|LMT CMT BMT EET EEST CEST CET MSK MSD|-1T.k -1T -1I.o -20 -30 -20 -10 -30 -40|0123434343434343434345656578787878787878787878434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8NT.k 1wNA0.k wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 gL0 WO0 1cM0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11D0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|67e4","Europe/Gibraltar|LMT GMT BST BDST CET CEST|l.o 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123232323232121232121212121212121212145454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-3BHbC.A 1ra1C.A Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|30e3","Europe/Helsinki|LMT HMT EET EEST|-1D.N -1D.N -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3H0ND.N 1Iu00 OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Kaliningrad|LMT CET CEST EET EEST MSK MSD +03|-1m -10 -20 -20 -30 -30 -40 -30|012121212121212343565656565656565654343434343434343434343434343434343434343434373|-36Rdm UbXm 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 390 7A0 1en0 12N0 1pbb0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|44e4","Europe/Kiev|LMT KMT EET MSK CEST CET MSD EEST|-22.4 -22.4 -20 -30 -20 -10 -40 -30|01234545363636363636363636367272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-3D8O2.4 1LUM0 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o10 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|34e5","Europe/Kirov|LMT +03 +04 +05|-3i.M -30 -40 -50|01232323232323232321212121212121212121212121212121212121212121|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|48e4","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2le00 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Europe/Madrid|LMT WET WEST WEMT CET CEST|e.I 0 -10 -20 -10 -20|0121212121212121212321454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2M0M0 G5z0 19B0 1cL0 1dd0 b1z0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1in0 17d0 iIn0 Hd0 1cL0 bb0 1200 2s20 14n0 5aL0 Mp0 1vz0 17d0 1in0 17d0 1in0 17d0 1in0 17d0 6hX0 11B0 XHX0 1a10 1fz0 1a10 19X0 1cN0 1fz0 1a10 1fC0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|62e5","Europe/Malta|LMT CET CEST|-W.4 -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-35rcW.4 SXzW.4 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1co0 17c0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1co0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Minsk|LMT MMT EET MSK CEST CET MSD EEST +03|-1O.g -1O -20 -30 -20 -10 -40 -30 -30|012345454363636363636363636372727272727272727272727272727272727272728|-3D8NO.g 1LUM0.g eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0|19e5","Europe/Paris|LMT PMT WET WEST CEST CET WEMT|-9.l -9.l 0 -10 -20 -10 -20|01232323232323232323232323232323232323232323232323234545463654545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-3bQ09.l MDA0 cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|11e6","Europe/Moscow|LMT MMT MMT MST MDST MSD MSK +05 EET EEST MSK|-2u.h -2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|01232434565756865656565656565656565698656565656565656565656565656565656565656a6|-3D8Ou.h 1sQM0 2pyW.W 1bA0 11X0 GN0 1Hb0 c4v.j ik0 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|16e6","Europe/Riga|LMT RMT LST EET MSK CEST CET MSD EEST|-1A.y -1A.y -2A.y -20 -30 -20 -10 -40 -30|0121213456565647474747474747474838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383|-3D8NA.y 1xde0 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|64e4","Europe/Rome|LMT RMT CET CEST|-N.U -N.U -10 -20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4aU0N.U 15snN.U T000 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1cM0 16M0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1C00 LA0 1zc0 Oo0 1C00 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|39e5","Europe/Samara|LMT +03 +04 +05|-3k.k -30 -40 -50|0123232323232323232121232323232323232323232323232323232323212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2y10 14m0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|12e5","Europe/Saratov|LMT +03 +04 +05|-34.i -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 5810|","Europe/Simferopol|LMT SMT EET MSK CEST CET MSD EEST MSK|-2g.o -2g -20 -30 -20 -10 -40 -30 -40|0123454543636363636363636363272727636363727272727272727272727272727272727283|-3D8Og.o 1LUM0.o eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eN0 1cM0 1cM0 1cM0 1cM0 dV0 WO0 1cM0 1cM0 1fy0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Sofia|LMT IMT EET CET CEST EEST|-1x.g -1U.U -20 -10 -20 -30|0123434325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-3D8Nx.g AiLA.k 1UFeU.U WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Tallinn|LMT TMT CET CEST EET MSK MSD EEST|-1D -1D -10 -20 -20 -30 -40 -30|0123214532323565656565656565657474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474|-3D8ND 1wI00 teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e4","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Ulyanovsk|LMT +03 +04 +05 +02|-3d.A -30 -40 -50 -20|01232323232323232321214121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|13e5","Europe/Vienna|LMT CET CEST|-15.l -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36Rd5.l UbX5.l 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1ao0 1co0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|18e5","Europe/Vilnius|LMT WMT KMT CET EET MSK CEST MSD EEST|-1F.g -1o -1z.A -10 -20 -30 -20 -40 -30|0123435636365757575757575757584848484848484848463648484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484|-3D8NF.g 1u5Ah.g 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Europe/Volgograd|LMT +03 +04 +05|-2V.E -30 -40 -50|0123232323232323212121212121212121212121212121212121212121212121|-21IqV.E psLV.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 9Jd0 5gn0|10e5","Europe/Warsaw|LMT WMT CET CEST EET EEST|-1o -1o -10 -20 -20 -30|0123232345423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8No 1qDA0 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","HST|HST|a0|0||","Indian/Chagos|LMT +05 +06|-4N.E -50 -60|012|-2xosN.E 3AGLN.E|30e2","Indian/Maldives|LMT MMT +05|-4S -4S -50|012|-3D8QS 3eLA0|35e4","Indian/Mauritius|LMT +04 +05|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0|15e4","Pacific/Kwajalein|LMT +11 +10 +09 -12 +12|-b9.k -b0 -a0 -90 c0 -c0|0123145|-2M0X9.k 1rDA9.k akp0 6Up0 12ry0 Wan0|14e3","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","MST|MST|70|0||","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Pacific/Chatham|LMT +1215 +1245 +1345|-cd.M -cf -cJ -dJ|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-46jMd.M 37RbW.M 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|LMT LMT -1130 -11 -10 +14 +13|-cx.4 bq.U bu b0 a0 -e0 -d0|012343456565656565656565656|-38Fox.4 J1A0 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Bougainville|LMT PMMT +10 +09 +11|-am.g -9M.w -a0 -90 -b0|012324|-3D8Wm.g AvAx.I 1TCLM.w 7CN0 2MQp0|18e4","Pacific/Efate|LMT +11 +12|-bd.g -b0 -c0|012121212121212121212121|-2l9nd.g 2uNXd.g Dc0 n610 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0|66e3","Pacific/Enderbury|-00 -12 -11 +13|0 c0 b0 -d0|0123|-1iIo0 1GsA0 B7X0|1","Pacific/Fakaofo|LMT -11 +13|bo.U b0 -d0|012|-2M0Az.4 4ufXz.4|483","Pacific/Fiji|LMT +12 +13|-bT.I -c0 -d0|012121212121212121212121212121|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 2hc0 bc0|88e4","Pacific/Tarawa|LMT +12|-bw.4 -c0|01|-2M0Xw.4|29e3","Pacific/Galapagos|LMT -05 -06|5W.o 50 60|01212|-1yVS1.A 2dTz1.A gNd0 rz0|25e3","Pacific/Gambier|LMT -09|8X.M 90|01|-2jof0.c|125","Pacific/Guadalcanal|LMT +11|-aD.M -b0|01|-2joyD.M|11e4","Pacific/Guam|LMT LMT GST +09 GDT ChST|el -9D -a0 -90 -b0 -a0|0123242424242424242425|-54m9D 2glc0 1DFbD 6pB0 AhB0 3QL0 g2p0 3p91 WOX rX0 1zd0 Rb0 1wp0 Rb0 5xd0 rX0 5sN0 zb1 1C0X On0 ULb0|17e4","Pacific/Honolulu|LMT HST HDT HWT HPT HST|av.q au 9u 9u 9u a0|01213415|-3061s.y 1uMdW.y 8x0 lef0 8wWu iAu 46p0|37e4","Pacific/Kiritimati|LMT -1040 -10 +14|at.k aE a0 -e0|0123|-2M0Bu.E 3bIMa.E B7Xk|51e2","Pacific/Kosrae|LMT LMT +11 +09 +10 +12|d8.4 -aP.U -b0 -90 -a0 -c0|0123243252|-54maP.U 2glc0 xsnP.U axC0 HBy0 akp0 axd0 WOK0 1bdz0|66e2","Pacific/Marquesas|LMT -0930|9i 9u|01|-2joeG|86e2","Pacific/Pago_Pago|LMT LMT SST|-cB.c bm.M b0|012|-38FoB.c J1A0|37e2","Pacific/Nauru|LMT +1130 +09 +12|-b7.E -bu -90 -c0|01213|-1Xdn7.E QCnB.E 7mqu 1lnbu|10e3","Pacific/Niue|LMT -1120 -11|bj.E bk b0|012|-FScE.k suo0.k|12e2","Pacific/Norfolk|LMT +1112 +1130 +1230 +11 +12|-bb.Q -bc -bu -cu -b0 -c0|0123245454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2M0Xb.Q 21ILX.Q W01G Oo0 1COo0 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Noumea|LMT +11 +12|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0|98e3","Pacific/Palau|LMT LMT +09|f2.4 -8V.U -90|012|-54m8V.U 2glc0|21e3","Pacific/Pitcairn|LMT -0830 -08|8E.k 8u 80|012|-2M0Dj.E 3UVXN.E|56","Pacific/Rarotonga|LMT LMT -1030 -0930 -10|-dk.U aD.4 au 9u a0|01234343434343434343434343434|-2Otpk.U 28zc0 13tbO.U IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu|13e3","Pacific/Tahiti|LMT -10|9W.g a0|01|-2joe1.I|18e4","Pacific/Tongatapu|LMT +1220 +13 +14|-cj.c -ck -d0 -e0|01232323232|-XbMj.c BgLX.c 1yndk 15A0 1wo0 xz0 1Q10 xz0 zWN0 s00|75e3","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|"],"links":["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Iceland","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Chicago|US/Central","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Godthab|America/Nuuk","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN","America/Indiana/Knox|US/Indiana-Starke","America/Iqaluit|America/Pangnirtung","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Phoenix|America/Creston","America/Phoenix|US/Arizona","America/Puerto_Rico|America/Anguilla","America/Puerto_Rico|America/Antigua","America/Puerto_Rico|America/Aruba","America/Puerto_Rico|America/Blanc-Sablon","America/Puerto_Rico|America/Curacao","America/Puerto_Rico|America/Dominica","America/Puerto_Rico|America/Grenada","America/Puerto_Rico|America/Guadeloupe","America/Puerto_Rico|America/Kralendijk","America/Puerto_Rico|America/Lower_Princes","America/Puerto_Rico|America/Marigot","America/Puerto_Rico|America/Montserrat","America/Puerto_Rico|America/Port_of_Spain","America/Puerto_Rico|America/St_Barthelemy","America/Puerto_Rico|America/St_Kitts","America/Puerto_Rico|America/St_Lucia","America/Puerto_Rico|America/St_Thomas","America/Puerto_Rico|America/St_Vincent","America/Puerto_Rico|America/Tortola","America/Puerto_Rico|America/Virgin","America/Regina|Canada/Saskatchewan","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Tijuana|America/Ensenada","America/Tijuana|America/Santa_Isabel","America/Tijuana|Mexico/BajaNorte","America/Toronto|America/Montreal","America/Toronto|America/Nassau","America/Toronto|America/Nipigon","America/Toronto|America/Thunder_Bay","America/Toronto|Canada/Eastern","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|America/Rainy_River","America/Winnipeg|Canada/Central","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Indian/Christmas","Asia/Brunei|Asia/Kuching","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Reunion","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Singapore","Asia/Macau|Asia/Macao","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Qatar|Asia/Bahrain","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Riyadh|Antarctica/Syowa","Asia/Riyadh|Asia/Aden","Asia/Riyadh|Asia/Kuwait","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|PRC","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Antarctica/Vostok","Asia/Urumqi|Asia/Kashgar","Atlantic/Faroe|Atlantic/Faeroe","Australia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Currie","Australia/Hobart|Australia/Tasmania","Australia/Lord_Howe|Australia/LHI","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/NSW","Etc/GMT-0|Etc/GMT","Etc/GMT-0|Etc/GMT+0","Etc/GMT-0|Etc/GMT0","Etc/GMT-0|Etc/Greenwich","Etc/GMT-0|GMT","Etc/GMT-0|GMT+0","Etc/GMT-0|GMT-0","Etc/GMT-0|GMT0","Etc/GMT-0|Greenwich","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Berlin|Arctic/Longyearbyen","Europe/Berlin|Atlantic/Jan_Mayen","Europe/Berlin|Europe/Copenhagen","Europe/Berlin|Europe/Oslo","Europe/Berlin|Europe/Stockholm","Europe/Brussels|Europe/Amsterdam","Europe/Brussels|Europe/Luxembourg","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Helsinki|Europe/Mariehamn","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Kiev|Europe/Kyiv","Europe/Kiev|Europe/Uzhgorod","Europe/Kiev|Europe/Zaporozhye","Europe/Lisbon|Portugal","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Paris|Europe/Monaco","Europe/Prague|Europe/Bratislava","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Europe/Zurich|Europe/Busingen","Europe/Zurich|Europe/Vaduz","Indian/Maldives|Indian/Kerguelen","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Enderbury|Pacific/Kanton","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kwajalein|Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tarawa|Pacific/Funafuti","Pacific/Tarawa|Pacific/Majuro","Pacific/Tarawa|Pacific/Wake","Pacific/Tarawa|Pacific/Wallis"],"countries":["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Asia/Urumqi Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa Antarctica/Vostok","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Iqaluit America/Winnipeg America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Yellowknife America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Chihuahua America/Ciudad_Juarez America/Ojinaga America/Mazatlan America/Bahia_Banderas America/Hermosillo America/Tijuana","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Honolulu Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}')}}]); \ No newline at end of file +(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4741],{84741:(o0,s0,v)=>{"use strict";v.r(s0),v.d(s0,{DemoModule:()=>X0,momentAdapterFactory:()=>p1});var z0=v(50192),E0=v(98783),t0=v(2335),g=v(5234),f0=v(33275),p0=v(8049),q0=v(53311),_=v.n(q0),F=v(44248),W0=["MO","TU","WE","TH","FR","SA","SU"],k=function(){function b(M,z){if(0===z)throw new Error("Can't create weekday with n == 0");this.weekday=M,this.n=z}return b.fromStr=function(M){return new b(W0.indexOf(M))},b.prototype.nth=function(M){return this.n===M?this:new b(this.weekday,M)},b.prototype.equals=function(M){return this.weekday===M.weekday&&this.n===M.n},b.prototype.toString=function(){var M=W0[this.weekday];return this.n&&(M=(this.n>0?"+":"")+String(this.n)+M),M},b.prototype.getJsWeekday=function(){return 6===this.weekday?0:this.weekday+1},b}(),S=function(b){return null!=b},K=function(b){return"number"==typeof b},l0=function(b){return"string"==typeof b&&W0.includes(b)},x=Array.isArray,Y=function(b,M){void 0===M&&(M=b),1===arguments.length&&(M=b,b=0);for(var z=[],p=b;p>=0,p.length>M?String(p):((M-=p.length)>z.length&&(z+=l(z,M/z.length)),z.slice(0,M)+String(p))}var A0,b,j=function(b,M){var z=b%M;return z*M<0?z+M:z},b0=function(b,M){return{div:Math.floor(b/M),mod:j(b,M)}},Q=function(b){return!S(b)||0===b.length},D=function(b){return!Q(b)},y=function(b,M){return D(b)&&-1!==b.indexOf(M)};(b=A0||(A0={})).MONTH_DAYS=[31,28,31,30,31,30,31,31,30,31,30,31],b.ONE_DAY=864e5,b.MAXYEAR=9999,b.ORDINAL_BASE=new Date(Date.UTC(1970,0,1)),b.PY_WEEKDAYS=[6,0,1,2,3,4,5],b.getYearDay=function(M){var z=new Date(M.getUTCFullYear(),M.getUTCMonth(),M.getUTCDate());return Math.ceil((z.valueOf()-new Date(M.getUTCFullYear(),0,1).valueOf())/b.ONE_DAY)+1},b.isLeapYear=function(M){return M%4==0&&M%100!=0||M%400==0},b.isDate=function(M){return M instanceof Date},b.isValidDate=function(M){return b.isDate(M)&&!isNaN(M.getTime())},b.tzOffset=function(M){return 60*M.getTimezoneOffset()*1e3},b.daysBetween=function(M,z){var c=M.getTime()-b.tzOffset(M)-(z.getTime()-b.tzOffset(z));return Math.round(c/b.ONE_DAY)},b.toOrdinal=function(M){return b.daysBetween(M,b.ORDINAL_BASE)},b.fromOrdinal=function(M){return new Date(b.ORDINAL_BASE.getTime()+M*b.ONE_DAY)},b.getMonthDays=function(M){var z=M.getUTCMonth();return 1===z&&b.isLeapYear(M.getUTCFullYear())?29:b.MONTH_DAYS[z]},b.getWeekday=function(M){return b.PY_WEEKDAYS[M.getUTCDay()]},b.monthRange=function(M,z){var p=new Date(Date.UTC(M,z,1));return[b.getWeekday(p),b.getMonthDays(p)]},b.combine=function(M,z){return z=z||M,new Date(Date.UTC(M.getUTCFullYear(),M.getUTCMonth(),M.getUTCDate(),z.getHours(),z.getMinutes(),z.getSeconds(),z.getMilliseconds()))},b.clone=function(M){return new Date(M.getTime())},b.cloneDates=function(M){for(var z=[],p=0;pthis.maxDate;if("between"===this.method){if(z)return!0;if(p)return!1}else if("before"===this.method){if(p)return!1}else if("after"===this.method)return!!z||(this.add(M),!1);return this.add(M)},b.prototype.add=function(M){return this._result.push(M),!0},b.prototype.getValue=function(){var M=this._result;switch(this.method){case"all":case"between":return M;default:return M.length?M[M.length-1]:null}},b.prototype.clone=function(){return new b(this.method,this.args)},b}();const d0=k0;var a=v(80677),R0=function(b){function M(z,p,A){var c=b.call(this,z,p)||this;return c.iterator=A,c}return(0,a.ZT)(M,b),M.prototype.add=function(z){return!!this.iterator(z,this._result.length)&&(this._result.push(z),!0)},M}(d0);const h0=R0;const L0={dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],tokens:{SKIP:/^[ \r\n\t]+|^\.$/,number:/^[1-9][0-9]*/,numberAsText:/^(one|two|three)/i,every:/^every/i,"day(s)":/^days?/i,"weekday(s)":/^weekdays?/i,"week(s)":/^weeks?/i,"hour(s)":/^hours?/i,"minute(s)":/^minutes?/i,"month(s)":/^months?/i,"year(s)":/^years?/i,on:/^(on|in)/i,at:/^(at)/i,the:/^the/i,first:/^first/i,second:/^second/i,third:/^third/i,nth:/^([1-9][0-9]*)(\.|th|nd|rd|st)/i,last:/^last/i,for:/^for/i,"time(s)":/^times?/i,until:/^(un)?til/i,monday:/^mo(n(day)?)?/i,tuesday:/^tu(e(s(day)?)?)?/i,wednesday:/^we(d(n(esday)?)?)?/i,thursday:/^th(u(r(sday)?)?)?/i,friday:/^fr(i(day)?)?/i,saturday:/^sa(t(urday)?)?/i,sunday:/^su(n(day)?)?/i,january:/^jan(uary)?/i,february:/^feb(ruary)?/i,march:/^mar(ch)?/i,april:/^apr(il)?/i,may:/^may/i,june:/^june?/i,july:/^july?/i,august:/^aug(ust)?/i,september:/^sep(t(ember)?)?/i,october:/^oct(ober)?/i,november:/^nov(ember)?/i,december:/^dec(ember)?/i,comma:/^(,\s*|(and|or)\s*)+/i}};var g0=function(b,M){return-1!==b.indexOf(M)},C0=function(b){return b.toString()},P0=function(b,M,z){return"".concat(M," ").concat(z,", ").concat(b)},U0=function(){function b(M,z,p,A){if(void 0===z&&(z=C0),void 0===p&&(p=L0),void 0===A&&(A=P0),this.text=[],this.language=p||L0,this.gettext=z,this.dateFormatter=A,this.rrule=M,this.options=M.options,this.origOptions=M.origOptions,this.origOptions.bymonthday){var c=[].concat(this.options.bymonthday),W=[].concat(this.options.bynmonthday);c.sort(function(r,L){return r-L}),W.sort(function(r,L){return L-r}),this.bymonthday=c.concat(W),this.bymonthday.length||(this.bymonthday=null)}if(S(this.origOptions.byweekday)){var o=x(this.origOptions.byweekday)?this.origOptions.byweekday:[this.origOptions.byweekday],q=String(o);this.byweekday={allWeeks:o.filter(function(r){return!r.n}),someWeeks:o.filter(function(r){return Boolean(r.n)}),isWeekdays:-1!==q.indexOf("MO")&&-1!==q.indexOf("TU")&&-1!==q.indexOf("WE")&&-1!==q.indexOf("TH")&&-1!==q.indexOf("FR")&&-1===q.indexOf("SA")&&-1===q.indexOf("SU"),isEveryDay:-1!==q.indexOf("MO")&&-1!==q.indexOf("TU")&&-1!==q.indexOf("WE")&&-1!==q.indexOf("TH")&&-1!==q.indexOf("FR")&&-1!==q.indexOf("SA")&&-1!==q.indexOf("SU")};var i=function(r,L){return r.weekday-L.weekday};this.byweekday.allWeeks.sort(i),this.byweekday.someWeeks.sort(i),this.byweekday.allWeeks.length||(this.byweekday.allWeeks=null),this.byweekday.someWeeks.length||(this.byweekday.someWeeks=null)}else this.byweekday=null}return b.isFullyConvertible=function(M){if(!(M.options.freq in b.IMPLEMENTED)||M.origOptions.until&&M.origOptions.count)return!1;for(var p in M.origOptions){if(g0(["dtstart","wkst","freq"],p))return!0;if(!g0(b.IMPLEMENTED[M.options.freq],p))return!1}return!0},b.prototype.isFullyConvertible=function(){return b.isFullyConvertible(this.rrule)},b.prototype.toString=function(){var M=this.gettext;if(!(this.options.freq in b.IMPLEMENTED))return M("RRule error: Unable to fully convert this rrule to text");if(this.text=[M("every")],this[B.FREQUENCIES[this.options.freq]](),this.options.until){this.add(M("until"));var z=this.options.until;this.add(this.dateFormatter(z.getUTCFullYear(),this.language.monthNames[z.getUTCMonth()],z.getUTCDate()))}else this.options.count&&this.add(M("for")).add(this.options.count.toString()).add(this.plural(this.options.count)?M("times"):M("time"));return this.isFullyConvertible()||this.add(M("(~ approximate)")),this.text.join("")},b.prototype.HOURLY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("hours"):M("hour"))},b.prototype.MINUTELY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("minutes"):M("minute"))},b.prototype.DAILY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.byweekday&&this.byweekday.isWeekdays?this.add(this.plural(this.options.interval)?M("weekdays"):M("weekday")):this.add(this.plural(this.options.interval)?M("days"):M("day")),this.origOptions.bymonth&&(this.add(M("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday?this._byweekday():this.origOptions.byhour&&this._byhour()},b.prototype.WEEKLY=function(){var M=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()).add(this.plural(this.options.interval)?M("weeks"):M("week")),this.byweekday&&this.byweekday.isWeekdays?1===this.options.interval?this.add(this.plural(this.options.interval)?M("weekdays"):M("weekday")):this.add(M("on")).add(M("weekdays")):this.byweekday&&this.byweekday.isEveryDay?this.add(this.plural(this.options.interval)?M("days"):M("day")):(1===this.options.interval&&this.add(M("week")),this.origOptions.bymonth&&(this.add(M("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday())},b.prototype.MONTHLY=function(){var M=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()).add(M("months")),this.plural(this.options.interval)&&this.add(M("in"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("months"):M("month"))),this.bymonthday?this._bymonthday():this.byweekday&&this.byweekday.isWeekdays?this.add(M("on")).add(M("weekdays")):this.byweekday&&this._byweekday()},b.prototype.YEARLY=function(){var M=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()),this.add(M("years"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?M("years"):M("year"))),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday(),this.options.byyearday&&this.add(M("on the")).add(this.list(this.options.byyearday,this.nth,M("and"))).add(M("day")),this.options.byweekno&&this.add(M("in")).add(this.plural(this.options.byweekno.length)?M("weeks"):M("week")).add(this.list(this.options.byweekno,void 0,M("and")))},b.prototype._bymonthday=function(){var M=this.gettext;this.byweekday&&this.byweekday.allWeeks?this.add(M("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext,M("or"))).add(M("the")).add(this.list(this.bymonthday,this.nth,M("or"))):this.add(M("on the")).add(this.list(this.bymonthday,this.nth,M("and")))},b.prototype._byweekday=function(){var M=this.gettext;this.byweekday.allWeeks&&!this.byweekday.isWeekdays&&this.add(M("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext)),this.byweekday.someWeeks&&(this.byweekday.allWeeks&&this.add(M("and")),this.add(M("on the")).add(this.list(this.byweekday.someWeeks,this.weekdaytext,M("and"))))},b.prototype._byhour=function(){var M=this.gettext;this.add(M("at")).add(this.list(this.origOptions.byhour,void 0,M("and")))},b.prototype._bymonth=function(){this.add(this.list(this.options.bymonth,this.monthtext,this.gettext("and")))},b.prototype.nth=function(M){M=parseInt(M.toString(),10);var z,p=this.gettext;if(-1===M)return p("last");var A=Math.abs(M);switch(A){case 1:case 21:case 31:z=A+p("st");break;case 2:case 22:z=A+p("nd");break;case 3:case 23:z=A+p("rd");break;default:z=A+p("th")}return M<0?z+" "+p("last"):z},b.prototype.monthtext=function(M){return this.language.monthNames[M-1]},b.prototype.weekdaytext=function(M){var z=K(M)?(M+1)%7:M.getJsWeekday();return(M.n?this.nth(M.n)+" ":"")+this.language.dayNames[z]},b.prototype.plural=function(M){return M%100!=1},b.prototype.add=function(M){return this.text.push(" "),this.text.push(M),this},b.prototype.list=function(M,z,p,A){var c=this;void 0===A&&(A=","),x(M)||(M=[M]);z=z||function(q){return q.toString()};var o=function(q){return z&&z.call(c,q)};return p?function(q,i,r){for(var L="",e=0;eM[0].length)&&(M=c,z=A)}if(null!=M&&(this.text=this.text.substr(M[0].length),""===this.text&&(this.done=!0)),null==M)return this.done=!0,this.symbol=null,void(this.value=null)}while("SKIP"===z);return this.symbol=z,this.value=M,!0},b.prototype.accept=function(M){if(this.symbol===M){if(this.value){var z=this.value;return this.nextSymbol(),z}return this.nextSymbol(),!0}return!1},b.prototype.acceptNumber=function(){return this.accept("number")},b.prototype.expect=function(M){if(this.accept(M))return!0;throw new Error("expected "+M+" but found "+this.symbol)},b}();function u0(b,M){void 0===M&&(M=L0);var z={},p=new _0(M.tokens);return p.start(b)?(function A(){p.expect("every");var e=p.acceptNumber();if(e&&(z.interval=parseInt(e[0],10)),p.isDone())throw new Error("Unexpected end");switch(p.symbol){case"day(s)":z.freq=B.DAILY,p.nextSymbol()&&(function W(){if(p.accept("at"))do{var t=p.acceptNumber();if(!t)throw new Error("Unexpected symbol "+p.symbol+", expected hour");for(z.byhour=[parseInt(t[0],10)];p.accept("comma");){if(!(t=p.acceptNumber()))throw new Error("Unexpected symbol "+p.symbol+"; expected hour");z.byhour.push(parseInt(t[0],10))}}while(p.accept("comma")||p.accept("at"))}(),L());break;case"weekday(s)":z.freq=B.WEEKLY,z.byweekday=[B.MO,B.TU,B.WE,B.TH,B.FR],p.nextSymbol(),L();break;case"week(s)":z.freq=B.WEEKLY,p.nextSymbol()&&(c(),L());break;case"hour(s)":z.freq=B.HOURLY,p.nextSymbol()&&(c(),L());break;case"minute(s)":z.freq=B.MINUTELY,p.nextSymbol()&&(c(),L());break;case"month(s)":z.freq=B.MONTHLY,p.nextSymbol()&&(c(),L());break;case"year(s)":z.freq=B.YEARLY,p.nextSymbol()&&(c(),L());break;case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":z.freq=B.WEEKLY;var t=p.symbol.substr(0,2).toUpperCase();if(z.byweekday=[B[t]],!p.nextSymbol())return;for(;p.accept("comma");){if(p.isDone())throw new Error("Unexpected end");var N=q();if(!N)throw new Error("Unexpected symbol "+p.symbol+", expected weekday");z.byweekday.push(B[N]),p.nextSymbol()}(function r(){p.accept("on"),p.accept("the");var e=i();if(e)for(z.bymonthday=[e],p.nextSymbol();p.accept("comma");){if(!(e=i()))throw new Error("Unexpected symbol "+p.symbol+"; expected monthday");z.bymonthday.push(e),p.nextSymbol()}})(),L();break;case"january":case"february":case"march":case"april":case"may":case"june":case"july":case"august":case"september":case"october":case"november":case"december":if(z.freq=B.YEARLY,z.bymonth=[o()],!p.nextSymbol())return;for(;p.accept("comma");){if(p.isDone())throw new Error("Unexpected end");var m=o();if(!m)throw new Error("Unexpected symbol "+p.symbol+", expected month");z.bymonth.push(m),p.nextSymbol()}c(),L();break;default:throw new Error("Unknown symbol")}}(),z):null;function c(){var e=p.accept("on"),t=p.accept("the");if(e||t)do{var N=i(),m=q(),T=o();if(N)m?(p.nextSymbol(),z.byweekday||(z.byweekday=[]),z.byweekday.push(B[m].nth(N))):(z.bymonthday||(z.bymonthday=[]),z.bymonthday.push(N),p.accept("day(s)"));else if(m)p.nextSymbol(),z.byweekday||(z.byweekday=[]),z.byweekday.push(B[m]);else if("weekday(s)"===p.symbol)p.nextSymbol(),z.byweekday||(z.byweekday=[B.MO,B.TU,B.WE,B.TH,B.FR]);else if("week(s)"===p.symbol){p.nextSymbol();var C=p.acceptNumber();if(!C)throw new Error("Unexpected symbol "+p.symbol+", expected week number");for(z.byweekno=[parseInt(C[0],10)];p.accept("comma");){if(!(C=p.acceptNumber()))throw new Error("Unexpected symbol "+p.symbol+"; expected monthday");z.byweekno.push(parseInt(C[0],10))}}else{if(!T)return;p.nextSymbol(),z.bymonth||(z.bymonth=[]),z.bymonth.push(T)}}while(p.accept("comma")||p.accept("the")||p.accept("on"))}function o(){switch(p.symbol){case"january":return 1;case"february":return 2;case"march":return 3;case"april":return 4;case"may":return 5;case"june":return 6;case"july":return 7;case"august":return 8;case"september":return 9;case"october":return 10;case"november":return 11;case"december":return 12;default:return!1}}function q(){switch(p.symbol){case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":return p.symbol.substr(0,2).toUpperCase();default:return!1}}function i(){switch(p.symbol){case"last":return p.nextSymbol(),-1;case"first":return p.nextSymbol(),1;case"second":return p.nextSymbol(),p.accept("last")?-2:2;case"third":return p.nextSymbol(),p.accept("last")?-3:3;case"nth":var e=parseInt(p.value[1],10);if(e<-366||e>366)throw new Error("Nth out of range: "+e);return p.nextSymbol(),p.accept("last")?-e:e;default:return!1}}function L(){if("until"===p.symbol){var e=Date.parse(p.text);if(!e)throw new Error("Cannot parse until date:"+p.text);z.until=new Date(e)}else p.accept("for")&&(z.count=parseInt(p.value[0],10),p.expect("number"))}}function Z(b){return b12){var p=Math.floor(this.month/12),A=j(this.month,12);this.month=A,this.year+=p,0===this.month&&(this.month=12,--this.year)}},M.prototype.addWeekly=function(z,p){p>this.getWeekday()?this.day+=-(this.getWeekday()+1+(6-p))+7*z:this.day+=-(this.getWeekday()-p)+7*z,this.fixDay()},M.prototype.addDaily=function(z){this.day+=z,this.fixDay()},M.prototype.addHours=function(z,p,A){for(p&&(this.hour+=Math.floor((23-this.hour)/z)*z);;){this.hour+=z;var c=b0(this.hour,24),W=c.div,o=c.mod;if(W&&(this.hour=o,this.addDaily(W)),Q(A)||y(A,this.hour))break}},M.prototype.addMinutes=function(z,p,A,c){for(p&&(this.minute+=Math.floor((1439-(60*this.hour+this.minute))/z)*z);;){this.minute+=z;var W=b0(this.minute,60),o=W.div,q=W.mod;if(o&&(this.minute=q,this.addHours(o,!1,A)),(Q(A)||y(A,this.hour))&&(Q(c)||y(c,this.minute)))break}},M.prototype.addSeconds=function(z,p,A,c,W){for(p&&(this.second+=Math.floor((86399-(3600*this.hour+60*this.minute+this.second))/z)*z);;){this.second+=z;var o=b0(this.second,60),q=o.div,i=o.mod;if(q&&(this.second=i,this.addMinutes(q,!1,A,c)),(Q(A)||y(A,this.hour))&&(Q(c)||y(c,this.minute))&&(Q(W)||y(W,this.second)))break}},M.prototype.fixDay=function(){if(!(this.day<=28)){var z=A0.monthRange(this.year,this.month-1)[1];if(!(this.day<=z))for(;this.day>z;){if(this.day-=z,++this.month,13===this.month&&(this.month=1,++this.year,this.year>A0.MAXYEAR))return;z=A0.monthRange(this.year,this.month-1)[1]}}},M.prototype.add=function(z,p){var A=z.freq,c=z.interval,W=z.wkst,o=z.byhour,q=z.byminute,i=z.bysecond;switch(A){case s.YEARLY:return this.addYears(c);case s.MONTHLY:return this.addMonths(c);case s.WEEKLY:return this.addWeekly(c,W);case s.DAILY:return this.addDaily(c);case s.HOURLY:return this.addHours(c,p,o);case s.MINUTELY:return this.addMinutes(c,p,o,q);case s.SECONDLY:return this.addSeconds(c,p,o,q,i)}},M}(B0);function O(b){for(var M=[],p=0,A=Object.keys(b);p=4?(r=0,i=o.yearlen+j(W-M.wkst,7)):i=p-r;for(var L=Math.floor(i/7),e=j(i,7),t=Math.floor(L+e/4),N=0;N0&&m<=t){var T=void 0;m>1?(T=r+7*(m-1),r!==q&&(T-=7-q)):T=r;for(var C=0;C<7&&(o.wnomask[T]=1,T++,o.wdaymask[T]!==M.wkst);C++);}}if(y(M.byweekno,1)){T=r+7*t;if(r!==q&&(T-=7-q),T=4?(y0=0,r0=G0+j(N0-M.wkst,7)):r0=p-r,M0=Math.floor(52+j(r0,7)/4)}if(y(M.byweekno,M0))for(T=0;T=B.HOURLY&&D(A)&&!y(A,M.hour)||p>=B.MINUTELY&&D(c)&&!y(c,M.minute)||p>=B.SECONDLY&&D(W)&&!y(W,M.second)?[]:b.gettimeset(p)(M.hour,M.minute,M.second,M.millisecond)}(i,q,M);;){var L=i.getdayset(p)(q.year,q.month,q.day),e=L[0],t=L[1],N=L[2],m=h1(e,t,N,i,M);if(D(W))for(var T=l1(W,r,t,N,i,e),C=0;Cc)return c0(b);if(M0>=z){var N0=Q0(M0,M);if(!b.accept(N0)||o&&!--o)return c0(b)}}else for(C=t;Cc)return c0(b);if(M0>=z){N0=Q0(M0,M);if(!b.accept(N0)||o&&!--o)return c0(b)}}}if(0===M.interval||(q.add(M,m),q.year>X.MAXYEAR))return c0(b);Z(p)||(r=i.gettimeset(p)(q.hour,q.minute,q.second,0)),i.rebuild(q.year,q.month)}}function T1(b,M,z){var p=z.bymonth,A=z.byweekno,c=z.byweekday,W=z.byeaster,o=z.bymonthday,q=z.bynmonthday,i=z.byyearday;return D(p)&&!y(p,b.mmask[M])||D(A)&&!b.wnomask[M]||D(c)&&!y(c,b.wdaymask[M])||D(b.nwdaymask)&&!b.nwdaymask[M]||null!==W&&!y(b.eastermask,M)||(D(o)||D(q))&&!y(o,b.mdaymask[M])&&!y(q,b.nmdaymask[M])||D(i)&&(M=b.yearlen&&!y(i,M+1-b.yearlen)&&!y(i,-b.nextyearlen+M-b.yearlen))}function Q0(b,M){return new D0(b,M.tzid).rezonedDate()}function c0(b){return b.getValue()}function h1(b,M,z,p,A){for(var c=!1,W=M;W=-366&&p<=366))throw new Error("bysetpos must be between 1 and 366, or between -366 and -1")}if(!(Boolean(M.byweekno)||D(M.byweekno)||D(M.byyearday)||Boolean(M.bymonthday)||D(M.bymonthday)||S(M.byweekday)||S(M.byeaster)))switch(M.freq){case B.YEARLY:M.bymonth||(M.bymonth=M.dtstart.getUTCMonth()+1),M.bymonthday=M.dtstart.getUTCDate();break;case B.MONTHLY:M.bymonthday=M.dtstart.getUTCDate();break;case B.WEEKLY:M.byweekday=[X.getWeekday(M.dtstart)]}if(S(M.bymonth)&&!x(M.bymonth)&&(M.bymonth=[M.bymonth]),S(M.byyearday)&&!x(M.byyearday)&&K(M.byyearday)&&(M.byyearday=[M.byyearday]),S(M.bymonthday))if(x(M.bymonthday)){var A=[],c=[];for(z=0;z0?A.push(p):p<0&&c.push(p)}M.bymonthday=A,M.bynmonthday=c}else M.bymonthday<0?(M.bynmonthday=[M.bymonthday],M.bymonthday=[]):(M.bynmonthday=[],M.bymonthday=[M.bymonthday]);else M.bymonthday=[],M.bynmonthday=[];if(S(M.byweekno)&&!x(M.byweekno)&&(M.byweekno=[M.byweekno]),S(M.byweekday))if(K(M.byweekday))M.byweekday=[M.byweekday],M.bynweekday=null;else if(l0(M.byweekday))M.byweekday=[k.fromStr(M.byweekday).weekday],M.bynweekday=null;else if(M.byweekday instanceof k)!M.byweekday.n||M.freq>B.MONTHLY?(M.byweekday=[M.byweekday.weekday],M.bynweekday=null):(M.bynweekday=[[M.byweekday.weekday,M.byweekday.n]],M.byweekday=null);else{var W=[],o=[];for(z=0;zB.MONTHLY?W.push(q.weekday):o.push([q.weekday,q.n])}M.byweekday=D(W)?W:null,M.bynweekday=D(o)?o:null}else M.bynweekday=null;return S(M.byhour)?K(M.byhour)&&(M.byhour=[M.byhour]):M.byhour=M.freq0&&" "===A[0]?(z[p-1]+=A.slice(1),z.splice(p,1)):p+=1:z.splice(p,1)}return z}(b,M.unfold);return i.forEach(function(r){var L;if(r){var e=function w1(b){var M=function S1(b){if(-1===b.indexOf(":"))return{name:"RRULE",value:b};var M=function(b,M,z){var p=b.split(M);return z?p.slice(0,z).concat([p.slice(z).join(M)]):p}(b,":",1),z=M[0],p=M[1];return{name:z,value:p}}(b),z=M.name,p=M.value,A=z.split(";");if(!A)throw new Error("empty property name");return{name:A[0].toUpperCase(),parms:A.slice(1),value:p}}(r),t=e.name,N=e.parms,m=e.value;switch(t.toUpperCase()){case"RRULE":if(N.length)throw new Error("unsupported RRULE parm: ".concat(N.join(",")));z.push(R(r));break;case"RDATE":var C=(null!==(L=/RDATE(?:;TZID=([^:=]+))?/i.exec(r))&&void 0!==L?L:[])[1];C&&!q&&(q=C),p=p.concat(Z0(m,N));break;case"EXRULE":if(N.length)throw new Error("unsupported EXRULE parm: ".concat(N.join(",")));A.push(R(m));break;case"EXDATE":c=c.concat(Z0(m,N));break;case"DTSTART":break;default:throw new Error("unsupported property: "+t)}}}),{dtstart:o,tzid:q,rrulevals:z,rdatevals:p,exrulevals:A,exdatevals:c}}function J0(b,M){return void 0===M&&(M={}),function g1(b,M){var z=v1(b,M),p=z.rrulevals,A=z.rdatevals,c=z.exrulevals,W=z.exdatevals,o=z.dtstart,q=z.tzid,i=!1===M.cache;if(M.compatible&&(M.forceset=!0,M.unfold=!0),M.forceset||p.length>1||A.length||c.length||W.length){var r=new P1(i);return r.dtstart(o),r.tzid(q||void 0),p.forEach(function(e){r.rrule(new B(H0(e,o,q),i))}),A.forEach(function(e){r.rdate(e)}),c.forEach(function(e){r.exrule(new B(H0(e,o,q),i))}),W.forEach(function(e){r.exdate(e)}),M.compatible&&M.dtstart&&r.rdate(o),r}var L=p[0]||{};return new B(H0(L,L.dtstart||M.dtstart||o,L.tzid||M.tzid||q),i)}(b,function C1(b){var M=[],z=Object.keys(b),p=Object.keys(V0);if(z.forEach(function(A){y(p,A)||M.push(A)}),M.length)throw new Error("Invalid options: "+M.join(", "));return(0,a.pi)((0,a.pi)({},V0),b)}(M))}function H0(b,M,z){return(0,a.pi)((0,a.pi)({},b),{dtstart:M,tzid:z})}function Z0(b,M){return function k1(b){b.forEach(function(M){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(M))throw new Error("unsupported RDATE/EXDATE parm: "+M)})}(M),b.split(",").map(function(z){return X.untilStringToDate(z)})}function $0(b){var M=this;return function(z){if(void 0!==z&&(M["_".concat(b)]=z),void 0!==M["_".concat(b)])return M["_".concat(b)];for(var p=0;p{const p=new B({...z.rrule,dtstart:_()(M.period.start).startOf("day").toDate(),until:_()(M.period.end).endOf("day").toDate()}),{title:A,color:c}=z;p.all().forEach(W=>{this.calendarEvents.push({title:A,color:c,start:_()(W).toDate()})})}),this.cdr.detectChanges())}}m0.\u0275fac=function(M){return new(M||m0)(f.Y36(f.sBO))},m0.\u0275cmp=f.Xpm({type:m0,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"]],template:function(M,z){1&M&&(f.TgZ(0,"mwl-demo-utils-calendar-header",0),f.NdJ("viewChange",function(A){return z.view=A})("viewDateChange",function(A){return z.viewDate=A}),f._uU(1,"\n"),f.qZA(),f._uU(2,"\n\n"),f.TgZ(3,"div",1),f._uU(4,"\n "),f.YNc(5,K1,2,2,"mwl-calendar-month-view",2),f._uU(6,"\n "),f.YNc(7,G1,2,2,"mwl-calendar-week-view",2),f._uU(8,"\n "),f.YNc(9,j1,2,2,"mwl-calendar-day-view",2),f._uU(10,"\n"),f.qZA(),f._uU(11,"\n")),2&M&&(f.Q6J("view",z.view)("viewDate",z.viewDate),f.xp6(3),f.Q6J("ngSwitch",z.view),f.xp6(2),f.Q6J("ngSwitchCase","month"),f.xp6(2),f.Q6J("ngSwitchCase","week"),f.xp6(2),f.Q6J("ngSwitchCase","day"))},dependencies:[z0.RF,z0.n9,_1.G,x1.T,I1.S,H1.$],encapsulation:2,changeDetection:0});var F1=v(72324);function p1(){return(0,F1.x)(_())}class X0{}X0.\u0275fac=function(M){return new(M||X0)},X0.\u0275mod=f.oAB({type:X0}),X0.\u0275inj=f.cJS({providers:[{provide:t0.n,useValue:_()}],imports:[z0.ez,g._8.forRoot({provide:f0._,useFactory:p1},{dateFormatter:{provide:p0.m,useClass:t0.G}}),F.S,E0.Bz.forChild([{path:"",component:m0}])]})},53311:(o0,s0,v)=>{(o0.exports=v(71727)).tz.load(v(81046))},71727:function(o0,s0,v){var z0,E0,t0;!function(g,f0){"use strict";o0.exports?o0.exports=f0(v(50009)):(E0=[v(50009)],void 0!==(t0="function"==typeof(z0=f0)?z0.apply(s0,E0):z0)&&(o0.exports=t0))}(0,function(g){"use strict";void 0===g.version&&g.default&&(g=g.default);var k,p0={},q0={},_={},F={},W0={};(!g||"string"!=typeof g.version)&&Z("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var S=g.version.split("."),K=+S[0],l0=+S[1];function x(O){return O>96?O-87:O>64?O-29:O-48}function Y(O){var n=0,d=O.split("."),R=d[0],u=d[1]||"",h=1,G=0,w=1;for(45===O.charCodeAt(0)&&(n=1,w=-1);n3){var n=F[R0(O)];if(n)return n;Z("Moment Timezone found "+O+" from the Intl api, but did not have that data loaded.")}}catch{}var P,G,w,d=function y(){var R,u,h,O=(new Date).getFullYear()-2,n=new b0(new Date(O,0,1)),d=[n];for(h=1;h<48;h++)(u=new b0(new Date(O,h,1))).offset!==n.offset&&(R=D(n,u),d.push(R),d.push(new b0(new Date(R.at+6e4)))),n=u;for(h=0;h<4;h++)d.push(new b0(new Date(O+h,0,1))),d.push(new b0(new Date(O+h,6,1)));return d}(),R=d.length,u=function k0(O){var u,h,P,n=O.length,d={},R=[];for(u=0;u0?h[0].zone.name:void 0}function R0(O){return(O||"").toLowerCase().replace(/\//g,"_")}function h0(O){var n,d,R,u;for("string"==typeof O&&(O=[O]),n=0;n= 2.6.0. You are using Moment.js "+g.version+". See momentjs.com"),e0.prototype={_set:function(O){this.name=O.name,this.abbrs=O.abbrs,this.untils=O.untils,this.offsets=O.offsets,this.population=O.population},_index:function(O){var R,n=+O,d=this.untils;for(R=0;RG&&E.moveInvalidForward&&(h=G),n0&&(this._z=null),O.apply(this,arguments)}}(U.utcOffset),g.tz.setDefault=function(O){return(K<2||2===K&&l0<9)&&Z("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+g.version+"."),g.defaultZone=O?V(O):null,g};var i0=g.momentProperties;return"[object Array]"===Object.prototype.toString.call(i0)?(i0.push("_z"),i0.push("_a")):i0&&(i0._z=null),g})},81046:o0=>{"use strict";o0.exports=JSON.parse('{"version":"2022g","zones":["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q|48e5","Africa/Nairobi|LMT +0230 EAT +0245|-2r.g -2u -30 -2J|012132|-2ua2r.g N6nV.g 3Fbu h1cu dzbJ|47e5","Africa/Algiers|LMT PMT WET WEST CET CEST|-c.c -9.l 0 -10 -10 -20|01232323232323232454542423234542324|-3bQ0c.c MDA2.P cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0|26e5","Africa/Lagos|LMT GMT +0030 WAT|-d.z 0 -u -10|01023|-2B40d.z 7iod.z dnXK.p dLzH.z|17e6","Africa/Bissau|LMT -01 GMT|12.k 10 0|012|-2ldX0 2xoo0|39e4","Africa/Maputo|LMT CAT|-2a.k -20|01|-2GJea.k|26e5","Africa/Cairo|LMT EET EEST|-25.9 -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBC5.9 1AQM5.9 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0|15e6","Africa/Casablanca|LMT +00 +01|u.k 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|32e5","Africa/Ceuta|LMT WET WEST CET CEST|l.g 0 -10 -10 -20|0121212121212121212121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2M0M0 GdX0 11z0 drd0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1y7o0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|85e3","Africa/El_Aaiun|LMT -01 +00 +01|Q.M 10 0 -10|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|20e4","Africa/Johannesburg|LMT SAST SAST SAST|-1Q -1u -20 -30|0123232|-39EpQ qTcm 1Ajdu 1cL0 1cN0 1cL0|84e5","Africa/Juba|LMT CAT CAST EAT|-26.s -20 -30 -30|012121212121212121212121212121212131|-1yW26.s 1zK06.s 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 PeX0|","Africa/Khartoum|LMT CAT CAST EAT|-2a.8 -20 -30 -30|012121212121212121212121212121212131|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 HjL0|51e5","Africa/Monrovia|LMT MMT MMT GMT|H.8 H.8 I.u 0|0123|-3ygng.Q 1usM0 28G01.m|11e5","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0|13e5","Africa/Sao_Tome|LMT LMT GMT WAT|-q.U A.J 0 -10|01232|-3tooq.U 18aoq.U 4i6N0 2q00|","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00|11e5","Africa/Tunis|LMT PMT CET CEST|-E.I -9.l -10 -20|01232323232323232323232323232323232|-3zO0E.I 1cBAv.n 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00|20e5","Africa/Windhoek|LMT +0130 SAST SAST CAT WAT|-18.o -1u -20 -30 -20 -10|012324545454545454545454545454545454545454545454545454|-39Ep8.o qTbC.o 1Ajdu 1cL0 1SqL0 9Io0 16P0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|LMT LMT NST NWT NPT BST BDT AHST HST HDT|-cd.m bK.C b0 a0 a0 b0 a0 a0 a0 90|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVzf.p 1EX1d.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|LMT LMT AST AWT APT AHST AHDT YST AKST AKDT|-e0.o 9X.A a0 90 90 a0 90 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVxs.n 1EX20.o 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Puerto_Rico|LMT AST AWT APT|4o.p 40 30 30|01231|-2Qi7z.z 1IUbz.z 7XT0 iu0|24e5","America/Araguaina|LMT -03 -02|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0|14e4","America/Argentina/Buenos_Aires|LMT CMT -04 -03 -02|3R.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343434343|-331U6.c 125cn pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Catamarca|LMT CMT -04 -03 -02|4n.8 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243432343|-331TA.Q 125bR.E pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Cordoba|LMT CMT -04 -03 -02|4g.M 4g.M 40 30 20|012323232323232323232323232323232323232323234343434243434343|-331TH.c 125c0 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Jujuy|LMT CMT -04 -03 -02|4l.c 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232434343|-331TC.M 125bT.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 A4p0 uL0|","America/Argentina/La_Rioja|LMT CMT -04 -03 -02|4r.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tw.A 125bN.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Mendoza|LMT CMT -04 -03 -02|4z.g 4g.M 40 30 20|012323232323232323232323232323232323232323234343423232432343|-331To.I 125bF.w pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 ri10 Op0 7TX0 uL0|","America/Argentina/Rio_Gallegos|LMT CMT -04 -03 -02|4A.Q 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tn.8 125bD.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Salta|LMT CMT -04 -03 -02|4l.E 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342434343|-331TC.k 125bT.8 pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0|","America/Argentina/San_Juan|LMT CMT -04 -03 -02|4y.4 4g.M 40 30 20|0123232323232323232323232323232323232323232343434342343432343|-331Tp.U 125bG.I pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rld0 m10 8lb0 uL0|","America/Argentina/San_Luis|LMT CMT -04 -03 -02|4p.o 4g.M 40 30 20|0123232323232323232323232323232323232323232343434232323432323|-331Ty.A 125bP.o pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 vDb0 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0|","America/Argentina/Tucuman|LMT CMT -04 -03 -02|4k.Q 4g.M 40 30 20|01232323232323232323232323232323232323232323434343424343234343|-331TD.8 125bT.U pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 4N0 8BX0 uL0 1qN0 WL0|","America/Argentina/Ushuaia|LMT CMT -04 -03 -02|4x.c 4g.M 40 30 20|012323232323232323232323232323232323232323234343434343432343|-331Tq.M 125bH.A pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rkN0 8p0 8zb0 uL0|","America/Asuncion|LMT AMT -04 -03|3O.E 3O.E 40 30|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-3eLw9.k 1FGo0 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Panama|LMT CMT EST|5i.8 5j.A 50|012|-3eLuF.Q Iy01.s|15e5","America/Bahia_Banderas|LMT MST CST MDT PST CDT|71 70 60 60 80 50|0121312141313131313131313131313131313152525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|84e3","America/Bahia|LMT -03 -02|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0|27e5","America/Barbados|LMT AST ADT -0330|3W.t 40 30 3u|0121213121212121|-2m4k1.v 1eAN1.v RB0 1Bz0 Op0 1rb0 11d0 1jJc0 IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0|28e4","America/Belem|LMT -03 -02|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|20e5","America/Belize|LMT CST -0530 CWT CPT CDT|5Q.M 60 5u 50 50 50|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121215151|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu Rcu 7Bt0 Ni0 4nd0 Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu e9Au qn0 lxB0 mn0|57e3","America/Boa_Vista|LMT -04 -03|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0|62e2","America/Bogota|LMT BMT -05 -04|4U.g 4U.g 50 40|01232|-3sTv3.I 1eIo0 38yo3.I 1PX0|90e5","America/Boise|LMT PST PDT MST MWT MPT MDT|7I.N 80 70 70 60 60 60|01212134536363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-3tFE0 1nEe0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e4","America/Cambridge_Bay|-00 MST MWT MPT MDT CST CDT EST|0 70 60 60 60 60 50 50|012314141414141414141414141414141414141414141414141414141414567541414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-21Jc0 RO90 8x20 ix0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e2","America/Campo_Grande|LMT -04 -03|3C.s 40 30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|LMT CMT -0430 -04|4r.I 4r.E 4u 40|012323|-3eLvw.g ROnX.U 28KM2.k 1IwOu kqo0|29e5","America/Cayenne|LMT -04 -03|3t.k 40 30|012|-2mrwu.E 2gWou.E|58e3","America/Chicago|LMT CST CDT EST CWT CPT|5O.A 60 50 50 50 50|012121212121212121212121212121212121213121212121214512121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|LMT MST CST MDT CDT|74.k 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Ciudad_Juarez|LMT MST CST MDT CDT|75.U 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 cm0 EP0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|","America/Costa_Rica|LMT SJMT CST CDT|5A.d 5A.d 60 50|01232323232|-3eLun.L 1fyo0 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0|12e5","America/Phoenix|LMT MST MDT MWT|7s.i 70 60 60|012121313121|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0|42e5","America/Cuiaba|LMT -04 -03|3I.k 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|54e4","America/Danmarkshavn|LMT -03 -02 GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0|8","America/Dawson_Creek|LMT PST PDT PWT PPT MST|80.U 80 70 70 70 70|01213412121212121212121212121212121212121212121212121212125|-3tofX.4 1nspX.4 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0|12e3","America/Dawson|LMT YST YDT YWT YPT YDDT PST PDT MST|9h.E 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeG.k GWpG.k 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|13e2","America/Denver|LMT MST MDT MWT MPT|6X.U 70 60 60 60|012121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFF0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|0123425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 JxX1 SMX 1cN0 1cL0 aW10 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e5","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|0121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 XQp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|10e5","America/Eirunepe|LMT -05 -04|4D.s 50 40|0121212121212121212121212121212121|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0|31e3","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0|11e5","America/Tijuana|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 4Q00 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOO0 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|20e5","America/Fort_Nelson|LMT PST PDT PWT PPT MST|8a.L 80 70 70 70 70|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121215|-3tofN.d 1nspN.d 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Fort_Wayne|LMT CST CDT CWT CPT EST EDT|5I.C 60 50 50 50 50 40|0121212134121212121212121212151565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Fortaleza|LMT -03 -02|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0|34e5","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","America/Godthab|LMT -03 -02|3q.U 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0|17e3","America/Goose_Bay|LMT NST NDT NST NDT NWT NPT AST ADT ADDT|41.E 3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|0121343434343434356343434343434343434343434343434343434343437878787878787878787878787878787878787878787879787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-3tojW.k 1nspt.c 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|LMT KMT EST EDT AST|4I.w 57.a 50 40 40|01232323232323232323232323232323232323232323232323232323232323232323232323243232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLvf.s RK0m.C 2HHBQ.O 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 7jA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0|13e5","America/Guayaquil|LMT QMT -05 -04|5j.k 5e 50 40|01232|-3eLuE.E 1DNzS.E 2uILK rz0|27e5","America/Guyana|LMT -04 -0345 -03|3Q.D 40 3J 30|01231|-2mf87.l 8Hc7.l 2r7bJ Ey0f|80e4","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Havana|LMT HMT CST CDT|5t.s 5t.A 50 40|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLuu.w 1qx00.8 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Hermosillo|LMT MST CST MDT PST|7n.Q 70 60 60 80|0121312141313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0|64e4","America/Indiana/Knox|LMT CST CDT CWT CPT EST|5K.u 60 50 50 50 50|01212134121212121212121212121212121212151212121212121212121212121212121212121212121212121252121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Marengo|LMT CST CDT CWT CPT EST EDT|5J.n 60 50 50 50 50 40|01212134121212121212121215656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Petersburg|LMT CST CDT CWT CPT EST EDT|5N.7 60 50 50 50 50 40|01212134121212121212121212121512121212121212121212125212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Tell_City|LMT CST CDT CWT CPT EST EDT|5L.3 60 50 50 50 50 40|012121341212121212121212121512165652121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 8wn0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vevay|LMT CST CDT CWT CPT EST EDT|5E.g 60 50 50 50 50 40|0121213415656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vincennes|LMT CST CDT CWT CPT EST EDT|5O.7 60 50 50 50 50 40|01212134121212121212121212121212156565212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Winamac|LMT CST CDT CWT CPT EST EDT|5K.p 60 50 50 50 50 40|012121341212121212121212121212121212121565652165656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Inuvik|-00 PST PDT MDT MST|0 80 70 60 70|01212121212121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-FnA0 L3K0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|35e2","America/Iqaluit|-00 EWT EPT EST EDT CST CDT|0 40 40 50 40 60 50|0123434343434343434343434343434343434343434343434343434343456343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-16K00 7nX0 iv0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|67e2","America/Jamaica|LMT KMT EST EDT|57.a 57.a 50 40|01232323232323232323232|-3eLuQ.O RK00 2uM1Q.O 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0|94e4","America/Juneau|LMT LMT PST PWT PPT PDT YDT YST AKST AKDT|-f2.j 8V.F 80 70 70 70 80 90 90 80|0123425252525252525252525252625252578989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVwq.s 1EX12.j 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|33e3","America/Kentucky/Louisville|LMT CST CDT CWT CPT EST EDT|5H.2 60 50 50 50 50 40|01212121213412121212121212121212121212565656565656525656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 1nX1 e0X 9vd0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Kentucky/Monticello|LMT CST CDT CWT CPT EST EDT|5D.o 60 50 50 50 50 40|01212134121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFG0 1nEe0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/La_Paz|LMT CMT BST -04|4w.A 4w.A 3w.A 40|0123|-3eLvr.o 1FIo0 13b0|19e5","America/Lima|LMT LMT -05 -04|58.c 58.A 50 40|01232323232323232|-3eLuP.M JcM0.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0|11e6","America/Los_Angeles|LMT PST PDT PWT PPT|7Q.W 80 70 70 70|0121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFE0 1nEe0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp1 1VaX 3dA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/Maceio|LMT -03 -02|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0|93e4","America/Managua|LMT MMT CST EST CDT|5J.8 5J.c 60 50 50|01232424232324242|-3eLue.Q 1Mhc0.4 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0|22e5","America/Manaus|LMT -04 -03|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0|19e5","America/Martinique|LMT FFMT AST ADT|44.k 44.k 40 30|01232|-3eLvT.E PTA0 2LPbT.E 19X0|39e4","America/Matamoros|LMT CST CDT|6u 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|45e4","America/Mazatlan|LMT MST CST MDT PST|75.E 70 60 60 80|0121312141313131313131313131313131313131313131313131313131313131|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|44e4","America/Menominee|LMT CST CDT CWT CPT EST|5O.r 60 50 50 50 50|012121341212152121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3pdG9.x 1jce9.x 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|85e2","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|11e5","America/Metlakatla|LMT LMT PST PWT PPT PDT AKST AKDT|-fd.G 8K.i 80 70 70 70 90 80|0123425252525252525252525252525252526767672676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwf.5 1EX1d.G 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1hU10 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Mexico_City|LMT MST CST MDT CDT CWT|6A.A 70 60 60 50 50|012131242425242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Miquelon|LMT AST -03 -02|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Moncton|LMT EST AST ADT AWT APT|4j.8 50 40 30 30 30|0123232323232323232323245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3txvE.Q J4ME.Q CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|64e3","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|41e5","America/Montevideo|LMT MMT -04 -03 -0330 -0230 -02 -0130|3I.P 3I.P 40 30 3u 2u 20 1u|012343434343434343434343435353636353636375363636363636363636363636363636363636363636363|-2tRUf.9 sVc0 8jcf.9 1db0 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1fAu 1cLu 1o0u 11zu NAu 3jXu zXu Dq0u 19Xu pcu jz0 cm10 19X0 6tB0 1fbu 3o0u jX0 4vB0 xz0 3Cp0 mmu 1a10 IMu Db0 4c10 uL0 1Nd0 An0 1SN0 uL0 mp0 28L0 iPB0 un0 1SN0 xz0 1zd0 Lz0 1zd0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Toronto|LMT EST EDT EWT EPT|5h.w 50 40 40 40|012121212121212121212121212121212121212121212123412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-32B6G.s UFdG.s 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e5","America/New_York|LMT EST EDT EWT EPT|4U.2 50 40 40 40|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tFH0 1nEe0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Nome|LMT LMT NST NWT NPT BST BDT YST AKST AKDT|-cW.m b1.C b0 a0 a0 b0 a0 90 90 80|01234256565656565656565656565656565678989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898989898|-48Pzs.L 1jVyu.p 1EX1W.m 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|38e2","America/Noronha|LMT -02 -01|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|30e2","America/North_Dakota/Beulah|LMT MST MDT MWT MPT CST CDT|6L.7 70 60 60 60 60 50|012121341212121212121212121212121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0|","America/North_Dakota/Center|LMT MST MDT MWT MPT CST CDT|6J.c 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212125656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/New_Salem|LMT MST MDT MWT MPT CST CDT|6J.D 70 60 60 60 60 50|0121213412121212121212121212121212121212121212121212121212121212121212121212121212565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tFF0 1nEe0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Ojinaga|LMT MST CST MDT CDT|6V.E 70 60 60 50|0121312424231313131313131313131313131313131313131313131313132424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1wn0 Rc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Paramaribo|LMT PMT PMT -0330 -03|3E.E 3E.Q 3E.A 3u 30|01234|-2nDUj.k Wqo0.c qanX.I 1yVXN.o|24e4","America/Port-au-Prince|LMT PPMT EST EDT|4N.k 4N 50 40|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3eLva.E 15RLX.E 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Rio_Branco|LMT -05 -04|4v.c 50 40|01212121212121212121212121212121|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0|31e4","America/Porto_Velho|LMT -04 -03|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|37e4","America/Punta_Arenas|LMT SMT -05 -04 -03|4H.E 4G.J 50 40 30|01213132323232323232343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvg.k MJbX.5 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 blz0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|","America/Winnipeg|LMT CST CDT CWT CPT|6s.A 60 50 50 50|0121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3kLtv.o 1a3bv.o WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|66e4","America/Rankin_Inlet|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-vDc0 Bjk0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e2","America/Recife|LMT -03 -02|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|33e5","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0|19e4","America/Resolute|-00 CST CDT EST|0 60 50 50|01212121212121212121212121212121212121212121212121212121212321212121212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-SnA0 103I0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|229","America/Santarem|LMT -04 -03|3C.M 40 30|0121212121212121212121212121212|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0|21e4","America/Santiago|LMT SMT -05 -04 -03|4G.J 4G.J 50 40 30|0121313232323232323432343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLvh.f MJc0 fJAh.f 5knG.J 1Vzh.f jRAG.J 1pbh.f 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 hX0 1q10 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|62e5","America/Santo_Domingo|LMT SDMT EST EDT -0430 AST|4D.A 4E 50 40 4u 40|012324242424242525|-3eLvk.o 1Jic0.o 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00|29e5","America/Sao_Paulo|LMT -03 -02|36.s 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","America/Scoresbysund|LMT -02 -01 +00|1r.Q 20 10 0|0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|452","America/Sitka|LMT LMT PST PWT PPT PDT YST AKST AKDT|-eW.L 91.d 80 70 70 70 90 90 80|0123425252525252525252525252525252567878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787|-48Pzs.L 1jVwu 1EX0W.L 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|90e2","America/St_Johns|LMT NST NDT NST NDT NWT NPT NDDT|3u.Q 3u.Q 2u.Q 3u 2u 2u 2u 1u|012121212121212121212121212121212121213434343434343435634343434343434343434343434343434343434343434343434343434343434343434343434343434343437343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tokt.8 1l020 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0|16e3","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0|11e5","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|656","America/Vancouver|LMT PST PDT PWT PPT|8c.s 80 70 70 70|01213412121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3tofL.w 1nspL.w 1in0 UGp0 8x10 iy0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Whitehorse|LMT YST YDT YWT YPT YDDT PST PDT MST|90.c 90 80 80 80 70 80 70 70|0121213415167676767676767676767676767676767676767676767676767676767676767676767676767676767678|-2MSeX.M GWpX.M 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 LA0 ytd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/Yakutat|LMT LMT YST YWT YPT YDT AKST AKDT|-eF.5 9i.T 90 80 80 80 90 80|0123425252525252525252525252525252526767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-48Pzs.L 1jVwL.G 1EX1F.5 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|642","America/Yellowknife|-00 MST MWT MPT MDT|0 70 60 60 60|01231414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1pdA0 hix0 8x20 ix0 14HB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","Antarctica/Casey|-00 +08 +11|0 -80 -b0|0121212121212|-2q00 1DjS0 T90 40P0 KL0 blz0 3m10 1o30 14k0 1kr0 12l0 1o01|10","Antarctica/Davis|-00 +07 +05|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0|70","Pacific/Port_Moresby|LMT PMMT +10|-9M.E -9M.w -a0|012|-3D8VM.E AvA0.8|25e4","Antarctica/Macquarie|-00 AEST AEDT|0 -a0 -b0|0121012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2OPc0 Fb40 1a00 4SK0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 3Co0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|1","Antarctica/Mawson|-00 +06 +05|0 -60 -50|012|-CEo0 2fyk0|60","Pacific/Auckland|LMT NZMT NZST NZST NZDT|-bD.4 -bu -cu -c0 -d0|012131313131313131313131313134343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-46jLD.4 2nEO9.4 Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Palmer|-00 -03 -04 -02|0 30 40 20|0121212121213121212121212121212121212121212121212121212121212121212121212121212121|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","Antarctica/Rothera|-00 -03|0 30|01|gOo0|130","Asia/Riyadh|LMT +03|-36.Q -30|01|-TvD6.Q|57e5","Antarctica/Troll|-00 +00 +02|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|40","Asia/Urumqi|LMT +06|-5O.k -60|01|-1GgtO.k|32e5","Europe/Berlin|LMT CET CEST CEMT|-R.s -10 -20 -30|012121212121212321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36RcR.s UbWR.s 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e5","Asia/Almaty|LMT +05 +06 +07|-57.M -50 -60 -70|012323232323232323232321232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|15e5","Asia/Amman|LMT EET EEST +03|-2n.I -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Anadyr|LMT +12 +13 +14 +11|-bN.U -c0 -d0 -e0 -b0|01232121212121212121214121212121212121212121212121212121212141|-1PcbN.U eUnN.U 23CL0 1db0 2q10 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|13e3","Asia/Aqtau|LMT +04 +05 +06|-3l.4 -40 -50 -60|012323232323232323232123232312121212121212121212|-1Pc3l.4 eUnl.4 24PX0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|15e4","Asia/Aqtobe|LMT +04 +05 +06|-3M.E -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc3M.E eUnM.E 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|27e4","Asia/Ashgabat|LMT +04 +05 +06|-3R.w -40 -50 -60|0123232323232323232323212|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0|41e4","Asia/Atyrau|LMT +03 +05 +06 +04|-3r.I -30 -50 -60 -40|01232323232323232323242323232323232324242424242|-1Pc3r.I eUor.I 24PW0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 2sp0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Baghdad|LMT BMT +03 +04|-2V.E -2V.A -30 -40|0123232323232323232323232323232323232323232323232323232|-3eLCV.E 18ao0.4 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0|66e5","Asia/Qatar|LMT +04 +03|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8|96e4","Asia/Baku|LMT +03 +04 +05|-3j.o -30 -40 -50|01232323232323232323232123232323232323232323232323232323232323232|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 9Je0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|LMT BMT +07|-6G.4 -6G.4 -70|012|-3D8SG.4 1C000|15e6","Asia/Barnaul|LMT +06 +07 +08|-5z -60 -70 -80|0123232323232323232323212323232321212121212121212121212121212121212|-21S5z pCnz 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 p90 LE0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|","Asia/Beirut|LMT EET EEST|-2m -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3D8Om 1BWom 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|22e5","Asia/Bishkek|LMT +05 +06 +07|-4W.o -50 -60 -70|012323232323232323232321212121212121212121212121212|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2e00 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0|87e4","Asia/Brunei|LMT +0730 +08 +0820 +09|-7l.k -7u -80 -8k -90|0123232323232323242|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0|42e4","Asia/Kolkata|LMT HMT MMT IST +0630|-5R.s -5R.k -5l.a -5u -6u|01234343|-4Fg5R.s BKo0.8 1rDcw.a 1r2LP.a 1un0 HB0 7zX0|15e6","Asia/Chita|LMT +08 +09 +10|-7x.Q -80 -90 -a0|012323232323232323232321232323232323232323232323232323232323232312|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|LMT +07 +08 +10 +09|-7C -70 -80 -a0 -90|0123434343434343434343434343434343434343434343424242|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|LMT CST CDT|-85.H -80 -90|012121212121212121212121212121|-2M0U5.H Iuo5.H 18n0 OjB0 Rz0 11d0 1wL0 A10 8HX0 1G10 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 aL0 1tU30 Rb0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0|23e6","Asia/Colombo|LMT MMT +0530 +06 +0630|-5j.o -5j.w -5u -60 -6u|012342432|-3D8Rj.o 13inX.Q 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu|22e5","Asia/Dhaka|LMT HMT +0630 +0530 +06 +07|-61.E -5R.k -6u -5u -60 -70|01232454|-3eLG1.E 26008.k 1unn.k HB0 m6n0 2kxbu 1i00|16e6","Asia/Damascus|LMT EET EEST +03|-2p.c -20 -30 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212123|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Asia/Dili|LMT +08 +09|-8m.k -80 -90|01212|-2le8m.k 1dnXm.k 1nfA0 Xld0|19e4","Asia/Dubai|LMT +04|-3F.c -40|01|-21JfF.c|39e5","Asia/Dushanbe|LMT +05 +06 +07|-4z.c -50 -60 -70|012323232323232323232321|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2hB0|76e4","Asia/Famagusta|LMT EET EEST +03|-2f.M -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2f.M 2a3cf.M 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Asia/Gaza|LMT EET EEST IST IDT|-2h.Q -20 -30 -20 -30|0121212121212121212121212121212121234343434343434343434343434343431212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCh.Q 1Azeh.Q MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|18e5","Asia/Hebron|LMT EET EEST IST IDT|-2k.n -20 -30 -20 -30|012121212121212121212121212121212123434343434343434343434343434343121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2MBCk.n 1Azek.n MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1qp0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0|25e4","Asia/Ho_Chi_Minh|LMT PLMT +07 +08 +09|-76.u -76.u -70 -80 -90|0123423232|-2yC76.u bK00 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0|90e5","Asia/Hong_Kong|LMT HKT HKST HKWT JST|-7A.G -80 -90 -8u -90|0123412121212121212121212121212121212121212121212121212121212121212121|-2CFH0 1taO0 Hc0 xUu 9tBu 11z0 1tDu Rc0 1wo0 11A0 1cM0 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|73e5","Asia/Hovd|LMT +06 +07 +08|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|LMT IMT +07 +08 +09|-6V.5 -6V.5 -70 -80 -90|012343434343434343434343234343434343434343434343434343434343434343|-3D8SV.5 1Bxc0 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|LMT IMT EET EEST +03 +04|-1T.Q -1U.U -20 -30 -30 -40|01232323232323232323232323232323232323232323232345423232323232323232323232323232323232323232323232323232323232323234|-3D8NT.Q 1ePXW.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSN0 CL0 mp0 1Vz0 1gN0 8yn0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1ip0 19X0 1ip0 17b0 qdB0 38L0 1jd0 Tz0 l6O0 11A0 WN0 1qL0 TB0 1tX0 U10 1tz0 11B0 1in0 17d0 z90 cne0 pb0 2Cp0 1800 14o0 1dc0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1a00 1fA0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|LMT BMT +0720 +0730 +09 +08 WIB|-77.c -77.c -7k -7u -90 -80 -70|012343536|-49jH7.c 2hiLL.c luM0 mPzO 8vWu 6kpu 4PXu xhcu|31e6","Asia/Jayapura|LMT +09 +0930 WIT|-9m.M -90 -9u -90|0123|-1uu9m.M sMMm.M L4nu|26e4","Asia/Jerusalem|LMT JMT IST IDT IDDT|-2k.S -2k.E -20 -30 -40|012323232323232432323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8Ok.S 1wvA0.e SyOk.E MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 3LA0 Eo0 oo0 1co0 1dA0 16o0 10M0 1jc0 1tA0 14o0 1cM0 1a00 11A0 1Nc0 Ao0 1Nc0 Ao0 1Ko0 LA0 1o00 WM0 EQK0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|LMT +04 +0430|-4A.M -40 -4u|012|-3eLEA.M 2dTcA.M|46e5","Asia/Kamchatka|LMT +11 +12 +13|-ay.A -b0 -c0 -d0|012323232323232323232321232323232323232323232323232323232323212|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|18e4","Asia/Karachi|LMT +0530 +0630 +05 PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy00 1cL0 dK10 11b0 1610 1jX0|24e6","Asia/Kathmandu|LMT +0530 +0545|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g|12e5","Asia/Khandyga|LMT +08 +09 +10 +11|-92.d -80 -90 -a0 -b0|0123232323232323232323212323232323232323232323232343434343434343432|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|LMT +06 +07 +08|-6b.q -60 -70 -80|01232323232323232323232123232323232323232323232323232323232323232|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|LMT SMT +07 +0720 +0730 +09 +08|-6T.p -6T.p -70 -7k -7u -90 -80|01234546|-2M0ST.p aIM0 17anT.p l5XE 17bO 8Fyu 1so10|71e5","Asia/Macau|LMT CST +09 +10 CDT|-7y.a -80 -90 -a0 -90|012323214141414141414141414141414141414141414141414141414141414141414141|-2CFHy.a 1uqKy.a PX0 1kn0 15B0 11b0 4Qq0 1oM0 11c0 1ko0 1u00 11A0 1cM0 11c0 1o00 11A0 1o00 11A0 1oo0 1400 1o00 11A0 1o00 U00 1tA0 U00 1wo0 Rc0 1wru U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cK0 1cO0 1cK0 1cO0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|57e4","Asia/Magadan|LMT +10 +11 +12|-a3.c -a0 -b0 -c0|012323232323232323232321232323232323232323232323232323232323232312|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|LMT MMT +08 +09 WITA|-7V.A -7V.A -80 -90 -80|01234|-21JjV.A vfc0 myLV.A 8ML0|15e5","Asia/Manila|LMT LMT PST PDT JST|fU -84 -80 -90 -90|01232423232|-54m84 2clc0 1vfc4 AL0 cK10 65X0 mXB0 vX0 VK10 1db0|24e6","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|32e4","Asia/Novokuznetsk|LMT +06 +07 +08|-5M.M -60 -70 -80|012323232323232323232321232323232323232323232323232323232323212|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|55e4","Asia/Novosibirsk|LMT +06 +07 +08|-5v.E -60 -70 -80|0123232323232323232323212323212121212121212121212121212121212121212|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|LMT +05 +06 +07|-4R.u -50 -60 -70|01232323232323232323232123232323232323232323232323232323232323232|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|12e5","Asia/Oral|LMT +03 +05 +06 +04|-3p.o -30 -50 -60 -40|01232323232323232424242424242424242424242424242|-1Pc3p.o eUop.o 23CK0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 1cM0 IM0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|27e4","Asia/Pontianak|LMT PMT +0730 +09 +08 WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu|23e4","Asia/Pyongyang|LMT KST JST KST|-8n -8u -90 -90|012313|-2um8n 97XR 1lTzu 2Onc0 6BA0|29e5","Asia/Qostanay|LMT +04 +05 +06|-4e.s -40 -50 -60|012323232323232323232123232323232323232323232323|-1Pc4e.s eUoe.s 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Qyzylorda|LMT +04 +05 +06|-4l.Q -40 -50 -60|01232323232323232323232323232323232323232323232|-1Pc4l.Q eUol.Q 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3ao0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 zQl0|73e4","Asia/Rangoon|LMT RMT +0630 +09|-6o.L -6o.L -6u -90|01232|-3D8So.L 1BnA0 SmnS.L 7j9u|48e5","Asia/Sakhalin|LMT +09 +11 +12 +10|-9u.M -90 -b0 -c0 -a0|01232323232323232323232423232323232424242424242424242424242424242|-2AGVu.M 1BoMu.M 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 2pB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Samarkand|LMT +04 +05 +06|-4r.R -40 -50 -60|01232323232323232323232|-1Pc4r.R eUor.R 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0|36e4","Asia/Seoul|LMT KST JST KST KDT KDT|-8r.Q -8u -90 -90 -a0 -9u|012343434343151515151515134343|-2um8r.Q 97XV.Q 1m1zu 6CM0 Fz0 1kN0 14n0 1kN0 14L0 1zd0 On0 69B0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0|23e6","Asia/Srednekolymsk|LMT +10 +11 +12|-ae.Q -a0 -b0 -c0|01232323232323232323232123232323232323232323232323232323232323232|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|35e2","Asia/Taipei|LMT CST JST CDT|-86 -80 -90 -90|012131313131313131313131313131313131313131|-30bk6 1FDc6 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0|74e5","Asia/Tashkent|LMT +05 +06 +07|-4B.b -50 -60 -70|012323232323232323232321|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0|23e5","Asia/Tbilisi|LMT TBMT +03 +04 +05|-2X.b -2X.b -30 -40 -50|01234343434343434343434323232343434343434343434323|-3D8OX.b 1LUM0 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cK0 1cL0 1cN0 1cL0 1cN0 2pz0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0|11e5","Asia/Tehran|LMT TMT +0330 +0430 +04 +05|-3p.I -3p.I -3u -4u -40 -50|012345423232323232323232323232323232323232323232323232323232323232323232|-2btDp.I Llc0 1FHaT.I 1pc0 120u Rc0 XA0 Wou JX0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|LMT +0530 +06|-5W.A -5u -60|012|-Su5W.A 1BGMs.A|79e3","Asia/Tokyo|LMT JST JDT|-9i.X -90 -a0|0121212121|-3jE90 2qSo0 Rc0 1lc0 14o0 1zc0 Oo0 1zc0 Oo0|38e6","Asia/Tomsk|LMT +06 +07 +08|-5D.P -60 -70 -80|0123232323232323232323212323232323232323232323212121212121212121212|-21NhD.P pxzD.P 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 co0 1bB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|LMT +07 +08 +09|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|LMT +08 +09 +12 +11 +10|-9w.S -80 -90 -c0 -b0 -a0|012343434343434343434345434343434343434343434343434343434343434345|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|LMT +09 +10 +11|-8L.v -90 -a0 -b0|01232323232323232323232123232323232323232323232323232323232323232|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|LMT +08 +09 +10|-8C.W -80 -90 -a0|01232323232323232323232123232323232323232323232323232323232323232|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|LMT PMT +04 +05 +06|-42.x -3J.5 -40 -50 -60|012343434343434343434343234343434343434343434343434343434343434343|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|LMT +03 +04 +05|-2W -30 -40 -50|0123232323232323232323212121212323232323232323232323232323232|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 4RX0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|LMT HMT -02 -01 +00 WET|1G.E 1S.w 20 10 0 0|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232343434343434343434343434343434345434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3tomh.k 18aoh.k aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|25e4","Atlantic/Bermuda|LMT BMT BST AST ADT|4j.i 4j.i 3j.i 40 30|0121213434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3eLvE.G 16mo0 1bb0 1i10 11X0 ru30 thbE.G 1PX0 11B0 1tz0 Rd0 1zb0 Op0 1zb0 3I10 Lz0 1EN0 FX0 1HB0 FX0 1Kp0 Db0 1Kp0 Db0 1Kp0 FX0 93d0 11z0 GAp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e3","Atlantic/Canary|LMT -01 WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Atlantic/Cape_Verde|LMT -02 -01|1y.4 20 10|01212|-2ldW0 1eEo0 7zX0 1djf0|50e4","Atlantic/Faroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|49e3","Atlantic/Madeira|LMT FMT -01 +00 +01 WET WEST|17.A 17.A 10 0 -10 0 -10|01232323232323232323232323232323232323232323234323432343234323232323232323232323232323232323232323232565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-3tomQ.o 18anQ.o aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e4","Atlantic/South_Georgia|LMT -02|2q.8 20|01|-3eLxx.Q|30","Atlantic/Stanley|LMT SMT -04 -03 -02|3P.o 3P.o 40 30 20|0123232323232323434323232323232323232323232323232323232323232323232323|-3eLw8.A S200 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 2mN0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10|21e2","Australia/Sydney|LMT AEST AEDT|-a4.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oW4.Q RlC4.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|LMT ACST ACST ACDT|-9e.k -90 -9u -au|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-32oVe.k ak0e.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|LMT AEST AEDT|-ac.8 -a0 -b0|012121212121212121|-32Bmc.8 Ry2c.8 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0|20e5","Australia/Broken_Hill|LMT AEST ACST ACST ACDT|-9p.M -a0 -90 -9u -au|0123434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-32oVp.M 3Lzp.M 6wp0 H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|18e3","Australia/Hobart|LMT AEST AEDT|-9N.g -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-3109N.g Pk1N.g 1a00 1qM0 Oo0 1zc0 Oo0 TAo0 yM0 1cM0 1cM0 1fA0 1a00 VfA0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|21e4","Australia/Darwin|LMT ACST ACST ACDT|-8H.k -90 -9u -au|01232323232|-32oUH.k ajXH.k H1Bu xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00|12e4","Australia/Eucla|LMT +0845 +0945|-8z.s -8J -9J|01212121212121212121|-30nIz.s PkpO.s xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|368","Australia/Lord_Howe|LMT AEST +1030 +1130 +11|-aA.k -a0 -au -bu -b0|01232323232424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424|-32oWA.k 3tzAA.k 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Lindeman|LMT AEST AEDT|-9T.U -a0 -b0|0121212121212121212121|-32BlT.U Ry1T.U xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0|10","Australia/Melbourne|LMT AEST AEDT|-9D.Q -a0 -b0|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-32oVD.Q RlBD.Q xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|39e5","Australia/Perth|LMT AWST AWDT|-7H.o -80 -90|01212121212121212121|-30nHH.o PkpH.o xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|18e5","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Pacific/Easter|LMT EMT -07 -06 -05|7h.s 7h.s 70 60 50|0123232323232323232323232323234343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-3eLsG.w 1HRc0 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 2pA0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0|30e2","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","Europe/Dublin|LMT DMT IST GMT BST IST|p.l p.l -y.D 0 -10 -10|012343434343435353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353535353|-3BHby.D 1ra20 Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g600 14o0 1wo0 17c0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","EST|EST|50|0||","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Etc/GMT-0|GMT|0|0||","Etc/GMT-1|+01|-10|0||","Etc/GMT-10|+10|-a0|0||","Etc/GMT-11|+11|-b0|0||","Etc/GMT-12|+12|-c0|0||","Etc/GMT-13|+13|-d0|0||","Etc/GMT-14|+14|-e0|0||","Etc/GMT-2|+02|-20|0||","Etc/GMT-3|+03|-30|0||","Etc/GMT-4|+04|-40|0||","Etc/GMT-5|+05|-50|0||","Etc/GMT-6|+06|-60|0||","Etc/GMT-7|+07|-70|0||","Etc/GMT-8|+08|-80|0||","Etc/GMT-9|+09|-90|0||","Etc/GMT+1|-01|10|0||","Etc/GMT+10|-10|a0|0||","Etc/GMT+11|-11|b0|0||","Etc/GMT+12|-12|c0|0||","Etc/GMT+2|-02|20|0||","Etc/GMT+3|-03|30|0||","Etc/GMT+4|-04|40|0||","Etc/GMT+5|-05|50|0||","Etc/GMT+6|-06|60|0||","Etc/GMT+7|-07|70|0||","Etc/GMT+8|-08|80|0||","Etc/GMT+9|-09|90|0||","Etc/UTC|UTC|0|0||","Europe/Brussels|LMT BMT WET CET CEST WEST|-h.u -h.u 0 -10 -20 -10|012343434325252525252525252525252525252525252525252525434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8Mh.u u1Ah.u SO00 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|21e5","Europe/Andorra|LMT WET CET CEST|-6.4 0 -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2M0M6.4 1Pnc6.4 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|79e3","Europe/Astrakhan|LMT +03 +04 +05|-3c.c -30 -40 -50|012323232323232323212121212121212121212121212121212121212121212|-1Pcrc.c eUMc.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|10e5","Europe/Athens|LMT AMT EET EEST CEST CET|-1y.Q -1y.Q -20 -30 -20 -10|0123234545232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-30SNy.Q OMM1 CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|35e5","Europe/London|LMT GMT BST BDST|1.f 0 -10 -20|01212121212121212121212121212121212121212121212121232323232321212321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-4VgnW.J 2KHdW.J Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|10e6","Europe/Belgrade|LMT CET CEST|-1m -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3topm 2juLm 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Prague|LMT PMT CET CEST GMT|-V.I -V.I -10 -20 0|0123232323232323232423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4QbAV.I 1FDc0 XPaV.I 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 1qM0 11c0 mp0 xA0 mn0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|13e5","Europe/Bucharest|LMT BMT EET EEST|-1I.o -1I.o -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3awpI.o 1AU00 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|19e5","Europe/Budapest|LMT CET CEST|-1g.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-3cK1g.k 124Lg.k 11d0 1iO0 11A0 1o00 11A0 1oo0 11c0 1lc0 17c0 O1V0 3Nf0 WM0 1fA0 1cM0 1cM0 1oJ0 1dd0 1020 1fX0 1cp0 1cM0 1cM0 1cM0 1fA0 1a00 bhy0 Rb0 1wr0 Rc0 1C00 LA0 1C00 LA0 SNW0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cO0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","Europe/Zurich|LMT BMT CET CEST|-y.8 -t.K -10 -20|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4HyMy.8 1Dw04.m 1SfAt.K 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|38e4","Europe/Chisinau|LMT CMT BMT EET EEST CEST CET MSK MSD|-1T.k -1T -1I.o -20 -30 -20 -10 -30 -40|0123434343434343434345656578787878787878787878434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-3D8NT.k 1wNA0.k wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 gL0 WO0 1cM0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11D0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|67e4","Europe/Gibraltar|LMT GMT BST BDST CET CEST|l.o 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123232323232121232121212121212121212145454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-3BHbC.A 1ra1C.A Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|30e3","Europe/Helsinki|LMT HMT EET EEST|-1D.N -1D.N -20 -30|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3H0ND.N 1Iu00 OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Kaliningrad|LMT CET CEST EET EEST MSK MSD +03|-1m -10 -20 -20 -30 -30 -40 -30|012121212121212343565656565656565654343434343434343434343434343434343434343434373|-36Rdm UbXm 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 390 7A0 1en0 12N0 1pbb0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|44e4","Europe/Kiev|LMT KMT EET MSK CEST CET MSD EEST|-22.4 -22.4 -20 -30 -20 -10 -40 -30|01234545363636363636363636367272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-3D8O2.4 1LUM0 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o10 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|34e5","Europe/Kirov|LMT +03 +04 +05|-3i.M -30 -40 -50|01232323232323232321212121212121212121212121212121212121212121|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|48e4","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2le00 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Europe/Madrid|LMT WET WEST WEMT CET CEST|e.I 0 -10 -20 -10 -20|0121212121212121212321454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2M0M0 G5z0 19B0 1cL0 1dd0 b1z0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1in0 17d0 iIn0 Hd0 1cL0 bb0 1200 2s20 14n0 5aL0 Mp0 1vz0 17d0 1in0 17d0 1in0 17d0 1in0 17d0 6hX0 11B0 XHX0 1a10 1fz0 1a10 19X0 1cN0 1fz0 1a10 1fC0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|62e5","Europe/Malta|LMT CET CEST|-W.4 -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-35rcW.4 SXzW.4 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1co0 17c0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1co0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Minsk|LMT MMT EET MSK CEST CET MSD EEST +03|-1O.g -1O -20 -30 -20 -10 -40 -30 -30|012345454363636363636363636372727272727272727272727272727272727272728|-3D8NO.g 1LUM0.g eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0|19e5","Europe/Paris|LMT PMT WET WEST CEST CET WEMT|-9.l -9.l 0 -10 -20 -10 -20|01232323232323232323232323232323232323232323232323234545463654545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-3bQ09.l MDA0 cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|11e6","Europe/Moscow|LMT MMT MMT MST MDST MSD MSK +05 EET EEST MSK|-2u.h -2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|01232434565756865656565656565656565698656565656565656565656565656565656565656a6|-3D8Ou.h 1sQM0 2pyW.W 1bA0 11X0 GN0 1Hb0 c4v.j ik0 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|16e6","Europe/Riga|LMT RMT LST EET MSK CEST CET MSD EEST|-1A.y -1A.y -2A.y -20 -30 -20 -10 -40 -30|0121213456565647474747474747474838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383838383|-3D8NA.y 1xde0 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|64e4","Europe/Rome|LMT RMT CET CEST|-N.U -N.U -10 -20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-4aU0N.U 15snN.U T000 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1cM0 16M0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1C00 LA0 1zc0 Oo0 1C00 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|39e5","Europe/Samara|LMT +03 +04 +05|-3k.k -30 -40 -50|0123232323232323232121232323232323232323232323232323232323212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2y10 14m0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|12e5","Europe/Saratov|LMT +03 +04 +05|-34.i -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 5810|","Europe/Simferopol|LMT SMT EET MSK CEST CET MSD EEST MSK|-2g.o -2g -20 -30 -20 -10 -40 -30 -40|0123454543636363636363636363272727636363727272727272727272727272727272727283|-3D8Og.o 1LUM0.o eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eN0 1cM0 1cM0 1cM0 1cM0 dV0 WO0 1cM0 1cM0 1fy0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Sofia|LMT IMT EET CET CEST EEST|-1x.g -1U.U -20 -10 -20 -30|0123434325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-3D8Nx.g AiLA.k 1UFeU.U WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|12e5","Europe/Tallinn|LMT TMT CET CEST EET MSK MSD EEST|-1D -1D -10 -20 -20 -30 -40 -30|0123214532323565656565656565657474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474747474|-3D8ND 1wI00 teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|41e4","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|42e4","Europe/Ulyanovsk|LMT +03 +04 +05 +02|-3d.A -30 -40 -50 -20|01232323232323232321214121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|13e5","Europe/Vienna|LMT CET CEST|-15.l -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-36Rd5.l UbX5.l 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1ao0 1co0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|18e5","Europe/Vilnius|LMT WMT KMT CET EET MSK CEST MSD EEST|-1F.g -1o -1z.A -10 -20 -30 -20 -40 -30|0123435636365757575757575757584848484848484848463648484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484|-3D8NF.g 1u5Ah.g 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|54e4","Europe/Volgograd|LMT +03 +04 +05|-2V.E -30 -40 -50|0123232323232323212121212121212121212121212121212121212121212121|-21IqV.E psLV.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 9Jd0 5gn0|10e5","Europe/Warsaw|LMT WMT CET CEST EET EEST|-1o -1o -10 -20 -20 -30|0123232345423232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-3D8No 1qDA0 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|17e5","HST|HST|a0|0||","Indian/Chagos|LMT +05 +06|-4N.E -50 -60|012|-2xosN.E 3AGLN.E|30e2","Indian/Maldives|LMT MMT +05|-4S -4S -50|012|-3D8QS 3eLA0|35e4","Indian/Mauritius|LMT +04 +05|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0|15e4","Pacific/Kwajalein|LMT +11 +10 +09 -12 +12|-b9.k -b0 -a0 -90 c0 -c0|0123145|-2M0X9.k 1rDA9.k akp0 6Up0 12ry0 Wan0|14e3","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|","MST|MST|70|0||","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Pacific/Chatham|LMT +1215 +1245 +1345|-cd.M -cf -cJ -dJ|0123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-46jMd.M 37RbW.M 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|LMT LMT -1130 -11 -10 +14 +13|-cx.4 bq.U bu b0 a0 -e0 -d0|012343456565656565656565656|-38Fox.4 J1A0 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Bougainville|LMT PMMT +10 +09 +11|-am.g -9M.w -a0 -90 -b0|012324|-3D8Wm.g AvAx.I 1TCLM.w 7CN0 2MQp0|18e4","Pacific/Efate|LMT +11 +12|-bd.g -b0 -c0|012121212121212121212121|-2l9nd.g 2uNXd.g Dc0 n610 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0|66e3","Pacific/Enderbury|-00 -12 -11 +13|0 c0 b0 -d0|0123|-1iIo0 1GsA0 B7X0|1","Pacific/Fakaofo|LMT -11 +13|bo.U b0 -d0|012|-2M0Az.4 4ufXz.4|483","Pacific/Fiji|LMT +12 +13|-bT.I -c0 -d0|012121212121212121212121212121|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 2hc0 bc0|88e4","Pacific/Tarawa|LMT +12|-bw.4 -c0|01|-2M0Xw.4|29e3","Pacific/Galapagos|LMT -05 -06|5W.o 50 60|01212|-1yVS1.A 2dTz1.A gNd0 rz0|25e3","Pacific/Gambier|LMT -09|8X.M 90|01|-2jof0.c|125","Pacific/Guadalcanal|LMT +11|-aD.M -b0|01|-2joyD.M|11e4","Pacific/Guam|LMT LMT GST +09 GDT ChST|el -9D -a0 -90 -b0 -a0|0123242424242424242425|-54m9D 2glc0 1DFbD 6pB0 AhB0 3QL0 g2p0 3p91 WOX rX0 1zd0 Rb0 1wp0 Rb0 5xd0 rX0 5sN0 zb1 1C0X On0 ULb0|17e4","Pacific/Honolulu|LMT HST HDT HWT HPT HST|av.q au 9u 9u 9u a0|01213415|-3061s.y 1uMdW.y 8x0 lef0 8wWu iAu 46p0|37e4","Pacific/Kiritimati|LMT -1040 -10 +14|at.k aE a0 -e0|0123|-2M0Bu.E 3bIMa.E B7Xk|51e2","Pacific/Kosrae|LMT LMT +11 +09 +10 +12|d8.4 -aP.U -b0 -90 -a0 -c0|0123243252|-54maP.U 2glc0 xsnP.U axC0 HBy0 akp0 axd0 WOK0 1bdz0|66e2","Pacific/Marquesas|LMT -0930|9i 9u|01|-2joeG|86e2","Pacific/Pago_Pago|LMT LMT SST|-cB.c bm.M b0|012|-38FoB.c J1A0|37e2","Pacific/Nauru|LMT +1130 +09 +12|-b7.E -bu -90 -c0|01213|-1Xdn7.E QCnB.E 7mqu 1lnbu|10e3","Pacific/Niue|LMT -1120 -11|bj.E bk b0|012|-FScE.k suo0.k|12e2","Pacific/Norfolk|LMT +1112 +1130 +1230 +11 +12|-bb.Q -bc -bu -cu -b0 -c0|0123245454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2M0Xb.Q 21ILX.Q W01G Oo0 1COo0 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Noumea|LMT +11 +12|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0|98e3","Pacific/Palau|LMT LMT +09|f2.4 -8V.U -90|012|-54m8V.U 2glc0|21e3","Pacific/Pitcairn|LMT -0830 -08|8E.k 8u 80|012|-2M0Dj.E 3UVXN.E|56","Pacific/Rarotonga|LMT LMT -1030 -0930 -10|-dk.U aD.4 au 9u a0|01234343434343434343434343434|-2Otpk.U 28zc0 13tbO.U IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu|13e3","Pacific/Tahiti|LMT -10|9W.g a0|01|-2joe1.I|18e4","Pacific/Tongatapu|LMT +1220 +13 +14|-cj.c -ck -d0 -e0|01232323232|-XbMj.c BgLX.c 1yndk 15A0 1wo0 xz0 1Q10 xz0 zWN0 s00|75e3","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|"],"links":["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Iceland","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Chicago|US/Central","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Godthab|America/Nuuk","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN","America/Indiana/Knox|US/Indiana-Starke","America/Iqaluit|America/Pangnirtung","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Phoenix|America/Creston","America/Phoenix|US/Arizona","America/Puerto_Rico|America/Anguilla","America/Puerto_Rico|America/Antigua","America/Puerto_Rico|America/Aruba","America/Puerto_Rico|America/Blanc-Sablon","America/Puerto_Rico|America/Curacao","America/Puerto_Rico|America/Dominica","America/Puerto_Rico|America/Grenada","America/Puerto_Rico|America/Guadeloupe","America/Puerto_Rico|America/Kralendijk","America/Puerto_Rico|America/Lower_Princes","America/Puerto_Rico|America/Marigot","America/Puerto_Rico|America/Montserrat","America/Puerto_Rico|America/Port_of_Spain","America/Puerto_Rico|America/St_Barthelemy","America/Puerto_Rico|America/St_Kitts","America/Puerto_Rico|America/St_Lucia","America/Puerto_Rico|America/St_Thomas","America/Puerto_Rico|America/St_Vincent","America/Puerto_Rico|America/Tortola","America/Puerto_Rico|America/Virgin","America/Regina|Canada/Saskatchewan","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Tijuana|America/Ensenada","America/Tijuana|America/Santa_Isabel","America/Tijuana|Mexico/BajaNorte","America/Toronto|America/Montreal","America/Toronto|America/Nassau","America/Toronto|America/Nipigon","America/Toronto|America/Thunder_Bay","America/Toronto|Canada/Eastern","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|America/Rainy_River","America/Winnipeg|Canada/Central","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Indian/Christmas","Asia/Brunei|Asia/Kuching","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Reunion","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Singapore","Asia/Macau|Asia/Macao","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Qatar|Asia/Bahrain","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Riyadh|Antarctica/Syowa","Asia/Riyadh|Asia/Aden","Asia/Riyadh|Asia/Kuwait","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|PRC","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Antarctica/Vostok","Asia/Urumqi|Asia/Kashgar","Atlantic/Faroe|Atlantic/Faeroe","Australia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Currie","Australia/Hobart|Australia/Tasmania","Australia/Lord_Howe|Australia/LHI","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/NSW","Etc/GMT-0|Etc/GMT","Etc/GMT-0|Etc/GMT+0","Etc/GMT-0|Etc/GMT0","Etc/GMT-0|Etc/Greenwich","Etc/GMT-0|GMT","Etc/GMT-0|GMT+0","Etc/GMT-0|GMT-0","Etc/GMT-0|GMT0","Etc/GMT-0|Greenwich","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Berlin|Arctic/Longyearbyen","Europe/Berlin|Atlantic/Jan_Mayen","Europe/Berlin|Europe/Copenhagen","Europe/Berlin|Europe/Oslo","Europe/Berlin|Europe/Stockholm","Europe/Brussels|Europe/Amsterdam","Europe/Brussels|Europe/Luxembourg","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Helsinki|Europe/Mariehamn","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Kiev|Europe/Kyiv","Europe/Kiev|Europe/Uzhgorod","Europe/Kiev|Europe/Zaporozhye","Europe/Lisbon|Portugal","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Paris|Europe/Monaco","Europe/Prague|Europe/Bratislava","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Europe/Zurich|Europe/Busingen","Europe/Zurich|Europe/Vaduz","Indian/Maldives|Indian/Kerguelen","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Enderbury|Pacific/Kanton","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kwajalein|Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tarawa|Pacific/Funafuti","Pacific/Tarawa|Pacific/Majuro","Pacific/Tarawa|Pacific/Wake","Pacific/Tarawa|Pacific/Wallis"],"countries":["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Asia/Urumqi Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa Antarctica/Vostok","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Iqaluit America/Winnipeg America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Yellowknife America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Chihuahua America/Ciudad_Juarez America/Ojinaga America/Mazatlan America/Bahia_Banderas America/Hermosillo America/Tijuana","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Honolulu Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}')}}]); \ No newline at end of file diff --git a/4767.d8272c6d4b4650ae.js b/4767.d8272c6d4b4650ae.js deleted file mode 100644 index 4344bda2a..000000000 --- a/4767.d8272c6d4b4650ae.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4767],{24767:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(13985),highlighted:s(34719)}},{filename:"template.html",contents:{raw:s(92922),highlighted:s(65445)}},{filename:"module.ts",contents:{raw:s(47239),highlighted:s(87228)}}]},34719:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .drag-active {\n position: relative;\n z-index: 1;\n pointer-events: none;\n }\n .drag-over {\n background-color: #eee;\n }\n `,\n ],\n})\nexport class DemoComponent {\n CalendarView = CalendarView;\n\n view = CalendarView.Month;\n\n viewDate = new Date();\n\n externalEvents: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: \'Event 2\',\n color: colors.blue,\n start: new Date(),\n draggable: true,\n },\n ];\n\n events: CalendarEvent[] = [];\n\n activeDayIsOpen = false;\n\n refresh = new Subject<void>();\n\n eventDropped({\n event,\n newStart,\n newEnd,\n allDay,\n }: CalendarEventTimesChangedEvent): void {\n const externalIndex = this.externalEvents.indexOf(event);\n if (typeof allDay !== \'undefined\') {\n event.allDay = allDay;\n }\n if (externalIndex > -1) {\n this.externalEvents.splice(externalIndex, 1);\n this.events.push(event);\n }\n event.start = newStart;\n if (newEnd) {\n event.end = newEnd;\n }\n if (this.view === \'month\') {\n this.viewDate = newStart;\n this.activeDayIsOpen = true;\n }\n this.events = [...this.events];\n }\n\n externalDrop(event: CalendarEvent) {\n if (this.externalEvents.indexOf(event) === -1) {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.externalEvents.push(event);\n }\n }\n}\n'},87228:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DragAndDropModule } from \'angular-draggable-droppable\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DragAndDropModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},65445:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-3">\n <div\n class="card"\n mwlDroppable\n (drop)="externalDrop($event.dropData.event)"\n dragOverClass="drag-over"\n >\n <div class="card-body">\n <p *ngIf="externalEvents.length === 0"><em>No events added</em></p>\n <ul>\n <li\n *ngFor="let event of externalEvents"\n mwlDraggable\n [dropData]="{event: event}"\n [touchStartLongPress]="{ delay: 300, delta: 30 }"\n dragActiveClass="drag-active"\n >\n <a href="javascript:;" [style.color]="event.color.primary">\n {{ event.title }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n\n <div class="col-md-9">\n <mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n </mwl-demo-utils-calendar-header>\n\n <div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="CalendarView.Month"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n [refresh]="refresh"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="CalendarView.Week"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [snapDraggedEvents]="false"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="CalendarView.Day"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [snapDraggedEvents]="false"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-day-view>\n </div>\n </div>\n</div>\n'},13985:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .drag-active {\n position: relative;\n z-index: 1;\n pointer-events: none;\n }\n .drag-over {\n background-color: #eee;\n }\n `,\n ],\n})\nexport class DemoComponent {\n CalendarView = CalendarView;\n\n view = CalendarView.Month;\n\n viewDate = new Date();\n\n externalEvents: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: 'Event 2',\n color: colors.blue,\n start: new Date(),\n draggable: true,\n },\n ];\n\n events: CalendarEvent[] = [];\n\n activeDayIsOpen = false;\n\n refresh = new Subject();\n\n eventDropped({\n event,\n newStart,\n newEnd,\n allDay,\n }: CalendarEventTimesChangedEvent): void {\n const externalIndex = this.externalEvents.indexOf(event);\n if (typeof allDay !== 'undefined') {\n event.allDay = allDay;\n }\n if (externalIndex > -1) {\n this.externalEvents.splice(externalIndex, 1);\n this.events.push(event);\n }\n event.start = newStart;\n if (newEnd) {\n event.end = newEnd;\n }\n if (this.view === 'month') {\n this.viewDate = newStart;\n this.activeDayIsOpen = true;\n }\n this.events = [...this.events];\n }\n\n externalDrop(event: CalendarEvent) {\n if (this.externalEvents.indexOf(event) === -1) {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.externalEvents.push(event);\n }\n }\n}\n"},47239:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DragAndDropModule } from 'angular-draggable-droppable';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DragAndDropModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},92922:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n \n
\n

No events added

\n \n
\n
\n
\n\n
\n \n \n\n
\n \n \n \n \n \n \n
\n
\n\n'}}]); \ No newline at end of file diff --git a/4818.682e98c2862bc671.js b/4818.682e98c2862bc671.js deleted file mode 100644 index 99dc57c5b..000000000 --- a/4818.682e98c2862bc671.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4818],{14219:(f,s,e)=>{e.d(s,{S:()=>o});var i=e(64061),v=e(48052),D=e(60341),r=e(72612);class o{}o.\u0275fac=function(t){return new(t||o)},o.\u0275mod=r.oAB({type:o}),o.\u0275inj=r.cJS({imports:[i.ez,v.u5,D._8]})},34818:(f,s,e)=>{e.r(s),e.d(s,{DemoModule:()=>a});var i=e(64061),v=e(43850),D=e(60341),r=e(72887),o=e(14219),d=e(26898),t=e(72612),h=e(97286);class m{constructor(){this.viewDate=new Date,this.events=[{title:"Increments badge total on the day cell",color:d.O.yellow,start:new Date,meta:{incrementsBadgeTotal:!0}},{title:"Does not increment the badge total on the day cell",color:d.O.blue,start:new Date,meta:{incrementsBadgeTotal:!1}}]}beforeMonthViewRender({body:n}){n.forEach(l=>{l.badgeTotal=l.events.filter(u=>u.meta.incrementsBadgeTotal).length})}}m.\u0275fac=function(n){return new(n||m)},m.\u0275cmp=t.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:3,vars:3,consts:[[3,"viewDate","events","activeDayIsOpen","beforeViewRender"]],template:function(n,l){1&n&&(t.TgZ(0,"mwl-calendar-month-view",0),t.NdJ("beforeViewRender",function(g){return l.beforeMonthViewRender(g)}),t._uU(1,"\n"),t.qZA(),t._uU(2,"\n")),2&n&&t.Q6J("viewDate",l.viewDate)("events",l.events)("activeDayIsOpen",!0)},dependencies:[h.G],encapsulation:2,changeDetection:0});var M=e(57585);class a{}a.\u0275fac=function(n){return new(n||a)},a.\u0275mod=t.oAB({type:a}),a.\u0275inj=t.cJS({imports:[i.ez,D._8.forRoot({provide:r._,useFactory:M.x}),o.S,v.Bz.forChild([{path:"",component:m}])]})}}]); \ No newline at end of file diff --git a/4924.bfe810d27f850131.js b/4924.bfe810d27f850131.js deleted file mode 100644 index c7ab8d90f..000000000 --- a/4924.bfe810d27f850131.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4924],{73772:(T,v,i)=>{i.d(v,{$:()=>n});var e=i(72612),D=i(1885),h=i(60845),m=i(45831),w=i(97172),g=i(9665);class n{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=D.w}}n.\u0275fac=function(u){return new(u||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(u,a){1&u&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&u&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[h.O,m.T,w.i,g.J],encapsulation:2})},14219:(T,v,i)=>{i.d(v,{S:()=>w});var e=i(64061),D=i(48052),h=i(60341),m=i(72612);class w{}w.\u0275fac=function(n){return new(n||w)},w.\u0275mod=m.oAB({type:w}),w.\u0275inj=m.cJS({imports:[e.ez,D.u5,h._8]})},94924:(T,v,i)=>{i.r(v),i.d(v,{DemoModule:()=>C});var e=i(64061),D=i(43850),h=i(60341),m=i(72887),w=i(14219),g=i(1885),n=i(72612),f=i(97286),u=i(65148),a=i(4238),s=i(73772);function c(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-month-view",5),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeMonthViewRender(l))})("dayClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.dayClicked(l.day))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function y(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-week-view",6),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeWeekOrDayViewRender(l))})("hourSegmentClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.hourSegmentClicked(l.date))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function U(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-day-view",6),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeWeekOrDayViewRender(l))})("hourSegmentClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.hourSegmentClicked(l.date))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}class p{constructor(){this.view=g.w.Month,this.viewDate=new Date,this.events=[],this.selectedDays=[]}dayClicked(o){this.selectedMonthViewDay=o;const t=this.selectedMonthViewDay.date.getTime(),d=this.selectedDays.findIndex(l=>l.date.getTime()===t);d>-1?(delete this.selectedMonthViewDay.cssClass,this.selectedDays.splice(d,1)):(this.selectedDays.push(this.selectedMonthViewDay),o.cssClass="cal-day-selected",this.selectedMonthViewDay=o)}beforeMonthViewRender({body:o}){o.forEach(t=>{this.selectedDays.some(d=>d.date.getTime()===t.date.getTime())&&(t.cssClass="cal-day-selected")})}hourSegmentClicked(o){this.selectedDayViewDate=o,this.addSelectedDayViewClass()}beforeWeekOrDayViewRender(o){this.hourColumns=o.hourColumns,this.addSelectedDayViewClass()}addSelectedDayViewClass(){this.hourColumns.forEach(o=>{o.hours.forEach(t=>{t.segments.forEach(d=>{delete d.cssClass,this.selectedDayViewDate&&d.date.getTime()===this.selectedDayViewDate.getTime()&&(d.cssClass="cal-day-selected")})})})}}p.\u0275fac=function(o){return new(o||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender","dayClicked"],[3,"viewDate","events","beforeViewRender","hourSegmentClicked"]],template:function(o,t){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n Click on a month view day or a time on the week or day view to select it\n"),n.qZA(),n._uU(5,"\n\n"),n.TgZ(6,"div",2),n._uU(7,"\n "),n.YNc(8,c,2,2,"mwl-calendar-month-view",3),n._uU(9,"\n "),n.YNc(10,y,2,2,"mwl-calendar-week-view",4),n._uU(11,"\n "),n.YNc(12,U,2,2,"mwl-calendar-day-view",4),n._uU(13,"\n"),n.qZA(),n._uU(14,"\n")),2&o&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(6),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,f.G,u.T,a.S,s.$],styles:[".cal-day-selected,.cal-day-selected:hover{background-color:#ff1493!important}\n"],encapsulation:2,changeDetection:0});var M=i(57585);class C{}C.\u0275fac=function(o){return new(o||C)},C.\u0275mod=n.oAB({type:C}),C.\u0275inj=n.cJS({imports:[e.ez,h._8.forRoot({provide:m._,useFactory:M.x}),w.S,D.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file diff --git a/1017.a018701e239db461.js b/5013.8d2e5c9833389f35.js similarity index 99% rename from 1017.a018701e239db461.js rename to 5013.8d2e5c9833389f35.js index e0432bbe3..53a0b644a 100644 --- a/1017.a018701e239db461.js +++ b/5013.8d2e5c9833389f35.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1017],{11017:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(24908),highlighted:n(26432)}},{filename:"template.html",contents:{raw:n(40679),highlighted:n(26047)}},{filename:"module.ts",contents:{raw:n(40453),highlighted:n(77604)}}]},26432:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n styles: [\n `\n .cal-month-view .bg-pink,\n .cal-week-view .cal-day-columns .bg-pink,\n .cal-day-view .bg-pink {\n background-color: hotpink !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n beforeMonthViewRender(renderEvent: CalendarMonthViewBeforeRenderEvent): void {\n renderEvent.body.forEach((day) => {\n const dayOfMonth = day.date.getDate();\n if (dayOfMonth > 5 && dayOfMonth < 10 && day.inMonth) {\n day.cssClass = \'bg-pink\';\n }\n });\n }\n\n beforeWeekViewRender(renderEvent: CalendarWeekViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (\n segment.date.getHours() >= 2 &&\n segment.date.getHours() <= 5 &&\n segment.date.getDay() === 2\n ) {\n segment.cssClass = \'bg-pink\';\n }\n });\n });\n });\n }\n\n beforeDayViewRender(renderEvent: CalendarDayViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (segment.date.getHours() >= 2 && segment.date.getHours() <= 5) {\n segment.cssClass = \'bg-pink\';\n }\n });\n });\n });\n }\n}\n'},77604:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},26047:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekViewRender($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeDayViewRender($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},24908:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n styles: [\n `\n .cal-month-view .bg-pink,\n .cal-week-view .cal-day-columns .bg-pink,\n .cal-day-view .bg-pink {\n background-color: hotpink !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n beforeMonthViewRender(renderEvent: CalendarMonthViewBeforeRenderEvent): void {\n renderEvent.body.forEach((day) => {\n const dayOfMonth = day.date.getDate();\n if (dayOfMonth > 5 && dayOfMonth < 10 && day.inMonth) {\n day.cssClass = 'bg-pink';\n }\n });\n }\n\n beforeWeekViewRender(renderEvent: CalendarWeekViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (\n segment.date.getHours() >= 2 &&\n segment.date.getHours() <= 5 &&\n segment.date.getDay() === 2\n ) {\n segment.cssClass = 'bg-pink';\n }\n });\n });\n });\n }\n\n beforeDayViewRender(renderEvent: CalendarDayViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (segment.date.getHours() >= 2 && segment.date.getHours() <= 5) {\n segment.cssClass = 'bg-pink';\n }\n });\n });\n });\n }\n}\n"},40453:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},40679:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5013],{65013:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(24908),highlighted:n(26432)}},{filename:"template.html",contents:{raw:n(40679),highlighted:n(26047)}},{filename:"module.ts",contents:{raw:n(40453),highlighted:n(77604)}}]},26432:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n styles: [\n `\n .cal-month-view .bg-pink,\n .cal-week-view .cal-day-columns .bg-pink,\n .cal-day-view .bg-pink {\n background-color: hotpink !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n beforeMonthViewRender(renderEvent: CalendarMonthViewBeforeRenderEvent): void {\n renderEvent.body.forEach((day) => {\n const dayOfMonth = day.date.getDate();\n if (dayOfMonth > 5 && dayOfMonth < 10 && day.inMonth) {\n day.cssClass = \'bg-pink\';\n }\n });\n }\n\n beforeWeekViewRender(renderEvent: CalendarWeekViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (\n segment.date.getHours() >= 2 &&\n segment.date.getHours() <= 5 &&\n segment.date.getDay() === 2\n ) {\n segment.cssClass = \'bg-pink\';\n }\n });\n });\n });\n }\n\n beforeDayViewRender(renderEvent: CalendarDayViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (segment.date.getHours() >= 2 && segment.date.getHours() <= 5) {\n segment.cssClass = \'bg-pink\';\n }\n });\n });\n });\n }\n}\n'},77604:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},26047:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekViewRender($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeDayViewRender($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},24908:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n styles: [\n `\n .cal-month-view .bg-pink,\n .cal-week-view .cal-day-columns .bg-pink,\n .cal-day-view .bg-pink {\n background-color: hotpink !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n beforeMonthViewRender(renderEvent: CalendarMonthViewBeforeRenderEvent): void {\n renderEvent.body.forEach((day) => {\n const dayOfMonth = day.date.getDate();\n if (dayOfMonth > 5 && dayOfMonth < 10 && day.inMonth) {\n day.cssClass = 'bg-pink';\n }\n });\n }\n\n beforeWeekViewRender(renderEvent: CalendarWeekViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (\n segment.date.getHours() >= 2 &&\n segment.date.getHours() <= 5 &&\n segment.date.getDay() === 2\n ) {\n segment.cssClass = 'bg-pink';\n }\n });\n });\n });\n }\n\n beforeDayViewRender(renderEvent: CalendarDayViewBeforeRenderEvent) {\n renderEvent.hourColumns.forEach((hourColumn) => {\n hourColumn.hours.forEach((hour) => {\n hour.segments.forEach((segment) => {\n if (segment.date.getHours() >= 2 && segment.date.getHours() <= 5) {\n segment.cssClass = 'bg-pink';\n }\n });\n });\n });\n }\n}\n"},40453:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},40679:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/524.ed615b855cb9f51d.js b/524.ed615b855cb9f51d.js new file mode 100644 index 000000000..1976d5497 --- /dev/null +++ b/524.ed615b855cb9f51d.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[524],{30524:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(40247),highlighted:s(54689)}},{filename:"custom-date-formatter.provider.ts",contents:{raw:s(22986),highlighted:s(78437)}},{filename:"template.html",contents:{raw:s(86219),highlighted:s(8246)}},{filename:"module.ts",contents:{raw:s(36539),highlighted:s(22983)}}]},54689:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarDateFormatter,\n CalendarEvent,\n CalendarView,\n DAYS_OF_WEEK,\n} from \'angular-calendar\';\nimport { CustomDateFormatter } from \'./custom-date-formatter.provider\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n locale: string = \'fr\';\n\n weekStartsOn: number = DAYS_OF_WEEK.MONDAY;\n\n weekendDays: number[] = [DAYS_OF_WEEK.FRIDAY, DAYS_OF_WEEK.SATURDAY];\n\n CalendarView = CalendarView;\n\n setView(view: CalendarView) {\n this.view = view;\n }\n}\n'},78437:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { CalendarDateFormatter, DateFormatterParams } from \'angular-calendar\';\nimport { formatDate } from \'@angular/common\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'HH:mm\', locale);\n }\n\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return this.dayViewHour({ date, locale });\n }\n}\n'},22983:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { registerLocaleData } from \'@angular/common\';\nimport localeFr from \'@angular/common/locales/fr\';\nimport { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\nregisterLocaleData(localeFr);\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},8246:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>\n {{ viewDate | calendarDate:(view + \'ViewTitle\'):locale:weekStartsOn }}\n </h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n [weekStartsOn]="weekStartsOn"\n [weekendDays]="weekendDays"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n [weekStartsOn]="weekStartsOn"\n [weekendDays]="weekendDays"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n >\n </mwl-calendar-day-view>\n</div>\n'},40247:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarDateFormatter,\n CalendarEvent,\n CalendarView,\n DAYS_OF_WEEK,\n} from 'angular-calendar';\nimport { CustomDateFormatter } from './custom-date-formatter.provider';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n locale: string = 'fr';\n\n weekStartsOn: number = DAYS_OF_WEEK.MONDAY;\n\n weekendDays: number[] = [DAYS_OF_WEEK.FRIDAY, DAYS_OF_WEEK.SATURDAY];\n\n CalendarView = CalendarView;\n\n setView(view: CalendarView) {\n this.view = view;\n }\n}\n"},22986:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { CalendarDateFormatter, DateFormatterParams } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'HH:mm', locale);\n }\n\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return this.dayViewHour({ date, locale });\n }\n}\n"},36539:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { registerLocaleData } from '@angular/common';\nimport localeFr from '@angular/common/locales/fr';\nimport { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\nregisterLocaleData(localeFr);\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},86219:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

\n {{ viewDate | calendarDate:(view + \'ViewTitle\'):locale:weekStartsOn }}\n

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/528.b1642b2094bc9131.js b/528.b1642b2094bc9131.js new file mode 100644 index 000000000..51e5927b2 --- /dev/null +++ b/528.b1642b2094bc9131.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[528],{528:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(39005),highlighted:n(19086)}},{filename:"template.html",contents:{raw:n(6635),highlighted:n(4614)}},{filename:"module.ts",contents:{raw:n(99005),highlighted:n(75428)}}]},19086:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n AfterViewInit,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n ViewChild,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { differenceInMinutes, startOfDay, startOfHour } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styles: [\n `\n .scroll-container {\n height: calc(100vh - 320px);\n overflow-y: auto;\n }\n `,\n ],\n})\nexport class DemoComponent implements AfterViewInit {\n @ViewChild(\'scrollContainer\') scrollContainer: ElementRef<HTMLElement>;\n\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n ngAfterViewInit() {\n this.scrollToCurrentView();\n }\n\n viewChanged() {\n this.cdr.detectChanges();\n this.scrollToCurrentView();\n }\n\n private scrollToCurrentView() {\n if (this.view === CalendarView.Week || CalendarView.Day) {\n // each hour is 60px high, so to get the pixels to scroll it\'s just the amount of minutes since midnight\n const minutesSinceStartOfDay = differenceInMinutes(\n startOfHour(new Date()),\n startOfDay(new Date())\n );\n const headerHeight = this.view === CalendarView.Week ? 60 : 0;\n this.scrollContainer.nativeElement.scrollTop =\n minutesSinceStartOfDay + headerHeight;\n }\n }\n}\n'},75428:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},4614:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header\n [(view)]="view"\n [(viewDate)]="viewDate"\n (viewChange)="viewChanged()"\n>\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view" class="scroll-container" #scrollContainer>\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},39005:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n AfterViewInit,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n ViewChild,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { differenceInMinutes, startOfDay, startOfHour } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styles: [\n `\n .scroll-container {\n height: calc(100vh - 320px);\n overflow-y: auto;\n }\n `,\n ],\n})\nexport class DemoComponent implements AfterViewInit {\n @ViewChild('scrollContainer') scrollContainer: ElementRef;\n\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n ngAfterViewInit() {\n this.scrollToCurrentView();\n }\n\n viewChanged() {\n this.cdr.detectChanges();\n this.scrollToCurrentView();\n }\n\n private scrollToCurrentView() {\n if (this.view === CalendarView.Week || CalendarView.Day) {\n // each hour is 60px high, so to get the pixels to scroll it's just the amount of minutes since midnight\n const minutesSinceStartOfDay = differenceInMinutes(\n startOfHour(new Date()),\n startOfDay(new Date())\n );\n const headerHeight = this.view === CalendarView.Week ? 60 : 0;\n this.scrollContainer.nativeElement.scrollTop =\n minutesSinceStartOfDay + headerHeight;\n }\n }\n}\n"},99005:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},6635:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/5363.a0e68d45d1113266.js b/5363.a0e68d45d1113266.js deleted file mode 100644 index e976d3f90..000000000 --- a/5363.a0e68d45d1113266.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5363],{35363:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(40247),highlighted:s(54689)}},{filename:"custom-date-formatter.provider.ts",contents:{raw:s(22986),highlighted:s(78437)}},{filename:"template.html",contents:{raw:s(86219),highlighted:s(77615)}},{filename:"module.ts",contents:{raw:s(36539),highlighted:s(22983)}}]},54689:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarDateFormatter,\n CalendarEvent,\n CalendarView,\n DAYS_OF_WEEK,\n} from \'angular-calendar\';\nimport { CustomDateFormatter } from \'./custom-date-formatter.provider\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n locale: string = \'fr\';\n\n weekStartsOn: number = DAYS_OF_WEEK.MONDAY;\n\n weekendDays: number[] = [DAYS_OF_WEEK.FRIDAY, DAYS_OF_WEEK.SATURDAY];\n\n CalendarView = CalendarView;\n\n setView(view: CalendarView) {\n this.view = view;\n }\n}\n'},78437:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { CalendarDateFormatter, DateFormatterParams } from \'angular-calendar\';\nimport { formatDate } from \'@angular/common\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'HH:mm\', locale);\n }\n\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return this.dayViewHour({ date, locale });\n }\n}\n'},22983:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { registerLocaleData } from \'@angular/common\';\nimport localeFr from \'@angular/common/locales/fr\';\nimport { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\nregisterLocaleData(localeFr);\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},77615:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>\n {{ viewDate | calendarDate:(view + \'ViewTitle\'):locale:weekStartsOn }}\n </h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n [weekStartsOn]="weekStartsOn"\n [weekendDays]="weekendDays"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n [weekStartsOn]="weekStartsOn"\n [weekendDays]="weekendDays"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [locale]="locale"\n >\n </mwl-calendar-day-view>\n</div>\n'},40247:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarDateFormatter,\n CalendarEvent,\n CalendarView,\n DAYS_OF_WEEK,\n} from 'angular-calendar';\nimport { CustomDateFormatter } from './custom-date-formatter.provider';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n locale: string = 'fr';\n\n weekStartsOn: number = DAYS_OF_WEEK.MONDAY;\n\n weekendDays: number[] = [DAYS_OF_WEEK.FRIDAY, DAYS_OF_WEEK.SATURDAY];\n\n CalendarView = CalendarView;\n\n setView(view: CalendarView) {\n this.view = view;\n }\n}\n"},22986:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { CalendarDateFormatter, DateFormatterParams } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'HH:mm', locale);\n }\n\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return this.dayViewHour({ date, locale });\n }\n}\n"},36539:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { registerLocaleData } from '@angular/common';\nimport localeFr from '@angular/common/locales/fr';\nimport { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\nregisterLocaleData(localeFr);\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},86219:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

\n {{ viewDate | calendarDate:(view + \'ViewTitle\'):locale:weekStartsOn }}\n

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/5474.b6b2ef4897a062b7.js b/5474.b6b2ef4897a062b7.js deleted file mode 100644 index bb1e40bef..000000000 --- a/5474.b6b2ef4897a062b7.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5474],{14219:(Z,m,t)=>{t.d(m,{S:()=>o});var r=t(64061),c=t(48052),u=t(60341),D=t(72612);class o{}o.\u0275fac=function(a){return new(a||o)},o.\u0275mod=D.oAB({type:o}),o.\u0275inj=D.cJS({imports:[r.ez,c.u5,u._8]})},5474:(Z,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>l});var r=t(64061),c=t(43850),u=t(60341),D=t(72887),o=t(14219),n=t(16705),a=t(57450),f=t(62927),i=t(26898),e=t(72612),M=t(65148);class d{constructor(){this.viewDate=new Date,this.events=[{start:(0,n.Z)((0,a.Z)(new Date),5),end:(0,n.Z)((0,a.Z)(new Date),17),title:"Event 1",color:i.O.red,allDay:!0},{start:(0,n.Z)((0,a.Z)((0,f.Z)(new Date,1)),2),end:(0,n.Z)((0,a.Z)((0,f.Z)(new Date,1)),18),title:"Event 2",color:i.O.blue,allDay:!0},{start:(0,n.Z)((0,a.Z)(new Date),8),title:"Event 3",color:i.O.blue,allDay:!0}]}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:3,vars:2,consts:[["precision","minutes",3,"viewDate","events"]],template:function(s,E){1&s&&(e.TgZ(0,"mwl-calendar-week-view",0),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n")),2&s&&e.Q6J("viewDate",E.viewDate)("events",E.events)},dependencies:[M.T],encapsulation:2,changeDetection:0});var y=t(57585);class l{}l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=e.oAB({type:l}),l.\u0275inj=e.cJS({imports:[r.ez,u._8.forRoot({provide:D._,useFactory:y.x}),o.S,c.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/7471.414cebd3303c1cf3.js b/5692.a30c851797ca94d8.js similarity index 99% rename from 7471.414cebd3303c1cf3.js rename to 5692.a30c851797ca94d8.js index 326da3e1c..dbc050dfe 100644 --- a/7471.414cebd3303c1cf3.js +++ b/5692.a30c851797ca94d8.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7471],{77471:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(62540),highlighted:n(90054)}},{filename:"template.html",contents:{raw:n(42054),highlighted:n(35437)}},{filename:"module.ts",contents:{raw:n(68763),highlighted:n(54849)}}]},90054:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport moment from \'moment\';\n\n// weekStartsOn option is ignored when using moment, as it needs to be configured globally for the moment locale\nmoment.updateLocale(\'en\', {\n week: {\n dow: DAYS_OF_WEEK.MONDAY,\n doy: 0,\n },\n});\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},54849:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport moment from \'moment\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n'},35437:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<div class="alert alert-info">\n Use this if you\'re already using moment heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n</div>\n\n<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},62540:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport moment from 'moment';\n\n// weekStartsOn option is ignored when using moment, as it needs to be configured globally for the moment locale\nmoment.updateLocale('en', {\n week: {\n dow: DAYS_OF_WEEK.MONDAY,\n doy: 0,\n },\n});\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},68763:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport moment from 'moment';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n"},42054:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='
\n Use this if you\'re already using moment heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n
\n\n\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5692],{55692:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(62540),highlighted:n(90054)}},{filename:"template.html",contents:{raw:n(42054),highlighted:n(35437)}},{filename:"module.ts",contents:{raw:n(68763),highlighted:n(54849)}}]},90054:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport moment from \'moment\';\n\n// weekStartsOn option is ignored when using moment, as it needs to be configured globally for the moment locale\nmoment.updateLocale(\'en\', {\n week: {\n dow: DAYS_OF_WEEK.MONDAY,\n doy: 0,\n },\n});\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},54849:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport moment from \'moment\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n'},35437:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<div class="alert alert-info">\n Use this if you\'re already using moment heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n</div>\n\n<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},62540:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport moment from 'moment';\n\n// weekStartsOn option is ignored when using moment, as it needs to be configured globally for the moment locale\nmoment.updateLocale('en', {\n week: {\n dow: DAYS_OF_WEEK.MONDAY,\n doy: 0,\n },\n});\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},68763:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport moment from 'moment';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n"},42054:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='
\n Use this if you\'re already using moment heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via moment-locale\n
\n\n\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/5695.8994bb9bc7f15000.js b/5695.8994bb9bc7f15000.js new file mode 100644 index 000000000..1f7c3914d --- /dev/null +++ b/5695.8994bb9bc7f15000.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5695],{5695:(nt,G,h)=>{h.r(G),h.d(G,{DemoModule:()=>ge});var c=h(50192),me=h(98783),ve=h(5234),X=h(33275),f=h(53033),n=h(44879),m=h(23468),T=h(59851),x=h(82988),_=h(62149),S=h(10266),y=h(37816);const ye={schedule(s){let e=requestAnimationFrame,t=cancelAnimationFrame;const{delegate:i}=ye;i&&(e=i.requestAnimationFrame,t=i.cancelAnimationFrame);const o=e(r=>{t=void 0,s(r)});return new y.w0(()=>t?.(o))},requestAnimationFrame(...s){const{delegate:e}=ye;return(e?.requestAnimationFrame||requestAnimationFrame)(...s)},cancelAnimationFrame(...s){const{delegate:e}=ye;return(e?.cancelAnimationFrame||cancelAnimationFrame)(...s)},delegate:void 0};class Nt extends S.o{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,i=0){return null!==i&&i>0?super.requestAsyncId(e,t,i):(e.actions.push(this),e._scheduled||(e._scheduled=ye.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,t,i=0){var o;if(null!=i?i>0:this.delay>0)return super.recycleAsyncId(e,t,i);const{actions:r}=e;null!=t&&(null===(o=r[r.length-1])||void 0===o?void 0:o.id)!==t&&(ye.cancelAnimationFrame(t),e._scheduled=void 0)}}var it=h(60191);class zt extends it.v{flush(e){this._active=!0;const t=this._scheduled;this._scheduled=void 0;const{actions:i}=this;let o;e=e||i.shift();do{if(o=e.execute(e.state,e.delay))break}while((e=i[0])&&e.id===t&&i.shift());if(this._active=!1,o){for(;(e=i[0])&&e.id===t&&i.shift();)e.unsubscribe();throw o}}}const Ut=new zt(Nt);let Ze,Ht=1;const Le={};function ot(s){return s in Le&&(delete Le[s],!0)}const Gt={setImmediate(s){const e=Ht++;return Le[e]=!0,Ze||(Ze=Promise.resolve()),Ze.then(()=>ot(e)&&s()),e},clearImmediate(s){ot(s)}},{setImmediate:Xt,clearImmediate:Wt}=Gt,Pe={setImmediate(...s){const{delegate:e}=Pe;return(e?.setImmediate||Xt)(...s)},clearImmediate(s){const{delegate:e}=Pe;return(e?.clearImmediate||Wt)(s)},delegate:void 0};class Zt extends S.o{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,i=0){return null!==i&&i>0?super.requestAsyncId(e,t,i):(e.actions.push(this),e._scheduled||(e._scheduled=Pe.setImmediate(e.flush.bind(e,void 0))))}recycleAsyncId(e,t,i=0){var o;if(null!=i?i>0:this.delay>0)return super.recycleAsyncId(e,t,i);const{actions:r}=e;null!=t&&(null===(o=r[r.length-1])||void 0===o?void 0:o.id)!==t&&(Pe.clearImmediate(t),e._scheduled=void 0)}}class Kt extends it.v{flush(e){this._active=!0;const t=this._scheduled;this._scheduled=void 0;const{actions:i}=this;let o;e=e||i.shift();do{if(o=e.execute(e.state,e.delay))break}while((e=i[0])&&e.id===t&&i.shift());if(this._active=!1,o){for(;(e=i[0])&&e.id===t&&i.shift();)e.unsubscribe();throw o}}}const jt=new Kt(Zt);var st=h(28593);function rt(s){return!!s&&(s instanceof x.y||(0,st.m)(s.lift)&&(0,st.m)(s.subscribe))}var at=h(23356),$t=h(39972),Jt=h(91647),qt=h(8758),ct=h(75730);var en=h(23264);function Ke(s,e=$t.z){return function Qt(s){return(0,Jt.e)((e,t)=>{let i=!1,o=null,r=null,a=!1;const l=()=>{if(r?.unsubscribe(),r=null,i){i=!1;const u=o;o=null,t.next(u)}a&&t.complete()},d=()=>{r=null,a&&t.complete()};e.subscribe((0,ct.x)(t,u=>{i=!0,o=u,r||(0,qt.Xf)(s(u)).subscribe(r=(0,ct.x)(t,l,d))},()=>{a=!0,(!i||!r||r.closed)&&t.complete()}))})}(()=>(0,en.H)(s,e))}var lt=h(1559),W=h(17606),dt=h(61697),tn=h(3583),nn=h(11204),on=h(91976),sn=h(1270);var g=h(93267);const an=new n.OlP("cdk-dir-doc",{providedIn:"root",factory:function cn(){return(0,n.f3M)(c.K0)}});const ln=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function ht(s){const e=s?.toLowerCase()||"";return"auto"===e&&typeof navigator<"u"&&navigator?.language?ln.test(navigator.language)?"rtl":"ltr":"rtl"===e?"rtl":"ltr"}class b{constructor(e){if(this.value="ltr",this.change=new n.vpe,e){const t=e.body?e.body.dir:null,i=e.documentElement?e.documentElement.dir:null;this.value=ht(t||i||"ltr")}}ngOnDestroy(){this.change.complete()}}b.\u0275fac=function(e){return new(e||b)(n.LFG(an,8))},b.\u0275prov=n.Yz7({token:b,factory:b.\u0275fac,providedIn:"root"});class Z{constructor(){this._dir="ltr",this._isInitialized=!1,this.change=new n.vpe}get dir(){return this._dir}set dir(e){const t=this._dir;this._dir=ht(e),this._rawDir=e,t!==this._dir&&this._isInitialized&&this.change.emit(this._dir)}get value(){return this.dir}ngAfterContentInit(){this._isInitialized=!0}ngOnDestroy(){this.change.complete()}}Z.\u0275fac=function(e){return new(e||Z)},Z.\u0275dir=n.lG2({type:Z,selectors:[["","dir",""]],hostVars:1,hostBindings:function(e,t){2&e&&n.uIk("dir",t._rawDir)},inputs:{dir:"dir"},outputs:{change:"dirChange"},exportAs:["dir"],features:[n._Bn([{provide:b,useExisting:Z}])]});class A{}A.\u0275fac=function(e){return new(e||A)},A.\u0275mod=n.oAB({type:A}),A.\u0275inj=n.cJS({});var dn=h(43156);class hn{}class pn extends hn{constructor(e){super(),this._data=e}connect(){return rt(this._data)?this._data:(0,T.of)(this._data)}disconnect(){}}class be{constructor(){this._listeners=[]}notify(e,t){for(let i of this._listeners)i(e,t)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(t=>e!==t)}}ngOnDestroy(){this._listeners=[]}}be.\u0275fac=function(e){return new(e||be)},be.\u0275prov=n.Yz7({token:be,factory:be.\u0275fac,providedIn:"root"});const ut=new n.OlP("_ViewRepeater"),_n=["contentWrapper"],pt=new n.OlP("VIRTUAL_SCROLL_STRATEGY");class mn{constructor(e,t,i){this._scrolledIndexChange=new m.x,this.scrolledIndexChange=this._scrolledIndexChange.pipe((0,at.x)()),this._viewport=null,this._itemSize=e,this._minBufferPx=t,this._maxBufferPx=i}attach(e){this._viewport=e,this._updateTotalContentSize(),this._updateRenderedRange()}detach(){this._scrolledIndexChange.complete(),this._viewport=null}updateItemAndBufferSize(e,t,i){this._itemSize=e,this._minBufferPx=t,this._maxBufferPx=i,this._updateTotalContentSize(),this._updateRenderedRange()}onContentScrolled(){this._updateRenderedRange()}onDataLengthChanged(){this._updateTotalContentSize(),this._updateRenderedRange()}onContentRendered(){}onRenderedOffsetChanged(){}scrollToIndex(e,t){this._viewport&&this._viewport.scrollToOffset(e*this._itemSize,t)}_updateTotalContentSize(){!this._viewport||this._viewport.setTotalContentSize(this._viewport.getDataLength()*this._itemSize)}_updateRenderedRange(){if(!this._viewport)return;const e=this._viewport.getRenderedRange(),t={start:e.start,end:e.end},i=this._viewport.getViewportSize(),o=this._viewport.getDataLength();let r=this._viewport.measureScrollOffset(),a=this._itemSize>0?r/this._itemSize:0;if(t.end>o){const d=Math.ceil(i/this._itemSize),u=Math.max(0,Math.min(a,o-d));a!=u&&(a=u,r=u*this._itemSize,t.start=Math.floor(a)),t.end=Math.max(0,Math.min(o,t.start+d))}const l=r-t.start*this._itemSize;if(l0&&(t.end=Math.min(o,t.end+u),t.start=Math.max(0,Math.floor(a-this._minBufferPx/this._itemSize)))}}this._viewport.setRenderedRange(t),this._viewport.setRenderedContentOffset(this._itemSize*t.start),this._scrolledIndexChange.next(Math.floor(a))}}class Ce{constructor(){this._itemSize=20,this._minBufferPx=100,this._maxBufferPx=200,this._scrollStrategy=new mn(this.itemSize,this.minBufferPx,this.maxBufferPx)}get itemSize(){return this._itemSize}set itemSize(e){this._itemSize=(0,f.su)(e)}get minBufferPx(){return this._minBufferPx}set minBufferPx(e){this._minBufferPx=(0,f.su)(e)}get maxBufferPx(){return this._maxBufferPx}set maxBufferPx(e){this._maxBufferPx=(0,f.su)(e)}ngOnChanges(){this._scrollStrategy.updateItemAndBufferSize(this.itemSize,this.minBufferPx,this.maxBufferPx)}}Ce.\u0275fac=function(e){return new(e||Ce)},Ce.\u0275dir=n.lG2({type:Ce,selectors:[["cdk-virtual-scroll-viewport","itemSize",""]],inputs:{itemSize:"itemSize",minBufferPx:"minBufferPx",maxBufferPx:"maxBufferPx"},features:[n._Bn([{provide:pt,useFactory:function vn(s){return s._scrollStrategy},deps:[(0,n.Gpc)(()=>Ce)]}]),n.TTD]});class k{constructor(e,t,i){this._ngZone=e,this._platform=t,this._scrolled=new m.x,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=i}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const t=this.scrollContainers.get(e);t&&(t.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new x.y(t=>{this._globalSubscription||this._addGlobalListener();const i=e>0?this._scrolled.pipe(Ke(e)).subscribe(t):this._scrolled.subscribe(t);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):(0,T.of)()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,t)=>this.deregister(t)),this._scrolled.complete()}ancestorScrolled(e,t){const i=this.getAncestorScrollContainers(e);return this.scrolled(t).pipe((0,lt.h)(o=>!o||i.indexOf(o)>-1))}getAncestorScrollContainers(e){const t=[];return this.scrollContainers.forEach((i,o)=>{this._scrollableContainsElement(o,e)&&t.push(o)}),t}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,t){let i=(0,f.fI)(t),o=e.getElementRef().nativeElement;do{if(i==o)return!0}while(i=i.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>{const e=this._getWindow();return(0,_.R)(e.document,"scroll").subscribe(()=>this._scrolled.next())})}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}k.\u0275fac=function(e){return new(e||k)(n.LFG(n.R0b),n.LFG(g.t4),n.LFG(c.K0,8))},k.\u0275prov=n.Yz7({token:k,factory:k.\u0275fac,providedIn:"root"});class K{constructor(e,t,i,o){this.elementRef=e,this.scrollDispatcher=t,this.ngZone=i,this.dir=o,this._destroyed=new m.x,this._elementScrolled=new x.y(r=>this.ngZone.runOutsideAngular(()=>(0,_.R)(this.elementRef.nativeElement,"scroll").pipe((0,W.R)(this._destroyed)).subscribe(r)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const t=this.elementRef.nativeElement,i=this.dir&&"rtl"==this.dir.value;null==e.left&&(e.left=i?e.end:e.start),null==e.right&&(e.right=i?e.start:e.end),null!=e.bottom&&(e.top=t.scrollHeight-t.clientHeight-e.bottom),i&&0!=(0,g._i)()?(null!=e.left&&(e.right=t.scrollWidth-t.clientWidth-e.left),2==(0,g._i)()?e.left=e.right:1==(0,g._i)()&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=t.scrollWidth-t.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const t=this.elementRef.nativeElement;(0,g.Mq)()?t.scrollTo(e):(null!=e.top&&(t.scrollTop=e.top),null!=e.left&&(t.scrollLeft=e.left))}measureScrollOffset(e){const t="left",i="right",o=this.elementRef.nativeElement;if("top"==e)return o.scrollTop;if("bottom"==e)return o.scrollHeight-o.clientHeight-o.scrollTop;const r=this.dir&&"rtl"==this.dir.value;return"start"==e?e=r?i:t:"end"==e&&(e=r?t:i),r&&2==(0,g._i)()?e==t?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:r&&1==(0,g._i)()?e==t?o.scrollLeft+o.scrollWidth-o.clientWidth:-o.scrollLeft:e==t?o.scrollLeft:o.scrollWidth-o.clientWidth-o.scrollLeft}}K.\u0275fac=function(e){return new(e||K)(n.Y36(n.SBq),n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},K.\u0275dir=n.lG2({type:K,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]});class I{constructor(e,t,i){this._platform=e,this._change=new m.x,this._changeListener=o=>{this._change.next(o)},this._document=i,t.runOutsideAngular(()=>{if(e.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 e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:t,height:i}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+i,right:e.left+t,height:i,width:t}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,t=this._getWindow(),i=e.documentElement,o=i.getBoundingClientRect();return{top:-o.top||e.body.scrollTop||t.scrollY||i.scrollTop||0,left:-o.left||e.body.scrollLeft||t.scrollX||i.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(Ke(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}I.\u0275fac=function(e){return new(e||I)(n.LFG(g.t4),n.LFG(n.R0b),n.LFG(c.K0,8))},I.\u0275prov=n.Yz7({token:I,factory:I.\u0275fac,providedIn:"root"});const Be=new n.OlP("VIRTUAL_SCROLLABLE");class F extends K{constructor(e,t,i,o){super(e,t,i,o)}measureViewportSize(e){const t=this.elementRef.nativeElement;return"horizontal"===e?t.clientWidth:t.clientHeight}}F.\u0275fac=function(e){return new(e||F)(n.Y36(n.SBq),n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},F.\u0275dir=n.lG2({type:F,features:[n.qOj]});const wn=typeof requestAnimationFrame<"u"?Ut:jt;class j extends F{constructor(e,t,i,o,r,a,l,d){super(e,a,i,r),this.elementRef=e,this._changeDetectorRef=t,this._scrollStrategy=o,this.scrollable=d,this._platform=(0,n.f3M)(g.t4),this._detachedSubject=new m.x,this._renderedRangeSubject=new m.x,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new x.y(u=>this._scrollStrategy.scrolledIndexChange.subscribe(p=>Promise.resolve().then(()=>this.ngZone.run(()=>u.next(p))))),this.renderedRangeStream=this._renderedRangeSubject,this._totalContentSize=0,this._totalContentWidth="",this._totalContentHeight="",this._renderedRange={start:0,end:0},this._dataLength=0,this._viewportSize=0,this._renderedContentOffset=0,this._renderedContentOffsetNeedsRewrite=!1,this._isChangeDetectionPending=!1,this._runAfterChangeDetection=[],this._viewportChanges=y.w0.EMPTY,this._viewportChanges=l.change().subscribe(()=>{this.checkViewportSize()}),this.scrollable||(this.elementRef.nativeElement.classList.add("cdk-virtual-scrollable"),this.scrollable=this)}get orientation(){return this._orientation}set orientation(e){this._orientation!==e&&(this._orientation=e,this._calculateSpacerSize())}get appendOnly(){return this._appendOnly}set appendOnly(e){this._appendOnly=(0,f.Ig)(e)}ngOnInit(){!this._platform.isBrowser||(this.scrollable===this&&super.ngOnInit(),this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._measureViewportSize(),this._scrollStrategy.attach(this),this.scrollable.elementScrolled().pipe((0,dt.O)(null),Ke(0,wn)).subscribe(()=>this._scrollStrategy.onContentScrolled()),this._markChangeDetectionNeeded()})))}ngOnDestroy(){this.detach(),this._scrollStrategy.detach(),this._renderedRangeSubject.complete(),this._detachedSubject.complete(),this._viewportChanges.unsubscribe(),super.ngOnDestroy()}attach(e){this._forOf,this.ngZone.runOutsideAngular(()=>{this._forOf=e,this._forOf.dataStream.pipe((0,W.R)(this._detachedSubject)).subscribe(t=>{const i=t.length;i!==this._dataLength&&(this._dataLength=i,this._scrollStrategy.onDataLengthChanged()),this._doChangeDetection()})})}detach(){this._forOf=null,this._detachedSubject.next()}getDataLength(){return this._dataLength}getViewportSize(){return this._viewportSize}getRenderedRange(){return this._renderedRange}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}setTotalContentSize(e){this._totalContentSize!==e&&(this._totalContentSize=e,this._calculateSpacerSize(),this._markChangeDetectionNeeded())}setRenderedRange(e){(function Cn(s,e){return s.start==e.start&&s.end==e.end})(this._renderedRange,e)||(this.appendOnly&&(e={start:0,end:Math.max(this._renderedRange.end,e.end)}),this._renderedRangeSubject.next(this._renderedRange=e),this._markChangeDetectionNeeded(()=>this._scrollStrategy.onContentRendered()))}getOffsetToRenderedContentStart(){return this._renderedContentOffsetNeedsRewrite?null:this._renderedContentOffset}setRenderedContentOffset(e,t="to-start"){e=this.appendOnly&&"to-start"===t?0:e;const i=this.dir&&"rtl"==this.dir.value,o="horizontal"==this.orientation,r=o?"X":"Y";let l=`translate${r}(${Number((o&&i?-1:1)*e)}px)`;this._renderedContentOffset=e,"to-end"===t&&(l+=` translate${r}(-100%)`,this._renderedContentOffsetNeedsRewrite=!0),this._renderedContentTransform!=l&&(this._renderedContentTransform=l,this._markChangeDetectionNeeded(()=>{this._renderedContentOffsetNeedsRewrite?(this._renderedContentOffset-=this.measureRenderedContentSize(),this._renderedContentOffsetNeedsRewrite=!1,this.setRenderedContentOffset(this._renderedContentOffset)):this._scrollStrategy.onRenderedOffsetChanged()}))}scrollToOffset(e,t="auto"){const i={behavior:t};"horizontal"===this.orientation?i.start=e:i.top=e,this.scrollable.scrollTo(i)}scrollToIndex(e,t="auto"){this._scrollStrategy.scrollToIndex(e,t)}measureScrollOffset(e){let t;return t=this.scrollable==this?i=>super.measureScrollOffset(i):i=>this.scrollable.measureScrollOffset(i),Math.max(0,t(e??("horizontal"===this.orientation?"start":"top"))-this.measureViewportOffset())}measureViewportOffset(e){let t;const i="left",o="right",r="rtl"==this.dir?.value;t="start"==e?r?o:i:"end"==e?r?i:o:e||("horizontal"===this.orientation?"left":"top");const a=this.scrollable.measureBoundingClientRectWithScrollOffset(t);return this.elementRef.nativeElement.getBoundingClientRect()[t]-a}measureRenderedContentSize(){const e=this._contentWrapper.nativeElement;return"horizontal"===this.orientation?e.offsetWidth:e.offsetHeight}measureRangeSize(e){return this._forOf?this._forOf.measureRangeSize(e,this.orientation):0}checkViewportSize(){this._measureViewportSize(),this._scrollStrategy.onDataLengthChanged()}_measureViewportSize(){this._viewportSize=this.scrollable.measureViewportSize(this.orientation)}_markChangeDetectionNeeded(e){e&&this._runAfterChangeDetection.push(e),this._isChangeDetectionPending||(this._isChangeDetectionPending=!0,this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._doChangeDetection()})))}_doChangeDetection(){this._isChangeDetectionPending=!1,this._contentWrapper.nativeElement.style.transform=this._renderedContentTransform,this.ngZone.run(()=>this._changeDetectorRef.markForCheck());const e=this._runAfterChangeDetection;this._runAfterChangeDetection=[];for(const t of e)t()}_calculateSpacerSize(){this._totalContentHeight="horizontal"===this.orientation?"":`${this._totalContentSize}px`,this._totalContentWidth="horizontal"===this.orientation?`${this._totalContentSize}px`:""}}function ft(s,e,t){const i=t;if(!i.getBoundingClientRect)return 0;const o=i.getBoundingClientRect();return"horizontal"===s?"start"===e?o.left:o.right:"start"===e?o.top:o.bottom}j.\u0275fac=function(e){return new(e||j)(n.Y36(n.SBq),n.Y36(n.sBO),n.Y36(n.R0b),n.Y36(pt,8),n.Y36(b,8),n.Y36(k),n.Y36(I),n.Y36(Be,8))},j.\u0275cmp=n.Xpm({type:j,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,t){if(1&e&&n.Gf(_n,7),2&e){let i;n.iGM(i=n.CRH())&&(t._contentWrapper=i.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,t){2&e&&n.ekj("cdk-virtual-scroll-orientation-horizontal","horizontal"===t.orientation)("cdk-virtual-scroll-orientation-vertical","horizontal"!==t.orientation)},inputs:{orientation:"orientation",appendOnly:"appendOnly"},outputs:{scrolledIndexChange:"scrolledIndexChange"},features:[n._Bn([{provide:K,useFactory:(s,e)=>s||e,deps:[[new n.FiY,new n.tBr(Be)],j]}]),n.qOj],ngContentSelectors:["*"],decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,t){1&e&&(n.F$t(),n.TgZ(0,"div",0,1),n.Hsn(2),n.qZA(),n._UZ(3,"div",2)),2&e&&(n.xp6(3),n.Udp("width",t._totalContentWidth)("height",t._totalContentHeight))},styles:["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict;-webkit-overflow-scrolling:touch}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}"],encapsulation:2,changeDetection:0});class Ve{constructor(e,t,i,o,r,a){this._viewContainerRef=e,this._template=t,this._differs=i,this._viewRepeater=o,this._viewport=r,this.viewChange=new m.x,this._dataSourceChanges=new m.x,this.dataStream=this._dataSourceChanges.pipe((0,dt.O)(null),(0,tn.G)(),(0,nn.w)(([l,d])=>this._changeDataSource(l,d)),function rn(s,e,t){let i,o=!1;return s&&"object"==typeof s?({bufferSize:i=1/0,windowTime:e=1/0,refCount:o=!1,scheduler:t}=s):i=s??1/0,(0,sn.B)({connector:()=>new on.t(i,e,t),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}(1)),this._differ=null,this._needsUpdate=!1,this._destroyed=new m.x,this.dataStream.subscribe(l=>{this._data=l,this._onRenderedDataChange()}),this._viewport.renderedRangeStream.pipe((0,W.R)(this._destroyed)).subscribe(l=>{this._renderedRange=l,this.viewChange.observers.length&&a.run(()=>this.viewChange.next(this._renderedRange)),this._onRenderedDataChange()}),this._viewport.attach(this)}get cdkVirtualForOf(){return this._cdkVirtualForOf}set cdkVirtualForOf(e){this._cdkVirtualForOf=e,function un(s){return s&&"function"==typeof s.connect&&!(s instanceof dn.c)}(e)?this._dataSourceChanges.next(e):this._dataSourceChanges.next(new pn(rt(e)?e:Array.from(e||[])))}get cdkVirtualForTrackBy(){return this._cdkVirtualForTrackBy}set cdkVirtualForTrackBy(e){this._needsUpdate=!0,this._cdkVirtualForTrackBy=e?(t,i)=>e(t+(this._renderedRange?this._renderedRange.start:0),i):void 0}set cdkVirtualForTemplate(e){e&&(this._needsUpdate=!0,this._template=e)}get cdkVirtualForTemplateCacheSize(){return this._viewRepeater.viewCacheSize}set cdkVirtualForTemplateCacheSize(e){this._viewRepeater.viewCacheSize=(0,f.su)(e)}measureRangeSize(e,t){if(e.start>=e.end)return 0;e.start-1;l--){const d=this._viewContainerRef.get(l+i);if(d&&d.rootNodes.length){a=d.rootNodes[d.rootNodes.length-1];break}}return r&&a?ft(t,"end",a)-ft(t,"start",r):0}ngDoCheck(){if(this._differ&&this._needsUpdate){const e=this._differ.diff(this._renderedItems);e?this._applyChanges(e):this._updateContext(),this._needsUpdate=!1}}ngOnDestroy(){this._viewport.detach(),this._dataSourceChanges.next(void 0),this._dataSourceChanges.complete(),this.viewChange.complete(),this._destroyed.next(),this._destroyed.complete(),this._viewRepeater.detach()}_onRenderedDataChange(){!this._renderedRange||(this._renderedItems=this._data.slice(this._renderedRange.start,this._renderedRange.end),this._differ||(this._differ=this._differs.find(this._renderedItems).create((e,t)=>this.cdkVirtualForTrackBy?this.cdkVirtualForTrackBy(e,t):t)),this._needsUpdate=!0)}_changeDataSource(e,t){return e&&e.disconnect(this),this._needsUpdate=!0,t?t.connect(this):(0,T.of)()}_updateContext(){const e=this._data.length;let t=this._viewContainerRef.length;for(;t--;){const i=this._viewContainerRef.get(t);i.context.index=this._renderedRange.start+t,i.context.count=e,this._updateComputedContextProperties(i.context),i.detectChanges()}}_applyChanges(e){this._viewRepeater.applyChanges(e,this._viewContainerRef,(o,r,a)=>this._getEmbeddedViewArgs(o,a),o=>o.item),e.forEachIdentityChange(o=>{this._viewContainerRef.get(o.currentIndex).context.$implicit=o.item});const t=this._data.length;let i=this._viewContainerRef.length;for(;i--;){const o=this._viewContainerRef.get(i);o.context.index=this._renderedRange.start+i,o.context.count=t,this._updateComputedContextProperties(o.context)}}_updateComputedContextProperties(e){e.first=0===e.index,e.last=e.index===e.count-1,e.even=e.index%2==0,e.odd=!e.even}_getEmbeddedViewArgs(e,t){return{templateRef:this._template,context:{$implicit:e.item,cdkVirtualForOf:this._cdkVirtualForOf,index:-1,count:-1,first:!1,last:!1,odd:!1,even:!1},index:t}}}Ve.\u0275fac=function(e){return new(e||Ve)(n.Y36(n.s_b),n.Y36(n.Rgc),n.Y36(n.ZZ4),n.Y36(ut),n.Y36(j,4),n.Y36(n.R0b))},Ve.\u0275dir=n.lG2({type:Ve,selectors:[["","cdkVirtualFor","","cdkVirtualForOf",""]],inputs:{cdkVirtualForOf:"cdkVirtualForOf",cdkVirtualForTrackBy:"cdkVirtualForTrackBy",cdkVirtualForTemplate:"cdkVirtualForTemplate",cdkVirtualForTemplateCacheSize:"cdkVirtualForTemplateCacheSize"},features:[n._Bn([{provide:ut,useClass:class fn{constructor(){this.viewCacheSize=20,this._viewCache=[]}applyChanges(e,t,i,o,r){e.forEachOperation((a,l,d)=>{let u,p;if(null==a.previousIndex){const v=()=>i(a,l,d);u=this._insertView(v,d,t,o(a)),p=u?1:0}else null==d?(this._detachAndCacheView(l,t),p=3):(u=this._moveView(l,d,t,o(a)),p=2);r&&r({context:u?.context,operation:p,record:a})})}detach(){for(const e of this._viewCache)e.destroy();this._viewCache=[]}_insertView(e,t,i,o){const r=this._insertViewFromCache(t,i);if(r)return void(r.context.$implicit=o);const a=e();return i.createEmbeddedView(a.templateRef,a.context,a.index)}_detachAndCacheView(e,t){const i=t.detach(e);this._maybeCacheView(i,t)}_moveView(e,t,i,o){const r=i.get(e);return i.move(r,t),r.context.$implicit=o,r}_maybeCacheView(e,t){if(this._viewCache.lengththis.ngZone.runOutsideAngular(()=>(0,_.R)(document,"scroll").pipe((0,W.R)(this._destroyed)).subscribe(o)))}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}}xe.\u0275fac=function(e){return new(e||xe)(n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},xe.\u0275dir=n.lG2({type:xe,selectors:[["cdk-virtual-scroll-viewport","scrollWindow",""]],features:[n._Bn([{provide:Be,useExisting:xe}]),n.qOj]});class L{}L.\u0275fac=function(e){return new(e||L)},L.\u0275mod=n.oAB({type:L}),L.\u0275inj=n.cJS({});class P{}P.\u0275fac=function(e){return new(e||P)},P.\u0275mod=n.oAB({type:P}),P.\u0275inj=n.cJS({imports:[A,L,A,L]});class je{attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;null!=e&&(this._attachedHost=null,e.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(e){this._attachedHost=e}}class _t extends je{constructor(e,t,i,o,r){super(),this.component=e,this.viewContainerRef=t,this.injector=i,this.componentFactoryResolver=o,this.projectableNodes=r}}class $e extends je{constructor(e,t,i,o){super(),this.templateRef=e,this.viewContainerRef=t,this.context=i,this.injector=o}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}}class xn extends je{constructor(e){super(),this.element=e instanceof n.SBq?e.nativeElement:e}}class gt{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(e){return e instanceof _t?(this._attachedPortal=e,this.attachComponentPortal(e)):e instanceof $e?(this._attachedPortal=e,this.attachTemplatePortal(e)):this.attachDomPortal&&e instanceof xn?(this._attachedPortal=e,this.attachDomPortal(e)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class Sn extends gt{constructor(e,t,i,o,r){super(),this.outletElement=e,this._componentFactoryResolver=t,this._appRef=i,this._defaultInjector=o,this.attachDomPortal=a=>{this._document;const l=a.element;l.parentNode;const d=this._document.createComment("dom-portal");l.parentNode.insertBefore(d,l),this.outletElement.appendChild(l),this._attachedPortal=a,super.setDisposeFn(()=>{d.parentNode&&d.parentNode.replaceChild(l,d)})},this._document=r}attachComponentPortal(e){const i=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component);let o;return e.viewContainerRef?(o=e.viewContainerRef.createComponent(i,e.viewContainerRef.length,e.injector||e.viewContainerRef.injector,e.projectableNodes||void 0),this.setDisposeFn(()=>o.destroy())):(o=i.create(e.injector||this._defaultInjector||n.zs3.NULL),this._appRef.attachView(o.hostView),this.setDisposeFn(()=>{this._appRef.viewCount>0&&this._appRef.detachView(o.hostView),o.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(o)),this._attachedPortal=e,o}attachTemplatePortal(e){let t=e.viewContainerRef,i=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return i.rootNodes.forEach(o=>this.outletElement.appendChild(o)),i.detectChanges(),this.setDisposeFn(()=>{let o=t.indexOf(i);-1!==o&&t.remove(o)}),this._attachedPortal=e,i}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}}class $ extends $e{constructor(e,t){super(e,t)}}$.\u0275fac=function(e){return new(e||$)(n.Y36(n.Rgc),n.Y36(n.s_b))},$.\u0275dir=n.lG2({type:$,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[n.qOj]});class J extends ${}J.\u0275fac=function(){let s;return function(t){return(s||(s=n.n5z(J)))(t||J)}}(),J.\u0275dir=n.lG2({type:J,selectors:[["","cdk-portal",""],["","portal",""]],exportAs:["cdkPortal"],features:[n._Bn([{provide:$,useExisting:J}]),n.qOj]});class q extends gt{constructor(e,t,i){super(),this._componentFactoryResolver=e,this._viewContainerRef=t,this._isInitialized=!1,this.attached=new n.vpe,this.attachDomPortal=o=>{this._document;const r=o.element;r.parentNode;const a=this._document.createComment("dom-portal");o.setAttachedHost(this),r.parentNode.insertBefore(a,r),this._getRootNode().appendChild(r),this._attachedPortal=o,super.setDisposeFn(()=>{a.parentNode&&a.parentNode.replaceChild(r,a)})},this._document=i}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&&!e&&!this._isInitialized||(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(e){e.setAttachedHost(this);const t=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,o=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),r=t.createComponent(o,t.length,e.injector||t.injector,e.projectableNodes||void 0);return t!==this._viewContainerRef&&this._getRootNode().appendChild(r.hostView.rootNodes[0]),super.setDisposeFn(()=>r.destroy()),this._attachedPortal=e,this._attachedRef=r,this.attached.emit(r),r}attachTemplatePortal(e){e.setAttachedHost(this);const t=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=t,this.attached.emit(t),t}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}q.\u0275fac=function(e){return new(e||q)(n.Y36(n._Vd),n.Y36(n.s_b),n.Y36(c.K0))},q.\u0275dir=n.lG2({type:q,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[n.qOj]});class Q extends q{}Q.\u0275fac=function(){let s;return function(t){return(s||(s=n.n5z(Q)))(t||Q)}}(),Q.\u0275dir=n.lG2({type:Q,selectors:[["","cdkPortalHost",""],["","portalHost",""]],inputs:{portal:["cdkPortalHost","portal"]},exportAs:["cdkPortalHost"],features:[n._Bn([{provide:q,useExisting:Q}]),n.qOj]});class ee{}ee.\u0275fac=function(e){return new(e||ee)},ee.\u0275mod=n.oAB({type:ee}),ee.\u0275inj=n.cJS({});var kn=h(33218),mt=h(42183),Mn=h(20865);function vt(s,...e){return e.length?e.some(t=>s[t]):s.altKey||s.shiftKey||s.ctrlKey||s.metaKey}const yt=(0,g.Mq)();class Wn{constructor(e,t){this._viewportRuler=e,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=t}attach(){}enable(){if(this._canBeEnabled()){const e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=(0,f.HM)(-this._previousScrollPosition.left),e.style.top=(0,f.HM)(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const e=this._document.documentElement,t=this._document.body,i=e.style,o=t.style,r=i.scrollBehavior||"",a=o.scrollBehavior||"";this._isEnabled=!1,i.left=this._previousHTMLStyles.left,i.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),yt&&(i.scrollBehavior=o.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),yt&&(i.scrollBehavior=r,o.scrollBehavior=a)}}_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 Zn{constructor(e,t,i,o){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=i,this._config=o,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;const e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{const t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class bt{enable(){}disable(){}attach(){}}function Je(s,e){return e.some(t=>{const i=s.bottomt.bottom,r=s.rightt.right;return i||o||r||a})}function Ct(s,e){return e.some(t=>{const i=s.topt.bottom,r=s.leftt.right;return i||o||r||a})}class Kn{constructor(e,t,i,o){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=i,this._config=o,this._scrollSubscription=null}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){const e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:i,height:o}=this._viewportRuler.getViewportSize();Je(t,[{width:i,height:o,bottom:o,right:i,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class B{constructor(e,t,i,o){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=i,this.noop=()=>new bt,this.close=r=>new Zn(this._scrollDispatcher,this._ngZone,this._viewportRuler,r),this.block=()=>new Wn(this._viewportRuler,this._document),this.reposition=r=>new Kn(this._scrollDispatcher,this._viewportRuler,this._ngZone,r),this._document=o}}B.\u0275fac=function(e){return new(e||B)(n.LFG(k),n.LFG(I),n.LFG(n.R0b),n.LFG(c.K0))},B.\u0275prov=n.Yz7({token:B,factory:B.\u0275fac,providedIn:"root"});class wt{constructor(e){if(this.scrollStrategy=new bt,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,e){const t=Object.keys(e);for(const i of t)void 0!==e[i]&&(this[i]=e[i])}}}class jn{constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}}class V{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const t=this._attachedOverlays.indexOf(e);t>-1&&this._attachedOverlays.splice(t,1),0===this._attachedOverlays.length&&this.detach()}}V.\u0275fac=function(e){return new(e||V)(n.LFG(c.K0))},V.\u0275prov=n.Yz7({token:V,factory:V.\u0275fac,providedIn:"root"});class te extends V{constructor(e,t){super(e),this._ngZone=t,this._keydownListener=i=>{const o=this._attachedOverlays;for(let r=o.length-1;r>-1;r--)if(o[r]._keydownEvents.observers.length>0){const a=o[r]._keydownEvents;this._ngZone?this._ngZone.run(()=>a.next(i)):a.next(i);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}te.\u0275fac=function(e){return new(e||te)(n.LFG(c.K0),n.LFG(n.R0b,8))},te.\u0275prov=n.Yz7({token:te,factory:te.\u0275fac,providedIn:"root"});class ne extends V{constructor(e,t,i){super(e),this._platform=t,this._ngZone=i,this._cursorStyleIsSet=!1,this._pointerDownListener=o=>{this._pointerDownEventTarget=(0,g.sA)(o)},this._clickListener=o=>{const r=(0,g.sA)(o),a="click"===o.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;const l=this._attachedOverlays.slice();for(let d=l.length-1;d>-1;d--){const u=l[d];if(u._outsidePointerEvents.observers.length<1||!u.hasAttached())continue;if(u.overlayElement.contains(r)||u.overlayElement.contains(a))break;const p=u._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>p.next(o)):p.next(o)}}}add(e){if(super.add(e),!this._isAttached){const t=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(t)):this._addEventListeners(t),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=t.style.cursor,t.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}ne.\u0275fac=function(e){return new(e||ne)(n.LFG(c.K0),n.LFG(g.t4),n.LFG(n.R0b,8))},ne.\u0275prov=n.Yz7({token:ne,factory:ne.\u0275fac,providedIn:"root"});class E{constructor(e,t){this._platform=t,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||(0,g.Oy)()){const i=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let o=0;othis._backdropClick.next(v),this._backdropTransitionendHandler=v=>{this._disposeBackdrop(v.target)},this._keydownEvents=new m.x,this._outsidePointerEvents=new m.x,o.scrollStrategy&&(this._scrollStrategy=o.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=o.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);const t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe((0,mt.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),"function"==typeof t?.onDestroy&&t.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),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 e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){const e=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),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,e&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config={...this._config,...e},this._updateElementSize()}setDirection(e){this._config={...this._config,direction:e},this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){const e=this._config.direction;return e?"string"==typeof e?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const e=this._pane.style;e.width=(0,f.HM)(this._config.width),e.height=(0,f.HM)(this._config.height),e.minWidth=(0,f.HM)(this._config.minWidth),e.minHeight=(0,f.HM)(this._config.minHeight),e.maxWidth=(0,f.HM)(this._config.maxWidth),e.maxHeight=(0,f.HM)(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){const e="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),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),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(e)})}):this._backdropElement.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const e=this._backdropElement;if(e){if(this._animationsDisabled)return void this._disposeBackdrop(e);e.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{e.addEventListener("transitionend",this._backdropTransitionendHandler)}),e.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(e)},500))}}_toggleClasses(e,t,i){const o=(0,f.Eq)(t||[]).filter(r=>!!r);o.length&&(i?e.classList.add(...o):e.classList.remove(...o))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const e=this._ngZone.onStable.pipe((0,W.R)((0,kn.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()),e.unsubscribe())})})}_disposeScrollStrategy(){const e=this._scrollStrategy;e&&(e.disable(),e.detach&&e.detach())}_disposeBackdrop(e){e&&(e.removeEventListener("click",this._backdropClickHandler),e.removeEventListener("transitionend",this._backdropTransitionendHandler),e.remove(),this._backdropElement===e&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const xt="cdk-overlay-connected-position-bounding-box",Jn=/([A-Za-z%]+)$/;class qn{constructor(e,t,i,o,r){this._viewportRuler=t,this._document=i,this._platform=o,this._overlayContainer=r,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new m.x,this._resizeSubscription=y.w0.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(e)}get positions(){return this._preferredPositions}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(xt),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._originRect,t=this._overlayRect,i=this._viewportRect,o=this._containerRect,r=[];let a;for(let l of this._preferredPositions){let d=this._getOriginPoint(e,o,l),u=this._getOverlayPoint(d,t,l),p=this._getOverlayFit(u,t,i,l);if(p.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(l,d);this._canFitWithFlexibleDimensions(p,u,i)?r.push({position:l,origin:d,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(d,l)}):(!a||a.overlayFit.visibleAread&&(d=p,l=u)}return this._isPushed=!1,void this._applyPosition(l.position,l.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(a.position,a.originPoint);this._applyPosition(a.position,a.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Y(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(xt),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,-1===e.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,i){let o,r;if("center"==i.originX)o=e.left+e.width/2;else{const a=this._isRtl()?e.right:e.left,l=this._isRtl()?e.left:e.right;o="start"==i.originX?a:l}return t.left<0&&(o-=t.left),r="center"==i.originY?e.top+e.height/2:"top"==i.originY?e.top:e.bottom,t.top<0&&(r-=t.top),{x:o,y:r}}_getOverlayPoint(e,t,i){let o,r;return o="center"==i.overlayX?-t.width/2:"start"===i.overlayX?this._isRtl()?-t.width:0:this._isRtl()?0:-t.width,r="center"==i.overlayY?-t.height/2:"top"==i.overlayY?0:-t.height,{x:e.x+o,y:e.y+r}}_getOverlayFit(e,t,i,o){const r=kt(t);let{x:a,y:l}=e,d=this._getOffset(o,"x"),u=this._getOffset(o,"y");d&&(a+=d),u&&(l+=u);let p=0-a,v=a+r.width-i.width,O=0-l,w=l+r.height-i.height,C=this._subtractOverflows(r.width,p,v),M=this._subtractOverflows(r.height,O,w),Yt=C*M;return{visibleArea:Yt,isCompletelyWithinViewport:r.width*r.height===Yt,fitsInViewportVertically:M===r.height,fitsInViewportHorizontally:C==r.width}}_canFitWithFlexibleDimensions(e,t,i){if(this._hasFlexibleDimensions){const o=i.bottom-t.y,r=i.right-t.x,a=St(this._overlayRef.getConfig().minHeight),l=St(this._overlayRef.getConfig().minWidth),d=e.fitsInViewportVertically||null!=a&&a<=o,u=e.fitsInViewportHorizontally||null!=l&&l<=r;return d&&u}return!1}_pushOverlayOnScreen(e,t,i){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};const o=kt(t),r=this._viewportRect,a=Math.max(e.x+o.width-r.width,0),l=Math.max(e.y+o.height-r.height,0),d=Math.max(r.top-i.top-e.y,0),u=Math.max(r.left-i.left-e.x,0);let p=0,v=0;return p=o.width<=r.width?u||-a:e.xC&&!this._isInitialRender&&!this._growAfterOpen&&(a=e.y-C/2)}const d="start"===t.overlayX&&!o||"end"===t.overlayX&&o;let p,v,O;if("end"===t.overlayX&&!o||"start"===t.overlayX&&o)O=i.width-e.x+this._viewportMargin,p=e.x-this._viewportMargin;else if(d)v=e.x,p=i.right-e.x;else{const w=Math.min(i.right-e.x+i.left,e.x),C=this._lastBoundingBoxSize.width;p=2*w,v=e.x-w,p>C&&!this._isInitialRender&&!this._growAfterOpen&&(v=e.x-C/2)}return{top:a,left:v,bottom:l,right:O,width:p,height:r}}_setBoundingBoxStyles(e,t){const i=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(i.height=Math.min(i.height,this._lastBoundingBoxSize.height),i.width=Math.min(i.width,this._lastBoundingBoxSize.width));const o={};if(this._hasExactPosition())o.top=o.left="0",o.bottom=o.right=o.maxHeight=o.maxWidth="",o.width=o.height="100%";else{const r=this._overlayRef.getConfig().maxHeight,a=this._overlayRef.getConfig().maxWidth;o.height=(0,f.HM)(i.height),o.top=(0,f.HM)(i.top),o.bottom=(0,f.HM)(i.bottom),o.width=(0,f.HM)(i.width),o.left=(0,f.HM)(i.left),o.right=(0,f.HM)(i.right),"center"===t.overlayX?o.alignItems="center":o.alignItems="end"===t.overlayX?"flex-end":"flex-start","center"===t.overlayY?o.justifyContent="center":o.justifyContent="bottom"===t.overlayY?"flex-end":"flex-start",r&&(o.maxHeight=(0,f.HM)(r)),a&&(o.maxWidth=(0,f.HM)(a))}this._lastBoundingBoxSize=i,Y(this._boundingBox.style,o)}_resetBoundingBoxStyles(){Y(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Y(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){const i={},o=this._hasExactPosition(),r=this._hasFlexibleDimensions,a=this._overlayRef.getConfig();if(o){const p=this._viewportRuler.getViewportScrollPosition();Y(i,this._getExactOverlayY(t,e,p)),Y(i,this._getExactOverlayX(t,e,p))}else i.position="static";let l="",d=this._getOffset(t,"x"),u=this._getOffset(t,"y");d&&(l+=`translateX(${d}px) `),u&&(l+=`translateY(${u}px)`),i.transform=l.trim(),a.maxHeight&&(o?i.maxHeight=(0,f.HM)(a.maxHeight):r&&(i.maxHeight="")),a.maxWidth&&(o?i.maxWidth=(0,f.HM)(a.maxWidth):r&&(i.maxWidth="")),Y(this._pane.style,i)}_getExactOverlayY(e,t,i){let o={top:"",bottom:""},r=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),"bottom"===e.overlayY){const a=this._document.documentElement.clientHeight;o.bottom=a-(r.y+this._overlayRect.height)+"px"}else o.top=(0,f.HM)(r.y);return o}_getExactOverlayX(e,t,i){let a,o={left:"",right:""},r=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),a=this._isRtl()?"end"===e.overlayX?"left":"right":"end"===e.overlayX?"right":"left","right"===a){const l=this._document.documentElement.clientWidth;o.right=l-(r.x+this._overlayRect.width)+"px"}else o.left=(0,f.HM)(r.x);return o}_getScrollVisibility(){const e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),i=this._scrollables.map(o=>o.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Ct(e,i),isOriginOutsideView:Je(e,i),isOverlayClipped:Ct(t,i),isOverlayOutsideView:Je(t,i)}}_subtractOverflows(e,...t){return t.reduce((i,o)=>i-Math.max(o,0),e)}_getNarrowedViewportRect(){const e=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+e-this._viewportMargin,bottom:i.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return"x"===t?null==e.offsetX?this._offsetX:e.offsetX:null==e.offsetY?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&(0,f.Eq)(e).forEach(t=>{""!==t&&-1===this._appliedPanelClasses.indexOf(t)&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){const e=this._origin;if(e instanceof n.SBq)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();const t=e.width||0,i=e.height||0;return{top:e.y,bottom:e.y+i,left:e.x,right:e.x+t,height:i,width:t}}}function Y(s,e){for(let t in e)e.hasOwnProperty(t)&&(s[t]=e[t]);return s}function St(s){if("number"!=typeof s&&null!=s){const[e,t]=s.split(Jn);return t&&"px"!==t?null:parseFloat(e)}return s||null}function kt(s){return{top:Math.floor(s.top),right:Math.floor(s.right),bottom:Math.floor(s.bottom),left:Math.floor(s.left),width:Math.floor(s.width),height:Math.floor(s.height)}}const Mt="cdk-global-overlay-wrapper";class Qn{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(e){const t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Mt),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,i=this._overlayRef.getConfig(),{width:o,height:r,maxWidth:a,maxHeight:l}=i,d=!("100%"!==o&&"100vw"!==o||a&&"100%"!==a&&"100vw"!==a),u=!("100%"!==r&&"100vh"!==r||l&&"100%"!==l&&"100vh"!==l),p=this._xPosition,v=this._xOffset,O="rtl"===this._overlayRef.getConfig().direction;let w="",C="",M="";d?M="flex-start":"center"===p?(M="center",O?C=v:w=v):O?"left"===p||"end"===p?(M="flex-end",w=v):("right"===p||"start"===p)&&(M="flex-start",C=v):"left"===p||"start"===p?(M="flex-start",w=v):("right"===p||"end"===p)&&(M="flex-end",C=v),e.position=this._cssPosition,e.marginLeft=d?"0":w,e.marginTop=u?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=d?"0":C,t.justifyContent=M,t.alignItems=u?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,i=t.style;t.classList.remove(Mt),i.justifyContent=i.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}}class ie{constructor(e,t,i,o){this._viewportRuler=e,this._document=t,this._platform=i,this._overlayContainer=o}global(){return new Qn}flexibleConnectedTo(e){return new qn(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}ie.\u0275fac=function(e){return new(e||ie)(n.LFG(I),n.LFG(c.K0),n.LFG(g.t4),n.LFG(E))},ie.\u0275prov=n.Yz7({token:ie,factory:ie.\u0275fac,providedIn:"root"});let ei=0;class D{constructor(e,t,i,o,r,a,l,d,u,p,v,O){this.scrollStrategies=e,this._overlayContainer=t,this._componentFactoryResolver=i,this._positionBuilder=o,this._keyboardDispatcher=r,this._injector=a,this._ngZone=l,this._document=d,this._directionality=u,this._location=p,this._outsideClickDispatcher=v,this._animationsModuleType=O}create(e){const t=this._createHostElement(),i=this._createPaneElement(t),o=this._createPortalOutlet(i),r=new wt(e);return r.direction=r.direction||this._directionality.value,new $n(o,t,i,r,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(e){const t=this._document.createElement("div");return t.id="cdk-overlay-"+ei++,t.classList.add("cdk-overlay-pane"),e.appendChild(t),t}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(n.z2F)),new Sn(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}D.\u0275fac=function(e){return new(e||D)(n.LFG(B),n.LFG(E),n.LFG(n._Vd),n.LFG(ie),n.LFG(te),n.LFG(n.zs3),n.LFG(n.R0b),n.LFG(c.K0),n.LFG(b),n.LFG(c.Ye),n.LFG(ne),n.LFG(n.QbO,8))},D.\u0275prov=n.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"});const ti=[{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"}],Et=new n.OlP("cdk-connected-overlay-scroll-strategy");class Se{constructor(e){this.elementRef=e}}Se.\u0275fac=function(e){return new(e||Se)(n.Y36(n.SBq))},Se.\u0275dir=n.lG2({type:Se,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]});class Ye{constructor(e,t,i,o,r){this._overlay=e,this._dir=r,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=y.w0.EMPTY,this._attachSubscription=y.w0.EMPTY,this._detachSubscription=y.w0.EMPTY,this._positionSubscription=y.w0.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new n.vpe,this.positionChange=new n.vpe,this.attach=new n.vpe,this.detach=new n.vpe,this.overlayKeydown=new n.vpe,this.overlayOutsideClick=new n.vpe,this._templatePortal=new $e(t,i),this._scrollStrategyFactory=o,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=(0,f.Ig)(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=(0,f.Ig)(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=(0,f.Ig)(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=(0,f.Ig)(e)}get push(){return this._push}set push(e){this._push=(0,f.Ig)(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&&this._overlayRef.dispose()}ngOnChanges(e){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&&this.open&&this._position.apply()),e.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&&(this.positions=ti);const e=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=e.attachments().subscribe(()=>this.attach.emit()),this._detachSubscription=e.detachments().subscribe(()=>this.detach.emit()),e.keydownEvents().subscribe(t=>{this.overlayKeydown.next(t),27===t.keyCode&&!this.disableClose&&!vt(t)&&(t.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(t=>{this.overlayOutsideClick.next(t)})}_buildConfig(){const e=this._position=this.positionStrategy||this._createPositionStrategy(),t=new wt({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(t.width=this.width),(this.height||0===this.height)&&(t.height=this.height),(this.minWidth||0===this.minWidth)&&(t.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(t.minHeight=this.minHeight),this.backdropClass&&(t.backdropClass=this.backdropClass),this.panelClass&&(t.panelClass=this.panelClass),t}_updatePositionStrategy(e){const t=this.positions.map(i=>({originX:i.originX,originY:i.originY,overlayX:i.overlayX,overlayY:i.overlayY,offsetX:i.offsetX||this.offsetX,offsetY:i.offsetY||this.offsetY,panelClass:i.panelClass||void 0}));return e.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(t).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(e),e}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof Se?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=>{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length>0&&(this._positionSubscription=this._position.positionChanges.pipe((0,Mn.o)(()=>this.positionChange.observers.length>0)).subscribe(e=>{this.positionChange.emit(e),0===this.positionChange.observers.length&&this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&&this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}Ye.\u0275fac=function(e){return new(e||Ye)(n.Y36(D),n.Y36(n.Rgc),n.Y36(n.s_b),n.Y36(Et),n.Y36(b,8))},Ye.\u0275dir=n.lG2({type:Ye,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:[n.TTD]});const ii={provide:Et,deps:[D],useFactory:function ni(s){return()=>s.scrollStrategies.reposition()}};class oe{}oe.\u0275fac=function(e){return new(e||oe)},oe.\u0275mod=n.oAB({type:oe}),oe.\u0275inj=n.cJS({providers:[D,ii],imports:[A,ee,P,P]});class se extends E{constructor(e,t){super(e,t)}ngOnDestroy(){super.ngOnDestroy(),this._fullScreenEventName&&this._fullScreenListener&&this._document.removeEventListener(this._fullScreenEventName,this._fullScreenListener)}_createContainer(){super._createContainer(),this._adjustParentForFullscreenChange(),this._addFullscreenChangeListener(()=>this._adjustParentForFullscreenChange())}_adjustParentForFullscreenChange(){this._containerElement&&(this.getFullscreenElement()||this._document.body).appendChild(this._containerElement)}_addFullscreenChangeListener(e){const t=this._getEventName();t&&(this._fullScreenListener&&this._document.removeEventListener(t,this._fullScreenListener),this._document.addEventListener(t,e),this._fullScreenListener=e)}_getEventName(){if(!this._fullScreenEventName){const e=this._document;e.fullscreenEnabled?this._fullScreenEventName="fullscreenchange":e.webkitFullscreenEnabled?this._fullScreenEventName="webkitfullscreenchange":e.mozFullScreenEnabled?this._fullScreenEventName="mozfullscreenchange":e.msFullscreenEnabled&&(this._fullScreenEventName="MSFullscreenChange")}return this._fullScreenEventName}getFullscreenElement(){const e=this._document;return e.fullscreenElement||e.webkitFullscreenElement||e.mozFullScreenElement||e.msFullscreenElement||null}}se.\u0275fac=function(e){return new(e||se)(n.LFG(c.K0),n.LFG(g.t4))},se.\u0275prov=n.Yz7({token:se,factory:se.\u0275fac,providedIn:"root"});var oi=h(43433),si=h(61194),Dt=h(64819),ri=h(27053),ai=h(83610);class N{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}}N.\u0275fac=function(e){return new(e||N)},N.\u0275prov=n.Yz7({token:N,factory:N.\u0275fac,providedIn:"root"});class z{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,t)=>this._cleanupObserver(t))}observe(e){const t=(0,f.fI)(e);return new x.y(i=>{const r=this._observeElement(t).subscribe(i);return()=>{r.unsubscribe(),this._unobserveElement(t)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const t=new m.x,i=this._mutationObserverFactory.create(o=>t.next(o));i&&i.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:i,stream:t,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:t,stream:i}=this._observedElements.get(e);t&&t.disconnect(),i.complete(),this._observedElements.delete(e)}}}z.\u0275fac=function(e){return new(e||z)(n.LFG(N))},z.\u0275prov=n.Yz7({token:z,factory:z.\u0275fac,providedIn:"root"});class Ne{constructor(e,t,i){this._contentObserver=e,this._elementRef=t,this._ngZone=i,this.event=new n.vpe,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=(0,f.Ig)(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=(0,f.su)(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe((0,Dt.b)(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}Ne.\u0275fac=function(e){return new(e||Ne)(n.Y36(z),n.Y36(n.SBq),n.Y36(n.R0b))},Ne.\u0275dir=n.lG2({type:Ne,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]});class re{}re.\u0275fac=function(e){return new(e||re)},re.\u0275mod=n.oAB({type:re}),re.\u0275inj=n.cJS({providers:[N]});var ci=h(58970);function ze(s,e){return(s.getAttribute(e)||"").match(/\S+/g)||[]}const At="cdk-describedby-message",Ue="cdk-describedby-host";let qe=0;class ke{constructor(e,t){this._platform=t,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+qe++,this._document=e,this._id=(0,n.f3M)(n.AFp)+"-"+qe++}describe(e,t,i){if(!this._canBeDescribed(e,t))return;const o=Qe(t,i);"string"!=typeof t?(It(t,this._id),this._messageRegistry.set(o,{messageElement:t,referenceCount:0})):this._messageRegistry.has(o)||this._createMessageElement(t,i),this._isElementDescribedByMessage(e,o)||this._addMessageReference(e,o)}removeDescription(e,t,i){if(!t||!this._isElementNode(e))return;const o=Qe(t,i);if(this._isElementDescribedByMessage(e,o)&&this._removeMessageReference(e,o),"string"==typeof t){const r=this._messageRegistry.get(o);r&&0===r.referenceCount&&this._deleteMessageElement(o)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const e=this._document.querySelectorAll(`[${Ue}="${this._id}"]`);for(let t=0;t0!=i.indexOf(At));e.setAttribute("aria-describedby",t.join(" "))}_addMessageReference(e,t){const i=this._messageRegistry.get(t);(function li(s,e,t){const i=ze(s,e);i.some(o=>o.trim()==t.trim())||(i.push(t.trim()),s.setAttribute(e,i.join(" ")))})(e,"aria-describedby",i.messageElement.id),e.setAttribute(Ue,this._id),i.referenceCount++}_removeMessageReference(e,t){const i=this._messageRegistry.get(t);i.referenceCount--,function di(s,e,t){const o=ze(s,e).filter(r=>r!=t.trim());o.length?s.setAttribute(e,o.join(" ")):s.removeAttribute(e)}(e,"aria-describedby",i.messageElement.id),e.removeAttribute(Ue)}_isElementDescribedByMessage(e,t){const i=ze(e,"aria-describedby"),o=this._messageRegistry.get(t),r=o&&o.messageElement.id;return!!r&&-1!=i.indexOf(r)}_canBeDescribed(e,t){if(!this._isElementNode(e))return!1;if(t&&"object"==typeof t)return!0;const i=null==t?"":`${t}`.trim(),o=e.getAttribute("aria-label");return!!i&&(!o||o.trim()!==i)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}function Qe(s,e){return"string"==typeof s?`${e||""}/${s}`:s}function It(s,e){s.id||(s.id=`${At}-${e}-${qe++}`)}ke.\u0275fac=function(e){return new(e||ke)(n.LFG(c.K0),n.LFG(g.t4))},ke.\u0275prov=n.Yz7({token:ke,factory:ke.\u0275fac,providedIn:"root"});class hi{constructor(e){this._items=e,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new m.x,this._typeaheadSubscription=y.w0.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._pageUpAndDown={enabled:!1,delta:10},this._skipPredicateFn=t=>t.disabled,this._pressedLetters=[],this.tabOut=new m.x,this.change=new m.x,e instanceof n.n_E&&(this._itemChangesSubscription=e.changes.subscribe(t=>{if(this._activeItem){const o=t.toArray().indexOf(this._activeItem);o>-1&&o!==this._activeItemIndex&&(this._activeItemIndex=o)}}))}skipPredicate(e){return this._skipPredicateFn=e,this}withWrap(e=!0){return this._wrap=e,this}withVerticalOrientation(e=!0){return this._vertical=e,this}withHorizontalOrientation(e){return this._horizontal=e,this}withAllowedModifierKeys(e){return this._allowedModifierKeys=e,this}withTypeAhead(e=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe((0,si.b)(t=>this._pressedLetters.push(t)),(0,Dt.b)(e),(0,lt.h)(()=>this._pressedLetters.length>0),(0,ri.U)(()=>this._pressedLetters.join(""))).subscribe(t=>{const i=this._getItemsArray();for(let o=1;o!e[r]||this._allowedModifierKeys.indexOf(r)>-1);switch(t){case 9:return void this.tabOut.next();case 40:if(this._vertical&&o){this.setNextItemActive();break}return;case 38:if(this._vertical&&o){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&o){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&o){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&o){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&o){this.setLastItemActive();break}return;case 33:if(this._pageUpAndDown.enabled&&o){const r=this._activeItemIndex-this._pageUpAndDown.delta;this._setActiveItemByIndex(r>0?r:0,1);break}return;case 34:if(this._pageUpAndDown.enabled&&o){const r=this._activeItemIndex+this._pageUpAndDown.delta,a=this._getItemsArray().length;this._setActiveItemByIndex(r=65&&t<=90||t>=48&&t<=57)&&this._letterKeyStream.next(String.fromCharCode(t))))}this._pressedLetters=[],e.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(e){const t=this._getItemsArray(),i="number"==typeof e?e:t.indexOf(e),o=t[i];this._activeItem=o??null,this._activeItemIndex=i}destroy(){this._typeaheadSubscription.unsubscribe(),this._itemChangesSubscription?.unsubscribe(),this._letterKeyStream.complete(),this.tabOut.complete(),this.change.complete(),this._pressedLetters=[]}_setActiveItemByDelta(e){this._wrap?this._setActiveInWrapMode(e):this._setActiveInDefaultMode(e)}_setActiveInWrapMode(e){const t=this._getItemsArray();for(let i=1;i<=t.length;i++){const o=(this._activeItemIndex+e*i+t.length)%t.length,r=t[o];if(!this._skipPredicateFn(r))return void this.setActiveItem(o)}}_setActiveInDefaultMode(e){this._setActiveItemByIndex(this._activeItemIndex+e,e)}_setActiveItemByIndex(e,t){const i=this._getItemsArray();if(i[e]){for(;this._skipPredicateFn(i[e]);)if(!i[e+=t])return;this.setActiveItem(e)}}_getItemsArray(){return this._items instanceof n.n_E?this._items.toArray():this._items}}class U{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function fi(s){return!!(s.offsetWidth||s.offsetHeight||"function"==typeof s.getClientRects&&s.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const t=function pi(s){try{return s.frameElement}catch{return null}}(function wi(s){return s.ownerDocument&&s.ownerDocument.defaultView||window}(e));if(t&&(-1===Tt(t)||!this.isVisible(t)))return!1;let i=e.nodeName.toLowerCase(),o=Tt(e);return e.hasAttribute("contenteditable")?-1!==o:!("iframe"===i||"object"===i||this._platform.WEBKIT&&this._platform.IOS&&!function bi(s){let e=s.nodeName.toLowerCase(),t="input"===e&&s.type;return"text"===t||"password"===t||"select"===e||"textarea"===e}(e))&&("audio"===i?!!e.hasAttribute("controls")&&-1!==o:"video"===i?-1!==o&&(null!==o||(this._platform.FIREFOX||e.hasAttribute("controls"))):e.tabIndex>=0)}isFocusable(e,t){return function Ci(s){return!function gi(s){return function vi(s){return"input"==s.nodeName.toLowerCase()}(s)&&"hidden"==s.type}(s)&&(function _i(s){let e=s.nodeName.toLowerCase();return"input"===e||"select"===e||"button"===e||"textarea"===e}(s)||function mi(s){return function yi(s){return"a"==s.nodeName.toLowerCase()}(s)&&s.hasAttribute("href")}(s)||s.hasAttribute("contenteditable")||Rt(s))}(e)&&!this.isDisabled(e)&&(t?.ignoreVisibility||this.isVisible(e))}}function Rt(s){if(!s.hasAttribute("tabindex")||void 0===s.tabIndex)return!1;let e=s.getAttribute("tabindex");return!(!e||isNaN(parseInt(e,10)))}function Tt(s){if(!Rt(s))return null;const e=parseInt(s.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}U.\u0275fac=function(e){return new(e||U)(n.LFG(g.t4))},U.\u0275prov=n.Yz7({token:U,factory:U.\u0275fac,providedIn:"root"});class Ft{constructor(e,t,i,o,r=!1){this._element=e,this._checker=t,this._ngZone=i,this._document=o,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,r||this.attachAnchors()}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}destroy(){const e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.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(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){const t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return"start"==e?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){const t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){const i=this._getFirstTabbableElement(t);return i?.focus(e),!!i}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){const t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){const t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;const t=e.children;for(let i=0;i=0;i--){const o=t[i].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[i]):null;if(o)return o}return null}_createAnchor(){const e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._ngZone.isStable?e():this._ngZone.onStable.pipe((0,mt.q)(1)).subscribe(e)}}class ae{constructor(e,t,i){this._checker=e,this._ngZone=t,this._document=i}create(e,t=!1){return new Ft(e,this._checker,this._ngZone,this._document,t)}}ae.\u0275fac=function(e){return new(e||ae)(n.LFG(U),n.LFG(n.R0b),n.LFG(c.K0))},ae.\u0275prov=n.Yz7({token:ae,factory:ae.\u0275fac,providedIn:"root"});class He{constructor(e,t,i){this._elementRef=e,this._focusTrapFactory=t,this._previouslyFocusedElement=null,this.focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement,!0)}get enabled(){return this.focusTrap.enabled}set enabled(e){this.focusTrap.enabled=(0,f.Ig)(e)}get autoCapture(){return this._autoCapture}set autoCapture(e){this._autoCapture=(0,f.Ig)(e)}ngOnDestroy(){this.focusTrap.destroy(),this._previouslyFocusedElement&&(this._previouslyFocusedElement.focus(),this._previouslyFocusedElement=null)}ngAfterContentInit(){this.focusTrap.attachAnchors(),this.autoCapture&&this._captureFocus()}ngDoCheck(){this.focusTrap.hasAttached()||this.focusTrap.attachAnchors()}ngOnChanges(e){const t=e.autoCapture;t&&!t.firstChange&&this.autoCapture&&this.focusTrap.hasAttached()&&this._captureFocus()}_captureFocus(){this._previouslyFocusedElement=(0,g.ht)(),this.focusTrap.focusInitialElementWhenReady()}}He.\u0275fac=function(e){return new(e||He)(n.Y36(n.SBq),n.Y36(ae),n.Y36(c.K0))},He.\u0275dir=n.lG2({type:He,selectors:[["","cdkTrapFocus",""]],inputs:{enabled:["cdkTrapFocus","enabled"],autoCapture:["cdkTrapFocusAutoCapture","autoCapture"]},exportAs:["cdkTrapFocus"],features:[n.TTD]});class xi extends Ft{constructor(e,t,i,o,r,a,l){super(e,t,i,o,l.defer),this._focusTrapManager=r,this._inertStrategy=a,this._focusTrapManager.register(this)}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._enabled?this._focusTrapManager.register(this):this._focusTrapManager.deregister(this)}destroy(){this._focusTrapManager.deregister(this),super.destroy()}_enable(){this._inertStrategy.preventFocus(this),this.toggleAnchors(!0)}_disable(){this._inertStrategy.allowFocus(this),this.toggleAnchors(!1)}}const Si=new n.OlP("FOCUS_TRAP_INERT_STRATEGY");class ki{constructor(){this._listener=null}preventFocus(e){this._listener&&e._document.removeEventListener("focus",this._listener,!0),this._listener=t=>this._trapFocus(e,t),e._ngZone.runOutsideAngular(()=>{e._document.addEventListener("focus",this._listener,!0)})}allowFocus(e){!this._listener||(e._document.removeEventListener("focus",this._listener,!0),this._listener=null)}_trapFocus(e,t){const i=t.target,o=e._element;i&&!o.contains(i)&&!i.closest?.("div.cdk-overlay-pane")&&setTimeout(()=>{e.enabled&&!o.contains(e._document.activeElement)&&e.focusFirstTabbableElement()})}}class ce{constructor(){this._focusTrapStack=[]}register(e){this._focusTrapStack=this._focusTrapStack.filter(i=>i!==e);let t=this._focusTrapStack;t.length&&t[t.length-1]._disable(),t.push(e),e._enable()}deregister(e){e._disable();const t=this._focusTrapStack,i=t.indexOf(e);-1!==i&&(t.splice(i,1),t.length&&t[t.length-1]._enable())}}ce.\u0275fac=function(e){return new(e||ce)},ce.\u0275prov=n.Yz7({token:ce,factory:ce.\u0275fac,providedIn:"root"});class Me{constructor(e,t,i,o,r){this._checker=e,this._ngZone=t,this._focusTrapManager=i,this._document=o,this._inertStrategy=r||new ki}create(e,t={defer:!1}){let i;return i="boolean"==typeof t?{defer:t}:t,new xi(e,this._checker,this._ngZone,this._document,this._focusTrapManager,this._inertStrategy,i)}}Me.\u0275fac=function(e){return new(e||Me)(n.LFG(U),n.LFG(n.R0b),n.LFG(ce),n.LFG(c.K0),n.LFG(Si,8))},Me.\u0275prov=n.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"});const Di=new n.OlP("cdk-input-modality-detector-options"),Oi={ignoreKeys:[18,17,224,91,16]},le=(0,g.i$)({passive:!0,capture:!0});class de{constructor(e,t,i,o){this._platform=e,this._mostRecentTarget=null,this._modality=new oi.X(null),this._lastTouchMs=0,this._onKeydown=r=>{this._options?.ignoreKeys?.some(a=>a===r.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=(0,g.sA)(r))},this._onMousedown=r=>{Date.now()-this._lastTouchMs<650||(this._modality.next(function Mi(s){return 0===s.buttons||0===s.offsetX&&0===s.offsetY}(r)?"keyboard":"mouse"),this._mostRecentTarget=(0,g.sA)(r))},this._onTouchstart=r=>{!function Ei(s){const e=s.touches&&s.touches[0]||s.changedTouches&&s.changedTouches[0];return!(!e||-1!==e.identifier||null!=e.radiusX&&1!==e.radiusX||null!=e.radiusY&&1!==e.radiusY)}(r)?(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=(0,g.sA)(r)):this._modality.next("keyboard")},this._options={...Oi,...o},this.modalityDetected=this._modality.pipe((0,ai.T)(1)),this.modalityChanged=this.modalityDetected.pipe((0,at.x)()),e.isBrowser&&t.runOutsideAngular(()=>{i.addEventListener("keydown",this._onKeydown,le),i.addEventListener("mousedown",this._onMousedown,le),i.addEventListener("touchstart",this._onTouchstart,le)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,le),document.removeEventListener("mousedown",this._onMousedown,le),document.removeEventListener("touchstart",this._onTouchstart,le))}}de.\u0275fac=function(e){return new(e||de)(n.LFG(g.t4),n.LFG(n.R0b),n.LFG(c.K0),n.LFG(Di,8))},de.\u0275prov=n.Yz7({token:de,factory:de.\u0275fac,providedIn:"root"});const Ai=new n.OlP("liveAnnouncerElement",{providedIn:"root",factory:function Ii(){return null}});const Ri=new n.OlP("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let Ti=0;class he{constructor(e,t,i,o){this._ngZone=t,this._defaultOptions=o,this._document=i,this._liveElement=e||this._createLiveElement()}announce(e,...t){const i=this._defaultOptions;let o,r;return 1===t.length&&"number"==typeof t[0]?r=t[0]:[o,r]=t,this.clear(),clearTimeout(this._previousTimeout),o||(o=i&&i.politeness?i.politeness:"polite"),null==r&&i&&(r=i.duration),this._liveElement.setAttribute("aria-live",o),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(a=>this._currentResolve=a)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,"number"==typeof r&&(this._previousTimeout=setTimeout(()=>this.clear(),r)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const e="cdk-live-announcer-element",t=this._document.getElementsByClassName(e),i=this._document.createElement("div");for(let o=0;o .cdk-overlay-container [aria-modal="true"]');for(let i=0;ithis._contentObserver.observe(this._elementRef).subscribe(()=>{const t=this._elementRef.nativeElement.textContent;t!==this._previousAnnouncedText&&(this._liveAnnouncer.announce(t,this._politeness,this.duration),this._previousAnnouncedText=t)})))}ngOnDestroy(){this._subscription&&this._subscription.unsubscribe()}}Ge.\u0275fac=function(e){return new(e||Ge)(n.Y36(n.SBq),n.Y36(he),n.Y36(z),n.Y36(n.R0b))},Ge.\u0275dir=n.lG2({type:Ge,selectors:[["","cdkAriaLive",""]],inputs:{politeness:["cdkAriaLive","politeness"],duration:["cdkAriaLiveDuration","duration"]},exportAs:["cdkAriaLive"]});const Fi=new n.OlP("cdk-focus-monitor-default-options"),Xe=(0,g.i$)({passive:!0,capture:!0});class ue{constructor(e,t,i,o,r){this._ngZone=e,this._platform=t,this._inputModalityDetector=i,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new m.x,this._rootNodeFocusAndBlurListener=a=>{for(let d=(0,g.sA)(a);d;d=d.parentElement)"focus"===a.type?this._onFocus(a,d):this._onBlur(a,d)},this._document=o,this._detectionMode=r?.detectionMode||0}monitor(e,t=!1){const i=(0,f.fI)(e);if(!this._platform.isBrowser||1!==i.nodeType)return(0,T.of)(null);const o=(0,g.kV)(i)||this._getDocument(),r=this._elementInfo.get(i);if(r)return t&&(r.checkChildren=!0),r.subject;const a={checkChildren:t,subject:new m.x,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(e){const t=(0,f.fI)(e),i=this._elementInfo.get(t);i&&(i.subject.complete(),this._setClasses(t),this._elementInfo.delete(t),this._removeGlobalListeners(i))}focusVia(e,t,i){const o=(0,f.fI)(e);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,t,l)):(this._setOrigin(t),"function"==typeof o.focus&&o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((e,t)=>this.stopMonitoring(t))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:e&&this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,t){e.classList.toggle("cdk-focused",!!t),e.classList.toggle("cdk-touch-focused","touch"===t),e.classList.toggle("cdk-keyboard-focused","keyboard"===t),e.classList.toggle("cdk-mouse-focused","mouse"===t),e.classList.toggle("cdk-program-focused","program"===t)}_setOrigin(e,t=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=e,this._originFromTouchInteraction="touch"===e&&t,0===this._detectionMode){clearTimeout(this._originTimeoutId);const i=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(e,t){const i=this._elementInfo.get(t),o=(0,g.sA)(e);!i||!i.checkChildren&&t!==o||this._originChanged(t,this._getFocusOrigin(o),i)}_onBlur(e,t){const i=this._elementInfo.get(t);!i||i.checkChildren&&e.relatedTarget instanceof Node&&t.contains(e.relatedTarget)||(this._setClasses(t),this._emitOrigin(i,null))}_emitOrigin(e,t){e.subject.observers.length&&this._ngZone.run(()=>e.subject.next(t))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const t=e.rootNode,i=this._rootNodeFocusListenerCount.get(t)||0;i||this._ngZone.runOutsideAngular(()=>{t.addEventListener("focus",this._rootNodeFocusAndBlurListener,Xe),t.addEventListener("blur",this._rootNodeFocusAndBlurListener,Xe)}),this._rootNodeFocusListenerCount.set(t,i+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe((0,W.R)(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(e){const t=e.rootNode;if(this._rootNodeFocusListenerCount.has(t)){const i=this._rootNodeFocusListenerCount.get(t);i>1?this._rootNodeFocusListenerCount.set(t,i-1):(t.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Xe),t.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Xe),this._rootNodeFocusListenerCount.delete(t))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,t,i){this._setClasses(e,t),this._emitOrigin(i,t),this._lastFocusOrigin=t}_getClosestElementsInfo(e){const t=[];return this._elementInfo.forEach((i,o)=>{(o===e||i.checkChildren&&o.contains(e))&&t.push([o,i])}),t}_isLastInteractionFromInputLabel(e){const{_mostRecentTarget:t,mostRecentModality:i}=this._inputModalityDetector;if("mouse"!==i||!t||t===e||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||e.disabled)return!1;const o=e.labels;if(o)for(let r=0;r{this._focusOrigin=t,this.cdkFocusChange.emit(t)})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}We.\u0275fac=function(e){return new(e||We)(n.Y36(n.SBq),n.Y36(ue))},We.\u0275dir=n.lG2({type:We,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]});const Pt="cdk-high-contrast-black-on-white",Bt="cdk-high-contrast-white-on-black",et="cdk-high-contrast-active";class pe{constructor(e,t){this._platform=e,this._document=t,this._breakpointSubscription=(0,n.f3M)(ci.Yg).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const t=this._document.defaultView||window,i=t&&t.getComputedStyle?t.getComputedStyle(e):null,o=(i&&i.backgroundColor||"").replace(/ /g,"");switch(e.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return 2;case"rgb(255,255,255)":case"rgb(255,250,239)":return 1}return 0}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const e=this._document.body.classList;e.remove(et,Pt,Bt),this._hasCheckedHighContrastMode=!0;const t=this.getHighContrastMode();1===t?e.add(et,Pt):2===t&&e.add(et,Bt)}}}pe.\u0275fac=function(e){return new(e||pe)(n.LFG(g.t4),n.LFG(c.K0))},pe.\u0275prov=n.Yz7({token:pe,factory:pe.\u0275fac,providedIn:"root"});class Ee{constructor(e){e._applyBodyHighContrastModeCssClasses()}}Ee.\u0275fac=function(e){return new(e||Ee)(n.LFG(pe))},Ee.\u0275mod=n.oAB({type:Ee}),Ee.\u0275inj=n.cJS({imports:[re]});var tt=h(80677);const Li=["li"];function Pi(s,e){1&s&&n._UZ(0,"hr",9)}function Bi(s,e){}const Vt=function(s){return{$implicit:s}};function Vi(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"button",10),n.NdJ("click",function(o){n.CHM(t);const r=n.oxw().$implicit,a=n.oxw();return n.KtG(a.onMenuItemSelect(r,o))})("mouseenter",function(o){n.CHM(t);const r=n.oxw().$implicit,a=n.oxw();return n.KtG(a.onOpenSubMenu(r,o))}),n.YNc(1,Bi,0,0,"ng-template",11),n.qZA()}if(2&s){const t=n.oxw().$implicit,i=n.oxw();n.ekj("ngx-contextmenu--parent-menu",!!t.subMenu)("active",t.isActive&&!i.isMenuItemDisabled(t))("disabled",i.isMenuItemDisabled(t)),n.uIk("aria-haspopup",!!t.subMenu)("disabled",i.isMenuItemDisabled(t)?"disabled":null),n.xp6(1),n.Q6J("ngTemplateOutlet",t.template)("ngTemplateOutletContext",n.VKq(10,Vt,i.value))}}function Yi(s,e){}function Ni(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"span",12),n.NdJ("click",function(o){n.CHM(t);const r=n.oxw(2);return n.KtG(r.stopEvent(o))})("contextmenu",function(o){n.CHM(t);const r=n.oxw(2);return n.KtG(r.stopEvent(o))}),n.YNc(1,Yi,0,0,"ng-template",11),n.qZA()}if(2&s){const t=n.oxw().$implicit,i=n.oxw();n.ekj("disabled",i.isMenuItemDisabled(t)),n.xp6(1),n.Q6J("ngTemplateOutlet",t.template)("ngTemplateOutletContext",n.VKq(4,Vt,i.value))}}function zi(s,e){if(1&s&&(n.TgZ(0,"li",4,5),n.YNc(2,Pi,1,0,"hr",6),n.YNc(3,Vi,2,12,"button",7),n.YNc(4,Ni,2,6,"span",8),n.qZA()),2&s){const t=e.$implicit,i=n.oxw();n.ekj("disabled",i.isMenuItemDisabled(t))("divider",t.divider)("active",t.isActive&&!i.isMenuItemDisabled(t)),n.uIk("role",t.divider?"separator":void 0),n.xp6(2),n.Q6J("ngIf",t.divider),n.xp6(1),n.Q6J("ngIf",!t.divider&&!t.passive),n.xp6(1),n.Q6J("ngIf",!t.divider&&t.passive)}}const De=(s,e)=>s instanceof Function?s(e):s,Gi={ActiveDescendantKeyManager:class ui extends hi{setActiveItem(e){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(e),this.activeItem&&this.activeItem.setActiveStyles()}}};class Oe{constructor(e){this._elementRef=e,this.menuDirectives=[],this.menuClass="",this.isLeaf=!1,this.execute=new n.vpe,this.openSubMenu=new n.vpe,this.closeLeafMenu=new n.vpe,this.closeSubMenus=new n.vpe,this.closeAllMenus=new n.vpe,this.subscription=new y.w0}ngOnInit(){this.setupDirectives()}ngAfterViewInit(){this.overlayRef?.updatePosition()}ngOnDestroy(){this.subscription.unsubscribe()}onKeyArrowDownOrUp(e){!this.isLeaf||this.keyManager.onKeydown(e)}onKeyArrowRight(e){if(this.isLeaf){if("rtl"===this.dir)return void this.closeActiveItemSubMenu(e);this.openActiveItemSubMenu(e)}}onKeyArrowLeft(e){if(this.isLeaf){if("rtl"===this.dir)return void this.openActiveItemSubMenu(e);this.closeActiveItemSubMenu(e)}}onKeyEnterOrSpace(e){!this.isLeaf||!this.keyManager.activeItem||this.onMenuItemSelect(this.keyManager.activeItem,e)}onKeyArrowEscape(e){!this.isLeaf||this.closeActiveItemSubMenu(e)}onClickOrRightClick(e){"click"===e.type&&2===e.button||this._elementRef.nativeElement.contains(e.target)||this.closeAllMenus.emit({event:e})}stopEvent(e){e.stopPropagation()}isMenuItemDisabled(e){return De(e.disabled,this.value)}isMenuItemVisible(e){return De(e.visible,this.value)}onOpenSubMenu(e,t){if(e.subMenu||this.closeSubMenus.next(),null===this.keyManager.activeItemIndex||!e.subMenu)return;const i=this.liElementRefs.toArray()[this.keyManager.activeItemIndex],o=i&&i.nativeElement;o&&t instanceof KeyboardEvent?this.openSubMenu.emit({anchoredTo:"element",anchorElement:o,contextMenu:e.subMenu,value:this.value,parentContextMenu:this}):t.currentTarget?this.openSubMenu.emit({anchoredTo:"element",anchorElement:t.currentTarget,contextMenu:e.subMenu,value:this.value,parentContextMenu:this}):this.openSubMenu.emit({anchoredTo:"position",x:t.clientX,y:t.clientY,contextMenu:e.subMenu,value:this.value})}onMenuItemSelect(e,t){this.cancelEvent(t),this.onOpenSubMenu(e,t),e.subMenu||this.triggerExecute(e,t)}triggerExecute(e,t){e.triggerExecute(t,this.value)}setupDirectives(){this.menuDirectives.forEach(t=>{t.value=this.value,this.subscription.add(t.execute.subscribe(i=>this.execute.emit({...i,menuDirective:t})))});const e=new n.n_E;e.reset(this.menuDirectives),this.keyManager=new Gi.ActiveDescendantKeyManager(e).withWrap()}openActiveItemSubMenu(e){null!==this.keyManager.activeItemIndex&&(this.cancelEvent(e),this.keyManager.activeItem&&this.onOpenSubMenu(this.keyManager.activeItem,e))}closeActiveItemSubMenu(e){null!==this.keyManager.activeItemIndex&&(this.cancelEvent(e),this.closeLeafMenu.emit({excludeRootMenu:"rtl"===this.dir?39===e.keyCode:37===e.keyCode,event:e}))}cancelEvent(e){if(!e||!e.target)return;const t=e.target;["INPUT","TEXTAREA","SELECT"].includes(t.tagName)||t.isContentEditable||(e.preventDefault(),e.stopPropagation())}}var Ae;Oe.\u0275fac=function(e){return new(e||Oe)(n.Y36(n.SBq))},Oe.\u0275cmp=n.Xpm({type:Oe,selectors:[["context-menu-content"]],viewQuery:function(e,t){if(1&e&&n.Gf(Li,5),2&e){let i;n.iGM(i=n.CRH())&&(t.liElementRefs=i)}},hostVars:1,hostBindings:function(e,t){1&e&&n.NdJ("keydown.ArrowDown",function(o){return t.onKeyArrowDownOrUp(o)},!1,n.Jf7)("keydown.ArrowUp",function(o){return t.onKeyArrowDownOrUp(o)},!1,n.Jf7)("keydown.ArrowRight",function(o){return t.onKeyArrowRight(o)},!1,n.Jf7)("keydown.ArrowLeft",function(o){return t.onKeyArrowLeft(o)},!1,n.Jf7)("keydown.Enter",function(o){return t.onKeyEnterOrSpace(o)},!1,n.Jf7)("keydown.Space",function(o){return t.onKeyEnterOrSpace(o)},!1,n.Jf7)("keydown.Escape",function(o){return t.onKeyArrowEscape(o)},!1,n.Jf7)("click",function(o){return t.onClickOrRightClick(o)},!1,n.evT)("contextmenu",function(o){return t.onClickOrRightClick(o)},!1,n.evT),2&e&&n.uIk("dir",t.dir)},inputs:{menuDirectives:"menuDirectives",value:"value",dir:"dir",parentContextMenu:"parentContextMenu",menuClass:"menuClass",overlayRef:"overlayRef",isLeaf:"isLeaf"},outputs:{execute:"execute",openSubMenu:"openSubMenu",closeLeafMenu:"closeLeafMenu",closeSubMenus:"closeSubMenus",closeAllMenus:"closeAllMenus"},decls:4,vars:3,consts:[[1,"ngx-contextmenu",3,"ngClass"],["role","menu","aria-labelledby","menubutton","tabindex","0",1,"ngx-contextmenu--dropdown-menu"],["menu",""],["role","none",3,"disabled","divider","active",4,"ngFor","ngForOf"],["role","none"],["li",""],["role","separator",4,"ngIf"],["type","button","role","menuitem","class","ngx-contextmenu--item-content",3,"ngx-contextmenu--parent-menu","active","disabled","click","mouseenter",4,"ngIf"],["class","ngx-contextmenu--item-content ngx-contextmenu--item-content-passive","role","menuitem",3,"disabled","click","contextmenu",4,"ngIf"],["role","separator"],["type","button","role","menuitem",1,"ngx-contextmenu--item-content",3,"click","mouseenter"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","menuitem",1,"ngx-contextmenu--item-content","ngx-contextmenu--item-content-passive",3,"click","contextmenu"]],template:function(e,t){1&e&&(n.TgZ(0,"div",0)(1,"ul",1,2),n.YNc(3,zi,5,10,"li",3),n.qZA()()),2&e&&(n.Q6J("ngClass",t.menuClass),n.uIk("dir",t.dir),n.xp6(3),n.Q6J("ngForOf",t.menuDirectives))},dependencies:[c.mk,c.sg,c.O5,c.tP,Z],encapsulation:2,changeDetection:0});class fe{constructor(e){this.template=e,this.divider=!1,this.passive=!1,this.visible=!0,this.execute=new n.vpe,this.isActive=!1,Ae.set(this,!1)}set disabled(e){(0,tt.YH)(this,Ae,e,"f")}get disabled(){return this.passive||this.divider||De((0,tt.Q_)(this,Ae,"f"),this.value)}setActiveStyles(){this.isActive=!0}setInactiveStyles(){this.isActive=!1}triggerExecute(e,t){De((0,tt.Q_)(this,Ae,"f"),t)||this.execute.emit({event:e,value:t})}}Ae=new WeakMap,fe.\u0275fac=function(e){return new(e||fe)(n.Y36(n.Rgc,8))},fe.\u0275dir=n.lG2({type:fe,selectors:[["","contextMenuItem",""]],inputs:{subMenu:"subMenu",divider:"divider",disabled:"disabled",passive:"passive",visible:"visible"},outputs:{execute:"execute"}});class H{constructor(){this.stack=[]}push(e){this.stack.push(e)}size(){return this.stack.length}isEmpty(){return 0===this.size()}closeAll(){this.stack.forEach(e=>this.dispose(e)),this.stack=[]}destroySubMenus(e){if(!e)return;const t=this.stack.findIndex(({overlayRef:i})=>i===e.overlayRef);this.stack.slice(t+1).forEach(i=>{this.dispose(i)})}closeLeafMenu(e){const t=this.disposeLastDetached();if(!t)return!1;const i=this.size()>1,o=!e&&!this.isEmpty();if((i||o)&&this.dispose(t),o)return!0;const r=this.disposeLastDetached();return r&&(r.contextMenuContentComponent.isLeaf=!0),!1}disposeLastDetached(){let e=this.last();if(e){for(;e&&this.size()>1&&e.overlayRef&&this.isDetached(e);)this.dispose(e),this.pop(),e=this.last();return e}}last(){if(!this.isEmpty())return this.stack[this.stack.length-1]}pop(){const e=this.stack.pop();return this.dispose(e)}isDetached(e){return!e.overlayRef.hasAttached()}dispose(e){return e&&(e.overlayRef.detach(),e.overlayRef.dispose()),e}}H.\u0275fac=function(e){return new(e||H)},H.\u0275prov=n.Yz7({token:H,factory:H.\u0275fac,providedIn:"root"});class R{constructor(){this.onShow=new m.x}show(e){this.onShow.next(e)}}R.\u0275fac=function(e){return new(e||R)},R.\u0275prov=n.Yz7({token:R,factory:R.\u0275fac,providedIn:"root"});class Ie{constructor(e,t,i,o){this.overlay=e,this.scrollStrategy=t,this.contextMenuStack=i,this.contextMenuEventService=o,this.menuClass="",this.disabled=!1,this.open=new n.vpe,this.close=new n.vpe,this.visibleMenuItems=[],this.subscription=new y.w0}ngOnInit(){const e=this.contextMenuEventService.onShow.subscribe(t=>{this.onMenuEvent(t)});this.subscription.add(e)}ngOnDestroy(){this.subscription.unsubscribe()}openContextMenu(e){let t;if("position"===e.anchoredTo)t=this.overlay.position().flexibleConnectedTo({x:e.x,y:e.y}).withPositions(((s="ltr")=>"ltr"===s?[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"center",overlayX:"start",overlayY:"center"},{originX:"start",originY:"center",overlayX:"end",overlayY:"center"}]:[{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"center",overlayX:"end",overlayY:"center"},{originX:"end",originY:"center",overlayX:"start",overlayY:"center"}])(e.dir)),this.closeAllContextMenus();else{const{anchorElement:o,parentContextMenu:r}=e;t=this.overlay.position().flexibleConnectedTo(new n.SBq(o)).withPositions(((s="ltr")=>"ltr"===s?[{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"bottom",overlayX:"start",overlayY:"bottom"},{originX:"start",originY:"bottom",overlayX:"end",overlayY:"bottom"}]:[{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"start",overlayY:"bottom"}])(r.dir)),this.contextMenuStack.destroySubMenus(r)}const i=this.overlay.create({positionStrategy:t,panelClass:"ngx-contextmenu",scrollStrategy:this.scrollStrategy.close()});this.attachContextMenu(i,e)}onMenuEvent(e){if(this.disabled)return;const{contextMenu:t,value:i}=e;t&&t!==this||(this.value=i,this.setVisibleMenuItems(),this.openContextMenu({...e,menuItemDirectives:this.visibleMenuItems,menuClass:this.menuClass,dir:this.dir}),this.open.next(e))}attachContextMenu(e,t){const{value:i,menuItemDirectives:o}=t,r=e.attach(new _t(Oe)),{instance:a}=r;a.value=i,a.menuDirectives=o,a.overlayRef=e,a.isLeaf=!0,a.menuClass=this.getMenuClass(t),a.dir=this.getDir(t),this.contextMenuStack.push({overlayRef:e,contextMenuContentComponent:a});const l=new y.w0;l.add(a.execute.subscribe(()=>this.closeAllContextMenus())),l.add(a.closeAllMenus.subscribe(()=>this.closeAllContextMenus())),l.add(a.closeLeafMenu.subscribe(d=>this.destroyLeafMenu(!!d.excludeRootMenu))),l.add(a.openSubMenu.subscribe(d=>{this.contextMenuStack.destroySubMenus(a),d.contextMenu?(a.isLeaf=!1,this.contextMenuEventService.show(d)):a.isLeaf=!0})),l.add(a.closeSubMenus.subscribe(()=>{this.contextMenuStack.destroySubMenus(a)})),r.onDestroy(()=>{this.close.next(),o.forEach(d=>d.isActive=!1),l.unsubscribe()}),r.changeDetectorRef.detectChanges()}getMenuClass(e){return e.menuClass||"element"===e.anchoredTo&&e?.parentContextMenu?.menuClass||""}getDir(e){return e.dir||"element"===e.anchoredTo&&e?.parentContextMenu?.dir||void 0}closeAllContextMenus(){this.contextMenuStack.closeAll()}destroyLeafMenu(e){this.contextMenuStack.closeLeafMenu(e)}isMenuItemVisible(e){return De(e.visible,this.value)}setVisibleMenuItems(){this.visibleMenuItems=this.menuItems.filter(e=>this.isMenuItemVisible(e))}}Ie.\u0275fac=function(e){return new(e||Ie)(n.Y36(D),n.Y36(B),n.Y36(H),n.Y36(R))},Ie.\u0275cmp=n.Xpm({type:Ie,selectors:[["context-menu"]],contentQueries:function(e,t,i){if(1&e&&n.Suo(i,fe,4),2&e){let o;n.iGM(o=n.CRH())&&(t.menuItems=o)}},inputs:{menuClass:"menuClass",disabled:"disabled",dir:"dir"},outputs:{open:"open",close:"close"},decls:0,vars:0,template:function(e,t){},encapsulation:2});class Re{constructor(e,t,i){this.contextMenuEventService=e,this.elementRef=t,this.contextMenuStackService=i,this.tabindex="0",this.ariaHasPopup="true"}open(e){if(!this.canOpen())return;if(e instanceof MouseEvent)return void this.onContextMenu(e);const{x:t,y:i,height:o}=this.elementRef.nativeElement.getBoundingClientRect();this.contextMenuEventService.show({anchoredTo:"position",x:t,y:i+o,contextMenu:this.contextMenu,value:this.contextMenuValue})}close(){this.contextMenuStackService.closeAll()}onContextMenu(e){!this.canOpen()||(this.contextMenuEventService.show({anchoredTo:"position",contextMenu:this.contextMenu,x:e.clientX,y:e.clientY,value:this.contextMenuValue}),e.preventDefault(),e.stopPropagation())}canOpen(){return this.contextMenu&&!this.contextMenu.disabled}}Re.\u0275fac=function(e){return new(e||Re)(n.Y36(R),n.Y36(n.SBq),n.Y36(H))},Re.\u0275dir=n.lG2({type:Re,selectors:[["","contextMenu",""]],hostVars:2,hostBindings:function(e,t){1&e&&n.NdJ("contextmenu",function(o){return t.onContextMenu(o)}),2&e&&n.uIk("tabindex",t.tabindex)("aria-haspopup",t.ariaHasPopup)},inputs:{contextMenuValue:"contextMenuValue",contextMenu:"contextMenu",tabindex:"tabindex"},exportAs:["ngxContextMenu"]});class _e{}_e.\u0275fac=function(e){return new(e||_e)},_e.\u0275mod=n.oAB({type:_e}),_e.\u0275inj=n.cJS({providers:[{provide:E,useClass:se}],imports:[c.ez,oe]});class Te{constructor(e){this.contextMenuEventService=e}show(e,t={x:0,y:0}){this.contextMenuEventService.show({anchoredTo:"position",contextMenu:e,value:t.value,x:t.x,y:t.y})}}Te.\u0275fac=function(e){return new(e||Te)(n.LFG(R))},Te.\u0275prov=n.Yz7({token:Te,factory:Te.\u0275fac,providedIn:"root"});var Zi=h(44248),Ki=h(2316),ji=h(22201),$i=h(87499),Ji=h(79144),qi=h(84156),Qi=h(56500),eo=h(43303),to=h(4540),no=h(88518);function io(s,e){1&s&&n._uU(0,"\n Add event\n ")}function oo(s,e){if(1&s&&(n.TgZ(0,"span",17),n._uU(1),n.qZA()),2&s){const t=n.oxw().day;n.xp6(1),n.Oqu(t.badgeTotal)}}function so(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"div",18),n.NdJ("mouseenter",function(){const r=n.CHM(t).$implicit,a=n.oxw().highlightDay;return n.KtG(a.emit({event:r}))})("mouseleave",function(){const r=n.CHM(t).$implicit,a=n.oxw().unhighlightDay;return n.KtG(a.emit({event:r}))})("click",function(o){const a=n.CHM(t).$implicit,l=n.oxw().eventClicked;return o.stopPropagation(),n.KtG(l.emit({event:a}))}),n.ALo(1,"calendarEventTitle"),n.qZA()}if(2&s){const t=e.$implicit,i=n.oxw().tooltipPlacement;n.Udp("background-color",t.color.primary),n.Q6J("ngClass",null==t?null:t.cssClass)("mwlCalendarTooltip",n.Dn7(1,5,t.title,"monthTooltip",t))("tooltipPlacement",i)}}function ro(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",11),n._uU(2,"\n "),n.TgZ(3,"div",12),n._uU(4,"\n "),n.YNc(5,oo,2,1,"span",13),n._uU(6,"\n "),n.TgZ(7,"span",14),n._uU(8),n.ALo(9,"calendarDate"),n.qZA(),n._uU(10,"\n "),n.qZA(),n._uU(11,"\n "),n.TgZ(12,"div",15),n._uU(13,"\n "),n.YNc(14,so,2,9,"div",16),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n")),2&s){const t=e.day,i=e.locale;n.oxw();const o=n.MAs(4);n.xp6(1),n.Q6J("contextMenu",o)("contextMenuValue",t.date),n.xp6(4),n.Q6J("ngIf",t.badgeTotal>0),n.xp6(3),n.Oqu(n.Dn7(9,5,t.date,"monthViewDayNumber",i)),n.xp6(6),n.Q6J("ngForOf",t.events)}}function ao(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"div",21),n.NdJ("click",function(){const r=n.CHM(t).$implicit,a=n.oxw().dayHeaderClicked;return n.KtG(a.emit({day:r}))}),n._uU(1,"\n "),n.TgZ(2,"b"),n._uU(3),n.ALo(4,"calendarDate"),n.qZA(),n._UZ(5,"br"),n._uU(6,"\n "),n.TgZ(7,"span"),n._uU(8),n.ALo(9,"calendarDate"),n.qZA(),n._uU(10,"\n "),n.qZA()}if(2&s){const t=e.$implicit,i=n.oxw().locale;n.oxw();const o=n.MAs(4);n.ekj("cal-past",t.isPast)("cal-today",t.isToday)("cal-future",t.isFuture)("cal-weekend",t.isWeekend),n.Q6J("contextMenu",o)("contextMenuValue",t.date),n.xp6(3),n.Oqu(n.Dn7(4,12,t.date,"weekViewColumnHeader",i)),n.xp6(5),n.Oqu(n.Dn7(9,16,t.date,"weekViewColumnSubHeader",i))}}function co(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",19),n._uU(2,"\n "),n.YNc(3,ao,11,20,"div",20),n._uU(4,"\n "),n.qZA(),n._uU(5,"\n")),2&s){const t=e.days;n.xp6(3),n.Q6J("ngForOf",t)}}function lo(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",22),n._uU(2,"\n "),n.TgZ(3,"div",23),n._uU(4),n.ALo(5,"calendarDate"),n.qZA(),n._uU(6,"\n "),n.qZA(),n._uU(7,"\n")),2&s){const t=e.segment,i=e.locale,o=e.segmentHeight;n.oxw();const r=n.MAs(4);n.xp6(1),n.Udp("height",o,"px"),n.ekj("cal-hour-start",t.isStart)("cal-after-hour-start",!t.isStart),n.Q6J("ngClass",t.cssClass)("contextMenu",r)("contextMenuValue",t.date),n.xp6(3),n.hij("\n ",n.Dn7(5,10,t.date,"dayViewHour",i),"\n ")}}function ho(s,e){if(1&s&&(n.TgZ(0,"div",23),n._uU(1),n.ALo(2,"calendarDate"),n.qZA()),2&s){const t=n.oxw(),i=t.segment,o=t.locale;n.xp6(1),n.hij("\n ",n.Dn7(2,1,i.date,"weekViewHour",o),"\n ")}}function uo(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",22),n._uU(2,"\n "),n.YNc(3,ho,3,5,"div",24),n._uU(4,"\n "),n.qZA(),n._uU(5,"\n")),2&s){const t=e.segment,i=e.segmentHeight,o=e.isTimeLabel;n.oxw();const r=n.MAs(4);n.xp6(1),n.Udp("height",i,"px"),n.ekj("cal-hour-start",t.isStart)("cal-after-hour-start",!t.isStart),n.Q6J("ngClass",t.cssClass)("contextMenu",r)("contextMenuValue",t.date),n.xp6(2),n.Q6J("ngIf",o)}}function po(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-month-view",25),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(10);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("cellTemplate",i)}}function fo(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-week-view",26),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(13),o=n.MAs(19);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("headerTemplate",i)("hourSegmentTemplate",o)}}function _o(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-day-view",27),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(16);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("hourSegmentTemplate",i)}}class Fe{constructor(){this.view=Ki.w.Month,this.viewDate=new Date,this.events=[],this.refresh=new m.x}addEvent(e){this.events.push({start:e,title:"New event",color:ji.O.red}),this.refresh.next()}}Fe.\u0275fac=function(e){return new(e||Fe)},Fe.\u0275cmp=n.Xpm({type:Fe,selectors:[["mwl-demo-component"]],decls:30,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["basicMenu",""],["contextMenuItem","",3,"execute"],["monthCellTemplate",""],["weekHeaderTemplate",""],["dayHourSegmentTemplate",""],["weekViewHourSegment",""],[3,"ngSwitch"],[3,"viewDate","events","refresh","cellTemplate",4,"ngSwitchCase"],[3,"viewDate","events","refresh","headerTemplate","hourSegmentTemplate",4,"ngSwitchCase"],[3,"viewDate","events","refresh","hourSegmentTemplate",4,"ngSwitchCase"],[1,"month-cell-fill-height",3,"contextMenu","contextMenuValue"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[1,"cal-events"],["class","cal-event",3,"backgroundColor","ngClass","mwlCalendarTooltip","tooltipPlacement","mouseenter","mouseleave","click",4,"ngFor","ngForOf"],[1,"cal-day-badge"],[1,"cal-event",3,"ngClass","mwlCalendarTooltip","tooltipPlacement","mouseenter","mouseleave","click"],[1,"cal-day-headers"],["class","cal-header",3,"cal-past","cal-today","cal-future","cal-weekend","contextMenu","contextMenuValue","click",4,"ngFor","ngForOf"],[1,"cal-header",3,"contextMenu","contextMenuValue","click"],[1,"cal-hour-segment",3,"ngClass","contextMenu","contextMenuValue"],[1,"cal-time"],["class","cal-time",4,"ngIf"],[3,"viewDate","events","refresh","cellTemplate"],[3,"viewDate","events","refresh","headerTemplate","hourSegmentTemplate"],[3,"viewDate","events","refresh","hourSegmentTemplate"]],template:function(e,t){1&e&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(o){return t.view=o})("viewDateChange",function(o){return t.viewDate=o}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"context-menu",null,1),n._uU(5,"\n "),n.YNc(6,io,1,0,"ng-template",2),n.NdJ("execute",function(o){return t.addEvent(o.value)}),n._uU(7,"\n"),n.qZA(),n._uU(8,"\n\n"),n.YNc(9,ro,18,9,"ng-template",null,3,n.W1O),n._uU(11,"\n\n"),n.YNc(12,co,6,1,"ng-template",null,4,n.W1O),n._uU(14,"\n\n"),n.YNc(15,lo,8,14,"ng-template",null,5,n.W1O),n._uU(17,"\n\n"),n.YNc(18,uo,6,10,"ng-template",null,6,n.W1O),n._uU(20,"\n\n"),n.TgZ(21,"div",7),n._uU(22,"\n "),n.YNc(23,po,2,4,"mwl-calendar-month-view",8),n._uU(24,"\n "),n.YNc(25,fo,2,5,"mwl-calendar-week-view",9),n._uU(26,"\n "),n.YNc(27,_o,2,4,"mwl-calendar-day-view",10),n._uU(28,"\n"),n.qZA(),n._uU(29,"\n")),2&e&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(21),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[c.mk,c.sg,c.O5,c.RF,c.n9,$i.n,Ji.G,qi.T,Qi.S,Re,Ie,fe,eo.$,to.J,no.B],styles:['.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@charset "UTF-8";context-menu-content button[role=menuitem]{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}context-menu-content button[role=menuitem]::-moz-focus-inner{border:0;padding:0}:root{--ngx-contextmenu-focusable-border-bottom: 1px dotted #70757e;--ngx-contextmenu-font-family: sans-serif;--ngx-contextmenu-background-color: white;--ngx-contextmenu-border-radius: 4px;--ngx-contextmenu-border: 1px solid rgba(0, 0, 0, .18);--ngx-contextmenu-box-shadow: 0 6px 12px rgba(0, 0, 0, .18);--ngx-contextmenu-font-size: 14px;--ngx-contextmenu-margin: 2px 0 0;--ngx-contextmenu-min-width: 160px;--ngx-contextmenu-outline: 1px solid #70757e;--ngx-contextmenu-padding: 5px 0;--ngx-contextmenu-text-color: #70757e;--ngx-contextmenu-text-disabled-color: #8a909a;--ngx-contextmenu-item-arrow-left: "\\25c0";--ngx-contextmenu-item-arrow-right: "\\25b6";--ngx-contextmenu-item-background-hover-color: #f8f8f8;--ngx-contextmenu-item-separator-color: #8a909a;--ngx-contextmenu-item-separator-padding: 10px;--ngx-contextmenu-item-separator-width: 96%;--ngx-contextmenu-item-padding: 6px 20px;--ngx-contextmenu-item-text-hover-color: #5a6473}context-menu-content:focus-visible{outline:var(--ngx-contextmenu-outline)}context-menu-content .ngx-contextmenu{font-family:var(--ngx-contextmenu-font-family)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu{list-style:none;outline:none;background-color:var(--ngx-contextmenu-background-color);color:var(--ngx-contextmenu-text-color);min-width:var(--ngx-contextmenu-min-width);padding:var(--ngx-contextmenu-padding);margin:var(--ngx-contextmenu-margin);font-size:var(--ngx-contextmenu-font-size);text-align:start;background-clip:padding-box;border:var(--ngx-contextmenu-border);border-radius:var(--ngx-contextmenu-border-radius);box-shadow:var(--ngx-contextmenu-box-shadow)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu .ngx-contextmenu--parent-menu:after{content:var(--ngx-contextmenu-item-arrow-right)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li{display:flex}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li:not([role=separator])>*{flex:1 1 auto}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=separator]{border-width:0 0 1px 0;border-bottom:1px solid var(--ngx-contextmenu-item-separator-color);margin:var(--ngx-contextmenu-item-separator-padding) 2%;width:var(--ngx-contextmenu-item-separator-width)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]{padding:var(--ngx-contextmenu-item-padding)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]{outline:none;color:var(--ngx-contextmenu-text-color);display:inline-flex;flex-direction:row;justify-content:space-between;text-decoration:none;white-space:nowrap}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]:not(.disabled):not(.ngx-contextmenu--item-content-passive):hover,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]:not(.disabled):not(.ngx-contextmenu--item-content-passive).active{text-decoration:none;background-color:var(--ngx-contextmenu-item-background-hover-color);color:var(--ngx-contextmenu-item-text-hover-color)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled{cursor:default}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled:hover,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled.active{color:var(--ngx-contextmenu-text-disabled-color)}context-menu-content .ngx-contextmenu[dir=rtl] ul.ngx-contextmenu--dropdown-menu .ngx-contextmenu--parent-menu:after{content:var(--ngx-contextmenu-item-arrow-left)}.month-cell-fill-height{flex:1;display:flex;flex-direction:column;align-items:stretch}\n'],encapsulation:2,changeDetection:0});var go=h(20211);class ge{}ge.\u0275fac=function(e){return new(e||ge)},ge.\u0275mod=n.oAB({type:ge}),ge.\u0275inj=n.cJS({imports:[c.ez,ve._8.forRoot({provide:X._,useFactory:go.x}),_e,Zi.S,me.Bz.forChild([{path:"",component:Fe}])]})},43303:(nt,G,h)=>{h.d(G,{$:()=>m});var c=h(44879),me=h(2316),ve=h(50111),X=h(58125),f=h(68849),n=h(4540);class m{constructor(){this.locale="en",this.viewChange=new c.vpe,this.viewDateChange=new c.vpe,this.CalendarView=me.w}}m.\u0275fac=function(x){return new(x||m)},m.\u0275cmp=c.Xpm({type:m,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(x,_){1&x&&(c._uU(0,"\n "),c.TgZ(1,"div",0),c._uU(2,"\n "),c.TgZ(3,"div",1),c._uU(4,"\n "),c.TgZ(5,"div",2),c._uU(6,"\n "),c.TgZ(7,"div",3),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(8,"\n Previous\n "),c.qZA(),c._uU(9,"\n "),c.TgZ(10,"div",4),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(11,"\n Today\n "),c.qZA(),c._uU(12,"\n "),c.TgZ(13,"div",5),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(14,"\n Next\n "),c.qZA(),c._uU(15,"\n "),c.qZA(),c._uU(16,"\n "),c.qZA(),c._uU(17,"\n "),c.TgZ(18,"div",1),c._uU(19,"\n "),c.TgZ(20,"h3"),c._uU(21),c.ALo(22,"calendarDate"),c.qZA(),c._uU(23,"\n "),c.qZA(),c._uU(24,"\n "),c.TgZ(25,"div",1),c._uU(26,"\n "),c.TgZ(27,"div",2),c._uU(28,"\n "),c.TgZ(29,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Month)}),c._uU(30,"\n Month\n "),c.qZA(),c._uU(31,"\n "),c.TgZ(32,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Week)}),c._uU(33,"\n Week\n "),c.qZA(),c._uU(34,"\n "),c.TgZ(35,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Day)}),c._uU(36,"\n Day\n "),c.qZA(),c._uU(37,"\n "),c.qZA(),c._uU(38,"\n "),c.qZA(),c._uU(39,"\n "),c.qZA(),c._uU(40,"\n "),c._UZ(41,"br"),c._uU(42,"\n ")),2&x&&(c.xp6(7),c.Q6J("view",_.view)("viewDate",_.viewDate),c.xp6(3),c.Q6J("viewDate",_.viewDate),c.xp6(3),c.Q6J("view",_.view)("viewDate",_.viewDate),c.xp6(8),c.Oqu(c.Dn7(22,12,_.viewDate,_.view+"ViewTitle",_.locale)),c.xp6(8),c.ekj("active",_.view===_.CalendarView.Month),c.xp6(3),c.ekj("active",_.view===_.CalendarView.Week),c.xp6(3),c.ekj("active",_.view===_.CalendarView.Day))},dependencies:[ve.O,X.T,f.i,n.J],encapsulation:2})},44248:(nt,G,h)=>{h.d(G,{S:()=>f});var c=h(50192),me=h(86963),ve=h(5234),X=h(44879);class f{}f.\u0275fac=function(m){return new(m||f)},f.\u0275mod=X.oAB({type:f}),f.\u0275inj=X.cJS({imports:[c.ez,me.u5,ve._8]})}}]); \ No newline at end of file diff --git a/5118.314879b8d5e0fa54.js b/5729.cc1f292046235b62.js similarity index 88% rename from 5118.314879b8d5e0fa54.js rename to 5729.cc1f292046235b62.js index 5fe5ba794..77868fba5 100644 --- a/5118.314879b8d5e0fa54.js +++ b/5729.cc1f292046235b62.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5118],{73772:(p,w,a)=>{a.d(w,{$:()=>l});var e=a(72612),s=a(1885),c=a(60845),m=a(45831),o=a(97172),D=a(9665);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=s.w}}l.\u0275fac=function(_){return new(_||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(_,n){1&_&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&_&&(e.xp6(7),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,n.viewDate,n.view+"ViewTitle",n.locale)),e.xp6(8),e.ekj("active",n.view===n.CalendarView.Month),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Week),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Day))},dependencies:[c.O,m.T,o.i,D.J],encapsulation:2})},14219:(p,w,a)=>{a.d(w,{S:()=>o});var e=a(64061),s=a(48052),c=a(60341),m=a(72612);class o{}o.\u0275fac=function(l){return new(l||o)},o.\u0275mod=m.oAB({type:o}),o.\u0275inj=m.cJS({imports:[e.ez,s.u5,c._8]})},5118:(p,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>u});var e=a(64061),s=a(43850),c=a(60341),m=a(72887),o=a(14219),D=a(1885),l=a(80190),C=a(58573),_=a(26898),n=a(72612),v=a(97286),r=a(65148),U=a(4238),T=a(73772);function Z(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function f(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}class g{constructor(){this.view=D.w.Day,this.viewDate=new Date,this.events=[{title:"No event end date",start:(0,l.Z)((0,C.Z)(new Date,0),3),color:_.O.blue},{title:"No event end date",start:(0,l.Z)((0,C.Z)(new Date,0),5),color:_.O.yellow}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(d,t){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return t.view=h})("viewDateChange",function(h){return t.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,Z,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,f,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,A,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(3),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,v.G,r.T,U.S,T.$],encapsulation:2,changeDetection:0});var E=a(57585);class u{}u.\u0275fac=function(d){return new(d||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,c._8.forRoot({provide:m._,useFactory:E.x}),o.S,s.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5729],{43303:(p,w,a)=>{a.d(w,{$:()=>l});var e=a(44879),s=a(2316),c=a(50111),m=a(58125),o=a(68849),D=a(4540);class l{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=s.w}}l.\u0275fac=function(_){return new(_||l)},l.\u0275cmp=e.Xpm({type:l,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(_,n){1&_&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return n.viewDate=r})("viewDateChange",function(){return n.viewDateChange.next(n.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return n.viewChange.emit(n.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&_&&(e.xp6(7),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,n.viewDate,n.view+"ViewTitle",n.locale)),e.xp6(8),e.ekj("active",n.view===n.CalendarView.Month),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Week),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Day))},dependencies:[c.O,m.T,o.i,D.J],encapsulation:2})},44248:(p,w,a)=>{a.d(w,{S:()=>o});var e=a(50192),s=a(86963),c=a(5234),m=a(44879);class o{}o.\u0275fac=function(l){return new(l||o)},o.\u0275mod=m.oAB({type:o}),o.\u0275inj=m.cJS({imports:[e.ez,s.u5,c._8]})},35729:(p,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>u});var e=a(50192),s=a(98783),c=a(5234),m=a(33275),o=a(44248),D=a(2316),l=a(74970),C=a(58489),_=a(22201),n=a(44879),v=a(79144),r=a(84156),U=a(56500),T=a(43303);function Z(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function f(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(i,d){if(1&i&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&i){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}class g{constructor(){this.view=D.w.Day,this.viewDate=new Date,this.events=[{title:"No event end date",start:(0,l.Z)((0,C.Z)(new Date,0),3),color:_.O.blue},{title:"No event end date",start:(0,l.Z)((0,C.Z)(new Date,0),5),color:_.O.yellow}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(d,t){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return t.view=h})("viewDateChange",function(h){return t.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,Z,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,f,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,A,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(3),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,v.G,r.T,U.S,T.$],encapsulation:2,changeDetection:0});var E=a(20211);class u{}u.\u0275fac=function(d){return new(d||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,c._8.forRoot({provide:m._,useFactory:E.x}),o.S,s.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file diff --git a/6591.aa193797b8d2c71c.js b/5834.b0d663cfaafbc0d3.js similarity index 99% rename from 6591.aa193797b8d2c71c.js rename to 5834.b0d663cfaafbc0d3.js index fcc491f93..e62793a60 100644 --- a/6591.aa193797b8d2c71c.js +++ b/5834.b0d663cfaafbc0d3.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6591],{16591:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(72572),highlighted:s(91439)}},{filename:"template.html",contents:{raw:s(31518),highlighted:s(47066)}},{filename:"module.ts",contents:{raw:s(13805),highlighted:s(69598)}}]},91439:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { addDays, addHours, endOfMonth, startOfDay, subDays } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: colors.red,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: \'An event with no end date\',\n color: colors.yellow,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: \'A long event that spans 2 months\',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: \'A draggable and resizable event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},69598:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},47066:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view" dir="rtl">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},72572:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { addDays, addHours, endOfMonth, startOfDay, subDays } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: colors.red,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: 'An event with no end date',\n color: colors.yellow,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: 'A long event that spans 2 months',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: 'A draggable and resizable event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},13805:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},31518:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5834],{95834:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(72572),highlighted:s(91439)}},{filename:"template.html",contents:{raw:s(31518),highlighted:s(47066)}},{filename:"module.ts",contents:{raw:s(13805),highlighted:s(69598)}}]},91439:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { addDays, addHours, endOfMonth, startOfDay, subDays } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: colors.red,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: \'An event with no end date\',\n color: colors.yellow,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: \'A long event that spans 2 months\',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: \'A draggable and resizable event\',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},69598:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},47066:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view" dir="rtl">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},72572:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { addDays, addHours, endOfMonth, startOfDay, subDays } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: colors.red,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: 'An event with no end date',\n color: colors.yellow,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: 'A long event that spans 2 months',\n color: colors.blue,\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: 'A draggable and resizable event',\n color: colors.yellow,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},13805:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},31518:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/586.a4296241b82618a9.js b/586.a4296241b82618a9.js deleted file mode 100644 index 9498791a8..000000000 --- a/586.a4296241b82618a9.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[586],{80586:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(41971),highlighted:n(65203)}},{filename:"template.html",contents:{raw:n(70294),highlighted:n(77165)}},{filename:"module.ts",contents:{raw:n(89508),highlighted:n(80284)}}]},65203:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, Injectable } from \'@angular/core\';\nimport { CalendarEvent, CalendarUtils } from \'angular-calendar\';\nimport { subWeeks, startOfMonth, endOfMonth, addWeeks } from \'date-fns\';\nimport { GetMonthViewArgs, MonthView } from \'calendar-utils\';\n\n@Injectable()\nexport class MyCalendarUtils extends CalendarUtils {\n getMonthView(args: GetMonthViewArgs): MonthView {\n args.viewStart = subWeeks(startOfMonth(args.viewDate), 1);\n args.viewEnd = addWeeks(endOfMonth(args.viewDate), 1);\n return super.getMonthView(args);\n }\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarUtils,\n useClass: MyCalendarUtils,\n },\n ],\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},80284:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},77165:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-month-view [viewDate]="viewDate" [events]="events">\n</mwl-calendar-month-view>\n'},41971:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, Injectable } from '@angular/core';\nimport { CalendarEvent, CalendarUtils } from 'angular-calendar';\nimport { subWeeks, startOfMonth, endOfMonth, addWeeks } from 'date-fns';\nimport { GetMonthViewArgs, MonthView } from 'calendar-utils';\n\n@Injectable()\nexport class MyCalendarUtils extends CalendarUtils {\n getMonthView(args: GetMonthViewArgs): MonthView {\n args.viewStart = subWeeks(startOfMonth(args.viewDate), 1);\n args.viewEnd = addWeeks(endOfMonth(args.viewDate), 1);\n return super.getMonthView(args);\n }\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarUtils,\n useClass: MyCalendarUtils,\n },\n ],\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},89508:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},70294:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/5922.5867856fc9178990.js b/5922.5867856fc9178990.js deleted file mode 100644 index a611a6719..000000000 --- a/5922.5867856fc9178990.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5922],{10833:(L,Y,m)=>{"use strict";function i(n){return{addDays:function s(b,P){return n(b).add(P,"days").toDate()},addHours:function r(b,P){return n(b).add(P,"hours").toDate()},addMinutes:function o(b,P){return n(b).add(P,"minutes").toDate()},addSeconds:function u(b,P){return n(b).add(P,"seconds").toDate()},differenceInDays:function c(b,P){return n(b).diff(n(P),"days")},differenceInMinutes:function h(b,P){return n(b).diff(n(P),"minutes")},differenceInSeconds:function f(b,P){return n(b).diff(n(P),"seconds")},endOfDay:function D(b){return n(b).endOf("day").toDate()},endOfMonth:function g(b){return n(b).endOf("month").toDate()},endOfWeek:function S(b){return n(b).endOf("week").toDate()},getDay:function V(b){return n(b).day()},getMonth:function k(b){return n(b).month()},isSameDay:function C(b,P){return n(b).isSame(n(P),"day")},isSameMonth:function me(b,P){return n(b).isSame(n(P),"month")},isSameSecond:function ce(b,P){return n(b).isSame(n(P),"second")},max:function Ne(b){return n.max(b.map(function(P){return n(P)})).toDate()},setHours:function He(b,P){return n(b).set("hours",P).toDate()},setMinutes:function je(b,P){return n(b).set("minutes",P).toDate()},startOfDay:function Le(b){return n(b).startOf("day").toDate()},startOfMinute:function B(b){return n(b).startOf("minute").toDate()},startOfMonth:function Ce(b){return n(b).startOf("month").toDate()},startOfWeek:function Z(b){return n(b).startOf("week").toDate()},getHours:function Ie(b){return n(b).get("hours")},getMinutes:function Je(b){return n(b).get("minutes")},getTimezoneOffset:function q(b){return-1*n(b).utcOffset()}}}function a(n){return{...i(n),addWeeks:(s,r)=>n(s).add(r,"weeks").toDate(),addMonths:(s,r)=>n(s).add(r,"months").toDate(),subDays:(s,r)=>n(s).subtract(r,"days").toDate(),subWeeks:(s,r)=>n(s).subtract(r,"weeks").toDate(),subMonths:(s,r)=>n(s).subtract(r,"months").toDate(),getISOWeek:s=>n(s).isoWeek(),setDate:(s,r)=>n(s).date(r).toDate(),setMonth:(s,r)=>n(s).month(r).toDate(),setYear:(s,r)=>n(s).year(r).toDate(),getDate:s=>n(s).date(),getYear:s=>n(s).year()}}m.d(Y,{x:()=>a})},65946:(L,Y,m)=>{"use strict";m.d(Y,{G:()=>r,n:()=>s});var i=m(72612),a=m(18696),n=m(72887);const s=new i.OlP("Moment");class r{constructor(u,c){this.moment=u,this.dateAdapter=c}monthViewColumnHeader({date:u,locale:c}){return this.moment(u).locale(c).format("dddd")}monthViewDayNumber({date:u,locale:c}){return this.moment(u).locale(c).format("D")}monthViewTitle({date:u,locale:c}){return this.moment(u).locale(c).format("MMMM YYYY")}weekViewColumnHeader({date:u,locale:c}){return this.moment(u).locale(c).format("dddd")}weekViewColumnSubHeader({date:u,locale:c}){return this.moment(u).locale(c).format("MMM D")}weekViewTitle({date:u,locale:c,weekStartsOn:h,excludeDays:f,daysInWeek:D}){const{viewStart:g,viewEnd:S}=(0,a.rK)(this.dateAdapter,u,h,f,D),V=(k,C)=>this.moment(k).locale(c).format("MMM D"+(C?", YYYY":""));return`${V(g,g.getUTCFullYear()!==S.getUTCFullYear())} - ${V(S,!0)}`}weekViewHour({date:u,locale:c}){return this.moment(u).locale(c).format("ha")}dayViewHour({date:u,locale:c}){return this.moment(u).locale(c).format("ha")}dayViewTitle({date:u,locale:c}){return this.moment(u).locale(c).format("dddd, LL")}}r.\u0275fac=function(u){return new(u||r)(i.LFG(s),i.LFG(n._))},r.\u0275prov=i.Yz7({token:r,factory:r.\u0275fac})},73772:(L,Y,m)=>{"use strict";m.d(Y,{$:()=>u});var i=m(72612),a=m(1885),n=m(60845),s=m(45831),r=m(97172),o=m(9665);class u{constructor(){this.locale="en",this.viewChange=new i.vpe,this.viewDateChange=new i.vpe,this.CalendarView=a.w}}u.\u0275fac=function(h){return new(h||u)},u.\u0275cmp=i.Xpm({type:u,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(h,f){1&h&&(i._uU(0,"\n "),i.TgZ(1,"div",0),i._uU(2,"\n "),i.TgZ(3,"div",1),i._uU(4,"\n "),i.TgZ(5,"div",2),i._uU(6,"\n "),i.TgZ(7,"div",3),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(8,"\n Previous\n "),i.qZA(),i._uU(9,"\n "),i.TgZ(10,"div",4),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(11,"\n Today\n "),i.qZA(),i._uU(12,"\n "),i.TgZ(13,"div",5),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(14,"\n Next\n "),i.qZA(),i._uU(15,"\n "),i.qZA(),i._uU(16,"\n "),i.qZA(),i._uU(17,"\n "),i.TgZ(18,"div",1),i._uU(19,"\n "),i.TgZ(20,"h3"),i._uU(21),i.ALo(22,"calendarDate"),i.qZA(),i._uU(23,"\n "),i.qZA(),i._uU(24,"\n "),i.TgZ(25,"div",1),i._uU(26,"\n "),i.TgZ(27,"div",2),i._uU(28,"\n "),i.TgZ(29,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Month)}),i._uU(30,"\n Month\n "),i.qZA(),i._uU(31,"\n "),i.TgZ(32,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Week)}),i._uU(33,"\n Week\n "),i.qZA(),i._uU(34,"\n "),i.TgZ(35,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Day)}),i._uU(36,"\n Day\n "),i.qZA(),i._uU(37,"\n "),i.qZA(),i._uU(38,"\n "),i.qZA(),i._uU(39,"\n "),i.qZA(),i._uU(40,"\n "),i._UZ(41,"br"),i._uU(42,"\n ")),2&h&&(i.xp6(7),i.Q6J("view",f.view)("viewDate",f.viewDate),i.xp6(3),i.Q6J("viewDate",f.viewDate),i.xp6(3),i.Q6J("view",f.view)("viewDate",f.viewDate),i.xp6(8),i.Oqu(i.Dn7(22,12,f.viewDate,f.view+"ViewTitle",f.locale)),i.xp6(8),i.ekj("active",f.view===f.CalendarView.Month),i.xp6(3),i.ekj("active",f.view===f.CalendarView.Week),i.xp6(3),i.ekj("active",f.view===f.CalendarView.Day))},dependencies:[n.O,s.T,r.i,o.J],encapsulation:2})},14219:(L,Y,m)=>{"use strict";m.d(Y,{S:()=>r});var i=m(64061),a=m(48052),n=m(60341),s=m(72612);class r{}r.\u0275fac=function(u){return new(u||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[i.ez,a.u5,n._8]})},42939:function(L,Y,m){!function(i){"use strict";i.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(n){return/^nm$/i.test(n)},meridiem:function(n,s,r){return n<12?r?"vm":"VM":r?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(n){return n+(1===n||8===n||n>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(1780))},92928:function(L,Y,m){!function(i){"use strict";var a=function(u){return 0===u?0:1===u?1:2===u?2:u%100>=3&&u%100<=10?3:u%100>=11?4:5},n={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},s=function(u){return function(c,h,f,D){var g=a(c),S=n[u][a(c)];return 2===g&&(S=S[h?0:1]),S.replace(/%d/i,c)}},r=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];i.defineLocale("ar-dz",{months:r,monthsShort:r,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(u){return"\u0645"===u},meridiem:function(u,c,h){return u<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:s("s"),ss:s("s"),m:s("m"),mm:s("m"),h:s("h"),hh:s("h"),d:s("d"),dd:s("d"),M:s("M"),MM:s("M"),y:s("y"),yy:s("y")},postformat:function(u){return u.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(m(1780))},98591:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},21268:function(L,Y,m){!function(i){"use strict";var a={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(c){return 0===c?0:1===c?1:2===c?2:c%100>=3&&c%100<=10?3:c%100>=11?4:5},s={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},r=function(c){return function(h,f,D,g){var S=n(h),V=s[c][n(h)];return 2===S&&(V=V[f?0:1]),V.replace(/%d/i,h)}},o=["\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"];i.defineLocale("ar-ly",{months:o,monthsShort:o,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(c){return"\u0645"===c},meridiem:function(c,h,f){return c<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(c){return c.replace(/\u060c/g,",")},postformat:function(c){return c.replace(/\d/g,function(h){return a[h]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(1780))},58136:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},899:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};i.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(r){return"\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(r){return r.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(o){return n[o]}).replace(/\u060c/g,",")},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(m(1780))},65801:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},6185:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},s=function(h){return 0===h?0:1===h?1:2===h?2:h%100>=3&&h%100<=10?3:h%100>=11?4:5},r={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},o=function(h){return function(f,D,g,S){var V=s(f),k=r[h][s(f)];return 2===V&&(k=k[D?0:1]),k.replace(/%d/i,f)}},u=["\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"];i.defineLocale("ar",{months:u,monthsShort:u,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(h){return"\u0645"===h},meridiem:function(h,f,D){return h<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:o("s"),ss:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(h){return h.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(f){return n[f]}).replace(/\u060c/g,",")},postformat:function(h){return h.replace(/\d/g,function(f){return a[f]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(1780))},44708:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(s)},meridiem:function(s,r,o){return s<4?"gec\u0259":s<12?"s\u0259h\u0259r":s<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(s){if(0===s)return s+"-\u0131nc\u0131";var r=s%10,o=s%100-r,u=s>=100?100:null;return s+(a[r]||a[o]||a[u])},week:{dow:1,doy:7}})}(m(1780))},76379:function(L,Y,m){!function(i){"use strict";function a(r,o){var u=r.split("_");return o%10==1&&o%100!=11?u[0]:o%10>=2&&o%10<=4&&(o%100<10||o%100>=20)?u[1]:u[2]}function n(r,o,u){return"m"===u?o?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===u?o?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":r+" "+a({ss:o?"\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:o?"\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:o?"\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"}[u],+r)}i.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:n,mm:n,h:n,hh:n,d:"\u0434\u0437\u0435\u043d\u044c",dd:n,M:"\u043c\u0435\u0441\u044f\u0446",MM:n,y:"\u0433\u043e\u0434",yy:n},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(r){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(r)},meridiem:function(r,o,u){return r<4?"\u043d\u043e\u0447\u044b":r<12?"\u0440\u0430\u043d\u0456\u0446\u044b":r<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(r,o){switch(o){case"M":case"d":case"DDD":case"w":case"W":return r%10!=2&&r%10!=3||r%100==12||r%100==13?r+"-\u044b":r+"-\u0456";case"D":return r+"-\u0433\u0430";default:return r}},week:{dow:1,doy:7}})}(m(1780))},40256:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10,r=n%100;return 0===n?n+"-\u0435\u0432":0===r?n+"-\u0435\u043d":r>10&&r<20?n+"-\u0442\u0438":1===s?n+"-\u0432\u0438":2===s?n+"-\u0440\u0438":7===s||8===s?n+"-\u043c\u0438":n+"-\u0442\u0438"},week:{dow:1,doy:7}})}(m(1780))},41437:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},66447:function(L,Y,m){!function(i){"use strict";var a={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};i.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(r){return r.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u09b0\u09be\u09a4"===o?r<4?r:r+12:"\u09ad\u09cb\u09b0"===o||"\u09b8\u0995\u09be\u09b2"===o?r:"\u09a6\u09c1\u09aa\u09c1\u09b0"===o?r>=3?r:r+12:"\u09ac\u09bf\u0995\u09be\u09b2"===o||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u09b0\u09be\u09a4":r<6?"\u09ad\u09cb\u09b0":r<12?"\u09b8\u0995\u09be\u09b2":r<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":r<18?"\u09ac\u09bf\u0995\u09be\u09b2":r<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(m(1780))},25827:function(L,Y,m){!function(i){"use strict";var a={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};i.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(r){return r.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u09b0\u09be\u09a4"===o&&r>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===o&&r<5||"\u09ac\u09bf\u0995\u09be\u09b2"===o?r+12:r},meridiem:function(r,o,u){return r<4?"\u09b0\u09be\u09a4":r<10?"\u09b8\u0995\u09be\u09b2":r<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":r<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(m(1780))},50906:function(L,Y,m){!function(i){"use strict";var a={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},n={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};i.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(r){return r.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===o&&r>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===o&&r<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===o?r+12:r},meridiem:function(r,o,u){return r<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":r<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":r<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":r<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(m(1780))},26112:function(L,Y,m){!function(i){"use strict";function a(k,C,me){return k+" "+r({mm:"munutenn",MM:"miz",dd:"devezh"}[me],k)}function n(k){switch(s(k)){case 1:case 3:case 4:case 5:case 9:return k+" bloaz";default:return k+" vloaz"}}function s(k){return k>9?s(k%10):k}function r(k,C){return 2===C?o(k):k}function o(k){var C={m:"v",b:"v",d:"z"};return void 0===C[k.charAt(0)]?k:C[k.charAt(0)]+k.substring(1)}var u=[/^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],c=/^(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,h=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,f=/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,D=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],g=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],S=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];i.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:S,fullWeekdaysParse:D,shortWeekdaysParse:g,minWeekdaysParse:S,monthsRegex:c,monthsShortRegex:c,monthsStrictRegex:h,monthsShortStrictRegex:f,monthsParse:u,longMonthsParse:u,shortMonthsParse:u,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:a,h:"un eur",hh:"%d eur",d:"un devezh",dd:a,M:"ur miz",MM:a,y:"ur bloaz",yy:n},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,C,me){return k<12?"a.m.":"g.m."}})}(m(1780))},82203:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var u=s+" ";switch(o){case"ss":return u+=1===s?"sekunda":2===s||3===s||4===s?"sekunde":"sekundi";case"m":return r?"jedna minuta":"jedne minute";case"mm":return u+=1===s?"minuta":2===s||3===s||4===s?"minute":"minuta";case"h":return r?"jedan sat":"jednog sata";case"hh":return u+=1===s?"sat":2===s||3===s||4===s?"sata":"sati";case"dd":return u+=1===s?"dan":"dana";case"MM":return u+=1===s?"mjesec":2===s||3===s||4===s?"mjeseca":"mjeseci";case"yy":return u+=1===s?"godina":2===s||3===s||4===s?"godine":"godina"}}i.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:a,m:a,mm:a,h:a,hh:a,d:"dan",dd:a,M:"mjesec",MM:a,y:"godinu",yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},87784:function(L,Y,m){!function(i){"use strict";i.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(n,s){var r=1===n?"r":2===n?"n":3===n?"r":4===n?"t":"\xe8";return("w"===s||"W"===s)&&(r="a"),n+r},week:{dow:1,doy:4}})}(m(1780))},57823:function(L,Y,m){!function(i){"use strict";var a={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},n="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),s=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],r=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function o(h){return h>1&&h<5&&1!=~~(h/10)}function u(h,f,D,g){var S=h+" ";switch(D){case"s":return f||g?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return f||g?S+(o(h)?"sekundy":"sekund"):S+"sekundami";case"m":return f?"minuta":g?"minutu":"minutou";case"mm":return f||g?S+(o(h)?"minuty":"minut"):S+"minutami";case"h":return f?"hodina":g?"hodinu":"hodinou";case"hh":return f||g?S+(o(h)?"hodiny":"hodin"):S+"hodinami";case"d":return f||g?"den":"dnem";case"dd":return f||g?S+(o(h)?"dny":"dn\xed"):S+"dny";case"M":return f||g?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return f||g?S+(o(h)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):S+"m\u011bs\xedci";case"y":return f||g?"rok":"rokem";case"yy":return f||g?S+(o(h)?"roky":"let"):S+"lety"}}i.defineLocale("cs",{months:a,monthsShort:n,monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},32819:function(L,Y,m){!function(i){"use strict";i.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(n){return n+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(n)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(n)?"\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}})}(m(1780))},19423:function(L,Y,m){!function(i){"use strict";i.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(n){var r="";return n>20?r=40===n||50===n||60===n||80===n||100===n?"fed":"ain":n>0&&(r=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][n]),n+r},week:{dow:1,doy:4}})}(m(1780))},55258:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},10222:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},49009:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},44267:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},49324:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("dv",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(r){return"\u0789\u078a"===r},meridiem:function(r,o,u){return r<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(m(1780))},19784:function(L,Y,m){!function(i){"use strict";function a(s){return typeof Function<"u"&&s instanceof Function||"[object Function]"===Object.prototype.toString.call(s)}i.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(s,r){return s?"string"==typeof r&&/D/.test(r.substring(0,r.indexOf("MMMM")))?this._monthsGenitiveEl[s.month()]:this._monthsNominativeEl[s.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(s,r,o){return s>11?o?"\u03bc\u03bc":"\u039c\u039c":o?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(s){return"\u03bc"===(s+"").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(s,r){var o=this._calendarEl[s],u=r&&r.hours();return a(o)&&(o=o.apply(r)),o.replace("{}",u%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}})}(m(1780))},42733:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:0,doy:4}})}(m(1780))},91766:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")}})}(m(1780))},87753:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},22673:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},35577:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")}})}(m(1780))},92618:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:0,doy:6}})}(m(1780))},53359:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},15136:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},47812:function(L,Y,m){!function(i){"use strict";i.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(n){return"p"===n.charAt(0).toLowerCase()},meridiem:function(n,s,r){return n>11?r?"p.t.m.":"P.T.M.":r?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(m(1780))},26913:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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}})}(m(1780))},14799:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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"})}(m(1780))},53862:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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}})}(m(1780))},8184:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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"})}(m(1780))},30422:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[s+"sekundi",s+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[s+" minuti",s+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[s+" tunni",s+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[s+" kuu",s+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[s+" aasta",s+" aastat"]};return r?c[o][2]?c[o][2]:c[o][1]:u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:"%d p\xe4eva",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},86340:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},69394:function(L,Y,m){!function(i){"use strict";var a={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},n={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};i.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(r){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(r)},meridiem:function(r,o,u){return r<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/[\u06f0-\u06f9]/g,function(o){return n[o]}).replace(/\u060c/g,",")},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(m(1780))},33976:function(L,Y,m){!function(i){"use strict";var a="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),n=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",a[7],a[8],a[9]];function s(u,c,h,f){var D="";switch(h){case"s":return f?"muutaman sekunnin":"muutama sekunti";case"ss":D=f?"sekunnin":"sekuntia";break;case"m":return f?"minuutin":"minuutti";case"mm":D=f?"minuutin":"minuuttia";break;case"h":return f?"tunnin":"tunti";case"hh":D=f?"tunnin":"tuntia";break;case"d":return f?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":D=f?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return f?"kuukauden":"kuukausi";case"MM":D=f?"kuukauden":"kuukautta";break;case"y":return f?"vuoden":"vuosi";case"yy":D=f?"vuoden":"vuotta"}return D=r(u,f)+" "+D}function r(u,c){return u<10?c?n[u]:a[u]:u}i.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,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},95060:function(L,Y,m){!function(i){"use strict";i.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(n){return n},week:{dow:1,doy:4}})}(m(1780))},19689:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},64160:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){default:case"M":case"Q":case"D":case"DDD":case"d":return n+(1===n?"er":"e");case"w":case"W":return n+(1===n?"re":"e")}}})}(m(1780))},25193:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){default:case"M":case"Q":case"D":case"DDD":case"d":return n+(1===n?"er":"e");case"w":case"W":return n+(1===n?"re":"e")}},week:{dow:1,doy:4}})}(m(1780))},73993:function(L,Y,m){!function(i){"use strict";var a=/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,n=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,s=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,r=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];i.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:s,monthsShortRegex:s,monthsStrictRegex:a,monthsShortStrictRegex:n,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(u,c){switch(c){case"D":return u+(1===u?"er":"");default:case"M":case"Q":case"DDD":case"d":return u+(1===u?"er":"e");case"w":case"W":return u+(1===u?"re":"e")}},week:{dow:1,doy:4}})}(m(1780))},46128:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");i.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(r,o){return r?/-MMM-/.test(o)?n[r.month()]:a[r.month()]:a},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(r){return r+(1===r||8===r||r>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(1780))},64950:function(L,Y,m){!function(i){"use strict";var a=["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],n=["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],s=["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],r=["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],o=["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"];i.defineLocale("ga",{months:a,monthsShort:n,monthsParseExact:!0,weekdays:s,weekdaysShort:r,weekdaysMin:o,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(c){return c+(1===c?"d":c%10==2?"na":"mh")},week:{dow:1,doy:4}})}(m(1780))},89872:function(L,Y,m){!function(i){"use strict";var a=["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"],n=["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],s=["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],r=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],o=["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"];i.defineLocale("gd",{months:a,monthsShort:n,monthsParseExact:!0,weekdays:s,weekdaysShort:r,weekdaysMin:o,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(c){return c+(1===c?"d":c%10==2?"na":"mh")},week:{dow:1,doy:4}})}(m(1780))},21187:function(L,Y,m){!function(i){"use strict";i.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(n){return 0===n.indexOf("un")?"n"+n:"en "+n},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}})}(m(1780))},11613:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={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:[s+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",s+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[s+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",s+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[s+" \u0935\u0930\u093e\u0902\u0928\u0940",s+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[s+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",s+" \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:[s+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",s+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[s+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",s+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(s,r){return"D"===r?s+"\u0935\u0947\u0930":s},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(s,r){return 12===s&&(s=0),"\u0930\u093e\u0924\u0940"===r?s<4?s:s+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===r?s:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===r?s>12?s:s+12:"\u0938\u093e\u0902\u091c\u0947"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"\u0930\u093e\u0924\u0940":s<12?"\u0938\u0915\u093e\u0933\u0940\u0902":s<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":s<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(m(1780))},75749:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={s:["thoddea sekondamni","thodde sekond"],ss:[s+" sekondamni",s+" sekond"],m:["eka mintan","ek minut"],mm:[s+" mintamni",s+" mintam"],h:["eka voran","ek vor"],hh:[s+" voramni",s+" voram"],d:["eka disan","ek dis"],dd:[s+" disamni",s+" dis"],M:["eka mhoinean","ek mhoino"],MM:[s+" mhoineamni",s+" mhoine"],y:["eka vorsan","ek voros"],yy:[s+" vorsamni",s+" vorsam"]};return u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(s,r){return"D"===r?s+"er":s},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(s,r){return 12===s&&(s=0),"rati"===r?s<4?s:s+12:"sokallim"===r?s:"donparam"===r?s>12?s:s+12:"sanje"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"rati":s<12?"sokallim":s<16?"donparam":s<20?"sanje":"rati"}})}(m(1780))},59985:function(L,Y,m){!function(i){"use strict";var a={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},n={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};i.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(r){return r.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0ab0\u0abe\u0aa4"===o?r<4?r:r+12:"\u0ab8\u0ab5\u0abe\u0ab0"===o?r:"\u0aac\u0aaa\u0acb\u0ab0"===o?r>=10?r:r+12:"\u0ab8\u0abe\u0a82\u0a9c"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0ab0\u0abe\u0aa4":r<10?"\u0ab8\u0ab5\u0abe\u0ab0":r<17?"\u0aac\u0aaa\u0acb\u0ab0":r<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(m(1780))},22943:function(L,Y,m){!function(i){"use strict";i.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(n){return 2===n?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":n+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(n){return 2===n?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":n+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(n){return 2===n?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":n+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(n){return 2===n?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":n%10==0&&10!==n?n+" \u05e9\u05e0\u05d4":n+" \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(n){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(n)},meridiem:function(n,s,r){return n<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":n<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":n<12?r?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":n<18?r?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(m(1780))},67101:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},s=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i],r=[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i];i.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:s,longMonthsParse:s,shortMonthsParse:r,monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(u){return u.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(c){return n[c]})},postformat:function(u){return u.replace(/\d/g,function(c){return a[c]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(u,c){return 12===u&&(u=0),"\u0930\u093e\u0924"===c?u<4?u:u+12:"\u0938\u0941\u092c\u0939"===c?u:"\u0926\u094b\u092a\u0939\u0930"===c?u>=10?u:u+12:"\u0936\u093e\u092e"===c?u+12:void 0},meridiem:function(u,c,h){return u<4?"\u0930\u093e\u0924":u<10?"\u0938\u0941\u092c\u0939":u<17?"\u0926\u094b\u092a\u0939\u0930":u<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(m(1780))},23872:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var u=s+" ";switch(o){case"ss":return u+=1===s?"sekunda":2===s||3===s||4===s?"sekunde":"sekundi";case"m":return r?"jedna minuta":"jedne minute";case"mm":return u+=1===s?"minuta":2===s||3===s||4===s?"minute":"minuta";case"h":return r?"jedan sat":"jednog sata";case"hh":return u+=1===s?"sat":2===s||3===s||4===s?"sata":"sati";case"dd":return u+=1===s?"dan":"dana";case"MM":return u+=1===s?"mjesec":2===s||3===s||4===s?"mjeseca":"mjeseci";case"yy":return u+=1===s?"godina":2===s||3===s||4===s?"godine":"godina"}}i.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:a,m:a,mm:a,h:a,hh:a,d:"dan",dd:a,M:"mjesec",MM:a,y:"godinu",yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},33117:function(L,Y,m){!function(i){"use strict";var a="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function n(o,u,c,h){var f=o;switch(c){case"s":return h||u?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return f+(h||u)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(h||u?" perc":" perce");case"mm":return f+(h||u?" perc":" perce");case"h":return"egy"+(h||u?" \xf3ra":" \xf3r\xe1ja");case"hh":return f+(h||u?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(h||u?" nap":" napja");case"dd":return f+(h||u?" nap":" napja");case"M":return"egy"+(h||u?" h\xf3nap":" h\xf3napja");case"MM":return f+(h||u?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(h||u?" \xe9v":" \xe9ve");case"yy":return f+(h||u?" \xe9v":" \xe9ve")}return""}function s(o){return(o?"":"[m\xfalt] ")+"["+a[this.day()]+"] LT[-kor]"}i.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(o){return"u"===o.charAt(1).toLowerCase()},meridiem:function(o,u,c){return o<12?!0===c?"de":"DE":!0===c?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return s.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return s.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},10195:function(L,Y,m){!function(i){"use strict";i.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(n){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(n)},meridiem:function(n){return n<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":n<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":n<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(n,s){switch(s){case"DDD":case"w":case"W":case"DDDo":return 1===n?n+"-\u056b\u0576":n+"-\u0580\u0564";default:return n}},week:{dow:1,doy:7}})}(m(1780))},20725:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"siang"===s?n>=11?n:n+12:"sore"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"siang":n<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}})}(m(1780))},55190:function(L,Y,m){!function(i){"use strict";function a(r){return r%100==11||r%10!=1}function n(r,o,u,c){var h=r+" ";switch(u){case"s":return o||c?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return a(r)?h+(o||c?"sek\xfandur":"sek\xfandum"):h+"sek\xfanda";case"m":return o?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return a(r)?h+(o||c?"m\xedn\xfatur":"m\xedn\xfatum"):o?h+"m\xedn\xfata":h+"m\xedn\xfatu";case"hh":return a(r)?h+(o||c?"klukkustundir":"klukkustundum"):h+"klukkustund";case"d":return o?"dagur":c?"dag":"degi";case"dd":return a(r)?o?h+"dagar":h+(c?"daga":"d\xf6gum"):o?h+"dagur":h+(c?"dag":"degi");case"M":return o?"m\xe1nu\xf0ur":c?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return a(r)?o?h+"m\xe1nu\xf0ir":h+(c?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):o?h+"m\xe1nu\xf0ur":h+(c?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return o||c?"\xe1r":"\xe1ri";case"yy":return a(r)?h+(o||c?"\xe1r":"\xe1rum"):h+(o||c?"\xe1r":"\xe1ri")}}i.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:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},57983:function(L,Y,m){!function(i){"use strict";i.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(n){return(/^[0-9].+$/.test(n)?"tra":"in")+" "+n},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}})}(m(1780))},246:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},39917:function(L,Y,m){!function(i){"use strict";i.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(n,s){return"\u5143"===s[1]?1:parseInt(s[1]||n,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(n){return"\u5348\u5f8c"===n},meridiem:function(n,s,r){return n<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(n){return n.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(n){return this.week()!==n.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(n,s){switch(s){case"y":return 1===n?"\u5143\u5e74":n+"\u5e74";case"d":case"D":case"DDD":return n+"\u65e5";default:return n}},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"}})}(m(1780))},6758:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"enjing"===s?n:"siyang"===s?n>=11?n:n+12:"sonten"===s||"ndalu"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"enjing":n<15?"siyang":n<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}})}(m(1780))},36220:function(L,Y,m){!function(i){"use strict";i.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(n){return n.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(s,r,o){return"\u10d8"===o?r+"\u10e8\u10d8":r+o+"\u10e8\u10d8"})},past:function(n){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(n)?n.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(n)?n.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):n},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(n){return 0===n?n:1===n?n+"-\u10da\u10d8":n<20||n<=100&&n%20==0||n%100==0?"\u10db\u10d4-"+n:n+"-\u10d4"},week:{dow:1,doy:7}})}(m(1780))},6297:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(1780))},74921:function(L,Y,m){!function(i){"use strict";var a={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},n={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};i.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(r){return"\u179b\u17d2\u1784\u17b6\u1785"===r},meridiem:function(r,o,u){return r<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(r){return r.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},week:{dow:1,doy:4}})}(m(1780))},56594:function(L,Y,m){!function(i){"use strict";var a={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},n={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};i.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(r){return r.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===o?r<4?r:r+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===o?r:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===o?r>=10?r:r+12:"\u0cb8\u0c82\u0c9c\u0cc6"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":r<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":r<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":r<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(r){return r+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(m(1780))},56185:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\uc77c";case"M":return n+"\uc6d4";case"w":case"W":return n+"\uc8fc";default:return n}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(n){return"\uc624\ud6c4"===n},meridiem:function(n,s,r){return n<12?"\uc624\uc804":"\uc624\ud6c4"}})}(m(1780))},82402:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},s=["\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"];i.defineLocale("ku",{months:s,monthsShort:s,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(o){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(o)},meridiem:function(o,u,c){return o<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(o){return o.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(u){return n[u]}).replace(/\u060c/g,",")},postformat:function(o){return o.replace(/\d/g,function(u){return a[u]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(1780))},75437:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(1780))},10909:function(L,Y,m){!function(i){"use strict";function a(u,c,h,f){var D={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 c?D[h][0]:D[h][1]}function n(u){return r(u.substr(0,u.indexOf(" ")))?"a "+u:"an "+u}function s(u){return r(u.substr(0,u.indexOf(" ")))?"viru "+u:"virun "+u}function r(u){if(u=parseInt(u,10),isNaN(u))return!1;if(u<0)return!0;if(u<10)return 4<=u&&u<=7;if(u<100){var c=u%10;return r(0===c?u/10:c)}if(u<1e4){for(;u>=10;)u/=10;return r(u)}return r(u/=1e3)}i.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:n,past:s,s:"e puer Sekonnen",ss:"%d Sekonnen",m:a,mm:"%d Minutten",h:a,hh:"%d Stonnen",d:a,dd:"%d Deeg",M:a,MM:"%d M\xe9int",y:a,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},2356:function(L,Y,m){!function(i){"use strict";i.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(n){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===n},meridiem:function(n,s,r){return n<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(n){return"\u0e97\u0eb5\u0ec8"+n}})}(m(1780))},77811:function(L,Y,m){!function(i){"use strict";var a={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 n(h,f,D,g){return f?"kelios sekund\u0117s":g?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"}function s(h,f,D,g){return f?o(D)[0]:g?o(D)[1]:o(D)[2]}function r(h){return h%10==0||h>10&&h<20}function o(h){return a[h].split("_")}function u(h,f,D,g){var S=h+" ";return 1===h?S+s(h,f,D[0],g):f?S+(r(h)?o(D)[1]:o(D)[0]):g?S+o(D)[1]:S+(r(h)?o(D)[1]:o(D)[2])}i.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:n,ss:u,m:s,mm:u,h:s,hh:u,d:s,dd:u,M:s,MM:u,y:s,yy:u},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(h){return h+"-oji"},week:{dow:1,doy:4}})}(m(1780))},95235:function(L,Y,m){!function(i){"use strict";var a={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 n(c,h,f){return f?h%10==1&&h%100!=11?c[2]:c[3]:h%10==1&&h%100!=11?c[0]:c[1]}function s(c,h,f){return c+" "+n(a[f],c,h)}function r(c,h,f){return n(a[f],c,h)}function o(c,h){return h?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"}i.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:o,ss:s,m:r,mm:s,h:r,hh:s,d:r,dd:s,M:r,MM:s,y:r,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},7713:function(L,Y,m){!function(i){"use strict";var a={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(s,r){return 1===s?r[0]:s>=2&&s<=4?r[1]:r[2]},translate:function(s,r,o){var u=a.words[o];return 1===o.length?r?u[0]:u[1]:s+" "+a.correctGrammaticalCase(s,u)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:"dan",dd:a.translate,M:"mjesec",MM:a.translate,y:"godinu",yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},61877:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},2600:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10,r=n%100;return 0===n?n+"-\u0435\u0432":0===r?n+"-\u0435\u043d":r>10&&r<20?n+"-\u0442\u0438":1===s?n+"-\u0432\u0438":2===s?n+"-\u0440\u0438":7===s||8===s?n+"-\u043c\u0438":n+"-\u0442\u0438"},week:{dow:1,doy:7}})}(m(1780))},1753:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===s&&n>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===s||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===s?n+12:n},meridiem:function(n,s,r){return n<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":n<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":n<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":n<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(m(1780))},68372:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){switch(o){case"s":return r?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return s+(r?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return s+(r?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return s+(r?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return s+(r?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return s+(r?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return s+(r?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return s}}i.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(s){return"\u04ae\u0425"===s},meridiem:function(s,r,o){return s<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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(s,r){switch(r){case"d":case"D":case"DDD":return s+" \u04e9\u0434\u04e9\u0440";default:return s}}})}(m(1780))},11982:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function s(o,u,c,h){var f="";if(u)switch(c){case"s":f="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":f="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":f="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":f="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":f="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":f="%d \u0924\u093e\u0938";break;case"d":f="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":f="%d \u0926\u093f\u0935\u0938";break;case"M":f="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":f="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":f="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":f="%d \u0935\u0930\u094d\u0937\u0947"}else switch(c){case"s":f="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":f="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":f="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":f="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":f="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":f="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":f="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":f="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":f="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":f="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":f="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":f="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return f.replace(/%d/i,o)}i.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,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},preparse:function(o){return o.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(u){return n[u]})},postformat:function(o){return o.replace(/\d/g,function(u){return a[u]})},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(o,u){return 12===o&&(o=0),"\u092a\u0939\u093e\u091f\u0947"===u||"\u0938\u0915\u093e\u0933\u0940"===u?o:"\u0926\u0941\u092a\u093e\u0930\u0940"===u||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===u||"\u0930\u093e\u0924\u094d\u0930\u0940"===u?o>=12?o:o+12:void 0},meridiem:function(o,u,c){return o>=0&&o<6?"\u092a\u0939\u093e\u091f\u0947":o<12?"\u0938\u0915\u093e\u0933\u0940":o<17?"\u0926\u0941\u092a\u093e\u0930\u0940":o<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(m(1780))},49932:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"tengahari"===s?n>=11?n:n+12:"petang"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"tengahari":n<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}})}(m(1780))},55049:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"tengahari"===s?n>=11?n:n+12:"petang"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"tengahari":n<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}})}(m(1780))},48249:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},97402:function(L,Y,m){!function(i){"use strict";var a={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},n={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};i.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(r){return r.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},week:{dow:1,doy:4}})}(m(1780))},48887:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},36150:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};i.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(r){return r.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0930\u093e\u0924\u093f"===o?r<4?r:r+12:"\u092c\u093f\u0939\u093e\u0928"===o?r:"\u0926\u093f\u0909\u0901\u0938\u094b"===o?r>=10?r:r+12:"\u0938\u093e\u0901\u091d"===o?r+12:void 0},meridiem:function(r,o,u){return r<3?"\u0930\u093e\u0924\u093f":r<12?"\u092c\u093f\u0939\u093e\u0928":r<16?"\u0926\u093f\u0909\u0901\u0938\u094b":r<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(m(1780))},62624:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),s=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;i.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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(u){return u+(1===u||8===u||u>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(1780))},29439:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),s=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;i.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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(u){return u+(1===u||8===u||u>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(1780))},17460:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},83767:function(L,Y,m){!function(i){"use strict";i.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(n,s){var r=1===n?"r":2===n?"n":3===n?"r":4===n?"t":"\xe8";return("w"===s||"W"===s)&&(r="a"),n+r},week:{dow:1,doy:4}})}(m(1780))},83412:function(L,Y,m){!function(i){"use strict";var a={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},n={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};i.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(r){return r.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0a30\u0a3e\u0a24"===o?r<4?r:r+12:"\u0a38\u0a35\u0a47\u0a30"===o?r:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===o?r>=10?r:r+12:"\u0a38\u0a3c\u0a3e\u0a2e"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0a30\u0a3e\u0a24":r<10?"\u0a38\u0a35\u0a47\u0a30":r<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":r<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(m(1780))},78714:function(L,Y,m){!function(i){"use strict";var a="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),s=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function r(c){return c%10<5&&c%10>1&&~~(c/10)%10!=1}function o(c,h,f){var D=c+" ";switch(f){case"ss":return D+(r(c)?"sekundy":"sekund");case"m":return h?"minuta":"minut\u0119";case"mm":return D+(r(c)?"minuty":"minut");case"h":return h?"godzina":"godzin\u0119";case"hh":return D+(r(c)?"godziny":"godzin");case"ww":return D+(r(c)?"tygodnie":"tygodni");case"MM":return D+(r(c)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return D+(r(c)?"lata":"lat")}}i.defineLocale("pl",{months:function(c,h){return c?/D MMMM/.test(h)?n[c.month()]:a[c.month()]:a},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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:o,m:o,mm:o,h:o,hh:o,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:o,M:"miesi\u0105c",MM:o,y:"rok",yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},22296:function(L,Y,m){!function(i){"use strict";i.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"})}(m(1780))},63949:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},48637:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var c=" ";return(s%100>=20||s>=100&&s%100==0)&&(c=" de "),s+c+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[o]}i.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:a,m:"un minut",mm:a,h:"o or\u0103",hh:a,d:"o zi",dd:a,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:a,M:"o lun\u0103",MM:a,y:"un an",yy:a},week:{dow:1,doy:7}})}(m(1780))},89455:function(L,Y,m){!function(i){"use strict";function a(o,u){var c=o.split("_");return u%10==1&&u%100!=11?c[0]:u%10>=2&&u%10<=4&&(u%100<10||u%100>=20)?c[1]:c[2]}function n(o,u,c){return"m"===c?u?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":o+" "+a({ss:u?"\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:u?"\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"}[c],+o)}var s=[/^\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];i.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:s,longMonthsParse:s,shortMonthsParse:s,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(o){if(o.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(o){if(o.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:n,m:n,mm:n,h:"\u0447\u0430\u0441",hh:n,d:"\u0434\u0435\u043d\u044c",dd:n,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:n,M:"\u043c\u0435\u0441\u044f\u0446",MM:n,y:"\u0433\u043e\u0434",yy:n},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(o){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(o)},meridiem:function(o,u,c){return o<4?"\u043d\u043e\u0447\u0438":o<12?"\u0443\u0442\u0440\u0430":o<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(o,u){switch(u){case"M":case"d":case"DDD":return o+"-\u0439";case"D":return o+"-\u0433\u043e";case"w":case"W":return o+"-\u044f";default:return o}},week:{dow:1,doy:4}})}(m(1780))},23799:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("sd",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(r){return"\u0634\u0627\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(m(1780))},8510:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},69804:function(L,Y,m){!function(i){"use strict";i.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(n){return n+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(n){return"\u0db4.\u0dc0."===n||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===n},meridiem:function(n,s,r){return n>11?r?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":r?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(m(1780))},95823:function(L,Y,m){!function(i){"use strict";var a="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),n="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function s(u){return u>1&&u<5}function r(u,c,h,f){var D=u+" ";switch(h){case"s":return c||f?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return c||f?D+(s(u)?"sekundy":"sek\xfand"):D+"sekundami";case"m":return c?"min\xfata":f?"min\xfatu":"min\xfatou";case"mm":return c||f?D+(s(u)?"min\xfaty":"min\xfat"):D+"min\xfatami";case"h":return c?"hodina":f?"hodinu":"hodinou";case"hh":return c||f?D+(s(u)?"hodiny":"hod\xedn"):D+"hodinami";case"d":return c||f?"de\u0148":"d\u0148om";case"dd":return c||f?D+(s(u)?"dni":"dn\xed"):D+"d\u0148ami";case"M":return c||f?"mesiac":"mesiacom";case"MM":return c||f?D+(s(u)?"mesiace":"mesiacov"):D+"mesiacmi";case"y":return c||f?"rok":"rokom";case"yy":return c||f?D+(s(u)?"roky":"rokov"):D+"rokmi"}}i.defineLocale("sk",{months:a,monthsShort:n,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:case 4:case 5:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},98546:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c=s+" ";switch(o){case"s":return r||u?"nekaj sekund":"nekaj sekundami";case"ss":return c+=1===s?r?"sekundo":"sekundi":2===s?r||u?"sekundi":"sekundah":s<5?r||u?"sekunde":"sekundah":"sekund";case"m":return r?"ena minuta":"eno minuto";case"mm":return c+=1===s?r?"minuta":"minuto":2===s?r||u?"minuti":"minutama":s<5?r||u?"minute":"minutami":r||u?"minut":"minutami";case"h":return r?"ena ura":"eno uro";case"hh":return c+=1===s?r?"ura":"uro":2===s?r||u?"uri":"urama":s<5?r||u?"ure":"urami":r||u?"ur":"urami";case"d":return r||u?"en dan":"enim dnem";case"dd":return c+=1===s?r||u?"dan":"dnem":2===s?r||u?"dni":"dnevoma":r||u?"dni":"dnevi";case"M":return r||u?"en mesec":"enim mesecem";case"MM":return c+=1===s?r||u?"mesec":"mesecem":2===s?r||u?"meseca":"mesecema":s<5?r||u?"mesece":"meseci":r||u?"mesecev":"meseci";case"y":return r||u?"eno leto":"enim letom";case"yy":return c+=1===s?r||u?"leto":"letom":2===s?r||u?"leti":"letoma":s<5?r||u?"leta":"leti":r||u?"let":"leti"}}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},37366:function(L,Y,m){!function(i){"use strict";i.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(n){return"M"===n.charAt(0)},meridiem:function(n,s,r){return n<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}})}(m(1780))},68485:function(L,Y,m){!function(i){"use strict";var a={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(s,r){return s%10>=1&&s%10<=4&&(s%100<10||s%100>=20)?s%10==1?r[0]:r[1]:r[2]},translate:function(s,r,o,u){var h,c=a.words[o];return 1===o.length?"y"===o&&r?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":u||r?c[0]:c[1]:(h=a.correctGrammaticalCase(s,c),"yy"===o&&r&&"\u0433\u043e\u0434\u0438\u043d\u0443"===h?s+" \u0433\u043e\u0434\u0438\u043d\u0430":s+" "+h)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:a.translate,dd:a.translate,M:a.translate,MM:a.translate,y:a.translate,yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},80826:function(L,Y,m){!function(i){"use strict";var a={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(s,r){return s%10>=1&&s%10<=4&&(s%100<10||s%100>=20)?s%10==1?r[0]:r[1]:r[2]},translate:function(s,r,o,u){var h,c=a.words[o];return 1===o.length?"y"===o&&r?"jedna godina":u||r?c[0]:c[1]:(h=a.correctGrammaticalCase(s,c),"yy"===o&&r&&"godinu"===h?s+" godina":s+" "+h)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:a.translate,dd:a.translate,M:a.translate,MM:a.translate,y:a.translate,yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(1780))},44526:function(L,Y,m){!function(i){"use strict";i.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(n,s,r){return n<11?"ekuseni":n<15?"emini":n<19?"entsambama":"ebusuku"},meridiemHour:function(n,s){return 12===n&&(n=0),"ekuseni"===s?n:"emini"===s?n>=11?n:n+12:"entsambama"===s||"ebusuku"===s?0===n?0:n+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(m(1780))},57602:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?":e":1===s||2===s?":a":":e")},week:{dow:1,doy:4}})}(m(1780))},44659:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},53745:function(L,Y,m){!function(i){"use strict";var a={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},n={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};i.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(r){return r+"\u0bb5\u0ba4\u0bc1"},preparse:function(r){return r.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(r,o,u){return r<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":r<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":r<10?" \u0b95\u0bbe\u0bb2\u0bc8":r<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":r<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":r<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(r,o){return 12===r&&(r=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===o?r<2?r:r+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===o||"\u0b95\u0bbe\u0bb2\u0bc8"===o||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===o&&r>=10?r:r+12},week:{dow:0,doy:6}})}(m(1780))},78260:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===s?n<4?n:n+12:"\u0c09\u0c26\u0c2f\u0c02"===s?n:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===s?n>=10?n:n+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===s?n+12:void 0},meridiem:function(n,s,r){return n<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":n<10?"\u0c09\u0c26\u0c2f\u0c02":n<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":n<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(m(1780))},45736:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},53144:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s,r){return 12===s&&(s=0),"\u0448\u0430\u0431"===r?s<4?s:s+12:"\u0441\u0443\u0431\u04b3"===r?s:"\u0440\u04ef\u0437"===r?s>=11?s:s+12:"\u0431\u0435\u0433\u043e\u04b3"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"\u0448\u0430\u0431":s<11?"\u0441\u0443\u0431\u04b3":s<16?"\u0440\u04ef\u0437":s<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(1780))},17995:function(L,Y,m){!function(i){"use strict";i.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(n){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===n},meridiem:function(n,s,r){return n<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"}})}(m(1780))},87608:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s,r){switch(r){case"d":case"D":case"Do":case"DD":return s;default:if(0===s)return s+"'unjy";var o=s%10,u=s%100-o,c=s>=100?100:null;return s+(a[o]||a[u]||a[c])}},week:{dow:1,doy:7}})}(m(1780))},62174:function(L,Y,m){!function(i){"use strict";i.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(n){return n},week:{dow:1,doy:4}})}(m(1780))},17709:function(L,Y,m){!function(i){"use strict";var a="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(c){var h=c;return h=-1!==c.indexOf("jaj")?h.slice(0,-3)+"leS":-1!==c.indexOf("jar")?h.slice(0,-3)+"waQ":-1!==c.indexOf("DIS")?h.slice(0,-3)+"nem":h+" pIq"}function s(c){var h=c;return h=-1!==c.indexOf("jaj")?h.slice(0,-3)+"Hu\u2019":-1!==c.indexOf("jar")?h.slice(0,-3)+"wen":-1!==c.indexOf("DIS")?h.slice(0,-3)+"ben":h+" ret"}function r(c,h,f,D){var g=o(c);switch(f){case"ss":return g+" lup";case"mm":return g+" tup";case"hh":return g+" rep";case"dd":return g+" jaj";case"MM":return g+" jar";case"yy":return g+" DIS"}}function o(c){var h=Math.floor(c%1e3/100),f=Math.floor(c%100/10),D=c%10,g="";return h>0&&(g+=a[h]+"vatlh"),f>0&&(g+=(""!==g?" ":"")+a[f]+"maH"),D>0&&(g+=(""!==g?" ":"")+a[D]),""===g?"pagh":g}i.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:n,past:s,s:"puS lup",ss:r,m:"wa\u2019 tup",mm:r,h:"wa\u2019 rep",hh:r,d:"wa\u2019 jaj",dd:r,M:"wa\u2019 jar",MM:r,y:"wa\u2019 DIS",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},51876:function(L,Y,m){!function(i){"use strict";var a={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"};i.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(s,r,o){return s<12?o?"\xf6\xf6":"\xd6\xd6":o?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(s){return"\xf6s"===s||"\xd6S"===s},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(s,r){switch(r){case"d":case"D":case"Do":case"DD":return s;default:if(0===s)return s+"'\u0131nc\u0131";var o=s%10,u=s%100-o,c=s>=100?100:null;return s+(a[o]||a[u]||a[c])}},week:{dow:1,doy:7}})}(m(1780))},79336:function(L,Y,m){!function(i){"use strict";function n(s,r,o,u){var c={s:["viensas secunds","'iensas secunds"],ss:[s+" secunds",s+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[s+" m\xeduts",s+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[s+" \xfeoras",s+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[s+" ziuas",s+" ziuas"],M:["'n mes","'iens mes"],MM:[s+" mesen",s+" mesen"],y:["'n ar","'iens ar"],yy:[s+" ars",s+" ars"]};return u||r?c[o][0]:c[o][1]}i.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(s){return"d'o"===s.toLowerCase()},meridiem:function(s,r,o){return s>11?o?"d'o":"D'O":o?"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:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(1780))},62070:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},90588:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},68436:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===s||"\u0633\u06d5\u06be\u06d5\u0631"===s||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===s?n:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===s||"\u0643\u06d5\u0686"===s?n+12:n>=11?n:n+12},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":o<900?"\u0633\u06d5\u06be\u06d5\u0631":o<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":o<1230?"\u0686\u06c8\u0634":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return n+"-\u06be\u06d5\u067e\u062a\u06d5";default:return n}},preparse:function(n){return n.replace(/\u060c/g,",")},postformat:function(n){return n.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(m(1780))},85189:function(L,Y,m){!function(i){"use strict";function a(u,c){var h=u.split("_");return c%10==1&&c%100!=11?h[0]:c%10>=2&&c%10<=4&&(c%100<10||c%100>=20)?h[1]:h[2]}function n(u,c,h){return"m"===h?c?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===h?c?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":u+" "+a({ss:c?"\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:c?"\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:c?"\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"}[h],+u)}function s(u,c){var h={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===u?h.nominative.slice(1,7).concat(h.nominative.slice(0,1)):u?h[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(c)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(c)?"genitive":"nominative"][u.day()]:h.nominative}function r(u){return function(){return u+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}i.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:s,weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:r("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:r("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:r("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:r("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return r("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return r("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:n,m:n,mm:n,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:n,d:"\u0434\u0435\u043d\u044c",dd:n,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:n,y:"\u0440\u0456\u043a",yy:n},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(u){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(u)},meridiem:function(u,c,h){return u<4?"\u043d\u043e\u0447\u0456":u<12?"\u0440\u0430\u043d\u043a\u0443":u<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(u,c){switch(c){case"M":case"d":case"DDD":case"w":case"W":return u+"-\u0439";case"D":return u+"-\u0433\u043e";default:return u}},week:{dow:1,doy:7}})}(m(1780))},69058:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("ur",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(r){return"\u0634\u0627\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(m(1780))},27743:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},31874:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},63090:function(L,Y,m){!function(i){"use strict";i.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(n){return/^ch$/i.test(n)},meridiem:function(n,s,r){return n<12?r?"sa":"SA":r?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(n){return n},week:{dow:1,doy:4}})}(m(1780))},8772:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(1780))},27874:function(L,Y,m){!function(i){"use strict";i.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}})}(m(1780))},57081:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:n>=11?n:n+12},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(n){return n.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(n){return this.week()!==n.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u5468";default:return n}},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}})}(m(1780))},39053:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1200?"\u4e0a\u5348":1200===o?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(1780))},23728:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(1780))},64717:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(1780))},1780:function(L,Y,m){(L=m.nmd(L)).exports=function(){"use strict";var i,C;function a(){return i.apply(null,arguments)}function n(e){i=e}function s(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function r(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(o(e,t))return!1;return!0}function c(e){return void 0===e}function h(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function f(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function D(e,t){var d,_=[],l=e.length;for(d=0;d>>0;for(d=0;d<_;d++)if(d in t&&e.call(this,t[d],d,t))return!0;return!1};var Ne=a.momentProperties=[],He=!1;function je(e,t){var _,d,l,M=Ne.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=k(t)),c(t._locale)||(e._locale=t._locale),M>0)for(_=0;_=0?_?"+":"":"-")+Math.pow(10,Math.max(0,l)).toString().substr(1)+d}var Mt=/(\[[^\[]*\])|(\\)?([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,Ue=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,ht={},ke={};function T(e,t,_,d){var l=d;"string"==typeof d&&(l=function(){return this[d]()}),e&&(ke[e]=l),t&&(ke[t[0]]=function(){return ae(l.apply(this,arguments),t[1],t[2])}),_&&(ke[_]=function(){return this.localeData().ordinal(l.apply(this,arguments),e)})}function Ha(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function ja(e){var _,d,t=e.match(Mt);for(_=0,d=t.length;_=0&&Ue.test(e);)e=e.replace(Ue,d),Ue.lastIndex=0,_-=1;return e}var xa={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Oa(e){var t=this._longDateFormat[e],_=this._longDateFormat[e.toUpperCase()];return t||!_?t:(this._longDateFormat[e]=_.match(Mt).map(function(d){return"MMMM"===d||"MM"===d||"DD"===d||"dddd"===d?d.slice(1):d}).join(""),this._longDateFormat[e])}var Pa="Invalid date";function Wa(){return this._invalidDate}var Ea="%d",Aa=/\d{1,2}/;function Fa(e){return this._ordinal.replace("%d",e)}var za={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Ra(e,t,_,d){var l=this._relativeTime[_];return q(l)?l(e,t,_,d):l.replace(/%d/i,e)}function Na(e,t){var _=this._relativeTime[e>0?"future":"past"];return q(_)?_(t):_.replace(/%s/i,t)}var xe={};function I(e,t){var _=e.toLowerCase();xe[_]=xe[_+"s"]=xe[t]=e}function Q(e){return"string"==typeof e?xe[e]||xe[e.toLowerCase()]:void 0}function ft(e){var _,d,t={};for(d in e)o(e,d)&&(_=Q(d))&&(t[_]=e[d]);return t}var zt={};function J(e,t){zt[e]=t}function Ca(e){var _,t=[];for(_ in e)o(e,_)&&t.push({unit:_,priority:zt[_]});return t.sort(function(d,l){return d.priority-l.priority}),t}function Ve(e){return e%4==0&&e%100!=0||e%400==0}function X(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function j(e){var t=+e,_=0;return 0!==t&&isFinite(t)&&(_=X(t)),_}function De(e,t){return function(_){return null!=_?(Rt(this,e,_),a.updateOffset(this,t),this):Ze(this,e)}}function Ze(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function Rt(e,t,_){e.isValid()&&!isNaN(_)&&("FullYear"===t&&Ve(e.year())&&1===e.month()&&29===e.date()?(_=j(_),e._d["set"+(e._isUTC?"UTC":"")+t](_,e.month(),et(_,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](_))}function Ia(e){return q(this[e=Q(e)])?this[e]():this}function Ja(e,t){if("object"==typeof e){var d,_=Ca(e=ft(e)),l=_.length;for(d=0;d68?1900:2e3)};var $t=De("FullYear",!0);function ds(){return Ve(this.year())}function os(e,t,_,d,l,M,y){var v;return e<100&&e>=0?(v=new Date(e+400,t,_,d,l,M,y),isFinite(v.getFullYear())&&v.setFullYear(e)):v=new Date(e,t,_,d,l,M,y),v}function Ee(e){var t,_;return e<100&&e>=0?((_=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,_)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function tt(e,t,_){var d=7+t-_;return-(7+Ee(e,0,d).getUTCDay()-t)%7+d-1}function Kt(e,t,_,d,l){var H,E,v=1+7*(t-1)+(7+_-d)%7+tt(e,d,l);return v<=0?E=We(H=e-1)+v:v>We(e)?(H=e+1,E=v-We(e)):(H=e,E=v),{year:H,dayOfYear:E}}function Ae(e,t,_){var M,y,d=tt(e.year(),t,_),l=Math.floor((e.dayOfYear()-d-1)/7)+1;return l<1?M=l+_e(y=e.year()-1,t,_):l>_e(e.year(),t,_)?(M=l-_e(e.year(),t,_),y=e.year()+1):(y=e.year(),M=l),{week:M,year:y}}function _e(e,t,_){var d=tt(e,t,_),l=tt(e+1,t,_);return(We(e)-d+l)/7}function us(e){return Ae(e,this._week.dow,this._week.doy).week}T("w",["ww",2],"wo","week"),T("W",["WW",2],"Wo","isoWeek"),I("week","w"),I("isoWeek","W"),J("week",5),J("isoWeek",5),w("w",A),w("ww",A,$),w("W",A),w("WW",A,$),Pe(["w","ww","W","WW"],function(e,t,_,d){t[d.substr(0,1)]=j(e)});var ls={dow:0,doy:6};function ms(){return this._week.dow}function cs(){return this._week.doy}function Ms(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function hs(e){var t=Ae(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function fs(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function Ls(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function pt(e,t){return e.slice(t,7).concat(e.slice(0,t))}T("d",0,"do","day"),T("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),T("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),T("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),T("e",0,0,"weekday"),T("E",0,0,"isoWeekday"),I("day","d"),I("weekday","e"),I("isoWeekday","E"),J("day",11),J("weekday",11),J("isoWeekday",11),w("d",A),w("e",A),w("E",A),w("dd",function(e,t){return t.weekdaysMinRegex(e)}),w("ddd",function(e,t){return t.weekdaysShortRegex(e)}),w("dddd",function(e,t){return t.weekdaysRegex(e)}),Pe(["dd","ddd","dddd"],function(e,t,_,d){var l=_._locale.weekdaysParse(e,d,_._strict);null!=l?t.d=l:k(_).invalidWeekday=e}),Pe(["d","e","E"],function(e,t,_,d){t[d]=j(e)});var Ys="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ys="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ps=Oe,ks=Oe,Ds=Oe;function ws(e,t){var _=s(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?pt(_,this._week.dow):e?_[e.day()]:_}function gs(e){return!0===e?pt(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Ts(e){return!0===e?pt(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function vs(e,t,_){var d,l,M,y=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],d=0;d<7;++d)M=S([2e3,1]).day(d),this._minWeekdaysParse[d]=this.weekdaysMin(M,"").toLocaleLowerCase(),this._shortWeekdaysParse[d]=this.weekdaysShort(M,"").toLocaleLowerCase(),this._weekdaysParse[d]=this.weekdays(M,"").toLocaleLowerCase();return _?"dddd"===t?-1!==(l=R.call(this._weekdaysParse,y))?l:null:"ddd"===t?-1!==(l=R.call(this._shortWeekdaysParse,y))?l:null:-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:"dddd"===t?-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._shortWeekdaysParse,y))||-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:"ddd"===t?-1!==(l=R.call(this._shortWeekdaysParse,y))||-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:-1!==(l=R.call(this._minWeekdaysParse,y))||-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._shortWeekdaysParse,y))?l:null}function bs(e,t,_){var d,l,M;if(this._weekdaysParseExact)return vs.call(this,e,t,_);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),d=0;d<7;d++){if(l=S([2e3,1]).day(d),_&&!this._fullWeekdaysParse[d]&&(this._fullWeekdaysParse[d]=new RegExp("^"+this.weekdays(l,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[d]=new RegExp("^"+this.weekdaysShort(l,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[d]=new RegExp("^"+this.weekdaysMin(l,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[d]||(M="^"+this.weekdays(l,"")+"|^"+this.weekdaysShort(l,"")+"|^"+this.weekdaysMin(l,""),this._weekdaysParse[d]=new RegExp(M.replace(".",""),"i")),_&&"dddd"===t&&this._fullWeekdaysParse[d].test(e))return d;if(_&&"ddd"===t&&this._shortWeekdaysParse[d].test(e))return d;if(_&&"dd"===t&&this._minWeekdaysParse[d].test(e))return d;if(!_&&this._weekdaysParse[d].test(e))return d}}function Ss(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=fs(e,this.localeData()),this.add(e-t,"d")):t}function Hs(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function js(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ls(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function xs(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(o(this,"_weekdaysRegex")||(this._weekdaysRegex=ps),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Os(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(o(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=ks),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Ps(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(o(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ds),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function kt(){function e(G,le){return le.length-G.length}var M,y,v,H,E,t=[],_=[],d=[],l=[];for(M=0;M<7;M++)y=S([2e3,1]).day(M),v=K(this.weekdaysMin(y,"")),H=K(this.weekdaysShort(y,"")),E=K(this.weekdays(y,"")),t.push(v),_.push(H),d.push(E),l.push(v),l.push(H),l.push(E);t.sort(e),_.sort(e),d.sort(e),l.sort(e),this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+d.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+_.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Dt(){return this.hours()%12||12}function Ws(){return this.hours()||24}function Qt(e,t){T(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function Xt(e,t){return t._meridiemParse}function Es(e){return"p"===(e+"").toLowerCase().charAt(0)}T("H",["HH",2],0,"hour"),T("h",["hh",2],0,Dt),T("k",["kk",2],0,Ws),T("hmm",0,0,function(){return""+Dt.apply(this)+ae(this.minutes(),2)}),T("hmmss",0,0,function(){return""+Dt.apply(this)+ae(this.minutes(),2)+ae(this.seconds(),2)}),T("Hmm",0,0,function(){return""+this.hours()+ae(this.minutes(),2)}),T("Hmmss",0,0,function(){return""+this.hours()+ae(this.minutes(),2)+ae(this.seconds(),2)}),Qt("a",!0),Qt("A",!1),I("hour","h"),J("hour",13),w("a",Xt),w("A",Xt),w("H",A),w("h",A),w("k",A),w("HH",A,$),w("hh",A,$),w("kk",A,$),w("hmm",It),w("hmmss",Jt),w("Hmm",It),w("Hmmss",Jt),W(["H","HH"],N),W(["k","kk"],function(e,t,_){var d=j(e);t[N]=24===d?0:d}),W(["a","A"],function(e,t,_){_._isPm=_._locale.isPM(e),_._meridiem=e}),W(["h","hh"],function(e,t,_){t[N]=j(e),k(_).bigHour=!0}),W("hmm",function(e,t,_){var d=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d)),k(_).bigHour=!0}),W("hmmss",function(e,t,_){var d=e.length-4,l=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d,2)),t[re]=j(e.substr(l)),k(_).bigHour=!0}),W("Hmm",function(e,t,_){var d=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d))}),W("Hmmss",function(e,t,_){var d=e.length-4,l=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d,2)),t[re]=j(e.substr(l))});var As=/[ap]\.?m?\.?/i,Fs=De("Hours",!0);function zs(e,t,_){return e>11?_?"pm":"PM":_?"am":"AM"}var ze,ea={calendar:ba,longDateFormat:xa,invalidDate:Pa,ordinal:Ea,dayOfMonthOrdinalParse:Aa,relativeTime:za,months:Qa,monthsShort:Ut,week:ls,weekdays:Ys,weekdaysMin:ys,weekdaysShort:qt,meridiemParse:As},z={},Fe={};function Rs(e,t){var _,d=Math.min(e.length,t.length);for(_=0;_0;){if(l=at(M.slice(0,_).join("-")))return l;if(d&&d.length>=_&&Rs(M,d)>=_-1)break;_--}t++}return ze}function Cs(e){return null!=e.match("^[^/\\\\]*$")}function at(e){var t=null;if(void 0===z[e]&&L&&L.exports&&Cs(e))try{t=ze._abbr,m(38660)("./"+e),Me(t)}catch{z[e]=null}return z[e]}function Me(e,t){var _;return e&&((_=c(t)?ie(e):wt(e,t))?ze=_:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),ze._abbr}function wt(e,t){if(null!==t){var _,d=ea;if(t.abbr=e,null!=z[e])Je("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."),d=z[e]._config;else if(null!=t.parentLocale)if(null!=z[t.parentLocale])d=z[t.parentLocale]._config;else{if(null==(_=at(t.parentLocale)))return Fe[t.parentLocale]||(Fe[t.parentLocale]=[]),Fe[t.parentLocale].push({name:e,config:t}),null;d=_._config}return z[e]=new mt(P(d,t)),Fe[e]&&Fe[e].forEach(function(l){wt(l.name,l.config)}),Me(e),z[e]}return delete z[e],null}function Is(e,t){if(null!=t){var _,d,l=ea;null!=z[e]&&null!=z[e].parentLocale?z[e].set(P(z[e]._config,t)):(null!=(d=at(e))&&(l=d._config),t=P(l,t),null==d&&(t.abbr=e),(_=new mt(t)).parentLocale=z[e],z[e]=_),Me(e)}else null!=z[e]&&(null!=z[e].parentLocale?(z[e]=z[e].parentLocale,e===Me()&&Me(e)):null!=z[e]&&delete z[e]);return z[e]}function ie(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return ze;if(!s(e)){if(t=at(e))return t;e=[e]}return Ns(e)}function Js(){return ct(z)}function gt(e){var t,_=e._a;return _&&-2===k(e).overflow&&(t=_[ne]<0||_[ne]>11?ne:_[se]<1||_[se]>et(_[U],_[ne])?se:_[N]<0||_[N]>24||24===_[N]&&(0!==_[ee]||0!==_[re]||0!==_[Ye])?N:_[ee]<0||_[ee]>59?ee:_[re]<0||_[re]>59?re:_[Ye]<0||_[Ye]>999?Ye:-1,k(e)._overflowDayOfYear&&(tse)&&(t=se),k(e)._overflowWeeks&&-1===t&&(t=$a),k(e)._overflowWeekday&&-1===t&&(t=Ka),k(e).overflow=t),e}var Us=/^\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)?)?$/,Gs=/^\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)?)?$/,Vs=/Z|[+-]\d\d(?::?\d\d)?/,st=[["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]],Tt=[["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/]],Zs=/^\/?Date\((-?\d+)/i,Bs=/^(?:(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}))$/,$s={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function aa(e){var t,_,M,y,v,H,d=e._i,l=Us.exec(d)||Gs.exec(d),E=st.length,G=Tt.length;if(l){for(k(e).iso=!0,t=0,_=E;t<_;t++)if(st[t][1].exec(l[1])){y=st[t][0],M=!1!==st[t][2];break}if(null==y)return void(e._isValid=!1);if(l[3]){for(t=0,_=G;t<_;t++)if(Tt[t][1].exec(l[3])){v=(l[2]||" ")+Tt[t][0];break}if(null==v)return void(e._isValid=!1)}if(!M&&null!=v)return void(e._isValid=!1);if(l[4]){if(!Vs.exec(l[4]))return void(e._isValid=!1);H="Z"}e._f=y+(v||"")+(H||""),bt(e)}else e._isValid=!1}function Ks(e,t,_,d,l,M){var y=[qs(e),Ut.indexOf(t),parseInt(_,10),parseInt(d,10),parseInt(l,10)];return M&&y.push(parseInt(M,10)),y}function qs(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Qs(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Xs(e,t,_){return!e||qt.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(k(_).weekdayMismatch=!0,_._isValid=!1,!1)}function en(e,t,_){if(e)return $s[e];if(t)return 0;var d=parseInt(_,10),l=d%100;return(d-l)/100*60+l}function sa(e){var _,t=Bs.exec(Qs(e._i));if(t){if(_=Ks(t[4],t[3],t[2],t[5],t[6],t[7]),!Xs(t[1],_,e))return;e._a=_,e._tzm=en(t[8],t[9],t[10]),e._d=Ee.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),k(e).rfc2822=!0}else e._isValid=!1}function tn(e){var t=Zs.exec(e._i);null===t?(aa(e),!1===e._isValid&&(delete e._isValid,sa(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:a.createFromInputFallback(e)))):e._d=new Date(+t[1])}function ge(e,t,_){return e??t??_}function an(e){var t=new Date(a.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function vt(e){var t,_,l,M,y,d=[];if(!e._d){for(l=an(e),e._w&&null==e._a[se]&&null==e._a[ne]&&sn(e),null!=e._dayOfYear&&(y=ge(e._a[U],l[U]),(e._dayOfYear>We(y)||0===e._dayOfYear)&&(k(e)._overflowDayOfYear=!0),_=Ee(y,0,e._dayOfYear),e._a[ne]=_.getUTCMonth(),e._a[se]=_.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=d[t]=l[t];for(;t<7;t++)e._a[t]=d[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[N]&&0===e._a[ee]&&0===e._a[re]&&0===e._a[Ye]&&(e._nextDay=!0,e._a[N]=0),e._d=(e._useUTC?Ee:os).apply(null,d),M=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[N]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==M&&(k(e).weekdayMismatch=!0)}}function sn(e){var t,_,d,l,M,y,v,H,E;null!=(t=e._w).GG||null!=t.W||null!=t.E?(M=1,y=4,_=ge(t.GG,e._a[U],Ae(F(),1,4).year),d=ge(t.W,1),((l=ge(t.E,1))<1||l>7)&&(H=!0)):(M=e._locale._week.dow,y=e._locale._week.doy,E=Ae(F(),M,y),_=ge(t.gg,e._a[U],E.year),d=ge(t.w,E.week),null!=t.d?((l=t.d)<0||l>6)&&(H=!0):null!=t.e?(l=t.e+M,(t.e<0||t.e>6)&&(H=!0)):l=M),d<1||d>_e(_,M,y)?k(e)._overflowWeeks=!0:null!=H?k(e)._overflowWeekday=!0:(v=Kt(_,d,l,M,y),e._a[U]=v.year,e._dayOfYear=v.dayOfYear)}function bt(e){if(e._f!==a.ISO_8601)if(e._f!==a.RFC_2822){e._a=[],k(e).empty=!0;var _,d,l,M,y,E,G,t=""+e._i,v=t.length,H=0;for(G=(l=Ft(e._f,e._locale).match(Mt)||[]).length,_=0;_0&&k(e).unusedInput.push(y),t=t.slice(t.indexOf(d)+d.length),H+=d.length),ke[M]?(d?k(e).empty=!1:k(e).unusedTokens.push(M),Ba(M,d,e)):e._strict&&!d&&k(e).unusedTokens.push(M);k(e).charsLeftOver=v-H,t.length>0&&k(e).unusedInput.push(t),e._a[N]<=12&&!0===k(e).bigHour&&e._a[N]>0&&(k(e).bigHour=void 0),k(e).parsedDateParts=e._a.slice(0),k(e).meridiem=e._meridiem,e._a[N]=nn(e._locale,e._a[N],e._meridiem),null!==(E=k(e).era)&&(e._a[U]=e._locale.erasConvertYear(E,e._a[U])),vt(e),gt(e)}else sa(e);else aa(e)}function nn(e,t,_){var d;return null==_?t:null!=e.meridiemHour?e.meridiemHour(t,_):(null!=e.isPM&&((d=e.isPM(_))&&t<12&&(t+=12),!d&&12===t&&(t=0)),t)}function rn(e){var t,_,d,l,M,y,v=!1,H=e._f.length;if(0===H)return k(e).invalidFormat=!0,void(e._d=new Date(NaN));for(l=0;lthis?this:e:ce()});function _a(e,t){var _,d;if(1===t.length&&s(t[0])&&(t=t[0]),!t.length)return F();for(_=t[0],d=1;dthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function bn(){if(!c(this._isDSTShifted))return this._isDSTShifted;var t,e={};return je(e,this),(e=na(e))._a?(t=e._isUTC?S(e._a):F(e._a),this._isDSTShifted=this.isValid()&&Yn(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Sn(){return!!this.isValid()&&!this._isUTC}function Hn(){return!!this.isValid()&&this._isUTC}function da(){return!!this.isValid()&&this._isUTC&&0===this._offset}a.updateOffset=function(){};var jn=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,xn=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function te(e,t){var l,M,y,_=e,d=null;return rt(e)?_={ms:e._milliseconds,d:e._days,M:e._months}:h(e)||!isNaN(+e)?(_={},t?_[t]=+e:_.milliseconds=+e):(d=jn.exec(e))?(l="-"===d[1]?-1:1,_={y:0,d:j(d[se])*l,h:j(d[N])*l,m:j(d[ee])*l,s:j(d[re])*l,ms:j(St(1e3*d[Ye]))*l}):(d=xn.exec(e))?(l="-"===d[1]?-1:1,_={y:ye(d[2],l),M:ye(d[3],l),w:ye(d[4],l),d:ye(d[5],l),h:ye(d[6],l),m:ye(d[7],l),s:ye(d[8],l)}):null==_?_={}:"object"==typeof _&&("from"in _||"to"in _)&&(y=On(F(_.from),F(_.to)),(_={}).ms=y.milliseconds,_.M=y.months),M=new nt(_),rt(e)&&o(e,"_locale")&&(M._locale=e._locale),rt(e)&&o(e,"_isValid")&&(M._isValid=e._isValid),M}function ye(e,t){var _=e&&parseFloat(e.replace(",","."));return(isNaN(_)?0:_)*t}function oa(e,t){var _={};return _.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(_.months,"M").isAfter(t)&&--_.months,_.milliseconds=+t-+e.clone().add(_.months,"M"),_}function On(e,t){var _;return e.isValid()&&t.isValid()?(t=jt(t,e),e.isBefore(t)?_=oa(e,t):((_=oa(t,e)).milliseconds=-_.milliseconds,_.months=-_.months),_):{milliseconds:0,months:0}}function ua(e,t){return function(_,d){var M;return null!==d&&!isNaN(+d)&&(Je(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),M=_,_=d,d=M),la(this,te(_,d),e),this}}function la(e,t,_,d){var l=t._milliseconds,M=St(t._days),y=St(t._months);!e.isValid()||(d=d??!0,y&&Vt(e,Ze(e,"Month")+y*_),M&&Rt(e,"Date",Ze(e,"Date")+M*_),l&&e._d.setTime(e._d.valueOf()+l*_),d&&a.updateOffset(e,M||y))}te.fn=nt.prototype,te.invalid=Ln;var Pn=ua(1,"add"),Wn=ua(-1,"subtract");function ma(e){return"string"==typeof e||e instanceof String}function En(e){return B(e)||f(e)||ma(e)||h(e)||Fn(e)||An(e)||null==e}function An(e){var l,M,t=r(e)&&!u(e),_=!1,d=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],y=d.length;for(l=0;l_.valueOf():_.valueOf()9999?Ge(_,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):q(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",Ge(_,"Z")):Ge(_,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function qn(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var _,d,l,M,e="moment",t="";return this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z"),_="["+e+'("]',d=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",l="-MM-DD[T]HH:mm:ss.SSS",M=t+'[")]',this.format(_+d+l+M)}function Qn(e){e||(e=this.isUtc()?a.defaultFormatUtc:a.defaultFormat);var t=Ge(this,e);return this.localeData().postformat(t)}function Xn(e,t){return this.isValid()&&(B(e)&&e.isValid()||F(e).isValid())?te({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function er(e){return this.from(F(),e)}function tr(e,t){return this.isValid()&&(B(e)&&e.isValid()||F(e).isValid())?te({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ar(e){return this.to(F(),e)}function ca(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ie(e))&&(this._locale=t),this)}a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",a.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Ma=Z("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function ha(){return this._locale}var it=1e3,Te=60*it,dt=60*Te,fa=3506328*dt;function ve(e,t){return(e%t+t)%t}function La(e,t,_){return e<100&&e>=0?new Date(e+400,t,_)-fa:new Date(e,t,_).valueOf()}function Ya(e,t,_){return e<100&&e>=0?Date.UTC(e+400,t,_)-fa:Date.UTC(e,t,_)}function sr(e){var t,_;if(void 0===(e=Q(e))||"millisecond"===e||!this.isValid())return this;switch(_=this._isUTC?Ya:La,e){case"year":t=_(this.year(),0,1);break;case"quarter":t=_(this.year(),this.month()-this.month()%3,1);break;case"month":t=_(this.year(),this.month(),1);break;case"week":t=_(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=_(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=_(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=ve(t+(this._isUTC?0:this.utcOffset()*Te),dt);break;case"minute":t=this._d.valueOf(),t-=ve(t,Te);break;case"second":t=this._d.valueOf(),t-=ve(t,it)}return this._d.setTime(t),a.updateOffset(this,!0),this}function nr(e){var t,_;if(void 0===(e=Q(e))||"millisecond"===e||!this.isValid())return this;switch(_=this._isUTC?Ya:La,e){case"year":t=_(this.year()+1,0,1)-1;break;case"quarter":t=_(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=_(this.year(),this.month()+1,1)-1;break;case"week":t=_(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=_(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=_(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=dt-ve(t+(this._isUTC?0:this.utcOffset()*Te),dt)-1;break;case"minute":t=this._d.valueOf(),t+=Te-ve(t,Te)-1;break;case"second":t=this._d.valueOf(),t+=it-ve(t,it)-1}return this._d.setTime(t),a.updateOffset(this,!0),this}function rr(){return this._d.valueOf()-6e4*(this._offset||0)}function _r(){return Math.floor(this.valueOf()/1e3)}function ir(){return new Date(this.valueOf())}function dr(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function or(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function ur(){return this.isValid()?this.toISOString():null}function lr(){return me(this)}function mr(){return g({},k(this))}function cr(){return k(this).overflow}function Mr(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function hr(e,t){var _,d,l,M=this._eras||ie("en")._eras;for(_=0,d=M.length;_=0)return M[d]}function Lr(e,t){var _=e.since<=e.until?1:-1;return void 0===t?a(e.since).year():a(e.since).year()+(t-e.offset)*_}function Yr(){var e,t,_,d=this.localeData().eras();for(e=0,t=d.length;e(M=_e(e,d,l))&&(t=M),Wr.call(this,e,t,_,d,l))}function Wr(e,t,_,d,l){var M=Kt(e,t,_,d,l),y=Ee(M.year,0,M.dayOfYear);return this.year(y.getUTCFullYear()),this.month(y.getUTCMonth()),this.date(y.getUTCDate()),this}function Er(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}T("N",0,0,"eraAbbr"),T("NN",0,0,"eraAbbr"),T("NNN",0,0,"eraAbbr"),T("NNNN",0,0,"eraName"),T("NNNNN",0,0,"eraNarrow"),T("y",["y",1],"yo","eraYear"),T("y",["yy",2],0,"eraYear"),T("y",["yyy",3],0,"eraYear"),T("y",["yyyy",4],0,"eraYear"),w("N",Ot),w("NN",Ot),w("NNN",Ot),w("NNNN",Tr),w("NNNNN",vr),W(["N","NN","NNN","NNNN","NNNNN"],function(e,t,_,d){var l=_._locale.erasParse(e,d,_._strict);l?k(_).era=l:k(_).invalidEra=e}),w("y",we),w("yy",we),w("yyy",we),w("yyyy",we),w("yo",br),W(["y","yy","yyy","yyyy"],U),W(["yo"],function(e,t,_,d){var l;_._locale._eraYearOrdinalRegex&&(l=e.match(_._locale._eraYearOrdinalRegex)),_._locale.eraYearOrdinalParse?t[U]=_._locale.eraYearOrdinalParse(e,l):t[U]=parseInt(e,10)}),T(0,["gg",2],0,function(){return this.weekYear()%100}),T(0,["GG",2],0,function(){return this.isoWeekYear()%100}),ot("gggg","weekYear"),ot("ggggg","weekYear"),ot("GGGG","isoWeekYear"),ot("GGGGG","isoWeekYear"),I("weekYear","gg"),I("isoWeekYear","GG"),J("weekYear",1),J("isoWeekYear",1),w("G",qe),w("g",qe),w("GG",A,$),w("gg",A,$),w("GGGG",Yt,Lt),w("gggg",Yt,Lt),w("GGGGG",Ke,Be),w("ggggg",Ke,Be),Pe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,_,d){t[d.substr(0,2)]=j(e)}),Pe(["gg","GG"],function(e,t,_,d){t[d]=a.parseTwoDigitYear(e)}),T("Q",0,"Qo","quarter"),I("quarter","Q"),J("quarter",7),w("Q",Nt),W("Q",function(e,t){t[ne]=3*(j(e)-1)}),T("D",["DD",2],"Do","date"),I("date","D"),J("date",9),w("D",A),w("DD",A,$),w("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),W(["D","DD"],se),W("Do",function(e,t){t[se]=j(e.match(A)[0])});var pa=De("Date",!0);function Ar(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}T("DDD",["DDDD",3],"DDDo","dayOfYear"),I("dayOfYear","DDD"),J("dayOfYear",4),w("DDD",$e),w("DDDD",Ct),W(["DDD","DDDD"],function(e,t,_){_._dayOfYear=j(e)}),T("m",["mm",2],0,"minute"),I("minute","m"),J("minute",14),w("m",A),w("mm",A,$),W(["m","mm"],ee);var Fr=De("Minutes",!1);T("s",["ss",2],0,"second"),I("second","s"),J("second",15),w("s",A),w("ss",A,$),W(["s","ss"],re);var he,ka,zr=De("Seconds",!1);for(T("S",0,0,function(){return~~(this.millisecond()/100)}),T(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),T(0,["SSS",3],0,"millisecond"),T(0,["SSSS",4],0,function(){return 10*this.millisecond()}),T(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),T(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),T(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),T(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),T(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),I("millisecond","ms"),J("millisecond",16),w("S",$e,Nt),w("SS",$e,$),w("SSS",$e,Ct),he="SSSS";he.length<=9;he+="S")w(he,we);function Rr(e,t){t[Ye]=j(1e3*("0."+e))}for(he="S";he.length<=9;he+="S")W(he,Rr);function Nr(){return this._isUTC?"UTC":""}function Cr(){return this._isUTC?"Coordinated Universal Time":""}ka=De("Milliseconds",!1),T("z",0,0,"zoneAbbr"),T("zz",0,0,"zoneName");var p=Le.prototype;function Ir(e){return F(1e3*e)}function Jr(){return F.apply(null,arguments).parseZone()}function Da(e){return e}p.add=Pn,p.calendar=Nn,p.clone=Cn,p.diff=Bn,p.endOf=nr,p.format=Qn,p.from=Xn,p.fromNow=er,p.to=tr,p.toNow=ar,p.get=Ia,p.invalidAt=cr,p.isAfter=In,p.isBefore=Jn,p.isBetween=Un,p.isSame=Gn,p.isSameOrAfter=Vn,p.isSameOrBefore=Zn,p.isValid=lr,p.lang=Ma,p.locale=ca,p.localeData=ha,p.max=ln,p.min=un,p.parsingFlags=mr,p.set=Ja,p.startOf=sr,p.subtract=Wn,p.toArray=dr,p.toObject=or,p.toDate=ir,p.toISOString=Kn,p.inspect=qn,typeof Symbol<"u"&&null!=Symbol.for&&(p[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),p.toJSON=ur,p.toString=$n,p.unix=_r,p.valueOf=rr,p.creationData=Mr,p.eraName=Yr,p.eraNarrow=yr,p.eraAbbr=pr,p.eraYear=kr,p.year=$t,p.isLeapYear=ds,p.weekYear=Sr,p.isoWeekYear=Hr,p.quarter=p.quarters=Er,p.month=Zt,p.daysInMonth=rs,p.week=p.weeks=Ms,p.isoWeek=p.isoWeeks=hs,p.weeksInYear=Or,p.weeksInWeekYear=Pr,p.isoWeeksInYear=jr,p.isoWeeksInISOWeekYear=xr,p.date=pa,p.day=p.days=Ss,p.weekday=Hs,p.isoWeekday=js,p.dayOfYear=Ar,p.hour=p.hours=Fs,p.minute=p.minutes=Fr,p.second=p.seconds=zr,p.millisecond=p.milliseconds=ka,p.utcOffset=pn,p.utc=Dn,p.local=wn,p.parseZone=gn,p.hasAlignedHourOffset=Tn,p.isDST=vn,p.isLocal=Sn,p.isUtcOffset=Hn,p.isUtc=da,p.isUTC=da,p.zoneAbbr=Nr,p.zoneName=Cr,p.dates=Z("dates accessor is deprecated. Use date instead.",pa),p.months=Z("months accessor is deprecated. Use month instead",Zt),p.years=Z("years accessor is deprecated. Use year instead",$t),p.zone=Z("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",kn),p.isDSTShifted=Z("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",bn);var O=mt.prototype;function ut(e,t,_,d){var l=ie(),M=S().set(d,t);return l[_](M,e)}function wa(e,t,_){if(h(e)&&(t=e,e=void 0),e=e||"",null!=t)return ut(e,t,_,"month");var d,l=[];for(d=0;d<12;d++)l[d]=ut(e,d,_,"month");return l}function Wt(e,t,_,d){"boolean"==typeof e?(h(t)&&(_=t,t=void 0),t=t||""):(_=t=e,e=!1,h(t)&&(_=t,t=void 0),t=t||"");var y,l=ie(),M=e?l._week.dow:0,v=[];if(null!=_)return ut(t,(_+M)%7,d,"day");for(y=0;y<7;y++)v[y]=ut(t,(y+M)%7,d,"day");return v}function Ur(e,t){return wa(e,t,"months")}function Gr(e,t){return wa(e,t,"monthsShort")}function Vr(e,t,_){return Wt(e,t,_,"weekdays")}function Zr(e,t,_){return Wt(e,t,_,"weekdaysShort")}function Br(e,t,_){return Wt(e,t,_,"weekdaysMin")}O.calendar=Sa,O.longDateFormat=Oa,O.invalidDate=Wa,O.ordinal=Fa,O.preparse=Da,O.postformat=Da,O.relativeTime=Ra,O.pastFuture=Na,O.set=b,O.eras=hr,O.erasParse=fr,O.erasConvertYear=Lr,O.erasAbbrRegex=wr,O.erasNameRegex=Dr,O.erasNarrowRegex=gr,O.months=ts,O.monthsShort=as,O.monthsParse=ns,O.monthsRegex=is,O.monthsShortRegex=_s,O.week=us,O.firstDayOfYear=cs,O.firstDayOfWeek=ms,O.weekdays=ws,O.weekdaysMin=Ts,O.weekdaysShort=gs,O.weekdaysParse=bs,O.weekdaysRegex=xs,O.weekdaysShortRegex=Os,O.weekdaysMinRegex=Ps,O.isPM=Es,O.meridiem=zs,Me("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(e){var t=e%10;return e+(1===j(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),a.lang=Z("moment.lang is deprecated. Use moment.locale instead.",Me),a.langData=Z("moment.langData is deprecated. Use moment.localeData instead.",ie);var de=Math.abs;function $r(){var e=this._data;return this._milliseconds=de(this._milliseconds),this._days=de(this._days),this._months=de(this._months),e.milliseconds=de(e.milliseconds),e.seconds=de(e.seconds),e.minutes=de(e.minutes),e.hours=de(e.hours),e.months=de(e.months),e.years=de(e.years),this}function ga(e,t,_,d){var l=te(t,_);return e._milliseconds+=d*l._milliseconds,e._days+=d*l._days,e._months+=d*l._months,e._bubble()}function Kr(e,t){return ga(this,e,t,1)}function qr(e,t){return ga(this,e,t,-1)}function Ta(e){return e<0?Math.floor(e):Math.ceil(e)}function Qr(){var l,M,y,v,H,e=this._milliseconds,t=this._days,_=this._months,d=this._data;return e>=0&&t>=0&&_>=0||e<=0&&t<=0&&_<=0||(e+=864e5*Ta(Et(_)+t),t=0,_=0),d.milliseconds=e%1e3,l=X(e/1e3),d.seconds=l%60,M=X(l/60),d.minutes=M%60,y=X(M/60),d.hours=y%24,t+=X(y/24),_+=H=X(va(t)),t-=Ta(Et(H)),v=X(_/12),_%=12,d.days=t,d.months=_,d.years=v,this}function va(e){return 4800*e/146097}function Et(e){return 146097*e/4800}function Xr(e){if(!this.isValid())return NaN;var t,_,d=this._milliseconds;if("month"===(e=Q(e))||"quarter"===e||"year"===e)switch(t=this._days+d/864e5,_=this._months+va(t),e){case"month":return _;case"quarter":return _/3;case"year":return _/12}else switch(t=this._days+Math.round(Et(this._months)),e){case"week":return t/7+d/6048e5;case"day":return t+d/864e5;case"hour":return 24*t+d/36e5;case"minute":return 1440*t+d/6e4;case"second":return 86400*t+d/1e3;case"millisecond":return Math.floor(864e5*t)+d;default:throw new Error("Unknown unit "+e)}}function e_(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*j(this._months/12):NaN}function oe(e){return function(){return this.as(e)}}var t_=oe("ms"),a_=oe("s"),s_=oe("m"),n_=oe("h"),r_=oe("d"),__=oe("w"),i_=oe("M"),d_=oe("Q"),o_=oe("y");function u_(){return te(this)}function l_(e){return e=Q(e),this.isValid()?this[e+"s"]():NaN}function pe(e){return function(){return this.isValid()?this._data[e]:NaN}}var m_=pe("milliseconds"),c_=pe("seconds"),M_=pe("minutes"),h_=pe("hours"),f_=pe("days"),L_=pe("months"),Y_=pe("years");function y_(){return X(this.days()/7)}var ue=Math.round,be={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function p_(e,t,_,d,l){return l.relativeTime(t||1,!!_,e,d)}function k_(e,t,_,d){var l=te(e).abs(),M=ue(l.as("s")),y=ue(l.as("m")),v=ue(l.as("h")),H=ue(l.as("d")),E=ue(l.as("M")),G=ue(l.as("w")),le=ue(l.as("y")),fe=M<=_.ss&&["s",M]||M<_.s&&["ss",M]||y<=1&&["m"]||y<_.m&&["mm",y]||v<=1&&["h"]||v<_.h&&["hh",v]||H<=1&&["d"]||H<_.d&&["dd",H];return null!=_.w&&(fe=fe||G<=1&&["w"]||G<_.w&&["ww",G]),(fe=fe||E<=1&&["M"]||E<_.M&&["MM",E]||le<=1&&["y"]||["yy",le])[2]=t,fe[3]=+e>0,fe[4]=d,p_.apply(null,fe)}function D_(e){return void 0===e?ue:"function"==typeof e&&(ue=e,!0)}function w_(e,t){return void 0!==be[e]&&(void 0===t?be[e]:(be[e]=t,"s"===e&&(be.ss=t-1),!0))}function g_(e,t){if(!this.isValid())return this.localeData().invalidDate();var l,M,_=!1,d=be;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(_=e),"object"==typeof t&&(d=Object.assign({},be,t),null!=t.s&&null==t.ss&&(d.ss=t.s-1)),M=k_(this,!_,d,l=this.localeData()),_&&(M=l.pastFuture(+this,M)),l.postformat(M)}var At=Math.abs;function Se(e){return(e>0)-(e<0)||+e}function lt(){if(!this.isValid())return this.localeData().invalidDate();var d,l,M,y,H,E,G,le,e=At(this._milliseconds)/1e3,t=At(this._days),_=At(this._months),v=this.asSeconds();return v?(d=X(e/60),l=X(d/60),e%=60,d%=60,M=X(_/12),_%=12,y=e?e.toFixed(3).replace(/\.?0+$/,""):"",H=v<0?"-":"",E=Se(this._months)!==Se(v)?"-":"",G=Se(this._days)!==Se(v)?"-":"",le=Se(this._milliseconds)!==Se(v)?"-":"",H+"P"+(M?E+M+"Y":"")+(_?E+_+"M":"")+(t?G+t+"D":"")+(l||d||e?"T":"")+(l?le+l+"H":"")+(d?le+d+"M":"")+(e?le+y+"S":"")):"P0D"}var x=nt.prototype;return x.isValid=fn,x.abs=$r,x.add=Kr,x.subtract=qr,x.as=Xr,x.asMilliseconds=t_,x.asSeconds=a_,x.asMinutes=s_,x.asHours=n_,x.asDays=r_,x.asWeeks=__,x.asMonths=i_,x.asQuarters=d_,x.asYears=o_,x.valueOf=e_,x._bubble=Qr,x.clone=u_,x.get=l_,x.milliseconds=m_,x.seconds=c_,x.minutes=M_,x.hours=h_,x.days=f_,x.weeks=y_,x.months=L_,x.years=Y_,x.humanize=g_,x.toISOString=lt,x.toString=lt,x.toJSON=lt,x.locale=ca,x.localeData=ha,x.toIsoString=Z("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",lt),x.lang=Ma,T("X",0,0,"unix"),T("x",0,0,"valueOf"),w("x",qe),w("X",Ga),W("X",function(e,t,_){_._d=new Date(1e3*parseFloat(e))}),W("x",function(e,t,_){_._d=new Date(j(e))}),a.version="2.29.4",n(F),a.fn=p,a.min=mn,a.max=cn,a.now=Mn,a.utc=S,a.unix=Ir,a.months=Ur,a.isDate=f,a.locale=Me,a.invalid=ce,a.duration=te,a.isMoment=B,a.weekdays=Vr,a.parseZone=Jr,a.localeData=ie,a.isDuration=rt,a.monthsShort=Gr,a.weekdaysMin=Br,a.defineLocale=wt,a.updateLocale=Is,a.locales=Js,a.weekdaysShort=Zr,a.normalizeUnits=Q,a.relativeTimeRounding=D_,a.relativeTimeThreshold=w_,a.calendarFormat=Rn,a.prototype=p,a.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"},a}()},38660:(L,Y,m)=>{var i={"./af":42939,"./af.js":42939,"./ar":6185,"./ar-dz":92928,"./ar-dz.js":92928,"./ar-kw":98591,"./ar-kw.js":98591,"./ar-ly":21268,"./ar-ly.js":21268,"./ar-ma":58136,"./ar-ma.js":58136,"./ar-sa":899,"./ar-sa.js":899,"./ar-tn":65801,"./ar-tn.js":65801,"./ar.js":6185,"./az":44708,"./az.js":44708,"./be":76379,"./be.js":76379,"./bg":40256,"./bg.js":40256,"./bm":41437,"./bm.js":41437,"./bn":25827,"./bn-bd":66447,"./bn-bd.js":66447,"./bn.js":25827,"./bo":50906,"./bo.js":50906,"./br":26112,"./br.js":26112,"./bs":82203,"./bs.js":82203,"./ca":87784,"./ca.js":87784,"./cs":57823,"./cs.js":57823,"./cv":32819,"./cv.js":32819,"./cy":19423,"./cy.js":19423,"./da":55258,"./da.js":55258,"./de":44267,"./de-at":10222,"./de-at.js":10222,"./de-ch":49009,"./de-ch.js":49009,"./de.js":44267,"./dv":49324,"./dv.js":49324,"./el":19784,"./el.js":19784,"./en-au":42733,"./en-au.js":42733,"./en-ca":91766,"./en-ca.js":91766,"./en-gb":87753,"./en-gb.js":87753,"./en-ie":22673,"./en-ie.js":22673,"./en-il":35577,"./en-il.js":35577,"./en-in":92618,"./en-in.js":92618,"./en-nz":53359,"./en-nz.js":53359,"./en-sg":15136,"./en-sg.js":15136,"./eo":47812,"./eo.js":47812,"./es":8184,"./es-do":26913,"./es-do.js":26913,"./es-mx":14799,"./es-mx.js":14799,"./es-us":53862,"./es-us.js":53862,"./es.js":8184,"./et":30422,"./et.js":30422,"./eu":86340,"./eu.js":86340,"./fa":69394,"./fa.js":69394,"./fi":33976,"./fi.js":33976,"./fil":95060,"./fil.js":95060,"./fo":19689,"./fo.js":19689,"./fr":73993,"./fr-ca":64160,"./fr-ca.js":64160,"./fr-ch":25193,"./fr-ch.js":25193,"./fr.js":73993,"./fy":46128,"./fy.js":46128,"./ga":64950,"./ga.js":64950,"./gd":89872,"./gd.js":89872,"./gl":21187,"./gl.js":21187,"./gom-deva":11613,"./gom-deva.js":11613,"./gom-latn":75749,"./gom-latn.js":75749,"./gu":59985,"./gu.js":59985,"./he":22943,"./he.js":22943,"./hi":67101,"./hi.js":67101,"./hr":23872,"./hr.js":23872,"./hu":33117,"./hu.js":33117,"./hy-am":10195,"./hy-am.js":10195,"./id":20725,"./id.js":20725,"./is":55190,"./is.js":55190,"./it":246,"./it-ch":57983,"./it-ch.js":57983,"./it.js":246,"./ja":39917,"./ja.js":39917,"./jv":6758,"./jv.js":6758,"./ka":36220,"./ka.js":36220,"./kk":6297,"./kk.js":6297,"./km":74921,"./km.js":74921,"./kn":56594,"./kn.js":56594,"./ko":56185,"./ko.js":56185,"./ku":82402,"./ku.js":82402,"./ky":75437,"./ky.js":75437,"./lb":10909,"./lb.js":10909,"./lo":2356,"./lo.js":2356,"./lt":77811,"./lt.js":77811,"./lv":95235,"./lv.js":95235,"./me":7713,"./me.js":7713,"./mi":61877,"./mi.js":61877,"./mk":2600,"./mk.js":2600,"./ml":1753,"./ml.js":1753,"./mn":68372,"./mn.js":68372,"./mr":11982,"./mr.js":11982,"./ms":55049,"./ms-my":49932,"./ms-my.js":49932,"./ms.js":55049,"./mt":48249,"./mt.js":48249,"./my":97402,"./my.js":97402,"./nb":48887,"./nb.js":48887,"./ne":36150,"./ne.js":36150,"./nl":29439,"./nl-be":62624,"./nl-be.js":62624,"./nl.js":29439,"./nn":17460,"./nn.js":17460,"./oc-lnc":83767,"./oc-lnc.js":83767,"./pa-in":83412,"./pa-in.js":83412,"./pl":78714,"./pl.js":78714,"./pt":63949,"./pt-br":22296,"./pt-br.js":22296,"./pt.js":63949,"./ro":48637,"./ro.js":48637,"./ru":89455,"./ru.js":89455,"./sd":23799,"./sd.js":23799,"./se":8510,"./se.js":8510,"./si":69804,"./si.js":69804,"./sk":95823,"./sk.js":95823,"./sl":98546,"./sl.js":98546,"./sq":37366,"./sq.js":37366,"./sr":80826,"./sr-cyrl":68485,"./sr-cyrl.js":68485,"./sr.js":80826,"./ss":44526,"./ss.js":44526,"./sv":57602,"./sv.js":57602,"./sw":44659,"./sw.js":44659,"./ta":53745,"./ta.js":53745,"./te":78260,"./te.js":78260,"./tet":45736,"./tet.js":45736,"./tg":53144,"./tg.js":53144,"./th":17995,"./th.js":17995,"./tk":87608,"./tk.js":87608,"./tl-ph":62174,"./tl-ph.js":62174,"./tlh":17709,"./tlh.js":17709,"./tr":51876,"./tr.js":51876,"./tzl":79336,"./tzl.js":79336,"./tzm":90588,"./tzm-latn":62070,"./tzm-latn.js":62070,"./tzm.js":90588,"./ug-cn":68436,"./ug-cn.js":68436,"./uk":85189,"./uk.js":85189,"./ur":69058,"./ur.js":69058,"./uz":31874,"./uz-latn":27743,"./uz-latn.js":27743,"./uz.js":31874,"./vi":63090,"./vi.js":63090,"./x-pseudo":8772,"./x-pseudo.js":8772,"./yo":27874,"./yo.js":27874,"./zh-cn":57081,"./zh-cn.js":57081,"./zh-hk":39053,"./zh-hk.js":39053,"./zh-mo":23728,"./zh-mo.js":23728,"./zh-tw":64717,"./zh-tw.js":64717};function a(s){var r=n(s);return m(r)}function n(s){if(!m.o(i,s)){var r=new Error("Cannot find module '"+s+"'");throw r.code="MODULE_NOT_FOUND",r}return i[s]}a.keys=function(){return Object.keys(i)},a.resolve=n,L.exports=a,a.id=38660}}]); \ No newline at end of file diff --git a/5962.e41894f5e9da5b42.js b/5962.e41894f5e9da5b42.js deleted file mode 100644 index 5b05be676..000000000 --- a/5962.e41894f5e9da5b42.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5962],{75962:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>u});var e=t(64061),c=t(43850),s=t(60341),m=t(72887),v=t(57585),D=t(14219),d=t(1885),C=t(26898),n=t(72612),a=t(97286),l=t(65148),r=t(4238),U=t(73772);function T(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function Z(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=d.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:C.O.yellow,start:new Date,meta:{id:1}},{title:"Event 2",color:C.O.blue,start:new Date,meta:{id:2}}]}}g.\u0275fac=function(_){return new(_||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(_,i){1&_&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,T,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&_&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,l.T,r.S,U.$],encapsulation:2,changeDetection:0});class u{}u.\u0275fac=function(_){return new(_||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,s._8.forRoot({provide:m._,useFactory:v.x}),D.S,c.Bz.forChild([{path:"",component:g}])]})},73772:(p,w,t)=>{t.d(w,{$:()=>d});var e=t(72612),c=t(1885),s=t(60845),m=t(45831),v=t(97172),D=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=c.w}}d.\u0275fac=function(n){return new(n||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(n,a){1&n&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&n&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,v.i,D.J],encapsulation:2})},14219:(p,w,t)=>{t.d(w,{S:()=>v});var e=t(64061),c=t(48052),s=t(60341),m=t(72612);class v{}v.\u0275fac=function(d){return new(d||v)},v.\u0275mod=m.oAB({type:v}),v.\u0275inj=m.cJS({imports:[e.ez,c.u5,s._8]})}}]); \ No newline at end of file diff --git a/5966.b5f009fbc9e76f9a.js b/5966.b5f009fbc9e76f9a.js deleted file mode 100644 index 7bdfebb37..000000000 --- a/5966.b5f009fbc9e76f9a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5966],{35966:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(64946),highlighted:s(82604)}},{filename:"template.html",contents:{raw:s(50838),highlighted:s(87568)}},{filename:"module.ts",contents:{raw:s(41818),highlighted:s(16211)}}]},82604:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\n\nconst RED_CELL: \'red-cell\' = \'red-cell\';\nconst BLUE_CELL: \'blue-cell\' = \'blue-cell\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n styles: [\n `\n .red-cell {\n background-color: red !important;\n }\n .blue-cell {\n background-color: blue !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject<void>();\n\n cssClass: string = RED_CELL;\n\n refreshView(): void {\n this.cssClass = this.cssClass === RED_CELL ? BLUE_CELL : RED_CELL;\n this.refresh.next();\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (day.date.getDate() % 2 === 1) {\n day.cssClass = this.cssClass;\n }\n });\n }\n}\n'},16211:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},87568:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="text-center">\n <button class="btn btn-primary" (click)="refreshView()">\n Refresh + re-render the current view\n </button>\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n >\n </mwl-calendar-day-view>\n</div>\n'},64946:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport { Subject } from 'rxjs';\n\nconst RED_CELL: 'red-cell' = 'red-cell';\nconst BLUE_CELL: 'blue-cell' = 'blue-cell';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n styles: [\n `\n .red-cell {\n background-color: red !important;\n }\n .blue-cell {\n background-color: blue !important;\n }\n `,\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n refresh = new Subject();\n\n cssClass: string = RED_CELL;\n\n refreshView(): void {\n this.cssClass = this.cssClass === RED_CELL ? BLUE_CELL : RED_CELL;\n this.refresh.next();\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (day.date.getDate() % 2 === 1) {\n day.cssClass = this.cssClass;\n }\n });\n }\n}\n"},41818:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},50838:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/6027.9a954b5582bb20f1.js b/6027.9a954b5582bb20f1.js deleted file mode 100644 index 86ddfa702..000000000 --- a/6027.9a954b5582bb20f1.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6027],{73772:(T,w,a)=>{a.d(w,{$:()=>d});var e=a(72612),u=a(1885),C=a(60845),m=a(45831),r=a(97172),_=a(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,t){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(n){return t.viewDate=n})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,t.viewDate,t.view+"ViewTitle",t.locale)),e.xp6(8),e.ekj("active",t.view===t.CalendarView.Month),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Week),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Day))},dependencies:[C.O,m.T,r.i,_.J],encapsulation:2})},14219:(T,w,a)=>{a.d(w,{S:()=>r});var e=a(64061),u=a(48052),C=a(60341),m=a(72612);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=m.oAB({type:r}),r.\u0275inj=m.cJS({imports:[e.ez,u.u5,C._8]})},36027:(T,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>c});var e=a(64061),u=a(43850),C=a(60341),m=a(72887),r=a(14219),_=a(1885),d=a(71916),g=a(49513),s=a(27943);var v=a(57450),n=a(72612),U=a(97286),f=a(65148),Z=a(4238),A=a(73772);const y=["scrollContainer"];function M(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-week-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function O(l,i){if(1&l&&(n.TgZ(0,"mwl-calendar-day-view",4),n._uU(1,"\n "),n.qZA()),2&l){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}class D{constructor(i){this.cdr=i,this.view=_.w.Week,this.viewDate=new Date,this.events=[]}ngAfterViewInit(){this.scrollToCurrentView()}viewChanged(){this.cdr.detectChanges(),this.scrollToCurrentView()}scrollToCurrentView(){if(this.view===_.w.Week||_.w.Day){const i=(0,d.Z)(function t(l){(0,s.Z)(1,arguments);var i=(0,g.Z)(l);return i.setMinutes(0,0,0),i}(new Date),(0,v.Z)(new Date)),o=this.view===_.w.Week?60:0;this.scrollContainer.nativeElement.scrollTop=i+o}}}D.\u0275fac=function(i){return new(i||D)(n.Y36(n.sBO))},D.\u0275cmp=n.Xpm({type:D,selectors:[["mwl-demo-component"]],viewQuery:function(i,o){if(1&i&&n.Gf(y,5),2&i){let h;n.iGM(h=n.CRH())&&(o.scrollContainer=h.first)}},decls:13,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"scroll-container",3,"ngSwitch"],["scrollContainer",""],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(i,o){1&i&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return o.view=p})("viewDateChange",function(p){return o.viewDate=p})("viewChange",function(){return o.viewChanged()}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1,2),n._uU(5,"\n "),n.YNc(6,M,2,2,"mwl-calendar-month-view",3),n._uU(7,"\n "),n.YNc(8,E,2,2,"mwl-calendar-week-view",3),n._uU(9,"\n "),n.YNc(10,O,2,2,"mwl-calendar-day-view",3),n._uU(11,"\n"),n.qZA(),n._uU(12,"\n")),2&i&&(n.Q6J("view",o.view)("viewDate",o.viewDate),n.xp6(3),n.Q6J("ngSwitch",o.view),n.xp6(3),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,U.G,f.T,Z.S,A.$],styles:[".scroll-container[_ngcontent-%COMP%]{height:calc(100vh - 320px);overflow-y:auto}"],changeDetection:0});var P=a(57585);class c{}c.\u0275fac=function(i){return new(i||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:m._,useFactory:P.x}),r.S,u.Bz.forChild([{path:"",component:D}])]})}}]); \ No newline at end of file diff --git a/6034.a62c42a4d451e126.js b/6034.a62c42a4d451e126.js new file mode 100644 index 000000000..584836f32 --- /dev/null +++ b/6034.a62c42a4d451e126.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6034],{76034:(D,i,n)=>{n.r(i),n.d(i,{DemoModule:()=>s});var r=n(50192),l=n(98783),c=n(5234),v=n(33275),h=n(2316),p=n(23468),u=n(17606),e=n(44879),y=n(58970),k=n(84156);class a{constructor(t,o){this.breakpointObserver=t,this.cd=o,this.view=h.w.Week,this.viewDate=new Date,this.daysInWeek=7,this.destroy$=new p.x}ngOnInit(){const t={small:{breakpoint:"(max-width: 576px)",daysInWeek:2},medium:{breakpoint:"(max-width: 768px)",daysInWeek:3},large:{breakpoint:"(max-width: 960px)",daysInWeek:5}};this.breakpointObserver.observe(Object.values(t).map(({breakpoint:o})=>o)).pipe((0,u.R)(this.destroy$)).subscribe(o=>{const m=Object.values(t).find(({breakpoint:w})=>!!o.breakpoints[w]);this.daysInWeek=m?m.daysInWeek:7,this.cd.markForCheck()})}ngOnDestroy(){this.destroy$.next()}}a.\u0275fac=function(t){return new(t||a)(e.Y36(y.Yg),e.Y36(e.sBO))},a.\u0275cmp=e.Xpm({type:a,selectors:[["mwl-demo-component"]],decls:6,vars:2,consts:[[1,"alert","alert-info"],[3,"viewDate","daysInWeek"]],template:function(t,o){1&t&&(e.TgZ(0,"div",0),e._uU(1,"\n Shrink the browser window size to reduce the number of days in the week.\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"mwl-calendar-week-view",1),e._uU(4,"\n"),e.qZA(),e._uU(5,"\n")),2&t&&(e.xp6(3),e.Q6J("viewDate",o.viewDate)("daysInWeek",o.daysInWeek))},dependencies:[k.T],encapsulation:2,changeDetection:0});var f=n(20211);class s{}s.\u0275fac=function(t){return new(t||s)},s.\u0275mod=e.oAB({type:s}),s.\u0275inj=e.cJS({imports:[r.ez,c._8.forRoot({provide:v._,useFactory:f.x}),l.Bz.forChild([{path:"",component:a}])]})}}]); \ No newline at end of file diff --git a/6038.f8ed06876fd4fbdf.js b/6038.f8ed06876fd4fbdf.js deleted file mode 100644 index 4e482ff61..000000000 --- a/6038.f8ed06876fd4fbdf.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6038],{26038:(M,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m});var l=n(64061),p=n(43850),f=n(60341),c=n(72887),r=n(14219),u=n(87216),e=n(72612),h=n(65148),i=n(48052);function D(o,t){if(1&o&&e._UZ(0,"div",6),2&o){const a=e.oxw().topPx;e.Udp("top",a,"px")}}function v(o,t){if(1&o&&(e._uU(0,"\n "),e.YNc(1,D,1,2,"div",5),e._uU(2,"\n")),2&o){const a=t.isVisible,g=e.oxw();e.xp6(1),e.Q6J("ngIf",a&&g.showMarker)}}class d{constructor(){this.viewDate=new Date,this.showMarker=!0,this.dayStartHour=Math.max(0,(0,u.Z)(new Date)-2),this.dayEndHour=Math.min(23,(0,u.Z)(new Date)+2)}}d.\u0275fac=function(t){return new(t||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:14,vars:5,consts:[["currentTimeMarkerTemplate",""],[1,"form-group","form-check"],["type","checkbox","id","showMarker",1,"form-check-input",3,"ngModel","ngModelChange"],["for","showMarker",1,"form-check-label"],[3,"viewDate","currentTimeMarkerTemplate","dayStartHour","dayEndHour"],["class","cal-current-time-marker",3,"top",4,"ngIf"],[1,"cal-current-time-marker"]],template:function(t,a){if(1&t&&(e.YNc(0,v,3,1,"ng-template",null,0,e.W1O),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"input",2),e.NdJ("ngModelChange",function(T){return a.showMarker=T}),e.qZA(),e._uU(6,"\n "),e.TgZ(7,"label",3),e._uU(8,"Show marker"),e.qZA(),e._uU(9,"\n"),e.qZA(),e._uU(10,"\n\n"),e.TgZ(11,"mwl-calendar-week-view",4),e._uU(12,"\n"),e.qZA(),e._uU(13,"\n")),2&t){const g=e.MAs(1);e.xp6(5),e.Q6J("ngModel",a.showMarker),e.xp6(6),e.Q6J("viewDate",a.viewDate)("currentTimeMarkerTemplate",g)("dayStartHour",a.dayStartHour)("dayEndHour",a.dayEndHour)}},dependencies:[l.O5,h.T,i.Wl,i.JJ,i.On],styles:[".cal-current-time-marker[_ngcontent-%COMP%]{height:3px;background:linear-gradient(270deg,#ec268d,#1f55dd);background-size:400% 400%;animation:_ngcontent-%COMP%_background-fade 5s ease infinite}@keyframes _ngcontent-%COMP%_background-fade{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}"],changeDetection:0});var C=n(57585);class m{}m.\u0275fac=function(t){return new(t||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({imports:[l.ez,f._8.forRoot({provide:c._,useFactory:C.x}),r.S,p.Bz.forChild([{path:"",component:d}]),i.u5]})},14219:(M,s,n)=>{n.d(s,{S:()=>r});var l=n(64061),p=n(48052),f=n(60341),c=n(72612);class r{}r.\u0275fac=function(e){return new(e||r)},r.\u0275mod=c.oAB({type:r}),r.\u0275inj=c.cJS({imports:[l.ez,p.u5,f._8]})}}]); \ No newline at end of file diff --git a/605.cff70b0713c9b9e4.js b/605.cff70b0713c9b9e4.js new file mode 100644 index 000000000..5d793503c --- /dev/null +++ b/605.cff70b0713c9b9e4.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[605],{10605:(s,a,n)=>{n.r(a),n.d(a,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(58230),highlighted:n(65017)}},{filename:"custom-event-title-formatter.provider.ts",contents:{raw:n(88284),highlighted:n(48818)}},{filename:"template.html",contents:{raw:n(8334),highlighted:n(89660)}},{filename:"module.ts",contents:{raw:n(9284),highlighted:n(99913)}}]},65017:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomEventTitleFormatter } from \'./custom-event-title-formatter.provider\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n'},48818:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { LOCALE_ID, Inject, Injectable } from '@angular/core';\nimport { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n constructor(@Inject(LOCALE_ID) private locale: string) {\n super();\n }\n\n // you can override any of the methods defined in the parent class\n\n month(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n\n week(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n\n day(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n}\n"},99913:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},89660:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},58230:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomEventTitleFormatter } from './custom-event-title-formatter.provider';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n"},88284:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { LOCALE_ID, Inject, Injectable } from '@angular/core';\nimport { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n constructor(@Inject(LOCALE_ID) private locale: string) {\n super();\n }\n\n // you can override any of the methods defined in the parent class\n\n month(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n\n week(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n\n day(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n}\n"},9284:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},8334:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/6148.22512f9fa287eca2.js b/6148.22512f9fa287eca2.js new file mode 100644 index 000000000..113449507 --- /dev/null +++ b/6148.22512f9fa287eca2.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6148],{43303:(U,c,a)=>{a.d(c,{$:()=>v});var e=a(44879),h=a(2316),g=a(50111),u=a(58125),d=a(68849),p=a(4540);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=h.w}}v.\u0275fac=function(w){return new(w||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(w,t){1&w&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return t.viewDate=m})("viewDateChange",function(){return t.viewDateChange.next(t.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return t.viewChange.emit(t.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&w&&(e.xp6(7),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,t.viewDate,t.view+"ViewTitle",t.locale)),e.xp6(8),e.ekj("active",t.view===t.CalendarView.Month),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Week),e.xp6(3),e.ekj("active",t.view===t.CalendarView.Day))},dependencies:[g.O,u.T,d.i,p.J],encapsulation:2})},44248:(U,c,a)=>{a.d(c,{S:()=>d});var e=a(50192),h=a(86963),g=a(5234),u=a(44879);class d{}d.\u0275fac=function(v){return new(v||d)},d.\u0275mod=u.oAB({type:d}),d.\u0275inj=u.cJS({imports:[e.ez,h.u5,g._8]})},56148:(U,c,a)=>{a.r(c),a.d(c,{DemoModule:()=>D});var e=a(50192),h=a(98783),g=a(5234),u=a(33275),d=a(44248),p=a(23468),v=a(2316),s=a(22201),w=a(18937),t=a(54876),l=a(13980),m=a(69456),Z=a(27413),n=a(44879),y=a(79144),A=a(84156),E=a(56500),M=a(43303);function O(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)("refresh",i.refresh)}}function J(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function P(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventTimesChanged",function(_){n.CHM(i);const f=n.oxw();return n.KtG(f.eventTimesChanged(_))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}class T{constructor(){this.view=v.w.Month,this.viewDate=new Date,this.events=[{start:(0,w.Z)((0,t.Z)(new Date),1),end:(0,l.Z)(new Date,1),title:"A 3 day event",color:s.O.red,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,t.Z)(new Date),title:"An event with no end date",color:s.O.yellow},{start:(0,w.Z)((0,m.Z)(new Date),3),end:(0,l.Z)((0,m.Z)(new Date),3),title:"A long event that spans 2 months",color:s.O.blue,allDay:!0},{start:(0,Z.Z)((0,t.Z)(new Date),2),end:(0,Z.Z)(new Date,2),title:"A draggable and resizable event",color:s.O.yellow,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.refresh=new p.x}eventTimesChanged({event:r,newStart:i,newEnd:C}){r.start=i,r.end=C,this.refresh.next()}}T.\u0275fac=function(r){return new(r||T)},T.\u0275cmp=n.Xpm({type:T,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["dir","rtl",3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(_){return i.view=_})("viewDateChange",function(_){return i.viewDate=_}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,O,2,4,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,J,2,3,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,P,2,3,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,y.G,A.T,E.S,M.$],encapsulation:2,changeDetection:0});var H=a(20211);class D{}D.\u0275fac=function(r){return new(r||D)},D.\u0275mod=n.oAB({type:D}),D.\u0275inj=n.cJS({imports:[e.ez,g._8.forRoot({provide:u._,useFactory:H.x}),d.S,h.Bz.forChild([{path:"",component:T}])]})}}]); \ No newline at end of file diff --git a/6352.280c82aaf063b080.js b/6352.280c82aaf063b080.js new file mode 100644 index 000000000..79acaa069 --- /dev/null +++ b/6352.280c82aaf063b080.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6352],{44248:(y,m,e)=>{e.d(m,{S:()=>o});var v=e(50192),c=e(86963),D=e(5234),d=e(44879);class o{}o.\u0275fac=function(u){return new(u||o)},o.\u0275mod=d.oAB({type:o}),o.\u0275inj=d.cJS({imports:[v.ez,c.u5,D._8]})},76352:(y,m,e)=>{e.r(m),e.d(m,{DemoModule:()=>a});var v=e(50192),c=e(5234),D=e(33275),d=e(98783),o=e(44248),r=e(15938),u=e(4400),h=e(22201),n=e(44879),f=e(79144);class l{constructor(){this.viewDate=new Date,this.events=[{start:new Date,title:"An event",color:h.O.red}]}dayClicked({date:t,events:s}){(0,r.Z)(t,this.viewDate)&&((0,u.Z)(this.viewDate,t)&&!0===this.activeDayIsOpen||0===s.length?this.activeDayIsOpen=!1:(this.activeDayIsOpen=!0,this.viewDate=t))}}l.\u0275fac=function(t){return new(t||l)},l.\u0275cmp=n.Xpm({type:l,selectors:[["mwl-demo-component"]],decls:3,vars:4,consts:[[3,"viewDate","events","activeDayIsOpen","dayClicked"]],template:function(t,s){1&t&&(n.TgZ(0,"mwl-calendar-month-view",0),n.NdJ("dayClicked",function(p){return s.dayClicked(p.day)}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&t&&n.Q6J("@.disabled",!0)("viewDate",s.viewDate)("events",s.events)("activeDayIsOpen",s.activeDayIsOpen)},dependencies:[f.G],encapsulation:2,changeDetection:0});var C=e(20211);class a{}a.\u0275fac=function(t){return new(t||a)},a.\u0275mod=n.oAB({type:a}),a.\u0275inj=n.cJS({imports:[v.ez,c._8.forRoot({provide:D._,useFactory:C.x}),o.S,d.Bz.forChild([{path:"",component:l}])]})}}]); \ No newline at end of file diff --git a/636.fbf000027acf6b52.js b/636.fbf000027acf6b52.js new file mode 100644 index 000000000..4a14a9444 --- /dev/null +++ b/636.fbf000027acf6b52.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[636],{20636:(i,m,o)=>{o.r(m),o.d(m,{DemoModule:()=>a});var c=o(50192),u=o(98783),v=o(5234),s=o(33275),t=o(44248),r=o(2316),n=o(44879),f=o(56500);class d{constructor(){this.view=r.w.Day,this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(e){return new(e||d)},d.\u0275cmp=n.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:3,vars:4,consts:[[3,"viewDate","events","dayStartHour","dayEndHour"]],template:function(e,D){1&e&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&e&&n.Q6J("viewDate",D.viewDate)("events",D.events)("dayStartHour",9)("dayEndHour",17)},dependencies:[f.S],encapsulation:2,changeDetection:0});var y=o(20211);class a{}a.\u0275fac=function(e){return new(e||a)},a.\u0275mod=n.oAB({type:a}),a.\u0275inj=n.cJS({imports:[c.ez,v._8.forRoot({provide:s._,useFactory:y.x}),t.S,u.Bz.forChild([{path:"",component:d}])]})},44248:(i,m,o)=>{o.d(m,{S:()=>t});var c=o(50192),u=o(86963),v=o(5234),s=o(44879);class t{}t.\u0275fac=function(n){return new(n||t)},t.\u0275mod=s.oAB({type:t}),t.\u0275inj=s.cJS({imports:[c.ez,u.u5,v._8]})}}]); \ No newline at end of file diff --git a/64.40cae0d23b89601a.js b/64.40cae0d23b89601a.js deleted file mode 100644 index aac7cc836..000000000 --- a/64.40cae0d23b89601a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[64],{40064:(U,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>u});var e=t(64061),C=t(43850),D=t(60341),m=t(72887),_=t(14219),p=t(1885),v=t(26898),n=t(72612),s=t(97286),a=t(65148),d=t(4238),w=t(73772);function f(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function Z(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",5),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function E(o,l){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",5),n.NdJ("eventClicked",function(r){n.CHM(i);const h=n.oxw();return n.KtG(h.eventClicked(r))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=p.w.Month,this.viewDate=new Date,this.events=[{title:"Click me",color:v.O.yellow,start:new Date},{title:"Or click me",color:v.O.blue,start:new Date}]}eventClicked({event:l}){console.log("Event clicked",l)}}g.\u0275fac=function(l){return new(l||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","eventClicked"],[3,"viewDate","events","eventClicked"]],template:function(l,i){1&l&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(r){return i.view=r})("viewDateChange",function(r){return i.viewDate=r}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&l&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,d.S,w.$],encapsulation:2,changeDetection:0});var M=t(57585);class u{}u.\u0275fac=function(l){return new(l||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:M.x}),_.S,C.Bz.forChild([{path:"",component:g}])]})},73772:(U,c,t)=>{t.d(c,{$:()=>v});var e=t(72612),C=t(1885),D=t(60845),m=t(45831),_=t(97172),p=t(9665);class v{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=e.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,_.i,p.J],encapsulation:2})},14219:(U,c,t)=>{t.d(c,{S:()=>_});var e=t(64061),C=t(48052),D=t(60341),m=t(72612);class _{}_.\u0275fac=function(v){return new(v||_)},_.\u0275mod=m.oAB({type:_}),_.\u0275inj=m.cJS({imports:[e.ez,C.u5,D._8]})}}]); \ No newline at end of file diff --git a/6404.53e08d2fa16d044f.js b/6404.53e08d2fa16d044f.js deleted file mode 100644 index e0908f6f2..000000000 --- a/6404.53e08d2fa16d044f.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6404],{73772:(T,m,t)=>{t.d(m,{$:()=>d});var e=t(72612),D=t(1885),C=t(60845),c=t(45831),_=t(97172),p=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=D.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,c.T,_.i,p.J],encapsulation:2})},14219:(T,m,t)=>{t.d(m,{S:()=>_});var e=t(64061),D=t(48052),C=t(60341),c=t(72612);class _{}_.\u0275fac=function(d){return new(d||_)},_.\u0275mod=c.oAB({type:_}),_.\u0275inj=c.cJS({imports:[e.ez,D.u5,C._8]})},86404:(T,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>u});var e=t(64061),D=t(43850),C=t(60341),c=t(72887),_=t(14219),p=t(1885),d=t(26898),n=t(72612),s=t(97286),a=t(65148),l=t(4238),w=t(73772);function U(o,r){if(1&o&&(n.TgZ(0,"div",5),n._uU(1),n.qZA()),2&o){const i=n.oxw();n.xp6(1),n.hij("\n There are no events on this ",i.view,"\n")}}function Z(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",6),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function E(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",7),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function A(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",7),n.NdJ("beforeViewRender",function(v){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeViewRender(v))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class h{constructor(r){this.cdr=r,this.view=p.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:d.O.yellow,start:new Date}]}beforeViewRender(r){this.period=r.period,this.cdr.detectChanges()}}h.\u0275fac=function(r){return new(r||h)(n.Y36(n.sBO))},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:14,vars:7,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["class","alert alert-warning",4,"ngIf"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[1,"alert","alert-warning"],[3,"viewDate","events","activeDayIsOpen","beforeViewRender"],[3,"viewDate","events","beforeViewRender"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(v){return i.view=v})("viewDateChange",function(v){return i.viewDate=v}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.YNc(3,U,2,1,"div",1),n._uU(4,"\n\n"),n.TgZ(5,"div",2),n._uU(6,"\n "),n.YNc(7,Z,2,3,"mwl-calendar-month-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-week-view",4),n._uU(10,"\n "),n.YNc(11,A,2,2,"mwl-calendar-day-view",4),n._uU(12,"\n"),n.qZA(),n._uU(13,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngIf",0===(null==i.period?null:i.period.events.length)),n.xp6(2),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.O5,e.RF,e.n9,s.G,a.T,l.S,w.$],encapsulation:2,changeDetection:0});var M=t(57585);class u{}u.\u0275fac=function(r){return new(r||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:c._,useFactory:M.x}),_.S,D.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/6430.5b8501c5995a3e0a.js b/6430.5b8501c5995a3e0a.js new file mode 100644 index 000000000..e50762ff1 --- /dev/null +++ b/6430.5b8501c5995a3e0a.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6430],{6430:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(13985),highlighted:s(34719)}},{filename:"template.html",contents:{raw:s(92922),highlighted:s(65445)}},{filename:"module.ts",contents:{raw:s(47239),highlighted:s(87228)}}]},34719:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .drag-active {\n position: relative;\n z-index: 1;\n pointer-events: none;\n }\n .drag-over {\n background-color: #eee;\n }\n `,\n ],\n})\nexport class DemoComponent {\n CalendarView = CalendarView;\n\n view = CalendarView.Month;\n\n viewDate = new Date();\n\n externalEvents: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: \'Event 2\',\n color: colors.blue,\n start: new Date(),\n draggable: true,\n },\n ];\n\n events: CalendarEvent[] = [];\n\n activeDayIsOpen = false;\n\n refresh = new Subject<void>();\n\n eventDropped({\n event,\n newStart,\n newEnd,\n allDay,\n }: CalendarEventTimesChangedEvent): void {\n const externalIndex = this.externalEvents.indexOf(event);\n if (typeof allDay !== \'undefined\') {\n event.allDay = allDay;\n }\n if (externalIndex > -1) {\n this.externalEvents.splice(externalIndex, 1);\n this.events.push(event);\n }\n event.start = newStart;\n if (newEnd) {\n event.end = newEnd;\n }\n if (this.view === \'month\') {\n this.viewDate = newStart;\n this.activeDayIsOpen = true;\n }\n this.events = [...this.events];\n }\n\n externalDrop(event: CalendarEvent) {\n if (this.externalEvents.indexOf(event) === -1) {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.externalEvents.push(event);\n }\n }\n}\n'},87228:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DragAndDropModule } from \'angular-draggable-droppable\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DragAndDropModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},65445:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-3">\n <div\n class="card"\n mwlDroppable\n (drop)="externalDrop($event.dropData.event)"\n dragOverClass="drag-over"\n >\n <div class="card-body">\n <p *ngIf="externalEvents.length === 0"><em>No events added</em></p>\n <ul>\n <li\n *ngFor="let event of externalEvents"\n mwlDraggable\n [dropData]="{event: event}"\n [touchStartLongPress]="{ delay: 300, delta: 30 }"\n dragActiveClass="drag-active"\n >\n <a href="javascript:;" [style.color]="event.color.primary">\n {{ event.title }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n\n <div class="col-md-9">\n <mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n </mwl-demo-utils-calendar-header>\n\n <div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="CalendarView.Month"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n [refresh]="refresh"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="CalendarView.Week"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [snapDraggedEvents]="false"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="CalendarView.Day"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [snapDraggedEvents]="false"\n (eventTimesChanged)="eventDropped($event)"\n >\n </mwl-calendar-day-view>\n </div>\n </div>\n</div>\n'},13985:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .drag-active {\n position: relative;\n z-index: 1;\n pointer-events: none;\n }\n .drag-over {\n background-color: #eee;\n }\n `,\n ],\n})\nexport class DemoComponent {\n CalendarView = CalendarView;\n\n view = CalendarView.Month;\n\n viewDate = new Date();\n\n externalEvents: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n draggable: true,\n },\n {\n title: 'Event 2',\n color: colors.blue,\n start: new Date(),\n draggable: true,\n },\n ];\n\n events: CalendarEvent[] = [];\n\n activeDayIsOpen = false;\n\n refresh = new Subject();\n\n eventDropped({\n event,\n newStart,\n newEnd,\n allDay,\n }: CalendarEventTimesChangedEvent): void {\n const externalIndex = this.externalEvents.indexOf(event);\n if (typeof allDay !== 'undefined') {\n event.allDay = allDay;\n }\n if (externalIndex > -1) {\n this.externalEvents.splice(externalIndex, 1);\n this.events.push(event);\n }\n event.start = newStart;\n if (newEnd) {\n event.end = newEnd;\n }\n if (this.view === 'month') {\n this.viewDate = newStart;\n this.activeDayIsOpen = true;\n }\n this.events = [...this.events];\n }\n\n externalDrop(event: CalendarEvent) {\n if (this.externalEvents.indexOf(event) === -1) {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.externalEvents.push(event);\n }\n }\n}\n"},47239:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DragAndDropModule } from 'angular-draggable-droppable';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DragAndDropModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},92922:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n \n
\n

No events added

\n \n
\n
\n
\n\n
\n \n \n\n
\n \n \n \n \n \n \n
\n
\n\n'}}]); \ No newline at end of file diff --git a/1272.4cd5500b28026c0e.js b/6463.ee878325878baab6.js similarity index 98% rename from 1272.4cd5500b28026c0e.js rename to 6463.ee878325878baab6.js index d61021f22..db901ec98 100644 --- a/1272.4cd5500b28026c0e.js +++ b/6463.ee878325878baab6.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[1272],{61272:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(52721),highlighted:n(63069)}},{filename:"template.html",contents:{raw:n(40888),highlighted:n(17769)}},{filename:"module.ts",contents:{raw:n(4595),highlighted:n(33332)}}]},63069:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},33332:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},17769:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<mwl-calendar-day-view\n [viewDate]="viewDate"\n [events]="events"\n [hourSegments]="6"\n>\n</mwl-calendar-day-view>\n'},52721:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},4595:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},40888:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6463],{66463:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(52721),highlighted:n(63069)}},{filename:"template.html",contents:{raw:n(40888),highlighted:n(17769)}},{filename:"module.ts",contents:{raw:n(4595),highlighted:n(33332)}}]},63069:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},33332:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},17769:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<mwl-calendar-day-view\n [viewDate]="viewDate"\n [events]="events"\n [hourSegments]="6"\n>\n</mwl-calendar-day-view>\n'},52721:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},4595:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},40888:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='\n\n'}}]); \ No newline at end of file diff --git a/6467.f91151f86836cb85.js b/6467.f91151f86836cb85.js new file mode 100644 index 000000000..99a7dd30f --- /dev/null +++ b/6467.f91151f86836cb85.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6467],{6467:(p,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>u});var e=t(50192),c=t(98783),s=t(5234),m=t(33275),v=t(20211),D=t(44248),d=t(2316),C=t(22201),n=t(44879),a=t(79144),l=t(84156),r=t(56500),U=t(43303);function T(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function Z(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(o,_){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=d.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:C.O.yellow,start:new Date,meta:{id:1}},{title:"Event 2",color:C.O.blue,start:new Date,meta:{id:2}}]}}g.\u0275fac=function(_){return new(_||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(_,i){1&_&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(h){return i.view=h})("viewDateChange",function(h){return i.viewDate=h}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,T,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&_&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,l.T,r.S,U.$],encapsulation:2,changeDetection:0});class u{}u.\u0275fac=function(_){return new(_||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,s._8.forRoot({provide:m._,useFactory:v.x}),D.S,c.Bz.forChild([{path:"",component:g}])]})},43303:(p,w,t)=>{t.d(w,{$:()=>d});var e=t(44879),c=t(2316),s=t(50111),m=t(58125),v=t(68849),D=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=c.w}}d.\u0275fac=function(n){return new(n||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(n,a){1&n&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&n&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[s.O,m.T,v.i,D.J],encapsulation:2})},44248:(p,w,t)=>{t.d(w,{S:()=>v});var e=t(50192),c=t(86963),s=t(5234),m=t(44879);class v{}v.\u0275fac=function(d){return new(d||v)},v.\u0275mod=m.oAB({type:v}),v.\u0275inj=m.cJS({imports:[e.ez,c.u5,s._8]})}}]); \ No newline at end of file diff --git a/7591.9a7a5700c3da7276.js b/6627.2f047fe832d9405a.js similarity index 99% rename from 7591.9a7a5700c3da7276.js rename to 6627.2f047fe832d9405a.js index a359cfb67..a4a16333d 100644 --- a/7591.9a7a5700c3da7276.js +++ b/6627.2f047fe832d9405a.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7591],{37591:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(67979),highlighted:n(25080)}},{filename:"template.html",contents:{raw:n(23118),highlighted:n(99193)}},{filename:"module.ts",contents:{raw:n(22374),highlighted:n(55370)}}]},25080:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from \'@angular/core\';\n// As an alternative to rrule there is also rSchedule\n// See https://github.com/mattlewis92/angular-calendar/issues/711#issuecomment-418537158 for more info\nimport { RRule } from \'rrule\';\nimport moment from \'moment-timezone\';\nimport {\n CalendarDayViewBeforeRenderEvent,\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { ViewPeriod } from \'calendar-utils\';\n\ninterface RecurringEvent {\n title: string;\n color: any;\n rrule?: {\n freq: any;\n bymonth?: number;\n bymonthday?: number;\n byweekday?: any;\n };\n}\n\n// we set the timezone to UTC to avoid issues with DST changes\n// see https://github.com/mattlewis92/angular-calendar/issues/717 for more info\nmoment.tz.setDefault(\'Utc\');\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = moment().toDate();\n\n recurringEvents: RecurringEvent[] = [\n {\n title: \'Recurs on the 5th of each month\',\n color: colors.yellow,\n rrule: {\n freq: RRule.MONTHLY,\n bymonthday: 5,\n },\n },\n {\n title: \'Recurs yearly on the 10th of the current month\',\n color: colors.blue,\n rrule: {\n freq: RRule.YEARLY,\n bymonth: moment().month() + 1,\n bymonthday: 10,\n },\n },\n {\n title: \'Recurs weekly on mondays\',\n color: colors.red,\n rrule: {\n freq: RRule.WEEKLY,\n byweekday: [RRule.MO],\n },\n },\n ];\n\n calendarEvents: CalendarEvent[] = [];\n\n viewPeriod: ViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n updateCalendarEvents(\n viewRender:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ): void {\n if (\n !this.viewPeriod ||\n !moment(this.viewPeriod.start).isSame(viewRender.period.start) ||\n !moment(this.viewPeriod.end).isSame(viewRender.period.end)\n ) {\n this.viewPeriod = viewRender.period;\n this.calendarEvents = [];\n\n this.recurringEvents.forEach((event) => {\n const rule: RRule = new RRule({\n ...event.rrule,\n dtstart: moment(viewRender.period.start).startOf(\'day\').toDate(),\n until: moment(viewRender.period.end).endOf(\'day\').toDate(),\n });\n const { title, color } = event;\n\n rule.all().forEach((date) => {\n this.calendarEvents.push({\n title,\n color,\n start: moment(date).toDate(),\n });\n });\n });\n this.cdr.detectChanges();\n }\n }\n}\n'},55370:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport moment from \'moment-timezone\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n'},99193:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},67979:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from '@angular/core';\n// As an alternative to rrule there is also rSchedule\n// See https://github.com/mattlewis92/angular-calendar/issues/711#issuecomment-418537158 for more info\nimport { RRule } from 'rrule';\nimport moment from 'moment-timezone';\nimport {\n CalendarDayViewBeforeRenderEvent,\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { ViewPeriod } from 'calendar-utils';\n\ninterface RecurringEvent {\n title: string;\n color: any;\n rrule?: {\n freq: any;\n bymonth?: number;\n bymonthday?: number;\n byweekday?: any;\n };\n}\n\n// we set the timezone to UTC to avoid issues with DST changes\n// see https://github.com/mattlewis92/angular-calendar/issues/717 for more info\nmoment.tz.setDefault('Utc');\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = moment().toDate();\n\n recurringEvents: RecurringEvent[] = [\n {\n title: 'Recurs on the 5th of each month',\n color: colors.yellow,\n rrule: {\n freq: RRule.MONTHLY,\n bymonthday: 5,\n },\n },\n {\n title: 'Recurs yearly on the 10th of the current month',\n color: colors.blue,\n rrule: {\n freq: RRule.YEARLY,\n bymonth: moment().month() + 1,\n bymonthday: 10,\n },\n },\n {\n title: 'Recurs weekly on mondays',\n color: colors.red,\n rrule: {\n freq: RRule.WEEKLY,\n byweekday: [RRule.MO],\n },\n },\n ];\n\n calendarEvents: CalendarEvent[] = [];\n\n viewPeriod: ViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n updateCalendarEvents(\n viewRender:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ): void {\n if (\n !this.viewPeriod ||\n !moment(this.viewPeriod.start).isSame(viewRender.period.start) ||\n !moment(this.viewPeriod.end).isSame(viewRender.period.end)\n ) {\n this.viewPeriod = viewRender.period;\n this.calendarEvents = [];\n\n this.recurringEvents.forEach((event) => {\n const rule: RRule = new RRule({\n ...event.rrule,\n dtstart: moment(viewRender.period.start).startOf('day').toDate(),\n until: moment(viewRender.period.end).endOf('day').toDate(),\n });\n const { title, color } = event;\n\n rule.all().forEach((date) => {\n this.calendarEvents.push({\n title,\n color,\n start: moment(date).toDate(),\n });\n });\n });\n this.cdr.detectChanges();\n }\n }\n}\n"},22374:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport moment from 'moment-timezone';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n"},23118:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6627],{36627:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(67979),highlighted:n(25080)}},{filename:"template.html",contents:{raw:n(23118),highlighted:n(99193)}},{filename:"module.ts",contents:{raw:n(22374),highlighted:n(55370)}}]},25080:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from \'@angular/core\';\n// As an alternative to rrule there is also rSchedule\n// See https://github.com/mattlewis92/angular-calendar/issues/711#issuecomment-418537158 for more info\nimport { RRule } from \'rrule\';\nimport moment from \'moment-timezone\';\nimport {\n CalendarDayViewBeforeRenderEvent,\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { ViewPeriod } from \'calendar-utils\';\n\ninterface RecurringEvent {\n title: string;\n color: any;\n rrule?: {\n freq: any;\n bymonth?: number;\n bymonthday?: number;\n byweekday?: any;\n };\n}\n\n// we set the timezone to UTC to avoid issues with DST changes\n// see https://github.com/mattlewis92/angular-calendar/issues/717 for more info\nmoment.tz.setDefault(\'Utc\');\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = moment().toDate();\n\n recurringEvents: RecurringEvent[] = [\n {\n title: \'Recurs on the 5th of each month\',\n color: colors.yellow,\n rrule: {\n freq: RRule.MONTHLY,\n bymonthday: 5,\n },\n },\n {\n title: \'Recurs yearly on the 10th of the current month\',\n color: colors.blue,\n rrule: {\n freq: RRule.YEARLY,\n bymonth: moment().month() + 1,\n bymonthday: 10,\n },\n },\n {\n title: \'Recurs weekly on mondays\',\n color: colors.red,\n rrule: {\n freq: RRule.WEEKLY,\n byweekday: [RRule.MO],\n },\n },\n ];\n\n calendarEvents: CalendarEvent[] = [];\n\n viewPeriod: ViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n updateCalendarEvents(\n viewRender:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ): void {\n if (\n !this.viewPeriod ||\n !moment(this.viewPeriod.start).isSame(viewRender.period.start) ||\n !moment(this.viewPeriod.end).isSame(viewRender.period.end)\n ) {\n this.viewPeriod = viewRender.period;\n this.calendarEvents = [];\n\n this.recurringEvents.forEach((event) => {\n const rule: RRule = new RRule({\n ...event.rrule,\n dtstart: moment(viewRender.period.start).startOf(\'day\').toDate(),\n until: moment(viewRender.period.end).endOf(\'day\').toDate(),\n });\n const { title, color } = event;\n\n rule.all().forEach((date) => {\n this.calendarEvents.push({\n title,\n color,\n start: moment(date).toDate(),\n });\n });\n });\n this.cdr.detectChanges();\n }\n }\n}\n'},55370:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport moment from \'moment-timezone\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n'},99193:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="calendarEvents"\n (beforeViewRender)="updateCalendarEvents($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},67979:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from '@angular/core';\n// As an alternative to rrule there is also rSchedule\n// See https://github.com/mattlewis92/angular-calendar/issues/711#issuecomment-418537158 for more info\nimport { RRule } from 'rrule';\nimport moment from 'moment-timezone';\nimport {\n CalendarDayViewBeforeRenderEvent,\n CalendarEvent,\n CalendarMonthViewBeforeRenderEvent,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { ViewPeriod } from 'calendar-utils';\n\ninterface RecurringEvent {\n title: string;\n color: any;\n rrule?: {\n freq: any;\n bymonth?: number;\n bymonthday?: number;\n byweekday?: any;\n };\n}\n\n// we set the timezone to UTC to avoid issues with DST changes\n// see https://github.com/mattlewis92/angular-calendar/issues/717 for more info\nmoment.tz.setDefault('Utc');\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate = moment().toDate();\n\n recurringEvents: RecurringEvent[] = [\n {\n title: 'Recurs on the 5th of each month',\n color: colors.yellow,\n rrule: {\n freq: RRule.MONTHLY,\n bymonthday: 5,\n },\n },\n {\n title: 'Recurs yearly on the 10th of the current month',\n color: colors.blue,\n rrule: {\n freq: RRule.YEARLY,\n bymonth: moment().month() + 1,\n bymonthday: 10,\n },\n },\n {\n title: 'Recurs weekly on mondays',\n color: colors.red,\n rrule: {\n freq: RRule.WEEKLY,\n byweekday: [RRule.MO],\n },\n },\n ];\n\n calendarEvents: CalendarEvent[] = [];\n\n viewPeriod: ViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n updateCalendarEvents(\n viewRender:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ): void {\n if (\n !this.viewPeriod ||\n !moment(this.viewPeriod.start).isSame(viewRender.period.start) ||\n !moment(this.viewPeriod.end).isSame(viewRender.period.end)\n ) {\n this.viewPeriod = viewRender.period;\n this.calendarEvents = [];\n\n this.recurringEvents.forEach((event) => {\n const rule: RRule = new RRule({\n ...event.rrule,\n dtstart: moment(viewRender.period.start).startOf('day').toDate(),\n until: moment(viewRender.period.end).endOf('day').toDate(),\n });\n const { title, color } = event;\n\n rule.all().forEach((date) => {\n this.calendarEvents.push({\n title,\n color,\n start: moment(date).toDate(),\n });\n });\n });\n this.cdr.detectChanges();\n }\n }\n}\n"},22374:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport moment from 'moment-timezone';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function momentAdapterFactory() {\n return adapterFactory(moment);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: momentAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: moment,\n },\n ],\n})\nexport class DemoModule {}\n"},23118:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/6716.5d2b5640109cb402.js b/6716.5d2b5640109cb402.js deleted file mode 100644 index efb63514e..000000000 --- a/6716.5d2b5640109cb402.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6716],{10833:(Y,C,s)=>{"use strict";function e(i){return{addDays:function f(n,t){return i(n).add(t,"days").toDate()},addHours:function l(n,t){return i(n).add(t,"hours").toDate()},addMinutes:function p(n,t){return i(n).add(t,"minutes").toDate()},addSeconds:function _(n,t){return i(n).add(t,"seconds").toDate()},differenceInDays:function h(n,t){return i(n).diff(i(t),"days")},differenceInMinutes:function U(n,t){return i(n).diff(i(t),"minutes")},differenceInSeconds:function d(n,t){return i(n).diff(i(t),"seconds")},endOfDay:function M(n){return i(n).endOf("day").toDate()},endOfMonth:function O(n){return i(n).endOf("month").toDate()},endOfWeek:function J(n){return i(n).endOf("week").toDate()},getDay:function u(n){return i(n).day()},getMonth:function V(n){return i(n).month()},isSameDay:function E(n,t){return i(n).isSame(i(t),"day")},isSameMonth:function B(n,t){return i(n).isSame(i(t),"month")},isSameSecond:function H(n,t){return i(n).isSame(i(t),"second")},max:function A(n){return i.max(n.map(function(t){return i(t)})).toDate()},setHours:function N(n,t){return i(n).set("hours",t).toDate()},setMinutes:function L(n,t){return i(n).set("minutes",t).toDate()},startOfDay:function w(n){return i(n).startOf("day").toDate()},startOfMinute:function D(n){return i(n).startOf("minute").toDate()},startOfMonth:function W(n){return i(n).startOf("month").toDate()},startOfWeek:function Z(n){return i(n).startOf("week").toDate()},getHours:function o(n){return i(n).get("hours")},getMinutes:function r(n){return i(n).get("minutes")},getTimezoneOffset:function a(n){return-1*i(n).utcOffset()}}}function S(i){return{...e(i),addWeeks:(f,l)=>i(f).add(l,"weeks").toDate(),addMonths:(f,l)=>i(f).add(l,"months").toDate(),subDays:(f,l)=>i(f).subtract(l,"days").toDate(),subWeeks:(f,l)=>i(f).subtract(l,"weeks").toDate(),subMonths:(f,l)=>i(f).subtract(l,"months").toDate(),getISOWeek:f=>i(f).isoWeek(),setDate:(f,l)=>i(f).date(l).toDate(),setMonth:(f,l)=>i(f).month(l).toDate(),setYear:(f,l)=>i(f).year(l).toDate(),getDate:f=>i(f).date(),getYear:f=>i(f).year()}}s.d(C,{x:()=>S})},65946:(Y,C,s)=>{"use strict";s.d(C,{G:()=>l,n:()=>f});var e=s(72612),S=s(18696),i=s(72887);const f=new e.OlP("Moment");class l{constructor(_,h){this.moment=_,this.dateAdapter=h}monthViewColumnHeader({date:_,locale:h}){return this.moment(_).locale(h).format("dddd")}monthViewDayNumber({date:_,locale:h}){return this.moment(_).locale(h).format("D")}monthViewTitle({date:_,locale:h}){return this.moment(_).locale(h).format("MMMM YYYY")}weekViewColumnHeader({date:_,locale:h}){return this.moment(_).locale(h).format("dddd")}weekViewColumnSubHeader({date:_,locale:h}){return this.moment(_).locale(h).format("MMM D")}weekViewTitle({date:_,locale:h,weekStartsOn:U,excludeDays:d,daysInWeek:M}){const{viewStart:O,viewEnd:J}=(0,S.rK)(this.dateAdapter,_,U,d,M),u=(V,E)=>this.moment(V).locale(h).format("MMM D"+(E?", YYYY":""));return`${u(O,O.getUTCFullYear()!==J.getUTCFullYear())} - ${u(J,!0)}`}weekViewHour({date:_,locale:h}){return this.moment(_).locale(h).format("ha")}dayViewHour({date:_,locale:h}){return this.moment(_).locale(h).format("ha")}dayViewTitle({date:_,locale:h}){return this.moment(_).locale(h).format("dddd, LL")}}l.\u0275fac=function(_){return new(_||l)(e.LFG(f),e.LFG(i._))},l.\u0275prov=e.Yz7({token:l,factory:l.\u0275fac})},36716:(Y,C,s)=>{"use strict";s.r(C),s.d(C,{DemoModule:()=>Z,dayjsAdapterFactory:()=>W});var e=s(64061),S=s(43850),i=s(65946),f=s(60341),l=s(72887),p=s(84910),_=s(93852),h=s.n(_),U=s(14219),d=s(11058),M=s(1885),O=s(20696),J=s.n(O),u=s(72612),V=s(97286),E=s(65148),B=s(4238),H=s(73772);function A(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-month-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}function N(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-week-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}function L(o,r){if(1&o&&(u.TgZ(0,"mwl-calendar-day-view",4),u._uU(1,"\n "),u.qZA()),2&o){const a=u.oxw();u.Q6J("viewDate",a.viewDate)("events",a.events)}}h().locale({...J(),weekStart:d.sb.MONDAY});class w{constructor(){this.view=M.w.Month,this.viewDate=new Date,this.events=[]}}w.\u0275fac=function(r){return new(r||w)},w.\u0275cmp=u.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[1,"alert","alert-info"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(r,a){1&r&&(u.TgZ(0,"div",0),u._uU(1,"\n Use this if you're already using dayjs heavily in your app and don't want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n"),u.qZA(),u._uU(2,"\n\n"),u.TgZ(3,"mwl-demo-utils-calendar-header",1),u.NdJ("viewChange",function(t){return a.view=t})("viewDateChange",function(t){return a.viewDate=t}),u._uU(4,"\n"),u.qZA(),u._uU(5,"\n\n"),u.TgZ(6,"div",2),u._uU(7,"\n "),u.YNc(8,A,2,2,"mwl-calendar-month-view",3),u._uU(9,"\n "),u.YNc(10,N,2,2,"mwl-calendar-week-view",3),u._uU(11,"\n "),u.YNc(12,L,2,2,"mwl-calendar-day-view",3),u._uU(13,"\n"),u.qZA(),u._uU(14,"\n")),2&r&&(u.xp6(3),u.Q6J("view",a.view)("viewDate",a.viewDate),u.xp6(3),u.Q6J("ngSwitch",a.view),u.xp6(2),u.Q6J("ngSwitchCase","month"),u.xp6(2),u.Q6J("ngSwitchCase","week"),u.xp6(2),u.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,V.G,E.T,B.S,H.$],encapsulation:2,changeDetection:0});var D=s(10833);function W(){return(0,D.x)(h())}class Z{}Z.\u0275fac=function(r){return new(r||Z)},Z.\u0275mod=u.oAB({type:Z}),Z.\u0275inj=u.cJS({providers:[{provide:i.n,useValue:h()}],imports:[e.ez,f._8.forRoot({provide:l._,useFactory:W},{dateFormatter:{provide:p.m,useClass:i.G}}),U.S,S.Bz.forChild([{path:"",component:w}])]})},73772:(Y,C,s)=>{"use strict";s.d(C,{$:()=>_});var e=s(72612),S=s(1885),i=s(60845),f=s(45831),l=s(97172),p=s(9665);class _{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=S.w}}_.\u0275fac=function(U){return new(U||_)},_.\u0275cmp=e.Xpm({type:_,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(U,d){1&U&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(O){return d.viewDate=O})("viewDateChange",function(){return d.viewDateChange.next(d.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return d.viewChange.emit(d.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&U&&(e.xp6(7),e.Q6J("view",d.view)("viewDate",d.viewDate),e.xp6(3),e.Q6J("viewDate",d.viewDate),e.xp6(3),e.Q6J("view",d.view)("viewDate",d.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,d.viewDate,d.view+"ViewTitle",d.locale)),e.xp6(8),e.ekj("active",d.view===d.CalendarView.Month),e.xp6(3),e.ekj("active",d.view===d.CalendarView.Week),e.xp6(3),e.ekj("active",d.view===d.CalendarView.Day))},dependencies:[i.O,f.T,l.i,p.J],encapsulation:2})},14219:(Y,C,s)=>{"use strict";s.d(C,{S:()=>l});var e=s(64061),S=s(48052),i=s(60341),f=s(72612);class l{}l.\u0275fac=function(_){return new(_||l)},l.\u0275mod=f.oAB({type:l}),l.\u0275inj=f.cJS({imports:[e.ez,S.u5,i._8]})},93852:function(Y){Y.exports=function(){"use strict";var C=1e3,s=6e4,e=36e5,S="millisecond",i="second",f="minute",l="hour",p="day",_="week",h="month",U="quarter",d="year",M="date",O="Invalid Date",J=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,u=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,V={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(o){var r=["th","st","nd","rd"],a=o%100;return"["+o+(r[(a-20)%10]||r[a]||r[0])+"]"}},E=function(o,r,a){var n=String(o);return!n||n.length>=r?o:""+Array(r+1-n.length).join(a)+o},B={s:E,z:function(o){var r=-o.utcOffset(),a=Math.abs(r),n=Math.floor(a/60),t=a%60;return(r<=0?"+":"-")+E(n,2,"0")+":"+E(t,2,"0")},m:function o(r,a){if(r.date()1)return o(c[0])}else{var m=r.name;A[m]=r,t=m}return!n&&t&&(H=t),t||!n&&H},w=function(o,r){if(N(o))return o.clone();var a="object"==typeof r?r:{};return a.date=o,a.args=arguments,new W(a)},D=B;D.l=L,D.i=N,D.w=function(o,r){return w(o,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var W=function(){function o(a){this.$L=L(a.locale,null,!0),this.parse(a)}var r=o.prototype;return r.parse=function(a){this.$d=function(n){var t=n.date,v=n.utc;if(null===t)return new Date(NaN);if(D.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var c=t.match(J);if(c){var m=c[2]-1||0,y=(c[7]||"0").substring(0,3);return v?new Date(Date.UTC(c[1],m,c[3]||1,c[4]||0,c[5]||0,c[6]||0,y)):new Date(c[1],m,c[3]||1,c[4]||0,c[5]||0,c[6]||0,y)}}return new Date(t)}(a),this.$x=a.x||{},this.init()},r.init=function(){var a=this.$d;this.$y=a.getFullYear(),this.$M=a.getMonth(),this.$D=a.getDate(),this.$W=a.getDay(),this.$H=a.getHours(),this.$m=a.getMinutes(),this.$s=a.getSeconds(),this.$ms=a.getMilliseconds()},r.$utils=function(){return D},r.isValid=function(){return this.$d.toString()!==O},r.isSame=function(a,n){var t=w(a);return this.startOf(n)<=t&&t<=this.endOf(n)},r.isAfter=function(a,n){return w(a){s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(6910),highlighted:s(70259)}},{filename:"template.html",contents:{raw:s(13156),highlighted:s(69338)}},{filename:"module.ts",contents:{raw:s(29409),highlighted:s(94768)}}]},70259:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},94768:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},69338:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n For details on how to customise any of the templates, please see\n <a\n href="https://github.com/mattlewis92/angular-calendar#how-do-i-use-a-custom-template"\n >this guide</a\n >\n</div>\n\n<ng-template #customCellTemplate let-day="day" let-locale="locale">\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <small style="margin: 5px"\n >There are {{ day.events.length }} events on this day</small\n >\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [cellTemplate]="customCellTemplate"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},6910:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},29409:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},13156:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n
\n For details on how to customise any of the templates, please see\n this guide\n
\n\n\n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n There are {{ day.events.length }} events on this day\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/6897.8b26e63e03ab497a.js b/6897.8b26e63e03ab497a.js deleted file mode 100644 index 1d3f2f385..000000000 --- a/6897.8b26e63e03ab497a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6897],{86897:(i,m,o)=>{o.r(m),o.d(m,{DemoModule:()=>a});var c=o(64061),u=o(43850),v=o(60341),s=o(72887),t=o(14219),r=o(1885),n=o(72612),f=o(4238);class d{constructor(){this.view=r.w.Day,this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(e){return new(e||d)},d.\u0275cmp=n.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:3,vars:4,consts:[[3,"viewDate","events","dayStartHour","dayEndHour"]],template:function(e,D){1&e&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&e&&n.Q6J("viewDate",D.viewDate)("events",D.events)("dayStartHour",9)("dayEndHour",17)},dependencies:[f.S],encapsulation:2,changeDetection:0});var y=o(57585);class a{}a.\u0275fac=function(e){return new(e||a)},a.\u0275mod=n.oAB({type:a}),a.\u0275inj=n.cJS({imports:[c.ez,v._8.forRoot({provide:s._,useFactory:y.x}),t.S,u.Bz.forChild([{path:"",component:d}])]})},14219:(i,m,o)=>{o.d(m,{S:()=>t});var c=o(64061),u=o(48052),v=o(60341),s=o(72612);class t{}t.\u0275fac=function(n){return new(n||t)},t.\u0275mod=s.oAB({type:t}),t.\u0275inj=s.cJS({imports:[c.ez,u.u5,v._8]})}}]); \ No newline at end of file diff --git a/3550.324270541bf025df.js b/6902.a79b7efe5cf63c51.js similarity index 99% rename from 3550.324270541bf025df.js rename to 6902.a79b7efe5cf63c51.js index 7eacbbb8a..14087caa0 100644 --- a/3550.324270541bf025df.js +++ b/6902.a79b7efe5cf63c51.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3550],{43550:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(96346),highlighted:n(9792)}},{filename:"template.html",contents:{raw:n(65213),highlighted:n(52836)}},{filename:"module.ts",contents:{raw:n(91186),highlighted:n(15915)}}]},9792:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport dayjs from \'dayjs\';\nimport en from \'dayjs/locale/en\';\n\ndayjs.locale({\n ...en,\n weekStart: DAYS_OF_WEEK.MONDAY,\n});\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},15915:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport dayjs from \'dayjs\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function dayjsAdapterFactory() {\n return adapterFactory(dayjs);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: dayjsAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: dayjs,\n },\n ],\n})\nexport class DemoModule {}\n'},52836:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<div class="alert alert-info">\n Use this if you\'re already using dayjs heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n</div>\n\n<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},96346:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport dayjs from 'dayjs';\nimport en from 'dayjs/locale/en';\n\ndayjs.locale({\n ...en,\n weekStart: DAYS_OF_WEEK.MONDAY,\n});\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},91186:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport dayjs from 'dayjs';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function dayjsAdapterFactory() {\n return adapterFactory(dayjs);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: dayjsAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: dayjs,\n },\n ],\n})\nexport class DemoModule {}\n"},65213:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='
\n Use this if you\'re already using dayjs heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n
\n\n\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6902],{16902:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(96346),highlighted:n(9792)}},{filename:"template.html",contents:{raw:n(65213),highlighted:n(52836)}},{filename:"module.ts",contents:{raw:n(91186),highlighted:n(15915)}}]},9792:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport dayjs from \'dayjs\';\nimport en from \'dayjs/locale/en\';\n\ndayjs.locale({\n ...en,\n weekStart: DAYS_OF_WEEK.MONDAY,\n});\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},15915:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from \'angular-calendar\';\nimport dayjs from \'dayjs\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/moment\';\n\nexport function dayjsAdapterFactory() {\n return adapterFactory(dayjs);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: dayjsAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: dayjs,\n },\n ],\n})\nexport class DemoModule {}\n'},52836:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<div class="alert alert-info">\n Use this if you\'re already using dayjs heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n</div>\n\n<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},96346:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport dayjs from 'dayjs';\nimport en from 'dayjs/locale/en';\n\ndayjs.locale({\n ...en,\n weekStart: DAYS_OF_WEEK.MONDAY,\n});\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},91186:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarDateFormatter,\n CalendarModule,\n CalendarMomentDateFormatter,\n DateAdapter,\n MOMENT,\n} from 'angular-calendar';\nimport dayjs from 'dayjs';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/moment';\n\nexport function dayjsAdapterFactory() {\n return adapterFactory(dayjs);\n}\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: dayjsAdapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: CalendarMomentDateFormatter,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n providers: [\n {\n provide: MOMENT,\n useValue: dayjs,\n },\n ],\n})\nexport class DemoModule {}\n"},65213:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='
\n Use this if you\'re already using dayjs heavily in your app and don\'t want to\n include date-fns in your bundle, or you need to be able to adjust dates to be\n in a different timezone than the users browser via dayjs-locale\n
\n\n\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/6944.b2d615e17147457d.js b/6944.b2d615e17147457d.js deleted file mode 100644 index 277edeea3..000000000 --- a/6944.b2d615e17147457d.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6944],{73772:(U,s,t)=>{t.d(s,{$:()=>d});var e=t(72612),u=t(1885),C=t(60845),w=t(45831),l=t(97172),D=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(m){return new(m||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(m,a){1&m&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&m&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,w.T,l.i,D.J],encapsulation:2})},14219:(U,s,t)=>{t.d(s,{S:()=>l});var e=t(64061),u=t(48052),C=t(60341),w=t(72612);class l{}l.\u0275fac=function(d){return new(d||l)},l.\u0275mod=w.oAB({type:l}),l.\u0275inj=w.cJS({imports:[e.ez,u.u5,C._8]})},86944:(U,s,t)=>{t.r(s),t.d(s,{DemoModule:()=>c});var e=t(64061),u=t(43850),C=t(60341),w=t(72887),l=t(14219),D=t(1885),d=t(47679),n=t(72612),m=t(97286),a=t(65148),_=t(4238),v=t(73772);function T(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",6),n.NdJ("beforeViewRender",function(g){n.CHM(i);const y=n.oxw();return n.KtG(y.beforeMonthViewRender(g))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function Z(o,r){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",7),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function E(o,r){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",7),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}const p="red-cell";class h{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[],this.refresh=new d.x,this.cssClass=p}refreshView(){this.cssClass=this.cssClass===p?"blue-cell":p,this.refresh.next()}beforeMonthViewRender({body:r}){r.forEach(i=>{i.date.getDate()%2==1&&(i.cssClass=this.cssClass)})}}h.\u0275fac=function(r){return new(r||h)},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:18,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"text-center"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","refresh","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","refresh",4,"ngSwitchCase"],[3,"viewDate","events","refresh","beforeViewRender"],[3,"viewDate","events","refresh"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return i.view=g})("viewDateChange",function(g){return i.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"button",2),n.NdJ("click",function(){return i.refreshView()}),n._uU(6,"\n Refresh + re-render the current view\n "),n.qZA(),n._uU(7,"\n"),n.qZA(),n._uU(8,"\n\n"),n.TgZ(9,"div",3),n._uU(10,"\n "),n.YNc(11,T,2,3,"mwl-calendar-month-view",4),n._uU(12,"\n "),n.YNc(13,Z,2,3,"mwl-calendar-week-view",5),n._uU(14,"\n "),n.YNc(15,E,2,3,"mwl-calendar-day-view",5),n._uU(16,"\n"),n.qZA(),n._uU(17,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(9),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,m.G,a.T,_.S,v.$],styles:[".red-cell{background-color:red!important}.blue-cell{background-color:#00f!important}\n"],encapsulation:2,changeDetection:0});var M=t(57585);class c{}c.\u0275fac=function(r){return new(r||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:w._,useFactory:M.x}),l.S,u.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/6962.766beab3a08d68c3.js b/6962.766beab3a08d68c3.js deleted file mode 100644 index f48ad1210..000000000 --- a/6962.766beab3a08d68c3.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6962],{73772:(f,w,a)=>{a.d(w,{$:()=>v});var n=a(72612),C=a(1885),D=a(60845),s=a(45831),r=a(97172),h=a(9665);class v{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=C.w}}v.\u0275fac=function(d){return new(d||v)},v.\u0275cmp=n.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(d,e){1&d&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(m){return e.viewDate=m})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&d&&(n.xp6(7),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(3),n.Q6J("viewDate",e.viewDate),n.xp6(3),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,e.viewDate,e.view+"ViewTitle",e.locale)),n.xp6(8),n.ekj("active",e.view===e.CalendarView.Month),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Week),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Day))},dependencies:[D.O,s.T,r.i,h.J],encapsulation:2})},14219:(f,w,a)=>{a.d(w,{S:()=>r});var n=a(64061),C=a(48052),D=a(60341),s=a(72612);class r{}r.\u0275fac=function(v){return new(v||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[n.ez,C.u5,D._8]})},56962:(f,w,a)=>{a.r(w),a.d(w,{DemoModule:()=>c});var n=a(64061),C=a(43850),D=a(60341),s=a(72887),r=a(14219),h=a(47679),v=a(62927),T=a(1885),d=a(26898),e=a(72612),_=a(97286),m=a(65148),U=a(4238),Z=a(73772);function E(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",4),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("activeDayIsOpen",!0)("refresh",t.refresh)}}function y(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-week-view",5),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)}}function A(i,o){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-day-view",5),e.NdJ("eventTimesChanged",function(l){e.CHM(t);const p=e.oxw();return e.KtG(p.eventTimesChanged(l))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)}}class g{constructor(){this.view=T.w.Week,this.viewDate=new Date,this.events=[{title:"Resizable event",color:d.O.yellow,start:new Date,end:(0,v.Z)(new Date,1),resizable:{beforeStart:!0,afterEnd:!0}},{title:"A non resizable event",color:d.O.blue,start:new Date,end:(0,v.Z)(new Date,1)}],this.refresh=new h.x}eventTimesChanged({event:o,newStart:t,newEnd:u}){o.start=t,o.end=u,this.refresh.next()}}g.\u0275fac=function(o){return new(o||g)},g.\u0275cmp=e.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","eventTimesChanged"]],template:function(o,t){1&o&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.YNc(5,E,2,4,"mwl-calendar-month-view",2),e._uU(6,"\n "),e.YNc(7,y,2,3,"mwl-calendar-week-view",3),e._uU(8,"\n "),e.YNc(9,A,2,3,"mwl-calendar-day-view",3),e._uU(10,"\n"),e.qZA(),e._uU(11,"\n")),2&o&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.RF,n.n9,_.G,m.T,U.S,Z.$],encapsulation:2,changeDetection:0});var M=a(57585);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=e.oAB({type:c}),c.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:s._,useFactory:M.x}),r.S,C.Bz.forChild([{path:"",component:g}])]})}}]); \ No newline at end of file diff --git a/2687.eb0504b5b05e7835.js b/6970.5c904500bea14e47.js similarity index 99% rename from 2687.eb0504b5b05e7835.js rename to 6970.5c904500bea14e47.js index 2e08ff0f0..95adefcbf 100644 --- a/2687.eb0504b5b05e7835.js +++ b/6970.5c904500bea14e47.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2687],{12687:(a,s,n)=>{n.r(s),n.d(s,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(63973),highlighted:n(42538)}},{filename:"template.html",contents:{raw:n(71999),highlighted:n(17253)}},{filename:"module.ts",contents:{raw:n(67935),highlighted:n(55664)}}]},42538:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { setMinutes, setHours } from \'date-fns\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: setHours(setMinutes(new Date(), 20), 15),\n end: setHours(setMinutes(new Date(), 40), 17),\n title: \'An event\',\n resizable: {\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},55664:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarModule,\n DateAdapter,\n CalendarNativeDateFormatter,\n CalendarDateFormatter,\n DateFormatterParams,\n} from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: adapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: DemoModule,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule extends CalendarNativeDateFormatter {\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return new Intl.DateTimeFormat(\'pt-BR\', {\n hour: \'numeric\',\n minute: \'numeric\',\n }).format(date);\n }\n}\n'},17253:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='<mwl-calendar-week-view\n [viewDate]="viewDate"\n [events]="events"\n [hourDuration]="40"\n [hourSegments]="2"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n>\n</mwl-calendar-week-view>\n'},63973:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { setMinutes, setHours } from 'date-fns';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: setHours(setMinutes(new Date(), 20), 15),\n end: setHours(setMinutes(new Date(), 40), 17),\n title: 'An event',\n resizable: {\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},67935:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarModule,\n DateAdapter,\n CalendarNativeDateFormatter,\n CalendarDateFormatter,\n DateFormatterParams,\n} from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: adapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: DemoModule,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule extends CalendarNativeDateFormatter {\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return new Intl.DateTimeFormat('pt-BR', {\n hour: 'numeric',\n minute: 'numeric',\n }).format(date);\n }\n}\n"},71999:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6970],{86970:(a,s,n)=>{n.r(s),n.d(s,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(63973),highlighted:n(42538)}},{filename:"template.html",contents:{raw:n(71999),highlighted:n(17253)}},{filename:"module.ts",contents:{raw:n(67935),highlighted:n(55664)}}]},42538:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { setMinutes, setHours } from \'date-fns\';\nimport { Subject } from \'rxjs\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: setHours(setMinutes(new Date(), 20), 15),\n end: setHours(setMinutes(new Date(), 40), 17),\n title: \'An event\',\n resizable: {\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},55664:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport {\n CalendarModule,\n DateAdapter,\n CalendarNativeDateFormatter,\n CalendarDateFormatter,\n DateFormatterParams,\n} from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: adapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: DemoModule,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule extends CalendarNativeDateFormatter {\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return new Intl.DateTimeFormat(\'pt-BR\', {\n hour: \'numeric\',\n minute: \'numeric\',\n }).format(date);\n }\n}\n'},17253:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='<mwl-calendar-week-view\n [viewDate]="viewDate"\n [events]="events"\n [hourDuration]="40"\n [hourSegments]="2"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n>\n</mwl-calendar-week-view>\n'},63973:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { setMinutes, setHours } from 'date-fns';\nimport { Subject } from 'rxjs';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n start: setHours(setMinutes(new Date(), 20), 15),\n end: setHours(setMinutes(new Date(), 40), 17),\n title: 'An event',\n resizable: {\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},67935:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport {\n CalendarModule,\n DateAdapter,\n CalendarNativeDateFormatter,\n CalendarDateFormatter,\n DateFormatterParams,\n} from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot(\n {\n provide: DateAdapter,\n useFactory: adapterFactory,\n },\n {\n dateFormatter: {\n provide: CalendarDateFormatter,\n useClass: DemoModule,\n },\n }\n ),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule extends CalendarNativeDateFormatter {\n public weekViewHour({ date, locale }: DateFormatterParams): string {\n return new Intl.DateTimeFormat('pt-BR', {\n hour: 'numeric',\n minute: 'numeric',\n }).format(date);\n }\n}\n"},71999:(a,s,n)=>{n.r(s),n.d(s,{default:()=>e});const e='\n\n'}}]); \ No newline at end of file diff --git a/6983.3c8e019216ea5ca9.js b/6983.3c8e019216ea5ca9.js deleted file mode 100644 index 31daf56bd..000000000 --- a/6983.3c8e019216ea5ca9.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6983],{26983:(s,a,n)=>{n.r(a),n.d(a,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(58230),highlighted:n(65017)}},{filename:"custom-event-title-formatter.provider.ts",contents:{raw:n(88284),highlighted:n(48818)}},{filename:"template.html",contents:{raw:n(8334),highlighted:n(89660)}},{filename:"module.ts",contents:{raw:n(9284),highlighted:n(99913)}}]},65017:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomEventTitleFormatter } from \'./custom-event-title-formatter.provider\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n'},48818:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { LOCALE_ID, Inject, Injectable } from '@angular/core';\nimport { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n constructor(@Inject(LOCALE_ID) private locale: string) {\n super();\n }\n\n // you can override any of the methods defined in the parent class\n\n month(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n\n week(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n\n day(event: CalendarEvent): string {\n return `<b>${formatDate(event.start, 'h:m a', this.locale)}</b> ${\n event.title\n }`;\n }\n}\n"},99913:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},89660:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},58230:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomEventTitleFormatter } from './custom-event-title-formatter.provider';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n"},88284:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { LOCALE_ID, Inject, Injectable } from '@angular/core';\nimport { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n constructor(@Inject(LOCALE_ID) private locale: string) {\n super();\n }\n\n // you can override any of the methods defined in the parent class\n\n month(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n\n week(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n\n day(event: CalendarEvent): string {\n return `${formatDate(event.start, 'h:m a', this.locale)} ${\n event.title\n }`;\n }\n}\n"},9284:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},8334:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/7.baf5ec3b9811b679.js b/7.baf5ec3b9811b679.js new file mode 100644 index 000000000..f75e10e45 --- /dev/null +++ b/7.baf5ec3b9811b679.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7],{7:(a,s,e)=>{e.r(s),e.d(s,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:e(43790),highlighted:e(53757)}},{filename:"template.html",contents:{raw:e(2905),highlighted:e(70199)}},{filename:"module.ts",contents:{raw:e(60796),highlighted:e(15667)}}]},53757:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from \'angular-calendar\';\nimport { WeekViewHour, WeekViewHourColumn } from \'calendar-utils\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n // don\'t do this in your app, its only so the styles get applied globally\n styles: [\n `\n .cal-day-selected,\n .cal-day-selected:hover {\n background-color: deeppink !important;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n selectedMonthViewDay: CalendarMonthViewDay;\n\n selectedDayViewDate: Date;\n\n hourColumns: WeekViewHourColumn[];\n\n events: CalendarEvent[] = [];\n\n selectedDays: any = [];\n\n dayClicked(day: CalendarMonthViewDay): void {\n this.selectedMonthViewDay = day;\n const selectedDateTime = this.selectedMonthViewDay.date.getTime();\n const dateIndex = this.selectedDays.findIndex(\n (selectedDay) => selectedDay.date.getTime() === selectedDateTime\n );\n if (dateIndex > -1) {\n delete this.selectedMonthViewDay.cssClass;\n this.selectedDays.splice(dateIndex, 1);\n } else {\n this.selectedDays.push(this.selectedMonthViewDay);\n day.cssClass = \'cal-day-selected\';\n this.selectedMonthViewDay = day;\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (\n this.selectedDays.some(\n (selectedDay) => selectedDay.date.getTime() === day.date.getTime()\n )\n ) {\n day.cssClass = \'cal-day-selected\';\n }\n });\n }\n\n hourSegmentClicked(date: Date) {\n this.selectedDayViewDate = date;\n this.addSelectedDayViewClass();\n }\n\n beforeWeekOrDayViewRender(event: CalendarWeekViewBeforeRenderEvent) {\n this.hourColumns = event.hourColumns;\n this.addSelectedDayViewClass();\n }\n\n private addSelectedDayViewClass() {\n this.hourColumns.forEach((column) => {\n column.hours.forEach((hourSegment) => {\n hourSegment.segments.forEach((segment) => {\n delete segment.cssClass;\n if (\n this.selectedDayViewDate &&\n segment.date.getTime() === this.selectedDayViewDate.getTime()\n ) {\n segment.cssClass = \'cal-day-selected\';\n }\n });\n });\n });\n }\n}\n'},15667:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},70199:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n Click on a month view day or a time on the week or day view to select it\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n (dayClicked)="dayClicked($event.day)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekOrDayViewRender($event)"\n (hourSegmentClicked)="hourSegmentClicked($event.date)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekOrDayViewRender($event)"\n (hourSegmentClicked)="hourSegmentClicked($event.date)"\n >\n </mwl-calendar-day-view>\n</div>\n'},43790:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from 'angular-calendar';\nimport { WeekViewHour, WeekViewHourColumn } from 'calendar-utils';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n // don't do this in your app, its only so the styles get applied globally\n styles: [\n `\n .cal-day-selected,\n .cal-day-selected:hover {\n background-color: deeppink !important;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n selectedMonthViewDay: CalendarMonthViewDay;\n\n selectedDayViewDate: Date;\n\n hourColumns: WeekViewHourColumn[];\n\n events: CalendarEvent[] = [];\n\n selectedDays: any = [];\n\n dayClicked(day: CalendarMonthViewDay): void {\n this.selectedMonthViewDay = day;\n const selectedDateTime = this.selectedMonthViewDay.date.getTime();\n const dateIndex = this.selectedDays.findIndex(\n (selectedDay) => selectedDay.date.getTime() === selectedDateTime\n );\n if (dateIndex > -1) {\n delete this.selectedMonthViewDay.cssClass;\n this.selectedDays.splice(dateIndex, 1);\n } else {\n this.selectedDays.push(this.selectedMonthViewDay);\n day.cssClass = 'cal-day-selected';\n this.selectedMonthViewDay = day;\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (\n this.selectedDays.some(\n (selectedDay) => selectedDay.date.getTime() === day.date.getTime()\n )\n ) {\n day.cssClass = 'cal-day-selected';\n }\n });\n }\n\n hourSegmentClicked(date: Date) {\n this.selectedDayViewDate = date;\n this.addSelectedDayViewClass();\n }\n\n beforeWeekOrDayViewRender(event: CalendarWeekViewBeforeRenderEvent) {\n this.hourColumns = event.hourColumns;\n this.addSelectedDayViewClass();\n }\n\n private addSelectedDayViewClass() {\n this.hourColumns.forEach((column) => {\n column.hours.forEach((hourSegment) => {\n hourSegment.segments.forEach((segment) => {\n delete segment.cssClass;\n if (\n this.selectedDayViewDate &&\n segment.date.getTime() === this.selectedDayViewDate.getTime()\n ) {\n segment.cssClass = 'cal-day-selected';\n }\n });\n });\n });\n }\n}\n"},60796:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},2905:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='\n\n\n
\n Click on a month view day or a time on the week or day view to select it\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/702.3ee45a8fe3d0fde9.js b/702.3ee45a8fe3d0fde9.js new file mode 100644 index 000000000..1789c70a2 --- /dev/null +++ b/702.3ee45a8fe3d0fde9.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[702],{90702:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(27202),highlighted:n(39720)}},{filename:"custom-event-title-formatter.provider.ts",contents:{raw:n(34290),highlighted:n(74670)}},{filename:"template.html",contents:{raw:n(68969),highlighted:n(99867)}},{filename:"module.ts",contents:{raw:n(35575),highlighted:n(13237)}}]},39720:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomEventTitleFormatter } from \'./custom-event-title-formatter.provider\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n'},74670:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { CalendarEventTitleFormatter, CalendarEvent } from \'angular-calendar\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n // you can override any of the methods defined in the parent class\n\n monthTooltip(event: CalendarEvent): string {\n return;\n }\n\n weekTooltip(event: CalendarEvent): string {\n return;\n }\n\n dayTooltip(event: CalendarEvent): string {\n return;\n }\n}\n'},13237:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},99867:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},27202:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomEventTitleFormatter } from './custom-event-title-formatter.provider';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n"},34290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n // you can override any of the methods defined in the parent class\n\n monthTooltip(event: CalendarEvent): string {\n return;\n }\n\n weekTooltip(event: CalendarEvent): string {\n return;\n }\n\n dayTooltip(event: CalendarEvent): string {\n return;\n }\n}\n"},35575:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},68969:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/7027.6db4b0746bd5cd45.js b/7027.6db4b0746bd5cd45.js deleted file mode 100644 index f486a890b..000000000 --- a/7027.6db4b0746bd5cd45.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7027],{14219:(h,u,a)=>{a.d(u,{S:()=>v});var l=a(64061),t=a(48052),D=a(60341),c=a(72612);class v{}v.\u0275fac=function(_){return new(_||v)},v.\u0275mod=c.oAB({type:v}),v.\u0275inj=c.cJS({imports:[l.ez,t.u5,D._8]})},87027:(h,u,a)=>{a.r(u),a.d(u,{DemoModule:()=>m});var l=a(64061);const t=void 0;const c=["fr",[["AM","PM"],t,t],t,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],t,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],t,[["av. J.-C.","ap. J.-C."],t,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",t],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BYN:[t,"\u0440."],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[t,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[t,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[t,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[t,"\xa5"],KMF:[t,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[t,"$C"],NZD:["$NZ","$"],PHP:[t,"\u20b1"],RHD:["$RH"],RON:[t,"L"],RWF:[t,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[t,"$T"],TTD:["$TT","$"],TWD:[t,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[t,"$"],XPF:["FCFP"],ZMW:[t,"Kw"]},"ltr",function D(i){const n=Math.floor(Math.abs(i)),s=i.toString().replace(/^[^.]*\.?/,"").length,r=parseInt(i.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===r&&0!==n&&n%1e6==0&&0===s||!(r>=0&&r<=5)?4:5}];var v=a(43850),C=a(60341),_=a(72887),M=a(14219),U=a(1885),p=a(11058),T=a(84910),e=a(72612);class d extends T.m{dayViewHour({date:o,locale:n}){return(0,l.p6)(o,"HH:mm",n)}weekViewHour({date:o,locale:n}){return this.dayViewHour({date:o,locale:n})}}d.\u0275fac=function(){let i;return function(n){return(i||(i=e.n5z(d)))(n||d)}}(),d.\u0275prov=e.Yz7({token:d,factory:d.\u0275fac});var $=a(60845),f=a(45831),g=a(97172),Z=a(97286),A=a(65148),y=a(4238),S=a(9665);function J(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-month-view",10),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)("weekStartsOn",n.weekStartsOn)("weekendDays",n.weekendDays)}}function F(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view",10),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)("weekStartsOn",n.weekStartsOn)("weekendDays",n.weekendDays)}}function P(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",11),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)}}class w{constructor(){this.view=U.w.Month,this.viewDate=new Date,this.events=[],this.locale="fr",this.weekStartsOn=p.sb.MONDAY,this.weekendDays=[p.sb.FRIDAY,p.sb.SATURDAY],this.CalendarView=U.w}setView(o){this.view=o}}w.\u0275fac=function(o){return new(o||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],features:[e._Bn([{provide:T.m,useClass:d}])],decls:51,vars:21,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","locale","weekStartsOn","weekendDays",4,"ngSwitchCase"],[3,"viewDate","events","locale",4,"ngSwitchCase"],[3,"viewDate","events","locale","weekStartsOn","weekendDays"],[3,"viewDate","events","locale"]],template:function(o,n){1&o&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Month)}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Week)}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Day)}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",7),e._uU(43,"\n "),e.YNc(44,J,2,5,"mwl-calendar-month-view",8),e._uU(45,"\n "),e.YNc(46,F,2,5,"mwl-calendar-week-view",8),e._uU(47,"\n "),e.YNc(48,P,2,3,"mwl-calendar-day-view",9),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&o&&(e.xp6(6),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(8),e.hij("\n ",e.gM2(21,16,n.viewDate,n.view+"ViewTitle",n.locale,n.weekStartsOn),"\n "),e.xp6(8),e.ekj("active",n.view===n.CalendarView.Month),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Week),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Day),e.xp6(8),e.Q6J("ngSwitch",n.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[l.RF,l.n9,$.O,f.T,g.i,Z.G,A.T,y.S,S.J],encapsulation:2,changeDetection:0});var N=a(57585);(0,l.qS)(c);class m{}m.\u0275fac=function(o){return new(o||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({imports:[l.ez,C._8.forRoot({provide:_._,useFactory:N.x}),M.S,v.Bz.forChild([{path:"",component:w}])]})}}]); \ No newline at end of file diff --git a/7042.95b8324c97c98d6c.js b/7042.95b8324c97c98d6c.js deleted file mode 100644 index d8f36d399..000000000 --- a/7042.95b8324c97c98d6c.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7042],{37042:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(13907),highlighted:s(16078)}},{filename:"template.html",contents:{raw:s(39791),highlighted:s(15767)}},{filename:"module.ts",contents:{raw:s(45978),highlighted:s(29574)}}]},16078:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, OnInit } from \'@angular/core\';\nimport { HttpClient, HttpParams } from \'@angular/common/http\';\nimport { map } from \'rxjs/operators\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport {\n isSameMonth,\n isSameDay,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n format,\n} from \'date-fns\';\nimport { Observable } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\ninterface Film {\n id: number;\n title: string;\n release_date: string;\n}\n\nfunction getTimezoneOffsetString(date: Date): string {\n const timezoneOffset = date.getTimezoneOffset();\n const hoursOffset = String(\n Math.floor(Math.abs(timezoneOffset / 60))\n ).padStart(2, \'0\');\n const minutesOffset = String(Math.abs(timezoneOffset % 60)).padEnd(2, \'0\');\n const direction = timezoneOffset > 0 ? \'-\' : \'+\';\n\n return `T00:00:00${direction}${hoursOffset}:${minutesOffset}`;\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events$: Observable<CalendarEvent<{ film: Film }>[]>;\n\n activeDayIsOpen: boolean = false;\n\n constructor(private http: HttpClient) {}\n\n ngOnInit(): void {\n this.fetchEvents();\n }\n\n fetchEvents(): void {\n const getStart: any = {\n month: startOfMonth,\n week: startOfWeek,\n day: startOfDay,\n }[this.view];\n\n const getEnd: any = {\n month: endOfMonth,\n week: endOfWeek,\n day: endOfDay,\n }[this.view];\n\n const params = new HttpParams()\n .set(\n \'primary_release_date.gte\',\n format(getStart(this.viewDate), \'yyyy-MM-dd\')\n )\n .set(\n \'primary_release_date.lte\',\n format(getEnd(this.viewDate), \'yyyy-MM-dd\')\n )\n .set(\'api_key\', \'0ec33936a68018857d727958dca1424f\');\n\n this.events$ = this.http\n .get(\'https://api.themoviedb.org/3/discover/movie\', { params })\n .pipe(\n map(({ results }: { results: Film[] }) => {\n return results.map((film: Film) => {\n return {\n title: film.title,\n start: new Date(\n film.release_date + getTimezoneOffsetString(this.viewDate)\n ),\n color: colors.yellow,\n allDay: true,\n meta: {\n film,\n },\n };\n });\n })\n );\n }\n\n dayClicked({\n date,\n events,\n }: {\n date: Date;\n events: CalendarEvent<{ film: Film }>[];\n }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n\n eventClicked(event: CalendarEvent<{ film: Film }>): void {\n window.open(\n `https://www.themoviedb.org/movie/${event.meta.film.id}`,\n \'_blank\'\n );\n }\n}\n'},29574:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { HttpClientModule } from \'@angular/common/http\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},15767:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header\n [(view)]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="fetchEvents()"\n (viewChange)="fetchEvents()"\n>\n</mwl-demo-utils-calendar-header>\n\n<ng-template #loading>\n <div class="text-center">\n <i class="fas fa-spin fa-spinner fa-5x"></i> <br />\n Loading events...\n </div>\n</ng-template>\n\n<div *ngIf="events$ | async; else loading; let events">\n <div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-day-view>\n </div>\n</div>\n'},13907:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, OnInit } from '@angular/core';\nimport { HttpClient, HttpParams } from '@angular/common/http';\nimport { map } from 'rxjs/operators';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport {\n isSameMonth,\n isSameDay,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n format,\n} from 'date-fns';\nimport { Observable } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\ninterface Film {\n id: number;\n title: string;\n release_date: string;\n}\n\nfunction getTimezoneOffsetString(date: Date): string {\n const timezoneOffset = date.getTimezoneOffset();\n const hoursOffset = String(\n Math.floor(Math.abs(timezoneOffset / 60))\n ).padStart(2, '0');\n const minutesOffset = String(Math.abs(timezoneOffset % 60)).padEnd(2, '0');\n const direction = timezoneOffset > 0 ? '-' : '+';\n\n return `T00:00:00${direction}${hoursOffset}:${minutesOffset}`;\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events$: Observable[]>;\n\n activeDayIsOpen: boolean = false;\n\n constructor(private http: HttpClient) {}\n\n ngOnInit(): void {\n this.fetchEvents();\n }\n\n fetchEvents(): void {\n const getStart: any = {\n month: startOfMonth,\n week: startOfWeek,\n day: startOfDay,\n }[this.view];\n\n const getEnd: any = {\n month: endOfMonth,\n week: endOfWeek,\n day: endOfDay,\n }[this.view];\n\n const params = new HttpParams()\n .set(\n 'primary_release_date.gte',\n format(getStart(this.viewDate), 'yyyy-MM-dd')\n )\n .set(\n 'primary_release_date.lte',\n format(getEnd(this.viewDate), 'yyyy-MM-dd')\n )\n .set('api_key', '0ec33936a68018857d727958dca1424f');\n\n this.events$ = this.http\n .get('https://api.themoviedb.org/3/discover/movie', { params })\n .pipe(\n map(({ results }: { results: Film[] }) => {\n return results.map((film: Film) => {\n return {\n title: film.title,\n start: new Date(\n film.release_date + getTimezoneOffsetString(this.viewDate)\n ),\n color: colors.yellow,\n allDay: true,\n meta: {\n film,\n },\n };\n });\n })\n );\n }\n\n dayClicked({\n date,\n events,\n }: {\n date: Date;\n events: CalendarEvent<{ film: Film }>[];\n }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n\n eventClicked(event: CalendarEvent<{ film: Film }>): void {\n window.open(\n `https://www.themoviedb.org/movie/${event.meta.film.id}`,\n '_blank'\n );\n }\n}\n"},45978:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { HttpClientModule } from '@angular/common/http';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},39791:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n\n
\n
\n Loading events...\n
\n
\n\n
\n
\n \n \n \n \n \n \n
\n
\n'}}]); \ No newline at end of file diff --git a/5709.4b010c27f6b00cfe.js b/7109.bce88c8fa2ba04cd.js similarity index 98% rename from 5709.4b010c27f6b00cfe.js rename to 7109.bce88c8fa2ba04cd.js index cea14dbe7..2f97dd74d 100644 --- a/5709.4b010c27f6b00cfe.js +++ b/7109.bce88c8fa2ba04cd.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[5709],{55709:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(22408),highlighted:n(76734)}},{filename:"template.html",contents:{raw:n(72041),highlighted:n(39297)}},{filename:"module.ts",contents:{raw:n(23178),highlighted:n(88191)}}]},76734:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},88191:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},39297:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<mwl-calendar-day-view\n [viewDate]="viewDate"\n [events]="events"\n [dayStartHour]="9"\n [dayEndHour]="17"\n>\n</mwl-calendar-day-view>\n'},22408:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},23178:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},72041:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7109],{57109:(e,a,n)=>{n.r(a),n.d(a,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(22408),highlighted:n(76734)}},{filename:"template.html",contents:{raw:n(72041),highlighted:n(39297)}},{filename:"module.ts",contents:{raw:n(23178),highlighted:n(88191)}}]},76734:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},88191:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},39297:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='<mwl-calendar-day-view\n [viewDate]="viewDate"\n [events]="events"\n [dayStartHour]="9"\n [dayEndHour]="17"\n>\n</mwl-calendar-day-view>\n'},22408:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},23178:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},72041:(e,a,n)=>{n.r(a),n.d(a,{default:()=>s});const s='\n\n'}}]); \ No newline at end of file diff --git a/7200.a7e3884e576934da.js b/7200.a7e3884e576934da.js deleted file mode 100644 index ac8a7a548..000000000 --- a/7200.a7e3884e576934da.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7200],{77200:(g,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m});var d=n(64061),c=n(43850),v=n(18696),a=n(72612),o=n(72887);class r{constructor(e){this.dateAdapter=e}monthViewColumnHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{weekday:"long"}).format(e)}monthViewDayNumber({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric"}).format(e)}monthViewTitle({date:e,locale:t}){return new Intl.DateTimeFormat(t,{year:"numeric",month:"long"}).format(e)}weekViewColumnHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{weekday:"long"}).format(e)}weekViewColumnSubHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric",month:"short"}).format(e)}weekViewTitle({date:e,locale:t,weekStartsOn:i,excludeDays:f,daysInWeek:U}){const{viewStart:T,viewEnd:C}=(0,v.rK)(this.dateAdapter,e,i,f,U),y=(V,B)=>new Intl.DateTimeFormat(t,{day:"numeric",month:"short",year:B?"numeric":void 0}).format(V);return`${y(T,T.getUTCFullYear()!==C.getUTCFullYear())} - ${y(C,!0)}`}weekViewHour({date:e,locale:t}){return new Intl.DateTimeFormat(t,{hour:"numeric"}).format(e)}dayViewHour({date:e,locale:t}){return new Intl.DateTimeFormat(t,{hour:"numeric"}).format(e)}dayViewTitle({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric",month:"long",year:"numeric",weekday:"long"}).format(e)}}r.\u0275fac=function(e){return new(e||r)(a.LFG(o._))},r.\u0275prov=a.Yz7({token:r,factory:r.\u0275fac});var D=n(60341),F=n(84910),M=n(14219),h=n(80190),w=n(58573),E=n(47679),I=n(1885),p=n(65148);class u{constructor(){this.view=I.w.Week,this.viewDate=new Date,this.events=[{start:(0,h.Z)((0,w.Z)(new Date,20),15),end:(0,h.Z)((0,w.Z)(new Date,40),17),title:"An event",resizable:{afterEnd:!0},draggable:!0}],this.refresh=new E.x}eventTimesChanged({event:e,newStart:t,newEnd:i}){e.start=t,e.end=i,this.refresh.next()}}u.\u0275fac=function(e){return new(e||u)},u.\u0275cmp=a.Xpm({type:u,selectors:[["mwl-demo-component"]],decls:3,vars:5,consts:[[3,"viewDate","events","hourDuration","hourSegments","refresh","eventTimesChanged"]],template:function(e,t){1&e&&(a.TgZ(0,"mwl-calendar-week-view",0),a.NdJ("eventTimesChanged",function(f){return t.eventTimesChanged(f)}),a._uU(1,"\n"),a.qZA(),a._uU(2,"\n")),2&e&&a.Q6J("viewDate",t.viewDate)("events",t.events)("hourDuration",40)("hourSegments",2)("refresh",t.refresh)},dependencies:[p.T],encapsulation:2,changeDetection:0});var A=n(57585);class m extends r{weekViewHour({date:e,locale:t}){return new Intl.DateTimeFormat("pt-BR",{hour:"numeric",minute:"numeric"}).format(e)}}m.\u0275fac=function(){let l;return function(t){return(l||(l=a.n5z(m)))(t||m)}}(),m.\u0275mod=a.oAB({type:m}),m.\u0275inj=a.cJS({imports:[d.ez,D._8.forRoot({provide:o._,useFactory:A.x},{dateFormatter:{provide:F.m,useClass:m}}),M.S,c.Bz.forChild([{path:"",component:u}])]})},14219:(g,s,n)=>{n.d(s,{S:()=>o});var d=n(64061),c=n(48052),v=n(60341),a=n(72612);class o{}o.\u0275fac=function(D){return new(D||o)},o.\u0275mod=a.oAB({type:o}),o.\u0275inj=a.cJS({imports:[d.ez,c.u5,v._8]})}}]); \ No newline at end of file diff --git a/7244.45339111fd45f575.js b/7244.45339111fd45f575.js deleted file mode 100644 index 1b6c12f22..000000000 --- a/7244.45339111fd45f575.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7244],{73772:(T,w,t)=>{t.d(w,{$:()=>e});var n=t(72612),C=t(1885),D=t(60845),m=t(45831),d=t(97172),c=t(9665);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=C.w}}e.\u0275fac=function(s){return new(s||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&s&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,d.i,c.J],encapsulation:2})},14219:(T,w,t)=>{t.d(w,{S:()=>d});var n=t(64061),C=t(48052),D=t(60341),m=t(72612);class d{}d.\u0275fac=function(e){return new(e||d)},d.\u0275mod=m.oAB({type:d}),d.\u0275inj=m.cJS({imports:[n.ez,C.u5,D._8]})},47244:(T,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>u});var n=t(64061),C=t(43850),D=t(60341),m=t(72887),d=t(14219),c=t(1885),e=t(72612),p=t(97286),s=t(65148),a=t(4238),l=t(73772);function v(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"Click on a month label to change the view to that month."),e.qZA())}function Z(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"Click on a day header to change the view to that day."),e.qZA())}function f(i,_){1&i&&(e.TgZ(0,"span"),e._uU(1,"There is no other view to navigate to."),e.qZA())}function y(i,_){if(1&i){const o=e.EpF();e.TgZ(0,"mwl-calendar-month-view",7),e.NdJ("dayClicked",function(r){e.CHM(o);const U=e.oxw();return e.KtG(U.changeDay(r.day.date))}),e._uU(1,"\n "),e.qZA()}if(2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}function A(i,_){if(1&i){const o=e.EpF();e.TgZ(0,"mwl-calendar-week-view",8),e.NdJ("dayHeaderClicked",function(r){e.CHM(o);const U=e.oxw();return e.KtG(U.changeDay(r.day.date))}),e._uU(1,"\n "),e.qZA()}if(2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(i,_){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",9),e._uU(1,"\n "),e.qZA()),2&i){const o=e.oxw();e.Q6J("viewDate",o.viewDate)("events",o.events)}}class h{constructor(){this.view=c.w.Month,this.viewDate=new Date,this.events=[]}changeDay(_){this.viewDate=_,this.view=c.w.Day}}h.\u0275fac=function(_){return new(_||h)},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:24,vars:10,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[4,"ngSwitchCase"],[3,"viewDate","events","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","dayHeaderClicked",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","dayClicked"],[3,"viewDate","events","dayHeaderClicked"],[3,"viewDate","events"]],template:function(_,o){1&_&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(r){return o.view=r})("viewDateChange",function(r){return o.viewDate=r}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.YNc(7,v,2,0,"span",3),e._uU(8,"\n "),e.YNc(9,Z,2,0,"span",3),e._uU(10,"\n "),e.YNc(11,f,2,0,"span",3),e._uU(12,"\n "),e.qZA(),e._uU(13,"\n"),e.qZA(),e._uU(14,"\n\n"),e.TgZ(15,"div",2),e._uU(16,"\n "),e.YNc(17,y,2,2,"mwl-calendar-month-view",4),e._uU(18,"\n "),e.YNc(19,A,2,2,"mwl-calendar-week-view",5),e._uU(20,"\n "),e.YNc(21,E,2,2,"mwl-calendar-day-view",6),e._uU(22,"\n"),e.qZA(),e._uU(23,"\n")),2&_&&(e.Q6J("view",o.view)("viewDate",o.viewDate),e.xp6(5),e.Q6J("ngSwitch",o.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"),e.xp6(4),e.Q6J("ngSwitch",o.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.RF,n.n9,p.G,s.T,a.S,l.$],encapsulation:2,changeDetection:0});var M=t(57585);class u{}u.\u0275fac=function(_){return new(_||u)},u.\u0275mod=e.oAB({type:u}),u.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:m._,useFactory:M.x}),d.S,C.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/2600.b1de3cd88ea03d70.js b/7257.066fb9fa7673b1cd.js similarity index 96% rename from 2600.b1de3cd88ea03d70.js rename to 7257.066fb9fa7673b1cd.js index d73ff993d..19b526d40 100644 --- a/2600.b1de3cd88ea03d70.js +++ b/7257.066fb9fa7673b1cd.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2600],{62600:(f,v,o)=>{o.r(v),o.d(v,{DemoModule:()=>m});var e=o(64061),p=o(43850),g=o(60341),h=o(72887),c=o(14219),u=o(1885),d=o(26898),a=o(72612),s=o(97286),l=o(65148),n=o(4238),w=o(73772);function _(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-month-view",4),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)("activeDayIsOpen",!0)}}function y(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-week-view",5),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)}}function x(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-day-view",5),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)}}class k{constructor(i){this.document=i,this.view=u.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:d.O.red}],this.darkThemeClass="dark-theme"}ngOnInit(){this.document.body.classList.add(this.darkThemeClass)}ngOnDestroy(){this.document.body.classList.remove(this.darkThemeClass)}}k.\u0275fac=function(i){return new(i||k)(a.Y36(e.K0))},k.\u0275cmp=a.Xpm({type:k,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(i,t){1&i&&(a.TgZ(0,"mwl-demo-utils-calendar-header",0),a.NdJ("viewChange",function(b){return t.view=b})("viewDateChange",function(b){return t.viewDate=b}),a._uU(1,"\n"),a.qZA(),a._uU(2,"\n\n"),a.TgZ(3,"div",1),a._uU(4,"\n "),a.YNc(5,_,2,3,"mwl-calendar-month-view",2),a._uU(6,"\n "),a.YNc(7,y,2,2,"mwl-calendar-week-view",3),a._uU(8,"\n "),a.YNc(9,x,2,2,"mwl-calendar-day-view",3),a._uU(10,"\n"),a.qZA(),a._uU(11,"\n")),2&i&&(a.Q6J("view",t.view)("viewDate",t.viewDate),a.xp6(3),a.Q6J("ngSwitch",t.view),a.xp6(2),a.Q6J("ngSwitchCase","month"),a.xp6(2),a.Q6J("ngSwitchCase","week"),a.xp6(2),a.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,l.T,n.S,w.$],styles:['@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme{background-color:#1f262d;color:#d5d6d7}.dark-theme .cal-month-view{background-color:#1f262d}.dark-theme .cal-month-view .cal-cell-row:hover{background-color:#394046}.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#2c343a}.dark-theme .cal-month-view .cal-days{border-color:#0009}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#0009}.dark-theme .cal-month-view .cal-days .cal-cell-row{border-bottom-color:#0009}.dark-theme .cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.dark-theme .cal-month-view .cal-event{background-color:#394046;border-color:#d1e8ff;color:#fff}.dark-theme .cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#cd5c5c}.dark-theme .cal-month-view .cal-day-cell.cal-today{background-color:#394046}.dark-theme .cal-month-view .cal-day-cell.cal-drag-over{background-color:#21272c!important}.dark-theme .cal-month-view .cal-open-day-events{color:#fff;background-color:#394046;box-shadow:inset 0 0 15px #00000080}.dark-theme .cal-week-view{background-color:#1f262d;border-top:solid 1px rgba(0,0,0,.6)}.dark-theme .cal-week-view .cal-day-headers{border-color:#0009;border-top:0}.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px rgba(0,0,0,.6)!important}.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over{background-color:#2c343a}.dark-theme .cal-week-view .cal-day-column{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-event{background-color:#d1e8ff;border-color:#394046;color:#394046}.dark-theme .cal-week-view .cal-all-day-events{border-color:#0009}.dark-theme .cal-week-view .cal-header.cal-today{background-color:#394046}.dark-theme .cal-week-view .cal-header.cal-weekend span{color:#cd5c5c}.dark-theme .cal-week-view .cal-time-events{border-color:#0009}.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour-odd{background-color:#394046}.dark-theme .cal-week-view .cal-drag-over .cal-hour-segment{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#0009}.dark-theme .cal-week-view .cal-current-time-marker{background-color:#ea4334}.dark-theme .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.dark-theme .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.dark-theme .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.dark-theme .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.dark-theme .cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme .cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.15}.dark-theme .card{border-color:#0009}.dark-theme .card-header{background-color:#394046}.dark-theme .card-body{background-color:#1f262d}.dark-theme .nav-tabs{border-bottom-color:#0009}.dark-theme .nav-tabs .nav-link.active{background-color:#1f262d;color:#d5d6d7;border-color:#0009}.dark-theme .nav-tabs .nav-link:hover,.dark-theme .nav-tabs .nav-link:focus{border-color:#0009}\n'],encapsulation:2,changeDetection:0});var D=o(57585);class m{}m.\u0275fac=function(i){return new(i||m)},m.\u0275mod=a.oAB({type:m}),m.\u0275inj=a.cJS({imports:[e.ez,g._8.forRoot({provide:h._,useFactory:D.x}),c.S,p.Bz.forChild([{path:"",component:k}])]})},73772:(f,v,o)=>{o.d(v,{$:()=>d});var e=o(72612),p=o(1885),g=o(60845),h=o(45831),c=o(97172),u=o(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=p.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,l){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",l.view)("viewDate",l.viewDate),e.xp6(3),e.Q6J("viewDate",l.viewDate),e.xp6(3),e.Q6J("view",l.view)("viewDate",l.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,l.viewDate,l.view+"ViewTitle",l.locale)),e.xp6(8),e.ekj("active",l.view===l.CalendarView.Month),e.xp6(3),e.ekj("active",l.view===l.CalendarView.Week),e.xp6(3),e.ekj("active",l.view===l.CalendarView.Day))},dependencies:[g.O,h.T,c.i,u.J],encapsulation:2})},14219:(f,v,o)=>{o.d(v,{S:()=>c});var e=o(64061),p=o(48052),g=o(60341),h=o(72612);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=h.oAB({type:c}),c.\u0275inj=h.cJS({imports:[e.ez,p.u5,g._8]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7257],{97257:(f,v,o)=>{o.r(v),o.d(v,{DemoModule:()=>m});var e=o(50192),p=o(98783),g=o(5234),h=o(33275),c=o(44248),u=o(2316),d=o(22201),a=o(44879),s=o(79144),l=o(84156),n=o(56500),w=o(43303);function _(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-month-view",4),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)("activeDayIsOpen",!0)}}function y(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-week-view",5),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)}}function x(r,i){if(1&r&&(a.TgZ(0,"mwl-calendar-day-view",5),a._uU(1,"\n "),a.qZA()),2&r){const t=a.oxw();a.Q6J("viewDate",t.viewDate)("events",t.events)}}class k{constructor(i){this.document=i,this.view=u.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:d.O.red}],this.darkThemeClass="dark-theme"}ngOnInit(){this.document.body.classList.add(this.darkThemeClass)}ngOnDestroy(){this.document.body.classList.remove(this.darkThemeClass)}}k.\u0275fac=function(i){return new(i||k)(a.Y36(e.K0))},k.\u0275cmp=a.Xpm({type:k,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(i,t){1&i&&(a.TgZ(0,"mwl-demo-utils-calendar-header",0),a.NdJ("viewChange",function(b){return t.view=b})("viewDateChange",function(b){return t.viewDate=b}),a._uU(1,"\n"),a.qZA(),a._uU(2,"\n\n"),a.TgZ(3,"div",1),a._uU(4,"\n "),a.YNc(5,_,2,3,"mwl-calendar-month-view",2),a._uU(6,"\n "),a.YNc(7,y,2,2,"mwl-calendar-week-view",3),a._uU(8,"\n "),a.YNc(9,x,2,2,"mwl-calendar-day-view",3),a._uU(10,"\n"),a.qZA(),a._uU(11,"\n")),2&i&&(a.Q6J("view",t.view)("viewDate",t.viewDate),a.xp6(3),a.Q6J("ngSwitch",t.view),a.xp6(2),a.Q6J("ngSwitchCase","month"),a.xp6(2),a.Q6J("ngSwitchCase","week"),a.xp6(2),a.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,l.T,n.S,w.$],styles:['@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme{background-color:#1f262d;color:#d5d6d7}.dark-theme .cal-month-view{background-color:#1f262d}.dark-theme .cal-month-view .cal-cell-row:hover{background-color:#394046}.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#2c343a}.dark-theme .cal-month-view .cal-days{border-color:#0009}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#0009}.dark-theme .cal-month-view .cal-days .cal-cell-row{border-bottom-color:#0009}.dark-theme .cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.dark-theme .cal-month-view .cal-event{background-color:#394046;border-color:#d1e8ff;color:#fff}.dark-theme .cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#cd5c5c}.dark-theme .cal-month-view .cal-day-cell.cal-today{background-color:#394046}.dark-theme .cal-month-view .cal-day-cell.cal-drag-over{background-color:#21272c!important}.dark-theme .cal-month-view .cal-open-day-events{color:#fff;background-color:#394046;box-shadow:inset 0 0 15px #00000080}.dark-theme .cal-week-view{background-color:#1f262d;border-top:solid 1px rgba(0,0,0,.6)}.dark-theme .cal-week-view .cal-day-headers{border-color:#0009;border-top:0}.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px rgba(0,0,0,.6)!important}.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over{background-color:#2c343a}.dark-theme .cal-week-view .cal-day-column{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-event{background-color:#d1e8ff;border-color:#394046;color:#394046}.dark-theme .cal-week-view .cal-all-day-events{border-color:#0009}.dark-theme .cal-week-view .cal-header.cal-today{background-color:#394046}.dark-theme .cal-week-view .cal-header.cal-weekend span{color:#cd5c5c}.dark-theme .cal-week-view .cal-time-events{border-color:#0009}.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour-odd{background-color:#394046}.dark-theme .cal-week-view .cal-drag-over .cal-hour-segment{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#0009}.dark-theme .cal-week-view .cal-current-time-marker{background-color:#ea4334}.dark-theme .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.dark-theme .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.dark-theme .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.dark-theme .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.dark-theme .cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme .cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.15}.dark-theme .card{border-color:#0009}.dark-theme .card-header{background-color:#394046}.dark-theme .card-body{background-color:#1f262d}.dark-theme .nav-tabs{border-bottom-color:#0009}.dark-theme .nav-tabs .nav-link.active{background-color:#1f262d;color:#d5d6d7;border-color:#0009}.dark-theme .nav-tabs .nav-link:hover,.dark-theme .nav-tabs .nav-link:focus{border-color:#0009}\n'],encapsulation:2,changeDetection:0});var D=o(20211);class m{}m.\u0275fac=function(i){return new(i||m)},m.\u0275mod=a.oAB({type:m}),m.\u0275inj=a.cJS({imports:[e.ez,g._8.forRoot({provide:h._,useFactory:D.x}),c.S,p.Bz.forChild([{path:"",component:k}])]})},43303:(f,v,o)=>{o.d(v,{$:()=>d});var e=o(44879),p=o(2316),g=o(50111),h=o(58125),c=o(68849),u=o(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=p.w}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,l){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return l.viewDate=w})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",l.view)("viewDate",l.viewDate),e.xp6(3),e.Q6J("viewDate",l.viewDate),e.xp6(3),e.Q6J("view",l.view)("viewDate",l.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,l.viewDate,l.view+"ViewTitle",l.locale)),e.xp6(8),e.ekj("active",l.view===l.CalendarView.Month),e.xp6(3),e.ekj("active",l.view===l.CalendarView.Week),e.xp6(3),e.ekj("active",l.view===l.CalendarView.Day))},dependencies:[g.O,h.T,c.i,u.J],encapsulation:2})},44248:(f,v,o)=>{o.d(v,{S:()=>c});var e=o(50192),p=o(86963),g=o(5234),h=o(44879);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=h.oAB({type:c}),c.\u0275inj=h.cJS({imports:[e.ez,p.u5,g._8]})}}]); \ No newline at end of file diff --git a/7278.ea547131cd022b56.js b/7278.ea547131cd022b56.js new file mode 100644 index 000000000..9d7bebbdc --- /dev/null +++ b/7278.ea547131cd022b56.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7278],{7278:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(7999),highlighted:n(48385)}},{filename:"template.html",contents:{raw:n(33872),highlighted:n(35434)}},{filename:"module.ts",contents:{raw:n(89170),highlighted:n(74196)}}]},48385:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ id: number }>[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n meta: {\n id: 1,\n },\n },\n {\n title: \'Event 2\',\n color: colors.blue,\n start: new Date(),\n meta: {\n id: 2,\n },\n },\n ];\n}\n'},74196:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},35434:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},7999:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ id: number }>[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n meta: {\n id: 1,\n },\n },\n {\n title: 'Event 2',\n color: colors.blue,\n start: new Date(),\n meta: {\n id: 2,\n },\n },\n ];\n}\n"},89170:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},33872:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/730.6e83deb550fb7d7e.js b/730.6e83deb550fb7d7e.js new file mode 100644 index 000000000..2b7939d78 --- /dev/null +++ b/730.6e83deb550fb7d7e.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[730],{90730:(T,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>u});var e=t(50192),C=t(98783),D=t(5234),c=t(33275),l=t(44248),h=t(2316),n=t(44879),f=t(79144),s=t(84156),a=t(56500),v=t(43303);function w(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeMonthViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function U(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeWeekViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function E(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeDayViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=h.w.Month,this.viewDate=new Date,this.events=[]}beforeMonthViewRender(r){r.body.forEach(i=>{const d=i.date.getDate();d>5&&d<10&&i.inMonth&&(i.cssClass="bg-pink")})}beforeWeekViewRender(r){r.hourColumns.forEach(i=>{i.hours.forEach(d=>{d.segments.forEach(o=>{o.date.getHours()>=2&&o.date.getHours()<=5&&2===o.date.getDay()&&(o.cssClass="bg-pink")})})})}beforeDayViewRender(r){r.hourColumns.forEach(i=>{i.hours.forEach(d=>{d.segments.forEach(o=>{o.date.getHours()>=2&&o.date.getHours()<=5&&(o.cssClass="bg-pink")})})})}}p.\u0275fac=function(r){return new(r||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(o){return i.view=o})("viewDateChange",function(o){return i.viewDate=o}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n"),n.qZA(),n._uU(5,"\n\n"),n.TgZ(6,"div",2),n._uU(7,"\n "),n.YNc(8,w,2,2,"mwl-calendar-month-view",3),n._uU(9,"\n "),n.YNc(10,U,2,2,"mwl-calendar-week-view",3),n._uU(11,"\n "),n.YNc(12,E,2,2,"mwl-calendar-day-view",3),n._uU(13,"\n"),n.qZA(),n._uU(14,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(6),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,f.G,s.T,a.S,v.$],styles:[".cal-month-view .bg-pink,.cal-week-view .cal-day-columns .bg-pink,.cal-day-view .bg-pink{background-color:#ff69b4!important}\n"],encapsulation:2,changeDetection:0});var Z=t(20211);class u{}u.\u0275fac=function(r){return new(r||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:c._,useFactory:Z.x}),l.S,C.Bz.forChild([{path:"",component:p}])]})},43303:(T,m,t)=>{t.d(m,{$:()=>n});var e=t(44879),C=t(2316),D=t(50111),c=t(58125),l=t(68849),h=t(4540);class n{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}n.\u0275fac=function(s){return new(s||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,c.T,l.i,h.J],encapsulation:2})},44248:(T,m,t)=>{t.d(m,{S:()=>l});var e=t(50192),C=t(86963),D=t(5234),c=t(44879);class l{}l.\u0275fac=function(n){return new(n||l)},l.\u0275mod=c.oAB({type:l}),l.\u0275inj=c.cJS({imports:[e.ez,C.u5,D._8]})}}]); \ No newline at end of file diff --git a/734.1247264f32e43969.js b/734.1247264f32e43969.js new file mode 100644 index 000000000..21516bd9b --- /dev/null +++ b/734.1247264f32e43969.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[734],{43303:(h,m,t)=>{t.d(m,{$:()=>d});var e=t(44879),c=t(2316),D=t(50111),u=t(58125),r=t(68849),C=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=c.w}}d.\u0275fac=function(l){return new(l||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(l,a){1&l&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&l&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,u.T,r.i,C.J],encapsulation:2})},44248:(h,m,t)=>{t.d(m,{S:()=>r});var e=t(50192),c=t(86963),D=t(5234),u=t(44879);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=u.oAB({type:r}),r.\u0275inj=u.cJS({imports:[e.ez,c.u5,D._8]})},40734:(h,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>s});var e=t(50192),c=t(98783),D=t(5234),u=t(33275),r=t(44248),C=t(2316),d=t(43476),n=t(44879);class l extends d.K{monthTooltip(v){}weekTooltip(v){}dayTooltip(v){}}l.\u0275fac=function(){let i;return function(o){return(i||(i=n.n5z(l)))(o||l)}}(),l.\u0275prov=n.Yz7({token:l,factory:l.\u0275fac});var a=t(22201),_=t(79144),w=t(84156),T=t(56500),U=t(43303);function f(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)("activeDayIsOpen",!0)}}function Z(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}function E(i,v){if(1&i&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&i){const o=n.oxw();n.Q6J("viewDate",o.viewDate)("events",o.events)}}class p{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:a.O.red}]}}p.\u0275fac=function(v){return new(v||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.K,useClass:l}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(v,o){1&v&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return o.view=g})("viewDateChange",function(g){return o.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,E,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&v&&(n.Q6J("view",o.view)("viewDate",o.viewDate),n.xp6(3),n.Q6J("ngSwitch",o.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,w.T,T.S,U.$],encapsulation:2,changeDetection:0});var y=t(20211);class s{}s.\u0275fac=function(v){return new(v||s)},s.\u0275mod=n.oAB({type:s}),s.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:u._,useFactory:y.x}),r.S,c.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file diff --git a/7382.429ea51c9114d117.js b/7382.429ea51c9114d117.js deleted file mode 100644 index fa883f58f..000000000 --- a/7382.429ea51c9114d117.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7382],{47382:(e,n,a)=>{a.r(n),a.d(n,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:a(38075),highlighted:a(6411)}},{filename:"custom-date-formatter.provider.ts",contents:{raw:a(91176),highlighted:a(2874)}},{filename:"template.html",contents:{raw:a(90916),highlighted:a(27459)}},{filename:"module.ts",contents:{raw:a(95e3),highlighted:a(49820)}}]},6411:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarDateFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomDateFormatter } from \'./custom-date-formatter.provider\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},2874:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { CalendarDateFormatter, DateFormatterParams } from \'angular-calendar\';\nimport { formatDate } from \'@angular/common\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public monthViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'EEE\', locale);\n }\n\n public monthViewTitle({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'MMM y\', locale);\n }\n\n public weekViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'EEE\', locale);\n }\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, \'HH:mm\', locale);\n }\n}\n'},49820:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},27459:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},38075:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarDateFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomDateFormatter } from './custom-date-formatter.provider';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarDateFormatter,\n useClass: CustomDateFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},91176:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { CalendarDateFormatter, DateFormatterParams } from 'angular-calendar';\nimport { formatDate } from '@angular/common';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomDateFormatter extends CalendarDateFormatter {\n // you can override any of the methods defined in the parent class\n\n public monthViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'EEE', locale);\n }\n\n public monthViewTitle({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'MMM y', locale);\n }\n\n public weekViewColumnHeader({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'EEE', locale);\n }\n\n public dayViewHour({ date, locale }: DateFormatterParams): string {\n return formatDate(date, 'HH:mm', locale);\n }\n}\n"},95e3:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},90916:(e,n,a)=>{a.r(n),a.d(n,{default:()=>s});const s='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/7444.b7230a9566390ec3.js b/7444.b7230a9566390ec3.js new file mode 100644 index 000000000..da31498b1 --- /dev/null +++ b/7444.b7230a9566390ec3.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7444],{7444:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(8986),highlighted:n(83114)}},{filename:"template.html",contents:{raw:n(37412),highlighted:n(88380)}},{filename:"module.ts",contents:{raw:n(2654),highlighted:n(68717)}}]},83114:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n Component,\n OnInit,\n ChangeDetectionStrategy,\n OnDestroy,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport { BreakpointObserver, BreakpointState } from \'@angular/cdk/layout\';\nimport { CalendarView } from \'angular-calendar\';\nimport { Subject } from \'rxjs\';\nimport { takeUntil } from \'rxjs/operators\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n daysInWeek = 7;\n\n private destroy$ = new Subject<void>();\n\n constructor(\n private breakpointObserver: BreakpointObserver,\n private cd: ChangeDetectorRef\n ) {}\n\n ngOnInit() {\n const CALENDAR_RESPONSIVE = {\n small: {\n breakpoint: \'(max-width: 576px)\',\n daysInWeek: 2,\n },\n medium: {\n breakpoint: \'(max-width: 768px)\',\n daysInWeek: 3,\n },\n large: {\n breakpoint: \'(max-width: 960px)\',\n daysInWeek: 5,\n },\n };\n\n this.breakpointObserver\n .observe(\n Object.values(CALENDAR_RESPONSIVE).map(({ breakpoint }) => breakpoint)\n )\n .pipe(takeUntil(this.destroy$))\n .subscribe((state: BreakpointState) => {\n const foundBreakpoint = Object.values(CALENDAR_RESPONSIVE).find(\n ({ breakpoint }) => !!state.breakpoints[breakpoint]\n );\n if (foundBreakpoint) {\n this.daysInWeek = foundBreakpoint.daysInWeek;\n } else {\n this.daysInWeek = 7;\n }\n this.cd.markForCheck();\n });\n }\n\n ngOnDestroy() {\n this.destroy$.next();\n }\n}\n'},68717:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},88380:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<div class="alert alert-info">\n Shrink the browser window size to reduce the number of days in the week.\n</div>\n\n<mwl-calendar-week-view [viewDate]="viewDate" [daysInWeek]="daysInWeek">\n</mwl-calendar-week-view>\n'},8986:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n Component,\n OnInit,\n ChangeDetectionStrategy,\n OnDestroy,\n ChangeDetectorRef,\n} from '@angular/core';\nimport { BreakpointObserver, BreakpointState } from '@angular/cdk/layout';\nimport { CalendarView } from 'angular-calendar';\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n})\nexport class DemoComponent implements OnInit, OnDestroy {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n daysInWeek = 7;\n\n private destroy$ = new Subject();\n\n constructor(\n private breakpointObserver: BreakpointObserver,\n private cd: ChangeDetectorRef\n ) {}\n\n ngOnInit() {\n const CALENDAR_RESPONSIVE = {\n small: {\n breakpoint: '(max-width: 576px)',\n daysInWeek: 2,\n },\n medium: {\n breakpoint: '(max-width: 768px)',\n daysInWeek: 3,\n },\n large: {\n breakpoint: '(max-width: 960px)',\n daysInWeek: 5,\n },\n };\n\n this.breakpointObserver\n .observe(\n Object.values(CALENDAR_RESPONSIVE).map(({ breakpoint }) => breakpoint)\n )\n .pipe(takeUntil(this.destroy$))\n .subscribe((state: BreakpointState) => {\n const foundBreakpoint = Object.values(CALENDAR_RESPONSIVE).find(\n ({ breakpoint }) => !!state.breakpoints[breakpoint]\n );\n if (foundBreakpoint) {\n this.daysInWeek = foundBreakpoint.daysInWeek;\n } else {\n this.daysInWeek = 7;\n }\n this.cd.markForCheck();\n });\n }\n\n ngOnDestroy() {\n this.destroy$.next();\n }\n}\n"},2654:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},37412:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='
\n Shrink the browser window size to reduce the number of days in the week.\n
\n\n\n\n'}}]); \ No newline at end of file diff --git a/7471.75f73fb9c7c39e68.js b/7471.75f73fb9c7c39e68.js new file mode 100644 index 000000000..42ed3323b --- /dev/null +++ b/7471.75f73fb9c7c39e68.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7471],{43303:(U,s,t)=>{t.d(s,{$:()=>d});var e=t(44879),u=t(2316),C=t(50111),w=t(58125),l=t(68849),D=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(m){return new(m||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(m,a){1&m&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&m&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,w.T,l.i,D.J],encapsulation:2})},44248:(U,s,t)=>{t.d(s,{S:()=>l});var e=t(50192),u=t(86963),C=t(5234),w=t(44879);class l{}l.\u0275fac=function(d){return new(d||l)},l.\u0275mod=w.oAB({type:l}),l.\u0275inj=w.cJS({imports:[e.ez,u.u5,C._8]})},67471:(U,s,t)=>{t.r(s),t.d(s,{DemoModule:()=>c});var e=t(50192),u=t(98783),C=t(5234),w=t(33275),l=t(44248),D=t(2316),d=t(23468),n=t(44879),m=t(79144),a=t(84156),_=t(56500),v=t(43303);function T(o,r){if(1&o){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",6),n.NdJ("beforeViewRender",function(g){n.CHM(i);const y=n.oxw();return n.KtG(y.beforeMonthViewRender(g))}),n._uU(1,"\n "),n.qZA()}if(2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function Z(o,r){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",7),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}function E(o,r){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",7),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("refresh",i.refresh)}}const p="red-cell";class h{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[],this.refresh=new d.x,this.cssClass=p}refreshView(){this.cssClass=this.cssClass===p?"blue-cell":p,this.refresh.next()}beforeMonthViewRender({body:r}){r.forEach(i=>{i.date.getDate()%2==1&&(i.cssClass=this.cssClass)})}}h.\u0275fac=function(r){return new(r||h)},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:18,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"text-center"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","refresh","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","refresh",4,"ngSwitchCase"],[3,"viewDate","events","refresh","beforeViewRender"],[3,"viewDate","events","refresh"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return i.view=g})("viewDateChange",function(g){return i.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"button",2),n.NdJ("click",function(){return i.refreshView()}),n._uU(6,"\n Refresh + re-render the current view\n "),n.qZA(),n._uU(7,"\n"),n.qZA(),n._uU(8,"\n\n"),n.TgZ(9,"div",3),n._uU(10,"\n "),n.YNc(11,T,2,3,"mwl-calendar-month-view",4),n._uU(12,"\n "),n.YNc(13,Z,2,3,"mwl-calendar-week-view",5),n._uU(14,"\n "),n.YNc(15,E,2,3,"mwl-calendar-day-view",5),n._uU(16,"\n"),n.qZA(),n._uU(17,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(9),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,m.G,a.T,_.S,v.$],styles:[".red-cell{background-color:red!important}.blue-cell{background-color:#00f!important}\n"],encapsulation:2,changeDetection:0});var M=t(20211);class c{}c.\u0275fac=function(r){return new(r||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:w._,useFactory:M.x}),l.S,u.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/7523.76d9d72fc59383f4.js b/7523.76d9d72fc59383f4.js deleted file mode 100644 index d9b627200..000000000 --- a/7523.76d9d72fc59383f4.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7523],{67523:(U,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>C});var n=t(64061),D=t(43850),g=t(60341),w=t(72887),d=t(14219),h=t(1885),e=t(72612),T=t(97286),u=t(65148),a=t(4238),r=t(73772);function v(o,l){if(1&o&&(e.TgZ(0,"strong"),e._uU(1),e.ALo(2,"date"),e.qZA()),2&o){const i=e.oxw();e.xp6(1),e.hij("You clicked on this time: ",e.xi3(2,1,i.clickedDate,"medium"),"")}}function f(o,l){if(1&o&&(e.TgZ(0,"strong"),e._uU(1),e.qZA()),2&o){const i=e.oxw();e.xp6(1),e.hij("You clicked on this column: ",i.clickedColumn,"")}}function Z(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-month-view",7),e.NdJ("columnHeaderClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedColumn=_.isoDayNumber)})("dayClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.day.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-week-view",8),e.NdJ("dayHeaderClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.day.date)})("hourSegmentClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function k(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-day-view",9),e.NdJ("hourSegmentClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=h.w.Month,this.viewDate=new Date,this.events=[]}}p.\u0275fac=function(l){return new(l||p)},p.\u0275cmp=e.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:19,vars:8,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[4,"ngIf"],[3,"ngSwitch"],[3,"viewDate","events","columnHeaderClicked","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","dayHeaderClicked","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","columnHeaderClicked","dayClicked"],[3,"viewDate","events","dayHeaderClicked","hourSegmentClicked"],[3,"viewDate","events","hourSegmentClicked"]],template:function(l,i){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(_){return i.view=_})("viewDateChange",function(_){return i.viewDate=_}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n Click on a day or time slot on the view.\n "),e.YNc(5,v,3,4,"strong",2),e._uU(6,"\n "),e.YNc(7,f,2,1,"strong",2),e._uU(8,"\n"),e.qZA(),e._uU(9,"\n\n"),e.TgZ(10,"div",3),e._uU(11,"\n "),e.YNc(12,Z,2,2,"mwl-calendar-month-view",4),e._uU(13,"\n "),e.YNc(14,y,2,2,"mwl-calendar-week-view",5),e._uU(15,"\n "),e.YNc(16,k,2,2,"mwl-calendar-day-view",6),e._uU(17,"\n"),e.qZA(),e._uU(18,"\n")),2&l&&(e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(5),e.Q6J("ngIf",i.clickedDate),e.xp6(2),e.Q6J("ngIf",void 0!==i.clickedColumn),e.xp6(3),e.Q6J("ngSwitch",i.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.O5,n.RF,n.n9,T.G,u.T,a.S,r.$,n.uU],encapsulation:2,changeDetection:0});var A=t(57585);class C{}C.\u0275fac=function(l){return new(l||C)},C.\u0275mod=e.oAB({type:C}),C.\u0275inj=e.cJS({imports:[n.ez,g._8.forRoot({provide:w._,useFactory:A.x}),d.S,D.Bz.forChild([{path:"",component:p}])]})},73772:(U,m,t)=>{t.d(m,{$:()=>e});var n=t(72612),D=t(1885),g=t(60845),w=t(45831),d=t(97172),h=t(9665);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=D.w}}e.\u0275fac=function(u){return new(u||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(u,a){1&u&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&u&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[g.O,w.T,d.i,h.J],encapsulation:2})},14219:(U,m,t)=>{t.d(m,{S:()=>d});var n=t(64061),D=t(48052),g=t(60341),w=t(72612);class d{}d.\u0275fac=function(e){return new(e||d)},d.\u0275mod=w.oAB({type:d}),d.\u0275inj=w.cJS({imports:[n.ez,D.u5,g._8]})}}]); \ No newline at end of file diff --git a/9515.e049dc94e5dc249d.js b/7540.d469f8bde6784ee3.js similarity index 99% rename from 9515.e049dc94e5dc249d.js rename to 7540.d469f8bde6784ee3.js index 2774a2360..7713cd86f 100644 --- a/9515.e049dc94e5dc249d.js +++ b/7540.d469f8bde6784ee3.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9515],{89515:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(95100),highlighted:n(27358)}},{filename:"template.html",contents:{raw:n(39784),highlighted:n(97839)}},{filename:"module.ts",contents:{raw:n(67713),highlighted:n(52832)}}]},27358:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Click me\',\n color: colors.yellow,\n start: new Date(),\n },\n {\n title: \'Or click me\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n eventClicked({ event }: { event: CalendarEvent }): void {\n console.log(\'Event clicked\', event);\n }\n}\n'},52832:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},97839:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},95100:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Click me',\n color: colors.yellow,\n start: new Date(),\n },\n {\n title: 'Or click me',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n eventClicked({ event }: { event: CalendarEvent }): void {\n console.log('Event clicked', event);\n }\n}\n"},67713:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},39784:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7540],{77540:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(95100),highlighted:n(27358)}},{filename:"template.html",contents:{raw:n(39784),highlighted:n(97839)}},{filename:"module.ts",contents:{raw:n(67713),highlighted:n(52832)}}]},27358:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Click me\',\n color: colors.yellow,\n start: new Date(),\n },\n {\n title: \'Or click me\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n eventClicked({ event }: { event: CalendarEvent }): void {\n console.log(\'Event clicked\', event);\n }\n}\n'},52832:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},97839:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},95100:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Click me',\n color: colors.yellow,\n start: new Date(),\n },\n {\n title: 'Or click me',\n color: colors.blue,\n start: new Date(),\n },\n ];\n\n eventClicked({ event }: { event: CalendarEvent }): void {\n console.log('Event clicked', event);\n }\n}\n"},67713:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},39784:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/4148.f79955ee5a50f33f.js b/7623.69f46e8b353a3278.js similarity index 98% rename from 4148.f79955ee5a50f33f.js rename to 7623.69f46e8b353a3278.js index 4e3975954..98a479242 100644 --- a/4148.f79955ee5a50f33f.js +++ b/7623.69f46e8b353a3278.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4148],{24148:(l,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(94540),highlighted:n(73704)}},{filename:"template.html",contents:{raw:n(7583),highlighted:n(33810)}},{filename:"module.ts",contents:{raw:n(32193),highlighted:n(90538)}}]},73704:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An all day event\',\n color: colors.yellow,\n start: new Date(),\n allDay: true,\n },\n {\n title: \'A non all day event\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n}\n'},90538:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},33810:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-day-view [viewDate]="viewDate" [events]="events">\n</mwl-calendar-day-view>\n'},94540:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An all day event',\n color: colors.yellow,\n start: new Date(),\n allDay: true,\n },\n {\n title: 'A non all day event',\n color: colors.blue,\n start: new Date(),\n },\n ];\n}\n"},32193:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},7583:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7623],{27623:(l,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(94540),highlighted:n(73704)}},{filename:"template.html",contents:{raw:n(7583),highlighted:n(33810)}},{filename:"module.ts",contents:{raw:n(32193),highlighted:n(90538)}}]},73704:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An all day event\',\n color: colors.yellow,\n start: new Date(),\n allDay: true,\n },\n {\n title: \'A non all day event\',\n color: colors.blue,\n start: new Date(),\n },\n ];\n}\n'},90538:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},33810:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-day-view [viewDate]="viewDate" [events]="events">\n</mwl-calendar-day-view>\n'},94540:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An all day event',\n color: colors.yellow,\n start: new Date(),\n allDay: true,\n },\n {\n title: 'A non all day event',\n color: colors.blue,\n start: new Date(),\n },\n ];\n}\n"},32193:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},7583:(l,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/7626.9e02f5694777e171.js b/7626.9e02f5694777e171.js new file mode 100644 index 000000000..4cef166d0 --- /dev/null +++ b/7626.9e02f5694777e171.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7626],{67626:(g,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m});var d=n(50192),c=n(98783),v=n(65907),a=n(44879),o=n(33275);class r{constructor(e){this.dateAdapter=e}monthViewColumnHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{weekday:"long"}).format(e)}monthViewDayNumber({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric"}).format(e)}monthViewTitle({date:e,locale:t}){return new Intl.DateTimeFormat(t,{year:"numeric",month:"long"}).format(e)}weekViewColumnHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{weekday:"long"}).format(e)}weekViewColumnSubHeader({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric",month:"short"}).format(e)}weekViewTitle({date:e,locale:t,weekStartsOn:i,excludeDays:f,daysInWeek:U}){const{viewStart:T,viewEnd:C}=(0,v.rK)(this.dateAdapter,e,i,f,U),y=(V,B)=>new Intl.DateTimeFormat(t,{day:"numeric",month:"short",year:B?"numeric":void 0}).format(V);return`${y(T,T.getUTCFullYear()!==C.getUTCFullYear())} - ${y(C,!0)}`}weekViewHour({date:e,locale:t}){return new Intl.DateTimeFormat(t,{hour:"numeric"}).format(e)}dayViewHour({date:e,locale:t}){return new Intl.DateTimeFormat(t,{hour:"numeric"}).format(e)}dayViewTitle({date:e,locale:t}){return new Intl.DateTimeFormat(t,{day:"numeric",month:"long",year:"numeric",weekday:"long"}).format(e)}}r.\u0275fac=function(e){return new(e||r)(a.LFG(o._))},r.\u0275prov=a.Yz7({token:r,factory:r.\u0275fac});var D=n(5234),F=n(8049),M=n(44248),h=n(74970),w=n(58489),E=n(23468),I=n(2316),p=n(84156);class u{constructor(){this.view=I.w.Week,this.viewDate=new Date,this.events=[{start:(0,h.Z)((0,w.Z)(new Date,20),15),end:(0,h.Z)((0,w.Z)(new Date,40),17),title:"An event",resizable:{afterEnd:!0},draggable:!0}],this.refresh=new E.x}eventTimesChanged({event:e,newStart:t,newEnd:i}){e.start=t,e.end=i,this.refresh.next()}}u.\u0275fac=function(e){return new(e||u)},u.\u0275cmp=a.Xpm({type:u,selectors:[["mwl-demo-component"]],decls:3,vars:5,consts:[[3,"viewDate","events","hourDuration","hourSegments","refresh","eventTimesChanged"]],template:function(e,t){1&e&&(a.TgZ(0,"mwl-calendar-week-view",0),a.NdJ("eventTimesChanged",function(f){return t.eventTimesChanged(f)}),a._uU(1,"\n"),a.qZA(),a._uU(2,"\n")),2&e&&a.Q6J("viewDate",t.viewDate)("events",t.events)("hourDuration",40)("hourSegments",2)("refresh",t.refresh)},dependencies:[p.T],encapsulation:2,changeDetection:0});var A=n(20211);class m extends r{weekViewHour({date:e,locale:t}){return new Intl.DateTimeFormat("pt-BR",{hour:"numeric",minute:"numeric"}).format(e)}}m.\u0275fac=function(){let l;return function(t){return(l||(l=a.n5z(m)))(t||m)}}(),m.\u0275mod=a.oAB({type:m}),m.\u0275inj=a.cJS({imports:[d.ez,D._8.forRoot({provide:o._,useFactory:A.x},{dateFormatter:{provide:F.m,useClass:m}}),M.S,c.Bz.forChild([{path:"",component:u}])]})},44248:(g,s,n)=>{n.d(s,{S:()=>o});var d=n(50192),c=n(86963),v=n(5234),a=n(44879);class o{}o.\u0275fac=function(D){return new(D||o)},o.\u0275mod=a.oAB({type:o}),o.\u0275inj=a.cJS({imports:[d.ez,c.u5,v._8]})}}]); \ No newline at end of file diff --git a/7650.ad3280741284a80f.js b/7650.ad3280741284a80f.js new file mode 100644 index 000000000..898b27405 --- /dev/null +++ b/7650.ad3280741284a80f.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7650],{44248:(Z,m,t)=>{t.d(m,{S:()=>o});var r=t(50192),c=t(86963),u=t(5234),D=t(44879);class o{}o.\u0275fac=function(a){return new(a||o)},o.\u0275mod=D.oAB({type:o}),o.\u0275inj=D.cJS({imports:[r.ez,c.u5,u._8]})},87650:(Z,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>l});var r=t(50192),c=t(98783),u=t(5234),D=t(33275),o=t(44248),n=t(27413),a=t(54876),f=t(13980),i=t(22201),e=t(44879),M=t(84156);class d{constructor(){this.viewDate=new Date,this.events=[{start:(0,n.Z)((0,a.Z)(new Date),5),end:(0,n.Z)((0,a.Z)(new Date),17),title:"Event 1",color:i.O.red,allDay:!0},{start:(0,n.Z)((0,a.Z)((0,f.Z)(new Date,1)),2),end:(0,n.Z)((0,a.Z)((0,f.Z)(new Date,1)),18),title:"Event 2",color:i.O.blue,allDay:!0},{start:(0,n.Z)((0,a.Z)(new Date),8),title:"Event 3",color:i.O.blue,allDay:!0}]}}d.\u0275fac=function(s){return new(s||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:3,vars:2,consts:[["precision","minutes",3,"viewDate","events"]],template:function(s,E){1&s&&(e.TgZ(0,"mwl-calendar-week-view",0),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n")),2&s&&e.Q6J("viewDate",E.viewDate)("events",E.events)},dependencies:[M.T],encapsulation:2,changeDetection:0});var y=t(20211);class l{}l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=e.oAB({type:l}),l.\u0275inj=e.cJS({imports:[r.ez,u._8.forRoot({provide:D._,useFactory:y.x}),o.S,c.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/7701.4518779b53662fc8.js b/7701.4518779b53662fc8.js deleted file mode 100644 index ca79caafd..000000000 --- a/7701.4518779b53662fc8.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7701],{87701:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(7999),highlighted:n(48385)}},{filename:"template.html",contents:{raw:n(33872),highlighted:n(35434)}},{filename:"module.ts",contents:{raw:n(89170),highlighted:n(74196)}}]},48385:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ id: number }>[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n meta: {\n id: 1,\n },\n },\n {\n title: \'Event 2\',\n color: colors.blue,\n start: new Date(),\n meta: {\n id: 2,\n },\n },\n ];\n}\n'},74196:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},35434:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},7999:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ id: number }>[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n meta: {\n id: 1,\n },\n },\n {\n title: 'Event 2',\n color: colors.blue,\n start: new Date(),\n meta: {\n id: 2,\n },\n },\n ];\n}\n"},89170:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},33872:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/7707.d107b440384add3b.js b/7707.d107b440384add3b.js deleted file mode 100644 index f8887bd9a..000000000 --- a/7707.d107b440384add3b.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7707],{37707:(h,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(64061),s=t(43850),C=t(60341),u=t(72887),v=t(14219),D=t(1885),d=t(84910),n=t(72612);class l extends d.m{monthViewColumnHeader({date:o,locale:i}){return(0,e.p6)(o,"EEE",i)}monthViewTitle({date:o,locale:i}){return(0,e.p6)(o,"MMM y",i)}weekViewColumnHeader({date:o,locale:i}){return(0,e.p6)(o,"EEE",i)}dayViewHour({date:o,locale:i}){return(0,e.p6)(o,"HH:mm",i)}}l.\u0275fac=function(){let r;return function(i){return(r||(r=n.n5z(l)))(i||l)}}(),l.\u0275prov=n.Yz7({token:l,factory:l.\u0275fac});var a=t(97286),_=t(65148),m=t(4238),U=t(73772);function T(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function Z(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[]}}p.\u0275fac=function(o){return new(o||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.m,useClass:l}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,i){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return i.view=g})("viewDateChange",function(g){return i.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,T,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,f,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,Z,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&o&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,_.T,m.S,U.$],encapsulation:2,changeDetection:0});var E=t(57585);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:u._,useFactory:E.x}),v.S,s.Bz.forChild([{path:"",component:p}])]})},73772:(h,w,t)=>{t.d(w,{$:()=>d});var e=t(72612),s=t(1885),C=t(60845),u=t(45831),v=t(97172),D=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=s.w}}d.\u0275fac=function(l){return new(l||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(l,a){1&l&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&l&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,u.T,v.i,D.J],encapsulation:2})},14219:(h,w,t)=>{t.d(w,{S:()=>v});var e=t(64061),s=t(48052),C=t(60341),u=t(72612);class v{}v.\u0275fac=function(d){return new(d||v)},v.\u0275mod=u.oAB({type:v}),v.\u0275inj=u.cJS({imports:[e.ez,s.u5,C._8]})}}]); \ No newline at end of file diff --git a/7032.8cef2b6cca622d8b.js b/7786.c127865d7774802b.js similarity index 50% rename from 7032.8cef2b6cca622d8b.js rename to 7786.c127865d7774802b.js index 99a28779e..3d9831624 100644 --- a/7032.8cef2b6cca622d8b.js +++ b/7786.c127865d7774802b.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7032],{73772:(g,m,t)=>{t.d(m,{$:()=>d});var e=t(72612),u=t(1885),D=t(60845),s=t(45831),r=t(97172),C=t(9665);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(v){return new(v||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(v,a){1&v&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&v&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,s.T,r.i,C.J],encapsulation:2})},14219:(g,m,t)=>{t.d(m,{S:()=>r});var e=t(64061),u=t(48052),D=t(60341),s=t(72612);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[e.ez,u.u5,D._8]})},27032:(g,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>c});var e=t(64061),u=t(43850),D=t(60341),s=t(72887),r=t(14219),C=t(1885),d=t(88354),n=t(72612);class v extends d.K{constructor(i){super(),this.locale=i}month(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}week(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}day(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}}v.\u0275fac=function(i){return new(i||v)(n.LFG(n.soG))},v.\u0275prov=n.Yz7({token:v,factory:v.\u0275fac});var a=t(26898),_=t(97286),w=t(65148),T=t(4238),U=t(73772);function f(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)("activeDayIsOpen",!0)}}function Z(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)}}function A(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)}}class h{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:a.O.red}]}}h.\u0275fac=function(i){return new(i||h)},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.K,useClass:v}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(i,l){1&i&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return l.view=p})("viewDateChange",function(p){return l.viewDate=p}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,A,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&i&&(n.Q6J("view",l.view)("viewDate",l.viewDate),n.xp6(3),n.Q6J("ngSwitch",l.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,w.T,T.S,U.$],encapsulation:2,changeDetection:0});var E=t(57585);class c{}c.\u0275fac=function(i){return new(i||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:s._,useFactory:E.x}),r.S,u.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7786],{43303:(g,m,t)=>{t.d(m,{$:()=>d});var e=t(44879),u=t(2316),D=t(50111),s=t(58125),r=t(68849),C=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}d.\u0275fac=function(v){return new(v||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(v,a){1&v&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&v&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,s.T,r.i,C.J],encapsulation:2})},44248:(g,m,t)=>{t.d(m,{S:()=>r});var e=t(50192),u=t(86963),D=t(5234),s=t(44879);class r{}r.\u0275fac=function(d){return new(d||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[e.ez,u.u5,D._8]})},67786:(g,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>c});var e=t(50192),u=t(98783),D=t(5234),s=t(33275),r=t(44248),C=t(2316),d=t(43476),n=t(44879);class v extends d.K{constructor(i){super(),this.locale=i}month(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}week(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}day(i){return`${(0,e.p6)(i.start,"h:m a",this.locale)} ${i.title}`}}v.\u0275fac=function(i){return new(i||v)(n.LFG(n.soG))},v.\u0275prov=n.Yz7({token:v,factory:v.\u0275fac});var a=t(22201),_=t(79144),w=t(84156),T=t(56500),U=t(43303);function f(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)("activeDayIsOpen",!0)}}function Z(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)}}function A(o,i){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const l=n.oxw();n.Q6J("viewDate",l.viewDate)("events",l.events)}}class h{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"An event",start:new Date,color:a.O.red}]}}h.\u0275fac=function(i){return new(i||h)},h.\u0275cmp=n.Xpm({type:h,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.K,useClass:v}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(i,l){1&i&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return l.view=p})("viewDateChange",function(p){return l.viewDate=p}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,f,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,Z,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,A,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&i&&(n.Q6J("view",l.view)("viewDate",l.viewDate),n.xp6(3),n.Q6J("ngSwitch",l.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,_.G,w.T,T.S,U.$],encapsulation:2,changeDetection:0});var E=t(20211);class c{}c.\u0275fac=function(i){return new(i||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:s._,useFactory:E.x}),r.S,u.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/647.69593e41f9fb5d0d.js b/7806.da13a4b6248c37fe.js similarity index 99% rename from 647.69593e41f9fb5d0d.js rename to 7806.da13a4b6248c37fe.js index f51c03ed7..5c926189f 100644 --- a/647.69593e41f9fb5d0d.js +++ b/7806.da13a4b6248c37fe.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[647],{40647:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(87297),highlighted:s(92963)}},{filename:"template.html",contents:{raw:s(51614),highlighted:s(57615)}},{filename:"module.ts",contents:{raw:s(52243),highlighted:s(42479)}}]},92963:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { setHours, setMinutes } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'No event end date\',\n start: setHours(setMinutes(new Date(), 0), 3),\n color: colors.blue,\n },\n {\n title: \'No event end date\',\n start: setHours(setMinutes(new Date(), 0), 5),\n color: colors.yellow,\n },\n ];\n}\n'},42479:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},57615:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},87297:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { setHours, setMinutes } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'No event end date',\n start: setHours(setMinutes(new Date(), 0), 3),\n color: colors.blue,\n },\n {\n title: 'No event end date',\n start: setHours(setMinutes(new Date(), 0), 5),\n color: colors.yellow,\n },\n ];\n}\n"},52243:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},51614:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7806],{7806:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(87297),highlighted:s(92963)}},{filename:"template.html",contents:{raw:s(51614),highlighted:s(57615)}},{filename:"module.ts",contents:{raw:s(52243),highlighted:s(42479)}}]},92963:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { setHours, setMinutes } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'No event end date\',\n start: setHours(setMinutes(new Date(), 0), 3),\n color: colors.blue,\n },\n {\n title: \'No event end date\',\n start: setHours(setMinutes(new Date(), 0), 5),\n color: colors.yellow,\n },\n ];\n}\n'},42479:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},57615:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},87297:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { setHours, setMinutes } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Day;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'No event end date',\n start: setHours(setMinutes(new Date(), 0), 3),\n color: colors.blue,\n },\n {\n title: 'No event end date',\n start: setHours(setMinutes(new Date(), 0), 5),\n color: colors.yellow,\n },\n ];\n}\n"},52243:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},51614:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/7882.35ef0dbce8dee03e.js b/7882.35ef0dbce8dee03e.js new file mode 100644 index 000000000..67e676899 --- /dev/null +++ b/7882.35ef0dbce8dee03e.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7882],{27882:(M,s,n)=>{n.r(s),n.d(s,{DemoModule:()=>m});var l=n(50192),p=n(98783),f=n(5234),c=n(33275),r=n(44248),u=n(51606),e=n(44879),h=n(84156),i=n(86963);function D(o,t){if(1&o&&e._UZ(0,"div",6),2&o){const a=e.oxw().topPx;e.Udp("top",a,"px")}}function v(o,t){if(1&o&&(e._uU(0,"\n "),e.YNc(1,D,1,2,"div",5),e._uU(2,"\n")),2&o){const a=t.isVisible,g=e.oxw();e.xp6(1),e.Q6J("ngIf",a&&g.showMarker)}}class d{constructor(){this.viewDate=new Date,this.showMarker=!0,this.dayStartHour=Math.max(0,(0,u.Z)(new Date)-2),this.dayEndHour=Math.min(23,(0,u.Z)(new Date)+2)}}d.\u0275fac=function(t){return new(t||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-component"]],decls:14,vars:5,consts:[["currentTimeMarkerTemplate",""],[1,"form-group","form-check"],["type","checkbox","id","showMarker",1,"form-check-input",3,"ngModel","ngModelChange"],["for","showMarker",1,"form-check-label"],[3,"viewDate","currentTimeMarkerTemplate","dayStartHour","dayEndHour"],["class","cal-current-time-marker",3,"top",4,"ngIf"],[1,"cal-current-time-marker"]],template:function(t,a){if(1&t&&(e.YNc(0,v,3,1,"ng-template",null,0,e.W1O),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"input",2),e.NdJ("ngModelChange",function(T){return a.showMarker=T}),e.qZA(),e._uU(6,"\n "),e.TgZ(7,"label",3),e._uU(8,"Show marker"),e.qZA(),e._uU(9,"\n"),e.qZA(),e._uU(10,"\n\n"),e.TgZ(11,"mwl-calendar-week-view",4),e._uU(12,"\n"),e.qZA(),e._uU(13,"\n")),2&t){const g=e.MAs(1);e.xp6(5),e.Q6J("ngModel",a.showMarker),e.xp6(6),e.Q6J("viewDate",a.viewDate)("currentTimeMarkerTemplate",g)("dayStartHour",a.dayStartHour)("dayEndHour",a.dayEndHour)}},dependencies:[l.O5,h.T,i.Wl,i.JJ,i.On],styles:[".cal-current-time-marker[_ngcontent-%COMP%]{height:3px;background:linear-gradient(270deg,#ec268d,#1f55dd);background-size:400% 400%;animation:_ngcontent-%COMP%_background-fade 5s ease infinite}@keyframes _ngcontent-%COMP%_background-fade{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}"],changeDetection:0});var C=n(20211);class m{}m.\u0275fac=function(t){return new(t||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({imports:[l.ez,f._8.forRoot({provide:c._,useFactory:C.x}),r.S,p.Bz.forChild([{path:"",component:d}]),i.u5]})},44248:(M,s,n)=>{n.d(s,{S:()=>r});var l=n(50192),p=n(86963),f=n(5234),c=n(44879);class r{}r.\u0275fac=function(e){return new(e||r)},r.\u0275mod=c.oAB({type:r}),r.\u0275inj=c.cJS({imports:[l.ez,p.u5,f._8]})}}]); \ No newline at end of file diff --git a/8139.7a897a2881c5fe34.js b/8139.7a897a2881c5fe34.js new file mode 100644 index 000000000..2b5db162d --- /dev/null +++ b/8139.7a897a2881c5fe34.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8139],{78139:(h,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(50192),s=t(98783),C=t(5234),u=t(33275),v=t(44248),D=t(2316),d=t(8049),n=t(44879);class l extends d.m{monthViewColumnHeader({date:o,locale:i}){return(0,e.p6)(o,"EEE",i)}monthViewTitle({date:o,locale:i}){return(0,e.p6)(o,"MMM y",i)}weekViewColumnHeader({date:o,locale:i}){return(0,e.p6)(o,"EEE",i)}dayViewHour({date:o,locale:i}){return(0,e.p6)(o,"HH:mm",i)}}l.\u0275fac=function(){let r;return function(i){return(r||(r=n.n5z(l)))(i||l)}}(),l.\u0275prov=n.Yz7({token:l,factory:l.\u0275fac});var a=t(79144),_=t(84156),m=t(56500),U=t(43303);function T(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-month-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-week-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function Z(r,o){if(1&r&&(n.TgZ(0,"mwl-calendar-day-view",3),n._uU(1,"\n "),n.qZA()),2&r){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=D.w.Month,this.viewDate=new Date,this.events=[]}}p.\u0275fac=function(o){return new(o||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],features:[n._Bn([{provide:d.m,useClass:l}])],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,i){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(g){return i.view=g})("viewDateChange",function(g){return i.viewDate=g}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,T,2,2,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,f,2,2,"mwl-calendar-week-view",2),n._uU(8,"\n "),n.YNc(9,Z,2,2,"mwl-calendar-day-view",2),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&o&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,a.G,_.T,m.S,U.$],encapsulation:2,changeDetection:0});var E=t(20211);class c{}c.\u0275fac=function(o){return new(o||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,C._8.forRoot({provide:u._,useFactory:E.x}),v.S,s.Bz.forChild([{path:"",component:p}])]})},43303:(h,w,t)=>{t.d(w,{$:()=>d});var e=t(44879),s=t(2316),C=t(50111),u=t(58125),v=t(68849),D=t(4540);class d{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=s.w}}d.\u0275fac=function(l){return new(l||d)},d.\u0275cmp=e.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(l,a){1&l&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(m){return a.viewDate=m})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&l&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[C.O,u.T,v.i,D.J],encapsulation:2})},44248:(h,w,t)=>{t.d(w,{S:()=>v});var e=t(50192),s=t(86963),C=t(5234),u=t(44879);class v{}v.\u0275fac=function(d){return new(d||v)},v.\u0275mod=u.oAB({type:v}),v.\u0275inj=u.cJS({imports:[e.ez,s.u5,C._8]})}}]); \ No newline at end of file diff --git a/9096.f524ddeb11f7d4c9.js b/8272.85d478e6e25c44a1.js similarity index 99% rename from 9096.f524ddeb11f7d4c9.js rename to 8272.85d478e6e25c44a1.js index f88b118f1..6356443e6 100644 --- a/9096.f524ddeb11f7d4c9.js +++ b/8272.85d478e6e25c44a1.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9096],{99096:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(68594),highlighted:s(34865)}},{filename:"template.html",contents:{raw:s(44232),highlighted:s(2063)}},{filename:"module.ts",contents:{raw:s(17873),highlighted:s(68389)}}]},34865:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date(\'2016-01-05\');\n\n events: CalendarEvent[] = [\n {\n start: new Date(\'2016-01-08\'),\n end: new Date(\'2016-01-10\'),\n title: \'One day excluded event\',\n color: colors.red,\n allDay: true,\n },\n {\n start: new Date(\'2016-01-01\'),\n end: new Date(\'2016-01-09\'),\n title: \'Multiple weeks event\',\n allDay: true,\n },\n ];\n\n // exclude weekends\n excludeDays: number[] = [0, 6];\n\n weekStartsOn = DAYS_OF_WEEK.SUNDAY;\n\n CalendarView = CalendarView;\n}\n'},68389:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},2063:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n [excludeDays]="excludeDays"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n [excludeDays]="excludeDays"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>\n {{ viewDate | calendarDate:(view +\n \'ViewTitle\'):\'en\':weekStartsOn:excludeDays }}\n </h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Month"\n [class.active]="view === \'month\'"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Week"\n [class.active]="view === \'week\'"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Day"\n [class.active]="view === \'day\'"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [excludeDays]="excludeDays"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [excludeDays]="excludeDays"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},68594:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date('2016-01-05');\n\n events: CalendarEvent[] = [\n {\n start: new Date('2016-01-08'),\n end: new Date('2016-01-10'),\n title: 'One day excluded event',\n color: colors.red,\n allDay: true,\n },\n {\n start: new Date('2016-01-01'),\n end: new Date('2016-01-09'),\n title: 'Multiple weeks event',\n allDay: true,\n },\n ];\n\n // exclude weekends\n excludeDays: number[] = [0, 6];\n\n weekStartsOn = DAYS_OF_WEEK.SUNDAY;\n\n CalendarView = CalendarView;\n}\n"},17873:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},44232:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

\n {{ viewDate | calendarDate:(view +\n \'ViewTitle\'):\'en\':weekStartsOn:excludeDays }}\n

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8272],{78272:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(68594),highlighted:s(34865)}},{filename:"template.html",contents:{raw:s(44232),highlighted:s(2063)}},{filename:"module.ts",contents:{raw:s(17873),highlighted:s(68389)}}]},34865:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date(\'2016-01-05\');\n\n events: CalendarEvent[] = [\n {\n start: new Date(\'2016-01-08\'),\n end: new Date(\'2016-01-10\'),\n title: \'One day excluded event\',\n color: colors.red,\n allDay: true,\n },\n {\n start: new Date(\'2016-01-01\'),\n end: new Date(\'2016-01-09\'),\n title: \'Multiple weeks event\',\n allDay: true,\n },\n ];\n\n // exclude weekends\n excludeDays: number[] = [0, 6];\n\n weekStartsOn = DAYS_OF_WEEK.SUNDAY;\n\n CalendarView = CalendarView;\n}\n'},68389:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},2063:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n [excludeDays]="excludeDays"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n [excludeDays]="excludeDays"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>\n {{ viewDate | calendarDate:(view +\n \'ViewTitle\'):\'en\':weekStartsOn:excludeDays }}\n </h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Month"\n [class.active]="view === \'month\'"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Week"\n [class.active]="view === \'week\'"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="view = CalendarView.Day"\n [class.active]="view === \'day\'"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [excludeDays]="excludeDays"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [excludeDays]="excludeDays"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},68594:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView, DAYS_OF_WEEK } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date('2016-01-05');\n\n events: CalendarEvent[] = [\n {\n start: new Date('2016-01-08'),\n end: new Date('2016-01-10'),\n title: 'One day excluded event',\n color: colors.red,\n allDay: true,\n },\n {\n start: new Date('2016-01-01'),\n end: new Date('2016-01-09'),\n title: 'Multiple weeks event',\n allDay: true,\n },\n ];\n\n // exclude weekends\n excludeDays: number[] = [0, 6];\n\n weekStartsOn = DAYS_OF_WEEK.SUNDAY;\n\n CalendarView = CalendarView;\n}\n"},17873:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},44232:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

\n {{ viewDate | calendarDate:(view +\n \'ViewTitle\'):\'en\':weekStartsOn:excludeDays }}\n

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/8351.b772cc09828ebca2.js b/8351.b772cc09828ebca2.js deleted file mode 100644 index 8d4663a24..000000000 --- a/8351.b772cc09828ebca2.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8351],{28351:(i,s,o)=>{o.r(s),o.d(s,{DemoModule:()=>e});var v=o(64061),D=o(43850),r=o(60341),m=o(72887),t=o(14219),d=o(26898),n=o(72612),f=o(4238);class l{constructor(){this.viewDate=new Date,this.events=[{title:"An all day event",color:d.O.yellow,start:new Date,allDay:!0},{title:"A non all day event",color:d.O.blue,start:new Date}]}}l.\u0275fac=function(a){return new(a||l)},l.\u0275cmp=n.Xpm({type:l,selectors:[["mwl-demo-component"]],decls:3,vars:2,consts:[[3,"viewDate","events"]],template:function(a,u){1&a&&(n.TgZ(0,"mwl-calendar-day-view",0),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&a&&n.Q6J("viewDate",u.viewDate)("events",u.events)},dependencies:[f.S],encapsulation:2,changeDetection:0});var y=o(57585);class e{}e.\u0275fac=function(a){return new(a||e)},e.\u0275mod=n.oAB({type:e}),e.\u0275inj=n.cJS({imports:[v.ez,r._8.forRoot({provide:m._,useFactory:y.x}),t.S,D.Bz.forChild([{path:"",component:l}])]})},14219:(i,s,o)=>{o.d(s,{S:()=>t});var v=o(64061),D=o(48052),r=o(60341),m=o(72612);class t{}t.\u0275fac=function(n){return new(n||t)},t.\u0275mod=m.oAB({type:t}),t.\u0275inj=m.cJS({imports:[v.ez,D.u5,r._8]})}}]); \ No newline at end of file diff --git a/6770.8a944efa241aaf78.js b/8363.c837d43c9ed08442.js similarity index 99% rename from 6770.8a944efa241aaf78.js rename to 8363.c837d43c9ed08442.js index 0c94c3eb2..802acee73 100644 --- a/6770.8a944efa241aaf78.js +++ b/8363.c837d43c9ed08442.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6770],{26770:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(96725),highlighted:n(89716)}},{filename:"template.html",contents:{raw:n(19500),highlighted:n(71195)}},{filename:"module.ts",contents:{raw:n(34305),highlighted:n(24859)}}]},89716:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Editable event\',\n color: colors.yellow,\n start: new Date(),\n actions: [\n {\n label: \'<i class="fas fa-fw fa-pencil-alt"></i>\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n console.log(\'Edit event\', event);\n },\n },\n ],\n },\n {\n title: \'Deletable event\',\n color: colors.blue,\n start: new Date(),\n actions: [\n {\n label: \'<i class="fas fa-fw fa-trash-alt"></i>\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n console.log(\'Event deleted\', event);\n },\n },\n ],\n },\n {\n title: \'Non editable and deletable event\',\n color: colors.red,\n start: new Date(),\n },\n ];\n}\n'},24859:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},71195:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},96725:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Editable event',\n color: colors.yellow,\n start: new Date(),\n actions: [\n {\n label: '',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n console.log('Edit event', event);\n },\n },\n ],\n },\n {\n title: 'Deletable event',\n color: colors.blue,\n start: new Date(),\n actions: [\n {\n label: '',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n console.log('Event deleted', event);\n },\n },\n ],\n },\n {\n title: 'Non editable and deletable event',\n color: colors.red,\n start: new Date(),\n },\n ];\n}\n"},34305:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},19500:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8363],{68363:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(96725),highlighted:n(89716)}},{filename:"template.html",contents:{raw:n(19500),highlighted:n(71195)}},{filename:"module.ts",contents:{raw:n(34305),highlighted:n(24859)}}]},89716:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Editable event\',\n color: colors.yellow,\n start: new Date(),\n actions: [\n {\n label: \'<i class="fas fa-fw fa-pencil-alt"></i>\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n console.log(\'Edit event\', event);\n },\n },\n ],\n },\n {\n title: \'Deletable event\',\n color: colors.blue,\n start: new Date(),\n actions: [\n {\n label: \'<i class="fas fa-fw fa-trash-alt"></i>\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n console.log(\'Event deleted\', event);\n },\n },\n ],\n },\n {\n title: \'Non editable and deletable event\',\n color: colors.red,\n start: new Date(),\n },\n ];\n}\n'},24859:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},71195:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},96725:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Editable event',\n color: colors.yellow,\n start: new Date(),\n actions: [\n {\n label: '',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n console.log('Edit event', event);\n },\n },\n ],\n },\n {\n title: 'Deletable event',\n color: colors.blue,\n start: new Date(),\n actions: [\n {\n label: '',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n console.log('Event deleted', event);\n },\n },\n ],\n },\n {\n title: 'Non editable and deletable event',\n color: colors.red,\n start: new Date(),\n },\n ];\n}\n"},34305:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},19500:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/8388.a03145b7f54fcf2d.js b/8388.a03145b7f54fcf2d.js new file mode 100644 index 000000000..0f277a744 --- /dev/null +++ b/8388.a03145b7f54fcf2d.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8388],{8388:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(13907),highlighted:s(16078)}},{filename:"template.html",contents:{raw:s(39791),highlighted:s(15767)}},{filename:"module.ts",contents:{raw:s(45978),highlighted:s(29574)}}]},16078:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, OnInit } from \'@angular/core\';\nimport { HttpClient, HttpParams } from \'@angular/common/http\';\nimport { map } from \'rxjs/operators\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport {\n isSameMonth,\n isSameDay,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n format,\n} from \'date-fns\';\nimport { Observable } from \'rxjs\';\nimport { colors } from \'../demo-utils/colors\';\n\ninterface Film {\n id: number;\n title: string;\n release_date: string;\n}\n\nfunction getTimezoneOffsetString(date: Date): string {\n const timezoneOffset = date.getTimezoneOffset();\n const hoursOffset = String(\n Math.floor(Math.abs(timezoneOffset / 60))\n ).padStart(2, \'0\');\n const minutesOffset = String(Math.abs(timezoneOffset % 60)).padEnd(2, \'0\');\n const direction = timezoneOffset > 0 ? \'-\' : \'+\';\n\n return `T00:00:00${direction}${hoursOffset}:${minutesOffset}`;\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events$: Observable<CalendarEvent<{ film: Film }>[]>;\n\n activeDayIsOpen: boolean = false;\n\n constructor(private http: HttpClient) {}\n\n ngOnInit(): void {\n this.fetchEvents();\n }\n\n fetchEvents(): void {\n const getStart: any = {\n month: startOfMonth,\n week: startOfWeek,\n day: startOfDay,\n }[this.view];\n\n const getEnd: any = {\n month: endOfMonth,\n week: endOfWeek,\n day: endOfDay,\n }[this.view];\n\n const params = new HttpParams()\n .set(\n \'primary_release_date.gte\',\n format(getStart(this.viewDate), \'yyyy-MM-dd\')\n )\n .set(\n \'primary_release_date.lte\',\n format(getEnd(this.viewDate), \'yyyy-MM-dd\')\n )\n .set(\'api_key\', \'0ec33936a68018857d727958dca1424f\');\n\n this.events$ = this.http\n .get(\'https://api.themoviedb.org/3/discover/movie\', { params })\n .pipe(\n map(({ results }: { results: Film[] }) => {\n return results.map((film: Film) => {\n return {\n title: film.title,\n start: new Date(\n film.release_date + getTimezoneOffsetString(this.viewDate)\n ),\n color: colors.yellow,\n allDay: true,\n meta: {\n film,\n },\n };\n });\n })\n );\n }\n\n dayClicked({\n date,\n events,\n }: {\n date: Date;\n events: CalendarEvent<{ film: Film }>[];\n }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n\n eventClicked(event: CalendarEvent<{ film: Film }>): void {\n window.open(\n `https://www.themoviedb.org/movie/${event.meta.film.id}`,\n \'_blank\'\n );\n }\n}\n'},29574:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { HttpClientModule } from \'@angular/common/http\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},15767:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<mwl-demo-utils-calendar-header\n [(view)]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="fetchEvents()"\n (viewChange)="fetchEvents()"\n>\n</mwl-demo-utils-calendar-header>\n\n<ng-template #loading>\n <div class="text-center">\n <i class="fas fa-spin fa-spinner fa-5x"></i> <br />\n Loading events...\n </div>\n</ng-template>\n\n<div *ngIf="events$ | async; else loading; let events">\n <div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (eventClicked)="eventClicked($event.event)"\n >\n </mwl-calendar-day-view>\n </div>\n</div>\n'},13907:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, OnInit } from '@angular/core';\nimport { HttpClient, HttpParams } from '@angular/common/http';\nimport { map } from 'rxjs/operators';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport {\n isSameMonth,\n isSameDay,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n format,\n} from 'date-fns';\nimport { Observable } from 'rxjs';\nimport { colors } from '../demo-utils/colors';\n\ninterface Film {\n id: number;\n title: string;\n release_date: string;\n}\n\nfunction getTimezoneOffsetString(date: Date): string {\n const timezoneOffset = date.getTimezoneOffset();\n const hoursOffset = String(\n Math.floor(Math.abs(timezoneOffset / 60))\n ).padStart(2, '0');\n const minutesOffset = String(Math.abs(timezoneOffset % 60)).padEnd(2, '0');\n const direction = timezoneOffset > 0 ? '-' : '+';\n\n return `T00:00:00${direction}${hoursOffset}:${minutesOffset}`;\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events$: Observable[]>;\n\n activeDayIsOpen: boolean = false;\n\n constructor(private http: HttpClient) {}\n\n ngOnInit(): void {\n this.fetchEvents();\n }\n\n fetchEvents(): void {\n const getStart: any = {\n month: startOfMonth,\n week: startOfWeek,\n day: startOfDay,\n }[this.view];\n\n const getEnd: any = {\n month: endOfMonth,\n week: endOfWeek,\n day: endOfDay,\n }[this.view];\n\n const params = new HttpParams()\n .set(\n 'primary_release_date.gte',\n format(getStart(this.viewDate), 'yyyy-MM-dd')\n )\n .set(\n 'primary_release_date.lte',\n format(getEnd(this.viewDate), 'yyyy-MM-dd')\n )\n .set('api_key', '0ec33936a68018857d727958dca1424f');\n\n this.events$ = this.http\n .get('https://api.themoviedb.org/3/discover/movie', { params })\n .pipe(\n map(({ results }: { results: Film[] }) => {\n return results.map((film: Film) => {\n return {\n title: film.title,\n start: new Date(\n film.release_date + getTimezoneOffsetString(this.viewDate)\n ),\n color: colors.yellow,\n allDay: true,\n meta: {\n film,\n },\n };\n });\n })\n );\n }\n\n dayClicked({\n date,\n events,\n }: {\n date: Date;\n events: CalendarEvent<{ film: Film }>[];\n }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n\n eventClicked(event: CalendarEvent<{ film: Film }>): void {\n window.open(\n `https://www.themoviedb.org/movie/${event.meta.film.id}`,\n '_blank'\n );\n }\n}\n"},45978:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { HttpClientModule } from '@angular/common/http';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n HttpClientModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},39791:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='\n\n\n\n
\n
\n Loading events...\n
\n
\n\n
\n
\n \n \n \n \n \n \n
\n
\n'}}]); \ No newline at end of file diff --git a/8423.61653d0d2e420f0c.js b/8423.61653d0d2e420f0c.js deleted file mode 100644 index 6a445dc3d..000000000 --- a/8423.61653d0d2e420f0c.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8423],{58423:(Bt,j,s)=>{s.r(j),s.d(j,{DemoModule:()=>x});var S=s(64061),H=s(51385),re=s(43850),ie=s(60341),oe=s(72887),ue=s(14219),se=s(82566),de=s(1885),le=s(9995),ce=s(69526),me=s(57450),fe=s(9433),ve=s(8458),he=s(21037),w=s(27943);function N(n){return(N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(n)}function ge(n){return(0,w.Z)(1,arguments),n instanceof Date||"object"===N(n)&&"[object Date]"===Object.prototype.toString.call(n)}var C=s(49513);function we(n){if((0,w.Z)(1,arguments),!ge(n)&&"number"!=typeof n)return!1;var t=(0,C.Z)(n);return!isNaN(Number(t))}var ye=s(49530),_=s(95830);function pe(n,t){(0,w.Z)(2,arguments);var e=(0,_.Z)(t);return(0,ye.Z)(n,-e)}function F(n){(0,w.Z)(1,arguments);var t=1,e=(0,C.Z)(n),a=e.getUTCDay(),r=(a=r.getTime()?e+1:t.getTime()>=u.getTime()?e:e-1}function Te(n){(0,w.Z)(1,arguments);var t=q(n),e=new Date(0);e.setUTCFullYear(t,0,4),e.setUTCHours(0,0,0,0);var a=F(e);return a}var De=6048e5;var $=s(82630);function L(n,t){var e,a,r,i,u,l,m,c;(0,w.Z)(1,arguments);var v=(0,$.j)(),f=(0,_.Z)(null!==(e=null!==(a=null!==(r=null!==(i=t?.weekStartsOn)&&void 0!==i?i:null==t||null===(u=t.locale)||void 0===u||null===(l=u.options)||void 0===l?void 0:l.weekStartsOn)&&void 0!==r?r:v.weekStartsOn)&&void 0!==a?a:null===(m=v.locale)||void 0===m||null===(c=m.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==e?e:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=(0,C.Z)(n),h=g.getUTCDay(),p=(h=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=new Date(0);p.setUTCFullYear(f+1,0,h),p.setUTCHours(0,0,0,0);var W=L(p,t),O=new Date(0);O.setUTCFullYear(f,0,h),O.setUTCHours(0,0,0,0);var E=L(O,t);return v.getTime()>=W.getTime()?f+1:v.getTime()>=E.getTime()?f:f-1}function _e(n,t){var e,a,r,i,u,l,m,c;(0,w.Z)(1,arguments);var v=(0,$.j)(),f=(0,_.Z)(null!==(e=null!==(a=null!==(r=null!==(i=t?.firstWeekContainsDate)&&void 0!==i?i:null==t||null===(u=t.locale)||void 0===u||null===(l=u.options)||void 0===l?void 0:l.firstWeekContainsDate)&&void 0!==r?r:v.firstWeekContainsDate)&&void 0!==a?a:null===(m=v.locale)||void 0===m||null===(c=m.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==e?e:1),g=V(n,t),h=new Date(0);h.setUTCFullYear(g,0,f),h.setUTCHours(0,0,0,0);var p=L(h,t);return p}var Me=6048e5;function d(n,t){for(var e=n<0?"-":"",a=Math.abs(n).toString();a.length0?a:1-a;return d("yy"===e?r%100:r,e.length)},M:function(t,e){var a=t.getUTCMonth();return"M"===e?String(a+1):d(a+1,2)},d:function(t,e){return d(t.getUTCDate(),e.length)},a:function(t,e){var a=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.toUpperCase();case"aaa":return a;case"aaaaa":return a[0];default:return"am"===a?"a.m.":"p.m."}},h:function(t,e){return d(t.getUTCHours()%12||12,e.length)},H:function(t,e){return d(t.getUTCHours(),e.length)},m:function(t,e){return d(t.getUTCMinutes(),e.length)},s:function(t,e){return d(t.getUTCSeconds(),e.length)},S:function(t,e){var a=e.length,r=t.getUTCMilliseconds();return d(Math.floor(r*Math.pow(10,a-3)),e.length)}};var M_midnight="midnight",M_noon="noon",M_morning="morning",M_afternoon="afternoon",M_evening="evening",M_night="night";function z(n,t){var e=n>0?"-":"+",a=Math.abs(n),r=Math.floor(a/60),i=a%60;if(0===i)return e+String(r);var u=t||"";return e+String(r)+u+d(i,2)}function K(n,t){return n%60==0?(n>0?"-":"+")+d(Math.abs(n)/60,2):D(n,t)}function D(n,t){var e=t||"",a=n>0?"-":"+",r=Math.abs(n);return a+d(Math.floor(r/60),2)+e+d(r%60,2)}const Pe={G:function(t,e,a){var r=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return a.era(r,{width:"abbreviated"});case"GGGGG":return a.era(r,{width:"narrow"});default:return a.era(r,{width:"wide"})}},y:function(t,e,a){if("yo"===e){var r=t.getUTCFullYear(),i=r>0?r:1-r;return a.ordinalNumber(i,{unit:"year"})}return b.y(t,e)},Y:function(t,e,a,r){var i=V(t,r),u=i>0?i:1-i;return"YY"===e?d(u%100,2):"Yo"===e?a.ordinalNumber(u,{unit:"year"}):d(u,e.length)},R:function(t,e){return d(q(t),e.length)},u:function(t,e){return d(t.getUTCFullYear(),e.length)},Q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return d(r,2);case"Qo":return a.ordinalNumber(r,{unit:"quarter"});case"QQQ":return a.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(r,{width:"narrow",context:"formatting"});default:return a.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return d(r,2);case"qo":return a.ordinalNumber(r,{unit:"quarter"});case"qqq":return a.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(r,{width:"narrow",context:"standalone"});default:return a.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,a){var r=t.getUTCMonth();switch(e){case"M":case"MM":return b.M(t,e);case"Mo":return a.ordinalNumber(r+1,{unit:"month"});case"MMM":return a.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(r,{width:"narrow",context:"formatting"});default:return a.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,a){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return d(r+1,2);case"Lo":return a.ordinalNumber(r+1,{unit:"month"});case"LLL":return a.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(r,{width:"narrow",context:"standalone"});default:return a.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,a,r){var i=function xe(n,t){(0,w.Z)(1,arguments);var e=(0,C.Z)(n),a=L(e,t).getTime()-_e(e,t).getTime();return Math.round(a/Me)+1}(t,r);return"wo"===e?a.ordinalNumber(i,{unit:"week"}):d(i,e.length)},I:function(t,e,a){var r=function Oe(n){(0,w.Z)(1,arguments);var t=(0,C.Z)(n),e=F(t).getTime()-Te(t).getTime();return Math.round(e/De)+1}(t);return"Io"===e?a.ordinalNumber(r,{unit:"week"}):d(r,e.length)},d:function(t,e,a){return"do"===e?a.ordinalNumber(t.getUTCDate(),{unit:"date"}):b.d(t,e)},D:function(t,e,a){var r=function be(n){(0,w.Z)(1,arguments);var t=(0,C.Z)(n),e=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var a=t.getTime(),r=e-a;return Math.floor(r/864e5)+1}(t);return"Do"===e?a.ordinalNumber(r,{unit:"dayOfYear"}):d(r,e.length)},E:function(t,e,a){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return a.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(r,{width:"short",context:"formatting"});default:return a.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(u);case"ee":return d(u,2);case"eo":return a.ordinalNumber(u,{unit:"day"});case"eee":return a.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(i,{width:"short",context:"formatting"});default:return a.day(i,{width:"wide",context:"formatting"})}},c:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(u);case"cc":return d(u,e.length);case"co":return a.ordinalNumber(u,{unit:"day"});case"ccc":return a.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(i,{width:"narrow",context:"standalone"});case"cccccc":return a.day(i,{width:"short",context:"standalone"});default:return a.day(i,{width:"wide",context:"standalone"})}},i:function(t,e,a){var r=t.getUTCDay(),i=0===r?7:r;switch(e){case"i":return String(i);case"ii":return d(i,e.length);case"io":return a.ordinalNumber(i,{unit:"day"});case"iii":return a.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(r,{width:"short",context:"formatting"});default:return a.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,a){var i=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,a){var i,r=t.getUTCHours();switch(i=12===r?M_noon:0===r?M_midnight:r/12>=1?"pm":"am",e){case"b":case"bb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,a){var i,r=t.getUTCHours();switch(i=r>=17?M_evening:r>=12?M_afternoon:r>=4?M_morning:M_night,e){case"B":case"BB":case"BBB":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(i,{width:"narrow",context:"formatting"});default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,a){if("ho"===e){var r=t.getUTCHours()%12;return 0===r&&(r=12),a.ordinalNumber(r,{unit:"hour"})}return b.h(t,e)},H:function(t,e,a){return"Ho"===e?a.ordinalNumber(t.getUTCHours(),{unit:"hour"}):b.H(t,e)},K:function(t,e,a){var r=t.getUTCHours()%12;return"Ko"===e?a.ordinalNumber(r,{unit:"hour"}):d(r,e.length)},k:function(t,e,a){var r=t.getUTCHours();return 0===r&&(r=24),"ko"===e?a.ordinalNumber(r,{unit:"hour"}):d(r,e.length)},m:function(t,e,a){return"mo"===e?a.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):b.m(t,e)},s:function(t,e,a){return"so"===e?a.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):b.s(t,e)},S:function(t,e){return b.S(t,e)},X:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();if(0===u)return"Z";switch(e){case"X":return K(u);case"XXXX":case"XX":return D(u);default:return D(u,":")}},x:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"x":return K(u);case"xxxx":case"xx":return D(u);default:return D(u,":")}},O:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+z(u,":");default:return"GMT"+D(u,":")}},z:function(t,e,a,r){var u=(r._originalDate||t).getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+z(u,":");default:return"GMT"+D(u,":")}},t:function(t,e,a,r){var i=r._originalDate||t;return d(Math.floor(i.getTime()/1e3),e.length)},T:function(t,e,a,r){return d((r._originalDate||t).getTime(),e.length)}};var ee=function(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},te=function(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}};const Ee={p:te,P:function(t,e){var u,a=t.match(/(P+)(p+)?/)||[],r=a[1],i=a[2];if(!i)return ee(t,e);switch(r){case"P":u=e.dateTime({width:"short"});break;case"PP":u=e.dateTime({width:"medium"});break;case"PPP":u=e.dateTime({width:"long"});break;default:u=e.dateTime({width:"full"})}return u.replace("{{date}}",ee(r,e)).replace("{{time}}",te(i,e))}};var Ye=s(94652),Ze=["D","DD"],Ne=["YY","YYYY"];function Fe(n){return-1!==Ze.indexOf(n)}function $e(n){return-1!==Ne.indexOf(n)}function ae(n,t,e){if("YYYY"===n)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===n)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===n)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===n)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Le={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};const Ie=function(t,e,a){var r,i=Le[t];return r="string"==typeof i?i:1===e?i.one:i.other.replace("{{count}}",e.toString()),null!=a&&a.addSuffix?a.comparison&&a.comparison>0?"in "+r:r+" ago":r};function A(n){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.width?String(t.width):n.defaultWidth,a=n.formats[e]||n.formats[n.defaultWidth];return a}}var Je={date:A({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:A({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:A({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})};var Xe={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function k(n){return function(t,e){var r;if("formatting"===(null!=e&&e.context?String(e.context):"standalone")&&n.formattingValues){var i=n.defaultFormattingWidth||n.defaultWidth,u=null!=e&&e.width?String(e.width):i;r=n.formattingValues[u]||n.formattingValues[i]}else{var l=n.defaultWidth,m=null!=e&&e.width?String(e.width):n.defaultWidth;r=n.values[m]||n.values[l]}return r[n.argumentCallback?n.argumentCallback(t):t]}}function P(n){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=e.width,r=a&&n.matchPatterns[a]||n.matchPatterns[n.defaultMatchWidth],i=t.match(r);if(!i)return null;var c,u=i[0],l=a&&n.parsePatterns[a]||n.parsePatterns[n.defaultParseWidth],m=Array.isArray(l)?ot(l,function(f){return f.test(u)}):it(l,function(f){return f.test(u)});c=n.valueCallback?n.valueCallback(m):m,c=e.valueCallback?e.valueCallback(c):c;var v=t.slice(u.length);return{value:c,rest:v}}}function it(n,t){for(var e in n)if(n.hasOwnProperty(e)&&t(n[e]))return e}function ot(n,t){for(var e=0;e20||r<10)switch(r%10){case 1:return a+"st";case 2:return a+"nd";case 3:return a+"rd"}return a+"th"},era:k({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:k({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:k({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:k({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:k({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:function ut(n){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=t.match(n.matchPattern);if(!a)return null;var r=a[0],i=t.match(n.parsePattern);if(!i)return null;var u=n.valueCallback?n.valueCallback(i[0]):i[0];u=e.valueCallback?e.valueCallback(u):u;var l=t.slice(r.length);return{value:u,rest:l}}}({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:P({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:P({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:P({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:P({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:P({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};var Dt=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Ot=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_t=/^'([^]*?)'?$/,Mt=/''/g,xt=/[a-zA-Z]/;function ne(n,t,e){var a,r,i,u,l,m,c,v,f,g,h,p,W,O,E,R,J,G;(0,w.Z)(2,arguments);var At=String(t),Y=(0,$.j)(),Z=null!==(a=null!==(r=e?.locale)&&void 0!==r?r:Y.locale)&&void 0!==a?a:Tt,X=(0,_.Z)(null!==(i=null!==(u=null!==(l=null!==(m=e?.firstWeekContainsDate)&&void 0!==m?m:null==e||null===(c=e.locale)||void 0===c||null===(v=c.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==l?l:Y.firstWeekContainsDate)&&void 0!==u?u:null===(f=Y.locale)||void 0===f||null===(g=f.options)||void 0===g?void 0:g.firstWeekContainsDate)&&void 0!==i?i:1);if(!(X>=1&&X<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var B=(0,_.Z)(null!==(h=null!==(p=null!==(W=null!==(O=e?.weekStartsOn)&&void 0!==O?O:null==e||null===(E=e.locale)||void 0===E||null===(R=E.options)||void 0===R?void 0:R.weekStartsOn)&&void 0!==W?W:Y.weekStartsOn)&&void 0!==p?p:null===(J=Y.locale)||void 0===J||null===(G=J.options)||void 0===G?void 0:G.weekStartsOn)&&void 0!==h?h:0);if(!(B>=0&&B<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!Z.localize)throw new RangeError("locale must contain localize property");if(!Z.formatLong)throw new RangeError("locale must contain formatLong property");var Q=(0,C.Z)(n);if(!we(Q))throw new RangeError("Invalid time value");var Rt=(0,Ye.Z)(Q),Jt=pe(Q,Rt),Gt={firstWeekContainsDate:X,weekStartsOn:B,locale:Z,_originalDate:Q},Xt=At.match(Ot).map(function(y){var T=y[0];return"p"===T||"P"===T?(0,Ee[T])(y,Z.formatLong):y}).join("").match(Dt).map(function(y){if("''"===y)return"'";var T=y[0];if("'"===T)return St(y);var I=Pe[T];if(I)return!(null!=e&&e.useAdditionalWeekYearTokens)&&$e(y)&&ae(y,t,String(n)),!(null!=e&&e.useAdditionalDayOfYearTokens)&&Fe(y)&&ae(y,t,String(n)),I(Jt,y,Z.localize,Gt);if(T.match(xt))throw new RangeError("Format string contains an unescaped latin alphabet character `"+T+"`");return y}).join("");return Xt}function St(n){var t=n.match(_t);return t?t[1].replace(Mt,"'"):n}var kt=s(22959),Pt=s(70656),Ut=s(26898),o=s(72612),Wt=s(97286),Et=s(65148),Yt=s(4238),Zt=s(73772);function Nt(n,t){1&n&&(o._uU(0,"\n "),o.TgZ(1,"div",3),o._uU(2,"\n "),o._UZ(3,"i",4),o._uU(4," "),o._UZ(5,"br"),o._uU(6,"\n Loading events...\n "),o.qZA(),o._uU(7,"\n"))}function Ft(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-month-view",8),o.NdJ("dayClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.dayClicked(r.day))})("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)("activeDayIsOpen",a.activeDayIsOpen)}}function $t(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-week-view",9),o.NdJ("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)}}function Lt(n,t){if(1&n){const e=o.EpF();o.TgZ(0,"mwl-calendar-day-view",9),o.NdJ("eventClicked",function(r){o.CHM(e);const i=o.oxw(2);return o.KtG(i.eventClicked(r.event))}),o._uU(1,"\n "),o.qZA()}if(2&n){const e=o.oxw().$implicit,a=o.oxw();o.Q6J("viewDate",a.viewDate)("events",e)}}function Qt(n,t){if(1&n&&(o.TgZ(0,"div"),o._uU(1,"\n "),o.TgZ(2,"div",5),o._uU(3,"\n "),o.YNc(4,Ft,2,3,"mwl-calendar-month-view",6),o._uU(5,"\n "),o.YNc(6,$t,2,2,"mwl-calendar-week-view",7),o._uU(7,"\n "),o.YNc(8,Lt,2,2,"mwl-calendar-day-view",7),o._uU(9,"\n "),o.qZA(),o._uU(10,"\n"),o.qZA()),2&n){const e=o.oxw();o.xp6(2),o.Q6J("ngSwitch",e.view),o.xp6(2),o.Q6J("ngSwitchCase","month"),o.xp6(2),o.Q6J("ngSwitchCase","week"),o.xp6(2),o.Q6J("ngSwitchCase","day")}}function It(n){const t=n.getTimezoneOffset();return`T00:00:00${t>0?"-":"+"}${String(Math.floor(Math.abs(t/60))).padStart(2,"0")}:${String(Math.abs(t%60)).padEnd(2,"0")}`}class U{constructor(t){this.http=t,this.view=de.w.Month,this.viewDate=new Date,this.activeDayIsOpen=!1}ngOnInit(){this.fetchEvents()}fetchEvents(){const t={month:le.Z,week:ce.Z,day:me.Z}[this.view],e={month:fe.Z,week:ve.Z,day:he.Z}[this.view],a=(new H.LE).set("primary_release_date.gte",ne(t(this.viewDate),"yyyy-MM-dd")).set("primary_release_date.lte",ne(e(this.viewDate),"yyyy-MM-dd")).set("api_key","0ec33936a68018857d727958dca1424f");this.events$=this.http.get("https://api.themoviedb.org/3/discover/movie",{params:a}).pipe((0,se.U)(({results:r})=>r.map(i=>({title:i.title,start:new Date(i.release_date+It(this.viewDate)),color:Ut.O.yellow,allDay:!0,meta:{film:i}}))))}dayClicked({date:t,events:e}){(0,kt.Z)(t,this.viewDate)&&((0,Pt.Z)(this.viewDate,t)&&!0===this.activeDayIsOpen||0===e.length?this.activeDayIsOpen=!1:(this.activeDayIsOpen=!0,this.viewDate=t))}eventClicked(t){window.open(`https://www.themoviedb.org/movie/${t.meta.film.id}`,"_blank")}}U.\u0275fac=function(t){return new(t||U)(o.Y36(H.eN))},U.\u0275cmp=o.Xpm({type:U,selectors:[["mwl-demo-component"]],decls:9,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["loading",""],[4,"ngIf","ngIfElse"],[1,"text-center"],[1,"fas","fa-spin","fa-spinner","fa-5x"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","dayClicked","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","eventClicked",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen","dayClicked","eventClicked"],[3,"viewDate","events","eventClicked"]],template:function(t,e){if(1&t&&(o.TgZ(0,"mwl-demo-utils-calendar-header",0),o.NdJ("viewChange",function(r){return e.view=r})("viewDateChange",function(r){return e.viewDate=r})("viewDateChange",function(){return e.fetchEvents()})("viewChange",function(){return e.fetchEvents()}),o._uU(1,"\n"),o.qZA(),o._uU(2,"\n\n"),o.YNc(3,Nt,8,0,"ng-template",null,1,o.W1O),o._uU(5,"\n\n"),o.YNc(6,Qt,11,4,"div",2),o.ALo(7,"async"),o._uU(8,"\n")),2&t){const a=o.MAs(4);o.Q6J("view",e.view)("viewDate",e.viewDate),o.xp6(6),o.Q6J("ngIf",o.lcZ(7,4,e.events$))("ngIfElse",a)}},dependencies:[S.O5,S.RF,S.n9,Wt.G,Et.T,Yt.S,Zt.$,S.Ov],encapsulation:2,changeDetection:0});var Ht=s(57585);class x{}x.\u0275fac=function(t){return new(t||x)},x.\u0275mod=o.oAB({type:x}),x.\u0275inj=o.cJS({imports:[S.ez,H.JF,ie._8.forRoot({provide:oe._,useFactory:Ht.x}),ue.S,re.Bz.forChild([{path:"",component:U}])]})}}]); \ No newline at end of file diff --git a/855.369ea49983c8686a.js b/855.369ea49983c8686a.js new file mode 100644 index 000000000..eaa004b43 --- /dev/null +++ b/855.369ea49983c8686a.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[855],{50855:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(72839),highlighted:n(34222)}},{filename:"template.html",contents:{raw:n(43478),highlighted:n(47753)}},{filename:"module.ts",contents:{raw:n(91732),highlighted:n(43866)}}]},34222:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent } from \'angular-calendar\';\nimport { isSameDay, isSameMonth } from \'date-fns\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: new Date(),\n title: \'An event\',\n color: colors.red,\n },\n ];\n\n activeDayIsOpen: boolean;\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n}\n'},43866:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { RouterModule } from \'@angular/router\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},47753:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-calendar-month-view\n [@.disabled]="true"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n>\n</mwl-calendar-month-view>\n'},72839:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent } from 'angular-calendar';\nimport { isSameDay, isSameMonth } from 'date-fns';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n start: new Date(),\n title: 'An event',\n color: colors.red,\n },\n ];\n\n activeDayIsOpen: boolean;\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n this.viewDate = date;\n }\n }\n }\n}\n"},91732:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { RouterModule } from '@angular/router';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},43478:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n'}}]); \ No newline at end of file diff --git a/856.31e39029e968ed82.js b/856.31e39029e968ed82.js new file mode 100644 index 000000000..6f198a210 --- /dev/null +++ b/856.31e39029e968ed82.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[856],{40856:(U,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>C});var n=t(50192),D=t(98783),g=t(5234),w=t(33275),d=t(44248),h=t(2316),e=t(44879),T=t(79144),u=t(84156),a=t(56500),r=t(43303);function v(o,l){if(1&o&&(e.TgZ(0,"strong"),e._uU(1),e.ALo(2,"date"),e.qZA()),2&o){const i=e.oxw();e.xp6(1),e.hij("You clicked on this time: ",e.xi3(2,1,i.clickedDate,"medium"),"")}}function f(o,l){if(1&o&&(e.TgZ(0,"strong"),e._uU(1),e.qZA()),2&o){const i=e.oxw();e.xp6(1),e.hij("You clicked on this column: ",i.clickedColumn,"")}}function Z(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-month-view",7),e.NdJ("columnHeaderClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedColumn=_.isoDayNumber)})("dayClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.day.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function y(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-week-view",8),e.NdJ("dayHeaderClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.day.date)})("hourSegmentClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}function k(o,l){if(1&o){const i=e.EpF();e.TgZ(0,"mwl-calendar-day-view",9),e.NdJ("hourSegmentClicked",function(_){e.CHM(i);const c=e.oxw();return e.KtG(c.clickedDate=_.date)}),e._uU(1,"\n "),e.qZA()}if(2&o){const i=e.oxw();e.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=h.w.Month,this.viewDate=new Date,this.events=[]}}p.\u0275fac=function(l){return new(l||p)},p.\u0275cmp=e.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:19,vars:8,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[4,"ngIf"],[3,"ngSwitch"],[3,"viewDate","events","columnHeaderClicked","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","dayHeaderClicked","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","columnHeaderClicked","dayClicked"],[3,"viewDate","events","dayHeaderClicked","hourSegmentClicked"],[3,"viewDate","events","hourSegmentClicked"]],template:function(l,i){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(_){return i.view=_})("viewDateChange",function(_){return i.viewDate=_}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n Click on a day or time slot on the view.\n "),e.YNc(5,v,3,4,"strong",2),e._uU(6,"\n "),e.YNc(7,f,2,1,"strong",2),e._uU(8,"\n"),e.qZA(),e._uU(9,"\n\n"),e.TgZ(10,"div",3),e._uU(11,"\n "),e.YNc(12,Z,2,2,"mwl-calendar-month-view",4),e._uU(13,"\n "),e.YNc(14,y,2,2,"mwl-calendar-week-view",5),e._uU(15,"\n "),e.YNc(16,k,2,2,"mwl-calendar-day-view",6),e._uU(17,"\n"),e.qZA(),e._uU(18,"\n")),2&l&&(e.Q6J("view",i.view)("viewDate",i.viewDate),e.xp6(5),e.Q6J("ngIf",i.clickedDate),e.xp6(2),e.Q6J("ngIf",void 0!==i.clickedColumn),e.xp6(3),e.Q6J("ngSwitch",i.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.O5,n.RF,n.n9,T.G,u.T,a.S,r.$,n.uU],encapsulation:2,changeDetection:0});var A=t(20211);class C{}C.\u0275fac=function(l){return new(l||C)},C.\u0275mod=e.oAB({type:C}),C.\u0275inj=e.cJS({imports:[n.ez,g._8.forRoot({provide:w._,useFactory:A.x}),d.S,D.Bz.forChild([{path:"",component:p}])]})},43303:(U,m,t)=>{t.d(m,{$:()=>e});var n=t(44879),D=t(2316),g=t(50111),w=t(58125),d=t(68849),h=t(4540);class e{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=D.w}}e.\u0275fac=function(u){return new(u||e)},e.\u0275cmp=n.Xpm({type:e,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(u,a){1&u&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(v){return a.viewDate=v})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&u&&(n.xp6(7),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(3),n.Q6J("viewDate",a.viewDate),n.xp6(3),n.Q6J("view",a.view)("viewDate",a.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),n.xp6(8),n.ekj("active",a.view===a.CalendarView.Month),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Week),n.xp6(3),n.ekj("active",a.view===a.CalendarView.Day))},dependencies:[g.O,w.T,d.i,h.J],encapsulation:2})},44248:(U,m,t)=>{t.d(m,{S:()=>d});var n=t(50192),D=t(86963),g=t(5234),w=t(44879);class d{}d.\u0275fac=function(e){return new(e||d)},d.\u0275mod=w.oAB({type:d}),d.\u0275inj=w.cJS({imports:[n.ez,D.u5,g._8]})}}]); \ No newline at end of file diff --git a/8560.f58124554c897ca5.js b/8560.f58124554c897ca5.js deleted file mode 100644 index 3efed70c2..000000000 --- a/8560.f58124554c897ca5.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8560],{73772:(oe,x,h)=>{h.d(x,{$:()=>E});var s=h(72612),i=h(1885),H=h(60845),M=h(45831),y=h(97172),K=h(9665);class E{constructor(){this.locale="en",this.viewChange=new s.vpe,this.viewDateChange=new s.vpe,this.CalendarView=i.w}}E.\u0275fac=function(v){return new(v||E)},E.\u0275cmp=s.Xpm({type:E,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(v,l){1&v&&(s._uU(0,"\n "),s.TgZ(1,"div",0),s._uU(2,"\n "),s.TgZ(3,"div",1),s._uU(4,"\n "),s.TgZ(5,"div",2),s._uU(6,"\n "),s.TgZ(7,"div",3),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(8,"\n Previous\n "),s.qZA(),s._uU(9,"\n "),s.TgZ(10,"div",4),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(11,"\n Today\n "),s.qZA(),s._uU(12,"\n "),s.TgZ(13,"div",5),s.NdJ("viewDateChange",function(R){return l.viewDate=R})("viewDateChange",function(){return l.viewDateChange.next(l.viewDate)}),s._uU(14,"\n Next\n "),s.qZA(),s._uU(15,"\n "),s.qZA(),s._uU(16,"\n "),s.qZA(),s._uU(17,"\n "),s.TgZ(18,"div",1),s._uU(19,"\n "),s.TgZ(20,"h3"),s._uU(21),s.ALo(22,"calendarDate"),s.qZA(),s._uU(23,"\n "),s.qZA(),s._uU(24,"\n "),s.TgZ(25,"div",1),s._uU(26,"\n "),s.TgZ(27,"div",2),s._uU(28,"\n "),s.TgZ(29,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Month)}),s._uU(30,"\n Month\n "),s.qZA(),s._uU(31,"\n "),s.TgZ(32,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Week)}),s._uU(33,"\n Week\n "),s.qZA(),s._uU(34,"\n "),s.TgZ(35,"div",6),s.NdJ("click",function(){return l.viewChange.emit(l.CalendarView.Day)}),s._uU(36,"\n Day\n "),s.qZA(),s._uU(37,"\n "),s.qZA(),s._uU(38,"\n "),s.qZA(),s._uU(39,"\n "),s.qZA(),s._uU(40,"\n "),s._UZ(41,"br"),s._uU(42,"\n ")),2&v&&(s.xp6(7),s.Q6J("view",l.view)("viewDate",l.viewDate),s.xp6(3),s.Q6J("viewDate",l.viewDate),s.xp6(3),s.Q6J("view",l.view)("viewDate",l.viewDate),s.xp6(8),s.Oqu(s.Dn7(22,12,l.viewDate,l.view+"ViewTitle",l.locale)),s.xp6(8),s.ekj("active",l.view===l.CalendarView.Month),s.xp6(3),s.ekj("active",l.view===l.CalendarView.Week),s.xp6(3),s.ekj("active",l.view===l.CalendarView.Day))},dependencies:[H.O,M.T,y.i,K.J],encapsulation:2})},14219:(oe,x,h)=>{h.d(x,{S:()=>y});var s=h(64061),i=h(48052),H=h(60341),M=h(72612);class y{}y.\u0275fac=function(E){return new(E||y)},y.\u0275mod=M.oAB({type:y}),y.\u0275inj=M.cJS({imports:[s.ez,i.u5,H._8]})},51385:(oe,x,h)=>{h.d(x,{JF:()=>B,LE:()=>C,eN:()=>A});var s=h(64061),i=h(72612),H=h(30234),M=h(44945),y=h(20209),K=h(41797),E=h(82566);class T{}class v{}class l{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(t=>{const r=t.indexOf(":");if(r>0){const o=t.slice(0,r),a=o.toLowerCase(),d=t.slice(r+1).trim();this.maybeSetNormalizedName(o,a),this.headers.has(a)?this.headers.get(a).push(d):this.headers.set(a,[d])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(t=>{let r=e[t];const o=t.toLowerCase();"string"==typeof r&&(r=[r]),r.length>0&&(this.headers.set(o,r),this.maybeSetNormalizedName(t,o))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof l?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))})}clone(e){const t=new l;return t.lazyInit=this.lazyInit&&this.lazyInit instanceof l?this.lazyInit:this,t.lazyUpdate=(this.lazyUpdate||[]).concat([e]),t}applyUpdate(e){const t=e.name.toLowerCase();switch(e.op){case"a":case"s":let r=e.value;if("string"==typeof r&&(r=[r]),0===r.length)return;this.maybeSetNormalizedName(e.name,t);const o=("a"===e.op?this.headers.get(t):void 0)||[];o.push(...r),this.headers.set(t,o);break;case"d":const a=e.value;if(a){let d=this.headers.get(t);if(!d)return;d=d.filter(u=>-1===a.indexOf(u)),0===d.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,d)}else this.headers.delete(t),this.normalizedNames.delete(t)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(t=>e(this.normalizedNames.get(t),this.headers.get(t)))}}class R{encodeKey(e){return ae(e)}encodeValue(e){return ae(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}const Ce=/%(\d[a-f0-9])/gi,ve={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function ae(n){return encodeURIComponent(n).replace(Ce,(e,t)=>ve[t]??e)}function V(n){return`${n}`}class C{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new R,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function ge(n,e){const t=new Map;return n.length>0&&n.replace(/^\?/,"").split("&").forEach(o=>{const a=o.indexOf("="),[d,u]=-1==a?[e.decodeKey(o),""]:[e.decodeKey(o.slice(0,a)),e.decodeValue(o.slice(a+1))],_=t.get(d)||[];_.push(u),t.set(d,_)}),t}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(t=>{const r=e.fromObject[t],o=Array.isArray(r)?r.map(V):[V(r)];this.map.set(t,o)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}appendAll(e){const t=[];return Object.keys(e).forEach(r=>{const o=e[r];Array.isArray(o)?o.forEach(a=>{t.push({param:r,value:a,op:"a"})}):t.push({param:r,value:o,op:"a"})}),this.clone(t)}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const t=this.encoder.encodeKey(e);return this.map.get(e).map(r=>t+"="+this.encoder.encodeValue(r)).join("&")}).filter(e=>""!==e).join("&")}clone(e){const t=new C({encoder:this.encoder});return t.cloneFrom=this.cloneFrom||this,t.updates=(this.updates||[]).concat(e),t}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(V(e.value)),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let r=this.map.get(e.param)||[];const o=r.indexOf(V(e.value));-1!==o&&r.splice(o,1),r.length>0?this.map.set(e.param,r):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}class De{constructor(){this.map=new Map}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}}function ie(n){return typeof ArrayBuffer<"u"&&n instanceof ArrayBuffer}function le(n){return typeof Blob<"u"&&n instanceof Blob}function ue(n){return typeof FormData<"u"&&n instanceof FormData}class W{constructor(e,t,r,o){let a;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function we(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||o?(this.body=void 0!==r?r:null,a=o):a=r,a&&(this.reportProgress=!!a.reportProgress,this.withCredentials=!!a.withCredentials,a.responseType&&(this.responseType=a.responseType),a.headers&&(this.headers=a.headers),a.context&&(this.context=a.context),a.params&&(this.params=a.params)),this.headers||(this.headers=new l),this.context||(this.context=new De),this.params){const d=this.params.toString();if(0===d.length)this.urlWithParams=t;else{const u=t.indexOf("?"),_=-1===u?"?":um.set(c,e.setHeaders[c]),_)),e.setParams&&(O=Object.keys(e.setParams).reduce((m,c)=>m.set(c,e.setParams[c]),O)),new W(t,r,a,{params:O,headers:_,context:F,reportProgress:u,responseType:o,withCredentials:d})}}var D,n;(n=D||(D={}))[n.Sent=0]="Sent",n[n.UploadProgress=1]="UploadProgress",n[n.ResponseHeader=2]="ResponseHeader",n[n.DownloadProgress=3]="DownloadProgress",n[n.Response=4]="Response",n[n.User=5]="User";class ${constructor(e,t=200,r="OK"){this.headers=e.headers||new l,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||r,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class Y extends ${constructor(e={}){super(e),this.type=D.ResponseHeader}clone(e={}){return new Y({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class J extends ${constructor(e={}){super(e),this.type=D.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new J({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class G extends ${constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function q(n,e){return{body:e,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials}}class A{constructor(e){this.handler=e}request(e,t,r={}){let o;if(e instanceof W)o=e;else{let u,_;u=r.headers instanceof l?r.headers:new l(r.headers),r.params&&(_=r.params instanceof C?r.params:new C({fromObject:r.params})),o=new W(e,t,void 0!==r.body?r.body:null,{headers:u,context:r.context,params:_,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const a=(0,H.of)(o).pipe((0,y.b)(u=>this.handler.handle(u)));if(e instanceof W||"events"===r.observe)return a;const d=a.pipe((0,K.h)(u=>u instanceof J));switch(r.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return d.pipe((0,E.U)(u=>{if(null!==u.body&&!(u.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return u.body}));case"blob":return d.pipe((0,E.U)(u=>{if(null!==u.body&&!(u.body instanceof Blob))throw new Error("Response is not a Blob.");return u.body}));case"text":return d.pipe((0,E.U)(u=>{if(null!==u.body&&"string"!=typeof u.body)throw new Error("Response is not a string.");return u.body}));default:return d.pipe((0,E.U)(u=>u.body))}case"response":return d;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(e,t={}){return this.request("DELETE",e,t)}get(e,t={}){return this.request("GET",e,t)}head(e,t={}){return this.request("HEAD",e,t)}jsonp(e,t){return this.request("JSONP",e,{params:(new C).append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,t={}){return this.request("OPTIONS",e,t)}patch(e,t,r={}){return this.request("PATCH",e,q(r,t))}post(e,t,r={}){return this.request("POST",e,q(r,t))}put(e,t,r={}){return this.request("PUT",e,q(r,t))}}function de(n,e){return e(n)}function Oe(n,e){return(t,r)=>e.intercept(t,{handle:o=>n(o,r)})}A.\u0275fac=function(e){return new(e||A)(i.LFG(T))},A.\u0275prov=i.Yz7({token:A,factory:A.\u0275fac});const ce=new i.OlP("HTTP_INTERCEPTORS"),X=new i.OlP("HTTP_INTERCEPTOR_FNS");function Te(){let n=null;return(e,t)=>(null===n&&(n=((0,i.f3M)(ce,{optional:!0})??[]).reduceRight(Oe,de)),n(e,t))}class U extends T{constructor(e,t){super(),this.backend=e,this.injector=t,this.chain=null}handle(e){if(null===this.chain){const t=Array.from(new Set(this.injector.get(X)));this.chain=t.reduceRight((r,o)=>function Me(n,e,t){return(r,o)=>t.runInContext(()=>e(r,a=>n(a,o)))}(r,o,this.injector),de)}return this.chain(e,t=>this.backend.handle(t))}}U.\u0275fac=function(e){return new(e||U)(i.LFG(v),i.LFG(i.lqb))},U.\u0275prov=i.Yz7({token:U,factory:U.\u0275fac});let Q,Re=0;class _e{}function Ie(){return"object"==typeof window?window:{}}class L{constructor(e,t){this.callbackMap=e,this.document=t,this.resolvedPromise=Promise.resolve()}nextCallback(){return"ng_jsonp_callback_"+Re++}handle(e){if("JSONP"!==e.method)throw new Error("JSONP requests must use JSONP request method.");if("json"!==e.responseType)throw new Error("JSONP requests must use Json response type.");if(e.headers.keys().length>0)throw new Error("JSONP requests do not support headers.");return new M.y(t=>{const r=this.nextCallback(),o=e.urlWithParams.replace(/=JSONP_CALLBACK(&|$)/,`=${r}$1`),a=this.document.createElement("script");a.src=o;let d=null,u=!1;this.callbackMap[r]=m=>{delete this.callbackMap[r],d=m,u=!0};const _=()=>{a.parentNode&&a.parentNode.removeChild(a),delete this.callbackMap[r]};return a.addEventListener("load",m=>{this.resolvedPromise.then(()=>{_(),u?(t.next(new J({body:d,status:200,statusText:"OK",url:o})),t.complete()):t.error(new G({url:o,status:0,statusText:"JSONP Error",error:new Error("JSONP injected script did not invoke callback.")}))})}),a.addEventListener("error",m=>{_(),t.error(new G({error:m,status:0,statusText:"JSONP Error",url:o}))}),this.document.body.appendChild(a),t.next({type:D.Sent}),()=>{u||this.removeListeners(a),_()}})}removeListeners(e){Q||(Q=this.document.implementation.createHTMLDocument()),Q.adoptNode(e)}}function he(n,e){return"JSONP"===n.method?(0,i.f3M)(L).handle(n):e(n)}L.\u0275fac=function(e){return new(e||L)(i.LFG(_e),i.LFG(s.K0))},L.\u0275prov=i.Yz7({token:L,factory:L.\u0275fac});class j{constructor(e){this.injector=e}intercept(e,t){return this.injector.runInContext(()=>he(e,r=>t.handle(r)))}}j.\u0275fac=function(e){return new(e||j)(i.LFG(i.lqb))},j.\u0275prov=i.Yz7({token:j,factory:j.\u0275fac});const Ne=/^\)\]\}',?\n/;class b{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new M.y(t=>{const r=this.xhrFactory.build();if(r.open(e.method,e.urlWithParams),e.withCredentials&&(r.withCredentials=!0),e.headers.forEach((c,p)=>r.setRequestHeader(c,p.join(","))),e.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const c=e.detectContentTypeHeader();null!==c&&r.setRequestHeader("Content-Type",c)}if(e.responseType){const c=e.responseType.toLowerCase();r.responseType="json"!==c?c:"text"}const o=e.serializeBody();let a=null;const d=()=>{if(null!==a)return a;const c=r.statusText||"OK",p=new l(r.getAllResponseHeaders()),k=function Se(n){return"responseURL"in n&&n.responseURL?n.responseURL:/^X-Request-URL:/m.test(n.getAllResponseHeaders())?n.getResponseHeader("X-Request-URL"):null}(r)||e.url;return a=new Y({headers:p,status:r.status,statusText:c,url:k}),a},u=()=>{let{headers:c,status:p,statusText:k,url:ye}=d(),f=null;204!==p&&(f=typeof r.response>"u"?r.responseText:r.response),0===p&&(p=f?200:0);let se=p>=200&&p<300;if("json"===e.responseType&&"string"==typeof f){const He=f;f=f.replace(Ne,"");try{f=""!==f?JSON.parse(f):null}catch(Ke){f=He,se&&(se=!1,f={error:Ke,text:f})}}se?(t.next(new J({body:f,headers:c,status:p,statusText:k,url:ye||void 0})),t.complete()):t.error(new G({error:f,headers:c,status:p,statusText:k,url:ye||void 0}))},_=c=>{const{url:p}=d(),k=new G({error:c,status:r.status||0,statusText:r.statusText||"Unknown Error",url:p||void 0});t.error(k)};let O=!1;const F=c=>{O||(t.next(d()),O=!0);let p={type:D.DownloadProgress,loaded:c.loaded};c.lengthComputable&&(p.total=c.total),"text"===e.responseType&&!!r.responseText&&(p.partialText=r.responseText),t.next(p)},m=c=>{let p={type:D.UploadProgress,loaded:c.loaded};c.lengthComputable&&(p.total=c.total),t.next(p)};return r.addEventListener("load",u),r.addEventListener("error",_),r.addEventListener("timeout",_),r.addEventListener("abort",_),e.reportProgress&&(r.addEventListener("progress",F),null!==o&&r.upload&&r.upload.addEventListener("progress",m)),r.send(o),t.next({type:D.Sent}),()=>{r.removeEventListener("error",_),r.removeEventListener("abort",_),r.removeEventListener("load",u),r.removeEventListener("timeout",_),e.reportProgress&&(r.removeEventListener("progress",F),null!==o&&r.upload&&r.upload.removeEventListener("progress",m)),r.readyState!==r.DONE&&r.abort()}})}}b.\u0275fac=function(e){return new(e||b)(i.LFG(s.JF))},b.\u0275prov=i.Yz7({token:b,factory:b.\u0275fac});const Z=new i.OlP("XSRF_ENABLED"),ee="XSRF-TOKEN",pe=new i.OlP("XSRF_COOKIE_NAME",{providedIn:"root",factory:()=>ee}),te="X-XSRF-TOKEN",fe=new i.OlP("XSRF_HEADER_NAME",{providedIn:"root",factory:()=>te});class ne{}class I{constructor(e,t,r){this.doc=e,this.platform=t,this.cookieName=r,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=(0,s.Mx)(e,this.cookieName),this.lastCookieString=e),this.lastToken}}function Ee(n,e){const t=n.url.toLowerCase();if(!(0,i.f3M)(Z)||"GET"===n.method||"HEAD"===n.method||t.startsWith("http://")||t.startsWith("https://"))return e(n);const r=(0,i.f3M)(ne).getToken(),o=(0,i.f3M)(fe);return null!=r&&!n.headers.has(o)&&(n=n.clone({headers:n.headers.set(o,r)})),e(n)}I.\u0275fac=function(e){return new(e||I)(i.LFG(s.K0),i.LFG(i.Lbi),i.LFG(pe))},I.\u0275prov=i.Yz7({token:I,factory:I.\u0275fac});class N{constructor(e){this.injector=e}intercept(e,t){return this.injector.runInContext(()=>Ee(e,r=>t.handle(r)))}}var w;function S(n,e){return{\u0275kind:n,\u0275providers:e}}N.\u0275fac=function(e){return new(e||N)(i.LFG(i.lqb))},N.\u0275prov=i.Yz7({token:N,factory:N.\u0275fac}),function(n){n[n.Interceptors=0]="Interceptors",n[n.LegacyInterceptors=1]="LegacyInterceptors",n[n.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",n[n.NoXsrfProtection=3]="NoXsrfProtection",n[n.JsonpSupport=4]="JsonpSupport",n[n.RequestsMadeViaParent=5]="RequestsMadeViaParent"}(w||(w={}));const me=new i.OlP("LEGACY_INTERCEPTOR_FN");function re({cookieName:n,headerName:e}){const t=[];return void 0!==n&&t.push({provide:pe,useValue:n}),void 0!==e&&t.push({provide:fe,useValue:e}),S(w.CustomXsrfConfiguration,t)}class P{static disable(){return{ngModule:P,providers:[S(w.NoXsrfProtection,[{provide:Z,useValue:!1}]).\u0275providers]}}static withOptions(e={}){return{ngModule:P,providers:re(e).\u0275providers}}}P.\u0275fac=function(e){return new(e||P)},P.\u0275mod=i.oAB({type:P}),P.\u0275inj=i.cJS({providers:[N,{provide:ce,useExisting:N,multi:!0},{provide:ne,useClass:I},re({cookieName:ee,headerName:te}).\u0275providers,{provide:Z,useValue:!0}]});class B{}B.\u0275fac=function(e){return new(e||B)},B.\u0275mod=i.oAB({type:B}),B.\u0275inj=i.cJS({providers:[function Be(...n){const e=[A,b,U,{provide:T,useExisting:U},{provide:v,useExisting:b},{provide:X,useValue:Ee,multi:!0},{provide:Z,useValue:!0},{provide:ne,useClass:I}];for(const t of n)e.push(...t.\u0275providers);return(0,i.MR2)(e)}(function Fe(){return S(w.LegacyInterceptors,[{provide:me,useFactory:Te},{provide:X,useExisting:me,multi:!0}])}(),re({cookieName:ee,headerName:te}))]});class z{}z.\u0275fac=function(e){return new(e||z)},z.\u0275mod=i.oAB({type:z}),z.\u0275inj=i.cJS({providers:[function xe(){return S(w.JsonpSupport,[L,{provide:_e,useFactory:Ie},{provide:X,useValue:he,multi:!0}])}().\u0275providers]})}}]); \ No newline at end of file diff --git a/4287.d560acb1262fbf77.js b/8604.4db2e8ea67b57cf8.js similarity index 99% rename from 4287.d560acb1262fbf77.js rename to 8604.4db2e8ea67b57cf8.js index 62c00e794..cdd9b8288 100644 --- a/4287.d560acb1262fbf77.js +++ b/8604.4db2e8ea67b57cf8.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[4287],{54287:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(44749),highlighted:n(43181)}},{filename:"template.html",contents:{raw:n(95586),highlighted:n(65684)}},{filename:"module.ts",contents:{raw:n(26455),highlighted:n(12046)}}]},43181:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, OnInit } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { isSameMinute, startOfDay } from \'date-fns\';\n\ninterface EventGroupMeta {\n type: string;\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styles: [\n `\n .cell-totals {\n margin: 5px;\n text-align: center;\n }\n .badge {\n margin-right: 5px;\n }\n `,\n ],\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: \'warning\',\n },\n },\n {\n title: \'Event 2\',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: \'warning\',\n },\n },\n {\n title: \'Event 3\',\n color: colors.blue,\n start: startOfDay(new Date()),\n meta: {\n type: \'info\',\n },\n },\n {\n title: \'Event 4\',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: \'danger\',\n },\n },\n {\n title: \'Event 5\',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: \'danger\',\n },\n },\n ];\n\n groupedSimilarEvents: CalendarEvent[] = [];\n\n ngOnInit() {\n // group any events together that have the same type and dates\n // use for when you have a lot of events on the week or day view at the same time\n this.groupedSimilarEvents = [];\n const processedEvents = new Set();\n this.events.forEach((event) => {\n if (processedEvents.has(event)) {\n return;\n }\n const similarEvents = this.events.filter((otherEvent) => {\n return (\n otherEvent !== event &&\n !processedEvents.has(otherEvent) &&\n isSameMinute(otherEvent.start, event.start) &&\n (isSameMinute(otherEvent.end, event.end) ||\n (!otherEvent.end && !event.end)) &&\n otherEvent.color.primary === event.color.primary &&\n otherEvent.color.secondary === event.color.secondary\n );\n });\n processedEvents.add(event);\n similarEvents.forEach((otherEvent) => {\n processedEvents.add(otherEvent);\n });\n if (similarEvents.length > 0) {\n this.groupedSimilarEvents.push({\n title: `${similarEvents.length + 1} events`,\n color: event.color,\n start: event.start,\n end: event.end,\n meta: {\n groupedEvents: [event, ...similarEvents],\n },\n });\n } else {\n this.groupedSimilarEvents.push(event);\n }\n });\n }\n\n beforeMonthViewRender({\n body,\n }: {\n body: CalendarMonthViewDay<EventGroupMeta>[];\n }): void {\n // month view has a different UX from the week and day view so we only really need to group by the type\n body.forEach((cell) => {\n const groups = {};\n cell.events.forEach((event: CalendarEvent<EventGroupMeta>) => {\n groups[event.meta.type] = groups[event.meta.type] || [];\n groups[event.meta.type].push(event);\n });\n cell[\'eventGroups\'] = Object.entries(groups);\n });\n }\n}\n'},12046:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { NgbPopoverModule } from \'@ng-bootstrap/ng-bootstrap\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n NgbPopoverModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},65684:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<ng-template #customCellTemplate let-day="day" let-locale="locale">\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <div class="cell-totals">\n <span\n *ngFor="let group of day.eventGroups"\n class="badge text-bg-{{ group[0] }}"\n >\n {{ group[1].length }}\n </span>\n </div>\n</ng-template>\n\n<ng-template\n #customEventTemplate\n let-weekEvent="weekEvent"\n let-tooltipPlacement="tooltipPlacement"\n let-eventClicked="eventClicked"\n let-tooltipTemplate="tooltipTemplate"\n let-tooltipAppendToBody="tooltipAppendToBody"\n let-tooltipDisabled="tooltipDisabled"\n let-tooltipDelay="tooltipDelay"\n let-column="column"\n>\n <ng-template #groupedEventsTemplate>\n <div style="min-width: 150px">\n <div *ngFor="let event of weekEvent.event.meta.groupedEvents">\n <mwl-calendar-event-actions [event]="event">\n </mwl-calendar-event-actions>\n &ngsp;\n <mwl-calendar-event-title [event]="event" view="week">\n </mwl-calendar-event-title>\n </div>\n </div>\n </ng-template>\n\n <div\n [ngbPopover]="groupedEventsTemplate"\n [disablePopover]="!weekEvent.event.meta.groupedEvents"\n class="cal-event"\n [ngStyle]="{\n color: weekEvent.event.color?.secondaryText,\n backgroundColor: weekEvent.event.color?.secondary,\n borderColor: weekEvent.event.color?.primary\n }"\n [mwlCalendarTooltip]="\n !tooltipDisabled && !weekEvent.event.meta.groupedEvents\n ? (weekEvent.event.title\n | calendarEventTitle: \'weekTooltip\':weekEvent.event)\n : \'\'\n "\n [tooltipPlacement]="tooltipPlacement"\n [tooltipEvent]="weekEvent.event"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDelay]="tooltipDelay"\n (mwlClick)="eventClicked.emit()"\n >\n <ng-container *ngIf="!weekEvent.event.meta.groupedEvents">\n <mwl-calendar-event-actions [event]="weekEvent.event">\n </mwl-calendar-event-actions>\n &ngsp;\n </ng-container>\n <mwl-calendar-event-title [event]="weekEvent.event" view="week">\n </mwl-calendar-event-title>\n </div>\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [cellTemplate]="customCellTemplate"\n (beforeViewRender)="beforeMonthViewRender($event)"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="groupedSimilarEvents"\n [eventTemplate]="customEventTemplate"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="groupedSimilarEvents"\n [eventTemplate]="customEventTemplate"\n >\n </mwl-calendar-day-view>\n</div>\n'},44749:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, OnInit } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { isSameMinute, startOfDay } from 'date-fns';\n\ninterface EventGroupMeta {\n type: string;\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styles: [\n `\n .cell-totals {\n margin: 5px;\n text-align: center;\n }\n .badge {\n margin-right: 5px;\n }\n `,\n ],\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: 'warning',\n },\n },\n {\n title: 'Event 2',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: 'warning',\n },\n },\n {\n title: 'Event 3',\n color: colors.blue,\n start: startOfDay(new Date()),\n meta: {\n type: 'info',\n },\n },\n {\n title: 'Event 4',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: 'danger',\n },\n },\n {\n title: 'Event 5',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: 'danger',\n },\n },\n ];\n\n groupedSimilarEvents: CalendarEvent[] = [];\n\n ngOnInit() {\n // group any events together that have the same type and dates\n // use for when you have a lot of events on the week or day view at the same time\n this.groupedSimilarEvents = [];\n const processedEvents = new Set();\n this.events.forEach((event) => {\n if (processedEvents.has(event)) {\n return;\n }\n const similarEvents = this.events.filter((otherEvent) => {\n return (\n otherEvent !== event &&\n !processedEvents.has(otherEvent) &&\n isSameMinute(otherEvent.start, event.start) &&\n (isSameMinute(otherEvent.end, event.end) ||\n (!otherEvent.end && !event.end)) &&\n otherEvent.color.primary === event.color.primary &&\n otherEvent.color.secondary === event.color.secondary\n );\n });\n processedEvents.add(event);\n similarEvents.forEach((otherEvent) => {\n processedEvents.add(otherEvent);\n });\n if (similarEvents.length > 0) {\n this.groupedSimilarEvents.push({\n title: `${similarEvents.length + 1} events`,\n color: event.color,\n start: event.start,\n end: event.end,\n meta: {\n groupedEvents: [event, ...similarEvents],\n },\n });\n } else {\n this.groupedSimilarEvents.push(event);\n }\n });\n }\n\n beforeMonthViewRender({\n body,\n }: {\n body: CalendarMonthViewDay[];\n }): void {\n // month view has a different UX from the week and day view so we only really need to group by the type\n body.forEach((cell) => {\n const groups = {};\n cell.events.forEach((event: CalendarEvent) => {\n groups[event.meta.type] = groups[event.meta.type] || [];\n groups[event.meta.type].push(event);\n });\n cell['eventGroups'] = Object.entries(groups);\n });\n }\n}\n"},26455:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { NgbPopoverModule } from '@ng-bootstrap/ng-bootstrap';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n NgbPopoverModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},95586:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n\n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n
\n \n {{ group[1].length }}\n \n
\n
\n\n\n \n
\n
\n \n \n &ngsp;\n \n \n
\n
\n
\n\n \n \n \n \n &ngsp;\n \n \n \n \n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8604],{68604:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(44749),highlighted:n(43181)}},{filename:"template.html",contents:{raw:n(95586),highlighted:n(65684)}},{filename:"module.ts",contents:{raw:n(26455),highlighted:n(12046)}}]},43181:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy, OnInit } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { isSameMinute, startOfDay } from \'date-fns\';\n\ninterface EventGroupMeta {\n type: string;\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styles: [\n `\n .cell-totals {\n margin: 5px;\n text-align: center;\n }\n .badge {\n margin-right: 5px;\n }\n `,\n ],\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: \'warning\',\n },\n },\n {\n title: \'Event 2\',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: \'warning\',\n },\n },\n {\n title: \'Event 3\',\n color: colors.blue,\n start: startOfDay(new Date()),\n meta: {\n type: \'info\',\n },\n },\n {\n title: \'Event 4\',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: \'danger\',\n },\n },\n {\n title: \'Event 5\',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: \'danger\',\n },\n },\n ];\n\n groupedSimilarEvents: CalendarEvent[] = [];\n\n ngOnInit() {\n // group any events together that have the same type and dates\n // use for when you have a lot of events on the week or day view at the same time\n this.groupedSimilarEvents = [];\n const processedEvents = new Set();\n this.events.forEach((event) => {\n if (processedEvents.has(event)) {\n return;\n }\n const similarEvents = this.events.filter((otherEvent) => {\n return (\n otherEvent !== event &&\n !processedEvents.has(otherEvent) &&\n isSameMinute(otherEvent.start, event.start) &&\n (isSameMinute(otherEvent.end, event.end) ||\n (!otherEvent.end && !event.end)) &&\n otherEvent.color.primary === event.color.primary &&\n otherEvent.color.secondary === event.color.secondary\n );\n });\n processedEvents.add(event);\n similarEvents.forEach((otherEvent) => {\n processedEvents.add(otherEvent);\n });\n if (similarEvents.length > 0) {\n this.groupedSimilarEvents.push({\n title: `${similarEvents.length + 1} events`,\n color: event.color,\n start: event.start,\n end: event.end,\n meta: {\n groupedEvents: [event, ...similarEvents],\n },\n });\n } else {\n this.groupedSimilarEvents.push(event);\n }\n });\n }\n\n beforeMonthViewRender({\n body,\n }: {\n body: CalendarMonthViewDay<EventGroupMeta>[];\n }): void {\n // month view has a different UX from the week and day view so we only really need to group by the type\n body.forEach((cell) => {\n const groups = {};\n cell.events.forEach((event: CalendarEvent<EventGroupMeta>) => {\n groups[event.meta.type] = groups[event.meta.type] || [];\n groups[event.meta.type].push(event);\n });\n cell[\'eventGroups\'] = Object.entries(groups);\n });\n }\n}\n'},12046:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { NgbPopoverModule } from \'@ng-bootstrap/ng-bootstrap\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n NgbPopoverModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},65684:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<ng-template #customCellTemplate let-day="day" let-locale="locale">\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <div class="cell-totals">\n <span\n *ngFor="let group of day.eventGroups"\n class="badge text-bg-{{ group[0] }}"\n >\n {{ group[1].length }}\n </span>\n </div>\n</ng-template>\n\n<ng-template\n #customEventTemplate\n let-weekEvent="weekEvent"\n let-tooltipPlacement="tooltipPlacement"\n let-eventClicked="eventClicked"\n let-tooltipTemplate="tooltipTemplate"\n let-tooltipAppendToBody="tooltipAppendToBody"\n let-tooltipDisabled="tooltipDisabled"\n let-tooltipDelay="tooltipDelay"\n let-column="column"\n>\n <ng-template #groupedEventsTemplate>\n <div style="min-width: 150px">\n <div *ngFor="let event of weekEvent.event.meta.groupedEvents">\n <mwl-calendar-event-actions [event]="event">\n </mwl-calendar-event-actions>\n &ngsp;\n <mwl-calendar-event-title [event]="event" view="week">\n </mwl-calendar-event-title>\n </div>\n </div>\n </ng-template>\n\n <div\n [ngbPopover]="groupedEventsTemplate"\n [disablePopover]="!weekEvent.event.meta.groupedEvents"\n class="cal-event"\n [ngStyle]="{\n color: weekEvent.event.color?.secondaryText,\n backgroundColor: weekEvent.event.color?.secondary,\n borderColor: weekEvent.event.color?.primary\n }"\n [mwlCalendarTooltip]="\n !tooltipDisabled && !weekEvent.event.meta.groupedEvents\n ? (weekEvent.event.title\n | calendarEventTitle: \'weekTooltip\':weekEvent.event)\n : \'\'\n "\n [tooltipPlacement]="tooltipPlacement"\n [tooltipEvent]="weekEvent.event"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDelay]="tooltipDelay"\n (mwlClick)="eventClicked.emit()"\n >\n <ng-container *ngIf="!weekEvent.event.meta.groupedEvents">\n <mwl-calendar-event-actions [event]="weekEvent.event">\n </mwl-calendar-event-actions>\n &ngsp;\n </ng-container>\n <mwl-calendar-event-title [event]="weekEvent.event" view="week">\n </mwl-calendar-event-title>\n </div>\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [cellTemplate]="customCellTemplate"\n (beforeViewRender)="beforeMonthViewRender($event)"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="groupedSimilarEvents"\n [eventTemplate]="customEventTemplate"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="groupedSimilarEvents"\n [eventTemplate]="customEventTemplate"\n >\n </mwl-calendar-day-view>\n</div>\n'},44749:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy, OnInit } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { isSameMinute, startOfDay } from 'date-fns';\n\ninterface EventGroupMeta {\n type: string;\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styles: [\n `\n .cell-totals {\n margin: 5px;\n text-align: center;\n }\n .badge {\n margin-right: 5px;\n }\n `,\n ],\n})\nexport class DemoComponent implements OnInit {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: 'warning',\n },\n },\n {\n title: 'Event 2',\n color: colors.yellow,\n start: startOfDay(new Date()),\n meta: {\n type: 'warning',\n },\n },\n {\n title: 'Event 3',\n color: colors.blue,\n start: startOfDay(new Date()),\n meta: {\n type: 'info',\n },\n },\n {\n title: 'Event 4',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: 'danger',\n },\n },\n {\n title: 'Event 5',\n color: colors.red,\n start: startOfDay(new Date()),\n meta: {\n type: 'danger',\n },\n },\n ];\n\n groupedSimilarEvents: CalendarEvent[] = [];\n\n ngOnInit() {\n // group any events together that have the same type and dates\n // use for when you have a lot of events on the week or day view at the same time\n this.groupedSimilarEvents = [];\n const processedEvents = new Set();\n this.events.forEach((event) => {\n if (processedEvents.has(event)) {\n return;\n }\n const similarEvents = this.events.filter((otherEvent) => {\n return (\n otherEvent !== event &&\n !processedEvents.has(otherEvent) &&\n isSameMinute(otherEvent.start, event.start) &&\n (isSameMinute(otherEvent.end, event.end) ||\n (!otherEvent.end && !event.end)) &&\n otherEvent.color.primary === event.color.primary &&\n otherEvent.color.secondary === event.color.secondary\n );\n });\n processedEvents.add(event);\n similarEvents.forEach((otherEvent) => {\n processedEvents.add(otherEvent);\n });\n if (similarEvents.length > 0) {\n this.groupedSimilarEvents.push({\n title: `${similarEvents.length + 1} events`,\n color: event.color,\n start: event.start,\n end: event.end,\n meta: {\n groupedEvents: [event, ...similarEvents],\n },\n });\n } else {\n this.groupedSimilarEvents.push(event);\n }\n });\n }\n\n beforeMonthViewRender({\n body,\n }: {\n body: CalendarMonthViewDay[];\n }): void {\n // month view has a different UX from the week and day view so we only really need to group by the type\n body.forEach((cell) => {\n const groups = {};\n cell.events.forEach((event: CalendarEvent) => {\n groups[event.meta.type] = groups[event.meta.type] || [];\n groups[event.meta.type].push(event);\n });\n cell['eventGroups'] = Object.entries(groups);\n });\n }\n}\n"},26455:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { NgbPopoverModule } from '@ng-bootstrap/ng-bootstrap';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n NgbPopoverModule,\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},95586:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n\n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n
\n \n {{ group[1].length }}\n \n
\n
\n\n\n \n
\n
\n \n \n &ngsp;\n \n \n
\n
\n
\n\n \n \n \n \n &ngsp;\n \n \n \n \n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/8714.8e4dc30ff56ad652.js b/8714.8e4dc30ff56ad652.js deleted file mode 100644 index c150fa442..000000000 --- a/8714.8e4dc30ff56ad652.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8714],{18714:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(27202),highlighted:n(39720)}},{filename:"custom-event-title-formatter.provider.ts",contents:{raw:n(34290),highlighted:n(74670)}},{filename:"template.html",contents:{raw:n(68969),highlighted:n(99867)}},{filename:"module.ts",contents:{raw:n(35575),highlighted:n(13237)}}]},39720:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from \'angular-calendar\';\nimport { CustomEventTitleFormatter } from \'./custom-event-title-formatter.provider\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n'},74670:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { CalendarEventTitleFormatter, CalendarEvent } from \'angular-calendar\';\nimport { Injectable } from \'@angular/core\';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n // you can override any of the methods defined in the parent class\n\n monthTooltip(event: CalendarEvent): string {\n return;\n }\n\n weekTooltip(event: CalendarEvent): string {\n return;\n }\n\n dayTooltip(event: CalendarEvent): string {\n return;\n }\n}\n'},13237:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},99867:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},27202:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTitleFormatter,\n CalendarView,\n} from 'angular-calendar';\nimport { CustomEventTitleFormatter } from './custom-event-title-formatter.provider';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n start: new Date(),\n color: colors.red,\n },\n ];\n}\n"},34290:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { CalendarEventTitleFormatter, CalendarEvent } from 'angular-calendar';\nimport { Injectable } from '@angular/core';\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n // you can override any of the methods defined in the parent class\n\n monthTooltip(event: CalendarEvent): string {\n return;\n }\n\n weekTooltip(event: CalendarEvent): string {\n return;\n }\n\n dayTooltip(event: CalendarEvent): string {\n return;\n }\n}\n"},35575:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},68969:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/8859.936103ce5e8dd8ee.js b/8859.936103ce5e8dd8ee.js deleted file mode 100644 index 961ebb86b..000000000 --- a/8859.936103ce5e8dd8ee.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8859],{8859:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(6910),highlighted:s(70259)}},{filename:"template.html",contents:{raw:s(13156),highlighted:s(69338)}},{filename:"module.ts",contents:{raw:s(29409),highlighted:s(94768)}}]},70259:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n'},94768:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},69338:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n For details on how to customise any of the templates, please see\n <a\n href="https://github.com/mattlewis92/angular-calendar#how-do-i-use-a-custom-template"\n >this guide</a\n >\n</div>\n\n<ng-template #customCellTemplate let-day="day" let-locale="locale">\n <div class="cal-cell-top">\n <span class="cal-day-badge" *ngIf="day.badgeTotal > 0"\n >{{ day.badgeTotal }}</span\n >\n <span class="cal-day-number"\n >{{ day.date | calendarDate:\'monthViewDayNumber\':locale }}</span\n >\n </div>\n <small style="margin: 5px"\n >There are {{ day.events.length }} events on this day</small\n >\n</ng-template>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [cellTemplate]="customCellTemplate"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},6910:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n}\n"},29409:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},13156:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='\n\n\n
\n For details on how to customise any of the templates, please see\n this guide\n
\n\n\n
\n {{ day.badgeTotal }}\n {{ day.date | calendarDate:\'monthViewDayNumber\':locale }}\n
\n There are {{ day.events.length }} events on this day\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/2962.1de4254abd3adad4.js b/8867.7a7101f4b642f132.js similarity index 99% rename from 2962.1de4254abd3adad4.js rename to 8867.7a7101f4b642f132.js index 8a94855c1..698e42600 100644 --- a/2962.1de4254abd3adad4.js +++ b/8867.7a7101f4b642f132.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2962],{82962:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(91885),highlighted:s(29608)}},{filename:"template.html",contents:{raw:s(34982),highlighted:s(97852)}},{filename:"module.ts",contents:{raw:s(36572),highlighted:s(52335)}}]},29608:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport {\n subMonths,\n addMonths,\n addDays,\n addWeeks,\n subDays,\n subWeeks,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n} from \'date-fns\';\n\ntype CalendarPeriod = \'day\' | \'week\' | \'month\';\n\nfunction addPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: addDays,\n week: addWeeks,\n month: addMonths,\n }[period](date, amount);\n}\n\nfunction subPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: subDays,\n week: subWeeks,\n month: subMonths,\n }[period](date, amount);\n}\n\nfunction startOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: startOfDay,\n week: startOfWeek,\n month: startOfMonth,\n }[period](date);\n}\n\nfunction endOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: endOfDay,\n week: endOfWeek,\n month: endOfMonth,\n }[period](date);\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .cal-disabled {\n background-color: #eee;\n pointer-events: none;\n }\n\n .cal-disabled .cal-day-number {\n opacity: 0.1;\n }\n `,\n ],\n // this is a hack to get styles to apply to the inner component. Your app should just use a global stylesheet\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView | CalendarPeriod = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n minDate: Date = subMonths(new Date(), 1);\n\n maxDate: Date = addMonths(new Date(), 1);\n\n prevBtnDisabled: boolean = false;\n\n nextBtnDisabled: boolean = false;\n\n constructor() {\n this.dateOrViewChanged();\n }\n\n increment(): void {\n this.changeDate(addPeriod(this.view, this.viewDate, 1));\n }\n\n decrement(): void {\n this.changeDate(subPeriod(this.view, this.viewDate, 1));\n }\n\n today(): void {\n this.changeDate(new Date());\n }\n\n dateIsValid(date: Date): boolean {\n return date >= this.minDate && date <= this.maxDate;\n }\n\n changeDate(date: Date): void {\n this.viewDate = date;\n this.dateOrViewChanged();\n }\n\n changeView(view: CalendarPeriod): void {\n this.view = view;\n this.dateOrViewChanged();\n }\n\n dateOrViewChanged(): void {\n this.prevBtnDisabled = !this.dateIsValid(\n endOfPeriod(this.view, subPeriod(this.view, this.viewDate, 1))\n );\n this.nextBtnDisabled = !this.dateIsValid(\n startOfPeriod(this.view, addPeriod(this.view, this.viewDate, 1))\n );\n if (this.viewDate < this.minDate) {\n this.changeDate(this.minDate);\n } else if (this.viewDate > this.maxDate) {\n this.changeDate(this.maxDate);\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (!this.dateIsValid(day.date)) {\n day.cssClass = \'cal-disabled\';\n }\n });\n }\n}\n'},52335:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},97852:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <button\n class="btn btn-primary"\n (click)="decrement()"\n [disabled]="prevBtnDisabled"\n >\n Previous\n </button>\n <button class="btn btn-outline-secondary" (click)="today()">Today</button>\n <button\n class="btn btn-primary"\n (click)="increment()"\n [disabled]="nextBtnDisabled"\n >\n Next\n </button>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="changeView(\'month\')"\n [class.active]="view === \'month\'"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="changeView(\'week\')"\n [class.active]="view === \'week\'"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="changeView(\'day\')"\n [class.active]="view === \'day\'"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},91885:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport {\n subMonths,\n addMonths,\n addDays,\n addWeeks,\n subDays,\n subWeeks,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n} from 'date-fns';\n\ntype CalendarPeriod = 'day' | 'week' | 'month';\n\nfunction addPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: addDays,\n week: addWeeks,\n month: addMonths,\n }[period](date, amount);\n}\n\nfunction subPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: subDays,\n week: subWeeks,\n month: subMonths,\n }[period](date, amount);\n}\n\nfunction startOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: startOfDay,\n week: startOfWeek,\n month: startOfMonth,\n }[period](date);\n}\n\nfunction endOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: endOfDay,\n week: endOfWeek,\n month: endOfMonth,\n }[period](date);\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .cal-disabled {\n background-color: #eee;\n pointer-events: none;\n }\n\n .cal-disabled .cal-day-number {\n opacity: 0.1;\n }\n `,\n ],\n // this is a hack to get styles to apply to the inner component. Your app should just use a global stylesheet\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView | CalendarPeriod = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n minDate: Date = subMonths(new Date(), 1);\n\n maxDate: Date = addMonths(new Date(), 1);\n\n prevBtnDisabled: boolean = false;\n\n nextBtnDisabled: boolean = false;\n\n constructor() {\n this.dateOrViewChanged();\n }\n\n increment(): void {\n this.changeDate(addPeriod(this.view, this.viewDate, 1));\n }\n\n decrement(): void {\n this.changeDate(subPeriod(this.view, this.viewDate, 1));\n }\n\n today(): void {\n this.changeDate(new Date());\n }\n\n dateIsValid(date: Date): boolean {\n return date >= this.minDate && date <= this.maxDate;\n }\n\n changeDate(date: Date): void {\n this.viewDate = date;\n this.dateOrViewChanged();\n }\n\n changeView(view: CalendarPeriod): void {\n this.view = view;\n this.dateOrViewChanged();\n }\n\n dateOrViewChanged(): void {\n this.prevBtnDisabled = !this.dateIsValid(\n endOfPeriod(this.view, subPeriod(this.view, this.viewDate, 1))\n );\n this.nextBtnDisabled = !this.dateIsValid(\n startOfPeriod(this.view, addPeriod(this.view, this.viewDate, 1))\n );\n if (this.viewDate < this.minDate) {\n this.changeDate(this.minDate);\n } else if (this.viewDate > this.maxDate) {\n this.changeDate(this.maxDate);\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (!this.dateIsValid(day.date)) {\n day.cssClass = 'cal-disabled';\n }\n });\n }\n}\n"},36572:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},34982:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n \n \n \n Next\n \n
\n
\n
\n

{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n
\n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8867],{88867:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(91885),highlighted:s(29608)}},{filename:"template.html",contents:{raw:s(34982),highlighted:s(97852)}},{filename:"module.ts",contents:{raw:s(36572),highlighted:s(52335)}}]},29608:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from \'angular-calendar\';\nimport {\n subMonths,\n addMonths,\n addDays,\n addWeeks,\n subDays,\n subWeeks,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n} from \'date-fns\';\n\ntype CalendarPeriod = \'day\' | \'week\' | \'month\';\n\nfunction addPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: addDays,\n week: addWeeks,\n month: addMonths,\n }[period](date, amount);\n}\n\nfunction subPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: subDays,\n week: subWeeks,\n month: subMonths,\n }[period](date, amount);\n}\n\nfunction startOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: startOfDay,\n week: startOfWeek,\n month: startOfMonth,\n }[period](date);\n}\n\nfunction endOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: endOfDay,\n week: endOfWeek,\n month: endOfMonth,\n }[period](date);\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n styles: [\n `\n .cal-disabled {\n background-color: #eee;\n pointer-events: none;\n }\n\n .cal-disabled .cal-day-number {\n opacity: 0.1;\n }\n `,\n ],\n // this is a hack to get styles to apply to the inner component. Your app should just use a global stylesheet\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView | CalendarPeriod = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n minDate: Date = subMonths(new Date(), 1);\n\n maxDate: Date = addMonths(new Date(), 1);\n\n prevBtnDisabled: boolean = false;\n\n nextBtnDisabled: boolean = false;\n\n constructor() {\n this.dateOrViewChanged();\n }\n\n increment(): void {\n this.changeDate(addPeriod(this.view, this.viewDate, 1));\n }\n\n decrement(): void {\n this.changeDate(subPeriod(this.view, this.viewDate, 1));\n }\n\n today(): void {\n this.changeDate(new Date());\n }\n\n dateIsValid(date: Date): boolean {\n return date >= this.minDate && date <= this.maxDate;\n }\n\n changeDate(date: Date): void {\n this.viewDate = date;\n this.dateOrViewChanged();\n }\n\n changeView(view: CalendarPeriod): void {\n this.view = view;\n this.dateOrViewChanged();\n }\n\n dateOrViewChanged(): void {\n this.prevBtnDisabled = !this.dateIsValid(\n endOfPeriod(this.view, subPeriod(this.view, this.viewDate, 1))\n );\n this.nextBtnDisabled = !this.dateIsValid(\n startOfPeriod(this.view, addPeriod(this.view, this.viewDate, 1))\n );\n if (this.viewDate < this.minDate) {\n this.changeDate(this.minDate);\n } else if (this.viewDate > this.maxDate) {\n this.changeDate(this.maxDate);\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (!this.dateIsValid(day.date)) {\n day.cssClass = \'cal-disabled\';\n }\n });\n }\n}\n'},52335:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},97852:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <button\n class="btn btn-primary"\n (click)="decrement()"\n [disabled]="prevBtnDisabled"\n >\n Previous\n </button>\n <button class="btn btn-outline-secondary" (click)="today()">Today</button>\n <button\n class="btn btn-primary"\n (click)="increment()"\n [disabled]="nextBtnDisabled"\n >\n Next\n </button>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="changeView(\'month\')"\n [class.active]="view === \'month\'"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="changeView(\'week\')"\n [class.active]="view === \'week\'"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="changeView(\'day\')"\n [class.active]="view === \'day\'"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},91885:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n} from 'angular-calendar';\nimport {\n subMonths,\n addMonths,\n addDays,\n addWeeks,\n subDays,\n subWeeks,\n startOfMonth,\n endOfMonth,\n startOfWeek,\n endOfWeek,\n startOfDay,\n endOfDay,\n} from 'date-fns';\n\ntype CalendarPeriod = 'day' | 'week' | 'month';\n\nfunction addPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: addDays,\n week: addWeeks,\n month: addMonths,\n }[period](date, amount);\n}\n\nfunction subPeriod(period: CalendarPeriod, date: Date, amount: number): Date {\n return {\n day: subDays,\n week: subWeeks,\n month: subMonths,\n }[period](date, amount);\n}\n\nfunction startOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: startOfDay,\n week: startOfWeek,\n month: startOfMonth,\n }[period](date);\n}\n\nfunction endOfPeriod(period: CalendarPeriod, date: Date): Date {\n return {\n day: endOfDay,\n week: endOfWeek,\n month: endOfMonth,\n }[period](date);\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n styles: [\n `\n .cal-disabled {\n background-color: #eee;\n pointer-events: none;\n }\n\n .cal-disabled .cal-day-number {\n opacity: 0.1;\n }\n `,\n ],\n // this is a hack to get styles to apply to the inner component. Your app should just use a global stylesheet\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView | CalendarPeriod = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n minDate: Date = subMonths(new Date(), 1);\n\n maxDate: Date = addMonths(new Date(), 1);\n\n prevBtnDisabled: boolean = false;\n\n nextBtnDisabled: boolean = false;\n\n constructor() {\n this.dateOrViewChanged();\n }\n\n increment(): void {\n this.changeDate(addPeriod(this.view, this.viewDate, 1));\n }\n\n decrement(): void {\n this.changeDate(subPeriod(this.view, this.viewDate, 1));\n }\n\n today(): void {\n this.changeDate(new Date());\n }\n\n dateIsValid(date: Date): boolean {\n return date >= this.minDate && date <= this.maxDate;\n }\n\n changeDate(date: Date): void {\n this.viewDate = date;\n this.dateOrViewChanged();\n }\n\n changeView(view: CalendarPeriod): void {\n this.view = view;\n this.dateOrViewChanged();\n }\n\n dateOrViewChanged(): void {\n this.prevBtnDisabled = !this.dateIsValid(\n endOfPeriod(this.view, subPeriod(this.view, this.viewDate, 1))\n );\n this.nextBtnDisabled = !this.dateIsValid(\n startOfPeriod(this.view, addPeriod(this.view, this.viewDate, 1))\n );\n if (this.viewDate < this.minDate) {\n this.changeDate(this.minDate);\n } else if (this.viewDate > this.maxDate) {\n this.changeDate(this.maxDate);\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (!this.dateIsValid(day.date)) {\n day.cssClass = 'cal-disabled';\n }\n });\n }\n}\n"},36572:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},34982:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n \n \n \n Next\n \n
\n
\n
\n

{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n
\n \n \n\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/894.6b9c9c13250cb094.js b/894.6b9c9c13250cb094.js new file mode 100644 index 000000000..16d537e8a --- /dev/null +++ b/894.6b9c9c13250cb094.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[894],{43303:(T,c,t)=>{t.d(c,{$:()=>d});var n=t(44879),g=t(2316),p=t(50111),u=t(58125),l=t(68849),C=t(4540);class d{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=g.w}}d.\u0275fac=function(m){return new(m||d)},d.\u0275cmp=n.Xpm({type:d,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(m,e){1&m&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(w){return e.viewDate=w})("viewDateChange",function(){return e.viewDateChange.next(e.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return e.viewChange.emit(e.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&m&&(n.xp6(7),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(3),n.Q6J("viewDate",e.viewDate),n.xp6(3),n.Q6J("view",e.view)("viewDate",e.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,e.viewDate,e.view+"ViewTitle",e.locale)),n.xp6(8),n.ekj("active",e.view===e.CalendarView.Month),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Week),n.xp6(3),n.ekj("active",e.view===e.CalendarView.Day))},dependencies:[p.O,u.T,l.i,C.J],encapsulation:2})},44248:(T,c,t)=>{t.d(c,{S:()=>l});var n=t(50192),g=t(86963),p=t(5234),u=t(44879);class l{}l.\u0275fac=function(d){return new(d||l)},l.\u0275mod=u.oAB({type:l}),l.\u0275inj=u.cJS({imports:[n.ez,g.u5,p._8]})},90894:(T,c,t)=>{t.r(c),t.d(c,{DemoModule:()=>D});var n=t(50192),g=t(98783),p=t(5234),u=t(33275),l=t(9069),C=t(44248),d=t(2316),f=t(23468),m=t(22201),e=t(44879),v=t(79144),w=t(84156),U=t(56500),Z=t(43303);function E(o,i){1&o&&(e.TgZ(0,"p")(1,"em"),e._uU(2,"No events added"),e.qZA()())}const A=function(o){return{event:o}},y=function(){return{delay:300,delta:30}};function O(o,i){if(1&o&&(e.TgZ(0,"li",11),e._uU(1,"\n "),e.TgZ(2,"a",12),e._uU(3),e.qZA(),e._uU(4,"\n "),e.qZA()),2&o){const a=i.$implicit;e.Q6J("dropData",e.VKq(5,A,a))("touchStartLongPress",e.DdM(7,y)),e.xp6(2),e.Udp("color",a.color.primary),e.xp6(1),e.hij("\n ",a.title,"\n ")}}function M(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-month-view",13),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("activeDayIsOpen",a.activeDayIsOpen)("refresh",a.refresh)}}function J(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-week-view",14),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("snapDraggedEvents",!1)}}function P(o,i){if(1&o){const a=e.EpF();e.TgZ(0,"mwl-calendar-day-view",14),e.NdJ("eventTimesChanged",function(r){e.CHM(a);const s=e.oxw();return e.KtG(s.eventDropped(r))}),e._uU(1,"\n "),e.qZA()}if(2&o){const a=e.oxw();e.Q6J("viewDate",a.viewDate)("events",a.events)("refresh",a.refresh)("snapDraggedEvents",!1)}}class h{constructor(){this.CalendarView=d.w,this.view=d.w.Month,this.viewDate=new Date,this.externalEvents=[{title:"Event 1",color:m.O.yellow,start:new Date,draggable:!0},{title:"Event 2",color:m.O.blue,start:new Date,draggable:!0}],this.events=[],this.activeDayIsOpen=!1,this.refresh=new f.x}eventDropped({event:i,newStart:a,newEnd:_,allDay:r}){const s=this.externalEvents.indexOf(i);typeof r<"u"&&(i.allDay=r),s>-1&&(this.externalEvents.splice(s,1),this.events.push(i)),i.start=a,_&&(i.end=_),"month"===this.view&&(this.viewDate=a,this.activeDayIsOpen=!0),this.events=[...this.events]}externalDrop(i){-1===this.externalEvents.indexOf(i)&&(this.events=this.events.filter(a=>a!==i),this.externalEvents.push(i))}}h.\u0275fac=function(i){return new(i||h)},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-demo-component"]],decls:34,vars:8,consts:[[1,"row"],[1,"col-md-3"],["mwlDroppable","","dragOverClass","drag-over",1,"card",3,"drop"],[1,"card-body"],[4,"ngIf"],["mwlDraggable","","dragActiveClass","drag-active",3,"dropData","touchStartLongPress",4,"ngFor","ngForOf"],[1,"col-md-9"],[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","snapDraggedEvents","eventTimesChanged",4,"ngSwitchCase"],["mwlDraggable","","dragActiveClass","drag-active",3,"dropData","touchStartLongPress"],["href","javascript:;"],[3,"viewDate","events","activeDayIsOpen","refresh","eventTimesChanged"],[3,"viewDate","events","refresh","snapDraggedEvents","eventTimesChanged"]],template:function(i,a){1&i&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e.NdJ("drop",function(r){return a.externalDrop(r.dropData.event)}),e._uU(5,"\n "),e.TgZ(6,"div",3),e._uU(7,"\n "),e.YNc(8,E,3,0,"p",4),e._uU(9,"\n "),e.TgZ(10,"ul"),e._uU(11,"\n "),e.YNc(12,O,5,8,"li",5),e._uU(13,"\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n\n "),e.TgZ(18,"div",6),e._uU(19,"\n "),e.TgZ(20,"mwl-demo-utils-calendar-header",7),e.NdJ("viewChange",function(r){return a.view=r})("viewDateChange",function(r){return a.viewDate=r}),e._uU(21,"\n "),e.qZA(),e._uU(22,"\n\n "),e.TgZ(23,"div",8),e._uU(24,"\n "),e.YNc(25,M,2,4,"mwl-calendar-month-view",9),e._uU(26,"\n "),e.YNc(27,J,2,4,"mwl-calendar-week-view",10),e._uU(28,"\n "),e.YNc(29,P,2,4,"mwl-calendar-day-view",10),e._uU(30,"\n "),e.qZA(),e._uU(31,"\n "),e.qZA(),e._uU(32,"\n"),e.qZA(),e._uU(33,"\n")),2&i&&(e.xp6(8),e.Q6J("ngIf",0===a.externalEvents.length),e.xp6(4),e.Q6J("ngForOf",a.externalEvents),e.xp6(8),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("ngSwitch",a.view),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Month),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Week),e.xp6(2),e.Q6J("ngSwitchCase",a.CalendarView.Day))},dependencies:[n.sg,n.O5,n.RF,n.n9,l.pD,l.D5,v.G,w.T,U.S,Z.$],styles:[".drag-active[_ngcontent-%COMP%]{position:relative;z-index:1;pointer-events:none}.drag-over[_ngcontent-%COMP%]{background-color:#eee}"],changeDetection:0});var I=t(20211);class D{}D.\u0275fac=function(i){return new(i||D)},D.\u0275mod=e.oAB({type:D}),D.\u0275inj=e.cJS({imports:[n.ez,p._8.forRoot({provide:u._,useFactory:I.x}),l.Vk,C.S,g.Bz.forChild([{path:"",component:h}])]})}}]); \ No newline at end of file diff --git a/8962.f7fcf3bf57c061d4.js b/8962.f7fcf3bf57c061d4.js deleted file mode 100644 index d7249f6ca..000000000 --- a/8962.f7fcf3bf57c061d4.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8962],{14219:(y,m,e)=>{e.d(m,{S:()=>o});var v=e(64061),c=e(48052),D=e(60341),d=e(72612);class o{}o.\u0275fac=function(u){return new(u||o)},o.\u0275mod=d.oAB({type:o}),o.\u0275inj=d.cJS({imports:[v.ez,c.u5,D._8]})},38962:(y,m,e)=>{e.r(m),e.d(m,{DemoModule:()=>a});var v=e(64061),c=e(60341),D=e(72887),d=e(43850),o=e(14219),r=e(22959),u=e(70656),h=e(26898),n=e(72612),f=e(97286);class l{constructor(){this.viewDate=new Date,this.events=[{start:new Date,title:"An event",color:h.O.red}]}dayClicked({date:t,events:s}){(0,r.Z)(t,this.viewDate)&&((0,u.Z)(this.viewDate,t)&&!0===this.activeDayIsOpen||0===s.length?this.activeDayIsOpen=!1:(this.activeDayIsOpen=!0,this.viewDate=t))}}l.\u0275fac=function(t){return new(t||l)},l.\u0275cmp=n.Xpm({type:l,selectors:[["mwl-demo-component"]],decls:3,vars:4,consts:[[3,"viewDate","events","activeDayIsOpen","dayClicked"]],template:function(t,s){1&t&&(n.TgZ(0,"mwl-calendar-month-view",0),n.NdJ("dayClicked",function(p){return s.dayClicked(p.day)}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n")),2&t&&n.Q6J("@.disabled",!0)("viewDate",s.viewDate)("events",s.events)("activeDayIsOpen",s.activeDayIsOpen)},dependencies:[f.G],encapsulation:2,changeDetection:0});var C=e(57585);class a{}a.\u0275fac=function(t){return new(t||a)},a.\u0275mod=n.oAB({type:a}),a.\u0275inj=n.cJS({imports:[v.ez,c._8.forRoot({provide:D._,useFactory:C.x}),o.S,d.Bz.forChild([{path:"",component:l}])]})}}]); \ No newline at end of file diff --git a/8619.f9f59cdf2922f335.js b/8968.4fa721163270509b.js similarity index 99% rename from 8619.f9f59cdf2922f335.js rename to 8968.4fa721163270509b.js index 60472e55b..d379c8971 100644 --- a/8619.f9f59cdf2922f335.js +++ b/8968.4fa721163270509b.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8619],{38619:(s,a,n)=>{n.r(a),n.d(a,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(11118),highlighted:n(55666)}},{filename:"template.html",contents:{raw:n(13755),highlighted:n(34251)}},{filename:"module.ts",contents:{raw:n(2302),highlighted:n(74714)}}]},55666:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarMonthViewDay } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ incrementsBadgeTotal: boolean }>[] = [\n {\n title: \'Increments badge total on the day cell\',\n color: colors.yellow,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: true,\n },\n },\n {\n title: \'Does not increment the badge total on the day cell\',\n color: colors.blue,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: false,\n },\n },\n ];\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n day.badgeTotal = day.events.filter(\n (event) => event.meta.incrementsBadgeTotal\n ).length;\n });\n }\n}\n'},74714:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},34251:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='<mwl-calendar-month-view\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (beforeViewRender)="beforeMonthViewRender($event)"\n>\n</mwl-calendar-month-view>\n'},11118:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarMonthViewDay } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ incrementsBadgeTotal: boolean }>[] = [\n {\n title: 'Increments badge total on the day cell',\n color: colors.yellow,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: true,\n },\n },\n {\n title: 'Does not increment the badge total on the day cell',\n color: colors.blue,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: false,\n },\n },\n ];\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n day.badgeTotal = day.events.filter(\n (event) => event.meta.incrementsBadgeTotal\n ).length;\n });\n }\n}\n"},2302:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},13755:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='\n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8968],{68968:(s,a,n)=>{n.r(a),n.d(a,{sources:()=>e});const e=[{filename:"component.ts",contents:{raw:n(11118),highlighted:n(55666)}},{filename:"template.html",contents:{raw:n(13755),highlighted:n(34251)}},{filename:"module.ts",contents:{raw:n(2302),highlighted:n(74714)}}]},55666:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarMonthViewDay } from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ incrementsBadgeTotal: boolean }>[] = [\n {\n title: \'Increments badge total on the day cell\',\n color: colors.yellow,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: true,\n },\n },\n {\n title: \'Does not increment the badge total on the day cell\',\n color: colors.blue,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: false,\n },\n },\n ];\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n day.badgeTotal = day.events.filter(\n (event) => event.meta.incrementsBadgeTotal\n ).length;\n });\n }\n}\n'},74714:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},34251:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='<mwl-calendar-month-view\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (beforeViewRender)="beforeMonthViewRender($event)"\n>\n</mwl-calendar-month-view>\n'},11118:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarMonthViewDay } from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate: Date = new Date();\n\n events: CalendarEvent<{ incrementsBadgeTotal: boolean }>[] = [\n {\n title: 'Increments badge total on the day cell',\n color: colors.yellow,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: true,\n },\n },\n {\n title: 'Does not increment the badge total on the day cell',\n color: colors.blue,\n start: new Date(),\n meta: {\n incrementsBadgeTotal: false,\n },\n },\n ];\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n day.badgeTotal = day.events.filter(\n (event) => event.meta.incrementsBadgeTotal\n ).length;\n });\n }\n}\n"},2302:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},13755:(s,a,n)=>{n.r(a),n.d(a,{default:()=>e});const e='\n\n'}}]); \ No newline at end of file diff --git a/8970.e83c6bc3cbf724df.js b/8970.e83c6bc3cbf724df.js new file mode 100644 index 000000000..91e778676 --- /dev/null +++ b/8970.e83c6bc3cbf724df.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8970],{64819:(T,O,r)=>{r.d(O,{b:()=>l});var i=r(39972),M=r(91647),m=r(75730);function l(u,s=i.z){return(0,M.e)((D,h)=>{let t=null,d=null,E=null;const p=()=>{if(t){t.unsubscribe(),t=null;const a=d;d=null,h.next(a)}};function _(){const a=E+u,g=s.now();if(g{d=a,E=s.now(),t||(t=s.schedule(_,u),h.add(t))},()=>{p(),h.complete()},void 0,()=>{d=t=null}))})}},53033:(T,O,r)=>{r.d(O,{Eq:()=>u,HM:()=>s,Ig:()=>M,fI:()=>D,su:()=>m});var i=r(44879);function M(t){return null!=t&&"false"!=`${t}`}function m(t,d=0){return function l(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}(t)?Number(t):d}function u(t){return Array.isArray(t)?t:[t]}function s(t){return null==t?"":"string"==typeof t?t:`${t}px`}function D(t){return t instanceof i.SBq?t.nativeElement:t}},58970:(T,O,r)=>{r.d(O,{Yg:()=>y});var i=r(44879),M=r(53033),m=r(23468),l=r(43733),u=r(27003),s=r(82988),D=r(42183),h=r(83610),t=r(64819),d=r(27053),E=r(61697),p=r(17606),_=r(93267);class a{}a.\u0275fac=function(o){return new(o||a)},a.\u0275mod=i.oAB({type:a}),a.\u0275inj=i.cJS({});const g=new Set;let f;class P{constructor(o){this._platform=o,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):R}matchMedia(o){return(this._platform.WEBKIT||this._platform.BLINK)&&function A(n){if(!g.has(n))try{f||(f=document.createElement("style"),f.setAttribute("type","text/css"),document.head.appendChild(f)),f.sheet&&(f.sheet.insertRule(`@media ${n} {body{ }}`,0),g.add(n))}catch(o){console.error(o)}}(o),this._matchMedia(o)}}function R(n){return{matches:"all"===n||""===n,media:n,addListener:()=>{},removeListener:()=>{}}}P.\u0275fac=function(o){return new(o||P)(i.LFG(_.t4))},P.\u0275prov=i.Yz7({token:P,factory:P.\u0275fac,providedIn:"root"});class y{constructor(o,c){this._mediaMatcher=o,this._zone=c,this._queries=new Map,this._destroySubject=new m.x}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(o){return B((0,M.Eq)(o)).some(x=>this._registerQuery(x).mql.matches)}observe(o){const x=B((0,M.Eq)(o)).map(w=>this._registerQuery(w).observable);let v=(0,l.a)(x);return v=(0,u.z)(v.pipe((0,D.q)(1)),v.pipe((0,h.T)(1),(0,t.b)(0))),v.pipe((0,d.U)(w=>{const I={matches:!1,breakpoints:{}};return w.forEach(({matches:L,query:b})=>{I.matches=I.matches||L,I.breakpoints[b]=L}),I}))}_registerQuery(o){if(this._queries.has(o))return this._queries.get(o);const c=this._mediaMatcher.matchMedia(o),v={observable:new s.y(w=>{const I=L=>this._zone.run(()=>w.next(L));return c.addListener(I),()=>{c.removeListener(I)}}).pipe((0,E.O)(c),(0,d.U)(({matches:w})=>({query:o,matches:w})),(0,p.R)(this._destroySubject)),mql:c};return this._queries.set(o,v),v}}function B(n){return n.map(o=>o.split(",")).reduce((o,c)=>o.concat(c)).map(o=>o.trim())}y.\u0275fac=function(o){return new(o||y)(i.LFG(P),i.LFG(i.R0b))},y.\u0275prov=i.Yz7({token:y,factory:y.\u0275fac,providedIn:"root"})},93267:(T,O,r)=>{r.d(O,{Mq:()=>a,Oy:()=>B,_i:()=>g,ht:()=>R,i$:()=>E,kV:()=>A,sA:()=>y,t4:()=>l});var i=r(44879),M=r(50192);let m;try{m=typeof Intl<"u"&&Intl.v8BreakIterator}catch{m=!1}class l{constructor(n){this._platformId=n,this.isBrowser=this._platformId?(0,M.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&&!m)&&typeof CSS<"u"&&!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}}l.\u0275fac=function(n){return new(n||l)(i.LFG(i.Lbi))},l.\u0275prov=i.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"});class u{}u.\u0275fac=function(n){return new(n||u)},u.\u0275mod=i.oAB({type:u}),u.\u0275inj=i.cJS({});let t,p,_,f;function E(e){return function d(){if(null==t&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>t=!0}))}finally{t=t||!1}return t}()?e:!!e.capture}function a(){if(null==_){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return _=!1,_;if("scrollBehavior"in document.documentElement.style)_=!0;else{const e=Element.prototype.scrollTo;_=!!e&&!/\{\s*\[native code\]\s*\}/.test(e.toString())}}return _}function g(){if("object"!=typeof document||!document)return 0;if(null==p){const e=document.createElement("div"),n=e.style;e.dir="rtl",n.width="1px",n.overflow="auto",n.visibility="hidden",n.pointerEvents="none",n.position="absolute";const o=document.createElement("div"),c=o.style;c.width="2px",c.height="1px",e.appendChild(o),document.body.appendChild(e),p=0,0===e.scrollLeft&&(e.scrollLeft=1,p=0===e.scrollLeft?1:2),e.remove()}return p}function A(e){if(function P(){if(null==f){const e=typeof document<"u"?document.head:null;f=!(!e||!e.createShadowRoot&&!e.attachShadow)}return f}()){const n=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&n instanceof ShadowRoot)return n}return null}function R(){let e=typeof document<"u"&&document?document.activeElement:null;for(;e&&e.shadowRoot;){const n=e.shadowRoot.activeElement;if(n===e)break;e=n}return e}function y(e){return e.composedPath?e.composedPath()[0]:e.target}function B(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}}}]); \ No newline at end of file diff --git a/9013.06306d0a50958787.js b/9013.06306d0a50958787.js new file mode 100644 index 000000000..e04acbbeb --- /dev/null +++ b/9013.06306d0a50958787.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9013],{44248:(f,s,e)=>{e.d(s,{S:()=>o});var i=e(50192),v=e(86963),D=e(5234),r=e(44879);class o{}o.\u0275fac=function(t){return new(t||o)},o.\u0275mod=r.oAB({type:o}),o.\u0275inj=r.cJS({imports:[i.ez,v.u5,D._8]})},99013:(f,s,e)=>{e.r(s),e.d(s,{DemoModule:()=>a});var i=e(50192),v=e(98783),D=e(5234),r=e(33275),o=e(44248),d=e(22201),t=e(44879),h=e(79144);class m{constructor(){this.viewDate=new Date,this.events=[{title:"Increments badge total on the day cell",color:d.O.yellow,start:new Date,meta:{incrementsBadgeTotal:!0}},{title:"Does not increment the badge total on the day cell",color:d.O.blue,start:new Date,meta:{incrementsBadgeTotal:!1}}]}beforeMonthViewRender({body:n}){n.forEach(l=>{l.badgeTotal=l.events.filter(u=>u.meta.incrementsBadgeTotal).length})}}m.\u0275fac=function(n){return new(n||m)},m.\u0275cmp=t.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:3,vars:3,consts:[[3,"viewDate","events","activeDayIsOpen","beforeViewRender"]],template:function(n,l){1&n&&(t.TgZ(0,"mwl-calendar-month-view",0),t.NdJ("beforeViewRender",function(g){return l.beforeMonthViewRender(g)}),t._uU(1,"\n"),t.qZA(),t._uU(2,"\n")),2&n&&t.Q6J("viewDate",l.viewDate)("events",l.events)("activeDayIsOpen",!0)},dependencies:[h.G],encapsulation:2,changeDetection:0});var M=e(20211);class a{}a.\u0275fac=function(n){return new(n||a)},a.\u0275mod=t.oAB({type:a}),a.\u0275inj=t.cJS({imports:[i.ez,D._8.forRoot({provide:r._,useFactory:M.x}),o.S,v.Bz.forChild([{path:"",component:m}])]})}}]); \ No newline at end of file diff --git a/7153.8b29676c771772a2.js b/9052.fb5905b026cdeba5.js similarity index 86% rename from 7153.8b29676c771772a2.js rename to 9052.fb5905b026cdeba5.js index 20280d0e7..223bb672a 100644 --- a/7153.8b29676c771772a2.js +++ b/9052.fb5905b026cdeba5.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[7153],{27153:(h,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(64061),u=t(43850),D=t(60341),m=t(72887),l=t(14219),C=t(1885),_=t(26898),n=t(72612),s=t(97286),a=t(65148),v=t(4238),r=t(73772);function U(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function T(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Has custom class",color:_.O.yellow,start:new Date,cssClass:"my-custom-class"}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(d,i){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return i.view=p})("viewDateChange",function(p){return i.viewDate=p}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,U,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,T,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,v.S,r.$],styles:[".my-custom-class span{color:#ff3d7f!important}\n"],encapsulation:2,changeDetection:0});var Z=t(57585);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:Z.x}),l.S,u.Bz.forChild([{path:"",component:g}])]})},73772:(h,w,t)=>{t.d(w,{$:()=>_});var e=t(72612),u=t(1885),D=t(60845),m=t(45831),l=t(97172),C=t(9665);class _{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}_.\u0275fac=function(s){return new(s||_)},_.\u0275cmp=e.Xpm({type:_,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,l.i,C.J],encapsulation:2})},14219:(h,w,t)=>{t.d(w,{S:()=>l});var e=t(64061),u=t(48052),D=t(60341),m=t(72612);class l{}l.\u0275fac=function(_){return new(_||l)},l.\u0275mod=m.oAB({type:l}),l.\u0275inj=m.cJS({imports:[e.ez,u.u5,D._8]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9052],{29052:(h,w,t)=>{t.r(w),t.d(w,{DemoModule:()=>c});var e=t(50192),u=t(98783),D=t(5234),m=t(33275),l=t(44248),C=t(2316),_=t(22201),n=t(44879),s=t(79144),a=t(84156),v=t(56500),r=t(43303);function U(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-month-view",4),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)("activeDayIsOpen",!0)}}function T(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-week-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function f(o,d){if(1&o&&(n.TgZ(0,"mwl-calendar-day-view",5),n._uU(1,"\n "),n.qZA()),2&o){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class g{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Has custom class",color:_.O.yellow,start:new Date,cssClass:"my-custom-class"}]}}g.\u0275fac=function(d){return new(d||g)},g.\u0275cmp=n.Xpm({type:g,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events","activeDayIsOpen",4,"ngSwitchCase"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events","activeDayIsOpen"],[3,"viewDate","events"]],template:function(d,i){1&d&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(p){return i.view=p})("viewDateChange",function(p){return i.viewDate=p}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n "),n.YNc(5,U,2,3,"mwl-calendar-month-view",2),n._uU(6,"\n "),n.YNc(7,T,2,2,"mwl-calendar-week-view",3),n._uU(8,"\n "),n.YNc(9,f,2,2,"mwl-calendar-day-view",3),n._uU(10,"\n"),n.qZA(),n._uU(11,"\n")),2&d&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,s.G,a.T,v.S,r.$],styles:[".my-custom-class span{color:#ff3d7f!important}\n"],encapsulation:2,changeDetection:0});var Z=t(20211);class c{}c.\u0275fac=function(d){return new(d||c)},c.\u0275mod=n.oAB({type:c}),c.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:m._,useFactory:Z.x}),l.S,u.Bz.forChild([{path:"",component:g}])]})},43303:(h,w,t)=>{t.d(w,{$:()=>_});var e=t(44879),u=t(2316),D=t(50111),m=t(58125),l=t(68849),C=t(4540);class _{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=u.w}}_.\u0275fac=function(s){return new(s||_)},_.\u0275cmp=e.Xpm({type:_,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(r){return a.viewDate=r})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,m.T,l.i,C.J],encapsulation:2})},44248:(h,w,t)=>{t.d(w,{S:()=>l});var e=t(50192),u=t(86963),D=t(5234),m=t(44879);class l{}l.\u0275fac=function(_){return new(_||l)},l.\u0275mod=m.oAB({type:l}),l.\u0275inj=m.cJS({imports:[e.ez,u.u5,D._8]})}}]); \ No newline at end of file diff --git a/907.179de7883a87d323.js b/907.179de7883a87d323.js new file mode 100644 index 000000000..f4ea2a597 --- /dev/null +++ b/907.179de7883a87d323.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[907],{10907:(F,D,s)=>{s.r(D),s.d(D,{DemoModule:()=>_});var m=s(50192),C=s(98783),T=s(5234),p=s(33275),v=s(20211),f=s(44248),y=s(22201),x=s(27413),E=s(54876),e=s(44879),B=s(50111),M=s(58125),H=s(68849),b=s(38294),V=s(84156),O=s(65907),J=(s(49914),s(85403)),k=s(9069),A=s(77492),R=s(48726),W=s(15049),N=s(45920);function Q(i,r){if(1&i&&(e.TgZ(0,"div",9),e._uU(1,"\n "),e.TgZ(2,"b"),e._uU(3),e.qZA(),e._uU(4,"\n "),e.qZA()),2&i){const t=r.$implicit;e.xp6(3),e.Oqu(t.name)}}function G(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",15),e.NdJ("drop",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.eventDropped(a,o.date,!0))})("dragEnter",function(){const l=e.CHM(t).$implicit,o=e.oxw(2);return e.KtG(o.dateDragEnter(l.date))}),e.qZA()}}const z=function(i,r){return{event:i,calendarId:r}},S=function(i,r){return{x:i,y:r}},L=function(i){return{x:i}},Z=function(){return{}};function I(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",19,20),e.NdJ("dragStart",function(){const l=e.CHM(t).$implicit,o=e.MAs(1);e.oxw();const d=e.MAs(1),u=e.oxw(2);return e.KtG(u.dragStarted(d,o,l,!1))})("dragging",function(){e.CHM(t);const a=e.oxw(3);return e.KtG(a.allDayEventDragMove())})("dragEnd",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.dragEnded(o,a,d.dayColumnWidth))}),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-week-view-event",21),e.NdJ("eventClicked",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.eventClicked.emit({event:o.event,sourceEvent:a.sourceEvent}))}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("width",100/n.users.length*t.span,"%")("margin-left",100/n.users.length*t.offset,"%"),e.ekj("cal-draggable",t.event.draggable&&0===n.allDayEventResizes.size)("cal-starts-within-week",!t.startsBeforeWeek)("cal-ends-within-week",!t.endsAfterWeek),e.Q6J("ngClass",null==t.event?null:t.event.cssClass)("dropData",e.WLB(25,z,t.event,n.calendarId))("dragAxis",e.WLB(28,S,t.event.draggable&&0===n.allDayEventResizes.size,!n.snapDraggedEvents&&t.event.draggable&&0===n.allDayEventResizes.size))("dragSnapGrid",n.snapDraggedEvents?e.VKq(31,L,n.dayColumnWidth):e.DdM(33,Z))("validateDrag",n.validateDrag),e.xp6(3),e.Q6J("locale",n.locale)("weekEvent",t)("tooltipPlacement",n.tooltipPlacement)("tooltipTemplate",n.tooltipTemplate)("tooltipAppendToBody",n.tooltipAppendToBody)("tooltipDelay",n.tooltipDelay)("customTemplate",n.eventTemplate)("eventTitleTemplate",n.eventTitleTemplate)("eventActionsTemplate",n.eventActionsTemplate)("daysInWeek",n.daysInWeek)}}function $(i,r){if(1&i&&(e.TgZ(0,"div",16,17),e._uU(2,"\n "),e.YNc(3,I,6,34,"div",18),e._uU(4,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw(2);e.xp6(3),e.Q6J("ngForOf",t.row)("ngForTrackBy",n.trackByWeekAllDayEvent)}}function K(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",10,11),e.NdJ("dragEnter",function(){e.CHM(t);const a=e.oxw();return e.KtG(a.dragEnter("allDay"))})("dragLeave",function(){e.CHM(t);const a=e.oxw();return e.KtG(a.dragLeave("allDay"))}),e._uU(2,"\n "),e.TgZ(3,"div",6),e._uU(4,"\n "),e._UZ(5,"div",12),e._uU(6,"\n "),e.YNc(7,G,1,0,"div",13),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.YNc(10,$,5,2,"div",14),e._uU(11,"\n "),e.qZA()}if(2&i){const t=e.oxw();e.xp6(5),e.Q6J("ngTemplateOutlet",t.allDayEventsLabelTemplate),e.xp6(2),e.Q6J("ngForOf",t.days)("ngForTrackBy",t.trackByWeekDayHeaderDate),e.xp6(3),e.Q6J("ngForOf",t.view.allDayEventRows)("ngForTrackBy",t.trackById)}}function Y(i,r){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view-hour-segment",26),e._uU(1,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("height",n.hourSegmentHeight,"px"),e.Q6J("segment",t)("segmentHeight",n.hourSegmentHeight)("locale",n.locale)("customTemplate",n.hourSegmentTemplate)("isTimeLabel",!0)}}function P(i,r){if(1&i&&(e.TgZ(0,"div",24),e._uU(1,"\n "),e.YNc(2,Y,2,7,"mwl-calendar-week-view-hour-segment",25),e._uU(3,"\n "),e.qZA()),2&i){const t=r.$implicit,n=r.odd,a=e.oxw(2);e.ekj("cal-hour-odd",n),e.xp6(2),e.Q6J("ngForOf",t.segments)("ngForTrackBy",a.trackByHourSegment)}}function j(i,r){if(1&i&&(e.TgZ(0,"div",22),e._uU(1,"\n "),e.YNc(2,P,4,4,"div",23),e._uU(3,"\n "),e.qZA()),2&i){const t=e.oxw();e.xp6(2),e.Q6J("ngForOf",t.view.hourColumns[0].hours)("ngForTrackBy",t.trackByHour)}}const q=function(){return{left:!0,top:!0}};function X(i,r){1&i&&e._UZ(0,"div",34),2&i&&e.Q6J("resizeEdges",e.DdM(1,q))}const ee=function(){return{right:!0,bottom:!0}};function te(i,r){1&i&&e._UZ(0,"div",35),2&i&&e.Q6J("resizeEdges",e.DdM(1,ee))}const ne=function(i,r,t,n){return{left:i,right:r,top:t,bottom:n}};function ae(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"div",30,20),e.NdJ("resizeStart",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2),u=e.MAs(14);return e.KtG(d.timeEventResizeStarted(u,o,a))})("resizing",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.timeEventResizing(o,a))})("resizeEnd",function(){const l=e.CHM(t).$implicit,o=e.oxw(2);return e.KtG(o.timeEventResizeEnded(l))})("dragStart",function(){const l=e.CHM(t).$implicit,o=e.MAs(1),d=e.oxw(2),u=e.MAs(14);return e.KtG(d.dragStarted(u,o,l,!0))})("dragging",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.dragMove(o,a))})("dragEnd",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.dragEnded(o,a,d.dayColumnWidth,!0))}),e._uU(2,"\n "),e.YNc(3,X,1,2,"div",31),e._uU(4,"\n "),e.TgZ(5,"mwl-calendar-week-view-event",32),e.NdJ("eventClicked",function(a){const o=e.CHM(t).$implicit,d=e.oxw(2);return e.KtG(d.eventClicked.emit({event:o.event,sourceEvent:a.sourceEvent}))}),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.YNc(8,te,1,2,"div",33),e._uU(9,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw().$implicit,a=e.oxw();e.Udp("top",t.top,"px")("height",t.height,"px")("left",t.left,"%")("width",t.width,"%"),e.ekj("cal-draggable",t.event.draggable&&0===a.timeEventResizes.size)("cal-starts-within-day",!t.startsBeforeDay)("cal-ends-within-day",!t.endsAfterDay),e.Q6J("ngClass",t.event.cssClass)("hidden",0===t.height&&0===t.width)("resizeSnapGrid",e.l5B(37,ne,a.dayColumnWidth,a.dayColumnWidth,a.eventSnapSize||a.hourSegmentHeight,a.eventSnapSize||a.hourSegmentHeight))("validateResize",a.validateResize)("allowNegativeResizes",!0)("dropData",e.WLB(42,z,t.event,a.calendarId))("dragAxis",e.WLB(45,S,t.event.draggable&&0===a.timeEventResizes.size,t.event.draggable&&0===a.timeEventResizes.size))("dragSnapGrid",a.snapDraggedEvents?e.WLB(48,S,a.dayColumnWidth,a.eventSnapSize||a.hourSegmentHeight):e.DdM(51,Z))("ghostDragEnabled",!a.snapDraggedEvents)("validateDrag",a.validateDrag),e.xp6(3),e.Q6J("ngIf",(null==t.event||null==t.event.resizable?null:t.event.resizable.beforeStart)&&!t.startsBeforeDay),e.xp6(2),e.Q6J("locale",a.locale)("weekEvent",t)("tooltipPlacement",a.tooltipPlacement)("tooltipTemplate",a.tooltipTemplate)("tooltipAppendToBody",a.tooltipAppendToBody)("tooltipDisabled",a.dragActive||a.timeEventResizes.size>0)("tooltipDelay",a.tooltipDelay)("customTemplate",a.eventTemplate)("eventTitleTemplate",a.eventTitleTemplate)("eventActionsTemplate",a.eventActionsTemplate)("column",n),e.xp6(3),e.Q6J("ngIf",(null==t.event||null==t.event.resizable?null:t.event.resizable.afterEnd)&&!t.endsAfterDay)}}function re(i,r){if(1&i){const t=e.EpF();e.TgZ(0,"mwl-calendar-week-view-hour-segment",37),e.NdJ("mwlClick",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.hourSegmentClicked.emit({date:o.date,sourceEvent:a}))})("drop",function(a){const o=e.CHM(t).$implicit,d=e.oxw(3);return e.KtG(d.eventDropped(a,o.date,!1))}),e._uU(1,"\n "),e.qZA()}if(2&i){const t=r.$implicit,n=e.oxw(3);e.Udp("height",n.hourSegmentHeight,"px"),e.Q6J("segment",t)("segmentHeight",n.hourSegmentHeight)("locale",n.locale)("customTemplate",n.hourSegmentTemplate)("clickListenerDisabled",0===n.hourSegmentClicked.observers.length)("dragOverClass",n.dragActive&&n.snapDraggedEvents?null:"cal-drag-over")}}function ie(i,r){if(1&i&&(e.TgZ(0,"div",24),e._uU(1,"\n "),e.YNc(2,re,2,8,"mwl-calendar-week-view-hour-segment",36),e._uU(3,"\n "),e.qZA()),2&i){const t=r.$implicit,n=r.odd,a=e.oxw(2);e.ekj("cal-hour-odd",n),e.xp6(2),e.Q6J("ngForOf",t.segments)("ngForTrackBy",a.trackByHourSegment)}}function oe(i,r){if(1&i&&(e.TgZ(0,"div",27),e._uU(1,"\n "),e._UZ(2,"mwl-calendar-week-view-current-time-marker",28),e._uU(3,"\n "),e.YNc(4,ae,10,52,"div",29),e._uU(5,"\n\n "),e.YNc(6,ie,4,4,"div",23),e._uU(7,"\n "),e.qZA()),2&i){const t=r.$implicit,n=e.oxw();e.xp6(2),e.Q6J("columnDate",t.date)("dayStartHour",n.dayStartHour)("dayStartMinute",n.dayStartMinute)("dayEndHour",n.dayEndHour)("dayEndMinute",n.dayEndMinute)("hourSegments",n.hourSegments)("hourSegmentHeight",n.hourSegmentHeight)("customTemplate",n.currentTimeMarkerTemplate),e.xp6(2),e.Q6J("ngForOf",t.events)("ngForTrackBy",n.trackByWeekTimeEvent),e.xp6(2),e.Q6J("ngForOf",t.hours)("ngForTrackBy",n.trackByHour)}}class g extends b.y{getWeekView(r){const{period:t}=super.getWeekView(r),n={period:t,allDayEventRows:[],hourColumns:[],users:[...r.users]};return n.users.forEach((a,l)=>{const o=r.events.filter(u=>u.meta.user.id===a.id),d=super.getWeekView({...r,events:o});n.hourColumns.push(d.hourColumns[0]),d.allDayEventRows.forEach(({row:u},U)=>{n.allDayEventRows[U]=n.allDayEventRows[U]||{row:[]},n.allDayEventRows[U].row.push({...u[0],offset:l,span:1})})}),n}}g.\u0275fac=function(){let i;return function(t){return(i||(i=e.n5z(g)))(t||g)}}(),g.\u0275prov=e.Yz7({token:g,factory:g.\u0275fac});class h extends V.T{constructor(r,t,n,a,l){super(r,t,n,a,l),this.cdr=r,this.utils=t,this.dateAdapter=a,this.element=l,this.users=[],this.userChanged=new e.vpe,this.daysInWeek=1,this.trackByUserId=(o,d)=>d.id}ngOnChanges(r){super.ngOnChanges(r),r.users&&(this.refreshBody(),this.emitBeforeViewRender())}getDayColumnWidth(r){return Math.floor(r.offsetWidth/this.users.length)}dragMove(r,t){if(this.snapDraggedEvents){const n=this.getDraggedUserColumn(r,t.x),a=this.getDragMovedEventTimes(r,{...t,x:0},this.dayColumnWidth,!0),l=r.event,o={...l,...a,meta:{...l.meta,user:n}},d=this.events.map(u=>u===l?o:u);this.restoreOriginalEvents(d,new Map([[o,l]]))}this.dragAlreadyMoved=!0}dragEnded(r,t,n,a=!1){super.dragEnded(r,{...t,x:0},n,a);const l=this.getDraggedUserColumn(r,t.x);l&&l!==r.event.meta.user&&this.userChanged.emit({event:r.event,newUser:l})}getWeekView(r){return this.utils.getWeekView({events:r,users:this.users,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,precision:this.precision,absolutePositionedEvents:!0,hourSegments:this.hourSegments,dayStart:{hour:this.dayStartHour,minute:this.dayStartMinute},dayEnd:{hour:this.dayEndHour,minute:this.dayEndMinute},segmentHeight:this.hourSegmentHeight,weekendDays:this.weekendDays,...(0,O.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}getDraggedUserColumn(r,t){const n=Math.round(t/this.dayColumnWidth),l=this.view.users.findIndex(o=>o===r.event.meta.user)+n;return this.view.users[l]}}h.\u0275fac=function(r){return new(r||h)(e.Y36(e.sBO),e.Y36(g),e.Y36(e.soG),e.Y36(p._),e.Y36(e.SBq))},h.\u0275cmp=e.Xpm({type:h,selectors:[["mwl-day-view-scheduler"]],inputs:{users:"users"},outputs:{userChanged:"userChanged"},features:[e._Bn([g]),e.qOj,e.TTD],decls:21,vars:8,consts:[["role","grid",1,"cal-week-view"],["role","row",1,"cal-day-headers"],["class","cal-header","tabindex","0","role","columnheader",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-all-day-events","mwlDroppable","",3,"dragEnter","dragLeave",4,"ngIf"],["mwlDroppable","",1,"cal-time-events",3,"dragEnter","dragLeave"],["class","cal-time-label-column",4,"ngIf"],[1,"cal-day-columns"],["dayColumns",""],["class","cal-day-column",4,"ngFor","ngForOf","ngForTrackBy"],["tabindex","0","role","columnheader",1,"cal-header"],["mwlDroppable","",1,"cal-all-day-events",3,"dragEnter","dragLeave"],["allDayEventsContainer",""],[1,"cal-time-label-column",3,"ngTemplateOutlet"],["class","cal-day-column","mwlDroppable","","dragOverClass","cal-drag-over",3,"drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-events-row",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",1,"cal-day-column",3,"drop","dragEnter"],[1,"cal-events-row"],["eventRowContainer",""],["class","cal-event-container","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-week","cal-ends-within-week","ngClass","width","marginLeft","dropData","dragAxis","dragSnapGrid","validateDrag","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","dropData","dragAxis","dragSnapGrid","validateDrag","dragStart","dragging","dragEnd"],["event",""],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","daysInWeek","eventClicked"],[1,"cal-time-label-column"],["class","cal-hour",3,"cal-hour-odd",4,"ngFor","ngForOf","ngForTrackBy"],[1,"cal-hour"],[3,"height","segment","segmentHeight","locale","customTemplate","isTimeLabel",4,"ngFor","ngForOf","ngForTrackBy"],[3,"segment","segmentHeight","locale","customTemplate","isTimeLabel"],[1,"cal-day-column"],[3,"columnDate","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","hourSegments","hourSegmentHeight","customTemplate"],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-day","cal-ends-within-day","ngClass","hidden","top","height","left","width","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","ghostDragEnabled","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","hidden","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","ghostDragEnabled","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],["class","cal-resize-handle cal-resize-handle-before-start","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDisabled","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","column","eventClicked"],["class","cal-resize-handle cal-resize-handle-after-end","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-before-start",3,"resizeEdges"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-after-end",3,"resizeEdges"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"height","segment","segmentHeight","locale","customTemplate","clickListenerDisabled","dragOverClass","mwlClick","drop",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"segment","segmentHeight","locale","customTemplate","clickListenerDisabled","dragOverClass","mwlClick","drop"]],template:function(r,t){1&r&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.YNc(4,Q,5,1,"div",2),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n "),e.YNc(7,K,12,5,"div",3),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("dragEnter",function(){return t.dragEnter("time")})("dragLeave",function(){return t.dragLeave("time")}),e._uU(10,"\n "),e.YNc(11,j,4,2,"div",5),e._uU(12,"\n "),e.TgZ(13,"div",6,7),e._uU(15,"\n "),e.YNc(16,oe,8,12,"div",8),e._uU(17,"\n "),e.qZA(),e._uU(18,"\n "),e.qZA(),e._uU(19,"\n"),e.qZA(),e._uU(20,"\n")),2&r&&(e.xp6(4),e.Q6J("ngForOf",t.users)("ngForTrackBy",t.trackByUserId),e.xp6(3),e.Q6J("ngIf",t.view.allDayEventRows.length>0),e.xp6(4),e.Q6J("ngIf",t.view.hourColumns.length>0),e.xp6(2),e.ekj("cal-resize-active",t.timeEventResizes.size>0),e.xp6(3),e.Q6J("ngForOf",t.view.hourColumns)("ngForTrackBy",t.trackByHourColumn))},dependencies:[m.mk,m.sg,m.O5,m.tP,J.P,k.pD,k.D5,A.E$,A.mC,R.C,W.N,N.e],encapsulation:2});var le=s(4540);const c=[{id:0,name:"John smith",color:y.O.yellow},{id:1,name:"Jane Doe",color:y.O.blue}];class w{constructor(){this.viewDate=new Date,this.users=c,this.events=[{title:"An event",color:c[0].color,start:(0,x.Z)((0,E.Z)(new Date),5),meta:{user:c[0]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"Another event",color:c[1].color,start:(0,x.Z)((0,E.Z)(new Date),2),meta:{user:c[1]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"A 3rd event",color:c[0].color,start:(0,x.Z)((0,E.Z)(new Date),7),meta:{user:c[0]},resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{title:"An all day event",color:c[0].color,start:new Date,meta:{user:c[0]},draggable:!0,allDay:!0},{title:"Another all day event",color:c[1].color,start:new Date,meta:{user:c[1]},draggable:!0,allDay:!0},{title:"A 3rd all day event",color:c[0].color,start:new Date,meta:{user:c[0]},draggable:!0,allDay:!0}]}eventTimesChanged({event:r,newStart:t,newEnd:n}){r.start=t,r.end=n,this.events=[...this.events]}userChanged({event:r,newUser:t}){r.color=t.color,r.meta.user=t,this.events=[...this.events]}}w.\u0275fac=function(r){return new(r||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],decls:30,vars:12,consts:[[1,"row"],[1,"col-md-6"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"col-md-6","text-right"],[3,"viewDate","events","users","eventTimesChanged","userChanged"]],template:function(r,t){1&r&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(a){return t.viewDate=a}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",6),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n"),e.qZA(),e._uU(24,"\n"),e._UZ(25,"br"),e._uU(26,"\n\n"),e.TgZ(27,"mwl-day-view-scheduler",7),e.NdJ("eventTimesChanged",function(a){return t.eventTimesChanged(a)})("userChanged",function(a){return t.userChanged(a)}),e._uU(28,"\n"),e.qZA(),e._uU(29,"\n")),2&r&&(e.xp6(6),e.Q6J("view","day")("viewDate",t.viewDate),e.xp6(3),e.Q6J("viewDate",t.viewDate),e.xp6(3),e.Q6J("view","day")("viewDate",t.viewDate),e.xp6(8),e.Oqu(e.xi3(21,9,t.viewDate,"dayViewTitle")),e.xp6(7),e.Q6J("viewDate",t.viewDate)("events",t.events)("users",t.users))},dependencies:[B.O,M.T,H.i,h,le.J],encapsulation:2,changeDetection:0});class _{}_.\u0275fac=function(r){return new(r||_)},_.\u0275mod=e.oAB({type:_}),_.\u0275inj=e.cJS({imports:[m.ez,T._8.forRoot({provide:p._,useFactory:v.x}),f.S,C.Bz.forChild([{path:"",component:w}])]})},44248:(F,D,s)=>{s.d(D,{S:()=>v});var m=s(50192),C=s(86963),T=s(5234),p=s(44879);class v{}v.\u0275fac=function(y){return new(y||v)},v.\u0275mod=p.oAB({type:v}),v.\u0275inj=p.cJS({imports:[m.ez,C.u5,T._8]})}}]); \ No newline at end of file diff --git a/9082.08afd134a86de4f2.js b/9082.08afd134a86de4f2.js new file mode 100644 index 000000000..052beef2c --- /dev/null +++ b/9082.08afd134a86de4f2.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9082],{59082:(e,s,a)=>{a.r(s),a.d(s,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:a(12635),highlighted:a(22189)}},{filename:"template.html",contents:{raw:a(2590),highlighted:a(4441)}},{filename:"module.ts",contents:{raw:a(11060),highlighted:a(73699)}}]},22189:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n changeDay(date: Date) {\n this.viewDate = date;\n this.view = CalendarView.Day;\n }\n}\n'},73699:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},4441:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n <div [ngSwitch]="view">\n <span *ngSwitchCase="\'month\'"\n >Click on a month label to change the view to that month.</span\n >\n <span *ngSwitchCase="\'week\'"\n >Click on a day header to change the view to that day.</span\n >\n <span *ngSwitchCase="\'day\'">There is no other view to navigate to.</span>\n </div>\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayClicked)="changeDay($event.day.date)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (dayHeaderClicked)="changeDay($event.day.date)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},12635:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [];\n\n changeDay(date: Date) {\n this.viewDate = date;\n this.view = CalendarView.Day;\n }\n}\n"},11060:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},2590:(e,s,a)=>{a.r(s),a.d(s,{default:()=>n});const n='\n\n\n
\n
\n Click on a month label to change the view to that month.\n Click on a day header to change the view to that day.\n There is no other view to navigate to.\n
\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/9101.e640f5b17c419d22.js b/9101.e640f5b17c419d22.js deleted file mode 100644 index 7706fb66e..000000000 --- a/9101.e640f5b17c419d22.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9101],{49101:(T,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>u});var e=t(64061),C=t(43850),D=t(60341),c=t(72887),l=t(14219),h=t(1885),n=t(72612),f=t(97286),s=t(65148),a=t(4238),v=t(73772);function w(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-month-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeMonthViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function U(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-week-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeWeekViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}function E(_,r){if(1&_){const i=n.EpF();n.TgZ(0,"mwl-calendar-day-view",4),n.NdJ("beforeViewRender",function(o){n.CHM(i);const g=n.oxw();return n.KtG(g.beforeDayViewRender(o))}),n._uU(1,"\n "),n.qZA()}if(2&_){const i=n.oxw();n.Q6J("viewDate",i.viewDate)("events",i.events)}}class p{constructor(){this.view=h.w.Month,this.viewDate=new Date,this.events=[]}beforeMonthViewRender(r){r.body.forEach(i=>{const d=i.date.getDate();d>5&&d<10&&i.inMonth&&(i.cssClass="bg-pink")})}beforeWeekViewRender(r){r.hourColumns.forEach(i=>{i.hours.forEach(d=>{d.segments.forEach(o=>{o.date.getHours()>=2&&o.date.getHours()<=5&&2===o.date.getDay()&&(o.cssClass="bg-pink")})})})}beforeDayViewRender(r){r.hourColumns.forEach(i=>{i.hours.forEach(d=>{d.segments.forEach(o=>{o.date.getHours()>=2&&o.date.getHours()<=5&&(o.cssClass="bg-pink")})})})}}p.\u0275fac=function(r){return new(r||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender"]],template:function(r,i){1&r&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(o){return i.view=o})("viewDateChange",function(o){return i.viewDate=o}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n You can use each views beforeViewRender output to add a custom cssClass to\n different cells to add styling for disabled time slots\n"),n.qZA(),n._uU(5,"\n\n"),n.TgZ(6,"div",2),n._uU(7,"\n "),n.YNc(8,w,2,2,"mwl-calendar-month-view",3),n._uU(9,"\n "),n.YNc(10,U,2,2,"mwl-calendar-week-view",3),n._uU(11,"\n "),n.YNc(12,E,2,2,"mwl-calendar-day-view",3),n._uU(13,"\n"),n.qZA(),n._uU(14,"\n")),2&r&&(n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(6),n.Q6J("ngSwitch",i.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,f.G,s.T,a.S,v.$],styles:[".cal-month-view .bg-pink,.cal-week-view .cal-day-columns .bg-pink,.cal-day-view .bg-pink{background-color:#ff69b4!important}\n"],encapsulation:2,changeDetection:0});var Z=t(57585);class u{}u.\u0275fac=function(r){return new(r||u)},u.\u0275mod=n.oAB({type:u}),u.\u0275inj=n.cJS({imports:[e.ez,D._8.forRoot({provide:c._,useFactory:Z.x}),l.S,C.Bz.forChild([{path:"",component:p}])]})},73772:(T,m,t)=>{t.d(m,{$:()=>n});var e=t(72612),C=t(1885),D=t(60845),c=t(45831),l=t(97172),h=t(9665);class n{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=C.w}}n.\u0275fac=function(s){return new(s||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,a){1&s&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(w){return a.viewDate=w})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&s&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[D.O,c.T,l.i,h.J],encapsulation:2})},14219:(T,m,t)=>{t.d(m,{S:()=>l});var e=t(64061),C=t(48052),D=t(60341),c=t(72612);class l{}l.\u0275fac=function(n){return new(n||l)},l.\u0275mod=c.oAB({type:l}),l.\u0275inj=c.cJS({imports:[e.ez,C.u5,D._8]})}}]); \ No newline at end of file diff --git a/9107.69d26a3f6a43f59b.js b/9107.69d26a3f6a43f59b.js new file mode 100644 index 000000000..751abf6d9 --- /dev/null +++ b/9107.69d26a3f6a43f59b.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9107],{44248:(M,m,t)=>{t.d(m,{S:()=>e});var u=t(50192),D=t(86963),i=t(5234),v=t(44879);class e{}e.\u0275fac=function(f){return new(f||e)},e.\u0275mod=v.oAB({type:e}),e.\u0275inj=v.cJS({imports:[u.ez,D.u5,i._8]})},99107:(M,m,t)=>{t.r(m),t.d(m,{DemoModule:()=>l});var u=t(50192),D=t(98783),i=t(5234),v=t(33275),e=t(44248),c=t(38294),f=t(38174),y=t(35250),h=t(74888),C=t(69456),o=t(44879),E=t(79144);class s extends c.y{getMonthView(n){return n.viewStart=(0,f.Z)((0,y.Z)(n.viewDate),1),n.viewEnd=(0,h.Z)((0,C.Z)(n.viewDate),1),super.getMonthView(n)}}s.\u0275fac=function(){let a;return function(r){return(a||(a=o.n5z(s)))(r||s)}}(),s.\u0275prov=o.Yz7({token:s,factory:s.\u0275fac});class d{constructor(){this.viewDate=new Date,this.events=[]}}d.\u0275fac=function(n){return new(n||d)},d.\u0275cmp=o.Xpm({type:d,selectors:[["mwl-demo-component"]],features:[o._Bn([{provide:c.y,useClass:s}])],decls:3,vars:2,consts:[[3,"viewDate","events"]],template:function(n,r){1&n&&(o.TgZ(0,"mwl-calendar-month-view",0),o._uU(1,"\n"),o.qZA(),o._uU(2,"\n")),2&n&&o.Q6J("viewDate",r.viewDate)("events",r.events)},dependencies:[E.G],encapsulation:2,changeDetection:0});var U=t(20211);class l{}l.\u0275fac=function(n){return new(n||l)},l.\u0275mod=o.oAB({type:l}),l.\u0275inj=o.cJS({imports:[u.ez,i._8.forRoot({provide:v._,useFactory:U.x}),e.S,D.Bz.forChild([{path:"",component:d}])]})}}]); \ No newline at end of file diff --git a/915.5099289b2d4988e5.js b/915.5099289b2d4988e5.js new file mode 100644 index 000000000..09cec5369 --- /dev/null +++ b/915.5099289b2d4988e5.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[915],{20915:(M,c,n)=>{n.r(c),n.d(c,{DemoModule:()=>i});var s=n(50192),w=n(98783),h=n(5234),u=n(33275),D=n(44248),g=n(2316),p=n(72810),v=n(13638);var d=n(7483),C=n(23273);function y(a,o){(0,v.Z)(2,arguments);var t=(0,d.Z)(o);return(0,C.Z)(a,12*t)}var e=n(44879),r=n(77797),Y=n(79144),T=n(84156),U=n(56500),J=n(43303);function S(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-month-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function x(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-week-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-day-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}class m{constructor(o,t){this.http=o,this.cdr=t,this.view=g.w.Month,this.viewDate=function f(a){(0,v.Z)(1,arguments);var o=(0,p.Z)(a),t=new Date(0);return t.setFullYear(o.getFullYear(),0,1),t.setHours(0,0,0,0),t}(function Z(a,o){(0,v.Z)(2,arguments);var t=(0,d.Z)(o);return y(a,-t)}(new Date,1)),this.events=[]}ngOnInit(){this.fetchHolidays()}fetchHolidays(){this.http.get("https://holidayapi.com/v1/holidays",{params:{country:"US",year:String((new Date).getFullYear()-1),key:"8eb2582d-3a4c-4fc5-94c8-3e21487d4e23"}}).subscribe(({holidays:o})=>{this.events=o.map(t=>({start:new Date(t.date),title:t.name,allDay:!0,meta:{type:"holiday",holiday:t}})),this.cdr.markForCheck()})}}m.\u0275fac=function(o){return new(o||m)(e.Y36(r.eN),e.Y36(e.sBO))},m.\u0275cmp=e.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,t){1&o&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.YNc(5,S,2,2,"mwl-calendar-month-view",2),e._uU(6,"\n "),e.YNc(7,x,2,2,"mwl-calendar-week-view",2),e._uU(8,"\n "),e.YNc(9,A,2,2,"mwl-calendar-day-view",2),e._uU(10,"\n"),e.qZA(),e._uU(11,"\n")),2&o&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[s.RF,s.n9,Y.G,T.T,U.S,J.$],encapsulation:2,changeDetection:0});var N=n(20211);class i{}i.\u0275fac=function(o){return new(o||i)},i.\u0275mod=e.oAB({type:i}),i.\u0275inj=e.cJS({imports:[s.ez,h._8.forRoot({provide:u._,useFactory:N.x}),r.JF,D.S,w.Bz.forChild([{path:"",component:m}])]})}}]); \ No newline at end of file diff --git a/3153.c0d1a375cf533a87.js b/9165.55a3be1352192946.js similarity index 92% rename from 3153.c0d1a375cf533a87.js rename to 9165.55a3be1352192946.js index da4983be8..943d75439 100644 --- a/3153.c0d1a375cf533a87.js +++ b/9165.55a3be1352192946.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[3153],{73772:(U,p,a)=>{a.d(p,{$:()=>v});var n=a(72612),g=a(1885),D=a(60845),u=a(45831),m=a(97172),C=a(9665);class v{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=g.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=n.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,i){1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&s&&(n.xp6(7),n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("viewDate",i.viewDate),n.xp6(3),n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,i.viewDate,i.view+"ViewTitle",i.locale)),n.xp6(8),n.ekj("active",i.view===i.CalendarView.Month),n.xp6(3),n.ekj("active",i.view===i.CalendarView.Week),n.xp6(3),n.ekj("active",i.view===i.CalendarView.Day))},dependencies:[D.O,u.T,m.i,C.J],encapsulation:2})},14219:(U,p,a)=>{a.d(p,{S:()=>m});var n=a(64061),g=a(48052),D=a(60341),u=a(72612);class m{}m.\u0275fac=function(v){return new(v||m)},m.\u0275mod=u.oAB({type:m}),m.\u0275inj=u.cJS({imports:[n.ez,g.u5,D._8]})},3153:(U,p,a)=>{a.r(p),a.d(p,{DemoModule:()=>w});var n=a(64061),g=a(43850),D=a(60341),u=a(72887),m=a(14219),C=a(1885),v=a(26898),c=a(57450),s=a(34866),i=a(27943);function _(o,l){(0,i.Z)(2,arguments);var t=(0,s.Z)(o),r=(0,s.Z)(l);return t.getTime()===r.getTime()}var e=a(72612),Z=a(42666),y=a(39292),E=a(55456),A=a(43920),O=a(97286),M=a(65148),P=a(4238),f=a(50175),J=a(73772),S=a(9665),N=a(88300);function Q(o,l){if(1&o&&(e.TgZ(0,"span",11),e._uU(1),e.qZA()),2&o){const t=e.oxw().day;e.xp6(1),e.Oqu(t.badgeTotal)}}function x(o,l){if(1&o&&(e.TgZ(0,"span"),e._uU(1),e.qZA()),2&o){const t=l.$implicit;e.Gre("badge text-bg-",t[0],""),e.xp6(1),e.hij("\n ",t[1].length,"\n ")}}function B(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",6),e._uU(2,"\n "),e.YNc(3,Q,2,1,"span",7),e._uU(4,"\n "),e.TgZ(5,"span",8),e._uU(6),e.ALo(7,"calendarDate"),e.qZA(),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",9),e._uU(11,"\n "),e.YNc(12,x,2,4,"span",10),e._uU(13,"\n "),e.qZA(),e._uU(14,"\n")),2&o){const t=l.day,r=l.locale;e.xp6(3),e.Q6J("ngIf",t.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(7,3,t.date,"monthViewDayNumber",r)),e.xp6(6),e.Q6J("ngForOf",t.eventGroups)}}function R(o,l){if(1&o&&(e.TgZ(0,"div"),e._uU(1,"\n "),e.TgZ(2,"mwl-calendar-event-actions",18),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.TgZ(5,"mwl-calendar-event-title",15),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.qZA()),2&o){const t=l.$implicit;e.xp6(2),e.Q6J("event",t),e.xp6(3),e.Q6J("event",t)}}function I(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",16),e._uU(2,"\n "),e.YNc(3,R,8,2,"div",17),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&o){const t=e.oxw().weekEvent;e.xp6(3),e.Q6J("ngForOf",t.event.meta.groupedEvents)}}function V(o,l){if(1&o&&(e.ynx(0),e._uU(1,"\n "),e.TgZ(2,"mwl-calendar-event-actions",18),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.BQk()),2&o){const t=e.oxw().weekEvent;e.xp6(2),e.Q6J("event",t.event)}}const W=function(o,l,t){return{color:o,backgroundColor:l,borderColor:t}};function F(o,l){if(1&o){const t=e.EpF();e._uU(0,"\n "),e.YNc(1,I,6,1,"ng-template",null,12,e.W1O),e._uU(3,"\n\n "),e.TgZ(4,"div",13),e.NdJ("mwlClick",function(){const h=e.CHM(t).eventClicked;return e.KtG(h.emit())}),e.ALo(5,"calendarEventTitle"),e._uU(6,"\n "),e.YNc(7,V,5,1,"ng-container",14),e._uU(8,"\n "),e.TgZ(9,"mwl-calendar-event-title",15),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n "),e.qZA(),e._uU(12,"\n")}if(2&o){const t=l.weekEvent,r=l.tooltipPlacement,d=l.tooltipTemplate,h=l.tooltipAppendToBody,b=l.tooltipDisabled,j=l.tooltipDelay,k=e.MAs(2);e.xp6(4),e.Q6J("ngbPopover",k)("disablePopover",!t.event.meta.groupedEvents)("ngStyle",e.kEZ(15,W,null==t.event.color?null:t.event.color.secondaryText,null==t.event.color?null:t.event.color.secondary,null==t.event.color?null:t.event.color.primary))("mwlCalendarTooltip",b||t.event.meta.groupedEvents?"":e.Dn7(5,11,t.event.title,"weekTooltip",t.event))("tooltipPlacement",r)("tooltipEvent",t.event)("tooltipTemplate",d)("tooltipAppendToBody",h)("tooltipDelay",j),e.xp6(3),e.Q6J("ngIf",!t.event.meta.groupedEvents),e.xp6(2),e.Q6J("event",t.event)}}function H(o,l){if(1&o){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",19),e.NdJ("beforeViewRender",function(d){e.CHM(t);const h=e.oxw();return e.KtG(h.beforeMonthViewRender(d))}),e._uU(1,"\n "),e.qZA()}if(2&o){const t=e.oxw(),r=e.MAs(4);e.Q6J("viewDate",t.viewDate)("events",t.events)("cellTemplate",r)("activeDayIsOpen",!0)}}function L(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-week-view",20),e._uU(1,"\n "),e.qZA()),2&o){const t=e.oxw(),r=e.MAs(7);e.Q6J("viewDate",t.viewDate)("events",t.groupedSimilarEvents)("eventTemplate",r)}}function K(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-day-view",20),e._uU(1,"\n "),e.qZA()),2&o){const t=e.oxw(),r=e.MAs(7);e.Q6J("viewDate",t.viewDate)("events",t.groupedSimilarEvents)("eventTemplate",r)}}class T{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:v.O.yellow,start:(0,c.Z)(new Date),meta:{type:"warning"}},{title:"Event 2",color:v.O.yellow,start:(0,c.Z)(new Date),meta:{type:"warning"}},{title:"Event 3",color:v.O.blue,start:(0,c.Z)(new Date),meta:{type:"info"}},{title:"Event 4",color:v.O.red,start:(0,c.Z)(new Date),meta:{type:"danger"}},{title:"Event 5",color:v.O.red,start:(0,c.Z)(new Date),meta:{type:"danger"}}],this.groupedSimilarEvents=[]}ngOnInit(){this.groupedSimilarEvents=[];const l=new Set;this.events.forEach(t=>{if(l.has(t))return;const r=this.events.filter(d=>d!==t&&!l.has(d)&&_(d.start,t.start)&&(_(d.end,t.end)||!d.end&&!t.end)&&d.color.primary===t.color.primary&&d.color.secondary===t.color.secondary);l.add(t),r.forEach(d=>{l.add(d)}),r.length>0?this.groupedSimilarEvents.push({title:`${r.length+1} events`,color:t.color,start:t.start,end:t.end,meta:{groupedEvents:[t,...r]}}):this.groupedSimilarEvents.push(t)})}beforeMonthViewRender({body:l}){l.forEach(t=>{const r={};t.events.forEach(d=>{r[d.meta.type]=r[d.meta.type]||[],r[d.meta.type].push(d)}),t.eventGroups=Object.entries(r)})}}T.\u0275fac=function(l){return new(l||T)},T.\u0275cmp=e.Xpm({type:T,selectors:[["mwl-demo-component"]],decls:18,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["customCellTemplate",""],["customEventTemplate",""],[3,"ngSwitch"],[3,"viewDate","events","cellTemplate","activeDayIsOpen","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","eventTemplate",4,"ngSwitchCase"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[1,"cell-totals"],[3,"class",4,"ngFor","ngForOf"],[1,"cal-day-badge"],["groupedEventsTemplate",""],[1,"cal-event",3,"ngbPopover","disablePopover","ngStyle","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","mwlClick"],[4,"ngIf"],["view","week",3,"event"],[2,"min-width","150px"],[4,"ngFor","ngForOf"],[3,"event"],[3,"viewDate","events","cellTemplate","activeDayIsOpen","beforeViewRender"],[3,"viewDate","events","eventTemplate"]],template:function(l,t){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(d){return t.view=d})("viewDateChange",function(d){return t.viewDate=d}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.YNc(3,B,15,7,"ng-template",null,1,e.W1O),e._uU(5,"\n\n"),e.YNc(6,F,13,19,"ng-template",null,2,e.W1O),e._uU(8,"\n\n"),e.TgZ(9,"div",3),e._uU(10,"\n "),e.YNc(11,H,2,4,"mwl-calendar-month-view",4),e._uU(12,"\n "),e.YNc(13,L,2,3,"mwl-calendar-week-view",5),e._uU(14,"\n "),e.YNc(15,K,2,3,"mwl-calendar-day-view",5),e._uU(16,"\n"),e.qZA(),e._uU(17,"\n")),2&l&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(9),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.sg,n.O5,n.PC,n.RF,n.n9,Z.n,y.b,E.n,A.P,O.G,M.T,P.S,f.o8,J.$,S.J,N.B],styles:[".cell-totals[_ngcontent-%COMP%]{margin:5px;text-align:center}.badge[_ngcontent-%COMP%]{margin-right:5px}"],changeDetection:0});var Y=a(57585);class w{}w.\u0275fac=function(l){return new(l||w)},w.\u0275mod=e.oAB({type:w}),w.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:u._,useFactory:Y.x}),f.dT,m.S,g.Bz.forChild([{path:"",component:T}])]})}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9165],{43303:(U,p,a)=>{a.d(p,{$:()=>v});var n=a(44879),g=a(2316),D=a(50111),u=a(58125),m=a(68849),C=a(4540);class v{constructor(){this.locale="en",this.viewChange=new n.vpe,this.viewDateChange=new n.vpe,this.CalendarView=g.w}}v.\u0275fac=function(s){return new(s||v)},v.\u0275cmp=n.Xpm({type:v,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(s,i){1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",0),n._uU(2,"\n "),n.TgZ(3,"div",1),n._uU(4,"\n "),n.TgZ(5,"div",2),n._uU(6,"\n "),n.TgZ(7,"div",3),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(8,"\n Previous\n "),n.qZA(),n._uU(9,"\n "),n.TgZ(10,"div",4),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(11,"\n Today\n "),n.qZA(),n._uU(12,"\n "),n.TgZ(13,"div",5),n.NdJ("viewDateChange",function(e){return i.viewDate=e})("viewDateChange",function(){return i.viewDateChange.next(i.viewDate)}),n._uU(14,"\n Next\n "),n.qZA(),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n "),n.TgZ(18,"div",1),n._uU(19,"\n "),n.TgZ(20,"h3"),n._uU(21),n.ALo(22,"calendarDate"),n.qZA(),n._uU(23,"\n "),n.qZA(),n._uU(24,"\n "),n.TgZ(25,"div",1),n._uU(26,"\n "),n.TgZ(27,"div",2),n._uU(28,"\n "),n.TgZ(29,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Month)}),n._uU(30,"\n Month\n "),n.qZA(),n._uU(31,"\n "),n.TgZ(32,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Week)}),n._uU(33,"\n Week\n "),n.qZA(),n._uU(34,"\n "),n.TgZ(35,"div",6),n.NdJ("click",function(){return i.viewChange.emit(i.CalendarView.Day)}),n._uU(36,"\n Day\n "),n.qZA(),n._uU(37,"\n "),n.qZA(),n._uU(38,"\n "),n.qZA(),n._uU(39,"\n "),n.qZA(),n._uU(40,"\n "),n._UZ(41,"br"),n._uU(42,"\n ")),2&s&&(n.xp6(7),n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(3),n.Q6J("viewDate",i.viewDate),n.xp6(3),n.Q6J("view",i.view)("viewDate",i.viewDate),n.xp6(8),n.Oqu(n.Dn7(22,12,i.viewDate,i.view+"ViewTitle",i.locale)),n.xp6(8),n.ekj("active",i.view===i.CalendarView.Month),n.xp6(3),n.ekj("active",i.view===i.CalendarView.Week),n.xp6(3),n.ekj("active",i.view===i.CalendarView.Day))},dependencies:[D.O,u.T,m.i,C.J],encapsulation:2})},44248:(U,p,a)=>{a.d(p,{S:()=>m});var n=a(50192),g=a(86963),D=a(5234),u=a(44879);class m{}m.\u0275fac=function(v){return new(v||m)},m.\u0275mod=u.oAB({type:m}),m.\u0275inj=u.cJS({imports:[n.ez,g.u5,D._8]})},49165:(U,p,a)=>{a.r(p),a.d(p,{DemoModule:()=>w});var n=a(50192),g=a(98783),D=a(5234),u=a(33275),m=a(44248),C=a(2316),v=a(22201),c=a(54876),s=a(63274),i=a(13638);function _(o,l){(0,i.Z)(2,arguments);var t=(0,s.Z)(o),r=(0,s.Z)(l);return t.getTime()===r.getTime()}var e=a(44879),Z=a(53791),y=a(55045),E=a(87499),A=a(85403),O=a(79144),M=a(84156),P=a(56500),f=a(99637),J=a(43303),S=a(4540),N=a(88518);function Q(o,l){if(1&o&&(e.TgZ(0,"span",11),e._uU(1),e.qZA()),2&o){const t=e.oxw().day;e.xp6(1),e.Oqu(t.badgeTotal)}}function x(o,l){if(1&o&&(e.TgZ(0,"span"),e._uU(1),e.qZA()),2&o){const t=l.$implicit;e.Gre("badge text-bg-",t[0],""),e.xp6(1),e.hij("\n ",t[1].length,"\n ")}}function B(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",6),e._uU(2,"\n "),e.YNc(3,Q,2,1,"span",7),e._uU(4,"\n "),e.TgZ(5,"span",8),e._uU(6),e.ALo(7,"calendarDate"),e.qZA(),e._uU(8,"\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",9),e._uU(11,"\n "),e.YNc(12,x,2,4,"span",10),e._uU(13,"\n "),e.qZA(),e._uU(14,"\n")),2&o){const t=l.day,r=l.locale;e.xp6(3),e.Q6J("ngIf",t.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(7,3,t.date,"monthViewDayNumber",r)),e.xp6(6),e.Q6J("ngForOf",t.eventGroups)}}function R(o,l){if(1&o&&(e.TgZ(0,"div"),e._uU(1,"\n "),e.TgZ(2,"mwl-calendar-event-actions",18),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.TgZ(5,"mwl-calendar-event-title",15),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.qZA()),2&o){const t=l.$implicit;e.xp6(2),e.Q6J("event",t),e.xp6(3),e.Q6J("event",t)}}function I(o,l){if(1&o&&(e._uU(0,"\n "),e.TgZ(1,"div",16),e._uU(2,"\n "),e.YNc(3,R,8,2,"div",17),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&o){const t=e.oxw().weekEvent;e.xp6(3),e.Q6J("ngForOf",t.event.meta.groupedEvents)}}function V(o,l){if(1&o&&(e.ynx(0),e._uU(1,"\n "),e.TgZ(2,"mwl-calendar-event-actions",18),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.BQk()),2&o){const t=e.oxw().weekEvent;e.xp6(2),e.Q6J("event",t.event)}}const W=function(o,l,t){return{color:o,backgroundColor:l,borderColor:t}};function F(o,l){if(1&o){const t=e.EpF();e._uU(0,"\n "),e.YNc(1,I,6,1,"ng-template",null,12,e.W1O),e._uU(3,"\n\n "),e.TgZ(4,"div",13),e.NdJ("mwlClick",function(){const h=e.CHM(t).eventClicked;return e.KtG(h.emit())}),e.ALo(5,"calendarEventTitle"),e._uU(6,"\n "),e.YNc(7,V,5,1,"ng-container",14),e._uU(8,"\n "),e.TgZ(9,"mwl-calendar-event-title",15),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n "),e.qZA(),e._uU(12,"\n")}if(2&o){const t=l.weekEvent,r=l.tooltipPlacement,d=l.tooltipTemplate,h=l.tooltipAppendToBody,b=l.tooltipDisabled,j=l.tooltipDelay,k=e.MAs(2);e.xp6(4),e.Q6J("ngbPopover",k)("disablePopover",!t.event.meta.groupedEvents)("ngStyle",e.kEZ(15,W,null==t.event.color?null:t.event.color.secondaryText,null==t.event.color?null:t.event.color.secondary,null==t.event.color?null:t.event.color.primary))("mwlCalendarTooltip",b||t.event.meta.groupedEvents?"":e.Dn7(5,11,t.event.title,"weekTooltip",t.event))("tooltipPlacement",r)("tooltipEvent",t.event)("tooltipTemplate",d)("tooltipAppendToBody",h)("tooltipDelay",j),e.xp6(3),e.Q6J("ngIf",!t.event.meta.groupedEvents),e.xp6(2),e.Q6J("event",t.event)}}function H(o,l){if(1&o){const t=e.EpF();e.TgZ(0,"mwl-calendar-month-view",19),e.NdJ("beforeViewRender",function(d){e.CHM(t);const h=e.oxw();return e.KtG(h.beforeMonthViewRender(d))}),e._uU(1,"\n "),e.qZA()}if(2&o){const t=e.oxw(),r=e.MAs(4);e.Q6J("viewDate",t.viewDate)("events",t.events)("cellTemplate",r)("activeDayIsOpen",!0)}}function L(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-week-view",20),e._uU(1,"\n "),e.qZA()),2&o){const t=e.oxw(),r=e.MAs(7);e.Q6J("viewDate",t.viewDate)("events",t.groupedSimilarEvents)("eventTemplate",r)}}function K(o,l){if(1&o&&(e.TgZ(0,"mwl-calendar-day-view",20),e._uU(1,"\n "),e.qZA()),2&o){const t=e.oxw(),r=e.MAs(7);e.Q6J("viewDate",t.viewDate)("events",t.groupedSimilarEvents)("eventTemplate",r)}}class T{constructor(){this.view=C.w.Month,this.viewDate=new Date,this.events=[{title:"Event 1",color:v.O.yellow,start:(0,c.Z)(new Date),meta:{type:"warning"}},{title:"Event 2",color:v.O.yellow,start:(0,c.Z)(new Date),meta:{type:"warning"}},{title:"Event 3",color:v.O.blue,start:(0,c.Z)(new Date),meta:{type:"info"}},{title:"Event 4",color:v.O.red,start:(0,c.Z)(new Date),meta:{type:"danger"}},{title:"Event 5",color:v.O.red,start:(0,c.Z)(new Date),meta:{type:"danger"}}],this.groupedSimilarEvents=[]}ngOnInit(){this.groupedSimilarEvents=[];const l=new Set;this.events.forEach(t=>{if(l.has(t))return;const r=this.events.filter(d=>d!==t&&!l.has(d)&&_(d.start,t.start)&&(_(d.end,t.end)||!d.end&&!t.end)&&d.color.primary===t.color.primary&&d.color.secondary===t.color.secondary);l.add(t),r.forEach(d=>{l.add(d)}),r.length>0?this.groupedSimilarEvents.push({title:`${r.length+1} events`,color:t.color,start:t.start,end:t.end,meta:{groupedEvents:[t,...r]}}):this.groupedSimilarEvents.push(t)})}beforeMonthViewRender({body:l}){l.forEach(t=>{const r={};t.events.forEach(d=>{r[d.meta.type]=r[d.meta.type]||[],r[d.meta.type].push(d)}),t.eventGroups=Object.entries(r)})}}T.\u0275fac=function(l){return new(l||T)},T.\u0275cmp=e.Xpm({type:T,selectors:[["mwl-demo-component"]],decls:18,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["customCellTemplate",""],["customEventTemplate",""],[3,"ngSwitch"],[3,"viewDate","events","cellTemplate","activeDayIsOpen","beforeViewRender",4,"ngSwitchCase"],[3,"viewDate","events","eventTemplate",4,"ngSwitchCase"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[1,"cell-totals"],[3,"class",4,"ngFor","ngForOf"],[1,"cal-day-badge"],["groupedEventsTemplate",""],[1,"cal-event",3,"ngbPopover","disablePopover","ngStyle","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","mwlClick"],[4,"ngIf"],["view","week",3,"event"],[2,"min-width","150px"],[4,"ngFor","ngForOf"],[3,"event"],[3,"viewDate","events","cellTemplate","activeDayIsOpen","beforeViewRender"],[3,"viewDate","events","eventTemplate"]],template:function(l,t){1&l&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(d){return t.view=d})("viewDateChange",function(d){return t.viewDate=d}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.YNc(3,B,15,7,"ng-template",null,1,e.W1O),e._uU(5,"\n\n"),e.YNc(6,F,13,19,"ng-template",null,2,e.W1O),e._uU(8,"\n\n"),e.TgZ(9,"div",3),e._uU(10,"\n "),e.YNc(11,H,2,4,"mwl-calendar-month-view",4),e._uU(12,"\n "),e.YNc(13,L,2,3,"mwl-calendar-week-view",5),e._uU(14,"\n "),e.YNc(15,K,2,3,"mwl-calendar-day-view",5),e._uU(16,"\n"),e.qZA(),e._uU(17,"\n")),2&l&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(9),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[n.sg,n.O5,n.PC,n.RF,n.n9,Z.n,y.b,E.n,A.P,O.G,M.T,P.S,f.o8,J.$,S.J,N.B],styles:[".cell-totals[_ngcontent-%COMP%]{margin:5px;text-align:center}.badge[_ngcontent-%COMP%]{margin-right:5px}"],changeDetection:0});var Y=a(20211);class w{}w.\u0275fac=function(l){return new(l||w)},w.\u0275mod=e.oAB({type:w}),w.\u0275inj=e.cJS({imports:[n.ez,D._8.forRoot({provide:u._,useFactory:Y.x}),f.dT,m.S,g.Bz.forChild([{path:"",component:T}])]})}}]); \ No newline at end of file diff --git a/9170.af0b8c99d5c9de89.js b/9170.af0b8c99d5c9de89.js new file mode 100644 index 000000000..65041fb2b --- /dev/null +++ b/9170.af0b8c99d5c9de89.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9170],{43303:(T,v,i)=>{i.d(v,{$:()=>n});var e=i(44879),D=i(2316),h=i(50111),m=i(58125),w=i(68849),g=i(4540);class n{constructor(){this.locale="en",this.viewChange=new e.vpe,this.viewDateChange=new e.vpe,this.CalendarView=D.w}}n.\u0275fac=function(u){return new(u||n)},n.\u0275cmp=e.Xpm({type:n,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(u,a){1&u&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"div",1),e._uU(4,"\n "),e.TgZ(5,"div",2),e._uU(6,"\n "),e.TgZ(7,"div",3),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(8,"\n Previous\n "),e.qZA(),e._uU(9,"\n "),e.TgZ(10,"div",4),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(11,"\n Today\n "),e.qZA(),e._uU(12,"\n "),e.TgZ(13,"div",5),e.NdJ("viewDateChange",function(c){return a.viewDate=c})("viewDateChange",function(){return a.viewDateChange.next(a.viewDate)}),e._uU(14,"\n Next\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.TgZ(18,"div",1),e._uU(19,"\n "),e.TgZ(20,"h3"),e._uU(21),e.ALo(22,"calendarDate"),e.qZA(),e._uU(23,"\n "),e.qZA(),e._uU(24,"\n "),e.TgZ(25,"div",1),e._uU(26,"\n "),e.TgZ(27,"div",2),e._uU(28,"\n "),e.TgZ(29,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Month)}),e._uU(30,"\n Month\n "),e.qZA(),e._uU(31,"\n "),e.TgZ(32,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Week)}),e._uU(33,"\n Week\n "),e.qZA(),e._uU(34,"\n "),e.TgZ(35,"div",6),e.NdJ("click",function(){return a.viewChange.emit(a.CalendarView.Day)}),e._uU(36,"\n Day\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n "),e.qZA(),e._uU(39,"\n "),e.qZA(),e._uU(40,"\n "),e._UZ(41,"br"),e._uU(42,"\n ")),2&u&&(e.xp6(7),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(3),e.Q6J("viewDate",a.viewDate),e.xp6(3),e.Q6J("view",a.view)("viewDate",a.viewDate),e.xp6(8),e.Oqu(e.Dn7(22,12,a.viewDate,a.view+"ViewTitle",a.locale)),e.xp6(8),e.ekj("active",a.view===a.CalendarView.Month),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Week),e.xp6(3),e.ekj("active",a.view===a.CalendarView.Day))},dependencies:[h.O,m.T,w.i,g.J],encapsulation:2})},44248:(T,v,i)=>{i.d(v,{S:()=>w});var e=i(50192),D=i(86963),h=i(5234),m=i(44879);class w{}w.\u0275fac=function(n){return new(n||w)},w.\u0275mod=m.oAB({type:w}),w.\u0275inj=m.cJS({imports:[e.ez,D.u5,h._8]})},39170:(T,v,i)=>{i.r(v),i.d(v,{DemoModule:()=>C});var e=i(50192),D=i(98783),h=i(5234),m=i(33275),w=i(44248),g=i(2316),n=i(44879),f=i(79144),u=i(84156),a=i(56500),s=i(43303);function c(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-month-view",5),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeMonthViewRender(l))})("dayClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.dayClicked(l.day))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function y(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-week-view",6),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeWeekOrDayViewRender(l))})("hourSegmentClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.hourSegmentClicked(l.date))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}function U(_,o){if(1&_){const t=n.EpF();n.TgZ(0,"mwl-calendar-day-view",6),n.NdJ("beforeViewRender",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.beforeWeekOrDayViewRender(l))})("hourSegmentClicked",function(l){n.CHM(t);const r=n.oxw();return n.KtG(r.hourSegmentClicked(l.date))}),n._uU(1,"\n "),n.qZA()}if(2&_){const t=n.oxw();n.Q6J("viewDate",t.viewDate)("events",t.events)}}class p{constructor(){this.view=g.w.Month,this.viewDate=new Date,this.events=[],this.selectedDays=[]}dayClicked(o){this.selectedMonthViewDay=o;const t=this.selectedMonthViewDay.date.getTime(),d=this.selectedDays.findIndex(l=>l.date.getTime()===t);d>-1?(delete this.selectedMonthViewDay.cssClass,this.selectedDays.splice(d,1)):(this.selectedDays.push(this.selectedMonthViewDay),o.cssClass="cal-day-selected",this.selectedMonthViewDay=o)}beforeMonthViewRender({body:o}){o.forEach(t=>{this.selectedDays.some(d=>d.date.getTime()===t.date.getTime())&&(t.cssClass="cal-day-selected")})}hourSegmentClicked(o){this.selectedDayViewDate=o,this.addSelectedDayViewClass()}beforeWeekOrDayViewRender(o){this.hourColumns=o.hourColumns,this.addSelectedDayViewClass()}addSelectedDayViewClass(){this.hourColumns.forEach(o=>{o.hours.forEach(t=>{t.segments.forEach(d=>{delete d.cssClass,this.selectedDayViewDate&&d.date.getTime()===this.selectedDayViewDate.getTime()&&(d.cssClass="cal-day-selected")})})})}}p.\u0275fac=function(o){return new(o||p)},p.\u0275cmp=n.Xpm({type:p,selectors:[["mwl-demo-component"]],decls:15,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[1,"alert","alert-info"],[3,"ngSwitch"],[3,"viewDate","events","beforeViewRender","dayClicked",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender","hourSegmentClicked",4,"ngSwitchCase"],[3,"viewDate","events","beforeViewRender","dayClicked"],[3,"viewDate","events","beforeViewRender","hourSegmentClicked"]],template:function(o,t){1&o&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"div",1),n._uU(4,"\n Click on a month view day or a time on the week or day view to select it\n"),n.qZA(),n._uU(5,"\n\n"),n.TgZ(6,"div",2),n._uU(7,"\n "),n.YNc(8,c,2,2,"mwl-calendar-month-view",3),n._uU(9,"\n "),n.YNc(10,y,2,2,"mwl-calendar-week-view",4),n._uU(11,"\n "),n.YNc(12,U,2,2,"mwl-calendar-day-view",4),n._uU(13,"\n"),n.qZA(),n._uU(14,"\n")),2&o&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(6),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[e.RF,e.n9,f.G,u.T,a.S,s.$],styles:[".cal-day-selected,.cal-day-selected:hover{background-color:#ff1493!important}\n"],encapsulation:2,changeDetection:0});var M=i(20211);class C{}C.\u0275fac=function(o){return new(o||C)},C.\u0275mod=n.oAB({type:C}),C.\u0275inj=n.cJS({imports:[e.ez,h._8.forRoot({provide:m._,useFactory:M.x}),w.S,D.Bz.forChild([{path:"",component:p}])]})}}]); \ No newline at end of file diff --git a/9195.e750315950a086dc.js b/9195.e750315950a086dc.js deleted file mode 100644 index 2d741e355..000000000 --- a/9195.e750315950a086dc.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9195],{19195:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(39005),highlighted:n(19086)}},{filename:"template.html",contents:{raw:n(6635),highlighted:n(4614)}},{filename:"module.ts",contents:{raw:n(99005),highlighted:n(75428)}}]},19086:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import {\n AfterViewInit,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n ViewChild,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarView } from \'angular-calendar\';\nimport { differenceInMinutes, startOfDay, startOfHour } from \'date-fns\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'./template.html\',\n styles: [\n `\n .scroll-container {\n height: calc(100vh - 320px);\n overflow-y: auto;\n }\n `,\n ],\n})\nexport class DemoComponent implements AfterViewInit {\n @ViewChild(\'scrollContainer\') scrollContainer: ElementRef<HTMLElement>;\n\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n ngAfterViewInit() {\n this.scrollToCurrentView();\n }\n\n viewChanged() {\n this.cdr.detectChanges();\n this.scrollToCurrentView();\n }\n\n private scrollToCurrentView() {\n if (this.view === CalendarView.Week || CalendarView.Day) {\n // each hour is 60px high, so to get the pixels to scroll it\'s just the amount of minutes since midnight\n const minutesSinceStartOfDay = differenceInMinutes(\n startOfHour(new Date()),\n startOfDay(new Date())\n );\n const headerHeight = this.view === CalendarView.Week ? 60 : 0;\n this.scrollContainer.nativeElement.scrollTop =\n minutesSinceStartOfDay + headerHeight;\n }\n }\n}\n'},75428:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},4614:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header\n [(view)]="view"\n [(viewDate)]="viewDate"\n (viewChange)="viewChanged()"\n>\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view" class="scroll-container" #scrollContainer>\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n >\n </mwl-calendar-day-view>\n</div>\n'},39005:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import {\n AfterViewInit,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n ViewChild,\n} from '@angular/core';\nimport { CalendarEvent, CalendarView } from 'angular-calendar';\nimport { differenceInMinutes, startOfDay, startOfHour } from 'date-fns';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: './template.html',\n styles: [\n `\n .scroll-container {\n height: calc(100vh - 320px);\n overflow-y: auto;\n }\n `,\n ],\n})\nexport class DemoComponent implements AfterViewInit {\n @ViewChild('scrollContainer') scrollContainer: ElementRef;\n\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n ngAfterViewInit() {\n this.scrollToCurrentView();\n }\n\n viewChanged() {\n this.cdr.detectChanges();\n this.scrollToCurrentView();\n }\n\n private scrollToCurrentView() {\n if (this.view === CalendarView.Week || CalendarView.Day) {\n // each hour is 60px high, so to get the pixels to scroll it's just the amount of minutes since midnight\n const minutesSinceStartOfDay = differenceInMinutes(\n startOfHour(new Date()),\n startOfDay(new Date())\n );\n const headerHeight = this.view === CalendarView.Week ? 60 : 0;\n this.scrollContainer.nativeElement.scrollTop =\n minutesSinceStartOfDay + headerHeight;\n }\n }\n}\n"},99005:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},6635:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/9222.6f270cfb66d8d65e.js b/9222.6f270cfb66d8d65e.js deleted file mode 100644 index 96139eba6..000000000 --- a/9222.6f270cfb66d8d65e.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9222],{69222:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(38604),highlighted:s(81950)}},{filename:"template.html",contents:{raw:s(49054),highlighted:s(66619)}},{filename:"day-view-scheduler.component.ts",contents:{raw:s(21929),highlighted:s(38095)}},{filename:"day-view-scheduler.component.html",contents:{raw:s(61669),highlighted:s(30411)}},{filename:"module.ts",contents:{raw:s(97200),highlighted:s(57754)}}]},81950:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\nimport { addHours, startOfDay } from \'date-fns\';\nimport { User } from \'./day-view-scheduler.component\';\n\nconst users: User[] = [\n {\n id: 0,\n name: \'John smith\',\n color: colors.yellow,\n },\n {\n id: 1,\n name: \'Jane Doe\',\n color: colors.blue,\n },\n];\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n users = users;\n\n events: CalendarEvent[] = [\n {\n title: \'An event\',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 5),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'Another event\',\n color: users[1].color,\n start: addHours(startOfDay(new Date()), 2),\n meta: {\n user: users[1],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'A 3rd event\',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 7),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: \'An all day event\',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: \'Another all day event\',\n color: users[1].color,\n start: new Date(),\n meta: {\n user: users[1],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: \'A 3rd all day event\',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n ];\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.events = [...this.events];\n }\n\n userChanged({ event, newUser }) {\n event.color = newUser.color;\n event.meta.user = newUser;\n this.events = [...this.events];\n }\n}\n'},38095:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Inject,\n Injectable,\n Input,\n LOCALE_ID,\n OnChanges,\n Output,\n SimpleChanges,\n} from \'@angular/core\';\nimport {\n CalendarUtils,\n CalendarWeekViewComponent,\n DateAdapter,\n getWeekViewPeriod,\n} from \'angular-calendar\';\nimport {\n WeekView,\n GetWeekViewArgs,\n WeekViewTimeEvent,\n EventColor,\n CalendarEvent,\n WeekViewAllDayEventRow,\n WeekViewAllDayEvent,\n} from \'calendar-utils\';\nimport { DragEndEvent, DragMoveEvent } from \'angular-draggable-droppable\';\n\nexport interface User {\n id: number;\n name: string;\n color: EventColor;\n}\n\ninterface DayViewScheduler extends WeekView {\n users: User[];\n}\n\ninterface GetWeekViewArgsWithUsers extends GetWeekViewArgs {\n users: User[];\n}\n\n@Injectable()\nexport class DayViewSchedulerCalendarUtils extends CalendarUtils {\n getWeekView(args: GetWeekViewArgsWithUsers): DayViewScheduler {\n const { period } = super.getWeekView(args);\n const view: DayViewScheduler = {\n period,\n allDayEventRows: [],\n hourColumns: [],\n users: [...args.users],\n };\n\n view.users.forEach((user, columnIndex) => {\n const events = args.events.filter(\n (event) => event.meta.user.id === user.id\n );\n const columnView = super.getWeekView({\n ...args,\n events,\n });\n view.hourColumns.push(columnView.hourColumns[0]);\n columnView.allDayEventRows.forEach(({ row }, rowIndex) => {\n view.allDayEventRows[rowIndex] = view.allDayEventRows[rowIndex] || {\n row: [],\n };\n view.allDayEventRows[rowIndex].row.push({\n ...row[0],\n offset: columnIndex,\n span: 1,\n });\n });\n });\n\n return view;\n }\n}\n\n@Component({\n selector: \'mwl-day-view-scheduler\',\n templateUrl: \'day-view-scheduler.component.html\',\n providers: [DayViewSchedulerCalendarUtils],\n})\nexport class DayViewSchedulerComponent\n extends CalendarWeekViewComponent\n implements OnChanges\n{\n @Input() users: User[] = [];\n\n @Output() userChanged = new EventEmitter();\n\n view: DayViewScheduler;\n\n daysInWeek = 1;\n\n constructor(\n protected cdr: ChangeDetectorRef,\n protected utils: DayViewSchedulerCalendarUtils,\n @Inject(LOCALE_ID) locale: string,\n protected dateAdapter: DateAdapter,\n protected element: ElementRef<HTMLElement>\n ) {\n super(cdr, utils, locale, dateAdapter, element);\n }\n\n trackByUserId = (index: number, row: User) => row.id;\n\n ngOnChanges(changes: SimpleChanges): void {\n super.ngOnChanges(changes);\n\n if (changes.users) {\n this.refreshBody();\n this.emitBeforeViewRender();\n }\n }\n\n getDayColumnWidth(eventRowContainer: HTMLElement): number {\n return Math.floor(eventRowContainer.offsetWidth / this.users.length);\n }\n\n dragMove(dayEvent: WeekViewTimeEvent, dragEvent: DragMoveEvent) {\n if (this.snapDraggedEvents) {\n const newUser = this.getDraggedUserColumn(dayEvent, dragEvent.x);\n const newEventTimes = this.getDragMovedEventTimes(\n dayEvent,\n { ...dragEvent, x: 0 },\n this.dayColumnWidth,\n true\n );\n const originalEvent = dayEvent.event;\n const adjustedEvent = {\n ...originalEvent,\n ...newEventTimes,\n meta: { ...originalEvent.meta, user: newUser },\n };\n const tempEvents = this.events.map((event) => {\n if (event === originalEvent) {\n return adjustedEvent;\n }\n return event;\n });\n this.restoreOriginalEvents(\n tempEvents,\n new Map([[adjustedEvent, originalEvent]])\n );\n }\n this.dragAlreadyMoved = true;\n }\n\n dragEnded(\n weekEvent: WeekViewAllDayEvent | WeekViewTimeEvent,\n dragEndEvent: DragEndEvent,\n dayWidth: number,\n useY = false\n ) {\n super.dragEnded(\n weekEvent,\n {\n ...dragEndEvent,\n x: 0,\n },\n dayWidth,\n useY\n );\n const newUser = this.getDraggedUserColumn(weekEvent, dragEndEvent.x);\n if (newUser && newUser !== weekEvent.event.meta.user) {\n this.userChanged.emit({ event: weekEvent.event, newUser });\n }\n }\n\n protected getWeekView(events: CalendarEvent[]) {\n return this.utils.getWeekView({\n events,\n users: this.users,\n viewDate: this.viewDate,\n weekStartsOn: this.weekStartsOn,\n excluded: this.excludeDays,\n precision: this.precision,\n absolutePositionedEvents: true,\n hourSegments: this.hourSegments,\n dayStart: {\n hour: this.dayStartHour,\n minute: this.dayStartMinute,\n },\n dayEnd: {\n hour: this.dayEndHour,\n minute: this.dayEndMinute,\n },\n segmentHeight: this.hourSegmentHeight,\n weekendDays: this.weekendDays,\n ...getWeekViewPeriod(\n this.dateAdapter,\n this.viewDate,\n this.weekStartsOn,\n this.excludeDays,\n this.daysInWeek\n ),\n });\n }\n\n private getDraggedUserColumn(\n dayEvent: WeekViewTimeEvent | WeekViewAllDayEvent,\n xPixels: number\n ) {\n const columnsMoved = Math.round(xPixels / this.dayColumnWidth);\n const currentColumnIndex = this.view.users.findIndex(\n (user) => user === dayEvent.event.meta.user\n );\n const newIndex = currentColumnIndex + columnsMoved;\n return this.view.users[newIndex];\n }\n}\n'},57754:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { DayViewSchedulerComponent } from \'./day-view-scheduler.component\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent, DayViewSchedulerComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},30411:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="cal-week-view" role="grid">\n <div class="cal-day-headers" role="row">\n <div\n class="cal-header"\n *ngFor="let user of users; trackBy: trackByUserId"\n tabindex="0"\n role="columnheader"\n >\n <b>{{ user.name }}</b>\n </div>\n </div>\n <div\n class="cal-all-day-events"\n #allDayEventsContainer\n *ngIf="view.allDayEventRows.length > 0"\n mwlDroppable\n (dragEnter)="dragEnter(\'allDay\')"\n (dragLeave)="dragLeave(\'allDay\')"\n >\n <div class="cal-day-columns">\n <div\n class="cal-time-label-column"\n [ngTemplateOutlet]="allDayEventsLabelTemplate"\n ></div>\n <div\n class="cal-day-column"\n *ngFor="let day of days; trackBy: trackByWeekDayHeaderDate"\n mwlDroppable\n dragOverClass="cal-drag-over"\n (drop)="eventDropped($event, day.date, true)"\n (dragEnter)="dateDragEnter(day.date)"\n ></div>\n </div>\n <div\n *ngFor="let eventRow of view.allDayEventRows; trackBy: trackById"\n #eventRowContainer\n class="cal-events-row"\n >\n <div\n *ngFor="\n let allDayEvent of eventRow.row;\n trackBy: trackByWeekAllDayEvent\n "\n #event\n class="cal-event-container"\n [class.cal-draggable]="\n allDayEvent.event.draggable && allDayEventResizes.size === 0\n "\n [class.cal-starts-within-week]="!allDayEvent.startsBeforeWeek"\n [class.cal-ends-within-week]="!allDayEvent.endsAfterWeek"\n [ngClass]="allDayEvent.event?.cssClass"\n [style.width.%]="(100 / users.length) * allDayEvent.span"\n [style.marginLeft.%]="(100 / users.length) * allDayEvent.offset"\n mwlDraggable\n dragActiveClass="cal-drag-active"\n [dropData]="{ event: allDayEvent.event, calendarId: calendarId }"\n [dragAxis]="{\n x: allDayEvent.event.draggable && allDayEventResizes.size === 0,\n y:\n !snapDraggedEvents &&\n allDayEvent.event.draggable &&\n allDayEventResizes.size === 0\n }"\n [dragSnapGrid]="snapDraggedEvents ? { x: dayColumnWidth } : {}"\n [validateDrag]="validateDrag"\n (dragStart)="dragStarted(eventRowContainer, event, allDayEvent, false)"\n (dragging)="allDayEventDragMove()"\n (dragEnd)="dragEnded(allDayEvent, $event, dayColumnWidth)"\n >\n <mwl-calendar-week-view-event\n [locale]="locale"\n [weekEvent]="allDayEvent"\n [tooltipPlacement]="tooltipPlacement"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDelay]="tooltipDelay"\n [customTemplate]="eventTemplate"\n [eventTitleTemplate]="eventTitleTemplate"\n [eventActionsTemplate]="eventActionsTemplate"\n [daysInWeek]="daysInWeek"\n (eventClicked)="\n eventClicked.emit({\n event: allDayEvent.event,\n sourceEvent: $event.sourceEvent\n })\n "\n >\n </mwl-calendar-week-view-event>\n </div>\n </div>\n </div>\n <div\n class="cal-time-events"\n mwlDroppable\n (dragEnter)="dragEnter(\'time\')"\n (dragLeave)="dragLeave(\'time\')"\n >\n <div class="cal-time-label-column" *ngIf="view.hourColumns.length > 0">\n <div\n *ngFor="\n let hour of view.hourColumns[0].hours;\n trackBy: trackByHour;\n let odd = odd\n "\n class="cal-hour"\n [class.cal-hour-odd]="odd"\n >\n <mwl-calendar-week-view-hour-segment\n *ngFor="let segment of hour.segments; trackBy: trackByHourSegment"\n [style.height.px]="hourSegmentHeight"\n [segment]="segment"\n [segmentHeight]="hourSegmentHeight"\n [locale]="locale"\n [customTemplate]="hourSegmentTemplate"\n [isTimeLabel]="true"\n >\n </mwl-calendar-week-view-hour-segment>\n </div>\n </div>\n <div\n class="cal-day-columns"\n [class.cal-resize-active]="timeEventResizes.size > 0"\n #dayColumns\n >\n <div\n class="cal-day-column"\n *ngFor="let column of view.hourColumns; trackBy: trackByHourColumn"\n >\n <mwl-calendar-week-view-current-time-marker\n [columnDate]="column.date"\n [dayStartHour]="dayStartHour"\n [dayStartMinute]="dayStartMinute"\n [dayEndHour]="dayEndHour"\n [dayEndMinute]="dayEndMinute"\n [hourSegments]="hourSegments"\n [hourSegmentHeight]="hourSegmentHeight"\n [customTemplate]="currentTimeMarkerTemplate"\n ></mwl-calendar-week-view-current-time-marker>\n <div\n *ngFor="let timeEvent of column.events; trackBy: trackByWeekTimeEvent"\n #event\n class="cal-event-container"\n [class.cal-draggable]="\n timeEvent.event.draggable && timeEventResizes.size === 0\n "\n [class.cal-starts-within-day]="!timeEvent.startsBeforeDay"\n [class.cal-ends-within-day]="!timeEvent.endsAfterDay"\n [ngClass]="timeEvent.event.cssClass"\n [hidden]="timeEvent.height === 0 && timeEvent.width === 0"\n [style.top.px]="timeEvent.top"\n [style.height.px]="timeEvent.height"\n [style.left.%]="timeEvent.left"\n [style.width.%]="timeEvent.width"\n mwlResizable\n [resizeSnapGrid]="{\n left: dayColumnWidth,\n right: dayColumnWidth,\n top: eventSnapSize || hourSegmentHeight,\n bottom: eventSnapSize || hourSegmentHeight\n }"\n [validateResize]="validateResize"\n [allowNegativeResizes]="true"\n (resizeStart)="timeEventResizeStarted(dayColumns, timeEvent, $event)"\n (resizing)="timeEventResizing(timeEvent, $event)"\n (resizeEnd)="timeEventResizeEnded(timeEvent)"\n mwlDraggable\n dragActiveClass="cal-drag-active"\n [dropData]="{ event: timeEvent.event, calendarId: calendarId }"\n [dragAxis]="{\n x: timeEvent.event.draggable && timeEventResizes.size === 0,\n y: timeEvent.event.draggable && timeEventResizes.size === 0\n }"\n [dragSnapGrid]="\n snapDraggedEvents\n ? { x: dayColumnWidth, y: eventSnapSize || hourSegmentHeight }\n : {}\n "\n [ghostDragEnabled]="!snapDraggedEvents"\n [validateDrag]="validateDrag"\n (dragStart)="dragStarted(dayColumns, event, timeEvent, true)"\n (dragging)="dragMove(timeEvent, $event)"\n (dragEnd)="dragEnded(timeEvent, $event, dayColumnWidth, true)"\n >\n <div\n class="cal-resize-handle cal-resize-handle-before-start"\n *ngIf="\n timeEvent.event?.resizable?.beforeStart &&\n !timeEvent.startsBeforeDay\n "\n mwlResizeHandle\n [resizeEdges]="{\n left: true,\n top: true\n }"\n ></div>\n <mwl-calendar-week-view-event\n [locale]="locale"\n [weekEvent]="timeEvent"\n [tooltipPlacement]="tooltipPlacement"\n [tooltipTemplate]="tooltipTemplate"\n [tooltipAppendToBody]="tooltipAppendToBody"\n [tooltipDisabled]="dragActive || timeEventResizes.size > 0"\n [tooltipDelay]="tooltipDelay"\n [customTemplate]="eventTemplate"\n [eventTitleTemplate]="eventTitleTemplate"\n [eventActionsTemplate]="eventActionsTemplate"\n [column]="column"\n (eventClicked)="\n eventClicked.emit({\n event: timeEvent.event,\n sourceEvent: $event.sourceEvent\n })\n "\n >\n </mwl-calendar-week-view-event>\n <div\n class="cal-resize-handle cal-resize-handle-after-end"\n *ngIf="\n timeEvent.event?.resizable?.afterEnd && !timeEvent.endsAfterDay\n "\n mwlResizeHandle\n [resizeEdges]="{\n right: true,\n bottom: true\n }"\n ></div>\n </div>\n\n <div\n *ngFor="let hour of column.hours; trackBy: trackByHour; let odd = odd"\n class="cal-hour"\n [class.cal-hour-odd]="odd"\n >\n <mwl-calendar-week-view-hour-segment\n *ngFor="let segment of hour.segments; trackBy: trackByHourSegment"\n [style.height.px]="hourSegmentHeight"\n [segment]="segment"\n [segmentHeight]="hourSegmentHeight"\n [locale]="locale"\n [customTemplate]="hourSegmentTemplate"\n (mwlClick)="\n hourSegmentClicked.emit({\n date: segment.date,\n sourceEvent: $event\n })\n "\n [clickListenerDisabled]="hourSegmentClicked.observers.length === 0"\n mwlDroppable\n [dragOverClass]="\n !dragActive || !snapDraggedEvents ? \'cal-drag-over\' : null\n "\n dragActiveClass="cal-drag-active"\n (drop)="eventDropped($event, segment.date, false)"\n >\n </mwl-calendar-week-view-hour-segment>\n </div>\n </div>\n </div>\n </div>\n</div>\n'},66619:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-6">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="\'day\'"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="\'day\'"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-6 text-right">\n <h3>{{ viewDate | calendarDate:(\'dayViewTitle\') }}</h3>\n </div>\n</div>\n<br />\n\n<mwl-day-view-scheduler\n [viewDate]="viewDate"\n [events]="events"\n [users]="users"\n (eventTimesChanged)="eventTimesChanged($event)"\n (userChanged)="userChanged($event)"\n>\n</mwl-day-view-scheduler>\n'},38604:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\nimport { addHours, startOfDay } from 'date-fns';\nimport { User } from './day-view-scheduler.component';\n\nconst users: User[] = [\n {\n id: 0,\n name: 'John smith',\n color: colors.yellow,\n },\n {\n id: 1,\n name: 'Jane Doe',\n color: colors.blue,\n },\n];\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n users = users;\n\n events: CalendarEvent[] = [\n {\n title: 'An event',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 5),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'Another event',\n color: users[1].color,\n start: addHours(startOfDay(new Date()), 2),\n meta: {\n user: users[1],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'A 3rd event',\n color: users[0].color,\n start: addHours(startOfDay(new Date()), 7),\n meta: {\n user: users[0],\n },\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n title: 'An all day event',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: 'Another all day event',\n color: users[1].color,\n start: new Date(),\n meta: {\n user: users[1],\n },\n draggable: true,\n allDay: true,\n },\n {\n title: 'A 3rd all day event',\n color: users[0].color,\n start: new Date(),\n meta: {\n user: users[0],\n },\n draggable: true,\n allDay: true,\n },\n ];\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.events = [...this.events];\n }\n\n userChanged({ event, newUser }) {\n event.color = newUser.color;\n event.meta.user = newUser;\n this.events = [...this.events];\n }\n}\n"},61669:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n \n {{ user.name }}\n
\n
\n \n
\n
\n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n\n'},21929:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Inject,\n Injectable,\n Input,\n LOCALE_ID,\n OnChanges,\n Output,\n SimpleChanges,\n} from '@angular/core';\nimport {\n CalendarUtils,\n CalendarWeekViewComponent,\n DateAdapter,\n getWeekViewPeriod,\n} from 'angular-calendar';\nimport {\n WeekView,\n GetWeekViewArgs,\n WeekViewTimeEvent,\n EventColor,\n CalendarEvent,\n WeekViewAllDayEventRow,\n WeekViewAllDayEvent,\n} from 'calendar-utils';\nimport { DragEndEvent, DragMoveEvent } from 'angular-draggable-droppable';\n\nexport interface User {\n id: number;\n name: string;\n color: EventColor;\n}\n\ninterface DayViewScheduler extends WeekView {\n users: User[];\n}\n\ninterface GetWeekViewArgsWithUsers extends GetWeekViewArgs {\n users: User[];\n}\n\n@Injectable()\nexport class DayViewSchedulerCalendarUtils extends CalendarUtils {\n getWeekView(args: GetWeekViewArgsWithUsers): DayViewScheduler {\n const { period } = super.getWeekView(args);\n const view: DayViewScheduler = {\n period,\n allDayEventRows: [],\n hourColumns: [],\n users: [...args.users],\n };\n\n view.users.forEach((user, columnIndex) => {\n const events = args.events.filter(\n (event) => event.meta.user.id === user.id\n );\n const columnView = super.getWeekView({\n ...args,\n events,\n });\n view.hourColumns.push(columnView.hourColumns[0]);\n columnView.allDayEventRows.forEach(({ row }, rowIndex) => {\n view.allDayEventRows[rowIndex] = view.allDayEventRows[rowIndex] || {\n row: [],\n };\n view.allDayEventRows[rowIndex].row.push({\n ...row[0],\n offset: columnIndex,\n span: 1,\n });\n });\n });\n\n return view;\n }\n}\n\n@Component({\n selector: 'mwl-day-view-scheduler',\n templateUrl: 'day-view-scheduler.component.html',\n providers: [DayViewSchedulerCalendarUtils],\n})\nexport class DayViewSchedulerComponent\n extends CalendarWeekViewComponent\n implements OnChanges\n{\n @Input() users: User[] = [];\n\n @Output() userChanged = new EventEmitter();\n\n view: DayViewScheduler;\n\n daysInWeek = 1;\n\n constructor(\n protected cdr: ChangeDetectorRef,\n protected utils: DayViewSchedulerCalendarUtils,\n @Inject(LOCALE_ID) locale: string,\n protected dateAdapter: DateAdapter,\n protected element: ElementRef\n ) {\n super(cdr, utils, locale, dateAdapter, element);\n }\n\n trackByUserId = (index: number, row: User) => row.id;\n\n ngOnChanges(changes: SimpleChanges): void {\n super.ngOnChanges(changes);\n\n if (changes.users) {\n this.refreshBody();\n this.emitBeforeViewRender();\n }\n }\n\n getDayColumnWidth(eventRowContainer: HTMLElement): number {\n return Math.floor(eventRowContainer.offsetWidth / this.users.length);\n }\n\n dragMove(dayEvent: WeekViewTimeEvent, dragEvent: DragMoveEvent) {\n if (this.snapDraggedEvents) {\n const newUser = this.getDraggedUserColumn(dayEvent, dragEvent.x);\n const newEventTimes = this.getDragMovedEventTimes(\n dayEvent,\n { ...dragEvent, x: 0 },\n this.dayColumnWidth,\n true\n );\n const originalEvent = dayEvent.event;\n const adjustedEvent = {\n ...originalEvent,\n ...newEventTimes,\n meta: { ...originalEvent.meta, user: newUser },\n };\n const tempEvents = this.events.map((event) => {\n if (event === originalEvent) {\n return adjustedEvent;\n }\n return event;\n });\n this.restoreOriginalEvents(\n tempEvents,\n new Map([[adjustedEvent, originalEvent]])\n );\n }\n this.dragAlreadyMoved = true;\n }\n\n dragEnded(\n weekEvent: WeekViewAllDayEvent | WeekViewTimeEvent,\n dragEndEvent: DragEndEvent,\n dayWidth: number,\n useY = false\n ) {\n super.dragEnded(\n weekEvent,\n {\n ...dragEndEvent,\n x: 0,\n },\n dayWidth,\n useY\n );\n const newUser = this.getDraggedUserColumn(weekEvent, dragEndEvent.x);\n if (newUser && newUser !== weekEvent.event.meta.user) {\n this.userChanged.emit({ event: weekEvent.event, newUser });\n }\n }\n\n protected getWeekView(events: CalendarEvent[]) {\n return this.utils.getWeekView({\n events,\n users: this.users,\n viewDate: this.viewDate,\n weekStartsOn: this.weekStartsOn,\n excluded: this.excludeDays,\n precision: this.precision,\n absolutePositionedEvents: true,\n hourSegments: this.hourSegments,\n dayStart: {\n hour: this.dayStartHour,\n minute: this.dayStartMinute,\n },\n dayEnd: {\n hour: this.dayEndHour,\n minute: this.dayEndMinute,\n },\n segmentHeight: this.hourSegmentHeight,\n weekendDays: this.weekendDays,\n ...getWeekViewPeriod(\n this.dateAdapter,\n this.viewDate,\n this.weekStartsOn,\n this.excludeDays,\n this.daysInWeek\n ),\n });\n }\n\n private getDraggedUserColumn(\n dayEvent: WeekViewTimeEvent | WeekViewAllDayEvent,\n xPixels: number\n ) {\n const columnsMoved = Math.round(xPixels / this.dayColumnWidth);\n const currentColumnIndex = this.view.users.findIndex(\n (user) => user === dayEvent.event.meta.user\n );\n const newIndex = currentColumnIndex + columnsMoved;\n return this.view.users[newIndex];\n }\n}\n"},97200:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { DayViewSchedulerComponent } from './day-view-scheduler.component';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent, DayViewSchedulerComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},49054:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(\'dayViewTitle\') }}

\n
\n\n
\n\n\n\n'}}]); \ No newline at end of file diff --git a/9376.9bfd17eae9a2b26b.js b/9376.9bfd17eae9a2b26b.js deleted file mode 100644 index 8457bec7a..000000000 --- a/9376.9bfd17eae9a2b26b.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9376],{79376:(a,s,e)=>{e.r(s),e.d(s,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:e(43790),highlighted:e(53757)}},{filename:"template.html",contents:{raw:e(2905),highlighted:e(70199)}},{filename:"module.ts",contents:{raw:e(60796),highlighted:e(15667)}}]},53757:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from \'angular-calendar\';\nimport { WeekViewHour, WeekViewHourColumn } from \'calendar-utils\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n // don\'t do this in your app, its only so the styles get applied globally\n styles: [\n `\n .cal-day-selected,\n .cal-day-selected:hover {\n background-color: deeppink !important;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n selectedMonthViewDay: CalendarMonthViewDay;\n\n selectedDayViewDate: Date;\n\n hourColumns: WeekViewHourColumn[];\n\n events: CalendarEvent[] = [];\n\n selectedDays: any = [];\n\n dayClicked(day: CalendarMonthViewDay): void {\n this.selectedMonthViewDay = day;\n const selectedDateTime = this.selectedMonthViewDay.date.getTime();\n const dateIndex = this.selectedDays.findIndex(\n (selectedDay) => selectedDay.date.getTime() === selectedDateTime\n );\n if (dateIndex > -1) {\n delete this.selectedMonthViewDay.cssClass;\n this.selectedDays.splice(dateIndex, 1);\n } else {\n this.selectedDays.push(this.selectedMonthViewDay);\n day.cssClass = \'cal-day-selected\';\n this.selectedMonthViewDay = day;\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (\n this.selectedDays.some(\n (selectedDay) => selectedDay.date.getTime() === day.date.getTime()\n )\n ) {\n day.cssClass = \'cal-day-selected\';\n }\n });\n }\n\n hourSegmentClicked(date: Date) {\n this.selectedDayViewDate = date;\n this.addSelectedDayViewClass();\n }\n\n beforeWeekOrDayViewRender(event: CalendarWeekViewBeforeRenderEvent) {\n this.hourColumns = event.hourColumns;\n this.addSelectedDayViewClass();\n }\n\n private addSelectedDayViewClass() {\n this.hourColumns.forEach((column) => {\n column.hours.forEach((hourSegment) => {\n hourSegment.segments.forEach((segment) => {\n delete segment.cssClass;\n if (\n this.selectedDayViewDate &&\n segment.date.getTime() === this.selectedDayViewDate.getTime()\n ) {\n segment.cssClass = \'cal-day-selected\';\n }\n });\n });\n });\n }\n}\n'},15667:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},70199:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-info">\n Click on a month view day or a time on the week or day view to select it\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeMonthViewRender($event)"\n (dayClicked)="dayClicked($event.day)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekOrDayViewRender($event)"\n (hourSegmentClicked)="hourSegmentClicked($event.date)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeWeekOrDayViewRender($event)"\n (hourSegmentClicked)="hourSegmentClicked($event.date)"\n >\n </mwl-calendar-day-view>\n</div>\n'},43790:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewEncapsulation,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarMonthViewDay,\n CalendarView,\n CalendarWeekViewBeforeRenderEvent,\n} from 'angular-calendar';\nimport { WeekViewHour, WeekViewHourColumn } from 'calendar-utils';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n // don't do this in your app, its only so the styles get applied globally\n styles: [\n `\n .cal-day-selected,\n .cal-day-selected:hover {\n background-color: deeppink !important;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n selectedMonthViewDay: CalendarMonthViewDay;\n\n selectedDayViewDate: Date;\n\n hourColumns: WeekViewHourColumn[];\n\n events: CalendarEvent[] = [];\n\n selectedDays: any = [];\n\n dayClicked(day: CalendarMonthViewDay): void {\n this.selectedMonthViewDay = day;\n const selectedDateTime = this.selectedMonthViewDay.date.getTime();\n const dateIndex = this.selectedDays.findIndex(\n (selectedDay) => selectedDay.date.getTime() === selectedDateTime\n );\n if (dateIndex > -1) {\n delete this.selectedMonthViewDay.cssClass;\n this.selectedDays.splice(dateIndex, 1);\n } else {\n this.selectedDays.push(this.selectedMonthViewDay);\n day.cssClass = 'cal-day-selected';\n this.selectedMonthViewDay = day;\n }\n }\n\n beforeMonthViewRender({ body }: { body: CalendarMonthViewDay[] }): void {\n body.forEach((day) => {\n if (\n this.selectedDays.some(\n (selectedDay) => selectedDay.date.getTime() === day.date.getTime()\n )\n ) {\n day.cssClass = 'cal-day-selected';\n }\n });\n }\n\n hourSegmentClicked(date: Date) {\n this.selectedDayViewDate = date;\n this.addSelectedDayViewClass();\n }\n\n beforeWeekOrDayViewRender(event: CalendarWeekViewBeforeRenderEvent) {\n this.hourColumns = event.hourColumns;\n this.addSelectedDayViewClass();\n }\n\n private addSelectedDayViewClass() {\n this.hourColumns.forEach((column) => {\n column.hours.forEach((hourSegment) => {\n hourSegment.segments.forEach((segment) => {\n delete segment.cssClass;\n if (\n this.selectedDayViewDate &&\n segment.date.getTime() === this.selectedDayViewDate.getTime()\n ) {\n segment.cssClass = 'cal-day-selected';\n }\n });\n });\n });\n }\n}\n"},60796:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},2905:(a,s,e)=>{e.r(s),e.d(s,{default:()=>n});const n='\n\n\n
\n Click on a month view day or a time on the week or day view to select it\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/9409.b37a8faef18cea88.js b/9409.b37a8faef18cea88.js deleted file mode 100644 index 1d2f6392f..000000000 --- a/9409.b37a8faef18cea88.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9409],{19409:(D,i,n)=>{n.r(i),n.d(i,{DemoModule:()=>s});var r=n(64061),l=n(43850),c=n(60341),v=n(72887),h=n(1885),p=n(47679),u=n(49223),e=n(72612),y=n(72521),k=n(65148);class a{constructor(t,o){this.breakpointObserver=t,this.cd=o,this.view=h.w.Week,this.viewDate=new Date,this.daysInWeek=7,this.destroy$=new p.x}ngOnInit(){const t={small:{breakpoint:"(max-width: 576px)",daysInWeek:2},medium:{breakpoint:"(max-width: 768px)",daysInWeek:3},large:{breakpoint:"(max-width: 960px)",daysInWeek:5}};this.breakpointObserver.observe(Object.values(t).map(({breakpoint:o})=>o)).pipe((0,u.R)(this.destroy$)).subscribe(o=>{const m=Object.values(t).find(({breakpoint:w})=>!!o.breakpoints[w]);this.daysInWeek=m?m.daysInWeek:7,this.cd.markForCheck()})}ngOnDestroy(){this.destroy$.next()}}a.\u0275fac=function(t){return new(t||a)(e.Y36(y.Yg),e.Y36(e.sBO))},a.\u0275cmp=e.Xpm({type:a,selectors:[["mwl-demo-component"]],decls:6,vars:2,consts:[[1,"alert","alert-info"],[3,"viewDate","daysInWeek"]],template:function(t,o){1&t&&(e.TgZ(0,"div",0),e._uU(1,"\n Shrink the browser window size to reduce the number of days in the week.\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"mwl-calendar-week-view",1),e._uU(4,"\n"),e.qZA(),e._uU(5,"\n")),2&t&&(e.xp6(3),e.Q6J("viewDate",o.viewDate)("daysInWeek",o.daysInWeek))},dependencies:[k.T],encapsulation:2,changeDetection:0});var f=n(57585);class s{}s.\u0275fac=function(t){return new(t||s)},s.\u0275mod=e.oAB({type:s}),s.\u0275inj=e.cJS({imports:[r.ez,c._8.forRoot({provide:v._,useFactory:f.x}),l.Bz.forChild([{path:"",component:a}])]})}}]); \ No newline at end of file diff --git a/9440.b4f30fabd318e994.js b/9440.b4f30fabd318e994.js new file mode 100644 index 000000000..69e87e940 --- /dev/null +++ b/9440.b4f30fabd318e994.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9440],{9440:(a,e,n)=>{n.r(e),n.d(e,{sources:()=>s});const s=[{filename:"component.ts",contents:{raw:n(49198),highlighted:n(84905)}},{filename:"template.html",contents:{raw:n(97808),highlighted:n(17473)}},{filename:"module.ts",contents:{raw:n(78041),highlighted:n(16717)}}]},84905:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from \'@angular/core\';\nimport {\n CalendarEvent,\n CalendarViewPeriod,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Event 1\',\n color: colors.yellow,\n start: new Date(),\n },\n ];\n\n period: CalendarViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n beforeViewRender(\n event:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ) {\n this.period = event.period;\n this.cdr.detectChanges();\n }\n}\n'},16717:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},17473:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div class="alert alert-warning" *ngIf="period?.events.length === 0">\n There are no events on this {{ view }}\n</div>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n (beforeViewRender)="beforeViewRender($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},49198:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import {\n Component,\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n} from '@angular/core';\nimport {\n CalendarEvent,\n CalendarViewPeriod,\n CalendarMonthViewBeforeRenderEvent,\n CalendarWeekViewBeforeRenderEvent,\n CalendarDayViewBeforeRenderEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Month;\n\n viewDate: Date = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Event 1',\n color: colors.yellow,\n start: new Date(),\n },\n ];\n\n period: CalendarViewPeriod;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n beforeViewRender(\n event:\n | CalendarMonthViewBeforeRenderEvent\n | CalendarWeekViewBeforeRenderEvent\n | CalendarDayViewBeforeRenderEvent\n ) {\n this.period = event.period;\n this.cdr.detectChanges();\n }\n}\n"},78041:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},97808:(a,e,n)=>{n.r(e),n.d(e,{default:()=>s});const s='\n\n\n
\n There are no events on this {{ view }}\n
\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/9476.74e133c9e3349d60.js b/9476.74e133c9e3349d60.js new file mode 100644 index 000000000..12c9775b4 --- /dev/null +++ b/9476.74e133c9e3349d60.js @@ -0,0 +1 @@ +(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9476],{72324:(L,Y,m)=>{"use strict";function i(n){return{addDays:function s(b,P){return n(b).add(P,"days").toDate()},addHours:function r(b,P){return n(b).add(P,"hours").toDate()},addMinutes:function o(b,P){return n(b).add(P,"minutes").toDate()},addSeconds:function u(b,P){return n(b).add(P,"seconds").toDate()},differenceInDays:function c(b,P){return n(b).diff(n(P),"days")},differenceInMinutes:function h(b,P){return n(b).diff(n(P),"minutes")},differenceInSeconds:function f(b,P){return n(b).diff(n(P),"seconds")},endOfDay:function D(b){return n(b).endOf("day").toDate()},endOfMonth:function g(b){return n(b).endOf("month").toDate()},endOfWeek:function S(b){return n(b).endOf("week").toDate()},getDay:function V(b){return n(b).day()},getMonth:function k(b){return n(b).month()},isSameDay:function C(b,P){return n(b).isSame(n(P),"day")},isSameMonth:function me(b,P){return n(b).isSame(n(P),"month")},isSameSecond:function ce(b,P){return n(b).isSame(n(P),"second")},max:function Ne(b){return n.max(b.map(function(P){return n(P)})).toDate()},setHours:function He(b,P){return n(b).set("hours",P).toDate()},setMinutes:function je(b,P){return n(b).set("minutes",P).toDate()},startOfDay:function Le(b){return n(b).startOf("day").toDate()},startOfMinute:function B(b){return n(b).startOf("minute").toDate()},startOfMonth:function Ce(b){return n(b).startOf("month").toDate()},startOfWeek:function Z(b){return n(b).startOf("week").toDate()},getHours:function Ie(b){return n(b).get("hours")},getMinutes:function Je(b){return n(b).get("minutes")},getTimezoneOffset:function q(b){return-1*n(b).utcOffset()}}}function a(n){return{...i(n),addWeeks:(s,r)=>n(s).add(r,"weeks").toDate(),addMonths:(s,r)=>n(s).add(r,"months").toDate(),subDays:(s,r)=>n(s).subtract(r,"days").toDate(),subWeeks:(s,r)=>n(s).subtract(r,"weeks").toDate(),subMonths:(s,r)=>n(s).subtract(r,"months").toDate(),getISOWeek:s=>n(s).isoWeek(),setDate:(s,r)=>n(s).date(r).toDate(),setMonth:(s,r)=>n(s).month(r).toDate(),setYear:(s,r)=>n(s).year(r).toDate(),getDate:s=>n(s).date(),getYear:s=>n(s).year()}}m.d(Y,{x:()=>a})},2335:(L,Y,m)=>{"use strict";m.d(Y,{G:()=>r,n:()=>s});var i=m(44879),a=m(65907),n=m(33275);const s=new i.OlP("Moment");class r{constructor(u,c){this.moment=u,this.dateAdapter=c}monthViewColumnHeader({date:u,locale:c}){return this.moment(u).locale(c).format("dddd")}monthViewDayNumber({date:u,locale:c}){return this.moment(u).locale(c).format("D")}monthViewTitle({date:u,locale:c}){return this.moment(u).locale(c).format("MMMM YYYY")}weekViewColumnHeader({date:u,locale:c}){return this.moment(u).locale(c).format("dddd")}weekViewColumnSubHeader({date:u,locale:c}){return this.moment(u).locale(c).format("MMM D")}weekViewTitle({date:u,locale:c,weekStartsOn:h,excludeDays:f,daysInWeek:D}){const{viewStart:g,viewEnd:S}=(0,a.rK)(this.dateAdapter,u,h,f,D),V=(k,C)=>this.moment(k).locale(c).format("MMM D"+(C?", YYYY":""));return`${V(g,g.getUTCFullYear()!==S.getUTCFullYear())} - ${V(S,!0)}`}weekViewHour({date:u,locale:c}){return this.moment(u).locale(c).format("ha")}dayViewHour({date:u,locale:c}){return this.moment(u).locale(c).format("ha")}dayViewTitle({date:u,locale:c}){return this.moment(u).locale(c).format("dddd, LL")}}r.\u0275fac=function(u){return new(u||r)(i.LFG(s),i.LFG(n._))},r.\u0275prov=i.Yz7({token:r,factory:r.\u0275fac})},43303:(L,Y,m)=>{"use strict";m.d(Y,{$:()=>u});var i=m(44879),a=m(2316),n=m(50111),s=m(58125),r=m(68849),o=m(4540);class u{constructor(){this.locale="en",this.viewChange=new i.vpe,this.viewDateChange=new i.vpe,this.CalendarView=a.w}}u.\u0275fac=function(h){return new(h||u)},u.\u0275cmp=i.Xpm({type:u,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(h,f){1&h&&(i._uU(0,"\n "),i.TgZ(1,"div",0),i._uU(2,"\n "),i.TgZ(3,"div",1),i._uU(4,"\n "),i.TgZ(5,"div",2),i._uU(6,"\n "),i.TgZ(7,"div",3),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(8,"\n Previous\n "),i.qZA(),i._uU(9,"\n "),i.TgZ(10,"div",4),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(11,"\n Today\n "),i.qZA(),i._uU(12,"\n "),i.TgZ(13,"div",5),i.NdJ("viewDateChange",function(g){return f.viewDate=g})("viewDateChange",function(){return f.viewDateChange.next(f.viewDate)}),i._uU(14,"\n Next\n "),i.qZA(),i._uU(15,"\n "),i.qZA(),i._uU(16,"\n "),i.qZA(),i._uU(17,"\n "),i.TgZ(18,"div",1),i._uU(19,"\n "),i.TgZ(20,"h3"),i._uU(21),i.ALo(22,"calendarDate"),i.qZA(),i._uU(23,"\n "),i.qZA(),i._uU(24,"\n "),i.TgZ(25,"div",1),i._uU(26,"\n "),i.TgZ(27,"div",2),i._uU(28,"\n "),i.TgZ(29,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Month)}),i._uU(30,"\n Month\n "),i.qZA(),i._uU(31,"\n "),i.TgZ(32,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Week)}),i._uU(33,"\n Week\n "),i.qZA(),i._uU(34,"\n "),i.TgZ(35,"div",6),i.NdJ("click",function(){return f.viewChange.emit(f.CalendarView.Day)}),i._uU(36,"\n Day\n "),i.qZA(),i._uU(37,"\n "),i.qZA(),i._uU(38,"\n "),i.qZA(),i._uU(39,"\n "),i.qZA(),i._uU(40,"\n "),i._UZ(41,"br"),i._uU(42,"\n ")),2&h&&(i.xp6(7),i.Q6J("view",f.view)("viewDate",f.viewDate),i.xp6(3),i.Q6J("viewDate",f.viewDate),i.xp6(3),i.Q6J("view",f.view)("viewDate",f.viewDate),i.xp6(8),i.Oqu(i.Dn7(22,12,f.viewDate,f.view+"ViewTitle",f.locale)),i.xp6(8),i.ekj("active",f.view===f.CalendarView.Month),i.xp6(3),i.ekj("active",f.view===f.CalendarView.Week),i.xp6(3),i.ekj("active",f.view===f.CalendarView.Day))},dependencies:[n.O,s.T,r.i,o.J],encapsulation:2})},44248:(L,Y,m)=>{"use strict";m.d(Y,{S:()=>r});var i=m(50192),a=m(86963),n=m(5234),s=m(44879);class r{}r.\u0275fac=function(u){return new(u||r)},r.\u0275mod=s.oAB({type:r}),r.\u0275inj=s.cJS({imports:[i.ez,a.u5,n._8]})},70605:function(L,Y,m){!function(i){"use strict";i.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(n){return/^nm$/i.test(n)},meridiem:function(n,s,r){return n<12?r?"vm":"VM":r?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(n){return n+(1===n||8===n||n>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(50009))},91030:function(L,Y,m){!function(i){"use strict";var a=function(u){return 0===u?0:1===u?1:2===u?2:u%100>=3&&u%100<=10?3:u%100>=11?4:5},n={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},s=function(u){return function(c,h,f,D){var g=a(c),S=n[u][a(c)];return 2===g&&(S=S[h?0:1]),S.replace(/%d/i,c)}},r=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];i.defineLocale("ar-dz",{months:r,monthsShort:r,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(u){return"\u0645"===u},meridiem:function(u,c,h){return u<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:s("s"),ss:s("s"),m:s("m"),mm:s("m"),h:s("h"),hh:s("h"),d:s("d"),dd:s("d"),M:s("M"),MM:s("M"),y:s("y"),yy:s("y")},postformat:function(u){return u.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(m(50009))},32686:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},19181:function(L,Y,m){!function(i){"use strict";var a={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(c){return 0===c?0:1===c?1:2===c?2:c%100>=3&&c%100<=10?3:c%100>=11?4:5},s={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},r=function(c){return function(h,f,D,g){var S=n(h),V=s[c][n(h)];return 2===S&&(V=V[f?0:1]),V.replace(/%d/i,h)}},o=["\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"];i.defineLocale("ar-ly",{months:o,monthsShort:o,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(c){return"\u0645"===c},meridiem:function(c,h,f){return c<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(c){return c.replace(/\u060c/g,",")},postformat:function(c){return c.replace(/\d/g,function(h){return a[h]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(50009))},5847:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},68484:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};i.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(r){return"\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(r){return r.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(o){return n[o]}).replace(/\u060c/g,",")},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(m(50009))},32549:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},17642:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},s=function(h){return 0===h?0:1===h?1:2===h?2:h%100>=3&&h%100<=10?3:h%100>=11?4:5},r={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},o=function(h){return function(f,D,g,S){var V=s(f),k=r[h][s(f)];return 2===V&&(k=k[D?0:1]),k.replace(/%d/i,f)}},u=["\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"];i.defineLocale("ar",{months:u,monthsShort:u,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(h){return"\u0645"===h},meridiem:function(h,f,D){return h<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:o("s"),ss:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(h){return h.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(f){return n[f]}).replace(/\u060c/g,",")},postformat:function(h){return h.replace(/\d/g,function(f){return a[f]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(50009))},85028:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(s)},meridiem:function(s,r,o){return s<4?"gec\u0259":s<12?"s\u0259h\u0259r":s<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(s){if(0===s)return s+"-\u0131nc\u0131";var r=s%10,o=s%100-r,u=s>=100?100:null;return s+(a[r]||a[o]||a[u])},week:{dow:1,doy:7}})}(m(50009))},50953:function(L,Y,m){!function(i){"use strict";function a(r,o){var u=r.split("_");return o%10==1&&o%100!=11?u[0]:o%10>=2&&o%10<=4&&(o%100<10||o%100>=20)?u[1]:u[2]}function n(r,o,u){return"m"===u?o?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===u?o?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":r+" "+a({ss:o?"\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:o?"\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:o?"\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"}[u],+r)}i.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:n,mm:n,h:n,hh:n,d:"\u0434\u0437\u0435\u043d\u044c",dd:n,M:"\u043c\u0435\u0441\u044f\u0446",MM:n,y:"\u0433\u043e\u0434",yy:n},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(r){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(r)},meridiem:function(r,o,u){return r<4?"\u043d\u043e\u0447\u044b":r<12?"\u0440\u0430\u043d\u0456\u0446\u044b":r<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(r,o){switch(o){case"M":case"d":case"DDD":case"w":case"W":return r%10!=2&&r%10!=3||r%100==12||r%100==13?r+"-\u044b":r+"-\u0456";case"D":return r+"-\u0433\u0430";default:return r}},week:{dow:1,doy:7}})}(m(50009))},54502:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10,r=n%100;return 0===n?n+"-\u0435\u0432":0===r?n+"-\u0435\u043d":r>10&&r<20?n+"-\u0442\u0438":1===s?n+"-\u0432\u0438":2===s?n+"-\u0440\u0438":7===s||8===s?n+"-\u043c\u0438":n+"-\u0442\u0438"},week:{dow:1,doy:7}})}(m(50009))},1534:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},34796:function(L,Y,m){!function(i){"use strict";var a={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};i.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(r){return r.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u09b0\u09be\u09a4"===o?r<4?r:r+12:"\u09ad\u09cb\u09b0"===o||"\u09b8\u0995\u09be\u09b2"===o?r:"\u09a6\u09c1\u09aa\u09c1\u09b0"===o?r>=3?r:r+12:"\u09ac\u09bf\u0995\u09be\u09b2"===o||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u09b0\u09be\u09a4":r<6?"\u09ad\u09cb\u09b0":r<12?"\u09b8\u0995\u09be\u09b2":r<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":r<18?"\u09ac\u09bf\u0995\u09be\u09b2":r<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(m(50009))},51284:function(L,Y,m){!function(i){"use strict";var a={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},n={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};i.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(r){return r.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u09b0\u09be\u09a4"===o&&r>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===o&&r<5||"\u09ac\u09bf\u0995\u09be\u09b2"===o?r+12:r},meridiem:function(r,o,u){return r<4?"\u09b0\u09be\u09a4":r<10?"\u09b8\u0995\u09be\u09b2":r<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":r<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(m(50009))},36410:function(L,Y,m){!function(i){"use strict";var a={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},n={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};i.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(r){return r.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===o&&r>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===o&&r<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===o?r+12:r},meridiem:function(r,o,u){return r<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":r<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":r<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":r<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(m(50009))},40141:function(L,Y,m){!function(i){"use strict";function a(k,C,me){return k+" "+r({mm:"munutenn",MM:"miz",dd:"devezh"}[me],k)}function n(k){switch(s(k)){case 1:case 3:case 4:case 5:case 9:return k+" bloaz";default:return k+" vloaz"}}function s(k){return k>9?s(k%10):k}function r(k,C){return 2===C?o(k):k}function o(k){var C={m:"v",b:"v",d:"z"};return void 0===C[k.charAt(0)]?k:C[k.charAt(0)]+k.substring(1)}var u=[/^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],c=/^(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,h=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,f=/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,D=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],g=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],S=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];i.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:S,fullWeekdaysParse:D,shortWeekdaysParse:g,minWeekdaysParse:S,monthsRegex:c,monthsShortRegex:c,monthsStrictRegex:h,monthsShortStrictRegex:f,monthsParse:u,longMonthsParse:u,shortMonthsParse:u,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:a,h:"un eur",hh:"%d eur",d:"un devezh",dd:a,M:"ur miz",MM:a,y:"ur bloaz",yy:n},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,C,me){return k<12?"a.m.":"g.m."}})}(m(50009))},30739:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var u=s+" ";switch(o){case"ss":return u+=1===s?"sekunda":2===s||3===s||4===s?"sekunde":"sekundi";case"m":return r?"jedna minuta":"jedne minute";case"mm":return u+=1===s?"minuta":2===s||3===s||4===s?"minute":"minuta";case"h":return r?"jedan sat":"jednog sata";case"hh":return u+=1===s?"sat":2===s||3===s||4===s?"sata":"sati";case"dd":return u+=1===s?"dan":"dana";case"MM":return u+=1===s?"mjesec":2===s||3===s||4===s?"mjeseca":"mjeseci";case"yy":return u+=1===s?"godina":2===s||3===s||4===s?"godine":"godina"}}i.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:a,m:a,mm:a,h:a,hh:a,d:"dan",dd:a,M:"mjesec",MM:a,y:"godinu",yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},9199:function(L,Y,m){!function(i){"use strict";i.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(n,s){var r=1===n?"r":2===n?"n":3===n?"r":4===n?"t":"\xe8";return("w"===s||"W"===s)&&(r="a"),n+r},week:{dow:1,doy:4}})}(m(50009))},21520:function(L,Y,m){!function(i){"use strict";var a={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},n="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),s=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],r=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function o(h){return h>1&&h<5&&1!=~~(h/10)}function u(h,f,D,g){var S=h+" ";switch(D){case"s":return f||g?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return f||g?S+(o(h)?"sekundy":"sekund"):S+"sekundami";case"m":return f?"minuta":g?"minutu":"minutou";case"mm":return f||g?S+(o(h)?"minuty":"minut"):S+"minutami";case"h":return f?"hodina":g?"hodinu":"hodinou";case"hh":return f||g?S+(o(h)?"hodiny":"hodin"):S+"hodinami";case"d":return f||g?"den":"dnem";case"dd":return f||g?S+(o(h)?"dny":"dn\xed"):S+"dny";case"M":return f||g?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return f||g?S+(o(h)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):S+"m\u011bs\xedci";case"y":return f||g?"rok":"rokem";case"yy":return f||g?S+(o(h)?"roky":"let"):S+"lety"}}i.defineLocale("cs",{months:a,monthsShort:n,monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},83466:function(L,Y,m){!function(i){"use strict";i.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(n){return n+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(n)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(n)?"\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}})}(m(50009))},31542:function(L,Y,m){!function(i){"use strict";i.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(n){var r="";return n>20?r=40===n||50===n||60===n||80===n||100===n?"fed":"ain":n>0&&(r=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][n]),n+r},week:{dow:1,doy:4}})}(m(50009))},49224:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},21828:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},53246:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},19563:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[s+" Tage",s+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[s+" Monate",s+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[s+" Jahre",s+" Jahren"]};return r?c[o][0]:c[o][1]}i.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:a,mm:"%d Minuten",h:a,hh:"%d Stunden",d:a,dd:a,w:a,ww:"%d Wochen",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},41569:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("dv",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(r){return"\u0789\u078a"===r},meridiem:function(r,o,u){return r<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(m(50009))},60129:function(L,Y,m){!function(i){"use strict";function a(s){return typeof Function<"u"&&s instanceof Function||"[object Function]"===Object.prototype.toString.call(s)}i.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(s,r){return s?"string"==typeof r&&/D/.test(r.substring(0,r.indexOf("MMMM")))?this._monthsGenitiveEl[s.month()]:this._monthsNominativeEl[s.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(s,r,o){return s>11?o?"\u03bc\u03bc":"\u039c\u039c":o?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(s){return"\u03bc"===(s+"").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(s,r){var o=this._calendarEl[s],u=r&&r.hours();return a(o)&&(o=o.apply(r)),o.replace("{}",u%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}})}(m(50009))},92525:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:0,doy:4}})}(m(50009))},90845:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")}})}(m(50009))},36442:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},71635:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},55224:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")}})}(m(50009))},62003:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:0,doy:6}})}(m(50009))},47825:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},50877:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},77897:function(L,Y,m){!function(i){"use strict";i.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(n){return"p"===n.charAt(0).toLowerCase()},meridiem:function(n,s,r){return n>11?r?"p.t.m.":"P.T.M.":r?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(m(50009))},40094:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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}})}(m(50009))},27420:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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"})}(m(50009))},28601:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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}})}(m(50009))},68698:function(L,Y,m){!function(i){"use strict";var a="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),s=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;i.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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"})}(m(50009))},93555:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[s+"sekundi",s+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[s+" minuti",s+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[s+" tunni",s+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[s+" kuu",s+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[s+" aasta",s+" aastat"]};return r?c[o][2]?c[o][2]:c[o][1]:u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:"%d p\xe4eva",M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},1511:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},92859:function(L,Y,m){!function(i){"use strict";var a={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},n={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};i.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(r){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(r)},meridiem:function(r,o,u){return r<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/[\u06f0-\u06f9]/g,function(o){return n[o]}).replace(/\u060c/g,",")},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(m(50009))},94647:function(L,Y,m){!function(i){"use strict";var a="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),n=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",a[7],a[8],a[9]];function s(u,c,h,f){var D="";switch(h){case"s":return f?"muutaman sekunnin":"muutama sekunti";case"ss":D=f?"sekunnin":"sekuntia";break;case"m":return f?"minuutin":"minuutti";case"mm":D=f?"minuutin":"minuuttia";break;case"h":return f?"tunnin":"tunti";case"hh":D=f?"tunnin":"tuntia";break;case"d":return f?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":D=f?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return f?"kuukauden":"kuukausi";case"MM":D=f?"kuukauden":"kuukautta";break;case"y":return f?"vuoden":"vuosi";case"yy":D=f?"vuoden":"vuotta"}return D=r(u,f)+" "+D}function r(u,c){return u<10?c?n[u]:a[u]:u}i.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,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},97380:function(L,Y,m){!function(i){"use strict";i.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(n){return n},week:{dow:1,doy:4}})}(m(50009))},64472:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},31147:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){default:case"M":case"Q":case"D":case"DDD":case"d":return n+(1===n?"er":"e");case"w":case"W":return n+(1===n?"re":"e")}}})}(m(50009))},90485:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){default:case"M":case"Q":case"D":case"DDD":case"d":return n+(1===n?"er":"e");case"w":case"W":return n+(1===n?"re":"e")}},week:{dow:1,doy:4}})}(m(50009))},1970:function(L,Y,m){!function(i){"use strict";var a=/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,n=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,s=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,r=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];i.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:s,monthsShortRegex:s,monthsStrictRegex:a,monthsShortStrictRegex:n,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(u,c){switch(c){case"D":return u+(1===u?"er":"");default:case"M":case"Q":case"DDD":case"d":return u+(1===u?"er":"e");case"w":case"W":return u+(1===u?"re":"e")}},week:{dow:1,doy:4}})}(m(50009))},95526:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");i.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(r,o){return r?/-MMM-/.test(o)?n[r.month()]:a[r.month()]:a},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(r){return r+(1===r||8===r||r>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(50009))},33166:function(L,Y,m){!function(i){"use strict";var a=["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],n=["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],s=["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],r=["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],o=["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"];i.defineLocale("ga",{months:a,monthsShort:n,monthsParseExact:!0,weekdays:s,weekdaysShort:r,weekdaysMin:o,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(c){return c+(1===c?"d":c%10==2?"na":"mh")},week:{dow:1,doy:4}})}(m(50009))},49883:function(L,Y,m){!function(i){"use strict";var a=["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"],n=["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],s=["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],r=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],o=["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"];i.defineLocale("gd",{months:a,monthsShort:n,monthsParseExact:!0,weekdays:s,weekdaysShort:r,weekdaysMin:o,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(c){return c+(1===c?"d":c%10==2?"na":"mh")},week:{dow:1,doy:4}})}(m(50009))},26294:function(L,Y,m){!function(i){"use strict";i.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(n){return 0===n.indexOf("un")?"n"+n:"en "+n},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}})}(m(50009))},91002:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={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:[s+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",s+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[s+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",s+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[s+" \u0935\u0930\u093e\u0902\u0928\u0940",s+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[s+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",s+" \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:[s+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",s+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[s+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",s+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(s,r){return"D"===r?s+"\u0935\u0947\u0930":s},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(s,r){return 12===s&&(s=0),"\u0930\u093e\u0924\u0940"===r?s<4?s:s+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===r?s:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===r?s>12?s:s+12:"\u0938\u093e\u0902\u091c\u0947"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"\u0930\u093e\u0924\u0940":s<12?"\u0938\u0915\u093e\u0933\u0940\u0902":s<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":s<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(m(50009))},58770:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c={s:["thoddea sekondamni","thodde sekond"],ss:[s+" sekondamni",s+" sekond"],m:["eka mintan","ek minut"],mm:[s+" mintamni",s+" mintam"],h:["eka voran","ek vor"],hh:[s+" voramni",s+" voram"],d:["eka disan","ek dis"],dd:[s+" disamni",s+" dis"],M:["eka mhoinean","ek mhoino"],MM:[s+" mhoineamni",s+" mhoine"],y:["eka vorsan","ek voros"],yy:[s+" vorsamni",s+" vorsam"]};return u?c[o][0]:c[o][1]}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(s,r){return"D"===r?s+"er":s},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(s,r){return 12===s&&(s=0),"rati"===r?s<4?s:s+12:"sokallim"===r?s:"donparam"===r?s>12?s:s+12:"sanje"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"rati":s<12?"sokallim":s<16?"donparam":s<20?"sanje":"rati"}})}(m(50009))},35041:function(L,Y,m){!function(i){"use strict";var a={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},n={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};i.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(r){return r.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0ab0\u0abe\u0aa4"===o?r<4?r:r+12:"\u0ab8\u0ab5\u0abe\u0ab0"===o?r:"\u0aac\u0aaa\u0acb\u0ab0"===o?r>=10?r:r+12:"\u0ab8\u0abe\u0a82\u0a9c"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0ab0\u0abe\u0aa4":r<10?"\u0ab8\u0ab5\u0abe\u0ab0":r<17?"\u0aac\u0aaa\u0acb\u0ab0":r<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(m(50009))},14658:function(L,Y,m){!function(i){"use strict";i.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(n){return 2===n?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":n+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(n){return 2===n?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":n+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(n){return 2===n?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":n+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(n){return 2===n?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":n%10==0&&10!==n?n+" \u05e9\u05e0\u05d4":n+" \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(n){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(n)},meridiem:function(n,s,r){return n<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":n<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":n<12?r?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":n<18?r?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(m(50009))},8642:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},s=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i],r=[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i];i.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:s,longMonthsParse:s,shortMonthsParse:r,monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(u){return u.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(c){return n[c]})},postformat:function(u){return u.replace(/\d/g,function(c){return a[c]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(u,c){return 12===u&&(u=0),"\u0930\u093e\u0924"===c?u<4?u:u+12:"\u0938\u0941\u092c\u0939"===c?u:"\u0926\u094b\u092a\u0939\u0930"===c?u>=10?u:u+12:"\u0936\u093e\u092e"===c?u+12:void 0},meridiem:function(u,c,h){return u<4?"\u0930\u093e\u0924":u<10?"\u0938\u0941\u092c\u0939":u<17?"\u0926\u094b\u092a\u0939\u0930":u<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(m(50009))},57422:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var u=s+" ";switch(o){case"ss":return u+=1===s?"sekunda":2===s||3===s||4===s?"sekunde":"sekundi";case"m":return r?"jedna minuta":"jedne minute";case"mm":return u+=1===s?"minuta":2===s||3===s||4===s?"minute":"minuta";case"h":return r?"jedan sat":"jednog sata";case"hh":return u+=1===s?"sat":2===s||3===s||4===s?"sata":"sati";case"dd":return u+=1===s?"dan":"dana";case"MM":return u+=1===s?"mjesec":2===s||3===s||4===s?"mjeseca":"mjeseci";case"yy":return u+=1===s?"godina":2===s||3===s||4===s?"godine":"godina"}}i.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:a,m:a,mm:a,h:a,hh:a,d:"dan",dd:a,M:"mjesec",MM:a,y:"godinu",yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},45343:function(L,Y,m){!function(i){"use strict";var a="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function n(o,u,c,h){var f=o;switch(c){case"s":return h||u?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return f+(h||u)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(h||u?" perc":" perce");case"mm":return f+(h||u?" perc":" perce");case"h":return"egy"+(h||u?" \xf3ra":" \xf3r\xe1ja");case"hh":return f+(h||u?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(h||u?" nap":" napja");case"dd":return f+(h||u?" nap":" napja");case"M":return"egy"+(h||u?" h\xf3nap":" h\xf3napja");case"MM":return f+(h||u?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(h||u?" \xe9v":" \xe9ve");case"yy":return f+(h||u?" \xe9v":" \xe9ve")}return""}function s(o){return(o?"":"[m\xfalt] ")+"["+a[this.day()]+"] LT[-kor]"}i.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(o){return"u"===o.charAt(1).toLowerCase()},meridiem:function(o,u,c){return o<12?!0===c?"de":"DE":!0===c?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return s.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return s.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},83063:function(L,Y,m){!function(i){"use strict";i.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(n){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(n)},meridiem:function(n){return n<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":n<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":n<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(n,s){switch(s){case"DDD":case"w":case"W":case"DDDo":return 1===n?n+"-\u056b\u0576":n+"-\u0580\u0564";default:return n}},week:{dow:1,doy:7}})}(m(50009))},9583:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"siang"===s?n>=11?n:n+12:"sore"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"siang":n<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}})}(m(50009))},69570:function(L,Y,m){!function(i){"use strict";function a(r){return r%100==11||r%10!=1}function n(r,o,u,c){var h=r+" ";switch(u){case"s":return o||c?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return a(r)?h+(o||c?"sek\xfandur":"sek\xfandum"):h+"sek\xfanda";case"m":return o?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return a(r)?h+(o||c?"m\xedn\xfatur":"m\xedn\xfatum"):o?h+"m\xedn\xfata":h+"m\xedn\xfatu";case"hh":return a(r)?h+(o||c?"klukkustundir":"klukkustundum"):h+"klukkustund";case"d":return o?"dagur":c?"dag":"degi";case"dd":return a(r)?o?h+"dagar":h+(c?"daga":"d\xf6gum"):o?h+"dagur":h+(c?"dag":"degi");case"M":return o?"m\xe1nu\xf0ur":c?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return a(r)?o?h+"m\xe1nu\xf0ir":h+(c?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):o?h+"m\xe1nu\xf0ur":h+(c?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return o||c?"\xe1r":"\xe1ri";case"yy":return a(r)?h+(o||c?"\xe1r":"\xe1rum"):h+(o||c?"\xe1r":"\xe1ri")}}i.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:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},56448:function(L,Y,m){!function(i){"use strict";i.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(n){return(/^[0-9].+$/.test(n)?"tra":"in")+" "+n},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}})}(m(50009))},99641:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},86015:function(L,Y,m){!function(i){"use strict";i.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(n,s){return"\u5143"===s[1]?1:parseInt(s[1]||n,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(n){return"\u5348\u5f8c"===n},meridiem:function(n,s,r){return n<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(n){return n.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(n){return this.week()!==n.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(n,s){switch(s){case"y":return 1===n?"\u5143\u5e74":n+"\u5e74";case"d":case"D":case"DDD":return n+"\u65e5";default:return n}},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"}})}(m(50009))},60255:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"enjing"===s?n:"siyang"===s?n>=11?n:n+12:"sonten"===s||"ndalu"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"enjing":n<15?"siyang":n<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}})}(m(50009))},80729:function(L,Y,m){!function(i){"use strict";i.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(n){return n.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(s,r,o){return"\u10d8"===o?r+"\u10e8\u10d8":r+o+"\u10e8\u10d8"})},past:function(n){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(n)?n.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(n)?n.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):n},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(n){return 0===n?n:1===n?n+"-\u10da\u10d8":n<20||n<=100&&n%20==0||n%100==0?"\u10db\u10d4-"+n:n+"-\u10d4"},week:{dow:1,doy:7}})}(m(50009))},55707:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(50009))},31810:function(L,Y,m){!function(i){"use strict";var a={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},n={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};i.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(r){return"\u179b\u17d2\u1784\u17b6\u1785"===r},meridiem:function(r,o,u){return r<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(r){return r.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},week:{dow:1,doy:4}})}(m(50009))},47536:function(L,Y,m){!function(i){"use strict";var a={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},n={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};i.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(r){return r.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===o?r<4?r:r+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===o?r:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===o?r>=10?r:r+12:"\u0cb8\u0c82\u0c9c\u0cc6"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":r<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":r<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":r<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(r){return r+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(m(50009))},33519:function(L,Y,m){!function(i){"use strict";i.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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\uc77c";case"M":return n+"\uc6d4";case"w":case"W":return n+"\uc8fc";default:return n}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(n){return"\uc624\ud6c4"===n},meridiem:function(n,s,r){return n<12?"\uc624\uc804":"\uc624\ud6c4"}})}(m(50009))},11222:function(L,Y,m){!function(i){"use strict";var a={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},s=["\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"];i.defineLocale("ku",{months:s,monthsShort:s,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(o){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(o)},meridiem:function(o,u,c){return o<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(o){return o.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(u){return n[u]}).replace(/\u060c/g,",")},postformat:function(o){return o.replace(/\d/g,function(u){return a[u]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(m(50009))},19338:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(50009))},98385:function(L,Y,m){!function(i){"use strict";function a(u,c,h,f){var D={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 c?D[h][0]:D[h][1]}function n(u){return r(u.substr(0,u.indexOf(" ")))?"a "+u:"an "+u}function s(u){return r(u.substr(0,u.indexOf(" ")))?"viru "+u:"virun "+u}function r(u){if(u=parseInt(u,10),isNaN(u))return!1;if(u<0)return!0;if(u<10)return 4<=u&&u<=7;if(u<100){var c=u%10;return r(0===c?u/10:c)}if(u<1e4){for(;u>=10;)u/=10;return r(u)}return r(u/=1e3)}i.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:n,past:s,s:"e puer Sekonnen",ss:"%d Sekonnen",m:a,mm:"%d Minutten",h:a,hh:"%d Stonnen",d:a,dd:"%d Deeg",M:a,MM:"%d M\xe9int",y:a,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},25540:function(L,Y,m){!function(i){"use strict";i.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(n){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===n},meridiem:function(n,s,r){return n<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(n){return"\u0e97\u0eb5\u0ec8"+n}})}(m(50009))},29900:function(L,Y,m){!function(i){"use strict";var a={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 n(h,f,D,g){return f?"kelios sekund\u0117s":g?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"}function s(h,f,D,g){return f?o(D)[0]:g?o(D)[1]:o(D)[2]}function r(h){return h%10==0||h>10&&h<20}function o(h){return a[h].split("_")}function u(h,f,D,g){var S=h+" ";return 1===h?S+s(h,f,D[0],g):f?S+(r(h)?o(D)[1]:o(D)[0]):g?S+o(D)[1]:S+(r(h)?o(D)[1]:o(D)[2])}i.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:n,ss:u,m:s,mm:u,h:s,hh:u,d:s,dd:u,M:s,MM:u,y:s,yy:u},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(h){return h+"-oji"},week:{dow:1,doy:4}})}(m(50009))},90141:function(L,Y,m){!function(i){"use strict";var a={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 n(c,h,f){return f?h%10==1&&h%100!=11?c[2]:c[3]:h%10==1&&h%100!=11?c[0]:c[1]}function s(c,h,f){return c+" "+n(a[f],c,h)}function r(c,h,f){return n(a[f],c,h)}function o(c,h){return h?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"}i.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:o,ss:s,m:r,mm:s,h:r,hh:s,d:r,dd:s,M:r,MM:s,y:r,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},52170:function(L,Y,m){!function(i){"use strict";var a={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(s,r){return 1===s?r[0]:s>=2&&s<=4?r[1]:r[2]},translate:function(s,r,o){var u=a.words[o];return 1===o.length?r?u[0]:u[1]:s+" "+a.correctGrammaticalCase(s,u)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:"dan",dd:a.translate,M:"mjesec",MM:a.translate,y:"godinu",yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},74234:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},28118:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10,r=n%100;return 0===n?n+"-\u0435\u0432":0===r?n+"-\u0435\u043d":r>10&&r<20?n+"-\u0442\u0438":1===s?n+"-\u0432\u0438":2===s?n+"-\u0440\u0438":7===s||8===s?n+"-\u043c\u0438":n+"-\u0442\u0438"},week:{dow:1,doy:7}})}(m(50009))},68402:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===s&&n>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===s||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===s?n+12:n},meridiem:function(n,s,r){return n<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":n<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":n<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":n<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(m(50009))},50084:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){switch(o){case"s":return r?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return s+(r?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return s+(r?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return s+(r?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return s+(r?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return s+(r?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return s+(r?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return s}}i.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(s){return"\u04ae\u0425"===s},meridiem:function(s,r,o){return s<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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(s,r){switch(r){case"d":case"D":case"DDD":return s+" \u04e9\u0434\u04e9\u0440";default:return s}}})}(m(50009))},87681:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function s(o,u,c,h){var f="";if(u)switch(c){case"s":f="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":f="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":f="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":f="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":f="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":f="%d \u0924\u093e\u0938";break;case"d":f="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":f="%d \u0926\u093f\u0935\u0938";break;case"M":f="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":f="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":f="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":f="%d \u0935\u0930\u094d\u0937\u0947"}else switch(c){case"s":f="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":f="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":f="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":f="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":f="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":f="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":f="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":f="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":f="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":f="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":f="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":f="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return f.replace(/%d/i,o)}i.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,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},preparse:function(o){return o.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(u){return n[u]})},postformat:function(o){return o.replace(/\d/g,function(u){return a[u]})},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(o,u){return 12===o&&(o=0),"\u092a\u0939\u093e\u091f\u0947"===u||"\u0938\u0915\u093e\u0933\u0940"===u?o:"\u0926\u0941\u092a\u093e\u0930\u0940"===u||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===u||"\u0930\u093e\u0924\u094d\u0930\u0940"===u?o>=12?o:o+12:void 0},meridiem:function(o,u,c){return o>=0&&o<6?"\u092a\u0939\u093e\u091f\u0947":o<12?"\u0938\u0915\u093e\u0933\u0940":o<17?"\u0926\u0941\u092a\u093e\u0930\u0940":o<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(m(50009))},91571:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"tengahari"===s?n>=11?n:n+12:"petang"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"tengahari":n<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}})}(m(50009))},91795:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"pagi"===s?n:"tengahari"===s?n>=11?n:n+12:"petang"===s||"malam"===s?n+12:void 0},meridiem:function(n,s,r){return n<11?"pagi":n<15?"tengahari":n<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}})}(m(50009))},42570:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},71655:function(L,Y,m){!function(i){"use strict";var a={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},n={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};i.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(r){return r.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},week:{dow:1,doy:4}})}(m(50009))},6855:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},91970:function(L,Y,m){!function(i){"use strict";var a={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};i.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(r){return r.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0930\u093e\u0924\u093f"===o?r<4?r:r+12:"\u092c\u093f\u0939\u093e\u0928"===o?r:"\u0926\u093f\u0909\u0901\u0938\u094b"===o?r>=10?r:r+12:"\u0938\u093e\u0901\u091d"===o?r+12:void 0},meridiem:function(r,o,u){return r<3?"\u0930\u093e\u0924\u093f":r<12?"\u092c\u093f\u0939\u093e\u0928":r<16?"\u0926\u093f\u0909\u0901\u0938\u094b":r<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(m(50009))},46610:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),s=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;i.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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(u){return u+(1===u||8===u||u>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(50009))},38802:function(L,Y,m){!function(i){"use strict";var a="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),s=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;i.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(u,c){return u?/-MMM-/.test(c)?n[u.month()]:a[u.month()]:a},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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(u){return u+(1===u||8===u||u>=20?"ste":"de")},week:{dow:1,doy:4}})}(m(50009))},83318:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},98878:function(L,Y,m){!function(i){"use strict";i.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(n,s){var r=1===n?"r":2===n?"n":3===n?"r":4===n?"t":"\xe8";return("w"===s||"W"===s)&&(r="a"),n+r},week:{dow:1,doy:4}})}(m(50009))},98318:function(L,Y,m){!function(i){"use strict";var a={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},n={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};i.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(r){return r.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(r,o){return 12===r&&(r=0),"\u0a30\u0a3e\u0a24"===o?r<4?r:r+12:"\u0a38\u0a35\u0a47\u0a30"===o?r:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===o?r>=10?r:r+12:"\u0a38\u0a3c\u0a3e\u0a2e"===o?r+12:void 0},meridiem:function(r,o,u){return r<4?"\u0a30\u0a3e\u0a24":r<10?"\u0a38\u0a35\u0a47\u0a30":r<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":r<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(m(50009))},49384:function(L,Y,m){!function(i){"use strict";var a="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),s=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function r(c){return c%10<5&&c%10>1&&~~(c/10)%10!=1}function o(c,h,f){var D=c+" ";switch(f){case"ss":return D+(r(c)?"sekundy":"sekund");case"m":return h?"minuta":"minut\u0119";case"mm":return D+(r(c)?"minuty":"minut");case"h":return h?"godzina":"godzin\u0119";case"hh":return D+(r(c)?"godziny":"godzin");case"ww":return D+(r(c)?"tygodnie":"tygodni");case"MM":return D+(r(c)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return D+(r(c)?"lata":"lat")}}i.defineLocale("pl",{months:function(c,h){return c?/D MMMM/.test(h)?n[c.month()]:a[c.month()]:a},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:s,longMonthsParse:s,shortMonthsParse:s,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:o,m:o,mm:o,h:o,hh:o,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:o,M:"miesi\u0105c",MM:o,y:"rok",yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},77549:function(L,Y,m){!function(i){"use strict";i.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"})}(m(50009))},10197:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},7585:function(L,Y,m){!function(i){"use strict";function a(s,r,o){var c=" ";return(s%100>=20||s>=100&&s%100==0)&&(c=" de "),s+c+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[o]}i.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:a,m:"un minut",mm:a,h:"o or\u0103",hh:a,d:"o zi",dd:a,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:a,M:"o lun\u0103",MM:a,y:"un an",yy:a},week:{dow:1,doy:7}})}(m(50009))},31423:function(L,Y,m){!function(i){"use strict";function a(o,u){var c=o.split("_");return u%10==1&&u%100!=11?c[0]:u%10>=2&&u%10<=4&&(u%100<10||u%100>=20)?c[1]:c[2]}function n(o,u,c){return"m"===c?u?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":o+" "+a({ss:u?"\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:u?"\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"}[c],+o)}var s=[/^\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];i.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:s,longMonthsParse:s,shortMonthsParse:s,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(o){if(o.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(o){if(o.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:n,m:n,mm:n,h:"\u0447\u0430\u0441",hh:n,d:"\u0434\u0435\u043d\u044c",dd:n,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:n,M:"\u043c\u0435\u0441\u044f\u0446",MM:n,y:"\u0433\u043e\u0434",yy:n},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(o){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(o)},meridiem:function(o,u,c){return o<4?"\u043d\u043e\u0447\u0438":o<12?"\u0443\u0442\u0440\u0430":o<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(o,u){switch(u){case"M":case"d":case"DDD":return o+"-\u0439";case"D":return o+"-\u0433\u043e";case"w":case"W":return o+"-\u044f";default:return o}},week:{dow:1,doy:4}})}(m(50009))},71744:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("sd",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(r){return"\u0634\u0627\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(m(50009))},47853:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},40478:function(L,Y,m){!function(i){"use strict";i.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(n){return n+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(n){return"\u0db4.\u0dc0."===n||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===n},meridiem:function(n,s,r){return n>11?r?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":r?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(m(50009))},3928:function(L,Y,m){!function(i){"use strict";var a="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),n="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function s(u){return u>1&&u<5}function r(u,c,h,f){var D=u+" ";switch(h){case"s":return c||f?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return c||f?D+(s(u)?"sekundy":"sek\xfand"):D+"sekundami";case"m":return c?"min\xfata":f?"min\xfatu":"min\xfatou";case"mm":return c||f?D+(s(u)?"min\xfaty":"min\xfat"):D+"min\xfatami";case"h":return c?"hodina":f?"hodinu":"hodinou";case"hh":return c||f?D+(s(u)?"hodiny":"hod\xedn"):D+"hodinami";case"d":return c||f?"de\u0148":"d\u0148om";case"dd":return c||f?D+(s(u)?"dni":"dn\xed"):D+"d\u0148ami";case"M":return c||f?"mesiac":"mesiacom";case"MM":return c||f?D+(s(u)?"mesiace":"mesiacov"):D+"mesiacmi";case"y":return c||f?"rok":"rokom";case"yy":return c||f?D+(s(u)?"roky":"rokov"):D+"rokmi"}}i.defineLocale("sk",{months:a,monthsShort:n,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:case 4:case 5:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},20385:function(L,Y,m){!function(i){"use strict";function a(s,r,o,u){var c=s+" ";switch(o){case"s":return r||u?"nekaj sekund":"nekaj sekundami";case"ss":return c+=1===s?r?"sekundo":"sekundi":2===s?r||u?"sekundi":"sekundah":s<5?r||u?"sekunde":"sekundah":"sekund";case"m":return r?"ena minuta":"eno minuto";case"mm":return c+=1===s?r?"minuta":"minuto":2===s?r||u?"minuti":"minutama":s<5?r||u?"minute":"minutami":r||u?"minut":"minutami";case"h":return r?"ena ura":"eno uro";case"hh":return c+=1===s?r?"ura":"uro":2===s?r||u?"uri":"urama":s<5?r||u?"ure":"urami":r||u?"ur":"urami";case"d":return r||u?"en dan":"enim dnem";case"dd":return c+=1===s?r||u?"dan":"dnem":2===s?r||u?"dni":"dnevoma":r||u?"dni":"dnevi";case"M":return r||u?"en mesec":"enim mesecem";case"MM":return c+=1===s?r||u?"mesec":"mesecem":2===s?r||u?"meseca":"mesecema":s<5?r||u?"mesece":"meseci":r||u?"mesecev":"meseci";case"y":return r||u?"eno leto":"enim letom";case"yy":return c+=1===s?r||u?"leto":"letom":2===s?r||u?"leti":"letoma":s<5?r||u?"leta":"leti":r||u?"let":"leti"}}i.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:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},6714:function(L,Y,m){!function(i){"use strict";i.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(n){return"M"===n.charAt(0)},meridiem:function(n,s,r){return n<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}})}(m(50009))},74503:function(L,Y,m){!function(i){"use strict";var a={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(s,r){return s%10>=1&&s%10<=4&&(s%100<10||s%100>=20)?s%10==1?r[0]:r[1]:r[2]},translate:function(s,r,o,u){var h,c=a.words[o];return 1===o.length?"y"===o&&r?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":u||r?c[0]:c[1]:(h=a.correctGrammaticalCase(s,c),"yy"===o&&r&&"\u0433\u043e\u0434\u0438\u043d\u0443"===h?s+" \u0433\u043e\u0434\u0438\u043d\u0430":s+" "+h)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:a.translate,dd:a.translate,M:a.translate,MM:a.translate,y:a.translate,yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},32782:function(L,Y,m){!function(i){"use strict";var a={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(s,r){return s%10>=1&&s%10<=4&&(s%100<10||s%100>=20)?s%10==1?r[0]:r[1]:r[2]},translate:function(s,r,o,u){var h,c=a.words[o];return 1===o.length?"y"===o&&r?"jedna godina":u||r?c[0]:c[1]:(h=a.correctGrammaticalCase(s,c),"yy"===o&&r&&"godinu"===h?s+" godina":s+" "+h)}};i.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:a.translate,m:a.translate,mm:a.translate,h:a.translate,hh:a.translate,d:a.translate,dd:a.translate,M:a.translate,MM:a.translate,y:a.translate,yy:a.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(m(50009))},44586:function(L,Y,m){!function(i){"use strict";i.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(n,s,r){return n<11?"ekuseni":n<15?"emini":n<19?"entsambama":"ebusuku"},meridiemHour:function(n,s){return 12===n&&(n=0),"ekuseni"===s?n:"emini"===s?n>=11?n:n+12:"entsambama"===s||"ebusuku"===s?0===n?0:n+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(m(50009))},2251:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?":e":1===s||2===s?":a":":e")},week:{dow:1,doy:4}})}(m(50009))},55696:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},46196:function(L,Y,m){!function(i){"use strict";var a={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},n={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};i.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(r){return r+"\u0bb5\u0ba4\u0bc1"},preparse:function(r){return r.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(o){return n[o]})},postformat:function(r){return r.replace(/\d/g,function(o){return a[o]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(r,o,u){return r<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":r<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":r<10?" \u0b95\u0bbe\u0bb2\u0bc8":r<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":r<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":r<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(r,o){return 12===r&&(r=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===o?r<2?r:r+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===o||"\u0b95\u0bbe\u0bb2\u0bc8"===o||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===o&&r>=10?r:r+12},week:{dow:0,doy:6}})}(m(50009))},82343:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===s?n<4?n:n+12:"\u0c09\u0c26\u0c2f\u0c02"===s?n:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===s?n>=10?n:n+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===s?n+12:void 0},meridiem:function(n,s,r){return n<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":n<10?"\u0c09\u0c26\u0c2f\u0c02":n<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":n<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(m(50009))},11099:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},297:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s,r){return 12===s&&(s=0),"\u0448\u0430\u0431"===r?s<4?s:s+12:"\u0441\u0443\u0431\u04b3"===r?s:"\u0440\u04ef\u0437"===r?s>=11?s:s+12:"\u0431\u0435\u0433\u043e\u04b3"===r?s+12:void 0},meridiem:function(s,r,o){return s<4?"\u0448\u0430\u0431":s<11?"\u0441\u0443\u0431\u04b3":s<16?"\u0440\u04ef\u0437":s<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(s){var r=s%10,o=s>=100?100:null;return s+(a[s]||a[r]||a[o])},week:{dow:1,doy:7}})}(m(50009))},29072:function(L,Y,m){!function(i){"use strict";i.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(n){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===n},meridiem:function(n,s,r){return n<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"}})}(m(50009))},56831:function(L,Y,m){!function(i){"use strict";var a={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"};i.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(s,r){switch(r){case"d":case"D":case"Do":case"DD":return s;default:if(0===s)return s+"'unjy";var o=s%10,u=s%100-o,c=s>=100?100:null;return s+(a[o]||a[u]||a[c])}},week:{dow:1,doy:7}})}(m(50009))},93570:function(L,Y,m){!function(i){"use strict";i.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(n){return n},week:{dow:1,doy:4}})}(m(50009))},3454:function(L,Y,m){!function(i){"use strict";var a="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(c){var h=c;return h=-1!==c.indexOf("jaj")?h.slice(0,-3)+"leS":-1!==c.indexOf("jar")?h.slice(0,-3)+"waQ":-1!==c.indexOf("DIS")?h.slice(0,-3)+"nem":h+" pIq"}function s(c){var h=c;return h=-1!==c.indexOf("jaj")?h.slice(0,-3)+"Hu\u2019":-1!==c.indexOf("jar")?h.slice(0,-3)+"wen":-1!==c.indexOf("DIS")?h.slice(0,-3)+"ben":h+" ret"}function r(c,h,f,D){var g=o(c);switch(f){case"ss":return g+" lup";case"mm":return g+" tup";case"hh":return g+" rep";case"dd":return g+" jaj";case"MM":return g+" jar";case"yy":return g+" DIS"}}function o(c){var h=Math.floor(c%1e3/100),f=Math.floor(c%100/10),D=c%10,g="";return h>0&&(g+=a[h]+"vatlh"),f>0&&(g+=(""!==g?" ":"")+a[f]+"maH"),D>0&&(g+=(""!==g?" ":"")+a[D]),""===g?"pagh":g}i.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:n,past:s,s:"puS lup",ss:r,m:"wa\u2019 tup",mm:r,h:"wa\u2019 rep",hh:r,d:"wa\u2019 jaj",dd:r,M:"wa\u2019 jar",MM:r,y:"wa\u2019 DIS",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},5960:function(L,Y,m){!function(i){"use strict";var a={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"};i.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(s,r,o){return s<12?o?"\xf6\xf6":"\xd6\xd6":o?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(s){return"\xf6s"===s||"\xd6S"===s},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(s,r){switch(r){case"d":case"D":case"Do":case"DD":return s;default:if(0===s)return s+"'\u0131nc\u0131";var o=s%10,u=s%100-o,c=s>=100?100:null;return s+(a[o]||a[u]||a[c])}},week:{dow:1,doy:7}})}(m(50009))},62959:function(L,Y,m){!function(i){"use strict";function n(s,r,o,u){var c={s:["viensas secunds","'iensas secunds"],ss:[s+" secunds",s+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[s+" m\xeduts",s+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[s+" \xfeoras",s+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[s+" ziuas",s+" ziuas"],M:["'n mes","'iens mes"],MM:[s+" mesen",s+" mesen"],y:["'n ar","'iens ar"],yy:[s+" ars",s+" ars"]};return u||r?c[o][0]:c[o][1]}i.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(s){return"d'o"===s.toLowerCase()},meridiem:function(s,r,o){return s>11?o?"d'o":"D'O":o?"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:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(m(50009))},68037:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},13403:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},55553:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===s||"\u0633\u06d5\u06be\u06d5\u0631"===s||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===s?n:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===s||"\u0643\u06d5\u0686"===s?n+12:n>=11?n:n+12},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":o<900?"\u0633\u06d5\u06be\u06d5\u0631":o<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":o<1230?"\u0686\u06c8\u0634":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return n+"-\u06be\u06d5\u067e\u062a\u06d5";default:return n}},preparse:function(n){return n.replace(/\u060c/g,",")},postformat:function(n){return n.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(m(50009))},26291:function(L,Y,m){!function(i){"use strict";function a(u,c){var h=u.split("_");return c%10==1&&c%100!=11?h[0]:c%10>=2&&c%10<=4&&(c%100<10||c%100>=20)?h[1]:h[2]}function n(u,c,h){return"m"===h?c?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===h?c?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":u+" "+a({ss:c?"\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:c?"\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:c?"\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"}[h],+u)}function s(u,c){var h={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===u?h.nominative.slice(1,7).concat(h.nominative.slice(0,1)):u?h[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(c)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(c)?"genitive":"nominative"][u.day()]:h.nominative}function r(u){return function(){return u+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}i.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:s,weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:r("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:r("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:r("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:r("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return r("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return r("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:n,m:n,mm:n,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:n,d:"\u0434\u0435\u043d\u044c",dd:n,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:n,y:"\u0440\u0456\u043a",yy:n},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(u){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(u)},meridiem:function(u,c,h){return u<4?"\u043d\u043e\u0447\u0456":u<12?"\u0440\u0430\u043d\u043a\u0443":u<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(u,c){switch(c){case"M":case"d":case"DDD":case"w":case"W":return u+"-\u0439";case"D":return u+"-\u0433\u043e";default:return u}},week:{dow:1,doy:7}})}(m(50009))},59418:function(L,Y,m){!function(i){"use strict";var a=["\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"],n=["\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"];i.defineLocale("ur",{months:a,monthsShort:a,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(r){return"\u0634\u0627\u0645"===r},meridiem:function(r,o,u){return r<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(r){return r.replace(/\u060c/g,",")},postformat:function(r){return r.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(m(50009))},58801:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},83005:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},76413:function(L,Y,m){!function(i){"use strict";i.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(n){return/^ch$/i.test(n)},meridiem:function(n,s,r){return n<12?r?"sa":"SA":r?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(n){return n},week:{dow:1,doy:4}})}(m(50009))},13103:function(L,Y,m){!function(i){"use strict";i.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(n){var s=n%10;return n+(1==~~(n%100/10)?"th":1===s?"st":2===s?"nd":3===s?"rd":"th")},week:{dow:1,doy:4}})}(m(50009))},16900:function(L,Y,m){!function(i){"use strict";i.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}})}(m(50009))},81610:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:n>=11?n:n+12},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(n){return n.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(n){return this.week()!==n.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u5468";default:return n}},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}})}(m(50009))},52169:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1200?"\u4e0a\u5348":1200===o?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(50009))},35077:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(50009))},43764:function(L,Y,m){!function(i){"use strict";i.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(n,s){return 12===n&&(n=0),"\u51cc\u6668"===s||"\u65e9\u4e0a"===s||"\u4e0a\u5348"===s?n:"\u4e2d\u5348"===s?n>=11?n:n+12:"\u4e0b\u5348"===s||"\u665a\u4e0a"===s?n+12:void 0},meridiem:function(n,s,r){var o=100*n+s;return o<600?"\u51cc\u6668":o<900?"\u65e9\u4e0a":o<1130?"\u4e0a\u5348":o<1230?"\u4e2d\u5348":o<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(n,s){switch(s){case"d":case"D":case"DDD":return n+"\u65e5";case"M":return n+"\u6708";case"w":case"W":return n+"\u9031";default:return n}},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"}})}(m(50009))},50009:function(L,Y,m){(L=m.nmd(L)).exports=function(){"use strict";var i,C;function a(){return i.apply(null,arguments)}function n(e){i=e}function s(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function r(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(o(e,t))return!1;return!0}function c(e){return void 0===e}function h(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function f(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function D(e,t){var d,_=[],l=e.length;for(d=0;d>>0;for(d=0;d<_;d++)if(d in t&&e.call(this,t[d],d,t))return!0;return!1};var Ne=a.momentProperties=[],He=!1;function je(e,t){var _,d,l,M=Ne.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=k(t)),c(t._locale)||(e._locale=t._locale),M>0)for(_=0;_=0?_?"+":"":"-")+Math.pow(10,Math.max(0,l)).toString().substr(1)+d}var Mt=/(\[[^\[]*\])|(\\)?([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,Ue=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,ht={},ke={};function T(e,t,_,d){var l=d;"string"==typeof d&&(l=function(){return this[d]()}),e&&(ke[e]=l),t&&(ke[t[0]]=function(){return ae(l.apply(this,arguments),t[1],t[2])}),_&&(ke[_]=function(){return this.localeData().ordinal(l.apply(this,arguments),e)})}function Ha(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function ja(e){var _,d,t=e.match(Mt);for(_=0,d=t.length;_=0&&Ue.test(e);)e=e.replace(Ue,d),Ue.lastIndex=0,_-=1;return e}var xa={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Oa(e){var t=this._longDateFormat[e],_=this._longDateFormat[e.toUpperCase()];return t||!_?t:(this._longDateFormat[e]=_.match(Mt).map(function(d){return"MMMM"===d||"MM"===d||"DD"===d||"dddd"===d?d.slice(1):d}).join(""),this._longDateFormat[e])}var Pa="Invalid date";function Wa(){return this._invalidDate}var Ea="%d",Aa=/\d{1,2}/;function Fa(e){return this._ordinal.replace("%d",e)}var za={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Ra(e,t,_,d){var l=this._relativeTime[_];return q(l)?l(e,t,_,d):l.replace(/%d/i,e)}function Na(e,t){var _=this._relativeTime[e>0?"future":"past"];return q(_)?_(t):_.replace(/%s/i,t)}var xe={};function I(e,t){var _=e.toLowerCase();xe[_]=xe[_+"s"]=xe[t]=e}function Q(e){return"string"==typeof e?xe[e]||xe[e.toLowerCase()]:void 0}function ft(e){var _,d,t={};for(d in e)o(e,d)&&(_=Q(d))&&(t[_]=e[d]);return t}var zt={};function J(e,t){zt[e]=t}function Ca(e){var _,t=[];for(_ in e)o(e,_)&&t.push({unit:_,priority:zt[_]});return t.sort(function(d,l){return d.priority-l.priority}),t}function Ve(e){return e%4==0&&e%100!=0||e%400==0}function X(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function j(e){var t=+e,_=0;return 0!==t&&isFinite(t)&&(_=X(t)),_}function De(e,t){return function(_){return null!=_?(Rt(this,e,_),a.updateOffset(this,t),this):Ze(this,e)}}function Ze(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function Rt(e,t,_){e.isValid()&&!isNaN(_)&&("FullYear"===t&&Ve(e.year())&&1===e.month()&&29===e.date()?(_=j(_),e._d["set"+(e._isUTC?"UTC":"")+t](_,e.month(),et(_,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](_))}function Ia(e){return q(this[e=Q(e)])?this[e]():this}function Ja(e,t){if("object"==typeof e){var d,_=Ca(e=ft(e)),l=_.length;for(d=0;d68?1900:2e3)};var $t=De("FullYear",!0);function ds(){return Ve(this.year())}function os(e,t,_,d,l,M,y){var v;return e<100&&e>=0?(v=new Date(e+400,t,_,d,l,M,y),isFinite(v.getFullYear())&&v.setFullYear(e)):v=new Date(e,t,_,d,l,M,y),v}function Ee(e){var t,_;return e<100&&e>=0?((_=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,_)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function tt(e,t,_){var d=7+t-_;return-(7+Ee(e,0,d).getUTCDay()-t)%7+d-1}function Kt(e,t,_,d,l){var H,E,v=1+7*(t-1)+(7+_-d)%7+tt(e,d,l);return v<=0?E=We(H=e-1)+v:v>We(e)?(H=e+1,E=v-We(e)):(H=e,E=v),{year:H,dayOfYear:E}}function Ae(e,t,_){var M,y,d=tt(e.year(),t,_),l=Math.floor((e.dayOfYear()-d-1)/7)+1;return l<1?M=l+_e(y=e.year()-1,t,_):l>_e(e.year(),t,_)?(M=l-_e(e.year(),t,_),y=e.year()+1):(y=e.year(),M=l),{week:M,year:y}}function _e(e,t,_){var d=tt(e,t,_),l=tt(e+1,t,_);return(We(e)-d+l)/7}function us(e){return Ae(e,this._week.dow,this._week.doy).week}T("w",["ww",2],"wo","week"),T("W",["WW",2],"Wo","isoWeek"),I("week","w"),I("isoWeek","W"),J("week",5),J("isoWeek",5),w("w",A),w("ww",A,$),w("W",A),w("WW",A,$),Pe(["w","ww","W","WW"],function(e,t,_,d){t[d.substr(0,1)]=j(e)});var ls={dow:0,doy:6};function ms(){return this._week.dow}function cs(){return this._week.doy}function Ms(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function hs(e){var t=Ae(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function fs(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function Ls(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function pt(e,t){return e.slice(t,7).concat(e.slice(0,t))}T("d",0,"do","day"),T("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),T("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),T("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),T("e",0,0,"weekday"),T("E",0,0,"isoWeekday"),I("day","d"),I("weekday","e"),I("isoWeekday","E"),J("day",11),J("weekday",11),J("isoWeekday",11),w("d",A),w("e",A),w("E",A),w("dd",function(e,t){return t.weekdaysMinRegex(e)}),w("ddd",function(e,t){return t.weekdaysShortRegex(e)}),w("dddd",function(e,t){return t.weekdaysRegex(e)}),Pe(["dd","ddd","dddd"],function(e,t,_,d){var l=_._locale.weekdaysParse(e,d,_._strict);null!=l?t.d=l:k(_).invalidWeekday=e}),Pe(["d","e","E"],function(e,t,_,d){t[d]=j(e)});var Ys="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ys="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ps=Oe,ks=Oe,Ds=Oe;function ws(e,t){var _=s(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?pt(_,this._week.dow):e?_[e.day()]:_}function gs(e){return!0===e?pt(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Ts(e){return!0===e?pt(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function vs(e,t,_){var d,l,M,y=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],d=0;d<7;++d)M=S([2e3,1]).day(d),this._minWeekdaysParse[d]=this.weekdaysMin(M,"").toLocaleLowerCase(),this._shortWeekdaysParse[d]=this.weekdaysShort(M,"").toLocaleLowerCase(),this._weekdaysParse[d]=this.weekdays(M,"").toLocaleLowerCase();return _?"dddd"===t?-1!==(l=R.call(this._weekdaysParse,y))?l:null:"ddd"===t?-1!==(l=R.call(this._shortWeekdaysParse,y))?l:null:-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:"dddd"===t?-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._shortWeekdaysParse,y))||-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:"ddd"===t?-1!==(l=R.call(this._shortWeekdaysParse,y))||-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._minWeekdaysParse,y))?l:null:-1!==(l=R.call(this._minWeekdaysParse,y))||-1!==(l=R.call(this._weekdaysParse,y))||-1!==(l=R.call(this._shortWeekdaysParse,y))?l:null}function bs(e,t,_){var d,l,M;if(this._weekdaysParseExact)return vs.call(this,e,t,_);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),d=0;d<7;d++){if(l=S([2e3,1]).day(d),_&&!this._fullWeekdaysParse[d]&&(this._fullWeekdaysParse[d]=new RegExp("^"+this.weekdays(l,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[d]=new RegExp("^"+this.weekdaysShort(l,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[d]=new RegExp("^"+this.weekdaysMin(l,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[d]||(M="^"+this.weekdays(l,"")+"|^"+this.weekdaysShort(l,"")+"|^"+this.weekdaysMin(l,""),this._weekdaysParse[d]=new RegExp(M.replace(".",""),"i")),_&&"dddd"===t&&this._fullWeekdaysParse[d].test(e))return d;if(_&&"ddd"===t&&this._shortWeekdaysParse[d].test(e))return d;if(_&&"dd"===t&&this._minWeekdaysParse[d].test(e))return d;if(!_&&this._weekdaysParse[d].test(e))return d}}function Ss(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=fs(e,this.localeData()),this.add(e-t,"d")):t}function Hs(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function js(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ls(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function xs(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(o(this,"_weekdaysRegex")||(this._weekdaysRegex=ps),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Os(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(o(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=ks),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Ps(e){return this._weekdaysParseExact?(o(this,"_weekdaysRegex")||kt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(o(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ds),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function kt(){function e(G,le){return le.length-G.length}var M,y,v,H,E,t=[],_=[],d=[],l=[];for(M=0;M<7;M++)y=S([2e3,1]).day(M),v=K(this.weekdaysMin(y,"")),H=K(this.weekdaysShort(y,"")),E=K(this.weekdays(y,"")),t.push(v),_.push(H),d.push(E),l.push(v),l.push(H),l.push(E);t.sort(e),_.sort(e),d.sort(e),l.sort(e),this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+d.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+_.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Dt(){return this.hours()%12||12}function Ws(){return this.hours()||24}function Qt(e,t){T(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function Xt(e,t){return t._meridiemParse}function Es(e){return"p"===(e+"").toLowerCase().charAt(0)}T("H",["HH",2],0,"hour"),T("h",["hh",2],0,Dt),T("k",["kk",2],0,Ws),T("hmm",0,0,function(){return""+Dt.apply(this)+ae(this.minutes(),2)}),T("hmmss",0,0,function(){return""+Dt.apply(this)+ae(this.minutes(),2)+ae(this.seconds(),2)}),T("Hmm",0,0,function(){return""+this.hours()+ae(this.minutes(),2)}),T("Hmmss",0,0,function(){return""+this.hours()+ae(this.minutes(),2)+ae(this.seconds(),2)}),Qt("a",!0),Qt("A",!1),I("hour","h"),J("hour",13),w("a",Xt),w("A",Xt),w("H",A),w("h",A),w("k",A),w("HH",A,$),w("hh",A,$),w("kk",A,$),w("hmm",It),w("hmmss",Jt),w("Hmm",It),w("Hmmss",Jt),W(["H","HH"],N),W(["k","kk"],function(e,t,_){var d=j(e);t[N]=24===d?0:d}),W(["a","A"],function(e,t,_){_._isPm=_._locale.isPM(e),_._meridiem=e}),W(["h","hh"],function(e,t,_){t[N]=j(e),k(_).bigHour=!0}),W("hmm",function(e,t,_){var d=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d)),k(_).bigHour=!0}),W("hmmss",function(e,t,_){var d=e.length-4,l=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d,2)),t[re]=j(e.substr(l)),k(_).bigHour=!0}),W("Hmm",function(e,t,_){var d=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d))}),W("Hmmss",function(e,t,_){var d=e.length-4,l=e.length-2;t[N]=j(e.substr(0,d)),t[ee]=j(e.substr(d,2)),t[re]=j(e.substr(l))});var As=/[ap]\.?m?\.?/i,Fs=De("Hours",!0);function zs(e,t,_){return e>11?_?"pm":"PM":_?"am":"AM"}var ze,ea={calendar:ba,longDateFormat:xa,invalidDate:Pa,ordinal:Ea,dayOfMonthOrdinalParse:Aa,relativeTime:za,months:Qa,monthsShort:Ut,week:ls,weekdays:Ys,weekdaysMin:ys,weekdaysShort:qt,meridiemParse:As},z={},Fe={};function Rs(e,t){var _,d=Math.min(e.length,t.length);for(_=0;_0;){if(l=at(M.slice(0,_).join("-")))return l;if(d&&d.length>=_&&Rs(M,d)>=_-1)break;_--}t++}return ze}function Cs(e){return null!=e.match("^[^/\\\\]*$")}function at(e){var t=null;if(void 0===z[e]&&L&&L.exports&&Cs(e))try{t=ze._abbr,m(38660)("./"+e),Me(t)}catch{z[e]=null}return z[e]}function Me(e,t){var _;return e&&((_=c(t)?ie(e):wt(e,t))?ze=_:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),ze._abbr}function wt(e,t){if(null!==t){var _,d=ea;if(t.abbr=e,null!=z[e])Je("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."),d=z[e]._config;else if(null!=t.parentLocale)if(null!=z[t.parentLocale])d=z[t.parentLocale]._config;else{if(null==(_=at(t.parentLocale)))return Fe[t.parentLocale]||(Fe[t.parentLocale]=[]),Fe[t.parentLocale].push({name:e,config:t}),null;d=_._config}return z[e]=new mt(P(d,t)),Fe[e]&&Fe[e].forEach(function(l){wt(l.name,l.config)}),Me(e),z[e]}return delete z[e],null}function Is(e,t){if(null!=t){var _,d,l=ea;null!=z[e]&&null!=z[e].parentLocale?z[e].set(P(z[e]._config,t)):(null!=(d=at(e))&&(l=d._config),t=P(l,t),null==d&&(t.abbr=e),(_=new mt(t)).parentLocale=z[e],z[e]=_),Me(e)}else null!=z[e]&&(null!=z[e].parentLocale?(z[e]=z[e].parentLocale,e===Me()&&Me(e)):null!=z[e]&&delete z[e]);return z[e]}function ie(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return ze;if(!s(e)){if(t=at(e))return t;e=[e]}return Ns(e)}function Js(){return ct(z)}function gt(e){var t,_=e._a;return _&&-2===k(e).overflow&&(t=_[ne]<0||_[ne]>11?ne:_[se]<1||_[se]>et(_[U],_[ne])?se:_[N]<0||_[N]>24||24===_[N]&&(0!==_[ee]||0!==_[re]||0!==_[Ye])?N:_[ee]<0||_[ee]>59?ee:_[re]<0||_[re]>59?re:_[Ye]<0||_[Ye]>999?Ye:-1,k(e)._overflowDayOfYear&&(tse)&&(t=se),k(e)._overflowWeeks&&-1===t&&(t=$a),k(e)._overflowWeekday&&-1===t&&(t=Ka),k(e).overflow=t),e}var Us=/^\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)?)?$/,Gs=/^\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)?)?$/,Vs=/Z|[+-]\d\d(?::?\d\d)?/,st=[["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]],Tt=[["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/]],Zs=/^\/?Date\((-?\d+)/i,Bs=/^(?:(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}))$/,$s={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function aa(e){var t,_,M,y,v,H,d=e._i,l=Us.exec(d)||Gs.exec(d),E=st.length,G=Tt.length;if(l){for(k(e).iso=!0,t=0,_=E;t<_;t++)if(st[t][1].exec(l[1])){y=st[t][0],M=!1!==st[t][2];break}if(null==y)return void(e._isValid=!1);if(l[3]){for(t=0,_=G;t<_;t++)if(Tt[t][1].exec(l[3])){v=(l[2]||" ")+Tt[t][0];break}if(null==v)return void(e._isValid=!1)}if(!M&&null!=v)return void(e._isValid=!1);if(l[4]){if(!Vs.exec(l[4]))return void(e._isValid=!1);H="Z"}e._f=y+(v||"")+(H||""),bt(e)}else e._isValid=!1}function Ks(e,t,_,d,l,M){var y=[qs(e),Ut.indexOf(t),parseInt(_,10),parseInt(d,10),parseInt(l,10)];return M&&y.push(parseInt(M,10)),y}function qs(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Qs(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Xs(e,t,_){return!e||qt.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(k(_).weekdayMismatch=!0,_._isValid=!1,!1)}function en(e,t,_){if(e)return $s[e];if(t)return 0;var d=parseInt(_,10),l=d%100;return(d-l)/100*60+l}function sa(e){var _,t=Bs.exec(Qs(e._i));if(t){if(_=Ks(t[4],t[3],t[2],t[5],t[6],t[7]),!Xs(t[1],_,e))return;e._a=_,e._tzm=en(t[8],t[9],t[10]),e._d=Ee.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),k(e).rfc2822=!0}else e._isValid=!1}function tn(e){var t=Zs.exec(e._i);null===t?(aa(e),!1===e._isValid&&(delete e._isValid,sa(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:a.createFromInputFallback(e)))):e._d=new Date(+t[1])}function ge(e,t,_){return e??t??_}function an(e){var t=new Date(a.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function vt(e){var t,_,l,M,y,d=[];if(!e._d){for(l=an(e),e._w&&null==e._a[se]&&null==e._a[ne]&&sn(e),null!=e._dayOfYear&&(y=ge(e._a[U],l[U]),(e._dayOfYear>We(y)||0===e._dayOfYear)&&(k(e)._overflowDayOfYear=!0),_=Ee(y,0,e._dayOfYear),e._a[ne]=_.getUTCMonth(),e._a[se]=_.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=d[t]=l[t];for(;t<7;t++)e._a[t]=d[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[N]&&0===e._a[ee]&&0===e._a[re]&&0===e._a[Ye]&&(e._nextDay=!0,e._a[N]=0),e._d=(e._useUTC?Ee:os).apply(null,d),M=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[N]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==M&&(k(e).weekdayMismatch=!0)}}function sn(e){var t,_,d,l,M,y,v,H,E;null!=(t=e._w).GG||null!=t.W||null!=t.E?(M=1,y=4,_=ge(t.GG,e._a[U],Ae(F(),1,4).year),d=ge(t.W,1),((l=ge(t.E,1))<1||l>7)&&(H=!0)):(M=e._locale._week.dow,y=e._locale._week.doy,E=Ae(F(),M,y),_=ge(t.gg,e._a[U],E.year),d=ge(t.w,E.week),null!=t.d?((l=t.d)<0||l>6)&&(H=!0):null!=t.e?(l=t.e+M,(t.e<0||t.e>6)&&(H=!0)):l=M),d<1||d>_e(_,M,y)?k(e)._overflowWeeks=!0:null!=H?k(e)._overflowWeekday=!0:(v=Kt(_,d,l,M,y),e._a[U]=v.year,e._dayOfYear=v.dayOfYear)}function bt(e){if(e._f!==a.ISO_8601)if(e._f!==a.RFC_2822){e._a=[],k(e).empty=!0;var _,d,l,M,y,E,G,t=""+e._i,v=t.length,H=0;for(G=(l=Ft(e._f,e._locale).match(Mt)||[]).length,_=0;_0&&k(e).unusedInput.push(y),t=t.slice(t.indexOf(d)+d.length),H+=d.length),ke[M]?(d?k(e).empty=!1:k(e).unusedTokens.push(M),Ba(M,d,e)):e._strict&&!d&&k(e).unusedTokens.push(M);k(e).charsLeftOver=v-H,t.length>0&&k(e).unusedInput.push(t),e._a[N]<=12&&!0===k(e).bigHour&&e._a[N]>0&&(k(e).bigHour=void 0),k(e).parsedDateParts=e._a.slice(0),k(e).meridiem=e._meridiem,e._a[N]=nn(e._locale,e._a[N],e._meridiem),null!==(E=k(e).era)&&(e._a[U]=e._locale.erasConvertYear(E,e._a[U])),vt(e),gt(e)}else sa(e);else aa(e)}function nn(e,t,_){var d;return null==_?t:null!=e.meridiemHour?e.meridiemHour(t,_):(null!=e.isPM&&((d=e.isPM(_))&&t<12&&(t+=12),!d&&12===t&&(t=0)),t)}function rn(e){var t,_,d,l,M,y,v=!1,H=e._f.length;if(0===H)return k(e).invalidFormat=!0,void(e._d=new Date(NaN));for(l=0;lthis?this:e:ce()});function _a(e,t){var _,d;if(1===t.length&&s(t[0])&&(t=t[0]),!t.length)return F();for(_=t[0],d=1;dthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function bn(){if(!c(this._isDSTShifted))return this._isDSTShifted;var t,e={};return je(e,this),(e=na(e))._a?(t=e._isUTC?S(e._a):F(e._a),this._isDSTShifted=this.isValid()&&Yn(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Sn(){return!!this.isValid()&&!this._isUTC}function Hn(){return!!this.isValid()&&this._isUTC}function da(){return!!this.isValid()&&this._isUTC&&0===this._offset}a.updateOffset=function(){};var jn=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,xn=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function te(e,t){var l,M,y,_=e,d=null;return rt(e)?_={ms:e._milliseconds,d:e._days,M:e._months}:h(e)||!isNaN(+e)?(_={},t?_[t]=+e:_.milliseconds=+e):(d=jn.exec(e))?(l="-"===d[1]?-1:1,_={y:0,d:j(d[se])*l,h:j(d[N])*l,m:j(d[ee])*l,s:j(d[re])*l,ms:j(St(1e3*d[Ye]))*l}):(d=xn.exec(e))?(l="-"===d[1]?-1:1,_={y:ye(d[2],l),M:ye(d[3],l),w:ye(d[4],l),d:ye(d[5],l),h:ye(d[6],l),m:ye(d[7],l),s:ye(d[8],l)}):null==_?_={}:"object"==typeof _&&("from"in _||"to"in _)&&(y=On(F(_.from),F(_.to)),(_={}).ms=y.milliseconds,_.M=y.months),M=new nt(_),rt(e)&&o(e,"_locale")&&(M._locale=e._locale),rt(e)&&o(e,"_isValid")&&(M._isValid=e._isValid),M}function ye(e,t){var _=e&&parseFloat(e.replace(",","."));return(isNaN(_)?0:_)*t}function oa(e,t){var _={};return _.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(_.months,"M").isAfter(t)&&--_.months,_.milliseconds=+t-+e.clone().add(_.months,"M"),_}function On(e,t){var _;return e.isValid()&&t.isValid()?(t=jt(t,e),e.isBefore(t)?_=oa(e,t):((_=oa(t,e)).milliseconds=-_.milliseconds,_.months=-_.months),_):{milliseconds:0,months:0}}function ua(e,t){return function(_,d){var M;return null!==d&&!isNaN(+d)&&(Je(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),M=_,_=d,d=M),la(this,te(_,d),e),this}}function la(e,t,_,d){var l=t._milliseconds,M=St(t._days),y=St(t._months);!e.isValid()||(d=d??!0,y&&Vt(e,Ze(e,"Month")+y*_),M&&Rt(e,"Date",Ze(e,"Date")+M*_),l&&e._d.setTime(e._d.valueOf()+l*_),d&&a.updateOffset(e,M||y))}te.fn=nt.prototype,te.invalid=Ln;var Pn=ua(1,"add"),Wn=ua(-1,"subtract");function ma(e){return"string"==typeof e||e instanceof String}function En(e){return B(e)||f(e)||ma(e)||h(e)||Fn(e)||An(e)||null==e}function An(e){var l,M,t=r(e)&&!u(e),_=!1,d=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],y=d.length;for(l=0;l_.valueOf():_.valueOf()9999?Ge(_,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):q(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",Ge(_,"Z")):Ge(_,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function qn(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var _,d,l,M,e="moment",t="";return this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z"),_="["+e+'("]',d=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",l="-MM-DD[T]HH:mm:ss.SSS",M=t+'[")]',this.format(_+d+l+M)}function Qn(e){e||(e=this.isUtc()?a.defaultFormatUtc:a.defaultFormat);var t=Ge(this,e);return this.localeData().postformat(t)}function Xn(e,t){return this.isValid()&&(B(e)&&e.isValid()||F(e).isValid())?te({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function er(e){return this.from(F(),e)}function tr(e,t){return this.isValid()&&(B(e)&&e.isValid()||F(e).isValid())?te({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ar(e){return this.to(F(),e)}function ca(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ie(e))&&(this._locale=t),this)}a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",a.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Ma=Z("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function ha(){return this._locale}var it=1e3,Te=60*it,dt=60*Te,fa=3506328*dt;function ve(e,t){return(e%t+t)%t}function La(e,t,_){return e<100&&e>=0?new Date(e+400,t,_)-fa:new Date(e,t,_).valueOf()}function Ya(e,t,_){return e<100&&e>=0?Date.UTC(e+400,t,_)-fa:Date.UTC(e,t,_)}function sr(e){var t,_;if(void 0===(e=Q(e))||"millisecond"===e||!this.isValid())return this;switch(_=this._isUTC?Ya:La,e){case"year":t=_(this.year(),0,1);break;case"quarter":t=_(this.year(),this.month()-this.month()%3,1);break;case"month":t=_(this.year(),this.month(),1);break;case"week":t=_(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=_(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=_(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=ve(t+(this._isUTC?0:this.utcOffset()*Te),dt);break;case"minute":t=this._d.valueOf(),t-=ve(t,Te);break;case"second":t=this._d.valueOf(),t-=ve(t,it)}return this._d.setTime(t),a.updateOffset(this,!0),this}function nr(e){var t,_;if(void 0===(e=Q(e))||"millisecond"===e||!this.isValid())return this;switch(_=this._isUTC?Ya:La,e){case"year":t=_(this.year()+1,0,1)-1;break;case"quarter":t=_(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=_(this.year(),this.month()+1,1)-1;break;case"week":t=_(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=_(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=_(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=dt-ve(t+(this._isUTC?0:this.utcOffset()*Te),dt)-1;break;case"minute":t=this._d.valueOf(),t+=Te-ve(t,Te)-1;break;case"second":t=this._d.valueOf(),t+=it-ve(t,it)-1}return this._d.setTime(t),a.updateOffset(this,!0),this}function rr(){return this._d.valueOf()-6e4*(this._offset||0)}function _r(){return Math.floor(this.valueOf()/1e3)}function ir(){return new Date(this.valueOf())}function dr(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function or(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function ur(){return this.isValid()?this.toISOString():null}function lr(){return me(this)}function mr(){return g({},k(this))}function cr(){return k(this).overflow}function Mr(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function hr(e,t){var _,d,l,M=this._eras||ie("en")._eras;for(_=0,d=M.length;_=0)return M[d]}function Lr(e,t){var _=e.since<=e.until?1:-1;return void 0===t?a(e.since).year():a(e.since).year()+(t-e.offset)*_}function Yr(){var e,t,_,d=this.localeData().eras();for(e=0,t=d.length;e(M=_e(e,d,l))&&(t=M),Wr.call(this,e,t,_,d,l))}function Wr(e,t,_,d,l){var M=Kt(e,t,_,d,l),y=Ee(M.year,0,M.dayOfYear);return this.year(y.getUTCFullYear()),this.month(y.getUTCMonth()),this.date(y.getUTCDate()),this}function Er(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}T("N",0,0,"eraAbbr"),T("NN",0,0,"eraAbbr"),T("NNN",0,0,"eraAbbr"),T("NNNN",0,0,"eraName"),T("NNNNN",0,0,"eraNarrow"),T("y",["y",1],"yo","eraYear"),T("y",["yy",2],0,"eraYear"),T("y",["yyy",3],0,"eraYear"),T("y",["yyyy",4],0,"eraYear"),w("N",Ot),w("NN",Ot),w("NNN",Ot),w("NNNN",Tr),w("NNNNN",vr),W(["N","NN","NNN","NNNN","NNNNN"],function(e,t,_,d){var l=_._locale.erasParse(e,d,_._strict);l?k(_).era=l:k(_).invalidEra=e}),w("y",we),w("yy",we),w("yyy",we),w("yyyy",we),w("yo",br),W(["y","yy","yyy","yyyy"],U),W(["yo"],function(e,t,_,d){var l;_._locale._eraYearOrdinalRegex&&(l=e.match(_._locale._eraYearOrdinalRegex)),_._locale.eraYearOrdinalParse?t[U]=_._locale.eraYearOrdinalParse(e,l):t[U]=parseInt(e,10)}),T(0,["gg",2],0,function(){return this.weekYear()%100}),T(0,["GG",2],0,function(){return this.isoWeekYear()%100}),ot("gggg","weekYear"),ot("ggggg","weekYear"),ot("GGGG","isoWeekYear"),ot("GGGGG","isoWeekYear"),I("weekYear","gg"),I("isoWeekYear","GG"),J("weekYear",1),J("isoWeekYear",1),w("G",qe),w("g",qe),w("GG",A,$),w("gg",A,$),w("GGGG",Yt,Lt),w("gggg",Yt,Lt),w("GGGGG",Ke,Be),w("ggggg",Ke,Be),Pe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,_,d){t[d.substr(0,2)]=j(e)}),Pe(["gg","GG"],function(e,t,_,d){t[d]=a.parseTwoDigitYear(e)}),T("Q",0,"Qo","quarter"),I("quarter","Q"),J("quarter",7),w("Q",Nt),W("Q",function(e,t){t[ne]=3*(j(e)-1)}),T("D",["DD",2],"Do","date"),I("date","D"),J("date",9),w("D",A),w("DD",A,$),w("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),W(["D","DD"],se),W("Do",function(e,t){t[se]=j(e.match(A)[0])});var pa=De("Date",!0);function Ar(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}T("DDD",["DDDD",3],"DDDo","dayOfYear"),I("dayOfYear","DDD"),J("dayOfYear",4),w("DDD",$e),w("DDDD",Ct),W(["DDD","DDDD"],function(e,t,_){_._dayOfYear=j(e)}),T("m",["mm",2],0,"minute"),I("minute","m"),J("minute",14),w("m",A),w("mm",A,$),W(["m","mm"],ee);var Fr=De("Minutes",!1);T("s",["ss",2],0,"second"),I("second","s"),J("second",15),w("s",A),w("ss",A,$),W(["s","ss"],re);var he,ka,zr=De("Seconds",!1);for(T("S",0,0,function(){return~~(this.millisecond()/100)}),T(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),T(0,["SSS",3],0,"millisecond"),T(0,["SSSS",4],0,function(){return 10*this.millisecond()}),T(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),T(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),T(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),T(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),T(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),I("millisecond","ms"),J("millisecond",16),w("S",$e,Nt),w("SS",$e,$),w("SSS",$e,Ct),he="SSSS";he.length<=9;he+="S")w(he,we);function Rr(e,t){t[Ye]=j(1e3*("0."+e))}for(he="S";he.length<=9;he+="S")W(he,Rr);function Nr(){return this._isUTC?"UTC":""}function Cr(){return this._isUTC?"Coordinated Universal Time":""}ka=De("Milliseconds",!1),T("z",0,0,"zoneAbbr"),T("zz",0,0,"zoneName");var p=Le.prototype;function Ir(e){return F(1e3*e)}function Jr(){return F.apply(null,arguments).parseZone()}function Da(e){return e}p.add=Pn,p.calendar=Nn,p.clone=Cn,p.diff=Bn,p.endOf=nr,p.format=Qn,p.from=Xn,p.fromNow=er,p.to=tr,p.toNow=ar,p.get=Ia,p.invalidAt=cr,p.isAfter=In,p.isBefore=Jn,p.isBetween=Un,p.isSame=Gn,p.isSameOrAfter=Vn,p.isSameOrBefore=Zn,p.isValid=lr,p.lang=Ma,p.locale=ca,p.localeData=ha,p.max=ln,p.min=un,p.parsingFlags=mr,p.set=Ja,p.startOf=sr,p.subtract=Wn,p.toArray=dr,p.toObject=or,p.toDate=ir,p.toISOString=Kn,p.inspect=qn,typeof Symbol<"u"&&null!=Symbol.for&&(p[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),p.toJSON=ur,p.toString=$n,p.unix=_r,p.valueOf=rr,p.creationData=Mr,p.eraName=Yr,p.eraNarrow=yr,p.eraAbbr=pr,p.eraYear=kr,p.year=$t,p.isLeapYear=ds,p.weekYear=Sr,p.isoWeekYear=Hr,p.quarter=p.quarters=Er,p.month=Zt,p.daysInMonth=rs,p.week=p.weeks=Ms,p.isoWeek=p.isoWeeks=hs,p.weeksInYear=Or,p.weeksInWeekYear=Pr,p.isoWeeksInYear=jr,p.isoWeeksInISOWeekYear=xr,p.date=pa,p.day=p.days=Ss,p.weekday=Hs,p.isoWeekday=js,p.dayOfYear=Ar,p.hour=p.hours=Fs,p.minute=p.minutes=Fr,p.second=p.seconds=zr,p.millisecond=p.milliseconds=ka,p.utcOffset=pn,p.utc=Dn,p.local=wn,p.parseZone=gn,p.hasAlignedHourOffset=Tn,p.isDST=vn,p.isLocal=Sn,p.isUtcOffset=Hn,p.isUtc=da,p.isUTC=da,p.zoneAbbr=Nr,p.zoneName=Cr,p.dates=Z("dates accessor is deprecated. Use date instead.",pa),p.months=Z("months accessor is deprecated. Use month instead",Zt),p.years=Z("years accessor is deprecated. Use year instead",$t),p.zone=Z("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",kn),p.isDSTShifted=Z("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",bn);var O=mt.prototype;function ut(e,t,_,d){var l=ie(),M=S().set(d,t);return l[_](M,e)}function wa(e,t,_){if(h(e)&&(t=e,e=void 0),e=e||"",null!=t)return ut(e,t,_,"month");var d,l=[];for(d=0;d<12;d++)l[d]=ut(e,d,_,"month");return l}function Wt(e,t,_,d){"boolean"==typeof e?(h(t)&&(_=t,t=void 0),t=t||""):(_=t=e,e=!1,h(t)&&(_=t,t=void 0),t=t||"");var y,l=ie(),M=e?l._week.dow:0,v=[];if(null!=_)return ut(t,(_+M)%7,d,"day");for(y=0;y<7;y++)v[y]=ut(t,(y+M)%7,d,"day");return v}function Ur(e,t){return wa(e,t,"months")}function Gr(e,t){return wa(e,t,"monthsShort")}function Vr(e,t,_){return Wt(e,t,_,"weekdays")}function Zr(e,t,_){return Wt(e,t,_,"weekdaysShort")}function Br(e,t,_){return Wt(e,t,_,"weekdaysMin")}O.calendar=Sa,O.longDateFormat=Oa,O.invalidDate=Wa,O.ordinal=Fa,O.preparse=Da,O.postformat=Da,O.relativeTime=Ra,O.pastFuture=Na,O.set=b,O.eras=hr,O.erasParse=fr,O.erasConvertYear=Lr,O.erasAbbrRegex=wr,O.erasNameRegex=Dr,O.erasNarrowRegex=gr,O.months=ts,O.monthsShort=as,O.monthsParse=ns,O.monthsRegex=is,O.monthsShortRegex=_s,O.week=us,O.firstDayOfYear=cs,O.firstDayOfWeek=ms,O.weekdays=ws,O.weekdaysMin=Ts,O.weekdaysShort=gs,O.weekdaysParse=bs,O.weekdaysRegex=xs,O.weekdaysShortRegex=Os,O.weekdaysMinRegex=Ps,O.isPM=Es,O.meridiem=zs,Me("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(e){var t=e%10;return e+(1===j(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),a.lang=Z("moment.lang is deprecated. Use moment.locale instead.",Me),a.langData=Z("moment.langData is deprecated. Use moment.localeData instead.",ie);var de=Math.abs;function $r(){var e=this._data;return this._milliseconds=de(this._milliseconds),this._days=de(this._days),this._months=de(this._months),e.milliseconds=de(e.milliseconds),e.seconds=de(e.seconds),e.minutes=de(e.minutes),e.hours=de(e.hours),e.months=de(e.months),e.years=de(e.years),this}function ga(e,t,_,d){var l=te(t,_);return e._milliseconds+=d*l._milliseconds,e._days+=d*l._days,e._months+=d*l._months,e._bubble()}function Kr(e,t){return ga(this,e,t,1)}function qr(e,t){return ga(this,e,t,-1)}function Ta(e){return e<0?Math.floor(e):Math.ceil(e)}function Qr(){var l,M,y,v,H,e=this._milliseconds,t=this._days,_=this._months,d=this._data;return e>=0&&t>=0&&_>=0||e<=0&&t<=0&&_<=0||(e+=864e5*Ta(Et(_)+t),t=0,_=0),d.milliseconds=e%1e3,l=X(e/1e3),d.seconds=l%60,M=X(l/60),d.minutes=M%60,y=X(M/60),d.hours=y%24,t+=X(y/24),_+=H=X(va(t)),t-=Ta(Et(H)),v=X(_/12),_%=12,d.days=t,d.months=_,d.years=v,this}function va(e){return 4800*e/146097}function Et(e){return 146097*e/4800}function Xr(e){if(!this.isValid())return NaN;var t,_,d=this._milliseconds;if("month"===(e=Q(e))||"quarter"===e||"year"===e)switch(t=this._days+d/864e5,_=this._months+va(t),e){case"month":return _;case"quarter":return _/3;case"year":return _/12}else switch(t=this._days+Math.round(Et(this._months)),e){case"week":return t/7+d/6048e5;case"day":return t+d/864e5;case"hour":return 24*t+d/36e5;case"minute":return 1440*t+d/6e4;case"second":return 86400*t+d/1e3;case"millisecond":return Math.floor(864e5*t)+d;default:throw new Error("Unknown unit "+e)}}function e_(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*j(this._months/12):NaN}function oe(e){return function(){return this.as(e)}}var t_=oe("ms"),a_=oe("s"),s_=oe("m"),n_=oe("h"),r_=oe("d"),__=oe("w"),i_=oe("M"),d_=oe("Q"),o_=oe("y");function u_(){return te(this)}function l_(e){return e=Q(e),this.isValid()?this[e+"s"]():NaN}function pe(e){return function(){return this.isValid()?this._data[e]:NaN}}var m_=pe("milliseconds"),c_=pe("seconds"),M_=pe("minutes"),h_=pe("hours"),f_=pe("days"),L_=pe("months"),Y_=pe("years");function y_(){return X(this.days()/7)}var ue=Math.round,be={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function p_(e,t,_,d,l){return l.relativeTime(t||1,!!_,e,d)}function k_(e,t,_,d){var l=te(e).abs(),M=ue(l.as("s")),y=ue(l.as("m")),v=ue(l.as("h")),H=ue(l.as("d")),E=ue(l.as("M")),G=ue(l.as("w")),le=ue(l.as("y")),fe=M<=_.ss&&["s",M]||M<_.s&&["ss",M]||y<=1&&["m"]||y<_.m&&["mm",y]||v<=1&&["h"]||v<_.h&&["hh",v]||H<=1&&["d"]||H<_.d&&["dd",H];return null!=_.w&&(fe=fe||G<=1&&["w"]||G<_.w&&["ww",G]),(fe=fe||E<=1&&["M"]||E<_.M&&["MM",E]||le<=1&&["y"]||["yy",le])[2]=t,fe[3]=+e>0,fe[4]=d,p_.apply(null,fe)}function D_(e){return void 0===e?ue:"function"==typeof e&&(ue=e,!0)}function w_(e,t){return void 0!==be[e]&&(void 0===t?be[e]:(be[e]=t,"s"===e&&(be.ss=t-1),!0))}function g_(e,t){if(!this.isValid())return this.localeData().invalidDate();var l,M,_=!1,d=be;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(_=e),"object"==typeof t&&(d=Object.assign({},be,t),null!=t.s&&null==t.ss&&(d.ss=t.s-1)),M=k_(this,!_,d,l=this.localeData()),_&&(M=l.pastFuture(+this,M)),l.postformat(M)}var At=Math.abs;function Se(e){return(e>0)-(e<0)||+e}function lt(){if(!this.isValid())return this.localeData().invalidDate();var d,l,M,y,H,E,G,le,e=At(this._milliseconds)/1e3,t=At(this._days),_=At(this._months),v=this.asSeconds();return v?(d=X(e/60),l=X(d/60),e%=60,d%=60,M=X(_/12),_%=12,y=e?e.toFixed(3).replace(/\.?0+$/,""):"",H=v<0?"-":"",E=Se(this._months)!==Se(v)?"-":"",G=Se(this._days)!==Se(v)?"-":"",le=Se(this._milliseconds)!==Se(v)?"-":"",H+"P"+(M?E+M+"Y":"")+(_?E+_+"M":"")+(t?G+t+"D":"")+(l||d||e?"T":"")+(l?le+l+"H":"")+(d?le+d+"M":"")+(e?le+y+"S":"")):"P0D"}var x=nt.prototype;return x.isValid=fn,x.abs=$r,x.add=Kr,x.subtract=qr,x.as=Xr,x.asMilliseconds=t_,x.asSeconds=a_,x.asMinutes=s_,x.asHours=n_,x.asDays=r_,x.asWeeks=__,x.asMonths=i_,x.asQuarters=d_,x.asYears=o_,x.valueOf=e_,x._bubble=Qr,x.clone=u_,x.get=l_,x.milliseconds=m_,x.seconds=c_,x.minutes=M_,x.hours=h_,x.days=f_,x.weeks=y_,x.months=L_,x.years=Y_,x.humanize=g_,x.toISOString=lt,x.toString=lt,x.toJSON=lt,x.locale=ca,x.localeData=ha,x.toIsoString=Z("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",lt),x.lang=Ma,T("X",0,0,"unix"),T("x",0,0,"valueOf"),w("x",qe),w("X",Ga),W("X",function(e,t,_){_._d=new Date(1e3*parseFloat(e))}),W("x",function(e,t,_){_._d=new Date(j(e))}),a.version="2.29.4",n(F),a.fn=p,a.min=mn,a.max=cn,a.now=Mn,a.utc=S,a.unix=Ir,a.months=Ur,a.isDate=f,a.locale=Me,a.invalid=ce,a.duration=te,a.isMoment=B,a.weekdays=Vr,a.parseZone=Jr,a.localeData=ie,a.isDuration=rt,a.monthsShort=Gr,a.weekdaysMin=Br,a.defineLocale=wt,a.updateLocale=Is,a.locales=Js,a.weekdaysShort=Zr,a.normalizeUnits=Q,a.relativeTimeRounding=D_,a.relativeTimeThreshold=w_,a.calendarFormat=Rn,a.prototype=p,a.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"},a}()},38660:(L,Y,m)=>{var i={"./af":70605,"./af.js":70605,"./ar":17642,"./ar-dz":91030,"./ar-dz.js":91030,"./ar-kw":32686,"./ar-kw.js":32686,"./ar-ly":19181,"./ar-ly.js":19181,"./ar-ma":5847,"./ar-ma.js":5847,"./ar-sa":68484,"./ar-sa.js":68484,"./ar-tn":32549,"./ar-tn.js":32549,"./ar.js":17642,"./az":85028,"./az.js":85028,"./be":50953,"./be.js":50953,"./bg":54502,"./bg.js":54502,"./bm":1534,"./bm.js":1534,"./bn":51284,"./bn-bd":34796,"./bn-bd.js":34796,"./bn.js":51284,"./bo":36410,"./bo.js":36410,"./br":40141,"./br.js":40141,"./bs":30739,"./bs.js":30739,"./ca":9199,"./ca.js":9199,"./cs":21520,"./cs.js":21520,"./cv":83466,"./cv.js":83466,"./cy":31542,"./cy.js":31542,"./da":49224,"./da.js":49224,"./de":19563,"./de-at":21828,"./de-at.js":21828,"./de-ch":53246,"./de-ch.js":53246,"./de.js":19563,"./dv":41569,"./dv.js":41569,"./el":60129,"./el.js":60129,"./en-au":92525,"./en-au.js":92525,"./en-ca":90845,"./en-ca.js":90845,"./en-gb":36442,"./en-gb.js":36442,"./en-ie":71635,"./en-ie.js":71635,"./en-il":55224,"./en-il.js":55224,"./en-in":62003,"./en-in.js":62003,"./en-nz":47825,"./en-nz.js":47825,"./en-sg":50877,"./en-sg.js":50877,"./eo":77897,"./eo.js":77897,"./es":68698,"./es-do":40094,"./es-do.js":40094,"./es-mx":27420,"./es-mx.js":27420,"./es-us":28601,"./es-us.js":28601,"./es.js":68698,"./et":93555,"./et.js":93555,"./eu":1511,"./eu.js":1511,"./fa":92859,"./fa.js":92859,"./fi":94647,"./fi.js":94647,"./fil":97380,"./fil.js":97380,"./fo":64472,"./fo.js":64472,"./fr":1970,"./fr-ca":31147,"./fr-ca.js":31147,"./fr-ch":90485,"./fr-ch.js":90485,"./fr.js":1970,"./fy":95526,"./fy.js":95526,"./ga":33166,"./ga.js":33166,"./gd":49883,"./gd.js":49883,"./gl":26294,"./gl.js":26294,"./gom-deva":91002,"./gom-deva.js":91002,"./gom-latn":58770,"./gom-latn.js":58770,"./gu":35041,"./gu.js":35041,"./he":14658,"./he.js":14658,"./hi":8642,"./hi.js":8642,"./hr":57422,"./hr.js":57422,"./hu":45343,"./hu.js":45343,"./hy-am":83063,"./hy-am.js":83063,"./id":9583,"./id.js":9583,"./is":69570,"./is.js":69570,"./it":99641,"./it-ch":56448,"./it-ch.js":56448,"./it.js":99641,"./ja":86015,"./ja.js":86015,"./jv":60255,"./jv.js":60255,"./ka":80729,"./ka.js":80729,"./kk":55707,"./kk.js":55707,"./km":31810,"./km.js":31810,"./kn":47536,"./kn.js":47536,"./ko":33519,"./ko.js":33519,"./ku":11222,"./ku.js":11222,"./ky":19338,"./ky.js":19338,"./lb":98385,"./lb.js":98385,"./lo":25540,"./lo.js":25540,"./lt":29900,"./lt.js":29900,"./lv":90141,"./lv.js":90141,"./me":52170,"./me.js":52170,"./mi":74234,"./mi.js":74234,"./mk":28118,"./mk.js":28118,"./ml":68402,"./ml.js":68402,"./mn":50084,"./mn.js":50084,"./mr":87681,"./mr.js":87681,"./ms":91795,"./ms-my":91571,"./ms-my.js":91571,"./ms.js":91795,"./mt":42570,"./mt.js":42570,"./my":71655,"./my.js":71655,"./nb":6855,"./nb.js":6855,"./ne":91970,"./ne.js":91970,"./nl":38802,"./nl-be":46610,"./nl-be.js":46610,"./nl.js":38802,"./nn":83318,"./nn.js":83318,"./oc-lnc":98878,"./oc-lnc.js":98878,"./pa-in":98318,"./pa-in.js":98318,"./pl":49384,"./pl.js":49384,"./pt":10197,"./pt-br":77549,"./pt-br.js":77549,"./pt.js":10197,"./ro":7585,"./ro.js":7585,"./ru":31423,"./ru.js":31423,"./sd":71744,"./sd.js":71744,"./se":47853,"./se.js":47853,"./si":40478,"./si.js":40478,"./sk":3928,"./sk.js":3928,"./sl":20385,"./sl.js":20385,"./sq":6714,"./sq.js":6714,"./sr":32782,"./sr-cyrl":74503,"./sr-cyrl.js":74503,"./sr.js":32782,"./ss":44586,"./ss.js":44586,"./sv":2251,"./sv.js":2251,"./sw":55696,"./sw.js":55696,"./ta":46196,"./ta.js":46196,"./te":82343,"./te.js":82343,"./tet":11099,"./tet.js":11099,"./tg":297,"./tg.js":297,"./th":29072,"./th.js":29072,"./tk":56831,"./tk.js":56831,"./tl-ph":93570,"./tl-ph.js":93570,"./tlh":3454,"./tlh.js":3454,"./tr":5960,"./tr.js":5960,"./tzl":62959,"./tzl.js":62959,"./tzm":13403,"./tzm-latn":68037,"./tzm-latn.js":68037,"./tzm.js":13403,"./ug-cn":55553,"./ug-cn.js":55553,"./uk":26291,"./uk.js":26291,"./ur":59418,"./ur.js":59418,"./uz":83005,"./uz-latn":58801,"./uz-latn.js":58801,"./uz.js":83005,"./vi":76413,"./vi.js":76413,"./x-pseudo":13103,"./x-pseudo.js":13103,"./yo":16900,"./yo.js":16900,"./zh-cn":81610,"./zh-cn.js":81610,"./zh-hk":52169,"./zh-hk.js":52169,"./zh-mo":35077,"./zh-mo.js":35077,"./zh-tw":43764,"./zh-tw.js":43764};function a(s){var r=n(s);return m(r)}function n(s){if(!m.o(i,s)){var r=new Error("Cannot find module '"+s+"'");throw r.code="MODULE_NOT_FOUND",r}return i[s]}a.keys=function(){return Object.keys(i)},a.resolve=n,L.exports=a,a.id=38660}}]); \ No newline at end of file diff --git a/9845.1874fd1b1d0692ad.js b/9540.f6bfc6003a084d73.js similarity index 99% rename from 9845.1874fd1b1d0692ad.js rename to 9540.f6bfc6003a084d73.js index 8f3e62b35..0ddb6680c 100644 --- a/9845.1874fd1b1d0692ad.js +++ b/9540.f6bfc6003a084d73.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9845],{39845:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(48379),highlighted:s(29207)}},{filename:"template.html",contents:{raw:s(26221),highlighted:s(79377)}},{filename:"module.ts",contents:{raw:s(84672),highlighted:s(30290)}}]},29207:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewChild,\n TemplateRef,\n} from \'@angular/core\';\nimport {\n startOfDay,\n endOfDay,\n subDays,\n addDays,\n endOfMonth,\n isSameDay,\n isSameMonth,\n addHours,\n} from \'date-fns\';\nimport { Subject } from \'rxjs\';\nimport { NgbModal } from \'@ng-bootstrap/ng-bootstrap\';\nimport {\n CalendarEvent,\n CalendarEventAction,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { EventColor } from \'calendar-utils\';\n\nconst colors: Record<string, EventColor> = {\n red: {\n primary: \'#ad2121\',\n secondary: \'#FAE3E3\',\n },\n blue: {\n primary: \'#1e90ff\',\n secondary: \'#D1E8FF\',\n },\n yellow: {\n primary: \'#e3bc08\',\n secondary: \'#FDF1BA\',\n },\n};\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n styles: [\n `\n h3 {\n margin: 0 0 10px;\n }\n\n pre {\n background-color: #f5f5f5;\n padding: 15px;\n }\n `,\n ],\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n @ViewChild(\'modalContent\', { static: true }) modalContent: TemplateRef<any>;\n\n view: CalendarView = CalendarView.Month;\n\n CalendarView = CalendarView;\n\n viewDate: Date = new Date();\n\n modalData: {\n action: string;\n event: CalendarEvent;\n };\n\n actions: CalendarEventAction[] = [\n {\n label: \'<i class="fas fa-fw fa-pencil-alt"></i>\',\n a11yLabel: \'Edit\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.handleEvent(\'Edited\', event);\n },\n },\n {\n label: \'<i class="fas fa-fw fa-trash-alt"></i>\',\n a11yLabel: \'Delete\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.handleEvent(\'Deleted\', event);\n },\n },\n ];\n\n refresh = new Subject<void>();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: { ...colors.red },\n actions: this.actions,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: \'An event with no end date\',\n color: { ...colors.yellow },\n actions: this.actions,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: \'A long event that spans 2 months\',\n color: { ...colors.blue },\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: \'A draggable and resizable event\',\n color: { ...colors.yellow },\n actions: this.actions,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n activeDayIsOpen: boolean = true;\n\n constructor(private modal: NgbModal) {}\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n }\n this.viewDate = date;\n }\n }\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n this.events = this.events.map((iEvent) => {\n if (iEvent === event) {\n return {\n ...event,\n start: newStart,\n end: newEnd,\n };\n }\n return iEvent;\n });\n this.handleEvent(\'Dropped or resized\', event);\n }\n\n handleEvent(action: string, event: CalendarEvent): void {\n this.modalData = { event, action };\n this.modal.open(this.modalContent, { size: \'lg\' });\n }\n\n addEvent(): void {\n this.events = [\n ...this.events,\n {\n title: \'New event\',\n start: startOfDay(new Date()),\n end: endOfDay(new Date()),\n color: colors.red,\n draggable: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n },\n ];\n }\n\n deleteEvent(eventToDelete: CalendarEvent) {\n this.events = this.events.filter((event) => event !== eventToDelete);\n }\n\n setView(view: CalendarView) {\n this.view = view;\n }\n\n closeOpenMonthViewDay() {\n this.activeDayIsOpen = false;\n }\n}\n'},30290:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { FormsModule } from \'@angular/forms\';\nimport { FlatpickrModule } from \'angularx-flatpickr\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { NgbModalModule } from \'@ng-bootstrap/ng-bootstrap\';\nimport { DemoComponent } from \'./component\';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n NgbModalModule,\n FlatpickrModule.forRoot(),\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},79377:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="closeOpenMonthViewDay()"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="closeOpenMonthViewDay()"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="CalendarView.Month"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="CalendarView.Week"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="CalendarView.Day"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n\n<!-- Everything you see below is just for the demo, you don\'t need to include it in your app -->\n\n<br /><br /><br />\n\n<h3>\n Edit events\n <button class="btn btn-primary float-end" (click)="addEvent()">\n Add new\n </button>\n <div class="clearfix"></div>\n</h3>\n\n<div class="table-responsive">\n <table class="table table-bordered">\n <thead>\n <tr>\n <th>Title</th>\n <th>Primary color</th>\n <th>Secondary + text color</th>\n <th>Starts at</th>\n <th>Ends at</th>\n <th>Remove</th>\n </tr>\n </thead>\n\n <tbody>\n <tr *ngFor="let event of events">\n <td>\n <input\n type="text"\n class="form-control"\n [(ngModel)]="event.title"\n (keyup)="refresh.next()"\n />\n </td>\n <td>\n <input\n type="color"\n [(ngModel)]="event.color.primary"\n (change)="refresh.next()"\n />\n </td>\n <td>\n <input\n type="color"\n [(ngModel)]="event.color.secondary"\n (change)="refresh.next()"\n />\n <input\n type="color"\n [ngModel]="event.color.secondaryText ?? \'#1e90ff\'"\n (ngModelChange)="event.color.secondaryText = $event"\n (change)="refresh.next()"\n />\n </td>\n <td>\n <input\n class="form-control"\n type="text"\n mwlFlatpickr\n [(ngModel)]="event.start"\n (ngModelChange)="refresh.next()"\n [altInput]="true"\n [convertModelValue]="true"\n [enableTime]="true"\n dateFormat="Y-m-dTH:i"\n altFormat="F j, Y H:i"\n placeholder="Not set"\n />\n </td>\n <td>\n <input\n class="form-control"\n type="text"\n mwlFlatpickr\n [(ngModel)]="event.end"\n (ngModelChange)="refresh.next()"\n [altInput]="true"\n [convertModelValue]="true"\n [enableTime]="true"\n dateFormat="Y-m-dTH:i"\n altFormat="F j, Y H:i"\n placeholder="Not set"\n />\n </td>\n <td>\n <button class="btn btn-danger" (click)="deleteEvent(event)">\n Delete\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n\n<ng-template #modalContent let-close="close">\n <div class="modal-header">\n <h5 class="modal-title">Event action occurred</h5>\n <button type="button" class="close" (click)="close()">\n <span aria-hidden="true">&times;</span>\n </button>\n </div>\n <div class="modal-body">\n <div>\n Action:\n <pre>{{ modalData?.action }}</pre>\n </div>\n <div>\n Event:\n <pre>{{ modalData?.event | json }}</pre>\n </div>\n </div>\n <div class="modal-footer">\n <button type="button" class="btn btn-outline-secondary" (click)="close()">\n OK\n </button>\n </div>\n</ng-template>\n'},48379:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewChild,\n TemplateRef,\n} from '@angular/core';\nimport {\n startOfDay,\n endOfDay,\n subDays,\n addDays,\n endOfMonth,\n isSameDay,\n isSameMonth,\n addHours,\n} from 'date-fns';\nimport { Subject } from 'rxjs';\nimport { NgbModal } from '@ng-bootstrap/ng-bootstrap';\nimport {\n CalendarEvent,\n CalendarEventAction,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { EventColor } from 'calendar-utils';\n\nconst colors: Record = {\n red: {\n primary: '#ad2121',\n secondary: '#FAE3E3',\n },\n blue: {\n primary: '#1e90ff',\n secondary: '#D1E8FF',\n },\n yellow: {\n primary: '#e3bc08',\n secondary: '#FDF1BA',\n },\n};\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n styles: [\n `\n h3 {\n margin: 0 0 10px;\n }\n\n pre {\n background-color: #f5f5f5;\n padding: 15px;\n }\n `,\n ],\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n @ViewChild('modalContent', { static: true }) modalContent: TemplateRef;\n\n view: CalendarView = CalendarView.Month;\n\n CalendarView = CalendarView;\n\n viewDate: Date = new Date();\n\n modalData: {\n action: string;\n event: CalendarEvent;\n };\n\n actions: CalendarEventAction[] = [\n {\n label: '',\n a11yLabel: 'Edit',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.handleEvent('Edited', event);\n },\n },\n {\n label: '',\n a11yLabel: 'Delete',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.handleEvent('Deleted', event);\n },\n },\n ];\n\n refresh = new Subject();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: { ...colors.red },\n actions: this.actions,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: 'An event with no end date',\n color: { ...colors.yellow },\n actions: this.actions,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: 'A long event that spans 2 months',\n color: { ...colors.blue },\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: 'A draggable and resizable event',\n color: { ...colors.yellow },\n actions: this.actions,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n activeDayIsOpen: boolean = true;\n\n constructor(private modal: NgbModal) {}\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n }\n this.viewDate = date;\n }\n }\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n this.events = this.events.map((iEvent) => {\n if (iEvent === event) {\n return {\n ...event,\n start: newStart,\n end: newEnd,\n };\n }\n return iEvent;\n });\n this.handleEvent('Dropped or resized', event);\n }\n\n handleEvent(action: string, event: CalendarEvent): void {\n this.modalData = { event, action };\n this.modal.open(this.modalContent, { size: 'lg' });\n }\n\n addEvent(): void {\n this.events = [\n ...this.events,\n {\n title: 'New event',\n start: startOfDay(new Date()),\n end: endOfDay(new Date()),\n color: colors.red,\n draggable: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n },\n ];\n }\n\n deleteEvent(eventToDelete: CalendarEvent) {\n this.events = this.events.filter((event) => event !== eventToDelete);\n }\n\n setView(view: CalendarView) {\n this.view = view;\n }\n\n closeOpenMonthViewDay() {\n this.activeDayIsOpen = false;\n }\n}\n"},84672:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { FormsModule } from '@angular/forms';\nimport { FlatpickrModule } from 'angularx-flatpickr';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { NgbModalModule } from '@ng-bootstrap/ng-bootstrap';\nimport { DemoComponent } from './component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n NgbModalModule,\n FlatpickrModule.forRoot(),\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},26221:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n
\n \n \n \n \n \n \n
\n\n\x3c!-- Everything you see below is just for the demo, you don\'t need to include it in your app --\x3e\n\n


\n\n

\n Edit events\n \n
\n

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n
TitlePrimary colorSecondary + text colorStarts atEnds atRemove
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n\n\n \n \n \n\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9540],{69540:(l,a,s)=>{s.r(a),s.d(a,{sources:()=>n});const n=[{filename:"component.ts",contents:{raw:s(48379),highlighted:s(29207)}},{filename:"template.html",contents:{raw:s(26221),highlighted:s(79377)}},{filename:"module.ts",contents:{raw:s(84672),highlighted:s(30290)}}]},29207:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import {\n Component,\n ChangeDetectionStrategy,\n ViewChild,\n TemplateRef,\n} from \'@angular/core\';\nimport {\n startOfDay,\n endOfDay,\n subDays,\n addDays,\n endOfMonth,\n isSameDay,\n isSameMonth,\n addHours,\n} from \'date-fns\';\nimport { Subject } from \'rxjs\';\nimport { NgbModal } from \'@ng-bootstrap/ng-bootstrap\';\nimport {\n CalendarEvent,\n CalendarEventAction,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { EventColor } from \'calendar-utils\';\n\nconst colors: Record<string, EventColor> = {\n red: {\n primary: \'#ad2121\',\n secondary: \'#FAE3E3\',\n },\n blue: {\n primary: \'#1e90ff\',\n secondary: \'#D1E8FF\',\n },\n yellow: {\n primary: \'#e3bc08\',\n secondary: \'#FDF1BA\',\n },\n};\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n styles: [\n `\n h3 {\n margin: 0 0 10px;\n }\n\n pre {\n background-color: #f5f5f5;\n padding: 15px;\n }\n `,\n ],\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n @ViewChild(\'modalContent\', { static: true }) modalContent: TemplateRef<any>;\n\n view: CalendarView = CalendarView.Month;\n\n CalendarView = CalendarView;\n\n viewDate: Date = new Date();\n\n modalData: {\n action: string;\n event: CalendarEvent;\n };\n\n actions: CalendarEventAction[] = [\n {\n label: \'<i class="fas fa-fw fa-pencil-alt"></i>\',\n a11yLabel: \'Edit\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.handleEvent(\'Edited\', event);\n },\n },\n {\n label: \'<i class="fas fa-fw fa-trash-alt"></i>\',\n a11yLabel: \'Delete\',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.handleEvent(\'Deleted\', event);\n },\n },\n ];\n\n refresh = new Subject<void>();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: \'A 3 day event\',\n color: { ...colors.red },\n actions: this.actions,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: \'An event with no end date\',\n color: { ...colors.yellow },\n actions: this.actions,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: \'A long event that spans 2 months\',\n color: { ...colors.blue },\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: \'A draggable and resizable event\',\n color: { ...colors.yellow },\n actions: this.actions,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n activeDayIsOpen: boolean = true;\n\n constructor(private modal: NgbModal) {}\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n }\n this.viewDate = date;\n }\n }\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n this.events = this.events.map((iEvent) => {\n if (iEvent === event) {\n return {\n ...event,\n start: newStart,\n end: newEnd,\n };\n }\n return iEvent;\n });\n this.handleEvent(\'Dropped or resized\', event);\n }\n\n handleEvent(action: string, event: CalendarEvent): void {\n this.modalData = { event, action };\n this.modal.open(this.modalContent, { size: \'lg\' });\n }\n\n addEvent(): void {\n this.events = [\n ...this.events,\n {\n title: \'New event\',\n start: startOfDay(new Date()),\n end: endOfDay(new Date()),\n color: colors.red,\n draggable: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n },\n ];\n }\n\n deleteEvent(eventToDelete: CalendarEvent) {\n this.events = this.events.filter((event) => event !== eventToDelete);\n }\n\n setView(view: CalendarView) {\n this.view = view;\n }\n\n closeOpenMonthViewDay() {\n this.activeDayIsOpen = false;\n }\n}\n'},30290:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { FormsModule } from \'@angular/forms\';\nimport { FlatpickrModule } from \'angularx-flatpickr\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { NgbModalModule } from \'@ng-bootstrap/ng-bootstrap\';\nimport { DemoComponent } from \'./component\';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n NgbModalModule,\n FlatpickrModule.forRoot(),\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},79377:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='<div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="closeOpenMonthViewDay()"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="closeOpenMonthViewDay()"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="setView(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n</div>\n<br />\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="CalendarView.Month"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n [activeDayIsOpen]="activeDayIsOpen"\n (dayClicked)="dayClicked($event.day)"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="CalendarView.Week"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="CalendarView.Day"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventClicked)="handleEvent(\'Clicked\', $event.event)"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n\n<!-- Everything you see below is just for the demo, you don\'t need to include it in your app -->\n\n<br /><br /><br />\n\n<h3>\n Edit events\n <button class="btn btn-primary float-end" (click)="addEvent()">\n Add new\n </button>\n <div class="clearfix"></div>\n</h3>\n\n<div class="table-responsive">\n <table class="table table-bordered">\n <thead>\n <tr>\n <th>Title</th>\n <th>Primary color</th>\n <th>Secondary + text color</th>\n <th>Starts at</th>\n <th>Ends at</th>\n <th>Remove</th>\n </tr>\n </thead>\n\n <tbody>\n <tr *ngFor="let event of events">\n <td>\n <input\n type="text"\n class="form-control"\n [(ngModel)]="event.title"\n (keyup)="refresh.next()"\n />\n </td>\n <td>\n <input\n type="color"\n [(ngModel)]="event.color.primary"\n (change)="refresh.next()"\n />\n </td>\n <td>\n <input\n type="color"\n [(ngModel)]="event.color.secondary"\n (change)="refresh.next()"\n />\n <input\n type="color"\n [ngModel]="event.color.secondaryText ?? \'#1e90ff\'"\n (ngModelChange)="event.color.secondaryText = $event"\n (change)="refresh.next()"\n />\n </td>\n <td>\n <input\n class="form-control"\n type="text"\n mwlFlatpickr\n [(ngModel)]="event.start"\n (ngModelChange)="refresh.next()"\n [altInput]="true"\n [convertModelValue]="true"\n [enableTime]="true"\n dateFormat="Y-m-dTH:i"\n altFormat="F j, Y H:i"\n placeholder="Not set"\n />\n </td>\n <td>\n <input\n class="form-control"\n type="text"\n mwlFlatpickr\n [(ngModel)]="event.end"\n (ngModelChange)="refresh.next()"\n [altInput]="true"\n [convertModelValue]="true"\n [enableTime]="true"\n dateFormat="Y-m-dTH:i"\n altFormat="F j, Y H:i"\n placeholder="Not set"\n />\n </td>\n <td>\n <button class="btn btn-danger" (click)="deleteEvent(event)">\n Delete\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n\n<ng-template #modalContent let-close="close">\n <div class="modal-header">\n <h5 class="modal-title">Event action occurred</h5>\n <button type="button" class="close" (click)="close()">\n <span aria-hidden="true">&times;</span>\n </button>\n </div>\n <div class="modal-body">\n <div>\n Action:\n <pre>{{ modalData?.action }}</pre>\n </div>\n <div>\n Event:\n <pre>{{ modalData?.event | json }}</pre>\n </div>\n </div>\n <div class="modal-footer">\n <button type="button" class="btn btn-outline-secondary" (click)="close()">\n OK\n </button>\n </div>\n</ng-template>\n'},48379:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import {\n Component,\n ChangeDetectionStrategy,\n ViewChild,\n TemplateRef,\n} from '@angular/core';\nimport {\n startOfDay,\n endOfDay,\n subDays,\n addDays,\n endOfMonth,\n isSameDay,\n isSameMonth,\n addHours,\n} from 'date-fns';\nimport { Subject } from 'rxjs';\nimport { NgbModal } from '@ng-bootstrap/ng-bootstrap';\nimport {\n CalendarEvent,\n CalendarEventAction,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { EventColor } from 'calendar-utils';\n\nconst colors: Record = {\n red: {\n primary: '#ad2121',\n secondary: '#FAE3E3',\n },\n blue: {\n primary: '#1e90ff',\n secondary: '#D1E8FF',\n },\n yellow: {\n primary: '#e3bc08',\n secondary: '#FDF1BA',\n },\n};\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n styles: [\n `\n h3 {\n margin: 0 0 10px;\n }\n\n pre {\n background-color: #f5f5f5;\n padding: 15px;\n }\n `,\n ],\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n @ViewChild('modalContent', { static: true }) modalContent: TemplateRef;\n\n view: CalendarView = CalendarView.Month;\n\n CalendarView = CalendarView;\n\n viewDate: Date = new Date();\n\n modalData: {\n action: string;\n event: CalendarEvent;\n };\n\n actions: CalendarEventAction[] = [\n {\n label: '',\n a11yLabel: 'Edit',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.handleEvent('Edited', event);\n },\n },\n {\n label: '',\n a11yLabel: 'Delete',\n onClick: ({ event }: { event: CalendarEvent }): void => {\n this.events = this.events.filter((iEvent) => iEvent !== event);\n this.handleEvent('Deleted', event);\n },\n },\n ];\n\n refresh = new Subject();\n\n events: CalendarEvent[] = [\n {\n start: subDays(startOfDay(new Date()), 1),\n end: addDays(new Date(), 1),\n title: 'A 3 day event',\n color: { ...colors.red },\n actions: this.actions,\n allDay: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n {\n start: startOfDay(new Date()),\n title: 'An event with no end date',\n color: { ...colors.yellow },\n actions: this.actions,\n },\n {\n start: subDays(endOfMonth(new Date()), 3),\n end: addDays(endOfMonth(new Date()), 3),\n title: 'A long event that spans 2 months',\n color: { ...colors.blue },\n allDay: true,\n },\n {\n start: addHours(startOfDay(new Date()), 2),\n end: addHours(new Date(), 2),\n title: 'A draggable and resizable event',\n color: { ...colors.yellow },\n actions: this.actions,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n draggable: true,\n },\n ];\n\n activeDayIsOpen: boolean = true;\n\n constructor(private modal: NgbModal) {}\n\n dayClicked({ date, events }: { date: Date; events: CalendarEvent[] }): void {\n if (isSameMonth(date, this.viewDate)) {\n if (\n (isSameDay(this.viewDate, date) && this.activeDayIsOpen === true) ||\n events.length === 0\n ) {\n this.activeDayIsOpen = false;\n } else {\n this.activeDayIsOpen = true;\n }\n this.viewDate = date;\n }\n }\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n this.events = this.events.map((iEvent) => {\n if (iEvent === event) {\n return {\n ...event,\n start: newStart,\n end: newEnd,\n };\n }\n return iEvent;\n });\n this.handleEvent('Dropped or resized', event);\n }\n\n handleEvent(action: string, event: CalendarEvent): void {\n this.modalData = { event, action };\n this.modal.open(this.modalContent, { size: 'lg' });\n }\n\n addEvent(): void {\n this.events = [\n ...this.events,\n {\n title: 'New event',\n start: startOfDay(new Date()),\n end: endOfDay(new Date()),\n color: colors.red,\n draggable: true,\n resizable: {\n beforeStart: true,\n afterEnd: true,\n },\n },\n ];\n }\n\n deleteEvent(eventToDelete: CalendarEvent) {\n this.events = this.events.filter((event) => event !== eventToDelete);\n }\n\n setView(view: CalendarView) {\n this.view = view;\n }\n\n closeOpenMonthViewDay() {\n this.activeDayIsOpen = false;\n }\n}\n"},84672:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { FormsModule } from '@angular/forms';\nimport { FlatpickrModule } from 'angularx-flatpickr';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { NgbModalModule } from '@ng-bootstrap/ng-bootstrap';\nimport { DemoComponent } from './component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n NgbModalModule,\n FlatpickrModule.forRoot(),\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},26221:(l,a,s)=>{s.r(a),s.d(a,{default:()=>n});const n='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(view + \'ViewTitle\'):\'en\' }}

\n
\n
\n
\n \n Month\n
\n \n Week\n
\n \n Day\n \n \n \n\n
\n
\n \n \n \n \n \n \n
\n\n\x3c!-- Everything you see below is just for the demo, you don\'t need to include it in your app --\x3e\n\n


\n\n

\n Edit events\n \n
\n

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n
TitlePrimary colorSecondary + text colorStarts atEnds atRemove
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n\n\n \n \n \n\n'}}]); \ No newline at end of file diff --git a/2548.0aad2704cd061806.js b/9549.007835272c08d254.js similarity index 99% rename from 2548.0aad2704cd061806.js rename to 9549.007835272c08d254.js index a58e045cd..0cc0a8454 100644 --- a/2548.0aad2704cd061806.js +++ b/9549.007835272c08d254.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[2548],{52548:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(49228),highlighted:n(97904)}},{filename:"template.html",contents:{raw:n(35784),highlighted:n(44084)}},{filename:"module.ts",contents:{raw:n(27076),highlighted:n(60620)}}]},97904:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport { addDays } from \'date-fns\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Resizable event\',\n color: colors.yellow,\n start: new Date(),\n end: addDays(new Date(), 1), // an end date is always required for resizable events to work\n resizable: {\n beforeStart: true, // this allows you to configure the sides the event is resizable from\n afterEnd: true,\n },\n },\n {\n title: \'A non resizable event\',\n color: colors.blue,\n start: new Date(),\n end: addDays(new Date(), 1),\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},60620:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},44084:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},49228:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport { addDays } from 'date-fns';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Resizable event',\n color: colors.yellow,\n start: new Date(),\n end: addDays(new Date(), 1), // an end date is always required for resizable events to work\n resizable: {\n beforeStart: true, // this allows you to configure the sides the event is resizable from\n afterEnd: true,\n },\n },\n {\n title: 'A non resizable event',\n color: colors.blue,\n start: new Date(),\n end: addDays(new Date(), 1),\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},27076:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},35784:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9549],{99549:(e,s,n)=>{n.r(s),n.d(s,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:n(49228),highlighted:n(97904)}},{filename:"template.html",contents:{raw:n(35784),highlighted:n(44084)}},{filename:"module.ts",contents:{raw:n(27076),highlighted:n(60620)}}]},97904:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { Component, ChangeDetectionStrategy } from \'@angular/core\';\nimport { Subject } from \'rxjs\';\nimport { addDays } from \'date-fns\';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from \'angular-calendar\';\nimport { colors } from \'../demo-utils/colors\';\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: \'Resizable event\',\n color: colors.yellow,\n start: new Date(),\n end: addDays(new Date(), 1), // an end date is always required for resizable events to work\n resizable: {\n beforeStart: true, // this allows you to configure the sides the event is resizable from\n afterEnd: true,\n },\n },\n {\n title: \'A non resizable event\',\n color: colors.blue,\n start: new Date(),\n end: addDays(new Date(), 1),\n },\n ];\n\n refresh = new Subject<void>();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n'},60620:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\nimport { DemoComponent } from \'./component\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},44084:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='<mwl-demo-utils-calendar-header [(view)]="view" [(viewDate)]="viewDate">\n</mwl-demo-utils-calendar-header>\n\n<div [ngSwitch]="view">\n <mwl-calendar-month-view\n *ngSwitchCase="\'month\'"\n [viewDate]="viewDate"\n [events]="events"\n [activeDayIsOpen]="true"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-month-view>\n <mwl-calendar-week-view\n *ngSwitchCase="\'week\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-week-view>\n <mwl-calendar-day-view\n *ngSwitchCase="\'day\'"\n [viewDate]="viewDate"\n [events]="events"\n [refresh]="refresh"\n (eventTimesChanged)="eventTimesChanged($event)"\n >\n </mwl-calendar-day-view>\n</div>\n'},49228:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { Component, ChangeDetectionStrategy } from '@angular/core';\nimport { Subject } from 'rxjs';\nimport { addDays } from 'date-fns';\nimport {\n CalendarEvent,\n CalendarEventTimesChangedEvent,\n CalendarView,\n} from 'angular-calendar';\nimport { colors } from '../demo-utils/colors';\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n})\nexport class DemoComponent {\n view: CalendarView = CalendarView.Week;\n\n viewDate = new Date();\n\n events: CalendarEvent[] = [\n {\n title: 'Resizable event',\n color: colors.yellow,\n start: new Date(),\n end: addDays(new Date(), 1), // an end date is always required for resizable events to work\n resizable: {\n beforeStart: true, // this allows you to configure the sides the event is resizable from\n afterEnd: true,\n },\n },\n {\n title: 'A non resizable event',\n color: colors.blue,\n start: new Date(),\n end: addDays(new Date(), 1),\n },\n ];\n\n refresh = new Subject();\n\n eventTimesChanged({\n event,\n newStart,\n newEnd,\n }: CalendarEventTimesChangedEvent): void {\n event.start = newStart;\n event.end = newEnd;\n this.refresh.next();\n }\n}\n"},27076:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { DemoUtilsModule } from '../demo-utils/module';\nimport { DemoComponent } from './component';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},35784:(e,s,n)=>{n.r(s),n.d(s,{default:()=>a});const a='\n\n\n
\n \n \n \n \n \n \n
\n'}}]); \ No newline at end of file diff --git a/9597.dda7923eb482c266.js b/9597.dda7923eb482c266.js new file mode 100644 index 000000000..b31eaf1ba --- /dev/null +++ b/9597.dda7923eb482c266.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9597],{44248:(h,u,a)=>{a.d(u,{S:()=>v});var l=a(50192),t=a(86963),D=a(5234),c=a(44879);class v{}v.\u0275fac=function(_){return new(_||v)},v.\u0275mod=c.oAB({type:v}),v.\u0275inj=c.cJS({imports:[l.ez,t.u5,D._8]})},39597:(h,u,a)=>{a.r(u),a.d(u,{DemoModule:()=>m});var l=a(50192);const t=void 0;const c=["fr",[["AM","PM"],t,t],t,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],t,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],t,[["av. J.-C.","ap. J.-C."],t,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",t],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BYN:[t,"\u0440."],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[t,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[t,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[t,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[t,"\xa5"],KMF:[t,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[t,"$C"],NZD:["$NZ","$"],PHP:[t,"\u20b1"],RHD:["$RH"],RON:[t,"L"],RWF:[t,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[t,"$T"],TTD:["$TT","$"],TWD:[t,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[t,"$"],XPF:["FCFP"],ZMW:[t,"Kw"]},"ltr",function D(i){const n=Math.floor(Math.abs(i)),s=i.toString().replace(/^[^.]*\.?/,"").length,r=parseInt(i.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===r&&0!==n&&n%1e6==0&&0===s||!(r>=0&&r<=5)?4:5}];var v=a(98783),C=a(5234),_=a(33275),M=a(44248),U=a(2316),p=a(49914),T=a(8049),e=a(44879);class d extends T.m{dayViewHour({date:o,locale:n}){return(0,l.p6)(o,"HH:mm",n)}weekViewHour({date:o,locale:n}){return this.dayViewHour({date:o,locale:n})}}d.\u0275fac=function(){let i;return function(n){return(i||(i=e.n5z(d)))(n||d)}}(),d.\u0275prov=e.Yz7({token:d,factory:d.\u0275fac});var $=a(50111),f=a(58125),g=a(68849),Z=a(79144),A=a(84156),y=a(56500),S=a(4540);function J(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-month-view",10),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)("weekStartsOn",n.weekStartsOn)("weekendDays",n.weekendDays)}}function F(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-week-view",10),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)("weekStartsOn",n.weekStartsOn)("weekendDays",n.weekendDays)}}function P(i,o){if(1&i&&(e.TgZ(0,"mwl-calendar-day-view",11),e._uU(1,"\n "),e.qZA()),2&i){const n=e.oxw();e.Q6J("viewDate",n.viewDate)("events",n.events)("locale",n.locale)}}class w{constructor(){this.view=U.w.Month,this.viewDate=new Date,this.events=[],this.locale="fr",this.weekStartsOn=p.sb.MONDAY,this.weekendDays=[p.sb.FRIDAY,p.sb.SATURDAY],this.CalendarView=U.w}setView(o){this.view=o}}w.\u0275fac=function(o){return new(o||w)},w.\u0275cmp=e.Xpm({type:w,selectors:[["mwl-demo-component"]],features:[e._Bn([{provide:T.m,useClass:d}])],decls:51,vars:21,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","locale","weekStartsOn","weekendDays",4,"ngSwitchCase"],[3,"viewDate","events","locale",4,"ngSwitchCase"],[3,"viewDate","events","locale","weekStartsOn","weekendDays"],[3,"viewDate","events","locale"]],template:function(o,n){1&o&&(e.TgZ(0,"div",0),e._uU(1,"\n "),e.TgZ(2,"div",1),e._uU(3,"\n "),e.TgZ(4,"div",2),e._uU(5,"\n "),e.TgZ(6,"div",3),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(7,"\n Previous\n "),e.qZA(),e._uU(8,"\n "),e.TgZ(9,"div",4),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(10,"\n Today\n "),e.qZA(),e._uU(11,"\n "),e.TgZ(12,"div",5),e.NdJ("viewDateChange",function(r){return n.viewDate=r}),e._uU(13,"\n Next\n "),e.qZA(),e._uU(14,"\n "),e.qZA(),e._uU(15,"\n "),e.qZA(),e._uU(16,"\n "),e.TgZ(17,"div",1),e._uU(18,"\n "),e.TgZ(19,"h3"),e._uU(20),e.ALo(21,"calendarDate"),e.qZA(),e._uU(22,"\n "),e.qZA(),e._uU(23,"\n "),e.TgZ(24,"div",1),e._uU(25,"\n "),e.TgZ(26,"div",2),e._uU(27,"\n "),e.TgZ(28,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Month)}),e._uU(29,"\n Month\n "),e.qZA(),e._uU(30,"\n "),e.TgZ(31,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Week)}),e._uU(32,"\n Week\n "),e.qZA(),e._uU(33,"\n "),e.TgZ(34,"div",6),e.NdJ("click",function(){return n.setView(n.CalendarView.Day)}),e._uU(35,"\n Day\n "),e.qZA(),e._uU(36,"\n "),e.qZA(),e._uU(37,"\n "),e.qZA(),e._uU(38,"\n"),e.qZA(),e._uU(39,"\n"),e._UZ(40,"br"),e._uU(41,"\n\n"),e.TgZ(42,"div",7),e._uU(43,"\n "),e.YNc(44,J,2,5,"mwl-calendar-month-view",8),e._uU(45,"\n "),e.YNc(46,F,2,5,"mwl-calendar-week-view",8),e._uU(47,"\n "),e.YNc(48,P,2,3,"mwl-calendar-day-view",9),e._uU(49,"\n"),e.qZA(),e._uU(50,"\n")),2&o&&(e.xp6(6),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(3),e.Q6J("viewDate",n.viewDate),e.xp6(3),e.Q6J("view",n.view)("viewDate",n.viewDate),e.xp6(8),e.hij("\n ",e.gM2(21,16,n.viewDate,n.view+"ViewTitle",n.locale,n.weekStartsOn),"\n "),e.xp6(8),e.ekj("active",n.view===n.CalendarView.Month),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Week),e.xp6(3),e.ekj("active",n.view===n.CalendarView.Day),e.xp6(8),e.Q6J("ngSwitch",n.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[l.RF,l.n9,$.O,f.T,g.i,Z.G,A.T,y.S,S.J],encapsulation:2,changeDetection:0});var N=a(20211);(0,l.qS)(c);class m{}m.\u0275fac=function(o){return new(o||m)},m.\u0275mod=e.oAB({type:m}),m.\u0275inj=e.cJS({imports:[l.ez,C._8.forRoot({provide:_._,useFactory:N.x}),M.S,v.Bz.forChild([{path:"",component:w}])]})}}]); \ No newline at end of file diff --git a/9646.7dbef06a045dace1.js b/9646.7dbef06a045dace1.js deleted file mode 100644 index ee04085cc..000000000 --- a/9646.7dbef06a045dace1.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9646],{19646:(nt,G,h)=>{h.r(G),h.d(G,{DemoModule:()=>ge});var c=h(64061),me=h(43850),ve=h(60341),X=h(72887),f=h(99195),n=h(72612),m=h(47679),T=h(30234),x=h(44945),_=h(17469),S=h(44730),y=h(34385);const ye={schedule(s){let e=requestAnimationFrame,t=cancelAnimationFrame;const{delegate:i}=ye;i&&(e=i.requestAnimationFrame,t=i.cancelAnimationFrame);const o=e(r=>{t=void 0,s(r)});return new y.w0(()=>t?.(o))},requestAnimationFrame(...s){const{delegate:e}=ye;return(e?.requestAnimationFrame||requestAnimationFrame)(...s)},cancelAnimationFrame(...s){const{delegate:e}=ye;return(e?.cancelAnimationFrame||cancelAnimationFrame)(...s)},delegate:void 0};class Nt extends S.o{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,i=0){return null!==i&&i>0?super.requestAsyncId(e,t,i):(e.actions.push(this),e._scheduled||(e._scheduled=ye.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,t,i=0){var o;if(null!=i?i>0:this.delay>0)return super.recycleAsyncId(e,t,i);const{actions:r}=e;null!=t&&(null===(o=r[r.length-1])||void 0===o?void 0:o.id)!==t&&(ye.cancelAnimationFrame(t),e._scheduled=void 0)}}var it=h(95797);class zt extends it.v{flush(e){this._active=!0;const t=this._scheduled;this._scheduled=void 0;const{actions:i}=this;let o;e=e||i.shift();do{if(o=e.execute(e.state,e.delay))break}while((e=i[0])&&e.id===t&&i.shift());if(this._active=!1,o){for(;(e=i[0])&&e.id===t&&i.shift();)e.unsubscribe();throw o}}}const Ut=new zt(Nt);let Ze,Ht=1;const Le={};function ot(s){return s in Le&&(delete Le[s],!0)}const Gt={setImmediate(s){const e=Ht++;return Le[e]=!0,Ze||(Ze=Promise.resolve()),Ze.then(()=>ot(e)&&s()),e},clearImmediate(s){ot(s)}},{setImmediate:Xt,clearImmediate:Wt}=Gt,Pe={setImmediate(...s){const{delegate:e}=Pe;return(e?.setImmediate||Xt)(...s)},clearImmediate(s){const{delegate:e}=Pe;return(e?.clearImmediate||Wt)(s)},delegate:void 0};class Zt extends S.o{constructor(e,t){super(e,t),this.scheduler=e,this.work=t}requestAsyncId(e,t,i=0){return null!==i&&i>0?super.requestAsyncId(e,t,i):(e.actions.push(this),e._scheduled||(e._scheduled=Pe.setImmediate(e.flush.bind(e,void 0))))}recycleAsyncId(e,t,i=0){var o;if(null!=i?i>0:this.delay>0)return super.recycleAsyncId(e,t,i);const{actions:r}=e;null!=t&&(null===(o=r[r.length-1])||void 0===o?void 0:o.id)!==t&&(Pe.clearImmediate(t),e._scheduled=void 0)}}class Kt extends it.v{flush(e){this._active=!0;const t=this._scheduled;this._scheduled=void 0;const{actions:i}=this;let o;e=e||i.shift();do{if(o=e.execute(e.state,e.delay))break}while((e=i[0])&&e.id===t&&i.shift());if(this._active=!1,o){for(;(e=i[0])&&e.id===t&&i.shift();)e.unsubscribe();throw o}}}const jt=new Kt(Zt);var st=h(81893);function rt(s){return!!s&&(s instanceof x.y||(0,st.m)(s.lift)&&(0,st.m)(s.subscribe))}var at=h(73924),$t=h(97279),Jt=h(32202),qt=h(52264),ct=h(56666);var en=h(11639);function Ke(s,e=$t.z){return function Qt(s){return(0,Jt.e)((e,t)=>{let i=!1,o=null,r=null,a=!1;const l=()=>{if(r?.unsubscribe(),r=null,i){i=!1;const u=o;o=null,t.next(u)}a&&t.complete()},d=()=>{r=null,a&&t.complete()};e.subscribe((0,ct.x)(t,u=>{i=!0,o=u,r||(0,qt.Xf)(s(u)).subscribe(r=(0,ct.x)(t,l,d))},()=>{a=!0,(!i||!r||r.closed)&&t.complete()}))})}(()=>(0,en.H)(s,e))}var lt=h(41797),W=h(49223),dt=h(53191),tn=h(94642),nn=h(26971),on=h(84118),sn=h(50487);var g=h(43095);const an=new n.OlP("cdk-dir-doc",{providedIn:"root",factory:function cn(){return(0,n.f3M)(c.K0)}});const ln=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function ht(s){const e=s?.toLowerCase()||"";return"auto"===e&&typeof navigator<"u"&&navigator?.language?ln.test(navigator.language)?"rtl":"ltr":"rtl"===e?"rtl":"ltr"}class b{constructor(e){if(this.value="ltr",this.change=new n.vpe,e){const t=e.body?e.body.dir:null,i=e.documentElement?e.documentElement.dir:null;this.value=ht(t||i||"ltr")}}ngOnDestroy(){this.change.complete()}}b.\u0275fac=function(e){return new(e||b)(n.LFG(an,8))},b.\u0275prov=n.Yz7({token:b,factory:b.\u0275fac,providedIn:"root"});class Z{constructor(){this._dir="ltr",this._isInitialized=!1,this.change=new n.vpe}get dir(){return this._dir}set dir(e){const t=this._dir;this._dir=ht(e),this._rawDir=e,t!==this._dir&&this._isInitialized&&this.change.emit(this._dir)}get value(){return this.dir}ngAfterContentInit(){this._isInitialized=!0}ngOnDestroy(){this.change.complete()}}Z.\u0275fac=function(e){return new(e||Z)},Z.\u0275dir=n.lG2({type:Z,selectors:[["","dir",""]],hostVars:1,hostBindings:function(e,t){2&e&&n.uIk("dir",t._rawDir)},inputs:{dir:"dir"},outputs:{change:"dirChange"},exportAs:["dir"],features:[n._Bn([{provide:b,useExisting:Z}])]});class A{}A.\u0275fac=function(e){return new(e||A)},A.\u0275mod=n.oAB({type:A}),A.\u0275inj=n.cJS({});var dn=h(61515);class hn{}class pn extends hn{constructor(e){super(),this._data=e}connect(){return rt(this._data)?this._data:(0,T.of)(this._data)}disconnect(){}}class be{constructor(){this._listeners=[]}notify(e,t){for(let i of this._listeners)i(e,t)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(t=>e!==t)}}ngOnDestroy(){this._listeners=[]}}be.\u0275fac=function(e){return new(e||be)},be.\u0275prov=n.Yz7({token:be,factory:be.\u0275fac,providedIn:"root"});const ut=new n.OlP("_ViewRepeater"),_n=["contentWrapper"],pt=new n.OlP("VIRTUAL_SCROLL_STRATEGY");class mn{constructor(e,t,i){this._scrolledIndexChange=new m.x,this.scrolledIndexChange=this._scrolledIndexChange.pipe((0,at.x)()),this._viewport=null,this._itemSize=e,this._minBufferPx=t,this._maxBufferPx=i}attach(e){this._viewport=e,this._updateTotalContentSize(),this._updateRenderedRange()}detach(){this._scrolledIndexChange.complete(),this._viewport=null}updateItemAndBufferSize(e,t,i){this._itemSize=e,this._minBufferPx=t,this._maxBufferPx=i,this._updateTotalContentSize(),this._updateRenderedRange()}onContentScrolled(){this._updateRenderedRange()}onDataLengthChanged(){this._updateTotalContentSize(),this._updateRenderedRange()}onContentRendered(){}onRenderedOffsetChanged(){}scrollToIndex(e,t){this._viewport&&this._viewport.scrollToOffset(e*this._itemSize,t)}_updateTotalContentSize(){!this._viewport||this._viewport.setTotalContentSize(this._viewport.getDataLength()*this._itemSize)}_updateRenderedRange(){if(!this._viewport)return;const e=this._viewport.getRenderedRange(),t={start:e.start,end:e.end},i=this._viewport.getViewportSize(),o=this._viewport.getDataLength();let r=this._viewport.measureScrollOffset(),a=this._itemSize>0?r/this._itemSize:0;if(t.end>o){const d=Math.ceil(i/this._itemSize),u=Math.max(0,Math.min(a,o-d));a!=u&&(a=u,r=u*this._itemSize,t.start=Math.floor(a)),t.end=Math.max(0,Math.min(o,t.start+d))}const l=r-t.start*this._itemSize;if(l0&&(t.end=Math.min(o,t.end+u),t.start=Math.max(0,Math.floor(a-this._minBufferPx/this._itemSize)))}}this._viewport.setRenderedRange(t),this._viewport.setRenderedContentOffset(this._itemSize*t.start),this._scrolledIndexChange.next(Math.floor(a))}}class Ce{constructor(){this._itemSize=20,this._minBufferPx=100,this._maxBufferPx=200,this._scrollStrategy=new mn(this.itemSize,this.minBufferPx,this.maxBufferPx)}get itemSize(){return this._itemSize}set itemSize(e){this._itemSize=(0,f.su)(e)}get minBufferPx(){return this._minBufferPx}set minBufferPx(e){this._minBufferPx=(0,f.su)(e)}get maxBufferPx(){return this._maxBufferPx}set maxBufferPx(e){this._maxBufferPx=(0,f.su)(e)}ngOnChanges(){this._scrollStrategy.updateItemAndBufferSize(this.itemSize,this.minBufferPx,this.maxBufferPx)}}Ce.\u0275fac=function(e){return new(e||Ce)},Ce.\u0275dir=n.lG2({type:Ce,selectors:[["cdk-virtual-scroll-viewport","itemSize",""]],inputs:{itemSize:"itemSize",minBufferPx:"minBufferPx",maxBufferPx:"maxBufferPx"},features:[n._Bn([{provide:pt,useFactory:function vn(s){return s._scrollStrategy},deps:[(0,n.Gpc)(()=>Ce)]}]),n.TTD]});class k{constructor(e,t,i){this._ngZone=e,this._platform=t,this._scrolled=new m.x,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=i}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const t=this.scrollContainers.get(e);t&&(t.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new x.y(t=>{this._globalSubscription||this._addGlobalListener();const i=e>0?this._scrolled.pipe(Ke(e)).subscribe(t):this._scrolled.subscribe(t);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):(0,T.of)()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,t)=>this.deregister(t)),this._scrolled.complete()}ancestorScrolled(e,t){const i=this.getAncestorScrollContainers(e);return this.scrolled(t).pipe((0,lt.h)(o=>!o||i.indexOf(o)>-1))}getAncestorScrollContainers(e){const t=[];return this.scrollContainers.forEach((i,o)=>{this._scrollableContainsElement(o,e)&&t.push(o)}),t}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,t){let i=(0,f.fI)(t),o=e.getElementRef().nativeElement;do{if(i==o)return!0}while(i=i.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>{const e=this._getWindow();return(0,_.R)(e.document,"scroll").subscribe(()=>this._scrolled.next())})}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}k.\u0275fac=function(e){return new(e||k)(n.LFG(n.R0b),n.LFG(g.t4),n.LFG(c.K0,8))},k.\u0275prov=n.Yz7({token:k,factory:k.\u0275fac,providedIn:"root"});class K{constructor(e,t,i,o){this.elementRef=e,this.scrollDispatcher=t,this.ngZone=i,this.dir=o,this._destroyed=new m.x,this._elementScrolled=new x.y(r=>this.ngZone.runOutsideAngular(()=>(0,_.R)(this.elementRef.nativeElement,"scroll").pipe((0,W.R)(this._destroyed)).subscribe(r)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const t=this.elementRef.nativeElement,i=this.dir&&"rtl"==this.dir.value;null==e.left&&(e.left=i?e.end:e.start),null==e.right&&(e.right=i?e.start:e.end),null!=e.bottom&&(e.top=t.scrollHeight-t.clientHeight-e.bottom),i&&0!=(0,g._i)()?(null!=e.left&&(e.right=t.scrollWidth-t.clientWidth-e.left),2==(0,g._i)()?e.left=e.right:1==(0,g._i)()&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=t.scrollWidth-t.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const t=this.elementRef.nativeElement;(0,g.Mq)()?t.scrollTo(e):(null!=e.top&&(t.scrollTop=e.top),null!=e.left&&(t.scrollLeft=e.left))}measureScrollOffset(e){const t="left",i="right",o=this.elementRef.nativeElement;if("top"==e)return o.scrollTop;if("bottom"==e)return o.scrollHeight-o.clientHeight-o.scrollTop;const r=this.dir&&"rtl"==this.dir.value;return"start"==e?e=r?i:t:"end"==e&&(e=r?t:i),r&&2==(0,g._i)()?e==t?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:r&&1==(0,g._i)()?e==t?o.scrollLeft+o.scrollWidth-o.clientWidth:-o.scrollLeft:e==t?o.scrollLeft:o.scrollWidth-o.clientWidth-o.scrollLeft}}K.\u0275fac=function(e){return new(e||K)(n.Y36(n.SBq),n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},K.\u0275dir=n.lG2({type:K,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]});class I{constructor(e,t,i){this._platform=e,this._change=new m.x,this._changeListener=o=>{this._change.next(o)},this._document=i,t.runOutsideAngular(()=>{if(e.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 e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:t,height:i}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+i,right:e.left+t,height:i,width:t}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,t=this._getWindow(),i=e.documentElement,o=i.getBoundingClientRect();return{top:-o.top||e.body.scrollTop||t.scrollY||i.scrollTop||0,left:-o.left||e.body.scrollLeft||t.scrollX||i.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(Ke(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}I.\u0275fac=function(e){return new(e||I)(n.LFG(g.t4),n.LFG(n.R0b),n.LFG(c.K0,8))},I.\u0275prov=n.Yz7({token:I,factory:I.\u0275fac,providedIn:"root"});const Be=new n.OlP("VIRTUAL_SCROLLABLE");class F extends K{constructor(e,t,i,o){super(e,t,i,o)}measureViewportSize(e){const t=this.elementRef.nativeElement;return"horizontal"===e?t.clientWidth:t.clientHeight}}F.\u0275fac=function(e){return new(e||F)(n.Y36(n.SBq),n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},F.\u0275dir=n.lG2({type:F,features:[n.qOj]});const wn=typeof requestAnimationFrame<"u"?Ut:jt;class j extends F{constructor(e,t,i,o,r,a,l,d){super(e,a,i,r),this.elementRef=e,this._changeDetectorRef=t,this._scrollStrategy=o,this.scrollable=d,this._platform=(0,n.f3M)(g.t4),this._detachedSubject=new m.x,this._renderedRangeSubject=new m.x,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new x.y(u=>this._scrollStrategy.scrolledIndexChange.subscribe(p=>Promise.resolve().then(()=>this.ngZone.run(()=>u.next(p))))),this.renderedRangeStream=this._renderedRangeSubject,this._totalContentSize=0,this._totalContentWidth="",this._totalContentHeight="",this._renderedRange={start:0,end:0},this._dataLength=0,this._viewportSize=0,this._renderedContentOffset=0,this._renderedContentOffsetNeedsRewrite=!1,this._isChangeDetectionPending=!1,this._runAfterChangeDetection=[],this._viewportChanges=y.w0.EMPTY,this._viewportChanges=l.change().subscribe(()=>{this.checkViewportSize()}),this.scrollable||(this.elementRef.nativeElement.classList.add("cdk-virtual-scrollable"),this.scrollable=this)}get orientation(){return this._orientation}set orientation(e){this._orientation!==e&&(this._orientation=e,this._calculateSpacerSize())}get appendOnly(){return this._appendOnly}set appendOnly(e){this._appendOnly=(0,f.Ig)(e)}ngOnInit(){!this._platform.isBrowser||(this.scrollable===this&&super.ngOnInit(),this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._measureViewportSize(),this._scrollStrategy.attach(this),this.scrollable.elementScrolled().pipe((0,dt.O)(null),Ke(0,wn)).subscribe(()=>this._scrollStrategy.onContentScrolled()),this._markChangeDetectionNeeded()})))}ngOnDestroy(){this.detach(),this._scrollStrategy.detach(),this._renderedRangeSubject.complete(),this._detachedSubject.complete(),this._viewportChanges.unsubscribe(),super.ngOnDestroy()}attach(e){this._forOf,this.ngZone.runOutsideAngular(()=>{this._forOf=e,this._forOf.dataStream.pipe((0,W.R)(this._detachedSubject)).subscribe(t=>{const i=t.length;i!==this._dataLength&&(this._dataLength=i,this._scrollStrategy.onDataLengthChanged()),this._doChangeDetection()})})}detach(){this._forOf=null,this._detachedSubject.next()}getDataLength(){return this._dataLength}getViewportSize(){return this._viewportSize}getRenderedRange(){return this._renderedRange}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}setTotalContentSize(e){this._totalContentSize!==e&&(this._totalContentSize=e,this._calculateSpacerSize(),this._markChangeDetectionNeeded())}setRenderedRange(e){(function Cn(s,e){return s.start==e.start&&s.end==e.end})(this._renderedRange,e)||(this.appendOnly&&(e={start:0,end:Math.max(this._renderedRange.end,e.end)}),this._renderedRangeSubject.next(this._renderedRange=e),this._markChangeDetectionNeeded(()=>this._scrollStrategy.onContentRendered()))}getOffsetToRenderedContentStart(){return this._renderedContentOffsetNeedsRewrite?null:this._renderedContentOffset}setRenderedContentOffset(e,t="to-start"){e=this.appendOnly&&"to-start"===t?0:e;const i=this.dir&&"rtl"==this.dir.value,o="horizontal"==this.orientation,r=o?"X":"Y";let l=`translate${r}(${Number((o&&i?-1:1)*e)}px)`;this._renderedContentOffset=e,"to-end"===t&&(l+=` translate${r}(-100%)`,this._renderedContentOffsetNeedsRewrite=!0),this._renderedContentTransform!=l&&(this._renderedContentTransform=l,this._markChangeDetectionNeeded(()=>{this._renderedContentOffsetNeedsRewrite?(this._renderedContentOffset-=this.measureRenderedContentSize(),this._renderedContentOffsetNeedsRewrite=!1,this.setRenderedContentOffset(this._renderedContentOffset)):this._scrollStrategy.onRenderedOffsetChanged()}))}scrollToOffset(e,t="auto"){const i={behavior:t};"horizontal"===this.orientation?i.start=e:i.top=e,this.scrollable.scrollTo(i)}scrollToIndex(e,t="auto"){this._scrollStrategy.scrollToIndex(e,t)}measureScrollOffset(e){let t;return t=this.scrollable==this?i=>super.measureScrollOffset(i):i=>this.scrollable.measureScrollOffset(i),Math.max(0,t(e??("horizontal"===this.orientation?"start":"top"))-this.measureViewportOffset())}measureViewportOffset(e){let t;const i="left",o="right",r="rtl"==this.dir?.value;t="start"==e?r?o:i:"end"==e?r?i:o:e||("horizontal"===this.orientation?"left":"top");const a=this.scrollable.measureBoundingClientRectWithScrollOffset(t);return this.elementRef.nativeElement.getBoundingClientRect()[t]-a}measureRenderedContentSize(){const e=this._contentWrapper.nativeElement;return"horizontal"===this.orientation?e.offsetWidth:e.offsetHeight}measureRangeSize(e){return this._forOf?this._forOf.measureRangeSize(e,this.orientation):0}checkViewportSize(){this._measureViewportSize(),this._scrollStrategy.onDataLengthChanged()}_measureViewportSize(){this._viewportSize=this.scrollable.measureViewportSize(this.orientation)}_markChangeDetectionNeeded(e){e&&this._runAfterChangeDetection.push(e),this._isChangeDetectionPending||(this._isChangeDetectionPending=!0,this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._doChangeDetection()})))}_doChangeDetection(){this._isChangeDetectionPending=!1,this._contentWrapper.nativeElement.style.transform=this._renderedContentTransform,this.ngZone.run(()=>this._changeDetectorRef.markForCheck());const e=this._runAfterChangeDetection;this._runAfterChangeDetection=[];for(const t of e)t()}_calculateSpacerSize(){this._totalContentHeight="horizontal"===this.orientation?"":`${this._totalContentSize}px`,this._totalContentWidth="horizontal"===this.orientation?`${this._totalContentSize}px`:""}}function ft(s,e,t){const i=t;if(!i.getBoundingClientRect)return 0;const o=i.getBoundingClientRect();return"horizontal"===s?"start"===e?o.left:o.right:"start"===e?o.top:o.bottom}j.\u0275fac=function(e){return new(e||j)(n.Y36(n.SBq),n.Y36(n.sBO),n.Y36(n.R0b),n.Y36(pt,8),n.Y36(b,8),n.Y36(k),n.Y36(I),n.Y36(Be,8))},j.\u0275cmp=n.Xpm({type:j,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,t){if(1&e&&n.Gf(_n,7),2&e){let i;n.iGM(i=n.CRH())&&(t._contentWrapper=i.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,t){2&e&&n.ekj("cdk-virtual-scroll-orientation-horizontal","horizontal"===t.orientation)("cdk-virtual-scroll-orientation-vertical","horizontal"!==t.orientation)},inputs:{orientation:"orientation",appendOnly:"appendOnly"},outputs:{scrolledIndexChange:"scrolledIndexChange"},features:[n._Bn([{provide:K,useFactory:(s,e)=>s||e,deps:[[new n.FiY,new n.tBr(Be)],j]}]),n.qOj],ngContentSelectors:["*"],decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,t){1&e&&(n.F$t(),n.TgZ(0,"div",0,1),n.Hsn(2),n.qZA(),n._UZ(3,"div",2)),2&e&&(n.xp6(3),n.Udp("width",t._totalContentWidth)("height",t._totalContentHeight))},styles:["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict;-webkit-overflow-scrolling:touch}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}"],encapsulation:2,changeDetection:0});class Ve{constructor(e,t,i,o,r,a){this._viewContainerRef=e,this._template=t,this._differs=i,this._viewRepeater=o,this._viewport=r,this.viewChange=new m.x,this._dataSourceChanges=new m.x,this.dataStream=this._dataSourceChanges.pipe((0,dt.O)(null),(0,tn.G)(),(0,nn.w)(([l,d])=>this._changeDataSource(l,d)),function rn(s,e,t){let i,o=!1;return s&&"object"==typeof s?({bufferSize:i=1/0,windowTime:e=1/0,refCount:o=!1,scheduler:t}=s):i=s??1/0,(0,sn.B)({connector:()=>new on.t(i,e,t),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}(1)),this._differ=null,this._needsUpdate=!1,this._destroyed=new m.x,this.dataStream.subscribe(l=>{this._data=l,this._onRenderedDataChange()}),this._viewport.renderedRangeStream.pipe((0,W.R)(this._destroyed)).subscribe(l=>{this._renderedRange=l,this.viewChange.observers.length&&a.run(()=>this.viewChange.next(this._renderedRange)),this._onRenderedDataChange()}),this._viewport.attach(this)}get cdkVirtualForOf(){return this._cdkVirtualForOf}set cdkVirtualForOf(e){this._cdkVirtualForOf=e,function un(s){return s&&"function"==typeof s.connect&&!(s instanceof dn.c)}(e)?this._dataSourceChanges.next(e):this._dataSourceChanges.next(new pn(rt(e)?e:Array.from(e||[])))}get cdkVirtualForTrackBy(){return this._cdkVirtualForTrackBy}set cdkVirtualForTrackBy(e){this._needsUpdate=!0,this._cdkVirtualForTrackBy=e?(t,i)=>e(t+(this._renderedRange?this._renderedRange.start:0),i):void 0}set cdkVirtualForTemplate(e){e&&(this._needsUpdate=!0,this._template=e)}get cdkVirtualForTemplateCacheSize(){return this._viewRepeater.viewCacheSize}set cdkVirtualForTemplateCacheSize(e){this._viewRepeater.viewCacheSize=(0,f.su)(e)}measureRangeSize(e,t){if(e.start>=e.end)return 0;e.start-1;l--){const d=this._viewContainerRef.get(l+i);if(d&&d.rootNodes.length){a=d.rootNodes[d.rootNodes.length-1];break}}return r&&a?ft(t,"end",a)-ft(t,"start",r):0}ngDoCheck(){if(this._differ&&this._needsUpdate){const e=this._differ.diff(this._renderedItems);e?this._applyChanges(e):this._updateContext(),this._needsUpdate=!1}}ngOnDestroy(){this._viewport.detach(),this._dataSourceChanges.next(void 0),this._dataSourceChanges.complete(),this.viewChange.complete(),this._destroyed.next(),this._destroyed.complete(),this._viewRepeater.detach()}_onRenderedDataChange(){!this._renderedRange||(this._renderedItems=this._data.slice(this._renderedRange.start,this._renderedRange.end),this._differ||(this._differ=this._differs.find(this._renderedItems).create((e,t)=>this.cdkVirtualForTrackBy?this.cdkVirtualForTrackBy(e,t):t)),this._needsUpdate=!0)}_changeDataSource(e,t){return e&&e.disconnect(this),this._needsUpdate=!0,t?t.connect(this):(0,T.of)()}_updateContext(){const e=this._data.length;let t=this._viewContainerRef.length;for(;t--;){const i=this._viewContainerRef.get(t);i.context.index=this._renderedRange.start+t,i.context.count=e,this._updateComputedContextProperties(i.context),i.detectChanges()}}_applyChanges(e){this._viewRepeater.applyChanges(e,this._viewContainerRef,(o,r,a)=>this._getEmbeddedViewArgs(o,a),o=>o.item),e.forEachIdentityChange(o=>{this._viewContainerRef.get(o.currentIndex).context.$implicit=o.item});const t=this._data.length;let i=this._viewContainerRef.length;for(;i--;){const o=this._viewContainerRef.get(i);o.context.index=this._renderedRange.start+i,o.context.count=t,this._updateComputedContextProperties(o.context)}}_updateComputedContextProperties(e){e.first=0===e.index,e.last=e.index===e.count-1,e.even=e.index%2==0,e.odd=!e.even}_getEmbeddedViewArgs(e,t){return{templateRef:this._template,context:{$implicit:e.item,cdkVirtualForOf:this._cdkVirtualForOf,index:-1,count:-1,first:!1,last:!1,odd:!1,even:!1},index:t}}}Ve.\u0275fac=function(e){return new(e||Ve)(n.Y36(n.s_b),n.Y36(n.Rgc),n.Y36(n.ZZ4),n.Y36(ut),n.Y36(j,4),n.Y36(n.R0b))},Ve.\u0275dir=n.lG2({type:Ve,selectors:[["","cdkVirtualFor","","cdkVirtualForOf",""]],inputs:{cdkVirtualForOf:"cdkVirtualForOf",cdkVirtualForTrackBy:"cdkVirtualForTrackBy",cdkVirtualForTemplate:"cdkVirtualForTemplate",cdkVirtualForTemplateCacheSize:"cdkVirtualForTemplateCacheSize"},features:[n._Bn([{provide:ut,useClass:class fn{constructor(){this.viewCacheSize=20,this._viewCache=[]}applyChanges(e,t,i,o,r){e.forEachOperation((a,l,d)=>{let u,p;if(null==a.previousIndex){const v=()=>i(a,l,d);u=this._insertView(v,d,t,o(a)),p=u?1:0}else null==d?(this._detachAndCacheView(l,t),p=3):(u=this._moveView(l,d,t,o(a)),p=2);r&&r({context:u?.context,operation:p,record:a})})}detach(){for(const e of this._viewCache)e.destroy();this._viewCache=[]}_insertView(e,t,i,o){const r=this._insertViewFromCache(t,i);if(r)return void(r.context.$implicit=o);const a=e();return i.createEmbeddedView(a.templateRef,a.context,a.index)}_detachAndCacheView(e,t){const i=t.detach(e);this._maybeCacheView(i,t)}_moveView(e,t,i,o){const r=i.get(e);return i.move(r,t),r.context.$implicit=o,r}_maybeCacheView(e,t){if(this._viewCache.lengththis.ngZone.runOutsideAngular(()=>(0,_.R)(document,"scroll").pipe((0,W.R)(this._destroyed)).subscribe(o)))}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}}xe.\u0275fac=function(e){return new(e||xe)(n.Y36(k),n.Y36(n.R0b),n.Y36(b,8))},xe.\u0275dir=n.lG2({type:xe,selectors:[["cdk-virtual-scroll-viewport","scrollWindow",""]],features:[n._Bn([{provide:Be,useExisting:xe}]),n.qOj]});class L{}L.\u0275fac=function(e){return new(e||L)},L.\u0275mod=n.oAB({type:L}),L.\u0275inj=n.cJS({});class P{}P.\u0275fac=function(e){return new(e||P)},P.\u0275mod=n.oAB({type:P}),P.\u0275inj=n.cJS({imports:[A,L,A,L]});class je{attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;null!=e&&(this._attachedHost=null,e.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(e){this._attachedHost=e}}class _t extends je{constructor(e,t,i,o,r){super(),this.component=e,this.viewContainerRef=t,this.injector=i,this.componentFactoryResolver=o,this.projectableNodes=r}}class $e extends je{constructor(e,t,i,o){super(),this.templateRef=e,this.viewContainerRef=t,this.context=i,this.injector=o}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}}class xn extends je{constructor(e){super(),this.element=e instanceof n.SBq?e.nativeElement:e}}class gt{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(e){return e instanceof _t?(this._attachedPortal=e,this.attachComponentPortal(e)):e instanceof $e?(this._attachedPortal=e,this.attachTemplatePortal(e)):this.attachDomPortal&&e instanceof xn?(this._attachedPortal=e,this.attachDomPortal(e)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class Sn extends gt{constructor(e,t,i,o,r){super(),this.outletElement=e,this._componentFactoryResolver=t,this._appRef=i,this._defaultInjector=o,this.attachDomPortal=a=>{this._document;const l=a.element;l.parentNode;const d=this._document.createComment("dom-portal");l.parentNode.insertBefore(d,l),this.outletElement.appendChild(l),this._attachedPortal=a,super.setDisposeFn(()=>{d.parentNode&&d.parentNode.replaceChild(l,d)})},this._document=r}attachComponentPortal(e){const i=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component);let o;return e.viewContainerRef?(o=e.viewContainerRef.createComponent(i,e.viewContainerRef.length,e.injector||e.viewContainerRef.injector,e.projectableNodes||void 0),this.setDisposeFn(()=>o.destroy())):(o=i.create(e.injector||this._defaultInjector||n.zs3.NULL),this._appRef.attachView(o.hostView),this.setDisposeFn(()=>{this._appRef.viewCount>0&&this._appRef.detachView(o.hostView),o.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(o)),this._attachedPortal=e,o}attachTemplatePortal(e){let t=e.viewContainerRef,i=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return i.rootNodes.forEach(o=>this.outletElement.appendChild(o)),i.detectChanges(),this.setDisposeFn(()=>{let o=t.indexOf(i);-1!==o&&t.remove(o)}),this._attachedPortal=e,i}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}}class $ extends $e{constructor(e,t){super(e,t)}}$.\u0275fac=function(e){return new(e||$)(n.Y36(n.Rgc),n.Y36(n.s_b))},$.\u0275dir=n.lG2({type:$,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[n.qOj]});class J extends ${}J.\u0275fac=function(){let s;return function(t){return(s||(s=n.n5z(J)))(t||J)}}(),J.\u0275dir=n.lG2({type:J,selectors:[["","cdk-portal",""],["","portal",""]],exportAs:["cdkPortal"],features:[n._Bn([{provide:$,useExisting:J}]),n.qOj]});class q extends gt{constructor(e,t,i){super(),this._componentFactoryResolver=e,this._viewContainerRef=t,this._isInitialized=!1,this.attached=new n.vpe,this.attachDomPortal=o=>{this._document;const r=o.element;r.parentNode;const a=this._document.createComment("dom-portal");o.setAttachedHost(this),r.parentNode.insertBefore(a,r),this._getRootNode().appendChild(r),this._attachedPortal=o,super.setDisposeFn(()=>{a.parentNode&&a.parentNode.replaceChild(r,a)})},this._document=i}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&&!e&&!this._isInitialized||(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(e){e.setAttachedHost(this);const t=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,o=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),r=t.createComponent(o,t.length,e.injector||t.injector,e.projectableNodes||void 0);return t!==this._viewContainerRef&&this._getRootNode().appendChild(r.hostView.rootNodes[0]),super.setDisposeFn(()=>r.destroy()),this._attachedPortal=e,this._attachedRef=r,this.attached.emit(r),r}attachTemplatePortal(e){e.setAttachedHost(this);const t=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=t,this.attached.emit(t),t}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}q.\u0275fac=function(e){return new(e||q)(n.Y36(n._Vd),n.Y36(n.s_b),n.Y36(c.K0))},q.\u0275dir=n.lG2({type:q,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[n.qOj]});class Q extends q{}Q.\u0275fac=function(){let s;return function(t){return(s||(s=n.n5z(Q)))(t||Q)}}(),Q.\u0275dir=n.lG2({type:Q,selectors:[["","cdkPortalHost",""],["","portalHost",""]],inputs:{portal:["cdkPortalHost","portal"]},exportAs:["cdkPortalHost"],features:[n._Bn([{provide:q,useExisting:Q}]),n.qOj]});class ee{}ee.\u0275fac=function(e){return new(e||ee)},ee.\u0275mod=n.oAB({type:ee}),ee.\u0275inj=n.cJS({});var kn=h(56321),mt=h(14152),Mn=h(67359);function vt(s,...e){return e.length?e.some(t=>s[t]):s.altKey||s.shiftKey||s.ctrlKey||s.metaKey}const yt=(0,g.Mq)();class Wn{constructor(e,t){this._viewportRuler=e,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=t}attach(){}enable(){if(this._canBeEnabled()){const e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=(0,f.HM)(-this._previousScrollPosition.left),e.style.top=(0,f.HM)(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const e=this._document.documentElement,t=this._document.body,i=e.style,o=t.style,r=i.scrollBehavior||"",a=o.scrollBehavior||"";this._isEnabled=!1,i.left=this._previousHTMLStyles.left,i.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),yt&&(i.scrollBehavior=o.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),yt&&(i.scrollBehavior=r,o.scrollBehavior=a)}}_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 Zn{constructor(e,t,i,o){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=i,this._config=o,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;const e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{const t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class bt{enable(){}disable(){}attach(){}}function Je(s,e){return e.some(t=>{const i=s.bottomt.bottom,r=s.rightt.right;return i||o||r||a})}function Ct(s,e){return e.some(t=>{const i=s.topt.bottom,r=s.leftt.right;return i||o||r||a})}class Kn{constructor(e,t,i,o){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=i,this._config=o,this._scrollSubscription=null}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){const e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:i,height:o}=this._viewportRuler.getViewportSize();Je(t,[{width:i,height:o,bottom:o,right:i,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class B{constructor(e,t,i,o){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=i,this.noop=()=>new bt,this.close=r=>new Zn(this._scrollDispatcher,this._ngZone,this._viewportRuler,r),this.block=()=>new Wn(this._viewportRuler,this._document),this.reposition=r=>new Kn(this._scrollDispatcher,this._viewportRuler,this._ngZone,r),this._document=o}}B.\u0275fac=function(e){return new(e||B)(n.LFG(k),n.LFG(I),n.LFG(n.R0b),n.LFG(c.K0))},B.\u0275prov=n.Yz7({token:B,factory:B.\u0275fac,providedIn:"root"});class wt{constructor(e){if(this.scrollStrategy=new bt,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,e){const t=Object.keys(e);for(const i of t)void 0!==e[i]&&(this[i]=e[i])}}}class jn{constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}}class V{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const t=this._attachedOverlays.indexOf(e);t>-1&&this._attachedOverlays.splice(t,1),0===this._attachedOverlays.length&&this.detach()}}V.\u0275fac=function(e){return new(e||V)(n.LFG(c.K0))},V.\u0275prov=n.Yz7({token:V,factory:V.\u0275fac,providedIn:"root"});class te extends V{constructor(e,t){super(e),this._ngZone=t,this._keydownListener=i=>{const o=this._attachedOverlays;for(let r=o.length-1;r>-1;r--)if(o[r]._keydownEvents.observers.length>0){const a=o[r]._keydownEvents;this._ngZone?this._ngZone.run(()=>a.next(i)):a.next(i);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}te.\u0275fac=function(e){return new(e||te)(n.LFG(c.K0),n.LFG(n.R0b,8))},te.\u0275prov=n.Yz7({token:te,factory:te.\u0275fac,providedIn:"root"});class ne extends V{constructor(e,t,i){super(e),this._platform=t,this._ngZone=i,this._cursorStyleIsSet=!1,this._pointerDownListener=o=>{this._pointerDownEventTarget=(0,g.sA)(o)},this._clickListener=o=>{const r=(0,g.sA)(o),a="click"===o.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;const l=this._attachedOverlays.slice();for(let d=l.length-1;d>-1;d--){const u=l[d];if(u._outsidePointerEvents.observers.length<1||!u.hasAttached())continue;if(u.overlayElement.contains(r)||u.overlayElement.contains(a))break;const p=u._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>p.next(o)):p.next(o)}}}add(e){if(super.add(e),!this._isAttached){const t=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(t)):this._addEventListeners(t),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=t.style.cursor,t.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}ne.\u0275fac=function(e){return new(e||ne)(n.LFG(c.K0),n.LFG(g.t4),n.LFG(n.R0b,8))},ne.\u0275prov=n.Yz7({token:ne,factory:ne.\u0275fac,providedIn:"root"});class E{constructor(e,t){this._platform=t,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||(0,g.Oy)()){const i=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let o=0;othis._backdropClick.next(v),this._backdropTransitionendHandler=v=>{this._disposeBackdrop(v.target)},this._keydownEvents=new m.x,this._outsidePointerEvents=new m.x,o.scrollStrategy&&(this._scrollStrategy=o.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=o.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);const t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe((0,mt.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),"function"==typeof t?.onDestroy&&t.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),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 e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){const e=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),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,e&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config={...this._config,...e},this._updateElementSize()}setDirection(e){this._config={...this._config,direction:e},this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){const e=this._config.direction;return e?"string"==typeof e?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const e=this._pane.style;e.width=(0,f.HM)(this._config.width),e.height=(0,f.HM)(this._config.height),e.minWidth=(0,f.HM)(this._config.minWidth),e.minHeight=(0,f.HM)(this._config.minHeight),e.maxWidth=(0,f.HM)(this._config.maxWidth),e.maxHeight=(0,f.HM)(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){const e="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),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),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(e)})}):this._backdropElement.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const e=this._backdropElement;if(e){if(this._animationsDisabled)return void this._disposeBackdrop(e);e.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{e.addEventListener("transitionend",this._backdropTransitionendHandler)}),e.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(e)},500))}}_toggleClasses(e,t,i){const o=(0,f.Eq)(t||[]).filter(r=>!!r);o.length&&(i?e.classList.add(...o):e.classList.remove(...o))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const e=this._ngZone.onStable.pipe((0,W.R)((0,kn.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()),e.unsubscribe())})})}_disposeScrollStrategy(){const e=this._scrollStrategy;e&&(e.disable(),e.detach&&e.detach())}_disposeBackdrop(e){e&&(e.removeEventListener("click",this._backdropClickHandler),e.removeEventListener("transitionend",this._backdropTransitionendHandler),e.remove(),this._backdropElement===e&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const xt="cdk-overlay-connected-position-bounding-box",Jn=/([A-Za-z%]+)$/;class qn{constructor(e,t,i,o,r){this._viewportRuler=t,this._document=i,this._platform=o,this._overlayContainer=r,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new m.x,this._resizeSubscription=y.w0.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(e)}get positions(){return this._preferredPositions}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(xt),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._originRect,t=this._overlayRect,i=this._viewportRect,o=this._containerRect,r=[];let a;for(let l of this._preferredPositions){let d=this._getOriginPoint(e,o,l),u=this._getOverlayPoint(d,t,l),p=this._getOverlayFit(u,t,i,l);if(p.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(l,d);this._canFitWithFlexibleDimensions(p,u,i)?r.push({position:l,origin:d,overlayRect:t,boundingBoxRect:this._calculateBoundingBoxRect(d,l)}):(!a||a.overlayFit.visibleAread&&(d=p,l=u)}return this._isPushed=!1,void this._applyPosition(l.position,l.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(a.position,a.originPoint);this._applyPosition(a.position,a.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Y(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(xt),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,-1===e.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,i){let o,r;if("center"==i.originX)o=e.left+e.width/2;else{const a=this._isRtl()?e.right:e.left,l=this._isRtl()?e.left:e.right;o="start"==i.originX?a:l}return t.left<0&&(o-=t.left),r="center"==i.originY?e.top+e.height/2:"top"==i.originY?e.top:e.bottom,t.top<0&&(r-=t.top),{x:o,y:r}}_getOverlayPoint(e,t,i){let o,r;return o="center"==i.overlayX?-t.width/2:"start"===i.overlayX?this._isRtl()?-t.width:0:this._isRtl()?0:-t.width,r="center"==i.overlayY?-t.height/2:"top"==i.overlayY?0:-t.height,{x:e.x+o,y:e.y+r}}_getOverlayFit(e,t,i,o){const r=kt(t);let{x:a,y:l}=e,d=this._getOffset(o,"x"),u=this._getOffset(o,"y");d&&(a+=d),u&&(l+=u);let p=0-a,v=a+r.width-i.width,O=0-l,w=l+r.height-i.height,C=this._subtractOverflows(r.width,p,v),M=this._subtractOverflows(r.height,O,w),Yt=C*M;return{visibleArea:Yt,isCompletelyWithinViewport:r.width*r.height===Yt,fitsInViewportVertically:M===r.height,fitsInViewportHorizontally:C==r.width}}_canFitWithFlexibleDimensions(e,t,i){if(this._hasFlexibleDimensions){const o=i.bottom-t.y,r=i.right-t.x,a=St(this._overlayRef.getConfig().minHeight),l=St(this._overlayRef.getConfig().minWidth),d=e.fitsInViewportVertically||null!=a&&a<=o,u=e.fitsInViewportHorizontally||null!=l&&l<=r;return d&&u}return!1}_pushOverlayOnScreen(e,t,i){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};const o=kt(t),r=this._viewportRect,a=Math.max(e.x+o.width-r.width,0),l=Math.max(e.y+o.height-r.height,0),d=Math.max(r.top-i.top-e.y,0),u=Math.max(r.left-i.left-e.x,0);let p=0,v=0;return p=o.width<=r.width?u||-a:e.xC&&!this._isInitialRender&&!this._growAfterOpen&&(a=e.y-C/2)}const d="start"===t.overlayX&&!o||"end"===t.overlayX&&o;let p,v,O;if("end"===t.overlayX&&!o||"start"===t.overlayX&&o)O=i.width-e.x+this._viewportMargin,p=e.x-this._viewportMargin;else if(d)v=e.x,p=i.right-e.x;else{const w=Math.min(i.right-e.x+i.left,e.x),C=this._lastBoundingBoxSize.width;p=2*w,v=e.x-w,p>C&&!this._isInitialRender&&!this._growAfterOpen&&(v=e.x-C/2)}return{top:a,left:v,bottom:l,right:O,width:p,height:r}}_setBoundingBoxStyles(e,t){const i=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(i.height=Math.min(i.height,this._lastBoundingBoxSize.height),i.width=Math.min(i.width,this._lastBoundingBoxSize.width));const o={};if(this._hasExactPosition())o.top=o.left="0",o.bottom=o.right=o.maxHeight=o.maxWidth="",o.width=o.height="100%";else{const r=this._overlayRef.getConfig().maxHeight,a=this._overlayRef.getConfig().maxWidth;o.height=(0,f.HM)(i.height),o.top=(0,f.HM)(i.top),o.bottom=(0,f.HM)(i.bottom),o.width=(0,f.HM)(i.width),o.left=(0,f.HM)(i.left),o.right=(0,f.HM)(i.right),"center"===t.overlayX?o.alignItems="center":o.alignItems="end"===t.overlayX?"flex-end":"flex-start","center"===t.overlayY?o.justifyContent="center":o.justifyContent="bottom"===t.overlayY?"flex-end":"flex-start",r&&(o.maxHeight=(0,f.HM)(r)),a&&(o.maxWidth=(0,f.HM)(a))}this._lastBoundingBoxSize=i,Y(this._boundingBox.style,o)}_resetBoundingBoxStyles(){Y(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Y(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){const i={},o=this._hasExactPosition(),r=this._hasFlexibleDimensions,a=this._overlayRef.getConfig();if(o){const p=this._viewportRuler.getViewportScrollPosition();Y(i,this._getExactOverlayY(t,e,p)),Y(i,this._getExactOverlayX(t,e,p))}else i.position="static";let l="",d=this._getOffset(t,"x"),u=this._getOffset(t,"y");d&&(l+=`translateX(${d}px) `),u&&(l+=`translateY(${u}px)`),i.transform=l.trim(),a.maxHeight&&(o?i.maxHeight=(0,f.HM)(a.maxHeight):r&&(i.maxHeight="")),a.maxWidth&&(o?i.maxWidth=(0,f.HM)(a.maxWidth):r&&(i.maxWidth="")),Y(this._pane.style,i)}_getExactOverlayY(e,t,i){let o={top:"",bottom:""},r=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),"bottom"===e.overlayY){const a=this._document.documentElement.clientHeight;o.bottom=a-(r.y+this._overlayRect.height)+"px"}else o.top=(0,f.HM)(r.y);return o}_getExactOverlayX(e,t,i){let a,o={left:"",right:""},r=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),a=this._isRtl()?"end"===e.overlayX?"left":"right":"end"===e.overlayX?"right":"left","right"===a){const l=this._document.documentElement.clientWidth;o.right=l-(r.x+this._overlayRect.width)+"px"}else o.left=(0,f.HM)(r.x);return o}_getScrollVisibility(){const e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),i=this._scrollables.map(o=>o.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:Ct(e,i),isOriginOutsideView:Je(e,i),isOverlayClipped:Ct(t,i),isOverlayOutsideView:Je(t,i)}}_subtractOverflows(e,...t){return t.reduce((i,o)=>i-Math.max(o,0),e)}_getNarrowedViewportRect(){const e=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+e-this._viewportMargin,bottom:i.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return"x"===t?null==e.offsetX?this._offsetX:e.offsetX:null==e.offsetY?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&(0,f.Eq)(e).forEach(t=>{""!==t&&-1===this._appliedPanelClasses.indexOf(t)&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){const e=this._origin;if(e instanceof n.SBq)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();const t=e.width||0,i=e.height||0;return{top:e.y,bottom:e.y+i,left:e.x,right:e.x+t,height:i,width:t}}}function Y(s,e){for(let t in e)e.hasOwnProperty(t)&&(s[t]=e[t]);return s}function St(s){if("number"!=typeof s&&null!=s){const[e,t]=s.split(Jn);return t&&"px"!==t?null:parseFloat(e)}return s||null}function kt(s){return{top:Math.floor(s.top),right:Math.floor(s.right),bottom:Math.floor(s.bottom),left:Math.floor(s.left),width:Math.floor(s.width),height:Math.floor(s.height)}}const Mt="cdk-global-overlay-wrapper";class Qn{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(e){const t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Mt),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,i=this._overlayRef.getConfig(),{width:o,height:r,maxWidth:a,maxHeight:l}=i,d=!("100%"!==o&&"100vw"!==o||a&&"100%"!==a&&"100vw"!==a),u=!("100%"!==r&&"100vh"!==r||l&&"100%"!==l&&"100vh"!==l),p=this._xPosition,v=this._xOffset,O="rtl"===this._overlayRef.getConfig().direction;let w="",C="",M="";d?M="flex-start":"center"===p?(M="center",O?C=v:w=v):O?"left"===p||"end"===p?(M="flex-end",w=v):("right"===p||"start"===p)&&(M="flex-start",C=v):"left"===p||"start"===p?(M="flex-start",w=v):("right"===p||"end"===p)&&(M="flex-end",C=v),e.position=this._cssPosition,e.marginLeft=d?"0":w,e.marginTop=u?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=d?"0":C,t.justifyContent=M,t.alignItems=u?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,i=t.style;t.classList.remove(Mt),i.justifyContent=i.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}}class ie{constructor(e,t,i,o){this._viewportRuler=e,this._document=t,this._platform=i,this._overlayContainer=o}global(){return new Qn}flexibleConnectedTo(e){return new qn(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}ie.\u0275fac=function(e){return new(e||ie)(n.LFG(I),n.LFG(c.K0),n.LFG(g.t4),n.LFG(E))},ie.\u0275prov=n.Yz7({token:ie,factory:ie.\u0275fac,providedIn:"root"});let ei=0;class D{constructor(e,t,i,o,r,a,l,d,u,p,v,O){this.scrollStrategies=e,this._overlayContainer=t,this._componentFactoryResolver=i,this._positionBuilder=o,this._keyboardDispatcher=r,this._injector=a,this._ngZone=l,this._document=d,this._directionality=u,this._location=p,this._outsideClickDispatcher=v,this._animationsModuleType=O}create(e){const t=this._createHostElement(),i=this._createPaneElement(t),o=this._createPortalOutlet(i),r=new wt(e);return r.direction=r.direction||this._directionality.value,new $n(o,t,i,r,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(e){const t=this._document.createElement("div");return t.id="cdk-overlay-"+ei++,t.classList.add("cdk-overlay-pane"),e.appendChild(t),t}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(n.z2F)),new Sn(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}D.\u0275fac=function(e){return new(e||D)(n.LFG(B),n.LFG(E),n.LFG(n._Vd),n.LFG(ie),n.LFG(te),n.LFG(n.zs3),n.LFG(n.R0b),n.LFG(c.K0),n.LFG(b),n.LFG(c.Ye),n.LFG(ne),n.LFG(n.QbO,8))},D.\u0275prov=n.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"});const ti=[{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"}],Et=new n.OlP("cdk-connected-overlay-scroll-strategy");class Se{constructor(e){this.elementRef=e}}Se.\u0275fac=function(e){return new(e||Se)(n.Y36(n.SBq))},Se.\u0275dir=n.lG2({type:Se,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]});class Ye{constructor(e,t,i,o,r){this._overlay=e,this._dir=r,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=y.w0.EMPTY,this._attachSubscription=y.w0.EMPTY,this._detachSubscription=y.w0.EMPTY,this._positionSubscription=y.w0.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new n.vpe,this.positionChange=new n.vpe,this.attach=new n.vpe,this.detach=new n.vpe,this.overlayKeydown=new n.vpe,this.overlayOutsideClick=new n.vpe,this._templatePortal=new $e(t,i),this._scrollStrategyFactory=o,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=(0,f.Ig)(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=(0,f.Ig)(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=(0,f.Ig)(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=(0,f.Ig)(e)}get push(){return this._push}set push(e){this._push=(0,f.Ig)(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&&this._overlayRef.dispose()}ngOnChanges(e){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&&this.open&&this._position.apply()),e.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&&(this.positions=ti);const e=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=e.attachments().subscribe(()=>this.attach.emit()),this._detachSubscription=e.detachments().subscribe(()=>this.detach.emit()),e.keydownEvents().subscribe(t=>{this.overlayKeydown.next(t),27===t.keyCode&&!this.disableClose&&!vt(t)&&(t.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(t=>{this.overlayOutsideClick.next(t)})}_buildConfig(){const e=this._position=this.positionStrategy||this._createPositionStrategy(),t=new wt({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(t.width=this.width),(this.height||0===this.height)&&(t.height=this.height),(this.minWidth||0===this.minWidth)&&(t.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(t.minHeight=this.minHeight),this.backdropClass&&(t.backdropClass=this.backdropClass),this.panelClass&&(t.panelClass=this.panelClass),t}_updatePositionStrategy(e){const t=this.positions.map(i=>({originX:i.originX,originY:i.originY,overlayX:i.overlayX,overlayY:i.overlayY,offsetX:i.offsetX||this.offsetX,offsetY:i.offsetY||this.offsetY,panelClass:i.panelClass||void 0}));return e.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(t).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(e),e}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof Se?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=>{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length>0&&(this._positionSubscription=this._position.positionChanges.pipe((0,Mn.o)(()=>this.positionChange.observers.length>0)).subscribe(e=>{this.positionChange.emit(e),0===this.positionChange.observers.length&&this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&&this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}Ye.\u0275fac=function(e){return new(e||Ye)(n.Y36(D),n.Y36(n.Rgc),n.Y36(n.s_b),n.Y36(Et),n.Y36(b,8))},Ye.\u0275dir=n.lG2({type:Ye,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:[n.TTD]});const ii={provide:Et,deps:[D],useFactory:function ni(s){return()=>s.scrollStrategies.reposition()}};class oe{}oe.\u0275fac=function(e){return new(e||oe)},oe.\u0275mod=n.oAB({type:oe}),oe.\u0275inj=n.cJS({providers:[D,ii],imports:[A,ee,P,P]});class se extends E{constructor(e,t){super(e,t)}ngOnDestroy(){super.ngOnDestroy(),this._fullScreenEventName&&this._fullScreenListener&&this._document.removeEventListener(this._fullScreenEventName,this._fullScreenListener)}_createContainer(){super._createContainer(),this._adjustParentForFullscreenChange(),this._addFullscreenChangeListener(()=>this._adjustParentForFullscreenChange())}_adjustParentForFullscreenChange(){this._containerElement&&(this.getFullscreenElement()||this._document.body).appendChild(this._containerElement)}_addFullscreenChangeListener(e){const t=this._getEventName();t&&(this._fullScreenListener&&this._document.removeEventListener(t,this._fullScreenListener),this._document.addEventListener(t,e),this._fullScreenListener=e)}_getEventName(){if(!this._fullScreenEventName){const e=this._document;e.fullscreenEnabled?this._fullScreenEventName="fullscreenchange":e.webkitFullscreenEnabled?this._fullScreenEventName="webkitfullscreenchange":e.mozFullScreenEnabled?this._fullScreenEventName="mozfullscreenchange":e.msFullscreenEnabled&&(this._fullScreenEventName="MSFullscreenChange")}return this._fullScreenEventName}getFullscreenElement(){const e=this._document;return e.fullscreenElement||e.webkitFullscreenElement||e.mozFullScreenElement||e.msFullscreenElement||null}}se.\u0275fac=function(e){return new(e||se)(n.LFG(c.K0),n.LFG(g.t4))},se.\u0275prov=n.Yz7({token:se,factory:se.\u0275fac,providedIn:"root"});var oi=h(46636),si=h(27357),Dt=h(18471),ri=h(82566),ai=h(24172);class N{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}}N.\u0275fac=function(e){return new(e||N)},N.\u0275prov=n.Yz7({token:N,factory:N.\u0275fac,providedIn:"root"});class z{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,t)=>this._cleanupObserver(t))}observe(e){const t=(0,f.fI)(e);return new x.y(i=>{const r=this._observeElement(t).subscribe(i);return()=>{r.unsubscribe(),this._unobserveElement(t)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const t=new m.x,i=this._mutationObserverFactory.create(o=>t.next(o));i&&i.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:i,stream:t,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:t,stream:i}=this._observedElements.get(e);t&&t.disconnect(),i.complete(),this._observedElements.delete(e)}}}z.\u0275fac=function(e){return new(e||z)(n.LFG(N))},z.\u0275prov=n.Yz7({token:z,factory:z.\u0275fac,providedIn:"root"});class Ne{constructor(e,t,i){this._contentObserver=e,this._elementRef=t,this._ngZone=i,this.event=new n.vpe,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=(0,f.Ig)(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=(0,f.su)(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe((0,Dt.b)(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}Ne.\u0275fac=function(e){return new(e||Ne)(n.Y36(z),n.Y36(n.SBq),n.Y36(n.R0b))},Ne.\u0275dir=n.lG2({type:Ne,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]});class re{}re.\u0275fac=function(e){return new(e||re)},re.\u0275mod=n.oAB({type:re}),re.\u0275inj=n.cJS({providers:[N]});var ci=h(72521);function ze(s,e){return(s.getAttribute(e)||"").match(/\S+/g)||[]}const At="cdk-describedby-message",Ue="cdk-describedby-host";let qe=0;class ke{constructor(e,t){this._platform=t,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+qe++,this._document=e,this._id=(0,n.f3M)(n.AFp)+"-"+qe++}describe(e,t,i){if(!this._canBeDescribed(e,t))return;const o=Qe(t,i);"string"!=typeof t?(It(t,this._id),this._messageRegistry.set(o,{messageElement:t,referenceCount:0})):this._messageRegistry.has(o)||this._createMessageElement(t,i),this._isElementDescribedByMessage(e,o)||this._addMessageReference(e,o)}removeDescription(e,t,i){if(!t||!this._isElementNode(e))return;const o=Qe(t,i);if(this._isElementDescribedByMessage(e,o)&&this._removeMessageReference(e,o),"string"==typeof t){const r=this._messageRegistry.get(o);r&&0===r.referenceCount&&this._deleteMessageElement(o)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const e=this._document.querySelectorAll(`[${Ue}="${this._id}"]`);for(let t=0;t0!=i.indexOf(At));e.setAttribute("aria-describedby",t.join(" "))}_addMessageReference(e,t){const i=this._messageRegistry.get(t);(function li(s,e,t){const i=ze(s,e);i.some(o=>o.trim()==t.trim())||(i.push(t.trim()),s.setAttribute(e,i.join(" ")))})(e,"aria-describedby",i.messageElement.id),e.setAttribute(Ue,this._id),i.referenceCount++}_removeMessageReference(e,t){const i=this._messageRegistry.get(t);i.referenceCount--,function di(s,e,t){const o=ze(s,e).filter(r=>r!=t.trim());o.length?s.setAttribute(e,o.join(" ")):s.removeAttribute(e)}(e,"aria-describedby",i.messageElement.id),e.removeAttribute(Ue)}_isElementDescribedByMessage(e,t){const i=ze(e,"aria-describedby"),o=this._messageRegistry.get(t),r=o&&o.messageElement.id;return!!r&&-1!=i.indexOf(r)}_canBeDescribed(e,t){if(!this._isElementNode(e))return!1;if(t&&"object"==typeof t)return!0;const i=null==t?"":`${t}`.trim(),o=e.getAttribute("aria-label");return!!i&&(!o||o.trim()!==i)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}function Qe(s,e){return"string"==typeof s?`${e||""}/${s}`:s}function It(s,e){s.id||(s.id=`${At}-${e}-${qe++}`)}ke.\u0275fac=function(e){return new(e||ke)(n.LFG(c.K0),n.LFG(g.t4))},ke.\u0275prov=n.Yz7({token:ke,factory:ke.\u0275fac,providedIn:"root"});class hi{constructor(e){this._items=e,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new m.x,this._typeaheadSubscription=y.w0.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._pageUpAndDown={enabled:!1,delta:10},this._skipPredicateFn=t=>t.disabled,this._pressedLetters=[],this.tabOut=new m.x,this.change=new m.x,e instanceof n.n_E&&(this._itemChangesSubscription=e.changes.subscribe(t=>{if(this._activeItem){const o=t.toArray().indexOf(this._activeItem);o>-1&&o!==this._activeItemIndex&&(this._activeItemIndex=o)}}))}skipPredicate(e){return this._skipPredicateFn=e,this}withWrap(e=!0){return this._wrap=e,this}withVerticalOrientation(e=!0){return this._vertical=e,this}withHorizontalOrientation(e){return this._horizontal=e,this}withAllowedModifierKeys(e){return this._allowedModifierKeys=e,this}withTypeAhead(e=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe((0,si.b)(t=>this._pressedLetters.push(t)),(0,Dt.b)(e),(0,lt.h)(()=>this._pressedLetters.length>0),(0,ri.U)(()=>this._pressedLetters.join(""))).subscribe(t=>{const i=this._getItemsArray();for(let o=1;o!e[r]||this._allowedModifierKeys.indexOf(r)>-1);switch(t){case 9:return void this.tabOut.next();case 40:if(this._vertical&&o){this.setNextItemActive();break}return;case 38:if(this._vertical&&o){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&o){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&o){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&o){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&o){this.setLastItemActive();break}return;case 33:if(this._pageUpAndDown.enabled&&o){const r=this._activeItemIndex-this._pageUpAndDown.delta;this._setActiveItemByIndex(r>0?r:0,1);break}return;case 34:if(this._pageUpAndDown.enabled&&o){const r=this._activeItemIndex+this._pageUpAndDown.delta,a=this._getItemsArray().length;this._setActiveItemByIndex(r=65&&t<=90||t>=48&&t<=57)&&this._letterKeyStream.next(String.fromCharCode(t))))}this._pressedLetters=[],e.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(e){const t=this._getItemsArray(),i="number"==typeof e?e:t.indexOf(e),o=t[i];this._activeItem=o??null,this._activeItemIndex=i}destroy(){this._typeaheadSubscription.unsubscribe(),this._itemChangesSubscription?.unsubscribe(),this._letterKeyStream.complete(),this.tabOut.complete(),this.change.complete(),this._pressedLetters=[]}_setActiveItemByDelta(e){this._wrap?this._setActiveInWrapMode(e):this._setActiveInDefaultMode(e)}_setActiveInWrapMode(e){const t=this._getItemsArray();for(let i=1;i<=t.length;i++){const o=(this._activeItemIndex+e*i+t.length)%t.length,r=t[o];if(!this._skipPredicateFn(r))return void this.setActiveItem(o)}}_setActiveInDefaultMode(e){this._setActiveItemByIndex(this._activeItemIndex+e,e)}_setActiveItemByIndex(e,t){const i=this._getItemsArray();if(i[e]){for(;this._skipPredicateFn(i[e]);)if(!i[e+=t])return;this.setActiveItem(e)}}_getItemsArray(){return this._items instanceof n.n_E?this._items.toArray():this._items}}class U{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function fi(s){return!!(s.offsetWidth||s.offsetHeight||"function"==typeof s.getClientRects&&s.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const t=function pi(s){try{return s.frameElement}catch{return null}}(function wi(s){return s.ownerDocument&&s.ownerDocument.defaultView||window}(e));if(t&&(-1===Tt(t)||!this.isVisible(t)))return!1;let i=e.nodeName.toLowerCase(),o=Tt(e);return e.hasAttribute("contenteditable")?-1!==o:!("iframe"===i||"object"===i||this._platform.WEBKIT&&this._platform.IOS&&!function bi(s){let e=s.nodeName.toLowerCase(),t="input"===e&&s.type;return"text"===t||"password"===t||"select"===e||"textarea"===e}(e))&&("audio"===i?!!e.hasAttribute("controls")&&-1!==o:"video"===i?-1!==o&&(null!==o||(this._platform.FIREFOX||e.hasAttribute("controls"))):e.tabIndex>=0)}isFocusable(e,t){return function Ci(s){return!function gi(s){return function vi(s){return"input"==s.nodeName.toLowerCase()}(s)&&"hidden"==s.type}(s)&&(function _i(s){let e=s.nodeName.toLowerCase();return"input"===e||"select"===e||"button"===e||"textarea"===e}(s)||function mi(s){return function yi(s){return"a"==s.nodeName.toLowerCase()}(s)&&s.hasAttribute("href")}(s)||s.hasAttribute("contenteditable")||Rt(s))}(e)&&!this.isDisabled(e)&&(t?.ignoreVisibility||this.isVisible(e))}}function Rt(s){if(!s.hasAttribute("tabindex")||void 0===s.tabIndex)return!1;let e=s.getAttribute("tabindex");return!(!e||isNaN(parseInt(e,10)))}function Tt(s){if(!Rt(s))return null;const e=parseInt(s.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}U.\u0275fac=function(e){return new(e||U)(n.LFG(g.t4))},U.\u0275prov=n.Yz7({token:U,factory:U.\u0275fac,providedIn:"root"});class Ft{constructor(e,t,i,o,r=!1){this._element=e,this._checker=t,this._ngZone=i,this._document=o,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,r||this.attachAnchors()}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}destroy(){const e=this._startAnchor,t=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.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(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(t=>{this._executeOnStable(()=>t(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){const t=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return"start"==e?t.length?t[0]:this._getFirstTabbableElement(this._element):t.length?t[t.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){const t=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(t){if(!this._checker.isFocusable(t)){const i=this._getFirstTabbableElement(t);return i?.focus(e),!!i}return t.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){const t=this._getRegionBoundary("start");return t&&t.focus(e),!!t}focusLastTabbableElement(e){const t=this._getRegionBoundary("end");return t&&t.focus(e),!!t}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;const t=e.children;for(let i=0;i=0;i--){const o=t[i].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(t[i]):null;if(o)return o}return null}_createAnchor(){const e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,t){e?t.setAttribute("tabindex","0"):t.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._ngZone.isStable?e():this._ngZone.onStable.pipe((0,mt.q)(1)).subscribe(e)}}class ae{constructor(e,t,i){this._checker=e,this._ngZone=t,this._document=i}create(e,t=!1){return new Ft(e,this._checker,this._ngZone,this._document,t)}}ae.\u0275fac=function(e){return new(e||ae)(n.LFG(U),n.LFG(n.R0b),n.LFG(c.K0))},ae.\u0275prov=n.Yz7({token:ae,factory:ae.\u0275fac,providedIn:"root"});class He{constructor(e,t,i){this._elementRef=e,this._focusTrapFactory=t,this._previouslyFocusedElement=null,this.focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement,!0)}get enabled(){return this.focusTrap.enabled}set enabled(e){this.focusTrap.enabled=(0,f.Ig)(e)}get autoCapture(){return this._autoCapture}set autoCapture(e){this._autoCapture=(0,f.Ig)(e)}ngOnDestroy(){this.focusTrap.destroy(),this._previouslyFocusedElement&&(this._previouslyFocusedElement.focus(),this._previouslyFocusedElement=null)}ngAfterContentInit(){this.focusTrap.attachAnchors(),this.autoCapture&&this._captureFocus()}ngDoCheck(){this.focusTrap.hasAttached()||this.focusTrap.attachAnchors()}ngOnChanges(e){const t=e.autoCapture;t&&!t.firstChange&&this.autoCapture&&this.focusTrap.hasAttached()&&this._captureFocus()}_captureFocus(){this._previouslyFocusedElement=(0,g.ht)(),this.focusTrap.focusInitialElementWhenReady()}}He.\u0275fac=function(e){return new(e||He)(n.Y36(n.SBq),n.Y36(ae),n.Y36(c.K0))},He.\u0275dir=n.lG2({type:He,selectors:[["","cdkTrapFocus",""]],inputs:{enabled:["cdkTrapFocus","enabled"],autoCapture:["cdkTrapFocusAutoCapture","autoCapture"]},exportAs:["cdkTrapFocus"],features:[n.TTD]});class xi extends Ft{constructor(e,t,i,o,r,a,l){super(e,t,i,o,l.defer),this._focusTrapManager=r,this._inertStrategy=a,this._focusTrapManager.register(this)}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._enabled?this._focusTrapManager.register(this):this._focusTrapManager.deregister(this)}destroy(){this._focusTrapManager.deregister(this),super.destroy()}_enable(){this._inertStrategy.preventFocus(this),this.toggleAnchors(!0)}_disable(){this._inertStrategy.allowFocus(this),this.toggleAnchors(!1)}}const Si=new n.OlP("FOCUS_TRAP_INERT_STRATEGY");class ki{constructor(){this._listener=null}preventFocus(e){this._listener&&e._document.removeEventListener("focus",this._listener,!0),this._listener=t=>this._trapFocus(e,t),e._ngZone.runOutsideAngular(()=>{e._document.addEventListener("focus",this._listener,!0)})}allowFocus(e){!this._listener||(e._document.removeEventListener("focus",this._listener,!0),this._listener=null)}_trapFocus(e,t){const i=t.target,o=e._element;i&&!o.contains(i)&&!i.closest?.("div.cdk-overlay-pane")&&setTimeout(()=>{e.enabled&&!o.contains(e._document.activeElement)&&e.focusFirstTabbableElement()})}}class ce{constructor(){this._focusTrapStack=[]}register(e){this._focusTrapStack=this._focusTrapStack.filter(i=>i!==e);let t=this._focusTrapStack;t.length&&t[t.length-1]._disable(),t.push(e),e._enable()}deregister(e){e._disable();const t=this._focusTrapStack,i=t.indexOf(e);-1!==i&&(t.splice(i,1),t.length&&t[t.length-1]._enable())}}ce.\u0275fac=function(e){return new(e||ce)},ce.\u0275prov=n.Yz7({token:ce,factory:ce.\u0275fac,providedIn:"root"});class Me{constructor(e,t,i,o,r){this._checker=e,this._ngZone=t,this._focusTrapManager=i,this._document=o,this._inertStrategy=r||new ki}create(e,t={defer:!1}){let i;return i="boolean"==typeof t?{defer:t}:t,new xi(e,this._checker,this._ngZone,this._document,this._focusTrapManager,this._inertStrategy,i)}}Me.\u0275fac=function(e){return new(e||Me)(n.LFG(U),n.LFG(n.R0b),n.LFG(ce),n.LFG(c.K0),n.LFG(Si,8))},Me.\u0275prov=n.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"});const Di=new n.OlP("cdk-input-modality-detector-options"),Oi={ignoreKeys:[18,17,224,91,16]},le=(0,g.i$)({passive:!0,capture:!0});class de{constructor(e,t,i,o){this._platform=e,this._mostRecentTarget=null,this._modality=new oi.X(null),this._lastTouchMs=0,this._onKeydown=r=>{this._options?.ignoreKeys?.some(a=>a===r.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=(0,g.sA)(r))},this._onMousedown=r=>{Date.now()-this._lastTouchMs<650||(this._modality.next(function Mi(s){return 0===s.buttons||0===s.offsetX&&0===s.offsetY}(r)?"keyboard":"mouse"),this._mostRecentTarget=(0,g.sA)(r))},this._onTouchstart=r=>{!function Ei(s){const e=s.touches&&s.touches[0]||s.changedTouches&&s.changedTouches[0];return!(!e||-1!==e.identifier||null!=e.radiusX&&1!==e.radiusX||null!=e.radiusY&&1!==e.radiusY)}(r)?(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=(0,g.sA)(r)):this._modality.next("keyboard")},this._options={...Oi,...o},this.modalityDetected=this._modality.pipe((0,ai.T)(1)),this.modalityChanged=this.modalityDetected.pipe((0,at.x)()),e.isBrowser&&t.runOutsideAngular(()=>{i.addEventListener("keydown",this._onKeydown,le),i.addEventListener("mousedown",this._onMousedown,le),i.addEventListener("touchstart",this._onTouchstart,le)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,le),document.removeEventListener("mousedown",this._onMousedown,le),document.removeEventListener("touchstart",this._onTouchstart,le))}}de.\u0275fac=function(e){return new(e||de)(n.LFG(g.t4),n.LFG(n.R0b),n.LFG(c.K0),n.LFG(Di,8))},de.\u0275prov=n.Yz7({token:de,factory:de.\u0275fac,providedIn:"root"});const Ai=new n.OlP("liveAnnouncerElement",{providedIn:"root",factory:function Ii(){return null}});const Ri=new n.OlP("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let Ti=0;class he{constructor(e,t,i,o){this._ngZone=t,this._defaultOptions=o,this._document=i,this._liveElement=e||this._createLiveElement()}announce(e,...t){const i=this._defaultOptions;let o,r;return 1===t.length&&"number"==typeof t[0]?r=t[0]:[o,r]=t,this.clear(),clearTimeout(this._previousTimeout),o||(o=i&&i.politeness?i.politeness:"polite"),null==r&&i&&(r=i.duration),this._liveElement.setAttribute("aria-live",o),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(a=>this._currentResolve=a)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,"number"==typeof r&&(this._previousTimeout=setTimeout(()=>this.clear(),r)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const e="cdk-live-announcer-element",t=this._document.getElementsByClassName(e),i=this._document.createElement("div");for(let o=0;o .cdk-overlay-container [aria-modal="true"]');for(let i=0;ithis._contentObserver.observe(this._elementRef).subscribe(()=>{const t=this._elementRef.nativeElement.textContent;t!==this._previousAnnouncedText&&(this._liveAnnouncer.announce(t,this._politeness,this.duration),this._previousAnnouncedText=t)})))}ngOnDestroy(){this._subscription&&this._subscription.unsubscribe()}}Ge.\u0275fac=function(e){return new(e||Ge)(n.Y36(n.SBq),n.Y36(he),n.Y36(z),n.Y36(n.R0b))},Ge.\u0275dir=n.lG2({type:Ge,selectors:[["","cdkAriaLive",""]],inputs:{politeness:["cdkAriaLive","politeness"],duration:["cdkAriaLiveDuration","duration"]},exportAs:["cdkAriaLive"]});const Fi=new n.OlP("cdk-focus-monitor-default-options"),Xe=(0,g.i$)({passive:!0,capture:!0});class ue{constructor(e,t,i,o,r){this._ngZone=e,this._platform=t,this._inputModalityDetector=i,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new m.x,this._rootNodeFocusAndBlurListener=a=>{for(let d=(0,g.sA)(a);d;d=d.parentElement)"focus"===a.type?this._onFocus(a,d):this._onBlur(a,d)},this._document=o,this._detectionMode=r?.detectionMode||0}monitor(e,t=!1){const i=(0,f.fI)(e);if(!this._platform.isBrowser||1!==i.nodeType)return(0,T.of)(null);const o=(0,g.kV)(i)||this._getDocument(),r=this._elementInfo.get(i);if(r)return t&&(r.checkChildren=!0),r.subject;const a={checkChildren:t,subject:new m.x,rootNode:o};return this._elementInfo.set(i,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(e){const t=(0,f.fI)(e),i=this._elementInfo.get(t);i&&(i.subject.complete(),this._setClasses(t),this._elementInfo.delete(t),this._removeGlobalListeners(i))}focusVia(e,t,i){const o=(0,f.fI)(e);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,t,l)):(this._setOrigin(t),"function"==typeof o.focus&&o.focus(i))}ngOnDestroy(){this._elementInfo.forEach((e,t)=>this.stopMonitoring(t))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:e&&this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,t){e.classList.toggle("cdk-focused",!!t),e.classList.toggle("cdk-touch-focused","touch"===t),e.classList.toggle("cdk-keyboard-focused","keyboard"===t),e.classList.toggle("cdk-mouse-focused","mouse"===t),e.classList.toggle("cdk-program-focused","program"===t)}_setOrigin(e,t=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=e,this._originFromTouchInteraction="touch"===e&&t,0===this._detectionMode){clearTimeout(this._originTimeoutId);const i=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(e,t){const i=this._elementInfo.get(t),o=(0,g.sA)(e);!i||!i.checkChildren&&t!==o||this._originChanged(t,this._getFocusOrigin(o),i)}_onBlur(e,t){const i=this._elementInfo.get(t);!i||i.checkChildren&&e.relatedTarget instanceof Node&&t.contains(e.relatedTarget)||(this._setClasses(t),this._emitOrigin(i,null))}_emitOrigin(e,t){e.subject.observers.length&&this._ngZone.run(()=>e.subject.next(t))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const t=e.rootNode,i=this._rootNodeFocusListenerCount.get(t)||0;i||this._ngZone.runOutsideAngular(()=>{t.addEventListener("focus",this._rootNodeFocusAndBlurListener,Xe),t.addEventListener("blur",this._rootNodeFocusAndBlurListener,Xe)}),this._rootNodeFocusListenerCount.set(t,i+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe((0,W.R)(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(e){const t=e.rootNode;if(this._rootNodeFocusListenerCount.has(t)){const i=this._rootNodeFocusListenerCount.get(t);i>1?this._rootNodeFocusListenerCount.set(t,i-1):(t.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Xe),t.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Xe),this._rootNodeFocusListenerCount.delete(t))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,t,i){this._setClasses(e,t),this._emitOrigin(i,t),this._lastFocusOrigin=t}_getClosestElementsInfo(e){const t=[];return this._elementInfo.forEach((i,o)=>{(o===e||i.checkChildren&&o.contains(e))&&t.push([o,i])}),t}_isLastInteractionFromInputLabel(e){const{_mostRecentTarget:t,mostRecentModality:i}=this._inputModalityDetector;if("mouse"!==i||!t||t===e||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||e.disabled)return!1;const o=e.labels;if(o)for(let r=0;r{this._focusOrigin=t,this.cdkFocusChange.emit(t)})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}We.\u0275fac=function(e){return new(e||We)(n.Y36(n.SBq),n.Y36(ue))},We.\u0275dir=n.lG2({type:We,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]});const Pt="cdk-high-contrast-black-on-white",Bt="cdk-high-contrast-white-on-black",et="cdk-high-contrast-active";class pe{constructor(e,t){this._platform=e,this._document=t,this._breakpointSubscription=(0,n.f3M)(ci.Yg).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const t=this._document.defaultView||window,i=t&&t.getComputedStyle?t.getComputedStyle(e):null,o=(i&&i.backgroundColor||"").replace(/ /g,"");switch(e.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return 2;case"rgb(255,255,255)":case"rgb(255,250,239)":return 1}return 0}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const e=this._document.body.classList;e.remove(et,Pt,Bt),this._hasCheckedHighContrastMode=!0;const t=this.getHighContrastMode();1===t?e.add(et,Pt):2===t&&e.add(et,Bt)}}}pe.\u0275fac=function(e){return new(e||pe)(n.LFG(g.t4),n.LFG(c.K0))},pe.\u0275prov=n.Yz7({token:pe,factory:pe.\u0275fac,providedIn:"root"});class Ee{constructor(e){e._applyBodyHighContrastModeCssClasses()}}Ee.\u0275fac=function(e){return new(e||Ee)(n.LFG(pe))},Ee.\u0275mod=n.oAB({type:Ee}),Ee.\u0275inj=n.cJS({imports:[re]});var tt=h(80677);const Li=["li"];function Pi(s,e){1&s&&n._UZ(0,"hr",9)}function Bi(s,e){}const Vt=function(s){return{$implicit:s}};function Vi(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"button",10),n.NdJ("click",function(o){n.CHM(t);const r=n.oxw().$implicit,a=n.oxw();return n.KtG(a.onMenuItemSelect(r,o))})("mouseenter",function(o){n.CHM(t);const r=n.oxw().$implicit,a=n.oxw();return n.KtG(a.onOpenSubMenu(r,o))}),n.YNc(1,Bi,0,0,"ng-template",11),n.qZA()}if(2&s){const t=n.oxw().$implicit,i=n.oxw();n.ekj("ngx-contextmenu--parent-menu",!!t.subMenu)("active",t.isActive&&!i.isMenuItemDisabled(t))("disabled",i.isMenuItemDisabled(t)),n.uIk("aria-haspopup",!!t.subMenu)("disabled",i.isMenuItemDisabled(t)?"disabled":null),n.xp6(1),n.Q6J("ngTemplateOutlet",t.template)("ngTemplateOutletContext",n.VKq(10,Vt,i.value))}}function Yi(s,e){}function Ni(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"span",12),n.NdJ("click",function(o){n.CHM(t);const r=n.oxw(2);return n.KtG(r.stopEvent(o))})("contextmenu",function(o){n.CHM(t);const r=n.oxw(2);return n.KtG(r.stopEvent(o))}),n.YNc(1,Yi,0,0,"ng-template",11),n.qZA()}if(2&s){const t=n.oxw().$implicit,i=n.oxw();n.ekj("disabled",i.isMenuItemDisabled(t)),n.xp6(1),n.Q6J("ngTemplateOutlet",t.template)("ngTemplateOutletContext",n.VKq(4,Vt,i.value))}}function zi(s,e){if(1&s&&(n.TgZ(0,"li",4,5),n.YNc(2,Pi,1,0,"hr",6),n.YNc(3,Vi,2,12,"button",7),n.YNc(4,Ni,2,6,"span",8),n.qZA()),2&s){const t=e.$implicit,i=n.oxw();n.ekj("disabled",i.isMenuItemDisabled(t))("divider",t.divider)("active",t.isActive&&!i.isMenuItemDisabled(t)),n.uIk("role",t.divider?"separator":void 0),n.xp6(2),n.Q6J("ngIf",t.divider),n.xp6(1),n.Q6J("ngIf",!t.divider&&!t.passive),n.xp6(1),n.Q6J("ngIf",!t.divider&&t.passive)}}const De=(s,e)=>s instanceof Function?s(e):s,Gi={ActiveDescendantKeyManager:class ui extends hi{setActiveItem(e){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(e),this.activeItem&&this.activeItem.setActiveStyles()}}};class Oe{constructor(e){this._elementRef=e,this.menuDirectives=[],this.menuClass="",this.isLeaf=!1,this.execute=new n.vpe,this.openSubMenu=new n.vpe,this.closeLeafMenu=new n.vpe,this.closeSubMenus=new n.vpe,this.closeAllMenus=new n.vpe,this.subscription=new y.w0}ngOnInit(){this.setupDirectives()}ngAfterViewInit(){this.overlayRef?.updatePosition()}ngOnDestroy(){this.subscription.unsubscribe()}onKeyArrowDownOrUp(e){!this.isLeaf||this.keyManager.onKeydown(e)}onKeyArrowRight(e){if(this.isLeaf){if("rtl"===this.dir)return void this.closeActiveItemSubMenu(e);this.openActiveItemSubMenu(e)}}onKeyArrowLeft(e){if(this.isLeaf){if("rtl"===this.dir)return void this.openActiveItemSubMenu(e);this.closeActiveItemSubMenu(e)}}onKeyEnterOrSpace(e){!this.isLeaf||!this.keyManager.activeItem||this.onMenuItemSelect(this.keyManager.activeItem,e)}onKeyArrowEscape(e){!this.isLeaf||this.closeActiveItemSubMenu(e)}onClickOrRightClick(e){"click"===e.type&&2===e.button||this._elementRef.nativeElement.contains(e.target)||this.closeAllMenus.emit({event:e})}stopEvent(e){e.stopPropagation()}isMenuItemDisabled(e){return De(e.disabled,this.value)}isMenuItemVisible(e){return De(e.visible,this.value)}onOpenSubMenu(e,t){if(e.subMenu||this.closeSubMenus.next(),null===this.keyManager.activeItemIndex||!e.subMenu)return;const i=this.liElementRefs.toArray()[this.keyManager.activeItemIndex],o=i&&i.nativeElement;o&&t instanceof KeyboardEvent?this.openSubMenu.emit({anchoredTo:"element",anchorElement:o,contextMenu:e.subMenu,value:this.value,parentContextMenu:this}):t.currentTarget?this.openSubMenu.emit({anchoredTo:"element",anchorElement:t.currentTarget,contextMenu:e.subMenu,value:this.value,parentContextMenu:this}):this.openSubMenu.emit({anchoredTo:"position",x:t.clientX,y:t.clientY,contextMenu:e.subMenu,value:this.value})}onMenuItemSelect(e,t){this.cancelEvent(t),this.onOpenSubMenu(e,t),e.subMenu||this.triggerExecute(e,t)}triggerExecute(e,t){e.triggerExecute(t,this.value)}setupDirectives(){this.menuDirectives.forEach(t=>{t.value=this.value,this.subscription.add(t.execute.subscribe(i=>this.execute.emit({...i,menuDirective:t})))});const e=new n.n_E;e.reset(this.menuDirectives),this.keyManager=new Gi.ActiveDescendantKeyManager(e).withWrap()}openActiveItemSubMenu(e){null!==this.keyManager.activeItemIndex&&(this.cancelEvent(e),this.keyManager.activeItem&&this.onOpenSubMenu(this.keyManager.activeItem,e))}closeActiveItemSubMenu(e){null!==this.keyManager.activeItemIndex&&(this.cancelEvent(e),this.closeLeafMenu.emit({excludeRootMenu:"rtl"===this.dir?39===e.keyCode:37===e.keyCode,event:e}))}cancelEvent(e){if(!e||!e.target)return;const t=e.target;["INPUT","TEXTAREA","SELECT"].includes(t.tagName)||t.isContentEditable||(e.preventDefault(),e.stopPropagation())}}var Ae;Oe.\u0275fac=function(e){return new(e||Oe)(n.Y36(n.SBq))},Oe.\u0275cmp=n.Xpm({type:Oe,selectors:[["context-menu-content"]],viewQuery:function(e,t){if(1&e&&n.Gf(Li,5),2&e){let i;n.iGM(i=n.CRH())&&(t.liElementRefs=i)}},hostVars:1,hostBindings:function(e,t){1&e&&n.NdJ("keydown.ArrowDown",function(o){return t.onKeyArrowDownOrUp(o)},!1,n.Jf7)("keydown.ArrowUp",function(o){return t.onKeyArrowDownOrUp(o)},!1,n.Jf7)("keydown.ArrowRight",function(o){return t.onKeyArrowRight(o)},!1,n.Jf7)("keydown.ArrowLeft",function(o){return t.onKeyArrowLeft(o)},!1,n.Jf7)("keydown.Enter",function(o){return t.onKeyEnterOrSpace(o)},!1,n.Jf7)("keydown.Space",function(o){return t.onKeyEnterOrSpace(o)},!1,n.Jf7)("keydown.Escape",function(o){return t.onKeyArrowEscape(o)},!1,n.Jf7)("click",function(o){return t.onClickOrRightClick(o)},!1,n.evT)("contextmenu",function(o){return t.onClickOrRightClick(o)},!1,n.evT),2&e&&n.uIk("dir",t.dir)},inputs:{menuDirectives:"menuDirectives",value:"value",dir:"dir",parentContextMenu:"parentContextMenu",menuClass:"menuClass",overlayRef:"overlayRef",isLeaf:"isLeaf"},outputs:{execute:"execute",openSubMenu:"openSubMenu",closeLeafMenu:"closeLeafMenu",closeSubMenus:"closeSubMenus",closeAllMenus:"closeAllMenus"},decls:4,vars:3,consts:[[1,"ngx-contextmenu",3,"ngClass"],["role","menu","aria-labelledby","menubutton","tabindex","0",1,"ngx-contextmenu--dropdown-menu"],["menu",""],["role","none",3,"disabled","divider","active",4,"ngFor","ngForOf"],["role","none"],["li",""],["role","separator",4,"ngIf"],["type","button","role","menuitem","class","ngx-contextmenu--item-content",3,"ngx-contextmenu--parent-menu","active","disabled","click","mouseenter",4,"ngIf"],["class","ngx-contextmenu--item-content ngx-contextmenu--item-content-passive","role","menuitem",3,"disabled","click","contextmenu",4,"ngIf"],["role","separator"],["type","button","role","menuitem",1,"ngx-contextmenu--item-content",3,"click","mouseenter"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","menuitem",1,"ngx-contextmenu--item-content","ngx-contextmenu--item-content-passive",3,"click","contextmenu"]],template:function(e,t){1&e&&(n.TgZ(0,"div",0)(1,"ul",1,2),n.YNc(3,zi,5,10,"li",3),n.qZA()()),2&e&&(n.Q6J("ngClass",t.menuClass),n.uIk("dir",t.dir),n.xp6(3),n.Q6J("ngForOf",t.menuDirectives))},dependencies:[c.mk,c.sg,c.O5,c.tP,Z],encapsulation:2,changeDetection:0});class fe{constructor(e){this.template=e,this.divider=!1,this.passive=!1,this.visible=!0,this.execute=new n.vpe,this.isActive=!1,Ae.set(this,!1)}set disabled(e){(0,tt.YH)(this,Ae,e,"f")}get disabled(){return this.passive||this.divider||De((0,tt.Q_)(this,Ae,"f"),this.value)}setActiveStyles(){this.isActive=!0}setInactiveStyles(){this.isActive=!1}triggerExecute(e,t){De((0,tt.Q_)(this,Ae,"f"),t)||this.execute.emit({event:e,value:t})}}Ae=new WeakMap,fe.\u0275fac=function(e){return new(e||fe)(n.Y36(n.Rgc,8))},fe.\u0275dir=n.lG2({type:fe,selectors:[["","contextMenuItem",""]],inputs:{subMenu:"subMenu",divider:"divider",disabled:"disabled",passive:"passive",visible:"visible"},outputs:{execute:"execute"}});class H{constructor(){this.stack=[]}push(e){this.stack.push(e)}size(){return this.stack.length}isEmpty(){return 0===this.size()}closeAll(){this.stack.forEach(e=>this.dispose(e)),this.stack=[]}destroySubMenus(e){if(!e)return;const t=this.stack.findIndex(({overlayRef:i})=>i===e.overlayRef);this.stack.slice(t+1).forEach(i=>{this.dispose(i)})}closeLeafMenu(e){const t=this.disposeLastDetached();if(!t)return!1;const i=this.size()>1,o=!e&&!this.isEmpty();if((i||o)&&this.dispose(t),o)return!0;const r=this.disposeLastDetached();return r&&(r.contextMenuContentComponent.isLeaf=!0),!1}disposeLastDetached(){let e=this.last();if(e){for(;e&&this.size()>1&&e.overlayRef&&this.isDetached(e);)this.dispose(e),this.pop(),e=this.last();return e}}last(){if(!this.isEmpty())return this.stack[this.stack.length-1]}pop(){const e=this.stack.pop();return this.dispose(e)}isDetached(e){return!e.overlayRef.hasAttached()}dispose(e){return e&&(e.overlayRef.detach(),e.overlayRef.dispose()),e}}H.\u0275fac=function(e){return new(e||H)},H.\u0275prov=n.Yz7({token:H,factory:H.\u0275fac,providedIn:"root"});class R{constructor(){this.onShow=new m.x}show(e){this.onShow.next(e)}}R.\u0275fac=function(e){return new(e||R)},R.\u0275prov=n.Yz7({token:R,factory:R.\u0275fac,providedIn:"root"});class Ie{constructor(e,t,i,o){this.overlay=e,this.scrollStrategy=t,this.contextMenuStack=i,this.contextMenuEventService=o,this.menuClass="",this.disabled=!1,this.open=new n.vpe,this.close=new n.vpe,this.visibleMenuItems=[],this.subscription=new y.w0}ngOnInit(){const e=this.contextMenuEventService.onShow.subscribe(t=>{this.onMenuEvent(t)});this.subscription.add(e)}ngOnDestroy(){this.subscription.unsubscribe()}openContextMenu(e){let t;if("position"===e.anchoredTo)t=this.overlay.position().flexibleConnectedTo({x:e.x,y:e.y}).withPositions(((s="ltr")=>"ltr"===s?[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"center",overlayX:"start",overlayY:"center"},{originX:"start",originY:"center",overlayX:"end",overlayY:"center"}]:[{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"center",overlayX:"end",overlayY:"center"},{originX:"end",originY:"center",overlayX:"start",overlayY:"center"}])(e.dir)),this.closeAllContextMenus();else{const{anchorElement:o,parentContextMenu:r}=e;t=this.overlay.position().flexibleConnectedTo(new n.SBq(o)).withPositions(((s="ltr")=>"ltr"===s?[{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"bottom",overlayX:"start",overlayY:"bottom"},{originX:"start",originY:"bottom",overlayX:"end",overlayY:"bottom"}]:[{originX:"start",originY:"top",overlayX:"end",overlayY:"top"},{originX:"end",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"start",overlayY:"bottom"}])(r.dir)),this.contextMenuStack.destroySubMenus(r)}const i=this.overlay.create({positionStrategy:t,panelClass:"ngx-contextmenu",scrollStrategy:this.scrollStrategy.close()});this.attachContextMenu(i,e)}onMenuEvent(e){if(this.disabled)return;const{contextMenu:t,value:i}=e;t&&t!==this||(this.value=i,this.setVisibleMenuItems(),this.openContextMenu({...e,menuItemDirectives:this.visibleMenuItems,menuClass:this.menuClass,dir:this.dir}),this.open.next(e))}attachContextMenu(e,t){const{value:i,menuItemDirectives:o}=t,r=e.attach(new _t(Oe)),{instance:a}=r;a.value=i,a.menuDirectives=o,a.overlayRef=e,a.isLeaf=!0,a.menuClass=this.getMenuClass(t),a.dir=this.getDir(t),this.contextMenuStack.push({overlayRef:e,contextMenuContentComponent:a});const l=new y.w0;l.add(a.execute.subscribe(()=>this.closeAllContextMenus())),l.add(a.closeAllMenus.subscribe(()=>this.closeAllContextMenus())),l.add(a.closeLeafMenu.subscribe(d=>this.destroyLeafMenu(!!d.excludeRootMenu))),l.add(a.openSubMenu.subscribe(d=>{this.contextMenuStack.destroySubMenus(a),d.contextMenu?(a.isLeaf=!1,this.contextMenuEventService.show(d)):a.isLeaf=!0})),l.add(a.closeSubMenus.subscribe(()=>{this.contextMenuStack.destroySubMenus(a)})),r.onDestroy(()=>{this.close.next(),o.forEach(d=>d.isActive=!1),l.unsubscribe()}),r.changeDetectorRef.detectChanges()}getMenuClass(e){return e.menuClass||"element"===e.anchoredTo&&e?.parentContextMenu?.menuClass||""}getDir(e){return e.dir||"element"===e.anchoredTo&&e?.parentContextMenu?.dir||void 0}closeAllContextMenus(){this.contextMenuStack.closeAll()}destroyLeafMenu(e){this.contextMenuStack.closeLeafMenu(e)}isMenuItemVisible(e){return De(e.visible,this.value)}setVisibleMenuItems(){this.visibleMenuItems=this.menuItems.filter(e=>this.isMenuItemVisible(e))}}Ie.\u0275fac=function(e){return new(e||Ie)(n.Y36(D),n.Y36(B),n.Y36(H),n.Y36(R))},Ie.\u0275cmp=n.Xpm({type:Ie,selectors:[["context-menu"]],contentQueries:function(e,t,i){if(1&e&&n.Suo(i,fe,4),2&e){let o;n.iGM(o=n.CRH())&&(t.menuItems=o)}},inputs:{menuClass:"menuClass",disabled:"disabled",dir:"dir"},outputs:{open:"open",close:"close"},decls:0,vars:0,template:function(e,t){},encapsulation:2});class Re{constructor(e,t,i){this.contextMenuEventService=e,this.elementRef=t,this.contextMenuStackService=i,this.tabindex="0",this.ariaHasPopup="true"}open(e){if(!this.canOpen())return;if(e instanceof MouseEvent)return void this.onContextMenu(e);const{x:t,y:i,height:o}=this.elementRef.nativeElement.getBoundingClientRect();this.contextMenuEventService.show({anchoredTo:"position",x:t,y:i+o,contextMenu:this.contextMenu,value:this.contextMenuValue})}close(){this.contextMenuStackService.closeAll()}onContextMenu(e){!this.canOpen()||(this.contextMenuEventService.show({anchoredTo:"position",contextMenu:this.contextMenu,x:e.clientX,y:e.clientY,value:this.contextMenuValue}),e.preventDefault(),e.stopPropagation())}canOpen(){return this.contextMenu&&!this.contextMenu.disabled}}Re.\u0275fac=function(e){return new(e||Re)(n.Y36(R),n.Y36(n.SBq),n.Y36(H))},Re.\u0275dir=n.lG2({type:Re,selectors:[["","contextMenu",""]],hostVars:2,hostBindings:function(e,t){1&e&&n.NdJ("contextmenu",function(o){return t.onContextMenu(o)}),2&e&&n.uIk("tabindex",t.tabindex)("aria-haspopup",t.ariaHasPopup)},inputs:{contextMenuValue:"contextMenuValue",contextMenu:"contextMenu",tabindex:"tabindex"},exportAs:["ngxContextMenu"]});class _e{}_e.\u0275fac=function(e){return new(e||_e)},_e.\u0275mod=n.oAB({type:_e}),_e.\u0275inj=n.cJS({providers:[{provide:E,useClass:se}],imports:[c.ez,oe]});class Te{constructor(e){this.contextMenuEventService=e}show(e,t={x:0,y:0}){this.contextMenuEventService.show({anchoredTo:"position",contextMenu:e,value:t.value,x:t.x,y:t.y})}}Te.\u0275fac=function(e){return new(e||Te)(n.LFG(R))},Te.\u0275prov=n.Yz7({token:Te,factory:Te.\u0275fac,providedIn:"root"});var Zi=h(14219),Ki=h(1885),ji=h(26898),$i=h(55456),Ji=h(97286),qi=h(65148),Qi=h(4238),eo=h(73772),to=h(9665),no=h(88300);function io(s,e){1&s&&n._uU(0,"\n Add event\n ")}function oo(s,e){if(1&s&&(n.TgZ(0,"span",17),n._uU(1),n.qZA()),2&s){const t=n.oxw().day;n.xp6(1),n.Oqu(t.badgeTotal)}}function so(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"div",18),n.NdJ("mouseenter",function(){const r=n.CHM(t).$implicit,a=n.oxw().highlightDay;return n.KtG(a.emit({event:r}))})("mouseleave",function(){const r=n.CHM(t).$implicit,a=n.oxw().unhighlightDay;return n.KtG(a.emit({event:r}))})("click",function(o){const a=n.CHM(t).$implicit,l=n.oxw().eventClicked;return o.stopPropagation(),n.KtG(l.emit({event:a}))}),n.ALo(1,"calendarEventTitle"),n.qZA()}if(2&s){const t=e.$implicit,i=n.oxw().tooltipPlacement;n.Udp("background-color",t.color.primary),n.Q6J("ngClass",null==t?null:t.cssClass)("mwlCalendarTooltip",n.Dn7(1,5,t.title,"monthTooltip",t))("tooltipPlacement",i)}}function ro(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",11),n._uU(2,"\n "),n.TgZ(3,"div",12),n._uU(4,"\n "),n.YNc(5,oo,2,1,"span",13),n._uU(6,"\n "),n.TgZ(7,"span",14),n._uU(8),n.ALo(9,"calendarDate"),n.qZA(),n._uU(10,"\n "),n.qZA(),n._uU(11,"\n "),n.TgZ(12,"div",15),n._uU(13,"\n "),n.YNc(14,so,2,9,"div",16),n._uU(15,"\n "),n.qZA(),n._uU(16,"\n "),n.qZA(),n._uU(17,"\n")),2&s){const t=e.day,i=e.locale;n.oxw();const o=n.MAs(4);n.xp6(1),n.Q6J("contextMenu",o)("contextMenuValue",t.date),n.xp6(4),n.Q6J("ngIf",t.badgeTotal>0),n.xp6(3),n.Oqu(n.Dn7(9,5,t.date,"monthViewDayNumber",i)),n.xp6(6),n.Q6J("ngForOf",t.events)}}function ao(s,e){if(1&s){const t=n.EpF();n.TgZ(0,"div",21),n.NdJ("click",function(){const r=n.CHM(t).$implicit,a=n.oxw().dayHeaderClicked;return n.KtG(a.emit({day:r}))}),n._uU(1,"\n "),n.TgZ(2,"b"),n._uU(3),n.ALo(4,"calendarDate"),n.qZA(),n._UZ(5,"br"),n._uU(6,"\n "),n.TgZ(7,"span"),n._uU(8),n.ALo(9,"calendarDate"),n.qZA(),n._uU(10,"\n "),n.qZA()}if(2&s){const t=e.$implicit,i=n.oxw().locale;n.oxw();const o=n.MAs(4);n.ekj("cal-past",t.isPast)("cal-today",t.isToday)("cal-future",t.isFuture)("cal-weekend",t.isWeekend),n.Q6J("contextMenu",o)("contextMenuValue",t.date),n.xp6(3),n.Oqu(n.Dn7(4,12,t.date,"weekViewColumnHeader",i)),n.xp6(5),n.Oqu(n.Dn7(9,16,t.date,"weekViewColumnSubHeader",i))}}function co(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",19),n._uU(2,"\n "),n.YNc(3,ao,11,20,"div",20),n._uU(4,"\n "),n.qZA(),n._uU(5,"\n")),2&s){const t=e.days;n.xp6(3),n.Q6J("ngForOf",t)}}function lo(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",22),n._uU(2,"\n "),n.TgZ(3,"div",23),n._uU(4),n.ALo(5,"calendarDate"),n.qZA(),n._uU(6,"\n "),n.qZA(),n._uU(7,"\n")),2&s){const t=e.segment,i=e.locale,o=e.segmentHeight;n.oxw();const r=n.MAs(4);n.xp6(1),n.Udp("height",o,"px"),n.ekj("cal-hour-start",t.isStart)("cal-after-hour-start",!t.isStart),n.Q6J("ngClass",t.cssClass)("contextMenu",r)("contextMenuValue",t.date),n.xp6(3),n.hij("\n ",n.Dn7(5,10,t.date,"dayViewHour",i),"\n ")}}function ho(s,e){if(1&s&&(n.TgZ(0,"div",23),n._uU(1),n.ALo(2,"calendarDate"),n.qZA()),2&s){const t=n.oxw(),i=t.segment,o=t.locale;n.xp6(1),n.hij("\n ",n.Dn7(2,1,i.date,"weekViewHour",o),"\n ")}}function uo(s,e){if(1&s&&(n._uU(0,"\n "),n.TgZ(1,"div",22),n._uU(2,"\n "),n.YNc(3,ho,3,5,"div",24),n._uU(4,"\n "),n.qZA(),n._uU(5,"\n")),2&s){const t=e.segment,i=e.segmentHeight,o=e.isTimeLabel;n.oxw();const r=n.MAs(4);n.xp6(1),n.Udp("height",i,"px"),n.ekj("cal-hour-start",t.isStart)("cal-after-hour-start",!t.isStart),n.Q6J("ngClass",t.cssClass)("contextMenu",r)("contextMenuValue",t.date),n.xp6(2),n.Q6J("ngIf",o)}}function po(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-month-view",25),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(10);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("cellTemplate",i)}}function fo(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-week-view",26),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(13),o=n.MAs(19);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("headerTemplate",i)("hourSegmentTemplate",o)}}function _o(s,e){if(1&s&&(n.TgZ(0,"mwl-calendar-day-view",27),n._uU(1,"\n "),n.qZA()),2&s){const t=n.oxw(),i=n.MAs(16);n.Q6J("viewDate",t.viewDate)("events",t.events)("refresh",t.refresh)("hourSegmentTemplate",i)}}class Fe{constructor(){this.view=Ki.w.Month,this.viewDate=new Date,this.events=[],this.refresh=new m.x}addEvent(e){this.events.push({start:e,title:"New event",color:ji.O.red}),this.refresh.next()}}Fe.\u0275fac=function(e){return new(e||Fe)},Fe.\u0275cmp=n.Xpm({type:Fe,selectors:[["mwl-demo-component"]],decls:30,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],["basicMenu",""],["contextMenuItem","",3,"execute"],["monthCellTemplate",""],["weekHeaderTemplate",""],["dayHourSegmentTemplate",""],["weekViewHourSegment",""],[3,"ngSwitch"],[3,"viewDate","events","refresh","cellTemplate",4,"ngSwitchCase"],[3,"viewDate","events","refresh","headerTemplate","hourSegmentTemplate",4,"ngSwitchCase"],[3,"viewDate","events","refresh","hourSegmentTemplate",4,"ngSwitchCase"],[1,"month-cell-fill-height",3,"contextMenu","contextMenuValue"],[1,"cal-cell-top"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],[1,"cal-events"],["class","cal-event",3,"backgroundColor","ngClass","mwlCalendarTooltip","tooltipPlacement","mouseenter","mouseleave","click",4,"ngFor","ngForOf"],[1,"cal-day-badge"],[1,"cal-event",3,"ngClass","mwlCalendarTooltip","tooltipPlacement","mouseenter","mouseleave","click"],[1,"cal-day-headers"],["class","cal-header",3,"cal-past","cal-today","cal-future","cal-weekend","contextMenu","contextMenuValue","click",4,"ngFor","ngForOf"],[1,"cal-header",3,"contextMenu","contextMenuValue","click"],[1,"cal-hour-segment",3,"ngClass","contextMenu","contextMenuValue"],[1,"cal-time"],["class","cal-time",4,"ngIf"],[3,"viewDate","events","refresh","cellTemplate"],[3,"viewDate","events","refresh","headerTemplate","hourSegmentTemplate"],[3,"viewDate","events","refresh","hourSegmentTemplate"]],template:function(e,t){1&e&&(n.TgZ(0,"mwl-demo-utils-calendar-header",0),n.NdJ("viewChange",function(o){return t.view=o})("viewDateChange",function(o){return t.viewDate=o}),n._uU(1,"\n"),n.qZA(),n._uU(2,"\n\n"),n.TgZ(3,"context-menu",null,1),n._uU(5,"\n "),n.YNc(6,io,1,0,"ng-template",2),n.NdJ("execute",function(o){return t.addEvent(o.value)}),n._uU(7,"\n"),n.qZA(),n._uU(8,"\n\n"),n.YNc(9,ro,18,9,"ng-template",null,3,n.W1O),n._uU(11,"\n\n"),n.YNc(12,co,6,1,"ng-template",null,4,n.W1O),n._uU(14,"\n\n"),n.YNc(15,lo,8,14,"ng-template",null,5,n.W1O),n._uU(17,"\n\n"),n.YNc(18,uo,6,10,"ng-template",null,6,n.W1O),n._uU(20,"\n\n"),n.TgZ(21,"div",7),n._uU(22,"\n "),n.YNc(23,po,2,4,"mwl-calendar-month-view",8),n._uU(24,"\n "),n.YNc(25,fo,2,5,"mwl-calendar-week-view",9),n._uU(26,"\n "),n.YNc(27,_o,2,4,"mwl-calendar-day-view",10),n._uU(28,"\n"),n.qZA(),n._uU(29,"\n")),2&e&&(n.Q6J("view",t.view)("viewDate",t.viewDate),n.xp6(21),n.Q6J("ngSwitch",t.view),n.xp6(2),n.Q6J("ngSwitchCase","month"),n.xp6(2),n.Q6J("ngSwitchCase","week"),n.xp6(2),n.Q6J("ngSwitchCase","day"))},dependencies:[c.mk,c.sg,c.O5,c.RF,c.n9,$i.n,Ji.G,qi.T,Qi.S,Re,Ie,fe,eo.$,to.J,no.B],styles:['.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@charset "UTF-8";context-menu-content button[role=menuitem]{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}context-menu-content button[role=menuitem]::-moz-focus-inner{border:0;padding:0}:root{--ngx-contextmenu-focusable-border-bottom: 1px dotted #70757e;--ngx-contextmenu-font-family: sans-serif;--ngx-contextmenu-background-color: white;--ngx-contextmenu-border-radius: 4px;--ngx-contextmenu-border: 1px solid rgba(0, 0, 0, .18);--ngx-contextmenu-box-shadow: 0 6px 12px rgba(0, 0, 0, .18);--ngx-contextmenu-font-size: 14px;--ngx-contextmenu-margin: 2px 0 0;--ngx-contextmenu-min-width: 160px;--ngx-contextmenu-outline: 1px solid #70757e;--ngx-contextmenu-padding: 5px 0;--ngx-contextmenu-text-color: #70757e;--ngx-contextmenu-text-disabled-color: #8a909a;--ngx-contextmenu-item-arrow-left: "\\25c0";--ngx-contextmenu-item-arrow-right: "\\25b6";--ngx-contextmenu-item-background-hover-color: #f8f8f8;--ngx-contextmenu-item-separator-color: #8a909a;--ngx-contextmenu-item-separator-padding: 10px;--ngx-contextmenu-item-separator-width: 96%;--ngx-contextmenu-item-padding: 6px 20px;--ngx-contextmenu-item-text-hover-color: #5a6473}context-menu-content:focus-visible{outline:var(--ngx-contextmenu-outline)}context-menu-content .ngx-contextmenu{font-family:var(--ngx-contextmenu-font-family)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu{list-style:none;outline:none;background-color:var(--ngx-contextmenu-background-color);color:var(--ngx-contextmenu-text-color);min-width:var(--ngx-contextmenu-min-width);padding:var(--ngx-contextmenu-padding);margin:var(--ngx-contextmenu-margin);font-size:var(--ngx-contextmenu-font-size);text-align:start;background-clip:padding-box;border:var(--ngx-contextmenu-border);border-radius:var(--ngx-contextmenu-border-radius);box-shadow:var(--ngx-contextmenu-box-shadow)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu .ngx-contextmenu--parent-menu:after{content:var(--ngx-contextmenu-item-arrow-right)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li{display:flex}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li:not([role=separator])>*{flex:1 1 auto}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=separator]{border-width:0 0 1px 0;border-bottom:1px solid var(--ngx-contextmenu-item-separator-color);margin:var(--ngx-contextmenu-item-separator-padding) 2%;width:var(--ngx-contextmenu-item-separator-width)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]{padding:var(--ngx-contextmenu-item-padding)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]{outline:none;color:var(--ngx-contextmenu-text-color);display:inline-flex;flex-direction:row;justify-content:space-between;text-decoration:none;white-space:nowrap}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]:not(.disabled):not(.ngx-contextmenu--item-content-passive):hover,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem]:not(.disabled):not(.ngx-contextmenu--item-content-passive).active{text-decoration:none;background-color:var(--ngx-contextmenu-item-background-hover-color);color:var(--ngx-contextmenu-item-text-hover-color)}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled{cursor:default}context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled:hover,context-menu-content .ngx-contextmenu ul.ngx-contextmenu--dropdown-menu>li>[role=menuitem].disabled.active{color:var(--ngx-contextmenu-text-disabled-color)}context-menu-content .ngx-contextmenu[dir=rtl] ul.ngx-contextmenu--dropdown-menu .ngx-contextmenu--parent-menu:after{content:var(--ngx-contextmenu-item-arrow-left)}.month-cell-fill-height{flex:1;display:flex;flex-direction:column;align-items:stretch}\n'],encapsulation:2,changeDetection:0});var go=h(57585);class ge{}ge.\u0275fac=function(e){return new(e||ge)},ge.\u0275mod=n.oAB({type:ge}),ge.\u0275inj=n.cJS({imports:[c.ez,ve._8.forRoot({provide:X._,useFactory:go.x}),_e,Zi.S,me.Bz.forChild([{path:"",component:Fe}])]})},73772:(nt,G,h)=>{h.d(G,{$:()=>m});var c=h(72612),me=h(1885),ve=h(60845),X=h(45831),f=h(97172),n=h(9665);class m{constructor(){this.locale="en",this.viewChange=new c.vpe,this.viewDateChange=new c.vpe,this.CalendarView=me.w}}m.\u0275fac=function(x){return new(x||m)},m.\u0275cmp=c.Xpm({type:m,selectors:[["mwl-demo-utils-calendar-header"]],inputs:{view:"view",viewDate:"viewDate",locale:"locale"},outputs:{viewChange:"viewChange",viewDateChange:"viewDateChange"},decls:43,vars:16,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"]],template:function(x,_){1&x&&(c._uU(0,"\n "),c.TgZ(1,"div",0),c._uU(2,"\n "),c.TgZ(3,"div",1),c._uU(4,"\n "),c.TgZ(5,"div",2),c._uU(6,"\n "),c.TgZ(7,"div",3),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(8,"\n Previous\n "),c.qZA(),c._uU(9,"\n "),c.TgZ(10,"div",4),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(11,"\n Today\n "),c.qZA(),c._uU(12,"\n "),c.TgZ(13,"div",5),c.NdJ("viewDateChange",function(y){return _.viewDate=y})("viewDateChange",function(){return _.viewDateChange.next(_.viewDate)}),c._uU(14,"\n Next\n "),c.qZA(),c._uU(15,"\n "),c.qZA(),c._uU(16,"\n "),c.qZA(),c._uU(17,"\n "),c.TgZ(18,"div",1),c._uU(19,"\n "),c.TgZ(20,"h3"),c._uU(21),c.ALo(22,"calendarDate"),c.qZA(),c._uU(23,"\n "),c.qZA(),c._uU(24,"\n "),c.TgZ(25,"div",1),c._uU(26,"\n "),c.TgZ(27,"div",2),c._uU(28,"\n "),c.TgZ(29,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Month)}),c._uU(30,"\n Month\n "),c.qZA(),c._uU(31,"\n "),c.TgZ(32,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Week)}),c._uU(33,"\n Week\n "),c.qZA(),c._uU(34,"\n "),c.TgZ(35,"div",6),c.NdJ("click",function(){return _.viewChange.emit(_.CalendarView.Day)}),c._uU(36,"\n Day\n "),c.qZA(),c._uU(37,"\n "),c.qZA(),c._uU(38,"\n "),c.qZA(),c._uU(39,"\n "),c.qZA(),c._uU(40,"\n "),c._UZ(41,"br"),c._uU(42,"\n ")),2&x&&(c.xp6(7),c.Q6J("view",_.view)("viewDate",_.viewDate),c.xp6(3),c.Q6J("viewDate",_.viewDate),c.xp6(3),c.Q6J("view",_.view)("viewDate",_.viewDate),c.xp6(8),c.Oqu(c.Dn7(22,12,_.viewDate,_.view+"ViewTitle",_.locale)),c.xp6(8),c.ekj("active",_.view===_.CalendarView.Month),c.xp6(3),c.ekj("active",_.view===_.CalendarView.Week),c.xp6(3),c.ekj("active",_.view===_.CalendarView.Day))},dependencies:[ve.O,X.T,f.i,n.J],encapsulation:2})},14219:(nt,G,h)=>{h.d(G,{S:()=>f});var c=h(64061),me=h(48052),ve=h(60341),X=h(72612);class f{}f.\u0275fac=function(m){return new(m||f)},f.\u0275mod=X.oAB({type:f}),f.\u0275inj=X.cJS({imports:[c.ez,me.u5,ve._8]})}}]); \ No newline at end of file diff --git a/9717.eed714acd7f3eb22.js b/9717.eed714acd7f3eb22.js deleted file mode 100644 index e794aff9e..000000000 --- a/9717.eed714acd7f3eb22.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[9717],{39717:(M,c,n)=>{n.r(c),n.d(c,{DemoModule:()=>i});var s=n(64061),w=n(43850),h=n(60341),u=n(72887),D=n(14219),g=n(1885),p=n(49513),v=n(27943);var d=n(95830),C=n(28126);function y(a,o){(0,v.Z)(2,arguments);var t=(0,d.Z)(o);return(0,C.Z)(a,12*t)}var e=n(72612),r=n(51385),Y=n(97286),T=n(65148),U=n(4238),J=n(73772);function S(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-month-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function x(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-week-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}function A(a,o){if(1&a&&(e.TgZ(0,"mwl-calendar-day-view",3),e._uU(1,"\n "),e.qZA()),2&a){const t=e.oxw();e.Q6J("viewDate",t.viewDate)("events",t.events)}}class m{constructor(o,t){this.http=o,this.cdr=t,this.view=g.w.Month,this.viewDate=function f(a){(0,v.Z)(1,arguments);var o=(0,p.Z)(a),t=new Date(0);return t.setFullYear(o.getFullYear(),0,1),t.setHours(0,0,0,0),t}(function Z(a,o){(0,v.Z)(2,arguments);var t=(0,d.Z)(o);return y(a,-t)}(new Date,1)),this.events=[]}ngOnInit(){this.fetchHolidays()}fetchHolidays(){this.http.get("https://holidayapi.com/v1/holidays",{params:{country:"US",year:String((new Date).getFullYear()-1),key:"8eb2582d-3a4c-4fc5-94c8-3e21487d4e23"}}).subscribe(({holidays:o})=>{this.events=o.map(t=>({start:new Date(t.date),title:t.name,allDay:!0,meta:{type:"holiday",holiday:t}})),this.cdr.markForCheck()})}}m.\u0275fac=function(o){return new(o||m)(e.Y36(r.eN),e.Y36(e.sBO))},m.\u0275cmp=e.Xpm({type:m,selectors:[["mwl-demo-component"]],decls:12,vars:6,consts:[[3,"view","viewDate","viewChange","viewDateChange"],[3,"ngSwitch"],[3,"viewDate","events",4,"ngSwitchCase"],[3,"viewDate","events"]],template:function(o,t){1&o&&(e.TgZ(0,"mwl-demo-utils-calendar-header",0),e.NdJ("viewChange",function(l){return t.view=l})("viewDateChange",function(l){return t.viewDate=l}),e._uU(1,"\n"),e.qZA(),e._uU(2,"\n\n"),e.TgZ(3,"div",1),e._uU(4,"\n "),e.YNc(5,S,2,2,"mwl-calendar-month-view",2),e._uU(6,"\n "),e.YNc(7,x,2,2,"mwl-calendar-week-view",2),e._uU(8,"\n "),e.YNc(9,A,2,2,"mwl-calendar-day-view",2),e._uU(10,"\n"),e.qZA(),e._uU(11,"\n")),2&o&&(e.Q6J("view",t.view)("viewDate",t.viewDate),e.xp6(3),e.Q6J("ngSwitch",t.view),e.xp6(2),e.Q6J("ngSwitchCase","month"),e.xp6(2),e.Q6J("ngSwitchCase","week"),e.xp6(2),e.Q6J("ngSwitchCase","day"))},dependencies:[s.RF,s.n9,Y.G,T.T,U.S,J.$],encapsulation:2,changeDetection:0});var N=n(57585);class i{}i.\u0275fac=function(o){return new(o||i)},i.\u0275mod=e.oAB({type:i}),i.\u0275inj=e.cJS({imports:[s.ez,h._8.forRoot({provide:u._,useFactory:N.x}),r.JF,D.S,w.Bz.forChild([{path:"",component:m}])]})}}]); \ No newline at end of file diff --git a/988.ae59dec6fb27f905.js b/988.ae59dec6fb27f905.js deleted file mode 100644 index 196642888..000000000 --- a/988.ae59dec6fb27f905.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[988],{40988:(e,n,s)=>{s.r(n),s.d(n,{sources:()=>a});const a=[{filename:"component.ts",contents:{raw:s(5891),highlighted:s(32973)}},{filename:"template.html",contents:{raw:s(25316),highlighted:s(41751)}},{filename:"module.ts",contents:{raw:s(72956),highlighted:s(54055)}}]},32973:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n Injectable,\n ViewEncapsulation,\n} from \'@angular/core\';\nimport { CalendarEvent, CalendarEventTitleFormatter } from \'angular-calendar\';\nimport { WeekViewHourSegment } from \'calendar-utils\';\nimport { fromEvent } from \'rxjs\';\nimport { finalize, takeUntil } from \'rxjs/operators\';\nimport { addDays, addMinutes, endOfWeek } from \'date-fns\';\n\nfunction floorToNearest(amount: number, precision: number) {\n return Math.floor(amount / precision) * precision;\n}\n\nfunction ceilToNearest(amount: number, precision: number) {\n return Math.ceil(amount / precision) * precision;\n}\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n weekTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.weekTooltip(event, title);\n }\n }\n\n dayTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.dayTooltip(event, title);\n }\n }\n}\n\n@Component({\n selector: \'mwl-demo-component\',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: \'template.html\',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n styles: [\n `\n .disable-hover {\n pointer-events: none;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n dragToCreateActive = false;\n\n weekStartsOn: 0 = 0;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n startDragToCreate(\n segment: WeekViewHourSegment,\n mouseDownEvent: MouseEvent,\n segmentElement: HTMLElement\n ) {\n const dragToSelectEvent: CalendarEvent = {\n id: this.events.length,\n title: \'New event\',\n start: segment.date,\n meta: {\n tmpEvent: true,\n },\n };\n this.events = [...this.events, dragToSelectEvent];\n const segmentPosition = segmentElement.getBoundingClientRect();\n this.dragToCreateActive = true;\n const endOfView = endOfWeek(this.viewDate, {\n weekStartsOn: this.weekStartsOn,\n });\n\n fromEvent(document, \'mousemove\')\n .pipe(\n finalize(() => {\n delete dragToSelectEvent.meta.tmpEvent;\n this.dragToCreateActive = false;\n this.refresh();\n }),\n takeUntil(fromEvent(document, \'mouseup\'))\n )\n .subscribe((mouseMoveEvent: MouseEvent) => {\n const minutesDiff = ceilToNearest(\n mouseMoveEvent.clientY - segmentPosition.top,\n 30\n );\n\n const daysDiff =\n floorToNearest(\n mouseMoveEvent.clientX - segmentPosition.left,\n segmentPosition.width\n ) / segmentPosition.width;\n\n const newEnd = addDays(addMinutes(segment.date, minutesDiff), daysDiff);\n if (newEnd > segment.date && newEnd < endOfView) {\n dragToSelectEvent.end = newEnd;\n }\n this.refresh();\n });\n }\n\n private refresh() {\n this.events = [...this.events];\n this.cdr.detectChanges();\n }\n}\n'},54055:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { RouterModule } from \'@angular/router\';\nimport { CalendarModule, DateAdapter } from \'angular-calendar\';\nimport { adapterFactory } from \'angular-calendar/date-adapters/date-fns\';\nimport { DemoComponent } from \'./component\';\nimport { DemoUtilsModule } from \'../demo-utils/module\';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: \'\', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n'},41751:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='<div class="row">\n <div class="col-md-6">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="\'week\'"\n [(viewDate)]="viewDate"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="\'week\'"\n [(viewDate)]="viewDate"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-6 text-right">\n <h3>{{ viewDate | calendarDate:(\'weekViewTitle\') }}</h3>\n </div>\n</div>\n<br />\n\n<ng-template\n #weekViewHourSegmentTemplate\n let-segment="segment"\n let-locale="locale"\n let-segmentHeight="segmentHeight"\n let-isTimeLabel="isTimeLabel"\n>\n <div\n #segmentElement\n class="cal-hour-segment"\n [style.height.px]="segmentHeight"\n [class.cal-hour-start]="segment.isStart"\n [class.cal-after-hour-start]="!segment.isStart"\n [ngClass]="segment.cssClass"\n (mousedown)="startDragToCreate(segment, $event, segmentElement)"\n >\n <div class="cal-time" *ngIf="isTimeLabel">\n {{ segment.date | calendarDate:\'weekViewHour\':locale }}\n </div>\n </div>\n</ng-template>\n\n<mwl-calendar-week-view\n [viewDate]="viewDate"\n [events]="events"\n [hourSegmentTemplate]="weekViewHourSegmentTemplate"\n [weekStartsOn]="weekStartsOn"\n>\n</mwl-calendar-week-view>\n'},5891:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n Injectable,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CalendarEvent, CalendarEventTitleFormatter } from 'angular-calendar';\nimport { WeekViewHourSegment } from 'calendar-utils';\nimport { fromEvent } from 'rxjs';\nimport { finalize, takeUntil } from 'rxjs/operators';\nimport { addDays, addMinutes, endOfWeek } from 'date-fns';\n\nfunction floorToNearest(amount: number, precision: number) {\n return Math.floor(amount / precision) * precision;\n}\n\nfunction ceilToNearest(amount: number, precision: number) {\n return Math.ceil(amount / precision) * precision;\n}\n\n@Injectable()\nexport class CustomEventTitleFormatter extends CalendarEventTitleFormatter {\n weekTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.weekTooltip(event, title);\n }\n }\n\n dayTooltip(event: CalendarEvent, title: string) {\n if (!event.meta.tmpEvent) {\n return super.dayTooltip(event, title);\n }\n }\n}\n\n@Component({\n selector: 'mwl-demo-component',\n changeDetection: ChangeDetectionStrategy.OnPush,\n templateUrl: 'template.html',\n providers: [\n {\n provide: CalendarEventTitleFormatter,\n useClass: CustomEventTitleFormatter,\n },\n ],\n styles: [\n `\n .disable-hover {\n pointer-events: none;\n }\n `,\n ],\n encapsulation: ViewEncapsulation.None,\n})\nexport class DemoComponent {\n viewDate = new Date();\n\n events: CalendarEvent[] = [];\n\n dragToCreateActive = false;\n\n weekStartsOn: 0 = 0;\n\n constructor(private cdr: ChangeDetectorRef) {}\n\n startDragToCreate(\n segment: WeekViewHourSegment,\n mouseDownEvent: MouseEvent,\n segmentElement: HTMLElement\n ) {\n const dragToSelectEvent: CalendarEvent = {\n id: this.events.length,\n title: 'New event',\n start: segment.date,\n meta: {\n tmpEvent: true,\n },\n };\n this.events = [...this.events, dragToSelectEvent];\n const segmentPosition = segmentElement.getBoundingClientRect();\n this.dragToCreateActive = true;\n const endOfView = endOfWeek(this.viewDate, {\n weekStartsOn: this.weekStartsOn,\n });\n\n fromEvent(document, 'mousemove')\n .pipe(\n finalize(() => {\n delete dragToSelectEvent.meta.tmpEvent;\n this.dragToCreateActive = false;\n this.refresh();\n }),\n takeUntil(fromEvent(document, 'mouseup'))\n )\n .subscribe((mouseMoveEvent: MouseEvent) => {\n const minutesDiff = ceilToNearest(\n mouseMoveEvent.clientY - segmentPosition.top,\n 30\n );\n\n const daysDiff =\n floorToNearest(\n mouseMoveEvent.clientX - segmentPosition.left,\n segmentPosition.width\n ) / segmentPosition.width;\n\n const newEnd = addDays(addMinutes(segment.date, minutesDiff), daysDiff);\n if (newEnd > segment.date && newEnd < endOfView) {\n dragToSelectEvent.end = newEnd;\n }\n this.refresh();\n });\n }\n\n private refresh() {\n this.events = [...this.events];\n this.cdr.detectChanges();\n }\n}\n"},72956:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { RouterModule } from '@angular/router';\nimport { CalendarModule, DateAdapter } from 'angular-calendar';\nimport { adapterFactory } from 'angular-calendar/date-adapters/date-fns';\nimport { DemoComponent } from './component';\nimport { DemoUtilsModule } from '../demo-utils/module';\n\n@NgModule({\n imports: [\n CommonModule,\n CalendarModule.forRoot({\n provide: DateAdapter,\n useFactory: adapterFactory,\n }),\n DemoUtilsModule,\n RouterModule.forChild([{ path: '', component: DemoComponent }]),\n ],\n declarations: [DemoComponent],\n exports: [DemoComponent],\n})\nexport class DemoModule {}\n"},25316:(e,n,s)=>{s.r(n),s.d(n,{default:()=>a});const a='
\n
\n
\n \n Previous\n
\n \n Today\n
\n \n Next\n
\n \n \n
\n

{{ viewDate | calendarDate:(\'weekViewTitle\') }}

\n
\n\n
\n\n\n \n
\n {{ segment.date | calendarDate:\'weekViewHour\':locale }}\n
\n \n\n\n\n\n'}}]); \ No newline at end of file diff --git a/common.5fea9bbdb10b8cc0.js b/common.76231ad7b022c080.js similarity index 75% rename from common.5fea9bbdb10b8cc0.js rename to common.76231ad7b022c080.js index 2e157a280..4f0480520 100644 --- a/common.5fea9bbdb10b8cc0.js +++ b/common.76231ad7b022c080.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8592],{26898:(a,e,s)=>{s.d(e,{O:()=>r});const r={red:{primary:"#ad2121",secondary:"#FAE3E3"},blue:{primary:"#1e90ff",secondary:"#D1E8FF"},yellow:{primary:"#e3bc08",secondary:"#FDF1BA"}}}}]); \ No newline at end of file +"use strict";(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[8592],{22201:(a,e,s)=>{s.d(e,{O:()=>r});const r={red:{primary:"#ad2121",secondary:"#FAE3E3"},blue:{primary:"#1e90ff",secondary:"#D1E8FF"},yellow:{primary:"#e3bc08",secondary:"#FDF1BA"}}}}]); \ No newline at end of file diff --git a/docs/changelog.html b/docs/changelog.html index e76c8f87d..0c16d2f7c 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -33,6 +33,11 @@

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

+

0.31.1 (2024-04-19)

+

Bug Fixes

+
    +
  • week-view: allDayEventsLabelTemplate rendered outside of container (#1708) (46ea34d)
  • +

0.31.0 (2022-12-11)

âš  BREAKING CHANGES

    @@ -47,7 +52,7 @@

    build

  • upgrade to angular 15 (71e3318)

0.30.1 (2022-08-15)

-

Bug Fixes

+

Bug Fixes

  • add missing SASS entry point (#1595) (c83293c), closes #1596
  • restore compatibility with jest 28 (#1599) (3cb63e1)
  • @@ -64,7 +69,7 @@

    Features

  • add secondaryText to event colors that you can use to customise week and day view event text (6bfbf70), closes #1375
  • drop support for IE11 (39b4e76)
-

Bug Fixes

+

Bug Fixes

  • rtl: apply styling fixes for non bootstrap 4 layouts (565a689), closes #1583
@@ -103,7 +108,7 @@

Features

  • week-view: allow customising where events can be dragged (cd12d3c), closes #1183
  • week-view: allow customising where events can be resized (ba45051), closes #1183
  • -

    Bug Fixes

    +

    Bug Fixes

    • use locale aware day view title for moment date formatter (acf93a3), closes #1396
    • week-view: allow dragging events to span multiple days (ef5749c), closes #1234
    • @@ -114,134 +119,134 @@

      0.28.27 (2021-08-27)

      -

      Bug Fixes

      +

      Bug Fixes

      • month-view: add missing a11y attributes (959029e)

      0.28.26 (2021-06-20)

      -

      Bug Fixes

      +

      Bug Fixes

      • schematics: fix deprecation warning on install (cd47e98)

      0.28.25 (2021-06-20)

      -

      Bug Fixes

      +

      Bug Fixes

      • schematics: support newer versions of angular (0e70548), closes #1471

      0.28.24 (2021-05-03)

      -

      Bug Fixes

      +

      Bug Fixes

      • restore compatibility with angular 6 and 7 (79c2509)

      0.28.23 (2021-05-03)

      0.28.22 (2020-10-20)

      -

      Bug Fixes

      +

      Bug Fixes

      • prevent events from disappearing when dragging in quick succession (d37e459), closes #1346

      0.28.21 (2020-10-20)

      -

      Bug Fixes

      +

      Bug Fixes

      • week-view: use correct height for events on days where DST changes (3531e6e), closes #1348

      0.28.20 (2020-09-13)

      -

      Bug Fixes

      +

      Bug Fixes

      • week-view: fix dragging of events when snapDraggedEvents=false (fdb1181), closes #1269

      0.28.19 (2020-09-13)

      -

      Bug Fixes

      +

      Bug Fixes

      • day-view: add sourceEvent to click events (71dfc63), closes #1274

      0.28.18 (2020-09-12)

      -

      Bug Fixes

      +

      Bug Fixes

      • prevent commonjs warning for drag and drop library (0c8a147), closes #1283

      0.28.17 (2020-09-12)

      -

      Bug Fixes

      +

      Bug Fixes

      0.28.16 (2020-05-30)

      -

      Bug Fixes

      +

      Bug Fixes

      • restore compatibility with angular 6 and 7 (d64138f), closes #1268

      0.28.15 (2020-05-16)

      -

      Bug Fixes

      +

      Bug Fixes

      • week-view: update event time when dragging and not snapping events (558f6f3), closes #1238

      0.28.14 (2020-05-14)

      -

      Bug Fixes

      +

      Bug Fixes

      0.28.13 (2020-05-03)

      -

      Bug Fixes

      +

      Bug Fixes

      • month-view: dont fire click event when dropping event in cell (1b81353), closes #1237
      • week-view: update event title time when dragging and resizing (b31e35b), closes #1238

      0.28.11 (2020-04-19)

      -

      Bug Fixes

      +

      Bug Fixes

      • fix scroll issues on touch devices when dragging (4cb3314)

      0.28.10 (2020-04-18)

      -

      Bug Fixes

      +

      Bug Fixes

      • fix click and scroll events on touch devices (fe08a96), closes #1144
      • tooltip: hide tooltip when dragging starts (f565162)

      0.28.9 (2020-04-18)

      -

      Bug Fixes

      +

      Bug Fixes

      • week-view: allow dragging all day events multiple times (253ef80), closes #1173

      0.28.8 (2020-04-13)

      -

      Bug Fixes

      +

      Bug Fixes

      • month-view: show all weeks with view range and excluding days (3d5f00b), closes #1201

      0.28.7 (2020-04-12)

      -

      Bug Fixes

      +

      Bug Fixes

      • make universal rendering work without any hacks (40de98d), closes #1211
      • universal: remove need to add KeyboardEvent hack to server.ts (0e9e8d1)

      0.28.6 (2020-04-12)

      -

      Bug Fixes

      +

      Bug Fixes

      0.28.5 (2020-03-01)

      -

      Bug Fixes

      +

      Bug Fixes

      • prevent drag and drop on right click (18702b1), closes #1171

      0.28.4 (2020-03-01)

      -

      Bug Fixes

      +

      Bug Fixes

      • schematics: fix setting custom module to add the calendar imports to (24125e5)
      • schematics: use default project instead of first project if not set (ff477a5)
      • fix infinite load on universal with day and week view (266e159), closes #1177

      0.28.3 (2020-02-29)

      -

      Bug Fixes

      +

      Bug Fixes

      0.28.2 (2019-11-21)

      -

      Bug Fixes

      +

      Bug Fixes

      0.28.1 (2019-11-21)

      -

      Bug Fixes

      +

      Bug Fixes

      • schematics: use correct date adapter when using moment (2068e83), closes #1133
      @@ -284,7 +289,7 @@

      âš  BREAKING CHANGES

      • the dist files are no longer annotated for usage with closure compiler.
      -

      Bug Fixes

      +

      Bug Fixes

      • ensure compatibility with angular 9 and ivy (d4fdfb3), closes #1086
      • day-view: expand hour segments across the full calendar width (61aef47), closes #1083
      • @@ -305,39 +310,39 @@

        0.27.20 (2019-10-19)

        -

        Bug Fixes

        +

        Bug Fixes

        • always use native click event rather than hammerjs's tap event (ca189c3), closes #1113

        0.27.19 (2019-09-25)

        -

        Bug Fixes

        +

        Bug Fixes

        • restore peer dependencies (1c0f6eb)

        0.27.18 (2019-08-18)

        -

        Bug Fixes

        +

        Bug Fixes

        • display times properly on days where DST changes (6e139f4), closes #964 #477
        • upgrade positioning library (8480e72)

        0.27.17 (2019-08-18)

        -

        Bug Fixes

        +

        Bug Fixes

        • week-view: handle excluding non consecutive days (5ca90c9), closes #973
        • upgrade positioning library (ad0a521), closes #956

        0.27.16 (2019-08-18)

        -

        Bug Fixes

        +

        Bug Fixes

        • tooltip: prevent infinite loop error when positioning tooltip (cd2cd5a), closes #1046

        0.27.15 (2019-08-12)

        -

        Bug Fixes

        +

        Bug Fixes

        • week-view: prevent duplicate drag and drop events (a2fb2e2)

        0.27.14 (2019-07-20)

        -

        Bug Fixes

        +

        Bug Fixes

        • week-view: expose the week column to custom event template (cb719af), closes #1039
        @@ -346,7 +351,7 @@

        Build System

      • upgrade dependencies (530afd0)

      0.27.13 (2019-07-13)

      -

      Bug Fixes

      +

      Bug Fixes

      • day-view: refresh the view when hourSegments changes (deb6dcf), closes #1032
      @@ -356,7 +361,7 @@

      Build System

    • upgrade dependencies (8763ece)

    0.27.12 (2019-06-27)

    -

    Bug Fixes

    +

    Bug Fixes

    • month-view: add 1px drag sensitivity (4a0e581), closes #1012
    • month-view: make slide animation smoother (8ef9fe8), closes #1017
    • @@ -366,7 +371,7 @@

      Build System

    • upgrade dependencies (6e05313)

    0.27.11 (2019-06-07)

    -

    Bug Fixes

    +

    Bug Fixes

    • tooltip: allow tooltip text to be updated while shown (c079805), closes #1002
    @@ -376,7 +381,7 @@

    Build System

  • upgrade dependencies (29ed6a2)
  • 0.27.10 (2019-06-07)

    -

    Bug Fixes

    +

    Bug Fixes

    • ensure date adapters are compiled to es5 (5fef3be)
    @@ -385,7 +390,7 @@

    Build System

  • upgrade dependencies (50eacf8)
  • 0.27.9 (2019-06-05)

    -

    Bug Fixes

    +

    Bug Fixes

    • restore compatibility with universal (52ff58e), closes #997
    @@ -401,32 +406,32 @@

    Build System

    0.27.8 (2019-05-20)

    -

    Bug Fixes

    +

    Bug Fixes

    • make internal methods callable from sub classes (8c926ed)

    0.27.7 (2019-04-27)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: stop events being dragged outside the view when scrolled (e506885), closes #958

    0.27.6 (2019-04-27)

    -

    Bug Fixes

    +

    Bug Fixes

    • click: ensure click event always runs inside angular zone (de0d435), closes #961 #959

    0.27.5 (2019-04-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • draggable: support scrolling when dragging events (99c7aa3), closes #838 #909
    • week-view: have time grid events fill available space (8571528), closes #833

    0.27.4 (2019-04-20)

    -

    Bug Fixes

    +

    Bug Fixes

    • styling fixes for day and week view when not using bootstrap (8c0fbf7), closes #951
    • day-view: fix dashed line separators when not using bootstrap (f626dce), closes #952
    • @@ -440,19 +445,19 @@

      Performance Improvements

    0.27.2 (2019-04-01)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow setting css variables as event colors (1fa72b3), closes #845

    0.27.1 (2019-03-26)

    -

    Bug Fixes

    +

    Bug Fixes

    • actions: fix event is not defined error (2a2822f)

    0.27.0 (2019-03-22)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: respect hourSegmentHeight when resizing events (241f7c3), closes #929
    • allow events to be dragged back to their original location (0f69010), closes #847
    • @@ -489,45 +494,45 @@

      BREAKING CHANGES

    0.26.11 (2019-03-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: dont disable tooltips until drag is started (e1c321c), closes #829
    • week-view: preserve css classes on segments when dragging events (5fe384d), closes #908

    0.26.10 (2019-03-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: fix dragging on last column when view fills the screen (79fcefc), closes #871

    0.26.9 (2019-03-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow scrolling on clickable elements on mobile (b78b87d), closes #867

    0.26.8 (2019-03-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: update header when week starts on changes (bf3dd4d), closes #868
    • throw better error message on invalid date formatter (5f1fe72), closes #897

    0.26.7 (2019-03-16)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow angular 8 peer dependency (7230e94), closes #898

    0.26.6 (2019-02-05)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow resizing events back to their original positions (0b478b8)

    0.26.5 (2019-02-03)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow events to be dragged back to their original location (cb07924), closes #847
    • week-view: handle event objects being changed when resizing (754d427)
    • @@ -535,7 +540,7 @@

      Bug Fixes

    0.26.4 (2018-11-05)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: set allDay to false when dragging events (14f1e5a)
    • make sure moment date formatter is injectable (bd6da5f)
    • @@ -543,13 +548,13 @@

      Bug Fixes

    0.26.3 (2018-10-14)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: use correct width on overlapping events (8e32a48), closes #763

    0.26.2 (2018-10-13)

    -

    Bug Fixes

    +

    Bug Fixes

    • make it easier to extend providers (c753c22)
    • day-view: add custom cssClass to allDay events (d2ac44c), closes #769
    • @@ -558,13 +563,13 @@

      Bug Fixes

    0.26.1 (2018-09-18)

    -

    Bug Fixes

    +

    Bug Fixes

    • include license and readme in npm package (7fe03b1), closes #732

    0.26.0 (2018-09-03)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow events that end on different days to be dragged (df339b9)
    • week-view: make sure currently resized events are always on top (bb08ec1)
    • @@ -670,13 +675,13 @@

      BREAKING CHANGES

    0.25.2 (2018-05-12)

    -

    Bug Fixes

    +

    Bug Fixes

    • properly mark styles as having side effects (625e586)

    0.25.1 (2018-05-11)

    -

    Bug Fixes

    +

    Bug Fixes

    • mark styles as having side effects (2667433)
    @@ -692,13 +697,13 @@

    BREAKING CHANGES

    0.24.1 (2018-05-09)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: prevent selection when dragging cal-event (#521) (f799bf5), closes #522

    0.24.0 (2018-04-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • use the browsers timezone in the angular date formatter (41fa40b), closes #502
    @@ -708,25 +713,25 @@

    Features

    0.23.7 (2018-03-15)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: refresh the view when hourSegments changes (f99a07b), closes #470

    0.23.6 (2018-02-12)

    -

    Bug Fixes

    +

    Bug Fixes

    0.23.5 (2018-02-11)

    -

    Bug Fixes

    +

    Bug Fixes

    • month-view: expose the day the event was dropped on (6aeb550), closes #443

    0.23.4 (2018-02-11)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: fix scrolling on an ipad (b5955ae), closes #458
    @@ -738,19 +743,19 @@

    Performance Improvements

    0.23.2 (2018-01-10)

    -

    Bug Fixes

    +

    Bug Fixes

    • week-view: ensure event span is correct in some edge cases (8b8adef), closes #432

    0.23.1 (2018-01-02)

    -

    Bug Fixes

    +

    Bug Fixes

    • restore compatibility with system.js (1b3c27a)

    0.23.0 (2018-01-02)

    -

    Bug Fixes

    +

    Bug Fixes

    • universal: make the calendar work with universal (again) (8ae8419), closes #408
    @@ -790,26 +795,26 @@

    BREAKING CHANGES

    0.22.3 (2017-12-24)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow event actions to work on draggable events (c4d6abc), closes #373
    • restore TS < 2.4 compatibility (fbfe430)

    0.22.2 (2017-12-23)

    -

    Bug Fixes

    +

    Bug Fixes

    • restore TS < 2.4 compatibility (fbfe430)

    0.22.1 (2017-11-22)

    -

    Bug Fixes

    +

    Bug Fixes

    • restore aot compatibility with angular 4 (f5e500a), closes #397

    0.22.0 (2017-11-19)

    -

    Bug Fixes

    +

    Bug Fixes

    • day-view: fix scrolling on touch devices (e887b89), closes #358
    @@ -833,25 +838,25 @@

    BREAKING CHANGES

    node_modules/angular-calendar/dist/umd/angular-calendar.js

    to

    node_modules/angular-calendar/umd/angular-calendar.js

    0.21.3 (2017-10-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow angular 5 peer dependency (d178614)

    0.21.2 (2017-09-07)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: allow adding extra weeks to the month view (529ebd3)

    0.21.1 (2017-08-31)

    -

    Bug Fixes

    +

    Bug Fixes

    • weekView: prevent ExpressionChangedAfterItHasBeenCheckedError error (5858644), closes #303

    0.21.0 (2017-08-29)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: don't fire dayClicked output when clicking on an event and using hammerjs (283c50e), closes #318
    @@ -861,13 +866,13 @@

    Features

    0.20.1 (2017-08-14)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: make collapse animation smoother (7b52366)

    0.20.0 (2017-08-06)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: add the event.cssClass to the event container instead of the event itself (591dd4a), closes #299
    • monthView: only call beforeViewRender once when refreshing the view (3dd3118), closes #293
    • @@ -893,13 +898,13 @@

      Features

    0.18.3 (2017-06-28)

    -

    Bug Fixes

    +

    Bug Fixes

    • tooltipTemplate: ensure custom tooltip template is available to other custom templates (ce14b96)

    0.18.2 (2017-06-26)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: force hour segments to be 30px in height for non bootstrap users (ffc708b), closes #260
    @@ -935,32 +940,32 @@

    BREAKING CHANGES

    (dayClicked)="clickedDate = $event.date"

    After:

    (dayHeaderClicked)="clickedDate = $event.day.date"

    0.17.4 (2017-06-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • various fixes when excluding days on the week and month views (58ce981)

    0.17.3 (2017-06-12)

    -

    Bug Fixes

    +

    Bug Fixes

    • add explicit peer dependency on typescript 2.3.x (3998c9c), closes #221

    0.17.2 (2017-06-12)

    -

    Bug Fixes

    +

    Bug Fixes

    • weekView: use correct event span when the the week doesn't start on a sunday (f19e970)

    0.17.1 (2017-06-10)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: allow events to be resized that are next to each other (f627b8e), closes #225
    • weekView: allow events to be resized that are next to each other (01b776c)

    0.17.0 (2017-05-29)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: ensure all day event actions are always visible (132d990)
    • dayView: ensure event actions are always visible (445b74f)
    • @@ -984,31 +989,31 @@

      Features

    0.15.4 (2017-05-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: ensure events are dropped onto the correct dates (af48ed2)

    0.15.3 (2017-05-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: fix clicking an event dot when using hammerjs (0a9e9fe), closes #211

    0.15.2 (2017-05-18)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: preserve classes when removing a days cssClass (a7c902d), closes #210

    0.15.1 (2017-05-17)

    -

    Bug Fixes

    +

    Bug Fixes

    • refresh: use markForCheck instead of detectChanges (16dc938)

    0.15.0 (2017-05-14)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: correct events dimensions for apps without bootstrap (977c344), closes #201
    • tooltip: avoid ExpressionChangedAfterItHasBeenCheckedError when sometimes showing the tooltip (f9776c6), closes #196
    • @@ -1033,38 +1038,38 @@

      Features

    0.13.6 (2017-04-21)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: respect eventSnapSize when dragging events (028005f)
    • dayView: respect eventSnapSize when resizing events (c0be926), closes #188

    0.13.5 (2017-04-14)

    -

    Bug Fixes

    +

    Bug Fixes

    • draggable: ensure text isnt selected on firefox (ac26e14), closes #183

    0.13.4 (2017-04-10)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: fix resizing of events (18b573f)

    0.13.3 (2017-04-10)

    -

    Bug Fixes

    +

    Bug Fixes

    • dayView: allow all events to be clicked (c1c165d), closes #179

    0.13.2 (2017-04-10)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: handle DST changes in the middle of the month (fcbca8a)

    0.13.1 (2017-04-09)

    -

    Bug Fixes

    +

    Bug Fixes

    • monthView: handle DST changes in the middle of the current month (28b4be2), closes #173
    @@ -1089,7 +1094,7 @@

    Features

    0.10.1 (2017-03-25)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow events array to be null (bcdf335)
    @@ -1107,7 +1112,7 @@

    BREAKING CHANGES

    0.9.1 (2017-03-23)

    -

    Bug Fixes

    +

    Bug Fixes

    • draggable: upgrade draggable dependency to allow touch events (96145d1), closes #165
    @@ -1129,7 +1134,7 @@

    Features

    0.7.3 (2017-03-04)

    -

    Bug Fixes

    +

    Bug Fixes

    • loosen angular peer dependency to support angular 4 (e00c115)
    • dayView: allow dropping of external events (86e5d06), closes #150
    • @@ -1142,7 +1147,7 @@

      Performance Improvements

    0.7.2 (2017-02-03)

    -

    Bug Fixes

    +

    Bug Fixes

    • disable drag events when resizing (43c128c)
    @@ -1160,7 +1165,7 @@

    Features

    0.6.2 (2017-01-06)

    -

    Bug Fixes

    +

    Bug Fixes

    • allow events to be dragged and clicked (bc909a3), closes #123
    @@ -1170,7 +1175,7 @@

    Features

    0.6.1 (2016-12-30)

    -

    Bug Fixes

    +

    Bug Fixes

    • update the event title in the UI when it changes (3b611bf), closes #116
    • monthView: cell events should be clickable (d61719e), closes #111
    • @@ -1207,7 +1212,7 @@

      BREAKING CHANGES

      DraggableHelper ]

      0.5.0 (2016-12-18)

      -

      Bug Fixes

      +

      Bug Fixes

      • dayView: don't allow events to be resized outside of the calendar (78eb123), closes #99
      • dayView: use correct event height when resizing from the top (1c5e74f)
      • @@ -1229,13 +1234,13 @@

        BREAKING CHANGES

      0.4.4 (2016-12-07)

      -

      Bug Fixes

      +

      Bug Fixes

      • date-fns: upgrade date-fns to fix module not found TS errors (733ed3e)

      0.4.3 (2016-12-05)

      -

      Bug Fixes

      +

      Bug Fixes

      • allow events array to be undefined (3a475b9), closes #96
      @@ -1246,13 +1251,13 @@

      0.4.1 (2016-11-25)

      -

      Bug Fixes

      +

      Bug Fixes

      • date-fns: fix duplicate module declaration typescript errors (24be6f3)

      0.4.0 (2016-11-04)

      -

      Bug Fixes

      +

      Bug Fixes

      • aot: remove hacks required for AOT to work (72a6e41), closes #81
      @@ -1276,44 +1281,44 @@

      BREAKING CHANGES

      'angular-resizable-element': 'npm:angular-resizable-element/dist/umd/angular-resizable-element.js',

      Part of #9

      0.3.6 (2016-10-30)

      -

      Bug Fixes

      +

      Bug Fixes

      • dayView: fix event column stacking (4570fc6), closes #80
      • dayView: show all day events that start outside of the day view start (edb2614), closes #79

      0.3.5 (2016-10-13)

      -

      Bug Fixes

      +

      Bug Fixes

      • system.js: use date-fns index imports for system.js users (096d6a2)

      0.3.4 (2016-10-08)

      -

      Bug Fixes

      +

      Bug Fixes

      • umd: more robust fix for umd build (135116a)

      0.3.3 (2016-10-07)

      -

      Bug Fixes

      +

      Bug Fixes

      • umd: fix umd build imports (87c4764), closes #68

      0.3.2 (2016-10-06)

      -

      Bug Fixes

      +

      Bug Fixes

      • rollup: allow the module to be bundled with rollup (e6deeea)

      0.3.1 (2016-10-05)

      -

      Bug Fixes

      +

      Bug Fixes

      • support building with rollup (428e254)

      0.3.0 (2016-10-05)

      -

      Bug Fixes

      +

      Bug Fixes

      • only versions of angular >= 2.0.0 are supported (6b1700b), closes #66
      • remove positioning sourcemap from umd build (d7ea482), closes #66
      • @@ -1328,43 +1333,43 @@

        BREAKING CHANGES

      0.2.7 (2016-10-05)

      -

      Bug Fixes

      +

      Bug Fixes

      • use commonjs date-fns imports for rollup (7e758ba)

      0.2.6 (2016-09-28)

      -

      Bug Fixes

      +

      Bug Fixes

      • typings: dont include reference to core-js (4daac27)

      0.2.5 (2016-09-24)

      -

      Bug Fixes

      +

      Bug Fixes

      • aot: export all components for aot (f701f86)

      0.2.4 (2016-09-24)

      -

      Bug Fixes

      +

      Bug Fixes

      • aot: export components so aot works (8b7ffc7)

      0.2.3 (2016-09-24)

      -

      Bug Fixes

      +

      Bug Fixes

      • aot: fix typescript errors when doing aot (c5ac3f9)

      0.2.2 (2016-09-23)

      -

      Bug Fixes

      +

      Bug Fixes

      0.2.1 (2016-09-23)

      -

      Bug Fixes

      +

      Bug Fixes

      • allow any 1.x version of date-fns to be installed (726aaac)
      • esm: dont import sass files in the esm build (00120f9)
      • @@ -1409,19 +1414,19 @@

        BREAKING CHANGES

        node_modules/angular2-calendar/dist/umd/angular2-calendar.js

        Webpack / browserify users aren't affected

        0.1.3 (2016-09-13)

        -

        Bug Fixes

        +

        Bug Fixes

        • peerDependencies: support any version of angular >= RC5 (2698bcf)

        0.1.2 (2016-09-08)

        -

        Bug Fixes

        +

        Bug Fixes

        • monthView: Change month-view header text-overflow to ellipsis (#60) (23ba526), closes #59

        0.1.1 (2016-09-03)

        -

        Bug Fixes

        +

        Bug Fixes

        • monthView: fix the eventClicked output (745fff7)
        diff --git a/docs/components/CalendarWeekViewComponent.html b/docs/components/CalendarWeekViewComponent.html index 53b52197c..d2991944d 100644 --- a/docs/components/CalendarWeekViewComponent.html +++ b/docs/components/CalendarWeekViewComponent.html @@ -130,10 +130,11 @@

        Metadata

        (dragLeave)="dragLeave('allDay')" > <div class="cal-day-columns"> - <div - class="cal-time-label-column" - [ngTemplateOutlet]="allDayEventsLabelTemplate" - ></div> + <div class="cal-time-label-column"> + <ng-container + *ngTemplateOutlet="allDayEventsLabelTemplate" + ></ng-container> + </div> <div class="cal-day-column" *ngFor="let day of days; trackBy: trackByWeekDayHeaderDate" @@ -625,7 +626,7 @@

        Inputs

        - + @@ -652,7 +653,7 @@

        Inputs

        - + @@ -684,7 +685,7 @@

        Inputs

        - + @@ -716,7 +717,7 @@

        Inputs

        - + @@ -743,7 +744,7 @@

        Inputs

        - + @@ -776,7 +777,7 @@

        Inputs

        - + @@ -808,7 +809,7 @@

        Inputs

        - + @@ -835,7 +836,7 @@

        Inputs

        - + @@ -867,7 +868,7 @@

        Inputs

        - + @@ -895,7 +896,7 @@

        Inputs

        - + @@ -922,7 +923,7 @@

        Inputs

        - + @@ -949,7 +950,7 @@

        Inputs

        - + @@ -981,7 +982,7 @@

        Inputs

        - + @@ -1008,7 +1009,7 @@

        Inputs

        - + @@ -1035,7 +1036,7 @@

        Inputs

        - + @@ -1067,7 +1068,7 @@

        Inputs

        - + @@ -1099,7 +1100,7 @@

        Inputs

        - + @@ -1126,7 +1127,7 @@

        Inputs

        - + @@ -1153,7 +1154,7 @@

        Inputs

        - + @@ -1185,7 +1186,7 @@

        Inputs

        - + @@ -1217,7 +1218,7 @@

        Inputs

        - + @@ -1245,7 +1246,7 @@

        Inputs

        - + @@ -1272,7 +1273,7 @@

        Inputs

        - + @@ -1304,7 +1305,7 @@

        Inputs

        - + @@ -1336,7 +1337,7 @@

        Inputs

        - + @@ -1368,7 +1369,7 @@

        Inputs

        - + @@ -1401,7 +1402,7 @@

        Inputs

        - + @@ -1428,7 +1429,7 @@

        Inputs

        - + @@ -1455,7 +1456,7 @@

        Inputs

        - + @@ -1483,7 +1484,7 @@

        Inputs

        - + @@ -1510,7 +1511,7 @@

        Inputs

        - + @@ -1537,7 +1538,7 @@

        Inputs

        - + @@ -1575,7 +1576,7 @@

        Outputs

        - + @@ -1603,7 +1604,7 @@

        Outputs

        - + @@ -1630,7 +1631,7 @@

        Outputs

        - + @@ -1657,7 +1658,7 @@

        Outputs

        - + @@ -1684,7 +1685,7 @@

        Outputs

        - + @@ -1809,10 +1810,11 @@

        Outputs

        (dragLeave)="dragLeave('allDay')" > <div class="cal-day-columns"> - <div - class="cal-time-label-column" - [ngTemplateOutlet]="allDayEventsLabelTemplate" - ></div> + <div class="cal-time-label-column"> + <ng-container + *ngTemplateOutlet="allDayEventsLabelTemplate" + ></ng-container> + </div> <div class="cal-day-column" *ngFor="let day of days; trackBy: trackByWeekDayHeaderDate" @@ -3245,7 +3247,7 @@

        Outputs

        - + \ No newline at end of file diff --git a/main.6b1fc4ca2603408e.js b/main.6b1fc4ca2603408e.js new file mode 100644 index 000000000..dada317ee --- /dev/null +++ b/main.6b1fc4ca2603408e.js @@ -0,0 +1 @@ +(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[179],{33275:(Fe,re,g)=>{"use strict";g.d(re,{_:()=>e});class e{}},20211:(Fe,re,g)=>{"use strict";g.d(re,{x:()=>V});var e=g(13980),d=g(27413),L=g(13599),j=g(65835),F=g(72810),G=g(94987),J=g(54876),Y=g(13638);function Q(H,W){(0,Y.Z)(2,arguments);var he=(0,J.Z)(H),Z=(0,J.Z)(W),te=he.getTime()-(0,G.Z)(he),_e=Z.getTime()-(0,G.Z)(Z);return Math.round((te-_e)/864e5)}function De(H,W){var he=H.getFullYear()-W.getFullYear()||H.getMonth()-W.getMonth()||H.getDate()-W.getDate()||H.getHours()-W.getHours()||H.getMinutes()-W.getMinutes()||H.getSeconds()-W.getSeconds()||H.getMilliseconds()-W.getMilliseconds();return he<0?-1:he>0?1:he}function ve(H,W){(0,Y.Z)(2,arguments);var he=(0,F.Z)(H),Z=(0,F.Z)(W),te=De(he,Z),_e=Math.abs(Q(he,Z));he.setDate(he.getDate()-te*_e);var Qe=Number(De(he,Z)===-te),Xe=te*(_e-Qe);return 0===Xe?0:Xe}var Ae=g(38962),Te=g(8514),Oe=g(54650);function He(H,W,he){(0,Y.Z)(2,arguments);var Z=(0,Te.Z)(H,W)/1e3;return(0,Oe.u)(he?.roundingMethod)(Z)}var ue=g(82398),Me=g(69456),Ce=g(78511);function ze(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H),he=W.getDay();return he}function ke(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H),he=W.getMonth();return he}var ae=g(4400),Re=g(15938);function Ye(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H);return W.setMilliseconds(0),W}function Ge(H,W){(0,Y.Z)(2,arguments);var he=Ye(H),Z=Ye(W);return he.getTime()===Z.getTime()}function Je(H){return(Je="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(he){return typeof he}:function(he){return he&&"function"==typeof Symbol&&he.constructor===Symbol&&he!==Symbol.prototype?"symbol":typeof he})(H)}function ut(H){var W,he;if((0,Y.Z)(1,arguments),H&&"function"==typeof H.forEach)W=H;else{if("object"!==Je(H)||null===H)return new Date(NaN);W=Array.prototype.slice.call(H)}return W.forEach(function(Z){var te=(0,F.Z)(Z);(void 0===he||he=te.getTime()?he+1:W.getTime()>=Qe.getTime()?he:he-1}function Zt(H){(0,Y.Z)(1,arguments);var W=Dt(H),he=new Date(0);he.setFullYear(W,0,4),he.setHours(0,0,0,0);var Z=Et(he);return Z}var ct=6048e5;function Kt(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H),he=Et(W).getTime()-Zt(W).getTime();return Math.round(he/ct)+1}var Jt=g(7483);function St(H,W){(0,Y.Z)(2,arguments);var he=(0,F.Z)(H),Z=(0,Jt.Z)(W);return he.setDate(Z),he}function nn(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H),he=W.getFullYear(),Z=W.getMonth(),te=new Date(0);return te.setFullYear(he,Z+1,0),te.setHours(0,0,0,0),te.getDate()}function Ut(H,W){(0,Y.Z)(2,arguments);var he=(0,F.Z)(H),Z=(0,Jt.Z)(W),te=he.getFullYear(),_e=he.getDate(),Qe=new Date(0);Qe.setFullYear(te,Z,15),Qe.setHours(0,0,0,0);var Xe=nn(Qe);return he.setMonth(Z,Math.min(_e,Xe)),he}function Qt(H,W){(0,Y.Z)(2,arguments);var he=(0,F.Z)(H),Z=(0,Jt.Z)(W);return isNaN(he.getTime())?new Date(NaN):(he.setFullYear(Z),he)}function rt(H){(0,Y.Z)(1,arguments);var W=(0,F.Z)(H),he=W.getDate();return he}function ne(H){return(0,Y.Z)(1,arguments),(0,F.Z)(H).getFullYear()}function V(){return{addDays:e.Z,addHours:d.Z,addMinutes:L.Z,addSeconds:j.Z,differenceInDays:ve,differenceInMinutes:Ae.Z,differenceInSeconds:He,endOfDay:ue.Z,endOfMonth:Me.Z,endOfWeek:Ce.Z,getDay:ze,getMonth:ke,isSameDay:ae.Z,isSameMonth:Re.Z,isSameSecond:Ge,max:ut,setHours:Pe.Z,setMinutes:K.Z,startOfDay:J.Z,startOfMinute:ce.Z,startOfMonth:we.Z,startOfWeek:xe.Z,getHours:pe.Z,getMinutes:be,getTimezoneOffset:nt,addWeeks:Ie.Z,addMonths:ht.Z,subDays:at.Z,subWeeks:Ke.Z,subMonths:bt.Z,getISOWeek:Kt,setDate:St,setMonth:Ut,setYear:Qt,getDate:rt,getYear:ne}}},5234:(Fe,re,g)=>{"use strict";g.d(re,{_8:()=>Te});var e=g(43476),d=g(8049),L=g(28408),j=g(50192),F=g(38294),G=g(44879);g(49914);class Y{static forRoot(He,ue={}){return{ngModule:Y,providers:[He,ue.eventTitleFormatter||e.K,ue.dateFormatter||d.m,ue.utils||F.y,ue.a11y||L.a]}}}Y.\u0275fac=function(He){return new(He||Y)},Y.\u0275mod=G.oAB({type:Y}),Y.\u0275inj=G.cJS({providers:[j.Gx],imports:[j.ez]});var fe=g(9069);class Q{}Q.\u0275fac=function(He){return new(He||Q)},Q.\u0275mod=G.oAB({type:Q}),Q.\u0275inj=G.cJS({imports:[j.ez,fe.Vk,Y,fe.Vk]});var De=g(77492);class ve{}ve.\u0275fac=function(He){return new(He||ve)},ve.\u0275mod=G.oAB({type:ve}),ve.\u0275inj=G.cJS({imports:[j.ez,De.ym,fe.Vk,Y,De.ym,fe.Vk]});class Ae{}Ae.\u0275fac=function(He){return new(He||Ae)},Ae.\u0275mod=G.oAB({type:Ae}),Ae.\u0275inj=G.cJS({imports:[j.ez,Y,ve]});class Te{static forRoot(He,ue={}){return{ngModule:Te,providers:[He,ue.eventTitleFormatter||e.K,ue.dateFormatter||d.m,ue.utils||F.y,ue.a11y||L.a]}}}Te.\u0275fac=function(He){return new(He||Te)},Te.\u0275mod=G.oAB({type:Te}),Te.\u0275inj=G.cJS({imports:[Y,Q,ve,Ae,Y,Q,ve,Ae]})},92820:(Fe,re,g)=>{"use strict";g.d(re,{A:()=>L});var e=g(44879),d=g(28408);class L{constructor(F,G){this.calendarA11y=F,this.locale=G}transform(F,G){if(F.locale=F.locale||this.locale,typeof this.calendarA11y[G]>"u"){const J=Object.getOwnPropertyNames(Object.getPrototypeOf(d.a.prototype)).filter(Y=>"constructor"!==Y);throw new Error(`${G} is not a valid a11y method. Can only be one of ${J.join(", ")}`)}return this.calendarA11y[G](F)}}L.\u0275fac=function(F){return new(F||L)(e.Y36(d.a,16),e.Y36(e.soG,16))},L.\u0275pipe=e.Yjl({name:"calendarA11y",type:L,pure:!0})},28408:(Fe,re,g)=>{"use strict";g.d(re,{a:()=>L});var e=g(50192),d=g(44879);class L{constructor(F){this.i18nPlural=F}monthCell({day:F,locale:G}){return F.badgeTotal>0?`\n ${(0,e.p6)(F.date,"EEEE MMMM d",G)},\n ${this.i18nPlural.transform(F.badgeTotal,{"=0":"No events","=1":"One event",other:"# events"})},\n click to expand\n `:`${(0,e.p6)(F.date,"EEEE MMMM d",G)}`}openDayEventsLandmark({date:F,locale:G}){return`\n Beginning of expanded view for ${(0,e.p6)(F,"EEEE MMMM dd",G)}\n `}openDayEventsAlert({date:F,locale:G}){return`${(0,e.p6)(F,"EEEE MMMM dd",G)} expanded`}eventDescription({event:F,locale:G}){if(!0===F.allDay)return this.allDayEventDescription({event:F,locale:G});const J=`\n ${(0,e.p6)(F.start,"EEEE MMMM dd",G)},\n ${F.title}, from ${(0,e.p6)(F.start,"hh:mm a",G)}\n `;return F.end?J+` to ${(0,e.p6)(F.end,"hh:mm a",G)}`:J}allDayEventDescription({event:F,locale:G}){const J=`\n ${F.title}, event spans multiple days:\n start time ${(0,e.p6)(F.start,"MMMM dd hh:mm a",G)}\n `;return F.end?J+`, stop time ${(0,e.p6)(F.end,"MMMM d hh:mm a",G)}`:J+", no stop time"}actionButtonLabel({action:F}){return F.a11yLabel}monthCellTabIndex(){return 0}hideMonthCellEvents(){return!0}hideEventTitle(){return!0}hideWeekHourSegment(){return!0}hideDayHourSegment(){return!0}}L.\u0275fac=function(F){return new(F||L)(d.LFG(e.Gx))},L.\u0275prov=d.Yz7({token:L,factory:L.\u0275fac})},8049:(Fe,re,g)=>{"use strict";g.d(re,{m:()=>G});var e=g(50192),d=g(65907),L=g(44879),j=g(33275);class F{constructor(Y){this.dateAdapter=Y}monthViewColumnHeader({date:Y,locale:fe}){return(0,e.p6)(Y,"EEEE",fe)}monthViewDayNumber({date:Y,locale:fe}){return(0,e.p6)(Y,"d",fe)}monthViewTitle({date:Y,locale:fe}){return(0,e.p6)(Y,"LLLL y",fe)}weekViewColumnHeader({date:Y,locale:fe}){return(0,e.p6)(Y,"EEEE",fe)}weekViewColumnSubHeader({date:Y,locale:fe}){return(0,e.p6)(Y,"MMM d",fe)}weekViewTitle({date:Y,locale:fe,weekStartsOn:Q,excludeDays:De,daysInWeek:ve}){const{viewStart:Ae,viewEnd:Te}=(0,d.rK)(this.dateAdapter,Y,Q,De,ve),Oe=(He,ue)=>(0,e.p6)(He,"MMM d"+(ue?", yyyy":""),fe);return`${Oe(Ae,Ae.getUTCFullYear()!==Te.getUTCFullYear())} - ${Oe(Te,!0)}`}weekViewHour({date:Y,locale:fe}){return(0,e.p6)(Y,"h a",fe)}dayViewHour({date:Y,locale:fe}){return(0,e.p6)(Y,"h a",fe)}dayViewTitle({date:Y,locale:fe}){return(0,e.p6)(Y,"EEEE, MMMM d, y",fe)}}F.\u0275fac=function(Y){return new(Y||F)(L.LFG(j._))},F.\u0275prov=L.Yz7({token:F,factory:F.\u0275fac});class G extends F{}G.\u0275fac=function(){let J;return function(fe){return(J||(J=L.n5z(G)))(fe||G)}}(),G.\u0275prov=L.Yz7({token:G,factory:G.\u0275fac})},4540:(Fe,re,g)=>{"use strict";g.d(re,{J:()=>L});var e=g(44879),d=g(8049);class L{constructor(F,G){this.dateFormatter=F,this.locale=G}transform(F,G,J=this.locale,Y=0,fe=[],Q){if(typeof this.dateFormatter[G]>"u"){const De=Object.getOwnPropertyNames(Object.getPrototypeOf(d.m.prototype)).filter(ve=>"constructor"!==ve);throw new Error(`${G} is not a valid date formatter. Can only be one of ${De.join(", ")}`)}return this.dateFormatter[G]({date:F,locale:J,weekStartsOn:Y,excludeDays:fe,daysInWeek:Q})}}L.\u0275fac=function(F){return new(F||L)(e.Y36(d.m,16),e.Y36(e.soG,16))},L.\u0275pipe=e.Yjl({name:"calendarDate",type:L,pure:!0})},53791:(Fe,re,g)=>{"use strict";g.d(re,{n:()=>ve});var e=g(44879),d=g(50192),L=g(85403),j=g(38827),F=g(92820);const G=function(Ae){return{action:Ae}};function J(Ae,Te){if(1&Ae){const Oe=e.EpF();e.TgZ(0,"a",5),e.NdJ("mwlClick",function(ue){const Ce=e.CHM(Oe).$implicit,ze=e.oxw(2).event;return e.KtG(Ce.onClick({event:ze,sourceEvent:ue}))})("mwlKeydownEnter",function(ue){const Ce=e.CHM(Oe).$implicit,ze=e.oxw(2).event;return e.KtG(Ce.onClick({event:ze,sourceEvent:ue}))}),e.ALo(1,"calendarA11y"),e._uU(2,"\n "),e.qZA()}if(2&Ae){const Oe=Te.$implicit;e.Q6J("ngClass",Oe.cssClass)("innerHtml",Oe.label,e.oJD),e.uIk("aria-label",e.xi3(1,3,e.VKq(6,G,Oe),"actionButtonLabel"))}}function Y(Ae,Te){if(1&Ae&&(e.TgZ(0,"span",3),e._uU(1,"\n "),e.YNc(2,J,3,8,"a",4),e._uU(3,"\n "),e.qZA()),2&Ae){const Oe=e.oxw(),He=Oe.event,ue=Oe.trackByActionId;e.xp6(2),e.Q6J("ngForOf",He.actions)("ngForTrackBy",ue)}}function fe(Ae,Te){if(1&Ae&&(e._uU(0,"\n "),e.YNc(1,Y,4,2,"span",2),e._uU(2,"\n ")),2&Ae){const Oe=Te.event;e.xp6(1),e.Q6J("ngIf",Oe.actions)}}function Q(Ae,Te){1&Ae&&e._uU(0,"\n ")}const De=function(Ae,Te){return{event:Ae,trackByActionId:Te}};class ve{constructor(){this.trackByActionId=(Te,Oe)=>Oe.id?Oe.id:Oe}}ve.\u0275fac=function(Te){return new(Te||ve)},ve.\u0275cmp=e.Xpm({type:ve,selectors:[["mwl-calendar-event-actions"]],inputs:{event:"event",customTemplate:"customTemplate"},decls:6,vars:5,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-event-actions",4,"ngIf"],[1,"cal-event-actions"],["class","cal-event-action","href","javascript:;","tabindex","0","role","button",3,"ngClass","innerHtml","mwlClick","mwlKeydownEnter",4,"ngFor","ngForOf","ngForTrackBy"],["href","javascript:;","tabindex","0","role","button",1,"cal-event-action",3,"ngClass","innerHtml","mwlClick","mwlKeydownEnter"]],template:function(Te,Oe){if(1&Te&&(e._uU(0,"\n "),e.YNc(1,fe,3,1,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Q,1,0,"ng-template",1),e._uU(5,"\n ")),2&Te){const He=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Oe.customTemplate||He)("ngTemplateOutletContext",e.WLB(2,De,Oe.event,Oe.trackByActionId))}},dependencies:[d.mk,d.sg,d.O5,d.tP,L.P,j.j,F.A],encapsulation:2})},76526:(Fe,re,g)=>{"use strict";var e,d;g.d(re,{a:()=>e}),(d=e||(e={})).Drag="drag",d.Drop="drop",d.Resize="resize"},43476:(Fe,re,g)=>{"use strict";g.d(re,{K:()=>e});class e{month(L,j){return L.title}monthTooltip(L,j){return L.title}week(L,j){return L.title}weekTooltip(L,j){return L.title}day(L,j){return L.title}dayTooltip(L,j){return L.title}}},55045:(Fe,re,g)=>{"use strict";g.d(re,{b:()=>fe});var e=g(44879),d=g(50192),L=g(88518),j=g(92820);const F=function(){return{}};function G(Q,De){if(1&Q&&(e._uU(0,"\n "),e.TgZ(1,"span",2),e.ALo(2,"calendarEventTitle"),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&Q){const ve=De.event,Ae=De.view;e.xp6(1),e.Q6J("innerHTML",e.Dn7(2,2,ve.title,Ae,ve),e.oJD),e.uIk("aria-hidden",e.xi3(3,6,e.DdM(9,F),"hideEventTitle"))}}function J(Q,De){1&Q&&e._uU(0,"\n ")}const Y=function(Q,De){return{event:Q,view:De}};class fe{}fe.\u0275fac=function(De){return new(De||fe)},fe.\u0275cmp=e.Xpm({type:fe,selectors:[["mwl-calendar-event-title"]],inputs:{event:"event",customTemplate:"customTemplate",view:"view"},decls:6,vars:5,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-event-title",3,"innerHTML"]],template:function(De,ve){if(1&De&&(e._uU(0,"\n "),e.YNc(1,G,6,10,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,J,1,0,"ng-template",1),e._uU(5,"\n ")),2&De){const Ae=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",ve.customTemplate||Ae)("ngTemplateOutletContext",e.WLB(2,Y,ve.event,ve.view))}},dependencies:[d.tP,L.B,j.A],encapsulation:2})},88518:(Fe,re,g)=>{"use strict";g.d(re,{B:()=>L});var e=g(44879),d=g(43476);class L{constructor(F){this.calendarEventTitle=F}transform(F,G,J){return this.calendarEventTitle[G](J,F)}}L.\u0275fac=function(F){return new(F||L)(e.Y36(d.K,16))},L.\u0275pipe=e.Yjl({name:"calendarEventTitle",type:L,pure:!0})},58125:(Fe,re,g)=>{"use strict";g.d(re,{T:()=>F});var e=g(44879),d=g(2316),L=g(65907),j=g(33275);class F{constructor(J){this.dateAdapter=J,this.excludeDays=[],this.viewDateChange=new e.vpe}onClick(){const J={day:this.dateAdapter.addDays,week:this.dateAdapter.addWeeks,month:this.dateAdapter.addMonths}[this.view];this.view===d.w.Day?this.viewDateChange.emit((0,L.j8)(this.dateAdapter,this.viewDate,1,this.excludeDays)):this.view===d.w.Week&&this.daysInWeek?this.viewDateChange.emit((0,L.j8)(this.dateAdapter,this.viewDate,this.daysInWeek,this.excludeDays)):this.viewDateChange.emit(J(this.viewDate,1))}}F.\u0275fac=function(J){return new(J||F)(e.Y36(j._))},F.\u0275dir=e.lG2({type:F,selectors:[["","mwlCalendarNextView",""]],hostBindings:function(J,Y){1&J&&e.NdJ("click",function(){return Y.onClick()})},inputs:{view:"view",viewDate:"viewDate",excludeDays:"excludeDays",daysInWeek:"daysInWeek"},outputs:{viewDateChange:"viewDateChange"}})},50111:(Fe,re,g)=>{"use strict";g.d(re,{O:()=>F});var e=g(44879),d=g(2316),L=g(65907),j=g(33275);class F{constructor(J){this.dateAdapter=J,this.excludeDays=[],this.viewDateChange=new e.vpe}onClick(){const J={day:this.dateAdapter.subDays,week:this.dateAdapter.subWeeks,month:this.dateAdapter.subMonths}[this.view];this.view===d.w.Day?this.viewDateChange.emit((0,L.j8)(this.dateAdapter,this.viewDate,-1,this.excludeDays)):this.view===d.w.Week&&this.daysInWeek?this.viewDateChange.emit((0,L.j8)(this.dateAdapter,this.viewDate,-this.daysInWeek,this.excludeDays)):this.viewDateChange.emit(J(this.viewDate,1))}}F.\u0275fac=function(J){return new(J||F)(e.Y36(j._))},F.\u0275dir=e.lG2({type:F,selectors:[["","mwlCalendarPreviousView",""]],hostBindings:function(J,Y){1&J&&e.NdJ("click",function(){return Y.onClick()})},inputs:{view:"view",viewDate:"viewDate",excludeDays:"excludeDays",daysInWeek:"daysInWeek"},outputs:{viewDateChange:"viewDateChange"}})},68849:(Fe,re,g)=>{"use strict";g.d(re,{i:()=>L});var e=g(44879),d=g(33275);class L{constructor(F){this.dateAdapter=F,this.viewDateChange=new e.vpe}onClick(){this.viewDateChange.emit(this.dateAdapter.startOfDay(new Date))}}L.\u0275fac=function(F){return new(F||L)(e.Y36(d._))},L.\u0275dir=e.lG2({type:L,selectors:[["","mwlCalendarToday",""]],hostBindings:function(F,G){1&F&&e.NdJ("click",function(){return G.onClick()})},inputs:{viewDate:"viewDate"},outputs:{viewDateChange:"viewDateChange"}})},87499:(Fe,re,g)=>{"use strict";g.d(re,{n:()=>Oe});var e=g(50192),d=function(){function He(){}return He.prototype.getAllStyles=function(ue){return window.getComputedStyle(ue)},He.prototype.getStyle=function(ue,Me){return this.getAllStyles(ue)[Me]},He.prototype.isStaticPositioned=function(ue){return"static"===(this.getStyle(ue,"position")||"static")},He.prototype.offsetParent=function(ue){for(var Me=ue.offsetParent||document.documentElement;Me&&Me!==document.documentElement&&this.isStaticPositioned(Me);)Me=Me.offsetParent;return Me||document.documentElement},He.prototype.position=function(ue,Me){void 0===Me&&(Me=!0);var Ce,ze={width:0,height:0,top:0,bottom:0,left:0,right:0};if("fixed"===this.getStyle(ue,"position"))Ce={top:(Ce=ue.getBoundingClientRect()).top,bottom:Ce.bottom,left:Ce.left,right:Ce.right,height:Ce.height,width:Ce.width};else{var ke=this.offsetParent(ue);Ce=this.offset(ue,!1),ke!==document.documentElement&&(ze=this.offset(ke,!1)),ze.top+=ke.clientTop,ze.left+=ke.clientLeft}return Ce.top-=ze.top,Ce.bottom-=ze.top,Ce.left-=ze.left,Ce.right-=ze.left,Me&&(Ce.top=Math.round(Ce.top),Ce.bottom=Math.round(Ce.bottom),Ce.left=Math.round(Ce.left),Ce.right=Math.round(Ce.right)),Ce},He.prototype.offset=function(ue,Me){void 0===Me&&(Me=!0);var Ce=ue.getBoundingClientRect(),ze_top=window.pageYOffset-document.documentElement.clientTop,ze_left=window.pageXOffset-document.documentElement.clientLeft,ke={height:Ce.height||ue.offsetHeight,width:Ce.width||ue.offsetWidth,top:Ce.top+ze_top,bottom:Ce.bottom+ze_top,left:Ce.left+ze_left,right:Ce.right+ze_left};return Me&&(ke.height=Math.round(ke.height),ke.width=Math.round(ke.width),ke.top=Math.round(ke.top),ke.bottom=Math.round(ke.bottom),ke.left=Math.round(ke.left),ke.right=Math.round(ke.right)),ke},He.prototype.positionElements=function(ue,Me,Ce,ze){var ke=Ce.split("-"),ae=ke[0],Re=void 0===ae?"top":ae,Ye=ke[1],Ge=void 0===Ye?"center":Ye,Je=ze?this.offset(ue,!1):this.position(ue,!1),ut=this.getAllStyles(Me),Pe=parseFloat(ut.marginTop),K=parseFloat(ut.marginBottom),ce=parseFloat(ut.marginLeft),we=parseFloat(ut.marginRight),xe=0,pe=0;switch(Re){case"top":xe=Je.top-(Me.offsetHeight+Pe+K);break;case"bottom":xe=Je.top+Je.height;break;case"left":pe=Je.left-(Me.offsetWidth+ce+we);break;case"right":pe=Je.left+Je.width}switch(Ge){case"top":xe=Je.top;break;case"bottom":xe=Je.top+Je.height-Me.offsetHeight;break;case"left":pe=Je.left;break;case"right":pe=Je.left+Je.width-Me.offsetWidth;break;case"center":"top"===Re||"bottom"===Re?pe=Je.left+Je.width/2-Me.offsetWidth/2:xe=Je.top+Je.height/2-Me.offsetHeight/2}Me.style.transform="translate("+Math.round(pe)+"px, "+Math.round(xe)+"px)";var be=Me.getBoundingClientRect(),nt=document.documentElement,st=window.innerHeight||nt.clientHeight,Ie=window.innerWidth||nt.clientWidth;return be.left>=0&&be.top>=0&&be.right<=Ie&&be.bottom<=st},He}(),L=/\s+/,j=new d;var G=g(23468),J=g(59851),Y=g(23264),fe=g(17606),Q=g(44879);function De(He,ue){if(1&He&&(Q._uU(0,"\n "),Q.TgZ(1,"div",2),Q._uU(2,"\n "),Q._UZ(3,"div",3),Q._uU(4,"\n "),Q._UZ(5,"div",4),Q._uU(6,"\n "),Q.qZA(),Q._uU(7,"\n ")),2&He){const Me=ue.contents,Ce=ue.placement;Q.xp6(1),Q.Q6J("ngClass","cal-tooltip-"+Ce),Q.xp6(4),Q.Q6J("innerHtml",Me,Q.oJD)}}function ve(He,ue){1&He&&Q._uU(0,"\n ")}const Ae=function(He,ue,Me){return{contents:He,placement:ue,event:Me}};class Te{}Te.\u0275fac=function(ue){return new(ue||Te)},Te.\u0275cmp=Q.Xpm({type:Te,selectors:[["mwl-calendar-tooltip-window"]],inputs:{contents:"contents",placement:"placement",event:"event",customTemplate:"customTemplate"},decls:6,vars:6,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-tooltip",3,"ngClass"],[1,"cal-tooltip-arrow"],[1,"cal-tooltip-inner",3,"innerHtml"]],template:function(ue,Me){if(1&ue&&(Q._uU(0,"\n "),Q.YNc(1,De,8,2,"ng-template",null,0,Q.W1O),Q._uU(3,"\n "),Q.YNc(4,ve,1,0,"ng-template",1),Q._uU(5,"\n ")),2&ue){const Ce=Q.MAs(2);Q.xp6(4),Q.Q6J("ngTemplateOutlet",Me.customTemplate||Ce)("ngTemplateOutletContext",Q.kEZ(2,Ae,Me.contents,Me.placement,Me.event))}},dependencies:[e.mk,e.tP],encapsulation:2});class Oe{constructor(ue,Me,Ce,ze,ke,ae){this.elementRef=ue,this.injector=Me,this.renderer=Ce,this.viewContainerRef=ke,this.document=ae,this.placement="auto",this.delay=null,this.cancelTooltipDelay$=new G.x,this.tooltipFactory=ze.resolveComponentFactory(Te)}ngOnChanges(ue){this.tooltipRef&&(ue.contents||ue.customTemplate||ue.event)&&(this.tooltipRef.instance.contents=this.contents,this.tooltipRef.instance.customTemplate=this.customTemplate,this.tooltipRef.instance.event=this.event,this.tooltipRef.changeDetectorRef.markForCheck(),this.contents||this.hide())}ngOnDestroy(){this.hide()}onMouseOver(){(null===this.delay?(0,J.of)("now"):(0,Y.H)(this.delay)).pipe((0,fe.R)(this.cancelTooltipDelay$)).subscribe(()=>{this.show()})}onMouseOut(){this.hide()}show(){!this.tooltipRef&&this.contents&&(this.tooltipRef=this.viewContainerRef.createComponent(this.tooltipFactory,0,this.injector,[]),this.tooltipRef.instance.contents=this.contents,this.tooltipRef.instance.customTemplate=this.customTemplate,this.tooltipRef.instance.event=this.event,this.appendToBody&&this.document.body.appendChild(this.tooltipRef.location.nativeElement),requestAnimationFrame(()=>{this.positionTooltip()}))}hide(){this.tooltipRef&&(this.viewContainerRef.remove(this.viewContainerRef.indexOf(this.tooltipRef.hostView)),this.tooltipRef=null),this.cancelTooltipDelay$.next()}positionTooltip(ue=[]){this.tooltipRef&&(this.tooltipRef.changeDetectorRef.detectChanges(),this.tooltipRef.instance.placement=function F(He,ue,Me,Ce,ze){var ke=Array.isArray(Me)?Me:Me.split(L),ae=["top","bottom","left","right","top-left","top-right","bottom-left","bottom-right","left-top","left-bottom","right-top","right-bottom"],Re=ue.classList,Ye=function(xe){var pe=xe.split("-"),be=pe[0],nt=pe[1],st=[];return ze&&(st.push(ze+"-"+be),nt&&st.push(ze+"-"+be+"-"+nt),st.forEach(function(Ie){Re.add(Ie)})),st};ze&&ae.forEach(function(xe){Re.remove(ze+"-"+xe)});var Ge=ke.findIndex(function(xe){return"auto"===xe});Ge>=0&&ae.forEach(function(xe){null==ke.find(function(pe){return-1!==pe.search("^"+xe)})&&ke.splice(Ge++,1,xe)});var Je=ue.style;Je.position="absolute",Je.top="0",Je.left="0",Je["will-change"]="transform";for(var ut,Pe=!1,K=0,ce=ke;K{"use strict";g.d(re,{y:()=>j});var e=g(49914),d=g(44879),L=g(33275);class j{constructor(G){this.dateAdapter=G}getMonthView(G){return(0,e.HI)(this.dateAdapter,G)}getWeekViewHeader(G){return(0,e.nE)(this.dateAdapter,G)}getWeekView(G){return(0,e.H6)(this.dateAdapter,G)}}j.\u0275fac=function(G){return new(G||j)(d.LFG(L._))},j.\u0275prov=d.Yz7({token:j,factory:j.\u0275fac})},2316:(Fe,re,g)=>{"use strict";var e,d;g.d(re,{w:()=>e}),(d=e||(e={})).Month="month",d.Week="week",d.Day="day"},85403:(Fe,re,g)=>{"use strict";g.d(re,{P:()=>G});var e=g(44879),d=g(50192),L=g(23468),j=g(82988),F=g(17606);class G{constructor(Y,fe,Q){this.renderer=Y,this.elm=fe,this.document=Q,this.clickListenerDisabled=!1,this.click=new e.vpe,this.destroy$=new L.x}ngOnInit(){this.clickListenerDisabled||this.listen().pipe((0,F.R)(this.destroy$)).subscribe(Y=>{Y.stopPropagation(),this.click.emit(Y)})}ngOnDestroy(){this.destroy$.next()}listen(){return new j.y(Y=>this.renderer.listen(this.elm.nativeElement,"click",fe=>{Y.next(fe)}))}}G.\u0275fac=function(Y){return new(Y||G)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(d.K0))},G.\u0275dir=e.lG2({type:G,selectors:[["","mwlClick",""]],inputs:{clickListenerDisabled:"clickListenerDisabled"},outputs:{click:"mwlClick"}})},38827:(Fe,re,g)=>{"use strict";g.d(re,{j:()=>d});var e=g(44879);class d{constructor(j,F,G){this.host=j,this.ngZone=F,this.renderer=G,this.keydown=new e.vpe,this.keydownListener=null}ngOnInit(){this.ngZone.runOutsideAngular(()=>{this.keydownListener=this.renderer.listen(this.host.nativeElement,"keydown",j=>{(13===j.keyCode||13===j.which||"Enter"===j.key)&&(j.preventDefault(),j.stopPropagation(),this.ngZone.run(()=>{this.keydown.emit(j)}))})})}ngOnDestroy(){null!==this.keydownListener&&(this.keydownListener(),this.keydownListener=null)}}d.\u0275fac=function(j){return new(j||d)(e.Y36(e.SBq),e.Y36(e.R0b),e.Y36(e.Qsj))},d.\u0275dir=e.lG2({type:d,selectors:[["","mwlKeydownEnter",""]],outputs:{keydown:"mwlKeydownEnter"}})},65907:(Fe,re,g)=>{"use strict";g.d(re,{$T:()=>He,$j:()=>fe,Hs:()=>Q,Jq:()=>L,Ld:()=>Ce,Nm:()=>G,Sp:()=>ve,V0:()=>F,W8:()=>De,bF:()=>Me,fc:()=>Oe,ie:()=>J,j8:()=>ue,ny:()=>ke,rK:()=>ze,t6:()=>Y,wS:()=>d});var e=g(49914);const d=ae=>(0,e.wS)(ae,(...Ye)=>console.warn("angular-calendar",...Ye));function L(ae,Re){return Math.floor(ae.left)<=Math.ceil(Re.left)&&Math.floor(Re.left)<=Math.ceil(ae.right)&&Math.floor(ae.left)<=Math.ceil(Re.right)&&Math.floor(Re.right)<=Math.ceil(ae.right)}function F(ae,Re){return L(ae,Re)&&function j(ae,Re){return Math.floor(ae.top)<=Math.ceil(Re.top)&&Math.floor(Re.top)<=Math.ceil(ae.bottom)&&Math.floor(ae.top)<=Math.ceil(Re.bottom)&&Math.floor(Re.bottom)<=Math.ceil(ae.bottom)}(ae,Re)}function G(ae,Re){return Math.round(ae/Re)*Re}const J=(ae,Re)=>Re.id?Re.id:Re,Y=(ae,Re)=>Re.date.toISOString(),fe=(ae,Re)=>Re.date.toISOString(),Q=(ae,Re)=>Re.segments[0].date.toISOString(),De=(ae,Re)=>Re.event.id?Re.event.id:Re.event,ve=(ae,Re)=>Re.event.id?Re.event.id:Re.event;function Oe(ae,Re,Ye,Ge,Je){const ut=G(ae,Ge||Ye),Pe=function Te(ae,Re,Ye){return(Ye||60)/(ae*Re)}(Re,Ye,Je);return ut*Pe}function He(ae,Re,Ye){return Re.end?Re.end:ae.addMinutes(Re.start,Ye)}function ue(ae,Re,Ye,Ge){let Je=0,ut=0;const Pe=Ye<0?ae.subDays:ae.addDays;let K=Re;for(;ut<=Math.abs(Ye);){K=Pe(Re,Je);const ce=ae.getDay(K);-1===Ge.indexOf(ce)&&ut++,Je++}return K}function Me(ae,Re,Ye){const Ge=Re||ae;return Ye.start<=ae&&ae<=Ye.end||Ye.start<=Ge&&Ge<=Ye.end}function Ce(ae,Re,Ye,Ge){return ae.dropData&&ae.dropData.event&&(ae.dropData.calendarId!==Ge||ae.dropData.event.allDay&&!Ye||!ae.dropData.event.allDay&&Ye)}function ze(ae,Re,Ye,Ge=[],Je){let ut=Je?ae.startOfDay(Re):ae.startOfWeek(Re,{weekStartsOn:Ye});const Pe=ae.endOfWeek(Re,{weekStartsOn:Ye});for(;Ge.indexOf(ae.getDay(ut))>-1&&ut-1&&K>ut;)K=ae.subDays(K,1);return{viewStart:ut,viewEnd:K}}}function ke({x:ae,y:Re}){return Math.abs(ae)>1||Math.abs(Re)>1}},56500:(Fe,re,g)=>{"use strict";g.d(re,{S:()=>L});var e=g(44879),d=g(84156);class L{constructor(){this.events=[],this.hourSegments=2,this.hourSegmentHeight=30,this.minimumEventHeight=30,this.dayStartHour=0,this.dayStartMinute=0,this.dayEndHour=23,this.dayEndMinute=59,this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.snapDraggedEvents=!0,this.eventClicked=new e.vpe,this.hourSegmentClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.beforeViewRender=new e.vpe}}L.\u0275fac=function(F){return new(F||L)},L.\u0275cmp=e.Xpm({type:L,selectors:[["mwl-calendar-day-view"]],inputs:{viewDate:"viewDate",events:"events",hourSegments:"hourSegments",hourSegmentHeight:"hourSegmentHeight",hourDuration:"hourDuration",minimumEventHeight:"minimumEventHeight",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",refresh:"refresh",locale:"locale",eventSnapSize:"eventSnapSize",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",hourSegmentTemplate:"hourSegmentTemplate",eventTemplate:"eventTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",snapDraggedEvents:"snapDraggedEvents",allDayEventsLabelTemplate:"allDayEventsLabelTemplate",currentTimeMarkerTemplate:"currentTimeMarkerTemplate",validateEventTimesChanged:"validateEventTimesChanged",resizeCursors:"resizeCursors"},outputs:{eventClicked:"eventClicked",hourSegmentClicked:"hourSegmentClicked",eventTimesChanged:"eventTimesChanged",beforeViewRender:"beforeViewRender"},decls:3,vars:27,consts:[[1,"cal-day-view",3,"daysInWeek","viewDate","events","hourSegments","hourDuration","hourSegmentHeight","minimumEventHeight","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","refresh","locale","eventSnapSize","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","resizeCursors","hourSegmentTemplate","eventTemplate","eventTitleTemplate","eventActionsTemplate","snapDraggedEvents","allDayEventsLabelTemplate","currentTimeMarkerTemplate","validateEventTimesChanged","eventClicked","hourSegmentClicked","eventTimesChanged","beforeViewRender"]],template:function(F,G){1&F&&(e._uU(0,"\n "),e.TgZ(1,"mwl-calendar-week-view",0),e.NdJ("eventClicked",function(Y){return G.eventClicked.emit(Y)})("hourSegmentClicked",function(Y){return G.hourSegmentClicked.emit(Y)})("eventTimesChanged",function(Y){return G.eventTimesChanged.emit(Y)})("beforeViewRender",function(Y){return G.beforeViewRender.emit(Y)}),e.qZA(),e._uU(2,"\n ")),2&F&&(e.xp6(1),e.Q6J("daysInWeek",1)("viewDate",G.viewDate)("events",G.events)("hourSegments",G.hourSegments)("hourDuration",G.hourDuration)("hourSegmentHeight",G.hourSegmentHeight)("minimumEventHeight",G.minimumEventHeight)("dayStartHour",G.dayStartHour)("dayStartMinute",G.dayStartMinute)("dayEndHour",G.dayEndHour)("dayEndMinute",G.dayEndMinute)("refresh",G.refresh)("locale",G.locale)("eventSnapSize",G.eventSnapSize)("tooltipPlacement",G.tooltipPlacement)("tooltipTemplate",G.tooltipTemplate)("tooltipAppendToBody",G.tooltipAppendToBody)("tooltipDelay",G.tooltipDelay)("resizeCursors",G.resizeCursors)("hourSegmentTemplate",G.hourSegmentTemplate)("eventTemplate",G.eventTemplate)("eventTitleTemplate",G.eventTitleTemplate)("eventActionsTemplate",G.eventActionsTemplate)("snapDraggedEvents",G.snapDraggedEvents)("allDayEventsLabelTemplate",G.allDayEventsLabelTemplate)("currentTimeMarkerTemplate",G.currentTimeMarkerTemplate)("validateEventTimesChanged",G.validateEventTimesChanged))},dependencies:[d.T],encapsulation:2})},79144:(Fe,re,g)=>{"use strict";g.d(re,{G:()=>rt});var e=g(44879),d=g(76526),L=g(65907),j=g(38294),F=g(33275),G=g(50192),J=g(9069),Y=g(85403),fe=g(38827),Q=g(87499),De=g(4540),ve=g(88518),Ae=g(92820);function Te(ne,V){if(1&ne&&(e.TgZ(0,"span",7),e._uU(1),e.qZA()),2&ne){const H=e.oxw().day;e.xp6(1),e.Oqu(H.badgeTotal)}}const Oe=function(ne){return{backgroundColor:ne}},He=function(ne,V){return{event:ne,draggedFrom:V}},ue=function(ne,V){return{x:ne,y:V}},Me=function(){return{delay:300,delta:30}},Ce=function(){return{}};function ze(ne,V){if(1&ne){const H=e.EpF();e.TgZ(0,"div",10),e.NdJ("mouseenter",function(){const Z=e.CHM(H).$implicit,te=e.oxw(2).highlightDay;return e.KtG(te.emit({event:Z}))})("mouseleave",function(){const Z=e.CHM(H).$implicit,te=e.oxw(2).unhighlightDay;return e.KtG(te.emit({event:Z}))})("mwlClick",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2).eventClicked;return e.KtG(_e.emit({event:te,sourceEvent:he}))}),e.ALo(1,"calendarEventTitle"),e.ALo(2,"calendarA11y"),e.qZA()}if(2&ne){const H=V.$implicit,W=e.oxw(2),he=W.tooltipPlacement,Z=W.tooltipTemplate,te=W.tooltipAppendToBody,_e=W.tooltipDelay,Qe=W.day,Xe=W.validateDrag;e.ekj("cal-draggable",H.draggable),e.Q6J("ngStyle",e.VKq(22,Oe,null==H.color?null:H.color.primary))("ngClass",null==H?null:H.cssClass)("mwlCalendarTooltip",e.Dn7(1,15,H.title,"monthTooltip",H))("tooltipPlacement",he)("tooltipEvent",H)("tooltipTemplate",Z)("tooltipAppendToBody",te)("tooltipDelay",_e)("dropData",e.WLB(24,He,H,Qe))("dragAxis",e.WLB(27,ue,H.draggable,H.draggable))("validateDrag",Xe)("touchStartLongPress",e.DdM(30,Me)),e.uIk("aria-hidden",e.xi3(2,19,e.DdM(31,Ce),"hideMonthCellEvents"))}}function ke(ne,V){if(1&ne&&(e.TgZ(0,"div",8),e._uU(1,"\n "),e.YNc(2,ze,3,32,"div",9),e._uU(3,"\n "),e.qZA()),2&ne){const H=e.oxw(),W=H.day,he=H.trackByEventId;e.xp6(2),e.Q6J("ngForOf",W.events)("ngForTrackBy",he)}}const ae=function(ne,V){return{day:ne,locale:V}};function Re(ne,V){if(1&ne&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e.ALo(2,"calendarA11y"),e._uU(3,"\n "),e.TgZ(4,"span",3),e._uU(5,"\n "),e.YNc(6,Te,2,1,"span",4),e._uU(7,"\n "),e.TgZ(8,"span",5),e._uU(9),e.ALo(10,"calendarDate"),e.qZA(),e._uU(11,"\n "),e.qZA(),e._uU(12,"\n "),e.qZA(),e._uU(13,"\n "),e.YNc(14,ke,4,2,"div",6),e._uU(15,"\n ")),2&ne){const H=V.day,W=V.locale;e.xp6(1),e.uIk("aria-label",e.xi3(2,4,e.WLB(11,ae,H,W),"monthCell")),e.xp6(5),e.Q6J("ngIf",H.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(10,7,H.date,"monthViewDayNumber",W)),e.xp6(5),e.Q6J("ngIf",H.events.length>0)}}function Ye(ne,V){1&ne&&e._uU(0,"\n ")}const Ge=function(ne,V,H,W,he,Z,te,_e,Qe,Xe,gt,ot){return{day:ne,openDay:V,locale:H,tooltipPlacement:W,highlightDay:he,unhighlightDay:Z,eventClicked:te,tooltipTemplate:_e,tooltipAppendToBody:Qe,tooltipDelay:Xe,trackByEventId:gt,validateDrag:ot}};class Je{constructor(){this.highlightDay=new e.vpe,this.unhighlightDay=new e.vpe,this.eventClicked=new e.vpe,this.trackByEventId=L.ie,this.validateDrag=L.ny}}Je.\u0275fac=function(V){return new(V||Je)},Je.\u0275cmp=e.Xpm({type:Je,selectors:[["mwl-calendar-month-cell"]],hostAttrs:[1,"cal-cell","cal-day-cell"],hostVars:18,hostBindings:function(V,H){2&V&&e.ekj("cal-past",H.day.isPast)("cal-today",H.day.isToday)("cal-future",H.day.isFuture)("cal-weekend",H.day.isWeekend)("cal-in-month",H.day.inMonth)("cal-out-month",!H.day.inMonth)("cal-has-events",H.day.events.length>0)("cal-open",H.day===H.openDay)("cal-event-highlight",!!H.day.backgroundColor)},inputs:{day:"day",openDay:"openDay",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipAppendToBody:"tooltipAppendToBody",customTemplate:"customTemplate",tooltipTemplate:"tooltipTemplate",tooltipDelay:"tooltipDelay"},outputs:{highlightDay:"highlightDay",unhighlightDay:"unhighlightDay",eventClicked:"eventClicked"},decls:6,vars:15,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-cell-top"],["aria-hidden","true"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],["class","cal-events",4,"ngIf"],[1,"cal-day-badge"],[1,"cal-events"],["class","cal-event","mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngStyle","ngClass","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","cal-draggable","dropData","dragAxis","validateDrag","touchStartLongPress","mouseenter","mouseleave","mwlClick",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event",3,"ngStyle","ngClass","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","dropData","dragAxis","validateDrag","touchStartLongPress","mouseenter","mouseleave","mwlClick"]],template:function(V,H){if(1&V&&(e._uU(0,"\n "),e.YNc(1,Re,16,14,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Ye,1,0,"ng-template",1),e._uU(5,"\n ")),2&V){const W=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",H.customTemplate||W)("ngTemplateOutletContext",e.rFY(2,Ge,[H.day,H.openDay,H.locale,H.tooltipPlacement,H.highlightDay,H.unhighlightDay,H.eventClicked,H.tooltipTemplate,H.tooltipAppendToBody,H.tooltipDelay,H.trackByEventId,H.validateDrag]))}},dependencies:[G.mk,G.sg,G.O5,G.tP,G.PC,J.pD,Q.n,Y.P,De.J,ve.B,Ae.A],encapsulation:2});var ut=g(30636),Pe=g(53791),K=g(55045);const ce=function(ne){return{event:ne}},we=function(ne,V){return{x:ne,y:V}},xe=function(){return{delay:300,delta:30}},pe=function(ne){return{backgroundColor:ne}},be=function(ne,V){return{event:ne,locale:V}};function nt(ne,V){if(1&ne){const H=e.EpF();e.TgZ(0,"div",7),e._uU(1,"\n "),e.TgZ(2,"span",8),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.TgZ(5,"mwl-calendar-event-title",9),e.NdJ("mwlClick",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2).eventClicked;return e.KtG(_e.emit({event:te,sourceEvent:he}))})("mwlKeydownEnter",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2).eventClicked;return e.KtG(_e.emit({event:te,sourceEvent:he}))}),e.ALo(6,"calendarA11y"),e._uU(7,"\n "),e.qZA(),e._uU(8,"\n \n "),e.TgZ(9,"mwl-calendar-event-actions",10),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n "),e.qZA()}if(2&ne){const H=V.$implicit,W=e.oxw(2).validateDrag,he=e.oxw();e.ekj("cal-draggable",H.draggable),e.Q6J("ngClass",null==H?null:H.cssClass)("dropData",e.VKq(16,ce,H))("dragAxis",e.WLB(18,we,H.draggable,H.draggable))("validateDrag",W)("touchStartLongPress",e.DdM(21,xe)),e.xp6(2),e.Q6J("ngStyle",e.VKq(22,pe,null==H.color?null:H.color.primary)),e.xp6(3),e.Q6J("event",H)("customTemplate",he.eventTitleTemplate),e.uIk("aria-label",e.xi3(6,13,e.WLB(24,be,H,he.locale),"eventDescription")),e.xp6(4),e.Q6J("event",H)("customTemplate",he.eventActionsTemplate)}}const st=function(ne,V){return{date:ne,locale:V}};function Ie(ne,V){if(1&ne&&(e.TgZ(0,"div",3),e._uU(1,"\n "),e._UZ(2,"span",4),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e._UZ(5,"span",5),e.ALo(6,"calendarA11y"),e._uU(7,"\n "),e.YNc(8,nt,12,27,"div",6),e._uU(9,"\n "),e.qZA()),2&ne){const H=e.oxw(),W=H.events,he=H.trackByEventId,Z=e.oxw();e.Q6J("@collapse",void 0),e.xp6(2),e.uIk("aria-label",e.xi3(3,5,e.WLB(11,st,Z.date,Z.locale),"openDayEventsAlert")),e.xp6(3),e.uIk("aria-label",e.xi3(6,8,e.WLB(14,st,Z.date,Z.locale),"openDayEventsLandmark")),e.xp6(3),e.Q6J("ngForOf",W)("ngForTrackBy",he)}}function ht(ne,V){if(1&ne&&(e._uU(0,"\n "),e.YNc(1,Ie,10,17,"div",2),e._uU(2,"\n ")),2&ne){const H=V.isOpen;e.xp6(1),e.Q6J("ngIf",H)}}function at(ne,V){1&ne&&e._uU(0,"\n ")}const Ke=function(ne,V,H,W,he){return{events:ne,eventClicked:V,isOpen:H,trackByEventId:W,validateDrag:he}},bt=(0,ut.X$)("collapse",[(0,ut.SB)("void",(0,ut.oB)({height:0,overflow:"hidden","padding-top":0,"padding-bottom":0})),(0,ut.SB)("*",(0,ut.oB)({height:"*",overflow:"hidden","padding-top":"*","padding-bottom":"*"})),(0,ut.eR)("* => void",(0,ut.jt)("150ms ease-out")),(0,ut.eR)("void => *",(0,ut.jt)("150ms ease-in"))]);class Et{constructor(){this.isOpen=!1,this.eventClicked=new e.vpe,this.trackByEventId=L.ie,this.validateDrag=L.ny}}function Dt(ne,V){if(1&ne){const H=e.EpF();e.TgZ(0,"div",4),e.NdJ("click",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2);return e.KtG(_e.columnHeaderClicked.emit({isoDayNumber:te.day,sourceEvent:he}))}),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()}if(2&ne){const H=V.$implicit,W=e.oxw().locale;e.ekj("cal-past",H.isPast)("cal-today",H.isToday)("cal-future",H.isFuture)("cal-weekend",H.isWeekend),e.Q6J("ngClass",H.cssClass),e.xp6(1),e.hij("\n ",e.Dn7(2,10,H.date,"monthViewColumnHeader",W),"\n ")}}function Zt(ne,V){if(1&ne&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e._uU(2,"\n "),e.YNc(3,Dt,3,14,"div",3),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&ne){const H=V.days,W=V.trackByWeekDayHeaderDate;e.xp6(3),e.Q6J("ngForOf",H)("ngForTrackBy",W)}}function ct(ne,V){1&ne&&e._uU(0,"\n ")}Et.\u0275fac=function(V){return new(V||Et)},Et.\u0275cmp=e.Xpm({type:Et,selectors:[["mwl-calendar-open-day-events"]],inputs:{locale:"locale",isOpen:"isOpen",events:"events",customTemplate:"customTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",date:"date"},outputs:{eventClicked:"eventClicked"},decls:6,vars:8,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-open-day-events","role","application",4,"ngIf"],["role","application",1,"cal-open-day-events"],["tabindex","-1","role","alert"],["tabindex","0","role","landmark"],["mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngClass","cal-draggable","dropData","dragAxis","validateDrag","touchStartLongPress",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngClass","dropData","dragAxis","validateDrag","touchStartLongPress"],[1,"cal-event",3,"ngStyle"],["view","month","tabindex","0",3,"event","customTemplate","mwlClick","mwlKeydownEnter"],[3,"event","customTemplate"]],template:function(V,H){if(1&V&&(e._uU(0,"\n "),e.YNc(1,ht,3,1,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,at,1,0,"ng-template",1),e._uU(5,"\n ")),2&V){const W=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",H.customTemplate||W)("ngTemplateOutletContext",e.qbA(2,Ke,H.events,H.eventClicked,H.isOpen,H.trackByEventId,H.validateDrag))}},dependencies:[G.mk,G.sg,G.O5,G.tP,G.PC,J.pD,Pe.n,K.b,Y.P,fe.j,Ae.A],encapsulation:2,data:{animation:[bt]}});const Kt=function(ne,V,H){return{days:ne,locale:V,trackByWeekDayHeaderDate:H}};class Jt{constructor(){this.columnHeaderClicked=new e.vpe,this.trackByWeekDayHeaderDate=L.t6}}Jt.\u0275fac=function(V){return new(V||Jt)},Jt.\u0275cmp=e.Xpm({type:Jt,selectors:[["mwl-calendar-month-view-header"]],inputs:{days:"days",locale:"locale",customTemplate:"customTemplate"},outputs:{columnHeaderClicked:"columnHeaderClicked"},decls:6,vars:6,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","row",1,"cal-cell-row","cal-header"],["class","cal-cell","tabindex","0","role","columnheader",3,"cal-past","cal-today","cal-future","cal-weekend","ngClass","click",4,"ngFor","ngForOf","ngForTrackBy"],["tabindex","0","role","columnheader",1,"cal-cell",3,"ngClass","click"]],template:function(V,H){if(1&V&&(e._uU(0,"\n "),e.YNc(1,Zt,6,2,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,ct,1,0,"ng-template",1),e._uU(5,"\n ")),2&V){const W=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",H.customTemplate||W)("ngTemplateOutletContext",e.kEZ(2,Kt,H.days,H.locale,H.trackByWeekDayHeaderDate))}},dependencies:[G.mk,G.sg,G.tP,De.J],encapsulation:2});const St=function(ne){return{backgroundColor:ne}},nn=function(){return{}};function Ut(ne,V){if(1&ne){const H=e.EpF();e.TgZ(0,"mwl-calendar-month-cell",7),e.NdJ("mwlClick",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2);return e.KtG(_e.dayClicked.emit({day:te,sourceEvent:he}))})("mwlKeydownEnter",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2);return e.KtG(_e.dayClicked.emit({day:te,sourceEvent:he}))})("highlightDay",function(he){e.CHM(H);const Z=e.oxw(2);return e.KtG(Z.toggleDayHighlight(he.event,!0))})("unhighlightDay",function(he){e.CHM(H);const Z=e.oxw(2);return e.KtG(Z.toggleDayHighlight(he.event,!1))})("drop",function(he){const te=e.CHM(H).$implicit,_e=e.oxw(2);return e.KtG(_e.eventDropped(te,he.dropData.event,he.dropData.draggedFrom))})("eventClicked",function(he){e.CHM(H);const Z=e.oxw(2);return e.KtG(Z.eventClicked.emit({event:he.event,sourceEvent:he.sourceEvent}))}),e.ALo(1,"calendarA11y"),e._uU(2,"\n "),e.qZA()}if(2&ne){const H=V.$implicit,W=e.oxw(2);e.Q6J("ngClass",null==H?null:H.cssClass)("day",H)("openDay",W.openDay)("locale",W.locale)("tooltipPlacement",W.tooltipPlacement)("tooltipAppendToBody",W.tooltipAppendToBody)("tooltipTemplate",W.tooltipTemplate)("tooltipDelay",W.tooltipDelay)("customTemplate",W.cellTemplate)("ngStyle",e.VKq(15,St,H.backgroundColor))("clickListenerDisabled",0===W.dayClicked.observers.length),e.uIk("tabindex",e.xi3(1,12,e.DdM(17,nn),"monthCellTabIndex"))}}function Qt(ne,V){if(1&ne){const H=e.EpF();e.TgZ(0,"div"),e._uU(1,"\n "),e.TgZ(2,"div",4),e._uU(3,"\n "),e.YNc(4,Ut,3,18,"mwl-calendar-month-cell",5),e.ALo(5,"slice"),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.TgZ(8,"mwl-calendar-open-day-events",6),e.NdJ("eventClicked",function(he){e.CHM(H);const Z=e.oxw();return e.KtG(Z.eventClicked.emit({event:he.event,sourceEvent:he.sourceEvent}))})("drop",function(he){e.CHM(H);const Z=e.oxw();return e.KtG(Z.eventDropped(Z.openDay,he.dropData.event,he.dropData.draggedFrom))}),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA()}if(2&ne){const H=V.$implicit,W=e.oxw();e.xp6(4),e.Q6J("ngForOf",e.Dn7(5,9,W.view.days,H,H+W.view.totalDaysVisibleInWeek))("ngForTrackBy",W.trackByDate),e.xp6(4),e.Q6J("locale",W.locale)("isOpen",W.openRowIndex===H)("events",null==W.openDay?null:W.openDay.events)("date",null==W.openDay?null:W.openDay.date)("customTemplate",W.openDayEventsTemplate)("eventTitleTemplate",W.eventTitleTemplate)("eventActionsTemplate",W.eventActionsTemplate)}}class rt{constructor(V,H,W,he){this.cdr=V,this.utils=H,this.dateAdapter=he,this.events=[],this.excludeDays=[],this.activeDayIsOpen=!1,this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.beforeViewRender=new e.vpe,this.dayClicked=new e.vpe,this.eventClicked=new e.vpe,this.columnHeaderClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.trackByRowOffset=(Z,te)=>this.view.days.slice(te,this.view.totalDaysVisibleInWeek).map(_e=>_e.date.toISOString()).join("-"),this.trackByDate=(Z,te)=>te.date.toISOString(),this.locale=W}ngOnInit(){this.refresh&&(this.refreshSubscription=this.refresh.subscribe(()=>{this.refreshAll(),this.cdr.markForCheck()}))}ngOnChanges(V){const H=V.viewDate||V.excludeDays||V.weekendDays,W=V.viewDate||V.events||V.excludeDays||V.weekendDays;H&&this.refreshHeader(),V.events&&(0,L.wS)(this.events),W&&this.refreshBody(),(H||W)&&this.emitBeforeViewRender(),(V.activeDayIsOpen||V.viewDate||V.events||V.excludeDays||V.activeDay)&&this.checkActiveDayIsOpen()}ngOnDestroy(){this.refreshSubscription&&this.refreshSubscription.unsubscribe()}toggleDayHighlight(V,H){this.view.days.forEach(W=>{H&&W.events.indexOf(V)>-1?W.backgroundColor=V.color&&V.color.secondary||"#D1E8FF":delete W.backgroundColor})}eventDropped(V,H,W){if(V!==W){const he=this.dateAdapter.getYear(V.date),Z=this.dateAdapter.getMonth(V.date),te=this.dateAdapter.getDate(V.date),_e=this.dateAdapter.setDate(this.dateAdapter.setMonth(this.dateAdapter.setYear(H.start,he),Z),te);let Qe;if(H.end){const Xe=this.dateAdapter.differenceInSeconds(_e,H.start);Qe=this.dateAdapter.addSeconds(H.end,Xe)}this.eventTimesChanged.emit({event:H,newStart:_e,newEnd:Qe,day:V,type:d.a.Drop})}}refreshHeader(){this.columnHeaders=this.utils.getWeekViewHeader({viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays})}refreshBody(){this.view=this.utils.getMonthView({events:this.events,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays})}checkActiveDayIsOpen(){if(!0===this.activeDayIsOpen){const V=this.activeDay||this.viewDate;this.openDay=this.view.days.find(W=>this.dateAdapter.isSameDay(W.date,V));const H=this.view.days.indexOf(this.openDay);this.openRowIndex=Math.floor(H/this.view.totalDaysVisibleInWeek)*this.view.totalDaysVisibleInWeek}else this.openRowIndex=null,this.openDay=null}refreshAll(){this.refreshHeader(),this.refreshBody(),this.emitBeforeViewRender(),this.checkActiveDayIsOpen()}emitBeforeViewRender(){this.columnHeaders&&this.view&&this.beforeViewRender.emit({header:this.columnHeaders,body:this.view.days,period:this.view.period})}}rt.\u0275fac=function(V){return new(V||rt)(e.Y36(e.sBO),e.Y36(j.y),e.Y36(e.soG),e.Y36(F._))},rt.\u0275cmp=e.Xpm({type:rt,selectors:[["mwl-calendar-month-view"]],inputs:{viewDate:"viewDate",events:"events",excludeDays:"excludeDays",activeDayIsOpen:"activeDayIsOpen",activeDay:"activeDay",refresh:"refresh",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",weekStartsOn:"weekStartsOn",headerTemplate:"headerTemplate",cellTemplate:"cellTemplate",openDayEventsTemplate:"openDayEventsTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",weekendDays:"weekendDays"},outputs:{beforeViewRender:"beforeViewRender",dayClicked:"dayClicked",eventClicked:"eventClicked",columnHeaderClicked:"columnHeaderClicked",eventTimesChanged:"eventTimesChanged"},features:[e.TTD],decls:12,vars:5,consts:[["role","grid",1,"cal-month-view"],[3,"days","locale","customTemplate","columnHeaderClicked"],[1,"cal-days"],[4,"ngFor","ngForOf","ngForTrackBy"],["role","row",1,"cal-cell-row"],["role","gridcell","mwlDroppable","","dragOverClass","cal-drag-over",3,"ngClass","day","openDay","locale","tooltipPlacement","tooltipAppendToBody","tooltipTemplate","tooltipDelay","customTemplate","ngStyle","clickListenerDisabled","mwlClick","mwlKeydownEnter","highlightDay","unhighlightDay","drop","eventClicked",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",3,"locale","isOpen","events","date","customTemplate","eventTitleTemplate","eventActionsTemplate","eventClicked","drop"],["role","gridcell","mwlDroppable","","dragOverClass","cal-drag-over",3,"ngClass","day","openDay","locale","tooltipPlacement","tooltipAppendToBody","tooltipTemplate","tooltipDelay","customTemplate","ngStyle","clickListenerDisabled","mwlClick","mwlKeydownEnter","highlightDay","unhighlightDay","drop","eventClicked"]],template:function(V,H){1&V&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-month-view-header",1),e.NdJ("columnHeaderClicked",function(he){return H.columnHeaderClicked.emit(he)}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.TgZ(6,"div",2),e._uU(7,"\n "),e.YNc(8,Qt,11,13,"div",3),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n ")),2&V&&(e.xp6(3),e.Q6J("days",H.columnHeaders)("locale",H.locale)("customTemplate",H.headerTemplate),e.xp6(5),e.Q6J("ngForOf",H.view.rowOffsets)("ngForTrackBy",H.trackByRowOffset))},dependencies:[G.mk,G.sg,G.PC,J.D5,Y.P,fe.j,Je,Et,Jt,G.OU,Ae.A],encapsulation:2})},45920:(Fe,re,g)=>{"use strict";g.d(re,{e:()=>ue});var e=g(43433),d=g(39972),L=g(23264);var F=g(11204),G=g(61697),J=g(28593);var fe=g(27053),Q=g(44879),De=g(33275),ve=g(50192);function Ae(Me,Ce){if(1&Me&&Q._UZ(0,"div",3),2&Me){const ze=Q.oxw().topPx;Q.Udp("top",ze,"px")}}function Te(Me,Ce){if(1&Me&&(Q._uU(0,"\n "),Q.YNc(1,Ae,1,2,"div",2),Q._uU(2,"\n ")),2&Me){const ze=Ce.isVisible;Q.xp6(1),Q.Q6J("ngIf",ze)}}function Oe(Me,Ce){1&Me&&Q._uU(0,"\n ")}const He=function(Me,Ce,ze,ke,ae,Re,Ye){return{columnDate:Me,dayStartHour:Ce,dayStartMinute:ze,dayEndHour:ke,dayEndMinute:ae,isVisible:Re,topPx:Ye}};class ue{constructor(Ce,ze){this.dateAdapter=Ce,this.zone=ze,this.columnDate$=new e.X(void 0),this.marker$=this.zone.onStable.pipe((0,F.w)(()=>function j(Me=0,Ce=d.z){return Me<0&&(Me=0),(0,L.H)(Me,Me,Ce)}(6e4)),(0,G.O)(0),function Y(Me,Ce){return(0,J.m)(Ce)?(0,F.w)(()=>Me,Ce):(0,F.w)(()=>Me)}(this.columnDate$),(0,fe.U)(ke=>{const ae=this.dateAdapter.setMinutes(this.dateAdapter.setHours(ke,this.dayStartHour),this.dayStartMinute),Re=this.dateAdapter.setMinutes(this.dateAdapter.setHours(ke,this.dayEndHour),this.dayEndMinute),Ye=this.hourSegments*this.hourSegmentHeight/(this.hourDuration||60),Ge=new Date;return{isVisible:this.dateAdapter.isSameDay(ke,Ge)&&Ge>=ae&&Ge<=Re,top:this.dateAdapter.differenceInMinutes(Ge,ae)*Ye}}))}ngOnChanges(Ce){Ce.columnDate&&this.columnDate$.next(Ce.columnDate.currentValue)}}ue.\u0275fac=function(Ce){return new(Ce||ue)(Q.Y36(De._),Q.Y36(Q.R0b))},ue.\u0275cmp=Q.Xpm({type:ue,selectors:[["mwl-calendar-week-view-current-time-marker"]],inputs:{columnDate:"columnDate",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",hourSegments:"hourSegments",hourDuration:"hourDuration",hourSegmentHeight:"hourSegmentHeight",customTemplate:"customTemplate"},features:[Q.TTD],decls:8,vars:14,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-current-time-marker",3,"top",4,"ngIf"],[1,"cal-current-time-marker"]],template:function(Ce,ze){if(1&Ce&&(Q._uU(0,"\n "),Q.YNc(1,Te,3,1,"ng-template",null,0,Q.W1O),Q._uU(3,"\n "),Q.YNc(4,Oe,1,0,"ng-template",1),Q.ALo(5,"async"),Q.ALo(6,"async"),Q._uU(7,"\n ")),2&Ce){const ke=Q.MAs(2);let ae;Q.xp6(4),Q.Q6J("ngTemplateOutlet",ze.customTemplate||ke)("ngTemplateOutletContext",Q.Hh0(6,He,ze.columnDate,ze.dayStartHour,ze.dayStartMinute,ze.dayEndHour,ze.dayEndMinute,null==(ae=Q.lcZ(5,2,ze.marker$))?null:ae.isVisible,null==(ae=Q.lcZ(6,4,ze.marker$))?null:ae.top))}},dependencies:[ve.O5,ve.tP,ve.Ov],encapsulation:2})},48726:(Fe,re,g)=>{"use strict";g.d(re,{C:()=>Oe});var e=g(44879),d=g(50192),L=g(53791),j=g(55045),F=g(87499),G=g(85403),J=g(38827),Y=g(88518),fe=g(92820);const Q=function(He,ue,Me){return{color:He,backgroundColor:ue,borderColor:Me}},De=function(He,ue){return{event:He,locale:ue}};function ve(He,ue){if(1&He){const Me=e.EpF();e._uU(0,"\n "),e.TgZ(1,"div",2),e.NdJ("mwlClick",function(ze){const ae=e.CHM(Me).eventClicked;return e.KtG(ae.emit({sourceEvent:ze}))})("mwlKeydownEnter",function(ze){const ae=e.CHM(Me).eventClicked;return e.KtG(ae.emit({sourceEvent:ze}))}),e.ALo(2,"calendarEventTitle"),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e.TgZ(5,"mwl-calendar-event-actions",3),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n \n "),e.TgZ(8,"mwl-calendar-event-title",4),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n ")}if(2&He){const Me=ue.weekEvent,Ce=ue.tooltipPlacement,ze=ue.tooltipTemplate,ke=ue.tooltipAppendToBody,ae=ue.tooltipDisabled,Re=ue.tooltipDelay,Ye=ue.daysInWeek,Ge=e.oxw();e.xp6(1),e.Q6J("ngStyle",e.kEZ(20,Q,null==Me.event.color?null:Me.event.color.secondaryText,null==Me.event.color?null:Me.event.color.secondary,null==Me.event.color?null:Me.event.color.primary))("mwlCalendarTooltip",ae?"":e.Dn7(2,13,Me.event.title,1===Ye?"dayTooltip":"weekTooltip",Me.tempEvent||Me.event))("tooltipPlacement",Ce)("tooltipEvent",Me.tempEvent||Me.event)("tooltipTemplate",ze)("tooltipAppendToBody",ke)("tooltipDelay",Re),e.uIk("aria-label",e.xi3(3,17,e.WLB(24,De,Me.tempEvent||Me.event,Ge.locale),"eventDescription")),e.xp6(4),e.Q6J("event",Me.tempEvent||Me.event)("customTemplate",Ge.eventActionsTemplate),e.xp6(3),e.Q6J("event",Me.tempEvent||Me.event)("customTemplate",Ge.eventTitleTemplate)("view",1===Ye?"day":"week")}}function Ae(He,ue){1&He&&e._uU(0,"\n ")}const Te=function(He,ue,Me,Ce,ze,ke,ae,Re,Ye){return{weekEvent:He,tooltipPlacement:ue,eventClicked:Me,tooltipTemplate:Ce,tooltipAppendToBody:ze,tooltipDisabled:ke,tooltipDelay:ae,column:Re,daysInWeek:Ye}};class Oe{constructor(){this.eventClicked=new e.vpe}}Oe.\u0275fac=function(ue){return new(ue||Oe)},Oe.\u0275cmp=e.Xpm({type:Oe,selectors:[["mwl-calendar-week-view-event"]],inputs:{locale:"locale",weekEvent:"weekEvent",tooltipPlacement:"tooltipPlacement",tooltipAppendToBody:"tooltipAppendToBody",tooltipDisabled:"tooltipDisabled",tooltipDelay:"tooltipDelay",customTemplate:"customTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",tooltipTemplate:"tooltipTemplate",column:"column",daysInWeek:"daysInWeek"},outputs:{eventClicked:"eventClicked"},decls:6,vars:12,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["tabindex","0","role","application",1,"cal-event",3,"ngStyle","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","mwlClick","mwlKeydownEnter"],[3,"event","customTemplate"],[3,"event","customTemplate","view"]],template:function(ue,Me){if(1&ue&&(e._uU(0,"\n "),e.YNc(1,ve,12,27,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Ae,1,0,"ng-template",1),e._uU(5,"\n ")),2&ue){const Ce=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Me.customTemplate||Ce)("ngTemplateOutletContext",e.rFY(2,Te,[Me.weekEvent,Me.tooltipPlacement,Me.eventClicked,Me.tooltipTemplate,Me.tooltipAppendToBody,Me.tooltipDisabled,Me.tooltipDelay,Me.column,Me.daysInWeek]))}},dependencies:[d.tP,d.PC,L.n,j.b,F.n,G.P,J.j,Y.B,fe.A],encapsulation:2})},15049:(Fe,re,g)=>{"use strict";g.d(re,{N:()=>Q});var e=g(44879),d=g(50192),L=g(4540),j=g(92820);function F(De,ve){if(1&De&&(e.TgZ(0,"div",4),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()),2&De){const Ae=e.oxw(),Te=Ae.segment,Oe=Ae.daysInWeek,He=Ae.locale;e.xp6(1),e.hij("\n ",e.Dn7(2,1,Te.displayDate,1===Oe?"dayViewHour":"weekViewHour",He),"\n ")}}const G=function(){return{}};function J(De,ve){if(1&De&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e.ALo(2,"calendarA11y"),e._uU(3,"\n "),e.YNc(4,F,3,5,"div",3),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n ")),2&De){const Ae=ve.segment,Te=ve.segmentHeight,Oe=ve.isTimeLabel,He=ve.daysInWeek;e.xp6(1),e.Udp("height",Te,"px"),e.ekj("cal-hour-start",Ae.isStart)("cal-after-hour-start",!Ae.isStart),e.Q6J("ngClass",Ae.cssClass),e.uIk("aria-hidden",e.xi3(2,9,e.DdM(12,G),1===He?"hideDayHourSegment":"hideWeekHourSegment")),e.xp6(3),e.Q6J("ngIf",Oe)}}function Y(De,ve){1&De&&e._uU(0,"\n ")}const fe=function(De,ve,Ae,Te,Oe){return{segment:De,locale:ve,segmentHeight:Ae,isTimeLabel:Te,daysInWeek:Oe}};class Q{}Q.\u0275fac=function(ve){return new(ve||Q)},Q.\u0275cmp=e.Xpm({type:Q,selectors:[["mwl-calendar-week-view-hour-segment"]],inputs:{segment:"segment",segmentHeight:"segmentHeight",locale:"locale",isTimeLabel:"isTimeLabel",daysInWeek:"daysInWeek",customTemplate:"customTemplate"},decls:6,vars:8,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-hour-segment",3,"ngClass"],["class","cal-time",4,"ngIf"],[1,"cal-time"]],template:function(ve,Ae){if(1&ve&&(e._uU(0,"\n "),e.YNc(1,J,7,13,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Y,1,0,"ng-template",1),e._uU(5,"\n ")),2&ve){const Te=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Ae.customTemplate||Te)("ngTemplateOutletContext",e.qbA(2,fe,Ae.segment,Ae.locale,Ae.segmentHeight,Ae.isTimeLabel,Ae.daysInWeek))}},dependencies:[d.mk,d.O5,d.tP,L.J,j.A],encapsulation:2})},84156:(Fe,re,g)=>{"use strict";g.d(re,{T:()=>Qt});var e=g(44879),L=(g(49914),g(65907));class j{constructor(ne,V){this.dragContainerElement=ne,this.startPosition=V.getBoundingClientRect()}validateDrag({x:ne,y:V,snapDraggedEvents:H,dragAlreadyMoved:W,transform:he}){const Z=(0,L.ny)({x:ne,y:V})||W;if(H){const te=Object.assign({},this.startPosition,{left:this.startPosition.left+he.x,right:this.startPosition.right+he.x,top:this.startPosition.top+he.y,bottom:this.startPosition.bottom+he.y});if(Z){const _e=this.dragContainerElement.getBoundingClientRect(),Qe=_e.top0)("tooltipDelay",W.tooltipDelay)("customTemplate",W.eventTemplate)("eventTitleTemplate",W.eventTitleTemplate)("eventActionsTemplate",W.eventActionsTemplate)("column",H)("daysInWeek",W.daysInWeek)}}const Zt=function(){return{right:!0,bottom:!0}};function ct(rt,ne){1&rt&&e._UZ(0,"div",24),2&rt&&e.Q6J("resizeEdges",e.DdM(1,Zt))}const Kt=function(rt,ne,V,H){return{left:rt,right:ne,top:V,bottom:H}};function Jt(rt,ne){if(1&rt){const V=e.EpF();e.TgZ(0,"div",33,19),e.NdJ("resizeStart",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(2),_e=e.MAs(13);return e.KtG(te.timeEventResizeStarted(_e,Z,W))})("resizing",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(2);return e.KtG(te.timeEventResizing(Z,W))})("resizeEnd",function(){const he=e.CHM(V).$implicit,Z=e.oxw(2);return e.KtG(Z.timeEventResizeEnded(he))})("dragStart",function(){const he=e.CHM(V).$implicit,Z=e.MAs(1),te=e.oxw(2),_e=e.MAs(13);return e.KtG(te.dragStarted(_e,Z,he,!0))})("dragging",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(2);return e.KtG(te.dragMove(Z,W))})("dragEnd",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(2);return e.KtG(te.dragEnded(Z,W,te.dayColumnWidth,!0))}),e._uU(2,"\n "),e.YNc(3,bt,1,2,"div",20),e._uU(4,"\n "),e.YNc(5,Et,0,0,"ng-template",34),e._uU(6,"\n "),e.YNc(7,Dt,4,12,"ng-template",null,35,e.W1O),e._uU(9,"\n "),e.YNc(10,ct,1,2,"div",22),e._uU(11,"\n "),e.qZA()}if(2&rt){const V=ne.$implicit,H=e.MAs(8),W=e.oxw(2);e.Udp("top",V.top,"px")("height",V.height,"px")("left",V.left,"%")("width",V.width,"%"),e.ekj("cal-draggable",V.event.draggable&&0===W.timeEventResizes.size)("cal-starts-within-day",!V.startsBeforeDay)("cal-ends-within-day",!V.endsAfterDay),e.Q6J("ngClass",V.event.cssClass)("hidden",0===V.height&&0===V.width)("resizeCursors",W.resizeCursors)("resizeSnapGrid",e.l5B(30,Kt,W.dayColumnWidth,W.dayColumnWidth,W.eventSnapSize||W.hourSegmentHeight,W.eventSnapSize||W.hourSegmentHeight))("validateResize",W.validateResize)("allowNegativeResizes",!0)("dropData",e.WLB(35,K,V.event,W.calendarId))("dragAxis",e.WLB(38,ce,V.event.draggable&&0===W.timeEventResizes.size,V.event.draggable&&0===W.timeEventResizes.size))("dragSnapGrid",W.snapDraggedEvents?e.WLB(41,ce,W.dayColumnWidth,W.eventSnapSize||W.hourSegmentHeight):e.DdM(44,xe))("touchStartLongPress",e.DdM(45,pe))("ghostDragEnabled",!W.snapDraggedEvents)("ghostElementTemplate",H)("validateDrag",W.validateDrag),e.xp6(3),e.Q6J("ngIf",(null==V.event||null==V.event.resizable?null:V.event.resizable.beforeStart)&&!V.startsBeforeDay),e.xp6(2),e.Q6J("ngTemplateOutlet",H),e.xp6(5),e.Q6J("ngIf",(null==V.event||null==V.event.resizable?null:V.event.resizable.afterEnd)&&!V.endsAfterDay)}}function St(rt,ne){if(1&rt){const V=e.EpF();e.TgZ(0,"mwl-calendar-week-view-hour-segment",38),e.NdJ("mwlClick",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(3);return e.KtG(te.hourSegmentClicked.emit({date:Z.date,sourceEvent:W}))})("drop",function(W){const Z=e.CHM(V).$implicit,te=e.oxw(3);return e.KtG(te.eventDropped(W,Z.date,!1))})("dragEnter",function(){const he=e.CHM(V).$implicit,Z=e.oxw(3);return e.KtG(Z.dateDragEnter(he.date))}),e._uU(1,"\n "),e.qZA()}if(2&rt){const V=ne.$implicit,H=e.oxw(3);e.Udp("height",H.hourSegmentHeight,"px"),e.Q6J("segment",V)("segmentHeight",H.hourSegmentHeight)("locale",H.locale)("customTemplate",H.hourSegmentTemplate)("daysInWeek",H.daysInWeek)("clickListenerDisabled",0===H.hourSegmentClicked.observers.length)("dragOverClass",H.dragActive&&H.snapDraggedEvents?null:"cal-drag-over")("isTimeLabel",1===H.daysInWeek)}}function nn(rt,ne){if(1&rt&&(e.TgZ(0,"div",26),e._uU(1,"\n "),e.YNc(2,St,2,10,"mwl-calendar-week-view-hour-segment",37),e._uU(3,"\n "),e.qZA()),2&rt){const V=ne.$implicit,H=ne.odd,W=e.oxw(2);e.ekj("cal-hour-odd",H),e.xp6(2),e.Q6J("ngForOf",V.segments)("ngForTrackBy",W.trackByHourSegment)}}function Ut(rt,ne){if(1&rt&&(e.TgZ(0,"div",29),e._uU(1,"\n "),e._UZ(2,"mwl-calendar-week-view-current-time-marker",30),e._uU(3,"\n "),e.TgZ(4,"div",31),e._uU(5,"\n "),e.YNc(6,Jt,12,46,"div",32),e._uU(7,"\n "),e.qZA(),e._uU(8,"\n\n "),e.YNc(9,nn,4,4,"div",25),e._uU(10,"\n "),e.qZA()),2&rt){const V=ne.$implicit,H=e.oxw();e.xp6(2),e.Q6J("columnDate",V.date)("dayStartHour",H.dayStartHour)("dayStartMinute",H.dayStartMinute)("dayEndHour",H.dayEndHour)("dayEndMinute",H.dayEndMinute)("hourSegments",H.hourSegments)("hourDuration",H.hourDuration)("hourSegmentHeight",H.hourSegmentHeight)("customTemplate",H.currentTimeMarkerTemplate),e.xp6(4),e.Q6J("ngForOf",V.events)("ngForTrackBy",H.trackByWeekTimeEvent),e.xp6(3),e.Q6J("ngForOf",V.hours)("ngForTrackBy",H.trackByHour)}}class Qt{constructor(ne,V,H,W,he){this.cdr=ne,this.utils=V,this.dateAdapter=W,this.element=he,this.events=[],this.excludeDays=[],this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.precision="days",this.snapDraggedEvents=!0,this.hourSegments=2,this.hourSegmentHeight=30,this.minimumEventHeight=30,this.dayStartHour=0,this.dayStartMinute=0,this.dayEndHour=23,this.dayEndMinute=59,this.dayHeaderClicked=new e.vpe,this.eventClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.beforeViewRender=new e.vpe,this.hourSegmentClicked=new e.vpe,this.allDayEventResizes=new Map,this.timeEventResizes=new Map,this.eventDragEnterByType={allDay:0,time:0},this.dragActive=!1,this.dragAlreadyMoved=!1,this.calendarId=Symbol("angular calendar week view id"),this.rtl=!1,this.trackByWeekDayHeaderDate=L.t6,this.trackByHourSegment=L.$j,this.trackByHour=L.Hs,this.trackByWeekAllDayEvent=L.W8,this.trackByWeekTimeEvent=L.Sp,this.trackByHourColumn=(Z,te)=>te.hours[0]?te.hours[0].segments[0].date.toISOString():te,this.trackById=(Z,te)=>te.id,this.locale=H}ngOnInit(){this.refresh&&(this.refreshSubscription=this.refresh.subscribe(()=>{this.refreshAll(),this.cdr.markForCheck()}))}ngOnChanges(ne){const V=ne.viewDate||ne.excludeDays||ne.weekendDays||ne.daysInWeek||ne.weekStartsOn,H=ne.viewDate||ne.dayStartHour||ne.dayStartMinute||ne.dayEndHour||ne.dayEndMinute||ne.hourSegments||ne.hourDuration||ne.weekStartsOn||ne.weekendDays||ne.excludeDays||ne.hourSegmentHeight||ne.events||ne.daysInWeek||ne.minimumEventHeight;V&&this.refreshHeader(),ne.events&&(0,L.wS)(this.events),H&&this.refreshBody(),(V||H)&&this.emitBeforeViewRender()}ngOnDestroy(){this.refreshSubscription&&this.refreshSubscription.unsubscribe()}ngAfterViewInit(){this.rtl=typeof window<"u"&&"rtl"===getComputedStyle(this.element.nativeElement).direction,this.cdr.detectChanges()}timeEventResizeStarted(ne,V,H){this.timeEventResizes.set(V.event,H),this.resizeStarted(ne,V)}timeEventResizing(ne,V){this.timeEventResizes.set(ne.event,V);const H=new Map,W=[...this.events];this.timeEventResizes.forEach((he,Z)=>{const te=this.getTimeEventResizedDates(Z,he),_e={...Z,...te};H.set(_e,Z);const Qe=W.indexOf(Z);W[Qe]=_e}),this.restoreOriginalEvents(W,H,!0)}timeEventResizeEnded(ne){this.view=this.getWeekView(this.events);const V=this.timeEventResizes.get(ne.event);if(V){this.timeEventResizes.delete(ne.event);const H=this.getTimeEventResizedDates(ne.event,V);this.eventTimesChanged.emit({newStart:H.start,newEnd:H.end,event:ne.event,type:G.a.Resize})}}allDayEventResizeStarted(ne,V,H){this.allDayEventResizes.set(V,{originalOffset:V.offset,originalSpan:V.span,edge:typeof H.edges.left<"u"?"left":"right"}),this.resizeStarted(ne,V,this.getDayColumnWidth(ne))}allDayEventResizing(ne,V,H){const W=this.allDayEventResizes.get(ne),he=this.rtl?-1:1;if(typeof V.edges.left<"u"){const Z=Math.round(+V.edges.left/H)*he;ne.offset=W.originalOffset+Z,ne.span=W.originalSpan-Z}else if(typeof V.edges.right<"u"){const Z=Math.round(+V.edges.right/H)*he;ne.span=W.originalSpan+Z}}allDayEventResizeEnded(ne){const V=this.allDayEventResizes.get(ne);if(V){const H="left"===V.edge;let W;W=H?ne.offset-V.originalOffset:ne.span-V.originalSpan,ne.offset=V.originalOffset,ne.span=V.originalSpan;const he=this.getAllDayEventResizedDates(ne.event,W,H);this.eventTimesChanged.emit({newStart:he.start,newEnd:he.end,event:ne.event,type:G.a.Resize}),this.allDayEventResizes.delete(ne)}}getDayColumnWidth(ne){return Math.floor(ne.offsetWidth/this.days.length)}dateDragEnter(ne){this.lastDragEnterDate=ne}eventDropped(ne,V,H){(0,L.Ld)(ne,V,H,this.calendarId)&&this.lastDragEnterDate.getTime()===V.getTime()&&(!this.snapDraggedEvents||ne.dropData.event!==this.lastDraggedEvent)&&this.eventTimesChanged.emit({type:G.a.Drop,event:ne.dropData.event,newStart:V,allDay:H}),this.lastDraggedEvent=null}dragEnter(ne){this.eventDragEnterByType[ne]++}dragLeave(ne){this.eventDragEnterByType[ne]--}dragStarted(ne,V,H,W){this.dayColumnWidth=this.getDayColumnWidth(ne);const he=new j(ne,V);this.validateDrag=({x:Z,y:te,transform:_e})=>{const Qe=0===this.allDayEventResizes.size&&0===this.timeEventResizes.size&&he.validateDrag({x:Z,y:te,snapDraggedEvents:this.snapDraggedEvents,dragAlreadyMoved:this.dragAlreadyMoved,transform:_e});if(Qe&&this.validateEventTimesChanged){const Xe=this.getDragMovedEventTimes(H,{x:Z,y:te},this.dayColumnWidth,W);return this.validateEventTimesChanged({type:G.a.Drag,event:H.event,newStart:Xe.start,newEnd:Xe.end})}return Qe},this.dragActive=!0,this.dragAlreadyMoved=!1,this.lastDraggedEvent=null,this.eventDragEnterByType={allDay:0,time:0},!this.snapDraggedEvents&&W&&this.view.hourColumns.forEach(Z=>{const te=Z.events.find(_e=>_e.event===H.event&&_e!==H);te&&(te.width=0,te.height=0)}),this.cdr.markForCheck()}dragMove(ne,V){const H=this.getDragMovedEventTimes(ne,V,this.dayColumnWidth,!0),W=ne.event,he={...W,...H},Z=this.events.map(te=>te===W?he:te);this.restoreOriginalEvents(Z,new Map([[he,W]]),this.snapDraggedEvents),this.dragAlreadyMoved=!0}allDayEventDragMove(){this.dragAlreadyMoved=!0}dragEnded(ne,V,H,W=!1){this.view=this.getWeekView(this.events),this.dragActive=!1,this.validateDrag=null;const{start:he,end:Z}=this.getDragMovedEventTimes(ne,V,H,W);(this.snapDraggedEvents||this.eventDragEnterByType[W?"time":"allDay"]>0)&&(0,L.bF)(he,Z,this.view.period)&&(this.lastDraggedEvent=ne.event,this.eventTimesChanged.emit({newStart:he,newEnd:Z,event:ne.event,type:G.a.Drag,allDay:!W}))}refreshHeader(){this.days=this.utils.getWeekViewHeader({viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays,...(0,L.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}refreshBody(){this.view=this.getWeekView(this.events)}refreshAll(){this.refreshHeader(),this.refreshBody(),this.emitBeforeViewRender()}emitBeforeViewRender(){this.days&&this.view&&this.beforeViewRender.emit({header:this.days,...this.view})}getWeekView(ne){return this.utils.getWeekView({events:ne,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,precision:this.precision,absolutePositionedEvents:!0,hourSegments:this.hourSegments,hourDuration:this.hourDuration,dayStart:{hour:this.dayStartHour,minute:this.dayStartMinute},dayEnd:{hour:this.dayEndHour,minute:this.dayEndMinute},segmentHeight:this.hourSegmentHeight,weekendDays:this.weekendDays,minimumEventHeight:this.minimumEventHeight,...(0,L.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}getDragMovedEventTimes(ne,V,H,W){const he=(0,L.Nm)(V.x,H)/H*(this.rtl?-1:1),Z=W?(0,L.fc)(V.y,this.hourSegments,this.hourSegmentHeight,this.eventSnapSize,this.hourDuration):0,te=this.dateAdapter.addMinutes((0,L.j8)(this.dateAdapter,ne.event.start,he,this.excludeDays),Z);let _e;return ne.event.end&&(_e=this.dateAdapter.addMinutes((0,L.j8)(this.dateAdapter,ne.event.end,he,this.excludeDays),Z)),{start:te,end:_e}}restoreOriginalEvents(ne,V,H=!0){const W=this.view;H&&(this.view=this.getWeekView(ne));const he=ne.filter(Z=>V.has(Z));this.view.hourColumns.forEach((Z,te)=>{W.hourColumns[te].hours.forEach((_e,Qe)=>{_e.segments.forEach((Xe,gt)=>{Z.hours[Qe].segments[gt].cssClass=Xe.cssClass})}),he.forEach(_e=>{const Qe=V.get(_e),Xe=Z.events.find(gt=>gt.event===(H?_e:Qe));if(Xe)Xe.event=Qe,Xe.tempEvent=_e,H||(Xe.height=0,Xe.width=0);else{const gt={event:Qe,left:0,top:0,height:0,width:0,startsBeforeDay:!1,endsAfterDay:!1,tempEvent:_e};Z.events.push(gt)}})}),V.clear()}getTimeEventResizedDates(ne,V){const H={start:ne.start,end:(0,L.$T)(this.dateAdapter,ne,this.minimumEventHeight)},{end:W,...he}=ne,Z={start:this.dateAdapter.addMinutes(H.end,-1*this.minimumEventHeight),end:(0,L.$T)(this.dateAdapter,he,this.minimumEventHeight)},te=this.rtl?-1:1;if(typeof V.edges.left<"u"){const _e=Math.round(+V.edges.left/this.dayColumnWidth)*te,Qe=(0,L.j8)(this.dateAdapter,H.start,_e,this.excludeDays);QeZ.end?H.end=Qe:H.end=Z.end}if(typeof V.edges.top<"u"){const _e=(0,L.fc)(V.edges.top,this.hourSegments,this.hourSegmentHeight,this.eventSnapSize,this.hourDuration),Qe=this.dateAdapter.addMinutes(H.start,_e);QeZ.end?H.end=Qe:H.end=Z.end}return H}resizeStarted(ne,V,H){this.dayColumnWidth=this.getDayColumnWidth(ne);const W=new F(ne,H,this.rtl);this.validateResize=({rectangle:he,edges:Z})=>{const te=W.validateResize({rectangle:{...he},edges:Z});if(te&&this.validateEventTimesChanged){let _e;if(H){const Qe=this.rtl?-1:1;if(typeof Z.left<"u"){const Xe=Math.round(+Z.left/H)*Qe;_e=this.getAllDayEventResizedDates(V.event,Xe,!this.rtl)}else{const Xe=Math.round(+Z.right/H)*Qe;_e=this.getAllDayEventResizedDates(V.event,Xe,this.rtl)}}else _e=this.getTimeEventResizedDates(V.event,{rectangle:he,edges:Z});return this.validateEventTimesChanged({type:G.a.Resize,event:V.event,newStart:_e.start,newEnd:_e.end})}return te},this.cdr.markForCheck()}getAllDayEventResizedDates(ne,V,H){let W=ne.start,he=ne.end||ne.start;return H?W=(0,L.j8)(this.dateAdapter,W,V,this.excludeDays):he=(0,L.j8)(this.dateAdapter,he,V,this.excludeDays),{start:W,end:he}}}Qt.\u0275fac=function(ne){return new(ne||Qt)(e.Y36(e.sBO),e.Y36(J.y),e.Y36(e.soG),e.Y36(Y._),e.Y36(e.SBq))},Qt.\u0275cmp=e.Xpm({type:Qt,selectors:[["mwl-calendar-week-view"]],inputs:{viewDate:"viewDate",events:"events",excludeDays:"excludeDays",refresh:"refresh",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",weekStartsOn:"weekStartsOn",headerTemplate:"headerTemplate",eventTemplate:"eventTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",precision:"precision",weekendDays:"weekendDays",snapDraggedEvents:"snapDraggedEvents",hourSegments:"hourSegments",hourDuration:"hourDuration",hourSegmentHeight:"hourSegmentHeight",minimumEventHeight:"minimumEventHeight",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",hourSegmentTemplate:"hourSegmentTemplate",eventSnapSize:"eventSnapSize",allDayEventsLabelTemplate:"allDayEventsLabelTemplate",daysInWeek:"daysInWeek",currentTimeMarkerTemplate:"currentTimeMarkerTemplate",validateEventTimesChanged:"validateEventTimesChanged",resizeCursors:"resizeCursors"},outputs:{dayHeaderClicked:"dayHeaderClicked",eventClicked:"eventClicked",eventTimesChanged:"eventTimesChanged",beforeViewRender:"beforeViewRender",hourSegmentClicked:"hourSegmentClicked"},features:[e.TTD],decls:20,vars:9,consts:[["role","grid",1,"cal-week-view"],[3,"days","locale","customTemplate","dayHeaderClicked","eventDropped","dragEnter"],["class","cal-all-day-events","mwlDroppable","",3,"dragEnter","dragLeave",4,"ngIf"],["mwlDroppable","",1,"cal-time-events",3,"dragEnter","dragLeave"],["class","cal-time-label-column",4,"ngIf"],[1,"cal-day-columns"],["dayColumns",""],["class","cal-day-column",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","",1,"cal-all-day-events",3,"dragEnter","dragLeave"],["allDayEventsContainer",""],[1,"cal-time-label-column"],[4,"ngTemplateOutlet"],["class","cal-day-column","mwlDroppable","","dragOverClass","cal-drag-over",3,"drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-events-row",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",1,"cal-day-column",3,"drop","dragEnter"],[1,"cal-events-row"],["eventRowContainer",""],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-week","cal-ends-within-week","ngClass","width","marginLeft","marginRight","resizeCursors","resizeSnapGrid","validateResize","dropData","dragAxis","dragSnapGrid","validateDrag","touchStartLongPress","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","resizeCursors","resizeSnapGrid","validateResize","dropData","dragAxis","dragSnapGrid","validateDrag","touchStartLongPress","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],["event",""],["class","cal-resize-handle cal-resize-handle-before-start","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","daysInWeek","eventClicked"],["class","cal-resize-handle cal-resize-handle-after-end","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-before-start",3,"resizeEdges"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-after-end",3,"resizeEdges"],["class","cal-hour",3,"cal-hour-odd",4,"ngFor","ngForOf","ngForTrackBy"],[1,"cal-hour"],[3,"height","segment","segmentHeight","locale","customTemplate","isTimeLabel","daysInWeek",4,"ngFor","ngForOf","ngForTrackBy"],[3,"segment","segmentHeight","locale","customTemplate","isTimeLabel","daysInWeek"],[1,"cal-day-column"],[3,"columnDate","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","hourSegments","hourDuration","hourSegmentHeight","customTemplate"],[1,"cal-events-container"],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-day","cal-ends-within-day","ngClass","hidden","top","height","left","width","resizeCursors","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","touchStartLongPress","ghostDragEnabled","ghostElementTemplate","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","hidden","resizeCursors","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","touchStartLongPress","ghostDragEnabled","ghostElementTemplate","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],[3,"ngTemplateOutlet"],["weekEventTemplate",""],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDisabled","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","column","daysInWeek","eventClicked"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"height","segment","segmentHeight","locale","customTemplate","daysInWeek","clickListenerDisabled","dragOverClass","isTimeLabel","mwlClick","drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"segment","segmentHeight","locale","customTemplate","daysInWeek","clickListenerDisabled","dragOverClass","isTimeLabel","mwlClick","drop","dragEnter"]],template:function(ne,V){1&ne&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-week-view-header",1),e.NdJ("dayHeaderClicked",function(W){return V.dayHeaderClicked.emit(W)})("eventDropped",function(W){return V.eventDropped({dropData:W},W.newStart,!0)})("dragEnter",function(W){return V.dateDragEnter(W.date)}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.YNc(6,st,15,5,"div",2),e._uU(7,"\n "),e.TgZ(8,"div",3),e.NdJ("dragEnter",function(){return V.dragEnter("time")})("dragLeave",function(){return V.dragLeave("time")}),e._uU(9,"\n "),e.YNc(10,at,4,2,"div",4),e._uU(11,"\n "),e.TgZ(12,"div",5,6),e._uU(14,"\n "),e.YNc(15,Ut,11,13,"div",7),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.qZA(),e._uU(18,"\n "),e.qZA(),e._uU(19,"\n ")),2&ne&&(e.xp6(3),e.Q6J("days",V.days)("locale",V.locale)("customTemplate",V.headerTemplate),e.xp6(3),e.Q6J("ngIf",V.view.allDayEventRows.length>0),e.xp6(4),e.Q6J("ngIf",V.view.hourColumns.length>0&&1!==V.daysInWeek),e.xp6(2),e.ekj("cal-resize-active",V.timeEventResizes.size>0),e.xp6(3),e.Q6J("ngForOf",V.view.hourColumns)("ngForTrackBy",V.trackByHourColumn))},dependencies:[fe.mk,fe.sg,fe.O5,fe.tP,Q.E$,Q.mC,De.pD,De.D5,ve.P,Me,Ce.C,ze.N,ke.e],encapsulation:2})},20466:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{sources:()=>e});const e=[{filename:"calendar-header.component.ts",contents:{raw:g(11850),highlighted:g(11039)}},{filename:"colors.ts",contents:{raw:g(59326),highlighted:g(98862)}},{filename:"module.ts",contents:{raw:g(48355),highlighted:g(91593)}}]},77247:(Fe,re,g)=>{"use strict";var e=g(97530),d=g(44879),L=g(98783),j=g(30636);function G(v){return new d.vHH(3e3,!1)}function Zt(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function ct(v){switch(v.length){case 0:return new j.ZN;case 1:return v[0];default:return new j.ZE(v)}}function Kt(v,l,r,D,O=new Map,U=new Map){const oe=[],ge=[];let Ue=-1,je=null;if(D.forEach(dt=>{const It=dt.get("offset"),gn=It==Ue,fn=gn&&je||new Map;dt.forEach((an,vt)=>{let en=vt,sr=an;if("offset"!==vt)switch(en=l.normalizePropertyName(en,oe),sr){case j.k1:sr=O.get(vt);break;case j.l3:sr=U.get(vt);break;default:sr=l.normalizeStyleValue(vt,en,sr,oe)}fn.set(en,sr)}),gn||ge.push(fn),je=fn,Ue=It}),oe.length)throw function ce(v){return new d.vHH(3502,!1)}();return ge}function Jt(v,l,r,D){switch(l){case"start":v.onStart(()=>D(r&&St(r,"start",v)));break;case"done":v.onDone(()=>D(r&&St(r,"done",v)));break;case"destroy":v.onDestroy(()=>D(r&&St(r,"destroy",v)))}}function St(v,l,r){const D=r.totalTime,O=!!r.disabled,U=nn(v.element,v.triggerName,v.fromState,v.toState,l||v.phaseName,D??v.totalTime,O),oe=v._data;return null!=oe&&(U._data=oe),U}function nn(v,l,r,D,O="",U=0,oe){return{element:v,triggerName:l,fromState:r,toState:D,phaseName:O,totalTime:U,disabled:!!oe}}function Ut(v,l,r){let D=v.get(l);return D||v.set(l,D=r),D}function Qt(v){const l=v.indexOf(":");return[v.substring(1,l),v.slice(l+1)]}let rt=(v,l)=>!1,ne=(v,l,r)=>[],V=null;function H(v){const l=v.parentNode||v.host;return l===V?null:l}(Zt()||typeof Element<"u")&&(function Dt(){return typeof window<"u"&&typeof window.document<"u"}()?(V=(()=>document.documentElement)(),rt=(v,l)=>{for(;l;){if(l===v)return!0;l=H(l)}return!1}):rt=(v,l)=>v.contains(l),ne=(v,l,r)=>{if(r)return Array.from(v.querySelectorAll(l));const D=v.querySelector(l);return D?[D]:[]});let Z=null,te=!1;function _e(v){Z||(Z=function Xe(){return typeof document<"u"?document.body:null}()||{},te=!!Z.style&&"WebkitAppearance"in Z.style);let l=!0;return Z.style&&!function he(v){return"ebkit"==v.substring(1,6)}(v)&&(l=v in Z.style,!l&&te&&(l="Webkit"+v.charAt(0).toUpperCase()+v.slice(1)in Z.style)),l}const gt=rt,ot=ne;class $t{validateStyleProperty(l){return _e(l)}matchesElement(l,r){return!1}containsElement(l,r){return gt(l,r)}getParentElement(l){return H(l)}query(l,r,D){return ot(l,r,D)}computeStyle(l,r,D){return D||""}animate(l,r,D,O,U,oe=[],ge){return new j.ZN(D,O)}}$t.\u0275fac=function(l){return new(l||$t)},$t.\u0275prov=d.Yz7({token:$t,factory:$t.\u0275fac});class Rt{}Rt.NOOP=new $t;const jt="ng-enter",kn="ng-leave",rn="ng-trigger",Fn=".ng-trigger",zn="ng-animating",Mn=".ng-animating";function Bn(v){if("number"==typeof v)return v;const l=v.match(/^(-?[\.\d]+)(m?s)/);return!l||l.length<2?0:Hr(parseFloat(l[1]),l[2])}function Hr(v,l){return"s"===l?1e3*v:v}function mr(v,l,r){return v.hasOwnProperty("duration")?v:function oi(v,l,r){const D=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i;let O,U=0,oe="";if("string"==typeof v){const ge=v.match(D);if(null===ge)return l.push(G()),{duration:0,delay:0,easing:""};O=Hr(parseFloat(ge[1]),ge[2]);const Ue=ge[3];null!=Ue&&(U=Hr(parseFloat(Ue),ge[4]));const je=ge[5];je&&(oe=je)}else O=v;if(!r){let ge=!1,Ue=l.length;O<0&&(l.push(function J(){return new d.vHH(3100,!1)}()),ge=!0),U<0&&(l.push(function Y(){return new d.vHH(3101,!1)}()),ge=!0),ge&&l.splice(Ue,0,G())}return{duration:O,delay:U,easing:oe}}(v,l,r)}function ir(v,l={}){return Object.keys(v).forEach(r=>{l[r]=v[r]}),l}function qr(v){const l=new Map;return Object.keys(v).forEach(r=>{const D=v[r];l.set(r,D)}),l}function At(v,l=new Map,r){if(r)for(let[D,O]of r)l.set(D,O);for(let[D,O]of v)l.set(D,O);return l}function Vt(v,l,r){return r?l+":"+r+";":""}function Gn(v){let l="";for(let r=0;r{const U=Yt(O);r&&!r.has(O)&&r.set(O,v.style[U]),v.style[U]=D}),Zt()&&Gn(v))}function ar(v,l){v.style&&(l.forEach((r,D)=>{const O=Yt(D);v.style[O]=""}),Zt()&&Gn(v))}function _r(v){return Array.isArray(v)?1==v.length?v[0]:(0,j.vP)(v):v}function En(v,l,r){const D=l.params||{},O=z(v);O.length&&O.forEach(U=>{D.hasOwnProperty(U)||r.push(function fe(v){return new d.vHH(3001,!1)}())})}const it=new RegExp("{{\\s*(.+?)\\s*}}","g");function z(v){let l=[];if("string"==typeof v){let r;for(;r=it.exec(v);)l.push(r[1]);it.lastIndex=0}return l}function de(v,l,r){const D=v.toString(),O=D.replace(it,(U,oe)=>{let ge=l[oe];return null==ge&&(r.push(function Q(v){return new d.vHH(3003,!1)}()),ge=""),ge.toString()});return O==D?v:O}function Ze(v){const l=[];let r=v.next();for(;!r.done;)l.push(r.value),r=v.next();return l}const _t=/-+([a-z0-9])/g;function Yt(v){return v.replace(_t,(...l)=>l[1].toUpperCase())}function _n(v){return v.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Er(v,l,r){switch(l.type){case 7:return v.visitTrigger(l,r);case 0:return v.visitState(l,r);case 1:return v.visitTransition(l,r);case 2:return v.visitSequence(l,r);case 3:return v.visitGroup(l,r);case 4:return v.visitAnimate(l,r);case 5:return v.visitKeyframes(l,r);case 6:return v.visitStyle(l,r);case 8:return v.visitReference(l,r);case 9:return v.visitAnimateChild(l,r);case 10:return v.visitAnimateRef(l,r);case 11:return v.visitQuery(l,r);case 12:return v.visitStagger(l,r);default:throw function De(v){return new d.vHH(3004,!1)}(l.type)}}function Qi(v,l){return window.getComputedStyle(v)[l]}function Xo(v,l){const r=[];return"string"==typeof v?v.split(/\s*,\s*/).forEach(D=>function Ni(v,l,r){if(":"==v[0]){const Ue=function hi(v,l){switch(v){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(r,D)=>parseFloat(D)>parseFloat(r);case":decrement":return(r,D)=>parseFloat(D) *"}}(v,r);if("function"==typeof Ue)return void l.push(Ue);v=Ue}const D=v.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==D||D.length<4)return r.push(function Ge(v){return new d.vHH(3015,!1)}()),l;const O=D[1],U=D[2],oe=D[3];l.push(Wn(O,oe));const ge="*"==O&&"*"==oe;"<"==U[0]&&!ge&&l.push(Wn(oe,O))}(D,r,l)):r.push(v),r}const Tt=new Set(["true","1"]),cn=new Set(["false","0"]);function Wn(v,l){const r=Tt.has(v)||cn.has(v),D=Tt.has(l)||cn.has(l);return(O,U)=>{let oe="*"==v||v==O,ge="*"==l||l==U;return!oe&&r&&"boolean"==typeof O&&(oe=O?Tt.has(v):cn.has(v)),!ge&&D&&"boolean"==typeof U&&(ge=U?Tt.has(l):cn.has(l)),oe&&ge}}const qi=":self",Zr=new RegExp("s*:selfs*,?","g");function xr(v,l,r,D){return new $n(v).build(l,r,D)}class $n{constructor(l){this._driver=l}build(l,r,D){const O=new un(r);return this._resetContextStyleTimingState(O),Er(this,_r(l),O)}_resetContextStyleTimingState(l){l.currentQuerySelector="",l.collectedStyles=new Map,l.collectedStyles.set("",new Map),l.currentTime=0}visitTrigger(l,r){let D=r.queryCount=0,O=r.depCount=0;const U=[],oe=[];return"@"==l.name.charAt(0)&&r.errors.push(function Ae(){return new d.vHH(3006,!1)}()),l.definitions.forEach(ge=>{if(this._resetContextStyleTimingState(r),0==ge.type){const Ue=ge,je=Ue.name;je.toString().split(/\s*,\s*/).forEach(dt=>{Ue.name=dt,U.push(this.visitState(Ue,r))}),Ue.name=je}else if(1==ge.type){const Ue=this.visitTransition(ge,r);D+=Ue.queryCount,O+=Ue.depCount,oe.push(Ue)}else r.errors.push(function Te(){return new d.vHH(3007,!1)}())}),{type:7,name:l.name,states:U,transitions:oe,queryCount:D,depCount:O,options:null}}visitState(l,r){const D=this.visitStyle(l.styles,r),O=l.options&&l.options.params||null;if(D.containsDynamicStyles){const U=new Set,oe=O||{};if(D.styles.forEach(ge=>{ge instanceof Map&&ge.forEach(Ue=>{z(Ue).forEach(je=>{oe.hasOwnProperty(je)||U.add(je)})})}),U.size){Ze(U.values());r.errors.push(function Oe(v,l){return new d.vHH(3008,!1)}(l.name))}}return{type:0,name:l.name,style:D,options:O?{params:O}:null}}visitTransition(l,r){r.queryCount=0,r.depCount=0;const D=Er(this,_r(l.animation),r);return{type:1,matchers:Xo(l.expr,r.errors),animation:D,queryCount:r.queryCount,depCount:r.depCount,options:gi(l.options)}}visitSequence(l,r){return{type:2,steps:l.steps.map(D=>Er(this,D,r)),options:gi(l.options)}}visitGroup(l,r){const D=r.currentTime;let O=0;const U=l.steps.map(oe=>{r.currentTime=D;const ge=Er(this,oe,r);return O=Math.max(O,r.currentTime),ge});return r.currentTime=O,{type:3,steps:U,options:gi(l.options)}}visitAnimate(l,r){const D=function Vr(v,l){if(v.hasOwnProperty("duration"))return v;if("number"==typeof v){return Go(mr(v,l).duration,0,"")}const r=v;if(r.split(/\s+/).some(U=>"{"==U.charAt(0)&&"{"==U.charAt(1))){const U=Go(0,0,"");return U.dynamic=!0,U.strValue=r,U}const O=mr(r,l);return Go(O.duration,O.delay,O.easing)}(l.timings,r.errors);r.currentAnimateTimings=D;let O,U=l.styles?l.styles:(0,j.oB)({});if(5==U.type)O=this.visitKeyframes(U,r);else{let oe=l.styles,ge=!1;if(!oe){ge=!0;const je={};D.easing&&(je.easing=D.easing),oe=(0,j.oB)(je)}r.currentTime+=D.duration+D.delay;const Ue=this.visitStyle(oe,r);Ue.isEmptyStep=ge,O=Ue}return r.currentAnimateTimings=null,{type:4,timings:D,style:O,options:null}}visitStyle(l,r){const D=this._makeStyleAst(l,r);return this._validateStyleAst(D,r),D}_makeStyleAst(l,r){const D=[],O=Array.isArray(l.styles)?l.styles:[l.styles];for(let ge of O)"string"==typeof ge?ge===j.l3?D.push(ge):r.errors.push(new d.vHH(3002,!1)):D.push(qr(ge));let U=!1,oe=null;return D.forEach(ge=>{if(ge instanceof Map&&(ge.has("easing")&&(oe=ge.get("easing"),ge.delete("easing")),!U))for(let Ue of ge.values())if(Ue.toString().indexOf("{{")>=0){U=!0;break}}),{type:6,styles:D,easing:oe,offset:l.offset,containsDynamicStyles:U,options:null}}_validateStyleAst(l,r){const D=r.currentAnimateTimings;let O=r.currentTime,U=r.currentTime;D&&U>0&&(U-=D.duration+D.delay),l.styles.forEach(oe=>{"string"!=typeof oe&&oe.forEach((ge,Ue)=>{const je=r.collectedStyles.get(r.currentQuerySelector),dt=je.get(Ue);let It=!0;dt&&(U!=O&&U>=dt.startTime&&O<=dt.endTime&&(r.errors.push(function Me(v,l,r,D,O){return new d.vHH(3010,!1)}(0,dt.startTime,dt.endTime)),It=!1),U=dt.startTime),It&&je.set(Ue,{startTime:U,endTime:O}),r.options&&En(ge,r.options,r.errors)})})}visitKeyframes(l,r){const D={type:5,styles:[],options:null};if(!r.currentAnimateTimings)return r.errors.push(function Ce(){return new d.vHH(3011,!1)}()),D;let U=0;const oe=[];let ge=!1,Ue=!1,je=0;const dt=l.steps.map(sr=>{const br=this._makeStyleAst(sr,r);let Sr=null!=br.offset?br.offset:function Kr(v){if("string"==typeof v)return null;let l=null;if(Array.isArray(v))v.forEach(r=>{if(r instanceof Map&&r.has("offset")){const D=r;l=parseFloat(D.get("offset")),D.delete("offset")}});else if(v instanceof Map&&v.has("offset")){const r=v;l=parseFloat(r.get("offset")),r.delete("offset")}return l}(br.styles),Ir=0;return null!=Sr&&(U++,Ir=br.offset=Sr),Ue=Ue||Ir<0||Ir>1,ge=ge||Ir0&&U{const Sr=gn>0?br==fn?1:gn*br:oe[br],Ir=Sr*en;r.currentTime=an+vt.delay+Ir,vt.duration=Ir,this._validateStyleAst(sr,r),sr.offset=Sr,D.styles.push(sr)}),D}visitReference(l,r){return{type:8,animation:Er(this,_r(l.animation),r),options:gi(l.options)}}visitAnimateChild(l,r){return r.depCount++,{type:9,options:gi(l.options)}}visitAnimateRef(l,r){return{type:10,animation:this.visitReference(l.animation,r),options:gi(l.options)}}visitQuery(l,r){const D=r.currentQuerySelector,O=l.options||{};r.queryCount++,r.currentQuery=l;const[U,oe]=function Vi(v){const l=!!v.split(/\s*,\s*/).find(r=>r==qi);return l&&(v=v.replace(Zr,"")),v=v.replace(/@\*/g,Fn).replace(/@\w+/g,r=>Fn+"-"+r.slice(1)).replace(/:animating/g,Mn),[v,l]}(l.selector);r.currentQuerySelector=D.length?D+" "+U:U,Ut(r.collectedStyles,r.currentQuerySelector,new Map);const ge=Er(this,_r(l.animation),r);return r.currentQuery=null,r.currentQuerySelector=D,{type:11,selector:U,limit:O.limit||0,optional:!!O.optional,includeSelf:oe,animation:ge,originalSelector:l.selector,options:gi(l.options)}}visitStagger(l,r){r.currentQuery||r.errors.push(function Re(){return new d.vHH(3013,!1)}());const D="full"===l.timings?{duration:0,delay:0,easing:"full"}:mr(l.timings,r.errors,!0);return{type:12,animation:Er(this,_r(l.animation),r),timings:D,options:null}}}class un{constructor(l){this.errors=l,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function gi(v){return v?(v=ir(v)).params&&(v.params=function qo(v){return v?ir(v):null}(v.params)):v={},v}function Go(v,l,r){return{duration:v,delay:l,easing:r}}function er(v,l,r,D,O,U,oe=null,ge=!1){return{type:1,element:v,keyframes:l,preStyleProps:r,postStyleProps:D,duration:O,delay:U,totalTime:O+U,easing:oe,subTimeline:ge}}class eo{constructor(){this._map=new Map}get(l){return this._map.get(l)||[]}append(l,r){let D=this._map.get(l);D||this._map.set(l,D=[]),D.push(...r)}has(l){return this._map.has(l)}clear(){this._map.clear()}}const Zs=new RegExp(":enter","g"),cr=new RegExp(":leave","g");function bl(v,l,r,D,O,U=new Map,oe=new Map,ge,Ue,je=[]){return(new bs).buildKeyframes(v,l,r,D,O,U,oe,ge,Ue,je)}class bs{buildKeyframes(l,r,D,O,U,oe,ge,Ue,je,dt=[]){je=je||new eo;const It=new Pi(l,r,je,O,U,dt,[]);It.options=Ue;const gn=Ue.delay?Bn(Ue.delay):0;It.currentTimeline.delayNextStep(gn),It.currentTimeline.setStyles([oe],null,It.errors,Ue),Er(this,D,It);const fn=It.timelines.filter(an=>an.containsAnimation());if(fn.length&&ge.size){let an;for(let vt=fn.length-1;vt>=0;vt--){const en=fn[vt];if(en.element===r){an=en;break}}an&&!an.allowOnlyTimelineStyles()&&an.setStyles([ge],null,It.errors,Ue)}return fn.length?fn.map(an=>an.buildKeyframes()):[er(r,[],[],[],0,gn,"",!1)]}visitTrigger(l,r){}visitState(l,r){}visitTransition(l,r){}visitAnimateChild(l,r){const D=r.subInstructions.get(r.element);if(D){const O=r.createSubContext(l.options),U=r.currentTimeline.currentTime,oe=this._visitSubInstructions(D,O,O.options);U!=oe&&r.transformIntoNewTimeline(oe)}r.previousNode=l}visitAnimateRef(l,r){const D=r.createSubContext(l.options);D.transformIntoNewTimeline(),this._applyAnimationRefDelays([l.options,l.animation.options],r,D),this.visitReference(l.animation,D),r.transformIntoNewTimeline(D.currentTimeline.currentTime),r.previousNode=l}_applyAnimationRefDelays(l,r,D){for(const O of l){const U=O?.delay;if(U){const oe="number"==typeof U?U:Bn(de(U,O?.params??{},r.errors));D.delayNextStep(oe)}}}_visitSubInstructions(l,r,D){let U=r.currentTimeline.currentTime;const oe=null!=D.duration?Bn(D.duration):null,ge=null!=D.delay?Bn(D.delay):null;return 0!==oe&&l.forEach(Ue=>{const je=r.appendInstructionToTimeline(Ue,oe,ge);U=Math.max(U,je.duration+je.delay)}),U}visitReference(l,r){r.updateOptions(l.options,!0),Er(this,l.animation,r),r.previousNode=l}visitSequence(l,r){const D=r.subContextCount;let O=r;const U=l.options;if(U&&(U.params||U.delay)&&(O=r.createSubContext(U),O.transformIntoNewTimeline(),null!=U.delay)){6==O.previousNode.type&&(O.currentTimeline.snapshotCurrentStyles(),O.previousNode=Ri);const oe=Bn(U.delay);O.delayNextStep(oe)}l.steps.length&&(l.steps.forEach(oe=>Er(this,oe,O)),O.currentTimeline.applyStylesToKeyframe(),O.subContextCount>D&&O.transformIntoNewTimeline()),r.previousNode=l}visitGroup(l,r){const D=[];let O=r.currentTimeline.currentTime;const U=l.options&&l.options.delay?Bn(l.options.delay):0;l.steps.forEach(oe=>{const ge=r.createSubContext(l.options);U&&ge.delayNextStep(U),Er(this,oe,ge),O=Math.max(O,ge.currentTimeline.currentTime),D.push(ge.currentTimeline)}),D.forEach(oe=>r.currentTimeline.mergeTimelineCollectedStyles(oe)),r.transformIntoNewTimeline(O),r.previousNode=l}_visitTiming(l,r){if(l.dynamic){const D=l.strValue;return mr(r.params?de(D,r.params,r.errors):D,r.errors)}return{duration:l.duration,delay:l.delay,easing:l.easing}}visitAnimate(l,r){const D=r.currentAnimateTimings=this._visitTiming(l.timings,r),O=r.currentTimeline;D.delay&&(r.incrementTime(D.delay),O.snapshotCurrentStyles());const U=l.style;5==U.type?this.visitKeyframes(U,r):(r.incrementTime(D.duration),this.visitStyle(U,r),O.applyStylesToKeyframe()),r.currentAnimateTimings=null,r.previousNode=l}visitStyle(l,r){const D=r.currentTimeline,O=r.currentAnimateTimings;!O&&D.hasCurrentStyleProperties()&&D.forwardFrame();const U=O&&O.easing||l.easing;l.isEmptyStep?D.applyEmptyStep(U):D.setStyles(l.styles,U,r.errors,r.options),r.previousNode=l}visitKeyframes(l,r){const D=r.currentAnimateTimings,O=r.currentTimeline.duration,U=D.duration,ge=r.createSubContext().currentTimeline;ge.easing=D.easing,l.styles.forEach(Ue=>{const je=Ue.offset||0;ge.forwardTime(je*U),ge.setStyles(Ue.styles,Ue.easing,r.errors,r.options),ge.applyStylesToKeyframe()}),r.currentTimeline.mergeTimelineCollectedStyles(ge),r.transformIntoNewTimeline(O+U),r.previousNode=l}visitQuery(l,r){const D=r.currentTimeline.currentTime,O=l.options||{},U=O.delay?Bn(O.delay):0;U&&(6===r.previousNode.type||0==D&&r.currentTimeline.hasCurrentStyleProperties())&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=Ri);let oe=D;const ge=r.invokeQuery(l.selector,l.originalSelector,l.limit,l.includeSelf,!!O.optional,r.errors);r.currentQueryTotal=ge.length;let Ue=null;ge.forEach((je,dt)=>{r.currentQueryIndex=dt;const It=r.createSubContext(l.options,je);U&&It.delayNextStep(U),je===r.element&&(Ue=It.currentTimeline),Er(this,l.animation,It),It.currentTimeline.applyStylesToKeyframe();const gn=It.currentTimeline.currentTime;oe=Math.max(oe,gn)}),r.currentQueryIndex=0,r.currentQueryTotal=0,r.transformIntoNewTimeline(oe),Ue&&(r.currentTimeline.mergeTimelineCollectedStyles(Ue),r.currentTimeline.snapshotCurrentStyles()),r.previousNode=l}visitStagger(l,r){const D=r.parentContext,O=r.currentTimeline,U=l.timings,oe=Math.abs(U.duration),ge=oe*(r.currentQueryTotal-1);let Ue=oe*r.currentQueryIndex;switch(U.duration<0?"reverse":U.easing){case"reverse":Ue=ge-Ue;break;case"full":Ue=D.currentStaggerTime}const dt=r.currentTimeline;Ue&&dt.delayNextStep(Ue);const It=dt.currentTime;Er(this,l.animation,r),r.previousNode=l,D.currentStaggerTime=O.currentTime-It+(O.startTime-D.currentTimeline.startTime)}}const Ri={};class Pi{constructor(l,r,D,O,U,oe,ge,Ue){this._driver=l,this.element=r,this.subInstructions=D,this._enterClassName=O,this._leaveClassName=U,this.errors=oe,this.timelines=ge,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Ri,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=Ue||new si(this._driver,r,0),ge.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(l,r){if(!l)return;const D=l;let O=this.options;null!=D.duration&&(O.duration=Bn(D.duration)),null!=D.delay&&(O.delay=Bn(D.delay));const U=D.params;if(U){let oe=O.params;oe||(oe=this.options.params={}),Object.keys(U).forEach(ge=>{(!r||!oe.hasOwnProperty(ge))&&(oe[ge]=de(U[ge],oe,this.errors))})}}_copyOptions(){const l={};if(this.options){const r=this.options.params;if(r){const D=l.params={};Object.keys(r).forEach(O=>{D[O]=r[O]})}}return l}createSubContext(l=null,r,D){const O=r||this.element,U=new Pi(this._driver,O,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(O,D||0));return U.previousNode=this.previousNode,U.currentAnimateTimings=this.currentAnimateTimings,U.options=this._copyOptions(),U.updateOptions(l),U.currentQueryIndex=this.currentQueryIndex,U.currentQueryTotal=this.currentQueryTotal,U.parentContext=this,this.subContextCount++,U}transformIntoNewTimeline(l){return this.previousNode=Ri,this.currentTimeline=this.currentTimeline.fork(this.element,l),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(l,r,D){const O={duration:r??l.duration,delay:this.currentTimeline.currentTime+(D??0)+l.delay,easing:""},U=new mi(this._driver,l.element,l.keyframes,l.preStyleProps,l.postStyleProps,O,l.stretchStartingKeyframe);return this.timelines.push(U),O}incrementTime(l){this.currentTimeline.forwardTime(this.currentTimeline.duration+l)}delayNextStep(l){l>0&&this.currentTimeline.delayNextStep(l)}invokeQuery(l,r,D,O,U,oe){let ge=[];if(O&&ge.push(this.element),l.length>0){l=(l=l.replace(Zs,"."+this._enterClassName)).replace(cr,"."+this._leaveClassName);const Ue=1!=D;let je=this._driver.query(this.element,l,Ue);0!==D&&(je=D<0?je.slice(je.length+D,je.length):je.slice(0,D)),ge.push(...je)}return!U&&0==ge.length&&oe.push(function Ye(v){return new d.vHH(3014,!1)}()),ge}}class si{constructor(l,r,D,O){this._driver=l,this.element=r,this.startTime=D,this._elementTimelineStylesLookup=O,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(r),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(r,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(l){const r=1===this._keyframes.size&&this._pendingStyles.size;this.duration||r?(this.forwardTime(this.currentTime+l),r&&this.snapshotCurrentStyles()):this.startTime+=l}fork(l,r){return this.applyStylesToKeyframe(),new si(this._driver,l,r||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(l){this.applyStylesToKeyframe(),this.duration=l,this._loadKeyframe()}_updateStyle(l,r){this._localTimelineStyles.set(l,r),this._globalTimelineStyles.set(l,r),this._styleSummary.set(l,{time:this.currentTime,value:r})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(l){l&&this._previousKeyframe.set("easing",l);for(let[r,D]of this._globalTimelineStyles)this._backFill.set(r,D||j.l3),this._currentKeyframe.set(r,j.l3);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(l,r,D,O){r&&this._previousKeyframe.set("easing",r);const U=O&&O.params||{},oe=function _i(v,l){const r=new Map;let D;return v.forEach(O=>{if("*"===O){D=D||l.keys();for(let U of D)r.set(U,j.l3)}else At(O,r)}),r}(l,this._globalTimelineStyles);for(let[ge,Ue]of oe){const je=de(Ue,U,D);this._pendingStyles.set(ge,je),this._localTimelineStyles.has(ge)||this._backFill.set(ge,this._globalTimelineStyles.get(ge)??j.l3),this._updateStyle(ge,je)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((l,r)=>{this._currentKeyframe.set(r,l)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((l,r)=>{this._currentKeyframe.has(r)||this._currentKeyframe.set(r,l)}))}snapshotCurrentStyles(){for(let[l,r]of this._localTimelineStyles)this._pendingStyles.set(l,r),this._updateStyle(l,r)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const l=[];for(let r in this._currentKeyframe)l.push(r);return l}mergeTimelineCollectedStyles(l){l._styleSummary.forEach((r,D)=>{const O=this._styleSummary.get(D);(!O||r.time>O.time)&&this._updateStyle(D,r.value)})}buildKeyframes(){this.applyStylesToKeyframe();const l=new Set,r=new Set,D=1===this._keyframes.size&&0===this.duration;let O=[];this._keyframes.forEach((ge,Ue)=>{const je=At(ge,new Map,this._backFill);je.forEach((dt,It)=>{dt===j.k1?l.add(It):dt===j.l3&&r.add(It)}),D||je.set("offset",Ue/this.duration),O.push(je)});const U=l.size?Ze(l.values()):[],oe=r.size?Ze(r.values()):[];if(D){const ge=O[0],Ue=new Map(ge);ge.set("offset",0),Ue.set("offset",1),O=[ge,Ue]}return er(this.element,O,U,oe,this.duration,this.startTime,this.easing,!1)}}class mi extends si{constructor(l,r,D,O,U,oe,ge=!1){super(l,r,oe.delay),this.keyframes=D,this.preStyleProps=O,this.postStyleProps=U,this._stretchStartingKeyframe=ge,this.timings={duration:oe.duration,delay:oe.delay,easing:oe.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let l=this.keyframes,{delay:r,duration:D,easing:O}=this.timings;if(this._stretchStartingKeyframe&&r){const U=[],oe=D+r,ge=r/oe,Ue=At(l[0]);Ue.set("offset",0),U.push(Ue);const je=At(l[0]);je.set("offset",Jn(ge)),U.push(je);const dt=l.length-1;for(let It=1;It<=dt;It++){let gn=At(l[It]);const an=r+gn.get("offset")*D;gn.set("offset",Jn(an/oe)),U.push(gn)}D=oe,r=0,O="",l=U}return er(this.element,l,this.preStyleProps,this.postStyleProps,D,r,O,!0)}}function Jn(v,l=3){const r=Math.pow(10,l-1);return Math.round(v*r)/r}class vi{}const zr=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class yi extends vi{normalizePropertyName(l,r){return Yt(l)}normalizeStyleValue(l,r,D,O){let U="";const oe=D.toString().trim();if(zr.has(r)&&0!==D&&"0"!==D)if("number"==typeof D)U="px";else{const ge=D.match(/^[+-]?[\d\.]+([a-z]*)$/);ge&&0==ge[1].length&&O.push(function ve(v,l){return new d.vHH(3005,!1)}())}return oe+U}}function dr(v,l,r,D,O,U,oe,ge,Ue,je,dt,It,gn){return{type:0,element:v,triggerName:l,isRemovalTransition:O,fromState:r,fromStyles:U,toState:D,toStyles:oe,timelines:ge,queriedElements:Ue,preStyleProps:je,postStyleProps:dt,totalTime:It,errors:gn}}const To={};class ai{constructor(l,r,D){this._triggerName=l,this.ast=r,this._stateStyles=D}match(l,r,D,O){return function es(v,l,r,D,O){return v.some(U=>U(l,r,D,O))}(this.ast.matchers,l,r,D,O)}buildStyles(l,r,D){let O=this._stateStyles.get("*");return void 0!==l&&(O=this._stateStyles.get(l?.toString())||O),O?O.buildStyles(r,D):new Map}build(l,r,D,O,U,oe,ge,Ue,je,dt){const It=[],gn=this.ast.options&&this.ast.options.params||To,fn=ge&&ge.params||To,an=this.buildStyles(D,fn,It),vt=Ue&&Ue.params||To,en=this.buildStyles(O,vt,It),sr=new Set,br=new Map,Sr=new Map,Ir="void"===O,ra={params:Vo(vt,gn),delay:this.ast.options?.delay},Mi=dt?[]:bl(l,r,this.ast.animation,U,oe,an,en,ra,je,It);let wr=0;if(Mi.forEach(bo=>{wr=Math.max(bo.duration+bo.delay,wr)}),It.length)return dr(r,this._triggerName,D,O,Ir,an,en,[],[],br,Sr,wr,It);Mi.forEach(bo=>{const Eo=bo.element,ao=Ut(br,Eo,new Set);bo.preStyleProps.forEach(Fo=>ao.add(Fo));const Is=Ut(Sr,Eo,new Set);bo.postStyleProps.forEach(Fo=>Is.add(Fo)),Eo!==r&&sr.add(Eo)});const fi=Ze(sr.values());return dr(r,this._triggerName,D,O,Ir,an,en,Mi,fi,br,Sr,wr)}}function Vo(v,l){const r=ir(l);for(const D in v)v.hasOwnProperty(D)&&null!=v[D]&&(r[D]=v[D]);return r}class zo{constructor(l,r,D){this.styles=l,this.defaultParams=r,this.normalizer=D}buildStyles(l,r){const D=new Map,O=ir(this.defaultParams);return Object.keys(l).forEach(U=>{const oe=l[U];null!==oe&&(O[U]=oe)}),this.styles.styles.forEach(U=>{"string"!=typeof U&&U.forEach((oe,ge)=>{oe&&(oe=de(oe,O,r));const Ue=this.normalizer.normalizePropertyName(ge,r);oe=this.normalizer.normalizeStyleValue(ge,Ue,oe,r),D.set(Ue,oe)})}),D}}class Es{constructor(l,r,D){this.name=l,this.ast=r,this._normalizer=D,this.transitionFactories=[],this.states=new Map,r.states.forEach(O=>{const U=O.options&&O.options.params||{};this.states.set(O.name,new zo(O.style,U,D))}),pa(this.states,"true","1"),pa(this.states,"false","0"),r.transitions.forEach(O=>{this.transitionFactories.push(new ai(l,O,this.states))}),this.fallbackTransition=function Wi(v,l,r){return new ai(v,{type:1,animation:{type:2,steps:[],options:null},matchers:[(oe,ge)=>!0],options:null,queryCount:0,depCount:0},l)}(l,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(l,r,D,O){return this.transitionFactories.find(oe=>oe.match(l,r,D,O))||null}matchStyles(l,r,D){return this.fallbackTransition.buildStyles(l,r,D)}}function pa(v,l,r){v.has(l)?v.has(r)||v.set(r,v.get(l)):v.has(r)&&v.set(l,v.get(r))}const xi=new eo;class Fa{constructor(l,r,D){this.bodyNode=l,this._driver=r,this._normalizer=D,this._animations=new Map,this._playersById=new Map,this.players=[]}register(l,r){const D=[],O=[],U=xr(this._driver,r,D,O);if(D.length)throw function we(v){return new d.vHH(3503,!1)}();O.length,this._animations.set(l,U)}_buildPlayer(l,r,D){const O=l.element,U=Kt(this._driver,this._normalizer,0,l.keyframes,r,D);return this._driver.animate(O,U,l.duration,l.delay,l.easing,[],!0)}create(l,r,D={}){const O=[],U=this._animations.get(l);let oe;const ge=new Map;if(U?(oe=bl(this._driver,r,U,jt,kn,new Map,new Map,D,xi,O),oe.forEach(dt=>{const It=Ut(ge,dt.element,new Map);dt.postStyleProps.forEach(gn=>It.set(gn,null))})):(O.push(function xe(){return new d.vHH(3300,!1)}()),oe=[]),O.length)throw function pe(v){return new d.vHH(3504,!1)}();ge.forEach((dt,It)=>{dt.forEach((gn,fn)=>{dt.set(fn,this._driver.computeStyle(It,fn,j.l3))})});const je=ct(oe.map(dt=>{const It=ge.get(dt.element);return this._buildPlayer(dt,new Map,It)}));return this._playersById.set(l,je),je.onDestroy(()=>this.destroy(l)),this.players.push(je),je}destroy(l){const r=this._getPlayer(l);r.destroy(),this._playersById.delete(l);const D=this.players.indexOf(r);D>=0&&this.players.splice(D,1)}_getPlayer(l){const r=this._playersById.get(l);if(!r)throw function be(v){return new d.vHH(3301,!1)}();return r}listen(l,r,D,O){const U=nn(r,"","","");return Jt(this._getPlayer(l),D,U,O),()=>{}}command(l,r,D,O){if("register"==D)return void this.register(l,O[0]);if("create"==D){const oe=O[0]||{};return void this.create(l,r,oe)}const U=this._getPlayer(l);switch(D){case"play":U.play();break;case"pause":U.pause();break;case"reset":U.reset();break;case"restart":U.restart();break;case"finish":U.finish();break;case"init":U.init();break;case"setPosition":U.setPosition(parseFloat(O[0]));break;case"destroy":this.destroy(l)}}}const ts="ng-animate-queued",ha="ng-animate-disabled",ns=[],Cs={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},El={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Jr="__ng_removed";class fo{constructor(l,r=""){this.namespaceId=r;const D=l&&l.hasOwnProperty("value"),O=D?l.value:l;if(this.value=function Ao(v){return v??null}(O),D){const U=ir(l);delete U.value,this.options=U}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(l){const r=l.params;if(r){const D=this.options.params;Object.keys(r).forEach(O=>{null==D[O]&&(D[O]=r[O])})}}}const ci="void",Wo=new fo(ci);class ol{constructor(l,r,D){this.id=l,this.hostElement=r,this._engine=D,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+l,bn(r,this._hostClassName)}listen(l,r,D,O){if(!this._triggers.has(r))throw function nt(v,l){return new d.vHH(3302,!1)}();if(null==D||0==D.length)throw function st(v){return new d.vHH(3303,!1)}();if(!function os(v){return"start"==v||"done"==v}(D))throw function Ie(v,l){return new d.vHH(3400,!1)}();const U=Ut(this._elementListeners,l,[]),oe={name:r,phase:D,callback:O};U.push(oe);const ge=Ut(this._engine.statesByElement,l,new Map);return ge.has(r)||(bn(l,rn),bn(l,rn+"-"+r),ge.set(r,Wo)),()=>{this._engine.afterFlush(()=>{const Ue=U.indexOf(oe);Ue>=0&&U.splice(Ue,1),this._triggers.has(r)||ge.delete(r)})}}register(l,r){return!this._triggers.has(l)&&(this._triggers.set(l,r),!0)}_getTrigger(l){const r=this._triggers.get(l);if(!r)throw function ht(v){return new d.vHH(3401,!1)}();return r}trigger(l,r,D,O=!0){const U=this._getTrigger(r),oe=new ki(this.id,r,l);let ge=this._engine.statesByElement.get(l);ge||(bn(l,rn),bn(l,rn+"-"+r),this._engine.statesByElement.set(l,ge=new Map));let Ue=ge.get(r);const je=new fo(D,this.id);if(!(D&&D.hasOwnProperty("value"))&&Ue&&je.absorbOptions(Ue.options),ge.set(r,je),Ue||(Ue=Wo),je.value!==ci&&Ue.value===je.value){if(!function Ha(v,l){const r=Object.keys(v),D=Object.keys(l);if(r.length!=D.length)return!1;for(let O=0;O{ar(l,en),qn(l,sr)})}return}const gn=Ut(this._engine.playersByElement,l,[]);gn.forEach(vt=>{vt.namespaceId==this.id&&vt.triggerName==r&&vt.queued&&vt.destroy()});let fn=U.matchTransition(Ue.value,je.value,l,je.params),an=!1;if(!fn){if(!O)return;fn=U.fallbackTransition,an=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:l,triggerName:r,transition:fn,fromState:Ue,toState:je,player:oe,isFallbackTransition:an}),an||(bn(l,ts),oe.onStart(()=>{Oo(l,ts)})),oe.onDone(()=>{let vt=this.players.indexOf(oe);vt>=0&&this.players.splice(vt,1);const en=this._engine.playersByElement.get(l);if(en){let sr=en.indexOf(oe);sr>=0&&en.splice(sr,1)}}),this.players.push(oe),gn.push(oe),oe}deregister(l){this._triggers.delete(l),this._engine.statesByElement.forEach(r=>r.delete(l)),this._elementListeners.forEach((r,D)=>{this._elementListeners.set(D,r.filter(O=>O.name!=l))})}clearElementCache(l){this._engine.statesByElement.delete(l),this._elementListeners.delete(l);const r=this._engine.playersByElement.get(l);r&&(r.forEach(D=>D.destroy()),this._engine.playersByElement.delete(l))}_signalRemovalForInnerTriggers(l,r){const D=this._engine.driver.query(l,Fn,!0);D.forEach(O=>{if(O[Jr])return;const U=this._engine.fetchNamespacesByElement(O);U.size?U.forEach(oe=>oe.triggerLeaveAnimation(O,r,!1,!0)):this.clearElementCache(O)}),this._engine.afterFlushAnimationsDone(()=>D.forEach(O=>this.clearElementCache(O)))}triggerLeaveAnimation(l,r,D,O){const U=this._engine.statesByElement.get(l),oe=new Map;if(U){const ge=[];if(U.forEach((Ue,je)=>{if(oe.set(je,Ue.value),this._triggers.has(je)){const dt=this.trigger(l,je,ci,O);dt&&ge.push(dt)}}),ge.length)return this._engine.markElementAsRemoved(this.id,l,!0,r,oe),D&&ct(ge).onDone(()=>this._engine.processLeaveNode(l)),!0}return!1}prepareLeaveAnimationListeners(l){const r=this._elementListeners.get(l),D=this._engine.statesByElement.get(l);if(r&&D){const O=new Set;r.forEach(U=>{const oe=U.name;if(O.has(oe))return;O.add(oe);const Ue=this._triggers.get(oe).fallbackTransition,je=D.get(oe)||Wo,dt=new fo(ci),It=new ki(this.id,oe,l);this._engine.totalQueuedPlayers++,this._queue.push({element:l,triggerName:oe,transition:Ue,fromState:je,toState:dt,player:It,isFallbackTransition:!0})})}}removeNode(l,r){const D=this._engine;if(l.childElementCount&&this._signalRemovalForInnerTriggers(l,r),this.triggerLeaveAnimation(l,r,!0))return;let O=!1;if(D.totalAnimations){const U=D.players.length?D.playersByQueriedElement.get(l):[];if(U&&U.length)O=!0;else{let oe=l;for(;oe=oe.parentNode;)if(D.statesByElement.get(oe)){O=!0;break}}}if(this.prepareLeaveAnimationListeners(l),O)D.markElementAsRemoved(this.id,l,!1,r);else{const U=l[Jr];(!U||U===Cs)&&(D.afterFlush(()=>this.clearElementCache(l)),D.destroyInnerAnimations(l),D._onRemovalComplete(l,r))}}insertNode(l,r){bn(l,this._hostClassName)}drainQueuedTransitions(l){const r=[];return this._queue.forEach(D=>{const O=D.player;if(O.destroyed)return;const U=D.element,oe=this._elementListeners.get(U);oe&&oe.forEach(ge=>{if(ge.name==D.triggerName){const Ue=nn(U,D.triggerName,D.fromState.value,D.toState.value);Ue._data=l,Jt(D.player,ge.phase,Ue,ge.callback)}}),O.markedForDestroy?this._engine.afterFlush(()=>{O.destroy()}):r.push(D)}),this._queue=[],r.sort((D,O)=>{const U=D.transition.ast.depCount,oe=O.transition.ast.depCount;return 0==U||0==oe?U-oe:this._engine.driver.containsElement(D.element,O.element)?1:-1})}destroy(l){this.players.forEach(r=>r.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,l)}elementContainsData(l){let r=!1;return this._elementListeners.has(l)&&(r=!0),r=!!this._queue.find(D=>D.element===l)||r,r}}class Cl{constructor(l,r,D){this.bodyNode=l,this.driver=r,this._normalizer=D,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(O,U)=>{}}_onRemovalComplete(l,r){this.onRemovalComplete(l,r)}get queuedPlayers(){const l=[];return this._namespaceList.forEach(r=>{r.players.forEach(D=>{D.queued&&l.push(D)})}),l}createNamespace(l,r){const D=new ol(l,r,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,r)?this._balanceNamespaceList(D,r):(this.newHostElements.set(r,D),this.collectEnterElement(r)),this._namespaceLookup[l]=D}_balanceNamespaceList(l,r){const D=this._namespaceList,O=this.namespacesByHostElement;if(D.length-1>=0){let oe=!1,ge=this.driver.getParentElement(r);for(;ge;){const Ue=O.get(ge);if(Ue){const je=D.indexOf(Ue);D.splice(je+1,0,l),oe=!0;break}ge=this.driver.getParentElement(ge)}oe||D.unshift(l)}else D.push(l);return O.set(r,l),l}register(l,r){let D=this._namespaceLookup[l];return D||(D=this.createNamespace(l,r)),D}registerTrigger(l,r,D){let O=this._namespaceLookup[l];O&&O.register(r,D)&&this.totalAnimations++}destroy(l,r){if(!l)return;const D=this._fetchNamespace(l);this.afterFlush(()=>{this.namespacesByHostElement.delete(D.hostElement),delete this._namespaceLookup[l];const O=this._namespaceList.indexOf(D);O>=0&&this._namespaceList.splice(O,1)}),this.afterFlushAnimationsDone(()=>D.destroy(r))}_fetchNamespace(l){return this._namespaceLookup[l]}fetchNamespacesByElement(l){const r=new Set,D=this.statesByElement.get(l);if(D)for(let O of D.values())if(O.namespaceId){const U=this._fetchNamespace(O.namespaceId);U&&r.add(U)}return r}trigger(l,r,D,O){if(is(r)){const U=this._fetchNamespace(l);if(U)return U.trigger(r,D,O),!0}return!1}insertNode(l,r,D,O){if(!is(r))return;const U=r[Jr];if(U&&U.setForRemoval){U.setForRemoval=!1,U.setForMove=!0;const oe=this.collectedLeaveElements.indexOf(r);oe>=0&&this.collectedLeaveElements.splice(oe,1)}if(l){const oe=this._fetchNamespace(l);oe&&oe.insertNode(r,D)}O&&this.collectEnterElement(r)}collectEnterElement(l){this.collectedEnterElements.push(l)}markElementAsDisabled(l,r){r?this.disabledNodes.has(l)||(this.disabledNodes.add(l),bn(l,ha)):this.disabledNodes.has(l)&&(this.disabledNodes.delete(l),Oo(l,ha))}removeNode(l,r,D,O){if(is(r)){const U=l?this._fetchNamespace(l):null;if(U?U.removeNode(r,O):this.markElementAsRemoved(l,r,!1,O),D){const oe=this.namespacesByHostElement.get(r);oe&&oe.id!==l&&oe.removeNode(r,O)}}else this._onRemovalComplete(r,O)}markElementAsRemoved(l,r,D,O,U){this.collectedLeaveElements.push(r),r[Jr]={namespaceId:l,setForRemoval:O,hasAnimation:D,removedBeforeQueried:!1,previousTriggersValues:U}}listen(l,r,D,O,U){return is(r)?this._fetchNamespace(l).listen(r,D,O,U):()=>{}}_buildInstruction(l,r,D,O,U){return l.transition.build(this.driver,l.element,l.fromState.value,l.toState.value,D,O,l.fromState.options,l.toState.options,r,U)}destroyInnerAnimations(l){let r=this.driver.query(l,Fn,!0);r.forEach(D=>this.destroyActiveAnimationsForElement(D)),0!=this.playersByQueriedElement.size&&(r=this.driver.query(l,Mn,!0),r.forEach(D=>this.finishActiveQueriedAnimationOnElement(D)))}destroyActiveAnimationsForElement(l){const r=this.playersByElement.get(l);r&&r.forEach(D=>{D.queued?D.markedForDestroy=!0:D.destroy()})}finishActiveQueriedAnimationOnElement(l){const r=this.playersByQueriedElement.get(l);r&&r.forEach(D=>D.finish())}whenRenderingDone(){return new Promise(l=>{if(this.players.length)return ct(this.players).onDone(()=>l());l()})}processLeaveNode(l){const r=l[Jr];if(r&&r.setForRemoval){if(l[Jr]=Cs,r.namespaceId){this.destroyInnerAnimations(l);const D=this._fetchNamespace(r.namespaceId);D&&D.clearElementCache(l)}this._onRemovalComplete(l,r.setForRemoval)}l.classList?.contains(ha)&&this.markElementAsDisabled(l,!1),this.driver.query(l,".ng-animate-disabled",!0).forEach(D=>{this.markElementAsDisabled(D,!1)})}flush(l=-1){let r=[];if(this.newHostElements.size&&(this.newHostElements.forEach((D,O)=>this._balanceNamespaceList(D,O)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let D=0;DD()),this._flushFns=[],this._whenQuietFns.length){const D=this._whenQuietFns;this._whenQuietFns=[],r.length?ct(r).onDone(()=>{D.forEach(O=>O())}):D.forEach(O=>O())}}reportError(l){throw function at(v){return new d.vHH(3402,!1)}()}_flushAnimations(l,r){const D=new eo,O=[],U=new Map,oe=[],ge=new Map,Ue=new Map,je=new Map,dt=new Set;this.disabledNodes.forEach(xt=>{dt.add(xt);const tn=this.driver.query(xt,".ng-animate-queued",!0);for(let ln=0;ln{const ln=jt+vt++;an.set(tn,ln),xt.forEach(Un=>bn(Un,ln))});const en=[],sr=new Set,br=new Set;for(let xt=0;xtsr.add(Un)):br.add(tn))}const Sr=new Map,Ir=Li(gn,Array.from(sr));Ir.forEach((xt,tn)=>{const ln=kn+vt++;Sr.set(tn,ln),xt.forEach(Un=>bn(Un,ln))}),l.push(()=>{fn.forEach((xt,tn)=>{const ln=an.get(tn);xt.forEach(Un=>Oo(Un,ln))}),Ir.forEach((xt,tn)=>{const ln=Sr.get(tn);xt.forEach(Un=>Oo(Un,ln))}),en.forEach(xt=>{this.processLeaveNode(xt)})});const ra=[],Mi=[];for(let xt=this._namespaceList.length-1;xt>=0;xt--)this._namespaceList[xt].drainQueuedTransitions(r).forEach(ln=>{const Un=ln.player,Mr=ln.element;if(ra.push(Un),this.collectedEnterElements.length){const Tr=Mr[Jr];if(Tr&&Tr.setForMove){if(Tr.previousTriggersValues&&Tr.previousTriggersValues.has(ln.triggerName)){const ii=Tr.previousTriggersValues.get(ln.triggerName),lo=this.statesByElement.get(ln.element);if(lo&&lo.has(ln.triggerName)){const oa=lo.get(ln.triggerName);oa.value=ii,lo.set(ln.triggerName,oa)}}return void Un.destroy()}}const pi=!It||!this.driver.containsElement(It,Mr),Ki=Sr.get(Mr),ia=an.get(Mr),Nr=this._buildInstruction(ln,D,ia,Ki,pi);if(Nr.errors&&Nr.errors.length)return void Mi.push(Nr);if(pi)return Un.onStart(()=>ar(Mr,Nr.fromStyles)),Un.onDestroy(()=>qn(Mr,Nr.toStyles)),void O.push(Un);if(ln.isFallbackTransition)return Un.onStart(()=>ar(Mr,Nr.fromStyles)),Un.onDestroy(()=>qn(Mr,Nr.toStyles)),void O.push(Un);const Aa=[];Nr.timelines.forEach(Tr=>{Tr.stretchStartingKeyframe=!0,this.disabledNodes.has(Tr.element)||Aa.push(Tr)}),Nr.timelines=Aa,D.append(Mr,Nr.timelines);const ul={instruction:Nr,player:Un,element:Mr};oe.push(ul),Nr.queriedElements.forEach(Tr=>Ut(ge,Tr,[]).push(Un)),Nr.preStyleProps.forEach((Tr,ii)=>{if(Tr.size){let lo=Ue.get(ii);lo||Ue.set(ii,lo=new Set),Tr.forEach((oa,Ll)=>lo.add(Ll))}}),Nr.postStyleProps.forEach((Tr,ii)=>{let lo=je.get(ii);lo||je.set(ii,lo=new Set),Tr.forEach((oa,Ll)=>lo.add(Ll))})});if(Mi.length){const xt=[];Mi.forEach(tn=>{xt.push(function bt(v,l){return new d.vHH(3505,!1)}(tn.triggerName,tn.errors))}),ra.forEach(tn=>tn.destroy()),this.reportError(xt)}const wr=new Map,fi=new Map;oe.forEach(xt=>{const tn=xt.element;D.has(tn)&&(fi.set(tn,tn),this._beforeAnimationBuild(xt.player.namespaceId,xt.instruction,wr))}),O.forEach(xt=>{const tn=xt.element;this._getPreviousPlayers(tn,!1,xt.namespaceId,xt.triggerName,null).forEach(Un=>{Ut(wr,tn,[]).push(Un),Un.destroy()})});const bo=en.filter(xt=>Fi(xt,Ue,je)),Eo=new Map;bi(Eo,this.driver,br,je,j.l3).forEach(xt=>{Fi(xt,Ue,je)&&bo.push(xt)});const Is=new Map;fn.forEach((xt,tn)=>{bi(Is,this.driver,new Set(xt),Ue,j.k1)}),bo.forEach(xt=>{const tn=Eo.get(xt),ln=Is.get(xt);Eo.set(xt,new Map([...Array.from(tn?.entries()??[]),...Array.from(ln?.entries()??[])]))});const Fo=[],kl=[],Fr={};oe.forEach(xt=>{const{element:tn,player:ln,instruction:Un}=xt;if(D.has(tn)){if(dt.has(tn))return ln.onDestroy(()=>qn(tn,Un.toStyles)),ln.disabled=!0,ln.overrideTotalTime(Un.totalTime),void O.push(ln);let Mr=Fr;if(fi.size>1){let Ki=tn;const ia=[];for(;Ki=Ki.parentNode;){const Nr=fi.get(Ki);if(Nr){Mr=Nr;break}ia.push(Ki)}ia.forEach(Nr=>fi.set(Nr,Mr))}const pi=this._buildAnimation(ln.namespaceId,Un,wr,U,Is,Eo);if(ln.setRealPlayer(pi),Mr===Fr)Fo.push(ln);else{const Ki=this.playersByElement.get(Mr);Ki&&Ki.length&&(ln.parentPlayer=ct(Ki)),O.push(ln)}}else ar(tn,Un.fromStyles),ln.onDestroy(()=>qn(tn,Un.toStyles)),kl.push(ln),dt.has(tn)&&O.push(ln)}),kl.forEach(xt=>{const tn=U.get(xt.element);if(tn&&tn.length){const ln=ct(tn);xt.setRealPlayer(ln)}}),O.forEach(xt=>{xt.parentPlayer?xt.syncPlayerEvents(xt.parentPlayer):xt.destroy()});for(let xt=0;xt!pi.destroyed);Mr.length?po(this,tn,Mr):this.processLeaveNode(tn)}return en.length=0,Fo.forEach(xt=>{this.players.push(xt),xt.onDone(()=>{xt.destroy();const tn=this.players.indexOf(xt);this.players.splice(tn,1)}),xt.play()}),Fo}elementContainsData(l,r){let D=!1;const O=r[Jr];return O&&O.setForRemoval&&(D=!0),this.playersByElement.has(r)&&(D=!0),this.playersByQueriedElement.has(r)&&(D=!0),this.statesByElement.has(r)&&(D=!0),this._fetchNamespace(l).elementContainsData(r)||D}afterFlush(l){this._flushFns.push(l)}afterFlushAnimationsDone(l){this._whenQuietFns.push(l)}_getPreviousPlayers(l,r,D,O,U){let oe=[];if(r){const ge=this.playersByQueriedElement.get(l);ge&&(oe=ge)}else{const ge=this.playersByElement.get(l);if(ge){const Ue=!U||U==ci;ge.forEach(je=>{je.queued||!Ue&&je.triggerName!=O||oe.push(je)})}}return(D||O)&&(oe=oe.filter(ge=>!(D&&D!=ge.namespaceId||O&&O!=ge.triggerName))),oe}_beforeAnimationBuild(l,r,D){const O=r.triggerName,U=r.element,oe=r.isRemovalTransition?void 0:l,ge=r.isRemovalTransition?void 0:O;for(const Ue of r.timelines){const je=Ue.element,dt=je!==U,It=Ut(D,je,[]);this._getPreviousPlayers(je,dt,oe,ge,r.toState).forEach(fn=>{const an=fn.getRealPlayer();an.beforeDestroy&&an.beforeDestroy(),fn.destroy(),It.push(fn)})}ar(U,r.fromStyles)}_buildAnimation(l,r,D,O,U,oe){const ge=r.triggerName,Ue=r.element,je=[],dt=new Set,It=new Set,gn=r.timelines.map(an=>{const vt=an.element;dt.add(vt);const en=vt[Jr];if(en&&en.removedBeforeQueried)return new j.ZN(an.duration,an.delay);const sr=vt!==Ue,br=function Ei(v){const l=[];return ho(v,l),l}((D.get(vt)||ns).map(wr=>wr.getRealPlayer())).filter(wr=>{const fi=wr;return!!fi.element&&fi.element===vt}),Sr=U.get(vt),Ir=oe.get(vt),ra=Kt(this.driver,this._normalizer,0,an.keyframes,Sr,Ir),Mi=this._buildPlayer(an,ra,br);if(an.subTimeline&&O&&It.add(vt),sr){const wr=new ki(l,ge,vt);wr.setRealPlayer(Mi),je.push(wr)}return Mi});je.forEach(an=>{Ut(this.playersByQueriedElement,an.element,[]).push(an),an.onDone(()=>function rs(v,l,r){let D=v.get(l);if(D){if(D.length){const O=D.indexOf(r);D.splice(O,1)}0==D.length&&v.delete(l)}return D}(this.playersByQueriedElement,an.element,an))}),dt.forEach(an=>bn(an,zn));const fn=ct(gn);return fn.onDestroy(()=>{dt.forEach(an=>Oo(an,zn)),qn(Ue,r.toStyles)}),It.forEach(an=>{Ut(O,an,[]).push(fn)}),fn}_buildPlayer(l,r,D){return r.length>0?this.driver.animate(l.element,r,l.duration,l.delay,l.easing,D):new j.ZN(l.duration,l.delay)}}class ki{constructor(l,r,D){this.namespaceId=l,this.triggerName=r,this.element=D,this._player=new j.ZN,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(l){this._containsRealPlayer||(this._player=l,this._queuedCallbacks.forEach((r,D)=>{r.forEach(O=>Jt(l,D,void 0,O))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(l.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(l){this.totalTime=l}syncPlayerEvents(l){const r=this._player;r.triggerCallback&&l.onStart(()=>r.triggerCallback("start")),l.onDone(()=>this.finish()),l.onDestroy(()=>this.destroy())}_queueEvent(l,r){Ut(this._queuedCallbacks,l,[]).push(r)}onDone(l){this.queued&&this._queueEvent("done",l),this._player.onDone(l)}onStart(l){this.queued&&this._queueEvent("start",l),this._player.onStart(l)}onDestroy(l){this.queued&&this._queueEvent("destroy",l),this._player.onDestroy(l)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(l){this.queued||this._player.setPosition(l)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(l){const r=this._player;r.triggerCallback&&r.triggerCallback(l)}}function is(v){return v&&1===v.nodeType}function ui(v,l){const r=v.style.display;return v.style.display=l??"none",r}function bi(v,l,r,D,O){const U=[];r.forEach(Ue=>U.push(ui(Ue)));const oe=[];D.forEach((Ue,je)=>{const dt=new Map;Ue.forEach(It=>{const gn=l.computeStyle(je,It,O);dt.set(It,gn),(!gn||0==gn.length)&&(je[Jr]=El,oe.push(je))}),v.set(je,dt)});let ge=0;return r.forEach(Ue=>ui(Ue,U[ge++])),oe}function Li(v,l){const r=new Map;if(v.forEach(ge=>r.set(ge,[])),0==l.length)return r;const O=new Set(l),U=new Map;function oe(ge){if(!ge)return 1;let Ue=U.get(ge);if(Ue)return Ue;const je=ge.parentNode;return Ue=r.has(je)?je:O.has(je)?1:oe(je),U.set(ge,Ue),Ue}return l.forEach(ge=>{const Ue=oe(ge);1!==Ue&&r.get(Ue).push(ge)}),r}function bn(v,l){v.classList?.add(l)}function Oo(v,l){v.classList?.remove(l)}function po(v,l,r){ct(r).onDone(()=>v.processLeaveNode(l))}function ho(v,l){for(let r=0;rO.add(U)):l.set(v,D),r.delete(v),!0}class Cr{constructor(l,r,D){this.bodyNode=l,this._driver=r,this._normalizer=D,this._triggerCache={},this.onRemovalComplete=(O,U)=>{},this._transitionEngine=new Cl(l,r,D),this._timelineEngine=new Fa(l,r,D),this._transitionEngine.onRemovalComplete=(O,U)=>this.onRemovalComplete(O,U)}registerTrigger(l,r,D,O,U){const oe=l+"-"+O;let ge=this._triggerCache[oe];if(!ge){const Ue=[],je=[],dt=xr(this._driver,U,Ue,je);if(Ue.length)throw function K(v,l){return new d.vHH(3404,!1)}();je.length,ge=function li(v,l,r){return new Es(v,l,r)}(O,dt,this._normalizer),this._triggerCache[oe]=ge}this._transitionEngine.registerTrigger(r,O,ge)}register(l,r){this._transitionEngine.register(l,r)}destroy(l,r){this._transitionEngine.destroy(l,r)}onInsert(l,r,D,O){this._transitionEngine.insertNode(l,r,D,O)}onRemove(l,r,D,O){this._transitionEngine.removeNode(l,r,O||!1,D)}disableAnimations(l,r){this._transitionEngine.markElementAsDisabled(l,r)}process(l,r,D,O){if("@"==D.charAt(0)){const[U,oe]=Qt(D),ge=O;this._timelineEngine.command(U,r,oe,ge)}else this._transitionEngine.trigger(l,r,D,O)}listen(l,r,D,O,U){if("@"==D.charAt(0)){const[oe,ge]=Qt(D);return this._timelineEngine.listen(oe,r,ge,U)}return this._transitionEngine.listen(l,r,D,O,U)}flush(l=-1){this._transitionEngine.flush(l)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}class ss{constructor(l,r,D){this._element=l,this._startStyles=r,this._endStyles=D,this._state=0;let O=ss.initialStylesByElement.get(l);O||ss.initialStylesByElement.set(l,O=new Map),this._initialStyles=O}start(){this._state<1&&(this._startStyles&&qn(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(qn(this._element,this._initialStyles),this._endStyles&&(qn(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(ss.initialStylesByElement.delete(this._element),this._startStyles&&(ar(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(ar(this._element,this._endStyles),this._endStyles=null),qn(this._element,this._initialStyles),this._state=3)}}function Ga(v){let l=null;return v.forEach((r,D)=>{(function no(v){return"display"===v||"position"===v})(D)&&(l=l||new Map,l.set(D,r))}),l}ss.initialStylesByElement=new WeakMap;class Bi{constructor(l,r,D,O){this.element=l,this.keyframes=r,this.options=D,this._specialStyles=O,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=D.duration,this._delay=D.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(l=>l()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const l=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,l,this.options),this._finalKeyframe=l.length?l[l.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(l){const r=[];return l.forEach(D=>{r.push(Object.fromEntries(D))}),r}_triggerWebAnimation(l,r,D){return l.animate(this._convertKeyframesToObject(r),D)}onStart(l){this._originalOnStartFns.push(l),this._onStartFns.push(l)}onDone(l){this._originalOnDoneFns.push(l),this._onDoneFns.push(l)}onDestroy(l){this._onDestroyFns.push(l)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(l=>l()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(l=>l()),this._onDestroyFns=[])}setPosition(l){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=l*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const l=new Map;this.hasStarted()&&this._finalKeyframe.forEach((D,O)=>{"offset"!==O&&l.set(O,this._finished?D:Qi(this.element,O))}),this.currentSnapshot=l}triggerCallback(l){const r="start"===l?this._onStartFns:this._onDoneFns;r.forEach(D=>D()),r.length=0}}class go{validateStyleProperty(l){return!0}validateAnimatableStyleProperty(l){return!0}matchesElement(l,r){return!1}containsElement(l,r){return gt(l,r)}getParentElement(l){return H(l)}query(l,r,D){return ot(l,r,D)}computeStyle(l,r,D){return window.getComputedStyle(l)[r]}animate(l,r,D,O,U,oe=[]){const Ue={duration:D,delay:O,fill:0==O?"both":"forwards"};U&&(Ue.easing=U);const je=new Map,dt=oe.filter(fn=>fn instanceof Bi);(function or(v,l){return 0===v||0===l})(D,O)&&dt.forEach(fn=>{fn.currentSnapshot.forEach((an,vt)=>je.set(vt,an))});let It=function Yr(v){return v.length?v[0]instanceof Map?v:v.map(l=>qr(l)):[]}(r).map(fn=>At(fn));It=function Si(v,l,r){if(r.size&&l.length){let D=l[0],O=[];if(r.forEach((U,oe)=>{D.has(oe)||O.push(oe),D.set(oe,U)}),O.length)for(let U=1;Uoe.set(ge,Qi(v,ge)))}}return l}(l,It,je);const gn=function to(v,l){let r=null,D=null;return Array.isArray(l)&&l.length?(r=Ga(l[0]),l.length>1&&(D=Ga(l[l.length-1]))):l instanceof Map&&(r=Ga(l)),r||D?new ss(v,r,D):null}(l,It);return new Bi(l,It,Ue,gn)}}var Pt=g(50192);class $o extends j._j{constructor(l,r){super(),this._nextAnimationId=0;const D={id:"0",encapsulation:d.ifc.None,styles:[],data:{animation:[]}};this._renderer=l.createRenderer(r.body,D)}build(l){const r=this._nextAnimationId.toString();this._nextAnimationId++;const D=Array.isArray(l)?(0,j.vP)(l):l;return ma(this._renderer,null,r,"register",[D]),new Xl(r,this._renderer)}}$o.\u0275fac=function(l){return new(l||$o)(d.LFG(d.FYo),d.LFG(Pt.K0))},$o.\u0275prov=d.Yz7({token:$o,factory:$o.\u0275fac});class Xl extends j.LC{constructor(l,r){super(),this._id=l,this._renderer=r}create(l,r){return new wl(this._id,l,r||{},this._renderer)}}class wl{constructor(l,r,D,O){this.id=l,this.element=r,this._renderer=O,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",D)}_listen(l,r){return this._renderer.listen(this.element,`@@${this.id}:${l}`,r)}_command(l,...r){return ma(this._renderer,this.element,this.id,l,r)}onDone(l){this._listen("done",l)}onStart(l){this._listen("start",l)}onDestroy(l){this._listen("destroy",l)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(l){this._command("setPosition",l)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function ma(v,l,r,D,O){return v.setProperty(l,`@@${r}:${D}`,O)}const ws="@.disabled";class Ln{constructor(l,r,D){this.delegate=l,this.engine=r,this._zone=D,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),r.onRemovalComplete=(O,U)=>{const oe=U?.parentNode(O);oe&&U.removeChild(oe,O)}}createRenderer(l,r){const O=this.delegate.createRenderer(l,r);if(!(l&&r&&r.data&&r.data.animation)){let je=this._rendererCache.get(O);if(!je){const dt=()=>this._rendererCache.delete(O);je=new Fs("",O,this.engine,dt),this._rendererCache.set(O,je)}return je}const U=r.id,oe=r.id+"-"+this._currentId;this._currentId++,this.engine.register(oe,l);const ge=je=>{Array.isArray(je)?je.forEach(ge):this.engine.registerTrigger(U,oe,l,je.name,je)};return r.data.animation.forEach(ge),new I(this,oe,O,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(l,r,D){l>=0&&lr(D)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(O=>{const[U,oe]=O;U(oe)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([r,D]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}Ln.\u0275fac=function(l){return new(l||Ln)(d.LFG(d.FYo),d.LFG(Cr),d.LFG(d.R0b))},Ln.\u0275prov=d.Yz7({token:Ln,factory:Ln.\u0275fac});class Fs{constructor(l,r,D,O){this.namespaceId=l,this.delegate=r,this.engine=D,this._onDestroy=O,this.destroyNode=this.delegate.destroyNode?U=>r.destroyNode(U):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(l,r){return this.delegate.createElement(l,r)}createComment(l){return this.delegate.createComment(l)}createText(l){return this.delegate.createText(l)}appendChild(l,r){this.delegate.appendChild(l,r),this.engine.onInsert(this.namespaceId,r,l,!1)}insertBefore(l,r,D,O=!0){this.delegate.insertBefore(l,r,D),this.engine.onInsert(this.namespaceId,r,l,O)}removeChild(l,r,D){this.engine.onRemove(this.namespaceId,r,this.delegate,D)}selectRootElement(l,r){return this.delegate.selectRootElement(l,r)}parentNode(l){return this.delegate.parentNode(l)}nextSibling(l){return this.delegate.nextSibling(l)}setAttribute(l,r,D,O){this.delegate.setAttribute(l,r,D,O)}removeAttribute(l,r,D){this.delegate.removeAttribute(l,r,D)}addClass(l,r){this.delegate.addClass(l,r)}removeClass(l,r){this.delegate.removeClass(l,r)}setStyle(l,r,D,O){this.delegate.setStyle(l,r,D,O)}removeStyle(l,r,D){this.delegate.removeStyle(l,r,D)}setProperty(l,r,D){"@"==r.charAt(0)&&r==ws?this.disableAnimations(l,!!D):this.delegate.setProperty(l,r,D)}setValue(l,r){this.delegate.setValue(l,r)}listen(l,r,D){return this.delegate.listen(l,r,D)}disableAnimations(l,r){this.engine.disableAnimations(l,r)}}class I extends Fs{constructor(l,r,D,O,U){super(r,D,O,U),this.factory=l,this.namespaceId=r}setProperty(l,r,D){"@"==r.charAt(0)?"."==r.charAt(1)&&r==ws?(D=void 0===D||!!D,this.disableAnimations(l,D)):this.engine.process(this.namespaceId,l,r.slice(1),D):this.delegate.setProperty(l,r,D)}listen(l,r,D){if("@"==r.charAt(0)){const O=function y(v){switch(v){case"body":return document.body;case"document":return document;case"window":return window;default:return v}}(l);let U=r.slice(1),oe="";return"@"!=U.charAt(0)&&([U,oe]=function P(v){const l=v.indexOf("."),r=v.substring(0,l),D=v.slice(l+1);return[r,D]}(U)),this.engine.listen(this.namespaceId,O,U,oe,ge=>{const Ue=ge._data||-1;this.factory.scheduleListenerCallback(Ue,D,ge)})}return this.delegate.listen(l,r,D)}}class Ee extends Cr{constructor(l,r,D,O){super(l.body,r,D)}ngOnDestroy(){this.flush()}}Ee.\u0275fac=function(l){return new(l||Ee)(d.LFG(Pt.K0),d.LFG(Rt),d.LFG(vi),d.LFG(d.z2F))},Ee.\u0275prov=d.Yz7({token:Ee,factory:Ee.\u0275fac});const pr=[{provide:j._j,useClass:$o},{provide:vi,useFactory:function tt(){return new yi}},{provide:Cr,useClass:Ee},{provide:d.FYo,useFactory:function Tn(v,l,r){return new Ln(v,l,r)},deps:[e.se,Cr,d.R0b]}],kr=[{provide:Rt,useFactory:()=>new go},{provide:d.QbO,useValue:"BrowserAnimations"},...pr],di=[{provide:Rt,useClass:$t},{provide:d.QbO,useValue:"NoopAnimations"},...pr];class $i{static withConfig(l){return{ngModule:$i,providers:l.disableAnimations?di:kr}}}$i.\u0275fac=function(l){return new(l||$i)},$i.\u0275mod=d.oAB({type:$i}),$i.\u0275inj=d.cJS({providers:kr,imports:[e.b2]});class jo{}jo.\u0275fac=function(l){return new(l||jo)},jo.\u0275mod=d.oAB({type:jo}),jo.\u0275inj=d.cJS({providers:di,imports:[e.b2]});var jn=g(99637),So=g(43433),ji=g(91976),ro=g(1559),Io=g(27053),ql=g(24334);class Ml{constructor(){this.pageTracking={autoTrackVirtualPages:!0,basePath:"",excludedRoutes:[],clearIds:!1,clearHash:!1,clearQueryParams:!1,idsRegExp:/^\d+$|^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/},this.developerMode=!1,this.ga={},this.appInsights={},this.gtm={},this.gst={}}}const Ks=new d.OlP("ANGULARTICS2");class _a{trackLocation(l){return new So.X({url:"/"})}prepareExternalUrl(l){return l}}class Vn{constructor(l,r){this.tracker=l,this.pageTrack=new ji.t(10),this.eventTrack=new ji.t(10),this.exceptionTrack=new ji.t(10),this.setAlias=new ji.t(10),this.setUsername=new ji.t(10),this.setUserProperties=new ji.t(10),this.setUserPropertiesOnce=new ji.t(10),this.setSuperProperties=new ji.t(10),this.setSuperPropertiesOnce=new ji.t(10),this.userTimings=new ji.t(10);const D=new Ml;this.settings={...D,...r.settings},this.settings.pageTracking={...D.pageTracking,...r.settings.pageTracking},this.tracker.trackLocation(this.settings).subscribe(O=>this.trackUrlChange(O.url))}filterDeveloperMode(){return(0,ro.h)((l,r)=>!this.settings.developerMode)}trackUrlChange(l){if(this.settings.pageTracking.autoTrackVirtualPages&&!this.matchesExcludedRoute(l)){const r=this.clearUrl(l);let D;D=this.settings.pageTracking.basePath.length?this.settings.pageTracking.basePath+r:this.tracker.prepareExternalUrl(r),this.pageTrack.next({path:D})}}matchesExcludedRoute(l){for(const r of this.settings.pageTracking.excludedRoutes)if(r instanceof RegExp&&r.test(l)||-1!==l.indexOf(r))return!0;return!1}clearUrl(l){return this.settings.pageTracking.clearIds||this.settings.pageTracking.clearQueryParams||this.settings.pageTracking.clearHash?l.split("/").map(r=>this.settings.pageTracking.clearQueryParams?r.split("?")[0]:r).map(r=>this.settings.pageTracking.clearHash?r.split("#")[0]:r).filter(r=>!this.settings.pageTracking.clearIds||!r.match(this.settings.pageTracking.idsRegExp)).join("/"):l}}Vn.\u0275fac=function(l){return new(l||Vn)(d.LFG(_a),d.LFG(Ks))},Vn.\u0275prov=d.Yz7({token:Vn,factory:Vn.\u0275fac,providedIn:"root"});class Yi{constructor(l,r){this.router=l,this.location=r}trackLocation(l){return this.router.events.pipe((0,ro.h)(r=>r instanceof L.m2),(0,ro.h)(()=>!l.developerMode),(0,Io.U)(r=>({url:r.urlAfterRedirects})),(0,ql.g)(0))}prepareExternalUrl(l){return this.location.prepareExternalUrl(l)}}Yi.\u0275fac=function(l){return new(l||Yi)(d.LFG(L.F0),d.LFG(Pt.Ye))},Yi.\u0275prov=d.Yz7({token:Yi,factory:Yi.\u0275fac,providedIn:"root"});class as{constructor(l,r,D){this.elRef=l,this.angulartics2=r,this.renderer=D,this.angularticsProperties={}}ngAfterContentInit(){this.renderer.listen(this.elRef.nativeElement,this.angulartics2On||"click",l=>this.eventTrack(l))}eventTrack(l){const r=this.angularticsAction,D={...this.angularticsProperties,eventType:l.type};this.angularticsCategory&&(D.category=this.angularticsCategory),this.angularticsLabel&&(D.label=this.angularticsLabel),this.angularticsValue&&(D.value=this.angularticsValue),this.angulartics2.eventTrack.next({action:r,properties:D})}}as.\u0275fac=function(l){return new(l||as)(d.Y36(d.SBq),d.Y36(Vn),d.Y36(d.Qsj))},as.\u0275dir=d.lG2({type:as,selectors:[["","angulartics2On",""]],inputs:{angulartics2On:"angulartics2On",angularticsAction:"angularticsAction",angularticsCategory:"angularticsCategory",angularticsLabel:"angularticsLabel",angularticsValue:"angularticsValue",angularticsProperties:"angularticsProperties"}});class _o{}_o.\u0275fac=function(l){return new(l||_o)},_o.\u0275mod=d.oAB({type:_o}),_o.\u0275inj=d.cJS({});class vo{static forRoot(l={}){return{ngModule:vo,providers:[{provide:Ks,useValue:{settings:l}},{provide:_a,useClass:Yi},Vn]}}}vo.\u0275fac=function(l){return new(l||vo)},vo.\u0275mod=d.oAB({type:vo}),vo.\u0275inj=d.cJS({imports:[[_o]]});class Ms{static forRoot(l={}){return{ngModule:Ms,providers:[{provide:Ks,useValue:{settings:l}},_a,Vn]}}}Ms.\u0275fac=function(l){return new(l||Ms)},Ms.\u0275mod=d.oAB({type:Ms}),Ms.\u0275inj=d.cJS({imports:[[_o]]});class Js{constructor(l,r){this.angulartics2=l,this.location=r,this.angulartics2.setUserProperties.subscribe(D=>this.setUserProperties(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof s<"u"&&s&&(s.clearVars(),s.t({pageName:l}))}eventTrack(l,r){if(r||(r=r||{}),typeof s<"u"&&s&&("object"==typeof r&&this.setUserProperties(r),l)){const D=r.linkName?r.linkName:l,O=!!r.disableDelay||this;r.action&&(l=r.action),this.setPageName(),"DOWNLOAD"===l.toUpperCase()?s.tl(O,"d",D):"EXIT"===l.toUpperCase()?s.tl(O,"e",D):s.tl(O,"o",D)}}setPageName(){const l=this.location.path(!0),r=l.indexOf("#");r>0&&r"u"&&console.warn("appInsights not found");const O=new ec;this.angulartics2.settings.appInsights={...O,...this.angulartics2.settings.appInsights},this.angulartics2.setUsername.subscribe(U=>this.setUsername(U)),this.angulartics2.setUserProperties.subscribe(U=>this.setUserProperties(U))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.router.events.pipe(this.angulartics2.filterDeveloperMode(),(0,ro.h)(l=>l instanceof L.OD)).subscribe(l=>this.startTimer()),this.router.events.pipe((0,ro.h)(l=>l instanceof L.Q3||l instanceof L.m2)).subscribe(l=>this.stopTimer())}startTimer(){this.loadStartTime=Date.now(),this.loadTime=null}stopTimer(){this.loadTime=Date.now()-this.loadStartTime,this.loadStartTime=null}pageTrack(l){appInsights.trackPageView(this.title.getTitle(),l,this.dimensions,this.metrics,this.loadTime)}eventTrack(l,r){appInsights.trackEvent(l,r,this.measurements)}exceptionTrack(l){const r=l.event||l.description||l;appInsights.trackException(r)}setUsername(l){this.angulartics2.settings.appInsights.userId=l,appInsights.setAuthenticatedUserContext(l)}setUserProperties(l){l.userId&&(this.angulartics2.settings.appInsights.userId=l.userId),l.accountId?appInsights.setAuthenticatedUserContext(this.angulartics2.settings.appInsights.userId,l.accountId):appInsights.setAuthenticatedUserContext(this.angulartics2.settings.appInsights.userId)}}va.\u0275fac=function(l){return new(l||va)(d.LFG(Vn),d.LFG(e.Dx),d.LFG(L.F0))},va.\u0275prov=d.Yz7({token:va,factory:va.\u0275fac,providedIn:"root"});class ya{constructor(l){this.angulartics2=l,typeof _hmt>"u"?_hmt=[]:_hmt.push(["_setAutoPageview",!1]),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof _hmt<"u"&&_hmt&&_hmt.push(["_trackPageview",l])}eventTrack(l,r){(!r||!r.category)&&((r=r||{}).category="Event",r.opt_label="default",r.opt_value="default"),typeof _hmt<"u"&&_hmt&&_hmt.push(["_trackEvent",r.category,l,r.opt_label,r.opt_value])}setUsername(l){_hmt.push(["_setCustomVar",1,"identity",l])}setUserProperties(l){_hmt.push(["_setCustomVar",2,"user",JSON.stringify(l)])}}ya.\u0275fac=function(l){return new(l||ya)(d.LFG(Vn))},ya.\u0275prov=d.Yz7({token:ya,factory:ya.\u0275fac,providedIn:"root"});const Tl=["ViewContent","Search","AddToCart","AddToWishlist","InitiateCheckout","AddPaymentInfo","Purchase","Lead","CompleteRegistration"];class Hs{constructor(l){this.angulartics2=l}startTracking(){this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}eventTrack(l,r={}){if(!(typeof fbq>"u"))return-1===Tl.indexOf(l)?fbq("trackCustom",l,r):fbq("track",l,r)}}Hs.\u0275fac=function(l){return new(l||Hs)(d.LFG(Vn))},Hs.\u0275prov=d.Yz7({token:Hs,factory:Hs.\u0275fac,providedIn:"root"});class tc{constructor(){this.additionalAccountNames=[],this.userId=null,this.transport="",this.anonymizeIp=!1}}class Da{constructor(l){this.angulartics2=l,this.dimensionsAndMetrics=[];const r=new tc;this.angulartics2.settings.ga={...r,...this.angulartics2.settings.ga},this.settings=this.angulartics2.settings.ga,this.angulartics2.setUsername.subscribe(D=>this.setUsername(D)),this.angulartics2.setUserProperties.subscribe(D=>this.setUserProperties(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.angulartics2.userTimings.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.userTimings(l))}pageTrack(l){if(typeof _gaq<"u"&&_gaq){_gaq.push(["_trackPageview",l]);for(const r of this.angulartics2.settings.ga.additionalAccountNames)_gaq.push([r+"._trackPageview",l])}if(typeof ga<"u"&&ga){if(this.angulartics2.settings.ga.userId){ga("set","&uid",this.angulartics2.settings.ga.userId);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".set","&uid",this.angulartics2.settings.ga.userId)}if(this.angulartics2.settings.ga.anonymizeIp){ga("set","anonymizeIp",!0);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".set","anonymizeIp",!0)}ga("send","pageview",l);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".send","pageview",l)}}eventTrack(l,r){if((!r||!r.category)&&((r=r||{}).category="Event"),r.value){const D=parseInt(r.value,10);r.value=isNaN(D)?0:D}if(typeof ga<"u"){const D={eventCategory:r.category,eventAction:l,eventLabel:r.label,eventValue:r.value,nonInteraction:r.noninteraction,page:r.page||location.hash.substring(1)||location.pathname,userId:this.angulartics2.settings.ga.userId,hitCallback:r.hitCallback,...this.angulartics2.settings.ga.transport&&{transport:this.angulartics2.settings.ga.transport}};this.setDimensionsAndMetrics(r),ga("send","event",D);for(const O of this.angulartics2.settings.ga.additionalAccountNames)ga(O+".send","event",D)}else typeof _gaq<"u"&&_gaq.push(["_trackEvent",r.category,l,r.label,r.value,r.noninteraction])}exceptionTrack(l){void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.fatal=!0),l.exDescription=l.description;const r={exFatal:l.fatal,exDescription:l.description};ga("send","exception",r);for(const D of this.angulartics2.settings.ga.additionalAccountNames)ga(D+".send","exception",r)}userTimings(l){if(l&&l.timingCategory&&l.timingVar&&l.timingValue){if(typeof ga<"u"){ga("send","timing",l);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".send","timing",l)}}else console.error("Properties timingCategory, timingVar, and timingValue are required to be set.")}setUsername(l){this.angulartics2.settings.ga.userId=l,!(typeof ga>"u")&&ga("set","userId",l)}setUserProperties(l){this.setDimensionsAndMetrics(l)}setDimensionsAndMetrics(l){typeof ga>"u"||(this.dimensionsAndMetrics.forEach(r=>{l.hasOwnProperty(r)||(ga("set",r,void 0),this.angulartics2.settings.ga.additionalAccountNames.forEach(D=>{ga(`${D}.set`,r,void 0)}))}),this.dimensionsAndMetrics=[],Object.keys(l).forEach(r=>{(0===r.lastIndexOf("dimension",0)||0===r.lastIndexOf("metric",0))&&(ga("set",r,l[r]),this.angulartics2.settings.ga.additionalAccountNames.forEach(D=>{ga(`${D}.set`,r,l[r])}),this.dimensionsAndMetrics.push(r))}))}}Da.\u0275fac=function(l){return new(l||Da)(d.LFG(Vn))},Da.\u0275prov=d.Yz7({token:Da,factory:Da.\u0275fac,providedIn:"root"});class ei{ecAddImpression(l){ga("ec:addImpression",l)}ecAddProduct(l){ga("ec:addProduct",l)}ecSetAction(l,r){ga("ec:setAction",l,r)}}ei.\u0275fac=function(l){return new(l||ei)},ei.\u0275prov=d.Yz7({token:ei,factory:ei.\u0275fac,providedIn:"root"});class Qs{constructor(){this.userId=null}}class fr{constructor(l){this.angulartics2=l,typeof dataLayer<"u"&&dataLayer&&(dataLayer=window.dataLayer=window.dataLayer||[]);const r=new Qs;this.angulartics2.settings.gtm={...r,...this.angulartics2.settings.gtm},this.angulartics2.setUsername.subscribe(D=>this.setUsername(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l))}pageTrack(l){this.pushLayer({event:"Page View","content-name":l,userId:this.angulartics2.settings.gtm.userId})}pushLayer(l){typeof dataLayer<"u"&&dataLayer&&dataLayer.push(l)}eventTrack(l,r){r=r||{},this.pushLayer({event:r.event||"interaction",target:r.category||"Event",action:l,label:r.label,value:r.value,interactionType:r.noninteraction,userId:this.angulartics2.settings.gtm.userId,...r.gtmCustom})}exceptionTrack(l){l&&l.appId&&l.appName&&l.appVersion?(void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.exFatal=!0),l.exDescription=l.event?l.event.stack:l.description,this.eventTrack(`Exception thrown for ${l.appName} <${l.appId}@${l.appVersion}>`,{category:"Exception",label:l.exDescription})):console.error("Must be setted appId, appName and appVersion.")}setUsername(l){this.angulartics2.settings.gtm.userId=l}}fr.\u0275fac=function(l){return new(l||fr)(d.LFG(Vn))},fr.\u0275prov=d.Yz7({token:fr,factory:fr.\u0275fac,providedIn:"root"});class Sc{constructor(){this.trackingIds=[],typeof ga<"u"&&ga&&ga(()=>{ga.getAll().forEach(l=>{const r=l.get("trackingId");void 0!==r&&-1===this.trackingIds.indexOf(r)&&this.trackingIds.push(r)})})}}class ba{constructor(l){this.angulartics2=l,this.dimensionsAndMetrics={};const r=new Sc;this.angulartics2.settings.gst={...r,...this.angulartics2.settings.gst}}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.angulartics2.userTimings.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.userTimings(this.convertTimings(l))),this.angulartics2.setUsername.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.setUsername(l)),this.angulartics2.setUserProperties.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.setUserProperties(l))}pageTrack(l){if(typeof gtag<"u"&>ag){const r={page_path:l,page_location:window.location.protocol+"//"+window.location.host+l,...this.dimensionsAndMetrics};this.angulartics2.settings.gst.customMap&&(r.custom_map=this.angulartics2.settings.gst.customMap),this.angulartics2.settings.gst.userId&&(r.user_id=this.angulartics2.settings.gst.userId),this.angulartics2.settings.gst.anonymizeIp&&(r.anonymize_ip=this.angulartics2.settings.gst.anonymizeIp);for(const D of this.angulartics2.settings.gst.trackingIds)gtag("config",D,r)}}eventTrack(l,r={}){this.eventTrackInternal(l,{event_category:r.category||"interaction",event_label:r.label,value:r.value,non_interaction:r.noninteraction,...r.gstCustom})}exceptionTrack(l){void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.fatal=!0),l.exDescription=l.event?l.event.stack:l.description,this.eventTrack("exception",{gstCustom:{description:l.exDescription,fatal:l.fatal,...l.gstCustom}})}userTimings(l){l?this.eventTrackInternal("timing_complete",{name:l.name,value:l.value,event_category:l.category,event_label:l.label}):console.error('User timings - "properties" parameter is required to be set.')}convertTimings(l){return{name:l.timingVar,value:l.timingValue,category:l.timingCategory,label:l.timingLabel}}setUsername(l){this.angulartics2.settings.gst.userId=l,typeof gtag<"u"&>ag&>ag("set",{user_id:"string"!=typeof l&&l?l.userId:l})}setUserProperties(l){this.setDimensionsAndMetrics(l)}setDimensionsAndMetrics(l){this.dimensionsAndMetrics={...this.dimensionsAndMetrics,...l},Object.keys(this.dimensionsAndMetrics).forEach(r=>{null==this.dimensionsAndMetrics[r]&&delete this.dimensionsAndMetrics[r]}),typeof gtag<"u"&>ag&>ag("set",this.dimensionsAndMetrics)}eventTrackInternal(l,r={}){this.cleanProperties(r),typeof gtag<"u"&>ag&>ag("event",l,r)}cleanProperties(l){if(l.value){const r=parseInt(l.value,10);l.value=isNaN(r)?0:r}}}ba.\u0275fac=function(l){return new(l||ba)(d.LFG(Vn))},ba.\u0275prov=d.Yz7({token:ba,factory:ba.\u0275fac,providedIn:"root"});class Ea{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof _hsq<"u"&&(_hsq.push(["setPath",l]),_hsq.push(["trackPageView"]))}eventTrack(l,r){typeof _hsq<"u"&&_hsq.push(["trackEvent",r])}setUserProperties(l){typeof _hsq<"u"&&_hsq.push(["identify",l])}}Ea.\u0275fac=function(l){return new(l||Ea)(d.LFG(Vn))},Ea.\u0275prov=d.Yz7({token:Ea,factory:Ea.\u0275fac,providedIn:"root"});class Va{constructor(l){this.angulartics2=l,typeof _kmq>"u"&&(_kmq=[]),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){_kmq.push(["record","Pageview",{Page:l}])}eventTrack(l,r){_kmq.push(["record",l,r])}setUsername(l){_kmq.push(["identify",l])}setUserProperties(l){_kmq.push(["set",l])}}Va.\u0275fac=function(l){return new(l||Va)(d.LFG(Vn))},Va.\u0275prov=d.Yz7({token:Va,factory:Va.\u0275fac,providedIn:"root"});class Ca{constructor(l){this.angulartics2=l,this.payload={},typeof _satellite>"u"&&console.warn("Launch not found!"),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}setUsername(l){typeof l<"u"&&l&&(this.payload.userId=l)}setUserProperties(l){typeof l<"u"&&l&&(this.payload.properties=l)}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){this.payload=this.payload||{},this.payload.path=l,typeof _satellite<"u"&&_satellite&&_satellite.track("pageTrack",this.payload)}eventTrack(l,r){r=r||{},this.payload.action=l,this.payload.eventProperties=r,typeof _satellite<"u"&&_satellite&&_satellite.track("eventTrack",this.payload)}}Ca.\u0275fac=function(l){return new(l||Ca)(d.LFG(Vn))},Ca.\u0275prov=d.Yz7({token:Ca,factory:Ca.\u0275fac,providedIn:"root"});class A{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserPropertiesOnce(r)),this.angulartics2.setSuperProperties.subscribe(r=>this.setSuperProperties(r)),this.angulartics2.setSuperPropertiesOnce.subscribe(r=>this.setSuperPropertiesOnce(r)),this.angulartics2.setAlias.subscribe(r=>this.setAlias(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{mixpanel.track("Page Viewed",{page:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{mixpanel.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUsername(l){try{mixpanel.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){try{mixpanel.people.set(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserPropertiesOnce(l){try{mixpanel.people.set_once(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setSuperProperties(l){try{mixpanel.register(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setSuperPropertiesOnce(l){try{mixpanel.register_once(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setAlias(l){try{mixpanel.alias(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}A.\u0275fac=function(l){return new(l||A)(d.LFG(Vn))},A.\u0275prov=d.Yz7({token:A,factory:A.\u0275fac,providedIn:"root"});class b{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUserProfile(r)),this.angulartics2.setUserProperties.subscribe(r=>this.updateUserProfile(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{Pyze.postPageView("Page Viewed",{page:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{PyzeEvents.postCustomEventWithAttributes(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProfile(l){try{PyzeIdentity.setUserProfile(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}updateUserProfile(l){try{PyzeIdentity.updateUserProfile({},l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}b.\u0275fac=function(l){return new(l||b)(d.LFG(Vn))},b.\u0275prov=d.Yz7({token:b,factory:b.\u0275fac,providedIn:"root"});class x{constructor(l){this.angulartics2=l,typeof _paq>"u"&&console.warn("Matomo not found"),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l,r){try{window.location.origin||(window.location.origin=window.location.protocol+"//"+window.location.hostname+(window.location.port?":"+window.location.port:"")),_paq.push(["setDocumentTitle",r||window.document.title]),_paq.push(["setCustomUrl",window.location.origin+l]),_paq.push(["trackPageView"])}catch(D){if(!(D instanceof ReferenceError))throw D}}resetUser(){try{_paq.push(["appendToTrackingUrl","new_visit=1"]),_paq.push(["deleteCookies"])}catch(l){if(!(l instanceof ReferenceError))throw l}}eventTrack(l,r){let D=[];switch(l){case"setEcommerceView":D=["setEcommerceView",r.productSKU,r.productName,r.categoryName,r.price];break;case"addEcommerceItem":D=["addEcommerceItem",r.productSKU,r.productName,r.productCategory,r.price,r.quantity];break;case"trackEcommerceCartUpdate":D=["trackEcommerceCartUpdate",r.grandTotal];break;case"trackEcommerceOrder":D=["trackEcommerceOrder",r.orderId,r.grandTotal,r.subTotal,r.tax,r.shipping,r.discount];break;case"trackLink":D=["trackLink",r.url,r.linkType];break;case"trackGoal":D=["trackGoal",r.goalId,r.value];break;case"trackSiteSearch":D=["trackSiteSearch",r.keyword,r.category,r.searchCount];break;default:if(r.value){const O=parseInt(r.value,10);r.value=isNaN(O)?0:O}D=["trackEvent",r.category,l,r.name||r.label,r.value]}try{_paq.push(D)}catch(O){if(!(O instanceof ReferenceError))throw O}}setUsername(l){try{_paq.push(["setUserId",l])}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){const r=this.setCustomDimensions(l);try{0===r.length&&_paq.push(["setCustomVariable",l.index,l.name,l.value,l.scope])}catch(D){if(!(D instanceof ReferenceError))throw D}}deletedUserProperties(l){try{_paq.push(["deleteCustomVariable",l.index,l.scope])}catch(r){if(!(r instanceof ReferenceError))throw r}}setCustomDimensions(l){const r=/dimension[1-9]\d*/,D=Object.keys(l).filter(O=>r.exec(O));return D.forEach(O=>{const U=Number(O.substr(9));_paq.push(["setCustomDimension",U,l[O]])}),D}}x.\u0275fac=function(l){return new(l||x)(d.LFG(Vn))},x.\u0275prov=d.Yz7({token:x,factory:x.\u0275fac,providedIn:"root"});class X{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setAlias.subscribe(r=>this.setAlias(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{analytics.page(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{analytics.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.userId?analytics.identify(l.userId,l):analytics.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}unsetUserProperties(){analytics.reset()}setAlias(l){try{analytics.alias(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}X.\u0275fac=function(l){return new(l||X)(d.LFG(Vn))},X.\u0275prov=d.Yz7({token:X,factory:X.\u0275fac,providedIn:"root"});class Ne{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{this.eventTrack("Pageview",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{Intercom("trackEvent",l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.userId&&!l.user_id&&(l.user_id=l.userId),Intercom("boot",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}Ne.\u0275fac=function(l){return new(l||Ne)(d.LFG(Vn))},Ne.\u0275prov=d.Yz7({token:Ne,factory:Ne.\u0275fac,providedIn:"root"});class $e{constructor(l){this.angulartics2=l,typeof woopra>"u"&&console.warn("Woopra not found"),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{woopra.track("pv",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{woopra.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.email&&woopra.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}$e.\u0275fac=function(l){return new(l||$e)(d.LFG(Vn))},$e.\u0275prov=d.Yz7({token:$e,factory:$e.\u0275fac,providedIn:"root"});class mt{constructor(l,r){this.angulartics2=l,this.titleService=r,typeof clicky>"u"&&console.warn("Angulartics 2 Clicky Plugin: clicky global not found")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventOrGoalTrack(l.action,l.properties))}pageTrack(l){const r=this.titleService.getTitle();clicky.log(l,r,"pageview")}eventOrGoalTrack(l,r){if(typeof r.goal>"u"){const D=r.title||null,O=null!=r.type?this.validateType(r.type):null;clicky.log(l,D,O)}else{const D=r.goal,O=r.revenue;clicky.goal(D,O,!!r.noQueue)}}validateType(l){return["pageview","click","download","outbound"].indexOf(l)>-1?l:"pageview"}}mt.\u0275fac=function(l){return new(l||mt)(d.LFG(Vn),d.LFG(e.Dx))},mt.\u0275prov=d.Yz7({token:mt,factory:mt.\u0275fac,providedIn:"root"});class Ot{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{this.eventTrack("Pageview",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{amplitude.getInstance().logEvent(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUsername(l){try{amplitude.getInstance().setUserId(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){try{amplitude.getInstance().setUserProperties(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}Ot.\u0275fac=function(l){return new(l||Ot)(d.LFG(Vn))},Ot.\u0275prov=d.Yz7({token:Ot,factory:Ot.\u0275fac,providedIn:"root"});class An{constructor(l){this.angulartics2=l,typeof sp>"u"&&console.warn("Splunk not found")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{sp.pageview(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{sp.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}}An.\u0275fac=function(l){return new(l||An)(d.LFG(Vn))},An.\u0275prov=d.Yz7({token:An,factory:An.\u0275fac,providedIn:"root"});class In{constructor(l){this.angulartics2=l,"function"!=typeof window.cmCreatePageviewTag&&console.warn("Angulartics 2 IBM Digital Analytics Plugin: eluminate.js is not loaded")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){(0,window.cmCreatePageviewTag)(l,null,null,null)}eventTrack(l,r={}){const D=window.cmDisplayShops;switch(l){case"cmCreateProductviewTag":(0,window.cmCreateProductviewTag)(r.productId,r.productName,r.categoryId,r.attrbute,r.virtualCategory);break;case"cmCreateShopAction5Tag":(0,window.cmCreateShopAction5Tag)(r.productId,r.productName,r.quantity,r.unitPrice,r.categoryId,r.attrbute,r.extraFields,r.virtualCategory),D();break;case"cmCreateShopAction9Tag":(0,window.cmCreateShopAction9Tag)(r.productId,r.productName,r.quantity,r.unitPrice,r.registrationId,r.orderId,r.orderSubtotal,r.categoryId,r.attrbute,r.extraFields),D();break;case"cmCreateOrderTag":(0,window.cmCreateOrderTag)(r.orderId,r.orderSubtotal,r.orderShipping,r.registrationId,r.registrantCity,r.registrantState,r.registrantPostalCode,r.attrbute,r.extraFields);break;case"cmCreateRegistrationTag":(0,window.cmCreateRegistrationTag)(r.registrationId,r.registrantEmail,r.registrantCity,r.registrantState,r.registrantPostalCode,r.registrantCountry,r.attrbute);break;case"cmCreateElementTag":(0,window.cmCreateElementTag)(r.elementId,r.elementCategory,r.attrbute);break;case"cmCreateConversionEventTag":(0,window.cmCreateConversionEventTag)(r.eventId,r.actionType,r.eventCategoryId,r.points,r.attrbute,r.extraFields);break;default:console.warn("Unsupported Event Action")}}}In.\u0275fac=function(l){return new(l||In)(d.LFG(Vn))},In.\u0275prov=d.Yz7({token:In,factory:In.\u0275fac,providedIn:"root"});class wn{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{_gs("track",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{_gs("event",l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{_gs("identify",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}wn.\u0275fac=function(l){return new(l||wn)(d.LFG(Vn))},wn.\u0275prov=d.Yz7({token:wn,factory:wn.\u0275fac,providedIn:"root"});var Ht=g(9069),dn=g(42183),On=["angular-cli","create-react-app","html","javascript","node","polymer","typescript","vue"],vr={clickToLoad:function(v){return io("ctl",v)},devToolsHeight:function(v){return yo("devtoolsheight",v)},forceEmbedLayout:function(v){return io("embed",v)},hideDevTools:function(v){return io("hidedevtools",v)},hideExplorer:function(v){return io("hideExplorer",v)},hideNavigation:function(v){return io("hideNavigation",v)},showSidebar:function(v){return"boolean"==typeof(r=v)?"showSidebar="+(r?"1":"0"):"";var r},openFile:function(v){return(r=v,(Array.isArray(r)?r:[r]).filter(function(D){return"string"==typeof D&&""!==D.trim()}).map(function(D){return"file="+encodeURIComponent(D.trim())})).join("&");var r},terminalHeight:function(v){return yo("terminalHeight",v)},theme:function(v){return No("theme",["light","dark"],v)},view:function(v){return No("view",["preview","editor"],v)}};function Qr(v){void 0===v&&(v={});var l=Object.entries(v).map(function(r){var D=r[0],O=r[1];return null!=O&&vr.hasOwnProperty(D)?vr[D](O):""}).filter(Boolean);return l.length?"?"+l.join("&"):""}function io(v,l){return!0===l?v+"=1":""}function yo(v,l){return"number"==typeof l&&l>=0&&l<=100?v+"="+Math.round(l):""}function No(v,l,r){return"string"==typeof r&&l.includes(r)?v+"="+r:""}function Yo(v,l){return""+Xs(l)+v+Qr(l)}function Xs(v){return void 0===v&&(v={}),"string"==typeof v.origin?v.origin:"https://stackblitz.com"}function Zo(v){return v&&!1===v.newWindow?"_self":"_blank"}function ti(v,l){var r=document.createElement("input");return r.type="hidden",r.name=v,r.value=l,r}function Zi(v){if(!On.includes(v.template)){var l=On.map(function(O){return"'"+O+"'"}).join(", ");console.warn("Unsupported project.template: must be one of "+l)}var r="node"===v.template,D=document.createElement("form");return D.method="POST",D.setAttribute("style","display:none!important;"),D.appendChild(ti("project[title]",v.title)),D.appendChild(ti("project[description]",v.description)),D.appendChild(ti("project[template]",v.template)),v.dependencies&&(r?console.warn("Invalid project.dependencies: dependencies must be provided as a 'package.json' file when using the 'node' template."):D.appendChild(ti("project[dependencies]",JSON.stringify(v.dependencies)))),v.settings&&D.appendChild(ti("project[settings]",JSON.stringify(v.settings))),Object.keys(v.files).forEach(function(O){"string"==typeof v.files[O]&&D.appendChild(ti("project[files]["+O+"]",v.files[O]))}),D}var Os_openProject=function(v,l){var D,O;D=l,(O=Zi(v)).action=Yo("/run",D),O.target=Zo(D),document.body.appendChild(O),O.submit(),document.body.removeChild(O)},yr=g(20466),Gs=g(23468),Or=g(86963);const cs=new d.OlP("WindowToken",typeof window<"u"&&window.document?{providedIn:"root",factory:()=>window}:{providedIn:"root",factory:()=>{}});class Ko{constructor(l,r,D){this.ngZone=l,this.document=r,this.window=D,this.copySubject=new Gs.x,this.copyResponse$=this.copySubject.asObservable(),this.config={}}configure(l){this.config=l}copy(l){if(!this.isSupported||!l)return this.pushCopyResponse({isSuccess:!1,content:l});const r=this.copyFromContent(l);return r?this.pushCopyResponse({content:l,isSuccess:r}):this.pushCopyResponse({isSuccess:!1,content:l})}get isSupported(){return!!this.document.queryCommandSupported&&!!this.document.queryCommandSupported("copy")&&!!this.window}isTargetValid(l){if(l instanceof HTMLInputElement||l instanceof HTMLTextAreaElement){if(l.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');return!0}throw new Error("Target should be input or textarea")}copyFromInputElement(l,r=!0){try{this.selectTarget(l);const D=this.copyText();return this.clearSelection(r?l:void 0,this.window),D&&this.isCopySuccessInIE11()}catch{return!1}}isCopySuccessInIE11(){const l=this.window.clipboardData;return!(l&&l.getData&&!l.getData("Text"))}copyFromContent(l,r=this.document.body){if(this.tempTextArea&&!r.contains(this.tempTextArea)&&this.destroy(this.tempTextArea.parentElement||void 0),!this.tempTextArea){this.tempTextArea=this.createTempTextArea(this.document,this.window);try{r.appendChild(this.tempTextArea)}catch{throw new Error("Container should be a Dom element")}}this.tempTextArea.value=l;const D=this.copyFromInputElement(this.tempTextArea,!1);return this.config.cleanUpAfterCopy&&this.destroy(this.tempTextArea.parentElement||void 0),D}destroy(l=this.document.body){this.tempTextArea&&(l.removeChild(this.tempTextArea),this.tempTextArea=void 0)}selectTarget(l){return l.select(),l.setSelectionRange(0,l.value.length),l.value.length}copyText(){return this.document.execCommand("copy")}clearSelection(l,r){l&&l.focus(),r.getSelection()?.removeAllRanges()}createTempTextArea(l,r){const D="rtl"===l.documentElement.getAttribute("dir");let O;O=l.createElement("textarea"),O.style.fontSize="12pt",O.style.border="0",O.style.padding="0",O.style.margin="0",O.style.position="absolute",O.style[D?"right":"left"]="-9999px";const U=r.pageYOffset||l.documentElement.scrollTop;return O.style.top=U+"px",O.setAttribute("readonly",""),O}pushCopyResponse(l){this.copySubject.observers.length>0&&this.ngZone.run(()=>{this.copySubject.next(l)})}pushCopyReponse(l){this.pushCopyResponse(l)}}Ko.\u0275fac=function(l){return new(l||Ko)(d.LFG(d.R0b),d.LFG(Pt.K0),d.LFG(cs,8))},Ko.\u0275prov=d.Yz7({token:Ko,factory:Ko.\u0275fac,providedIn:"root"});class Po{constructor(l,r,D,O){this.ngZone=l,this.host=r,this.renderer=D,this.clipboardSrv=O,this.cbOnSuccess=new d.vpe,this.cbOnError=new d.vpe,this.onClick=U=>{this.clipboardSrv.isSupported?this.targetElm&&this.clipboardSrv.isTargetValid(this.targetElm)?this.handleResult(this.clipboardSrv.copyFromInputElement(this.targetElm),this.targetElm.value,U):this.cbContent&&this.handleResult(this.clipboardSrv.copyFromContent(this.cbContent,this.container),this.cbContent,U):this.handleResult(!1,void 0,U)}}ngOnInit(){this.ngZone.runOutsideAngular(()=>{this.clickListener=this.renderer.listen(this.host.nativeElement,"click",this.onClick)})}ngOnDestroy(){this.clickListener&&this.clickListener(),this.clipboardSrv.destroy(this.container)}handleResult(l,r,D){let O={isSuccess:l,content:r,successMessage:this.cbSuccessMsg,event:D};l?this.cbOnSuccess.observed&&this.ngZone.run(()=>{this.cbOnSuccess.emit(O)}):this.cbOnError.observed&&this.ngZone.run(()=>{this.cbOnError.emit(O)}),this.clipboardSrv.pushCopyResponse(O)}}Po.\u0275fac=function(l){return new(l||Po)(d.Y36(d.R0b),d.Y36(d.SBq),d.Y36(d.Qsj),d.Y36(Ko))},Po.\u0275dir=d.lG2({type:Po,selectors:[["","ngxClipboard",""]],inputs:{targetElm:["ngxClipboard","targetElm"],container:"container",cbContent:"cbContent",cbSuccessMsg:"cbSuccessMsg"},outputs:{cbOnSuccess:"cbOnSuccess",cbOnError:"cbOnError"}});class qs{constructor(l,r,D){this._clipboardService=l,this._viewContainerRef=r,this._templateRef=D}ngOnInit(){this._clipboardService.isSupported&&this._viewContainerRef.createEmbeddedView(this._templateRef)}}qs.\u0275fac=function(l){return new(l||qs)(d.Y36(Ko),d.Y36(d.s_b),d.Y36(d.Rgc))},qs.\u0275dir=d.lG2({type:qs,selectors:[["","ngxClipboardIfSupported",""]]});class Ui{}Ui.\u0275fac=function(l){return new(l||Ui)},Ui.\u0275mod=d.oAB({type:Ui}),Ui.\u0275inj=d.cJS({imports:[[Pt.ez]]});class us{constructor(l){this.elementRef=l}ngAfterViewInit(){const l=document.createElement("script");l.src="//cdn.carbonads.com/carbon.js?serve=CESIVK3U&placement=mattlewis92githubio",l.id="_carbonads_js",this.elementRef.nativeElement.append(l)}}us.\u0275fac=function(l){return new(l||us)(d.Y36(d.SBq))},us.\u0275cmp=d.Xpm({type:us,selectors:[["mwl-carbon-ad"]],decls:0,vars:0,template:function(l,r){},styles:["#carbonads *{margin:initial;padding:initial}#carbonads{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;max-width:330px;background-color:#fafafa;box-shadow:0 1px 4px 1px #0000001a;z-index:100;margin-bottom:20px}#carbonads a{color:inherit;text-decoration:none}#carbonads a:hover{color:inherit}#carbonads span{position:relative;display:block;overflow:hidden}#carbonads .carbon-wrap{display:flex}#carbonads .carbon-img{display:block;margin:0;line-height:1}#carbonads .carbon-img img{display:block}#carbonads .carbon-text{font-size:13px;padding:10px;margin-bottom:16px;line-height:1.5;text-align:left}#carbonads .carbon-poweredby{display:block;padding:6px 8px;background:#f1f1f2;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:8px;line-height:1;border-top-left-radius:3px;position:absolute;bottom:0;right:0}\n"],encapsulation:2});const ea=["nav"];function xo(v,l){1&v&&(d._uU(0,"\n "),d.TgZ(1,"div",37),d._uU(2,"\n "),d.TgZ(3,"div",38),d._uU(4,"\n "),d._UZ(5,"i",39),d._uU(6," "),d._UZ(7,"br"),d._uU(8,"\n Loading demo...\n "),d.qZA(),d._uU(9,"\n "),d.qZA(),d._uU(10,"\n"))}function Ci(v,l){1&v&&(d._uU(0,"\n "),d.TgZ(1,"div",54),d._UZ(2,"router-outlet"),d.qZA(),d._uU(3,"\n "))}function za(v,l){1&v&&d._UZ(0,"i",60)}function Sl(v,l){1&v&&d._UZ(0,"i",61)}function ds(v,l){1&v&&d._UZ(0,"i",62)}const fs=function(v,l){return{"fa-copy":v,"fa-check":l}};function ru(v,l){if(1&v){const r=d.EpF();d._uU(0,"\n "),d.TgZ(1,"div",63),d._uU(2,"\n "),d.TgZ(3,"button",64),d.NdJ("click",function(){d.CHM(r);const O=d.oxw(3);return d.KtG(O.copied())}),d._uU(4,"\n "),d._UZ(5,"i",65),d.ALo(6,"async"),d.ALo(7,"async"),d._uU(8,"\n "),d.qZA(),d._uU(9,"\n "),d.TgZ(10,"pre"),d._UZ(11,"code",66),d.qZA(),d._uU(12,"\n "),d.qZA(),d._uU(13,"\n ")}if(2&v){const r=d.oxw().$implicit,D=d.oxw(2);d.xp6(3),d.Q6J("cbContent",r.contents.raw)("ngbTooltip","Copy source")("placement","top-right"),d.xp6(2),d.Q6J("ngClass",d.WLB(9,fs,!0!==d.lcZ(6,5,D.copied$),d.lcZ(7,7,D.copied$))),d.xp6(6),d.Q6J("innerHTML",r.contents.highlighted,d.oJD)}}function iu(v,l){if(1&v&&(d.TgZ(0,"li",55),d._uU(1,"\n "),d.TgZ(2,"a",49),d._uU(3,"\n "),d.TgZ(4,"span",56),d._uU(5,"\n "),d.YNc(6,za,1,0,"i",57),d._uU(7,"\n "),d.YNc(8,Sl,1,0,"i",58),d._uU(9,"\n "),d.YNc(10,ds,1,0,"i",59),d._uU(11,"\n "),d.qZA(),d._uU(12),d.qZA(),d._uU(13,"\n "),d.YNc(14,ru,14,12,"ng-template",51),d._uU(15,"\n "),d.qZA()),2&v){const r=l.$implicit;d.xp6(4),d.Q6J("ngSwitch",r.language),d.xp6(2),d.Q6J("ngSwitchCase","html"),d.xp6(2),d.Q6J("ngSwitchCase","css"),d.xp6(4),d.hij("\n ",r.filename,"\n ")}}function wa(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"div",37),d._uU(1,"\n "),d.TgZ(2,"div",40),d._uU(3,"\n "),d.TgZ(4,"div",41),d._uU(5,"\n "),d.TgZ(6,"div",42)(7,"h3"),d._uU(8),d.qZA()(),d._uU(9,"\n "),d.TgZ(10,"div",42),d._uU(11,"\n "),d.TgZ(12,"button",43),d.NdJ("click",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.editInStackblitz(O.activeDemo))}),d._uU(13,"\n "),d._UZ(14,"i",44),d._uU(15," Edit in Stackblitz\n "),d.qZA(),d._uU(16,"\n "),d.qZA(),d._uU(17,"\n "),d.qZA(),d._uU(18,"\n "),d.qZA(),d._uU(19,"\n "),d.TgZ(20,"div",45),d._uU(21,"\n "),d.TgZ(22,"ul",46,47),d._uU(24,"\n "),d.TgZ(25,"li",48),d._uU(26,"\n "),d.TgZ(27,"a",49),d._UZ(28,"i",50),d._uU(29," Live demo"),d.qZA(),d._uU(30,"\n "),d.YNc(31,Ci,4,0,"ng-template",51),d._uU(32,"\n "),d.qZA(),d._uU(33,"\n\n "),d.YNc(34,iu,16,4,"li",52),d._uU(35,"\n "),d.qZA(),d._uU(36,"\n "),d._UZ(37,"div",53),d._uU(38,"\n "),d.qZA(),d._uU(39,"\n "),d.qZA()}if(2&v){const r=d.MAs(23),D=d.oxw();d.xp6(8),d.Oqu(D.activeDemo.label),d.xp6(26),d.Q6J("ngForOf",null==D.activeDemo?null:D.activeDemo.sources),d.xp6(3),d.Q6J("ngbNavOutlet",r)}}const Ic=function(v){return[v]};function Ma(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"li"),d._uU(1,"\n "),d.TgZ(2,"a",67),d.NdJ("click",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.nav.select("demo"))}),d._uU(3),d.qZA(),d._uU(4,"\n "),d.qZA()}if(2&v){const r=l.$implicit,D=d.oxw();d.xp6(2),d.ekj("active",(null==D.activeDemo?null:D.activeDemo.path)===r.path),d.Q6J("routerLink",d.VKq(4,Ic,r.path)),d.xp6(1),d.hij("\n ",r.label,"\n ")}}function Vs(v,l){1&v&&(d.TgZ(0,"em"),d._uU(1,"No matching demos found"),d.qZA())}const Yn={angular:g(39617).i8,angularRouter:g(41701).i8,angularCalendar:g(4147).i8,calendarUtils:g(72418).i8,angularResizableElement:g(53369).i8,angularDraggableDroppable:g(75536).i8,dateFns:g(65109).i8,rxjs:g(60584).i8,bootstrap:g(3181).i8,zoneJs:g(25189).i8,ngBootstrap:g(43945).i8,rrule:g(67002).i8,fontAwesome:g(33814).i8,positioning:g(9799).i8,flatpickr:g(276).i8,angularxFlatpickr:g(34263).i8};class oo{constructor(l,r){this.router=l,this.demos=[],this.filteredDemos=[],this.isMenuVisible=!1,this.firstDemoLoaded=!1,this.searchText="",this.copied$=new Gs.x,r.startTracking()}ngOnInit(){const l=this.router.config.find(D=>"**"===D.path);this.demos=this.router.config.filter(D=>"**"!==D.path).map(D=>({path:D.path,label:D.data.label,darkTheme:D.data.darkTheme,tags:D.data.tags||[]})),this.updateFilteredDemos(),this.router.events.pipe((0,ro.h)(D=>D instanceof L.m2)).pipe((0,dn.q)(1)).subscribe(()=>{this.firstDemoLoaded=!0}),this.router.events.pipe((0,ro.h)(D=>D instanceof L.OD)).pipe((0,Io.U)(D=>"/"===D.url?{url:`/${l.redirectTo}`}:D)).subscribe(D=>{this.activeDemo=this.demos.find(O=>`/${O.path}`===D.url),function ps(v){return g(64251)("./"+v+"/sources.ts").then(({sources:l})=>l.map(({filename:r,contents:D})=>{const[,O]=r.match(/^.+\.(.+)$/);return{filename:r,contents:{raw:D.raw.default.replace(",\n RouterModule.forChild([{ path: '', component: DemoComponent }])","").replace("\nimport { RouterModule } from '@angular/router';",""),highlighted:D.highlighted.default.replace(",\n RouterModule.forChild([{ path: '', component: DemoComponent }])","").replace('\nimport { RouterModule } from \'@angular/router\';',"")},language:{ts:"typescript",html:"html",css:"css"}[O]}}))}(this.activeDemo.path).then(O=>{this.activeDemo.sources=O})});const r=document.createElement("script");r.async=!0,r.setAttribute("data-uid","7c1627e655"),r.src="https://angular-calendar.ck.page/7c1627e655/index.js",document.getElementsByTagName("head")[0].appendChild(r)}updateFilteredDemos(){this.filteredDemos=this.demos.filter(l=>!this.searchText||[l.label.toLowerCase(),...l.tags].some(r=>r.includes(this.searchText.toLowerCase())))}editInStackblitz(l){const r={"index.html":`\n\n\n\n\nLoading...\n`.trim(),"main.ts":"\nimport 'zone.js';\nimport { platformBrowserDynamic } from '@angular/platform-browser-dynamic';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { BrowserAnimationsModule } from '@angular/platform-browser/animations';\nimport { NgModule } from '@angular/core';\nimport { DemoModule } from './demo/module';\nimport { DemoComponent } from './demo/component';\n\n@NgModule({\n imports: [\n BrowserModule,\n BrowserAnimationsModule,\n DemoModule\n ],\n bootstrap: [DemoComponent]\n})\nexport class BootstrapModule {}\n\nplatformBrowserDynamic().bootstrapModule(BootstrapModule).then(ref => {\n // Ensure Angular destroys itself on hot reloads.\n if (window['ngRef']) {\n window['ngRef'].destroy();\n }\n window['ngRef'] = ref;\n\n // Otherwise, log the boot error\n}).catch(err => console.error(err));\n".trim()};yr.sources.forEach(D=>{r[`demo-utils/${D.filename}`]=D.contents.raw.default}),l.sources.forEach(D=>{r[`demo/${D.filename}`]=D.contents.raw}),Os_openProject({title:"Angular Calendar Demo",description:l.label,template:"angular-cli",tags:["angular-calendar"],files:r,dependencies:{"@angular/core":Yn.angular,"@angular/common":Yn.angular,"@angular/compiler":Yn.angular,"@angular/platform-browser":Yn.angular,"@angular/platform-browser-dynamic":Yn.angular,"@angular/router":Yn.angular,"@angular/forms":Yn.angular,"@angular/animations":Yn.angular,rxjs:Yn.rxjs,"zone.js":Yn.zoneJs,"angular-draggable-droppable":`^${Yn.angularDraggableDroppable}`,"angular-resizable-element":`^${Yn.angularResizableElement}`,"date-fns":Yn.dateFns,"angular-calendar":Yn.angularCalendar,"@ng-bootstrap/ng-bootstrap":"5.0.0",rrule:Yn.rrule,"calendar-utils":Yn.calendarUtils,flatpickr:Yn.flatpickr,"angularx-flatpickr":Yn.angularxFlatpickr}},{openFile:"demo/component.ts"})}copied(){this.copied$.next(!0),setTimeout(()=>{this.copied$.next(!1)},1e3)}}oo.\u0275fac=function(l){return new(l||oo)(d.Y36(L.F0),d.Y36(ba))},oo.\u0275cmp=d.Xpm({type:oo,selectors:[["mwl-demo-app"]],viewQuery:function(l,r){if(1&l&&d.Gf(ea,5),2&l){let D;d.iGM(D=d.CRH())&&(r.nav=D.first)}},decls:124,vars:13,consts:[["role","navigation",1,"navbar","navbar-expand-lg","navbar-light","bg-light","fixed-top"],[1,"container-fluid"],["href","#",1,"navbar-brand"],["type","button",1,"navbar-toggler",3,"click"],[1,"navbar-toggler-icon"],[1,"collapse","navbar-collapse",3,"ngbCollapse"],[1,"navbar-nav","me-auto","mb-2","mb-lg-0"],[1,"nav-item","active"],["href","javascript:;",1,"nav-link"],[1,"fas","fa-laptop"],[1,"nav-item"],["href","https://github.com/mattlewis92/angular-calendar#getting-started",1,"nav-link"],[1,"fas","fa-map-pin"],["href","https://mattlewis-github.com/angular-calendar/docs/",1,"nav-link"],[1,"fas","fa-book"],["data-formkit-toggle","7c1627e655","href","javascript:;",1,"nav-link",3,"click"],[1,"fas","fa-fw","fa-envelope"],["href","https://github.com/users/mattlewis92/sponsorship","target","_blank",1,"nav-link","text-danger"],[1,"fas","fa-dollar-sign"],[1,"nav","navbar-nav","ml-md-auto"],["href","https://www.npmjs.com/package/angular-calendar","target","_blank",1,"nav-link",3,"ngbTooltip"],[1,"fab","fa-lg","fa-npm"],[1,"d-lg-none"],["href","https://github.com/mattlewis92/angular-calendar","target","_blank",1,"nav-link",3,"ngbTooltip"],[1,"fab","fa-lg","fa-github"],["href","https://twitter.com/mattlewis92_","target","_blank",1,"nav-link","text-primary",3,"ngbTooltip"],[1,"fab","fa-lg","fa-twitter"],["loading",""],[1,"container-fluid","main-content"],[1,"row","fill-height"],["mwlDraggableScrollContainer","",1,"col","fill-height","scroll-y","demo-container"],["class","card",4,"ngIf","ngIfElse"],[1,"fill-height","sidebar-nav","scroll-y"],["type","search","placeholder","Search demos...",1,"form-control",3,"ngModel","ngModelChange"],[1,"list-unstyled","spacer-top"],[4,"ngFor","ngForOf"],[4,"ngIf"],[1,"card"],[1,"card-body","text-center"],[1,"fas","fa-spin","fa-spinner","fa-5x"],[1,"card-header"],[1,"row"],[1,"col-md-6"],[1,"btn","btn-info","float-end",3,"click"],[1,"fas","fa-edit"],[1,"card-body"],["ngbNav","",1,"justify-content-start","nav-tabs"],["nav","ngbNav"],["ngbNavItem","","domId","demo"],["ngbNavLink",""],[1,"fas","fa-fw","fa-laptop"],["ngbNavContent",""],["ngbNavItem","",4,"ngFor","ngForOf"],[3,"ngbNavOutlet"],[1,"spacer-top"],["ngbNavItem",""],[3,"ngSwitch"],["class","fab fa-fw fa-html5",4,"ngSwitchCase"],["class","fab fa-fw fa-css3",4,"ngSwitchCase"],["class","fas fa-fw fa-code",4,"ngSwitchDefault"],[1,"fab","fa-fw","fa-html5"],[1,"fab","fa-fw","fa-css3"],[1,"fas","fa-fw","fa-code"],[1,"code-container"],["ngxClipboard","",1,"btn","btn-outline-primary","copy-code",3,"cbContent","ngbTooltip","placement","click"],[1,"fa",3,"ngClass"],[3,"innerHTML"],[3,"routerLink","click"]],template:function(l,r){if(1&l&&(d.TgZ(0,"nav",0),d._uU(1,"\n "),d.TgZ(2,"div",1),d._uU(3,"\n "),d.TgZ(4,"a",2),d._uU(5,"Angular 15.0+ calendar"),d.qZA(),d._uU(6,"\n\n "),d.TgZ(7,"button",3),d.NdJ("click",function(){return r.isMenuVisible=!r.isMenuVisible}),d._uU(8,"\n "),d._UZ(9,"span",4),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n\n "),d.TgZ(12,"div",5),d._uU(13,"\n "),d.TgZ(14,"ul",6),d._uU(15,"\n "),d.TgZ(16,"li",7),d._uU(17,"\n "),d.TgZ(18,"a",8),d._uU(19,"\n "),d._UZ(20,"i",9),d._uU(21," Demos\n "),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"li",10),d._uU(25,"\n "),d.TgZ(26,"a",11),d._uU(27,"\n "),d._UZ(28,"i",12),d._uU(29," Getting started\n "),d.qZA(),d._uU(30,"\n "),d.qZA(),d._uU(31,"\n "),d.TgZ(32,"li",10),d._uU(33,"\n "),d.TgZ(34,"a",13),d._uU(35,"\n "),d._UZ(36,"i",14),d._uU(37," API docs\n "),d.qZA(),d._uU(38,"\n "),d.qZA(),d._uU(39,"\n "),d.TgZ(40,"li",10),d._uU(41,"\n "),d.TgZ(42,"a",15),d.NdJ("click",function(){return r.isMenuVisible=!1}),d._uU(43,"\n "),d._UZ(44,"i",16),d._uU(45,"Subscribe\n "),d.qZA(),d._uU(46,"\n "),d.qZA(),d._uU(47,"\n "),d.TgZ(48,"li",10),d._uU(49,"\n "),d.TgZ(50,"a",17),d._uU(51,"\n "),d._UZ(52,"i",18),d._uU(53," Donate\n "),d.qZA(),d._uU(54,"\n "),d.qZA(),d._uU(55,"\n "),d.qZA(),d._uU(56,"\n "),d.TgZ(57,"ul",19),d._uU(58,"\n "),d.TgZ(59,"li",10),d._uU(60,"\n "),d.TgZ(61,"a",20),d._uU(62,"\n "),d._UZ(63,"i",21),d._uU(64,"\n "),d.TgZ(65,"span",22),d._uU(66,"View on npm"),d.qZA(),d._uU(67,"\n "),d.qZA(),d._uU(68,"\n "),d.qZA(),d._uU(69,"\n "),d.TgZ(70,"li",10),d._uU(71,"\n "),d.TgZ(72,"a",23),d._uU(73,"\n "),d._UZ(74,"i",24),d._uU(75,"\n "),d.TgZ(76,"span",22),d._uU(77,"View on GitHub"),d.qZA(),d._uU(78,"\n "),d.qZA(),d._uU(79,"\n "),d.qZA(),d._uU(80,"\n "),d.TgZ(81,"li",10),d._uU(82,"\n "),d.TgZ(83,"a",25),d._uU(84,"\n "),d._UZ(85,"i",26),d._uU(86,"\n "),d.TgZ(87,"span",22),d._uU(88,"Follow me on Twitter"),d.qZA(),d._uU(89,"\n "),d.qZA(),d._uU(90,"\n "),d.qZA(),d._uU(91,"\n "),d.qZA(),d._uU(92,"\n "),d.qZA(),d._uU(93,"\n "),d.qZA(),d._uU(94,"\n"),d.qZA(),d._uU(95,"\n\n"),d.YNc(96,xo,11,0,"ng-template",null,27,d.W1O),d._uU(98,"\n\n"),d.TgZ(99,"div",28),d._uU(100,"\n "),d.TgZ(101,"div",29),d._uU(102,"\n "),d.TgZ(103,"div",30),d._uU(104,"\n "),d.YNc(105,wa,40,3,"div",31),d._uU(106,"\n "),d.qZA(),d._uU(107,"\n "),d.TgZ(108,"div",32),d._uU(109,"\n "),d._UZ(110,"mwl-carbon-ad"),d._uU(111,"\n "),d.TgZ(112,"input",33),d.NdJ("ngModelChange",function(O){return r.searchText=O})("ngModelChange",function(){return r.updateFilteredDemos()}),d.qZA(),d._uU(113,"\n "),d.TgZ(114,"ul",34),d._uU(115,"\n "),d.YNc(116,Ma,5,6,"li",35),d._uU(117,"\n "),d.qZA(),d._uU(118,"\n "),d.YNc(119,Vs,2,0,"em",36),d._uU(120,"\n "),d.qZA(),d._uU(121,"\n "),d.qZA(),d._uU(122,"\n"),d.qZA(),d._uU(123,"\n")),2&l){const D=d.MAs(97);d.ekj("navbar-dark",null==r.activeDemo?null:r.activeDemo.darkTheme)("bg-dark",null==r.activeDemo?null:r.activeDemo.darkTheme),d.xp6(12),d.Q6J("ngbCollapse",!r.isMenuVisible),d.xp6(49),d.Q6J("ngbTooltip","View on npm"),d.xp6(11),d.Q6J("ngbTooltip","View on GitHub"),d.xp6(11),d.Q6J("ngbTooltip","Follow me on Twitter"),d.xp6(22),d.Q6J("ngIf",r.firstDemoLoaded)("ngIfElse",D),d.xp6(7),d.Q6J("ngModel",r.searchText),d.xp6(4),d.Q6J("ngForOf",r.filteredDemos),d.xp6(3),d.Q6J("ngIf",0===r.filteredDemos.length)}},dependencies:[Pt.mk,Pt.sg,Pt.O5,Pt.RF,Pt.n9,Pt.ED,Or.Fj,Or.JJ,Or.On,jn.uN,jn.Pz,jn.nv,jn.Vx,jn.tO,jn._D,jn._L,Ht.rn,Po,L.lC,L.rH,us,Pt.Ov],styles:["h3[_ngcontent-%COMP%]{margin:0}.main-content.container-fluid[_ngcontent-%COMP%]{padding-top:70px}.demo-container[_ngcontent-%COMP%]{padding-bottom:15px}.sidebar-nav[_ngcontent-%COMP%]{width:355px}@media (min-width: 768px){.main-content.container-fluid[_ngcontent-%COMP%]{height:100vh}}@media (max-width: 768px){.demo-container[_ngcontent-%COMP%]{flex-basis:initial}.sidebar-nav[_ngcontent-%COMP%]{width:100%;margin-left:10px}}.spacer-top[_ngcontent-%COMP%]{margin-top:15px}.sidebar-nav[_ngcontent-%COMP%]{padding-left:5px;padding-right:20px}.sidebar-nav[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{margin-bottom:20px}.sidebar-nav[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{margin-bottom:0}.sidebar-nav[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{margin-bottom:10px;font-size:90%}.sidebar-nav[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:not(.active){color:#777}.sidebar-nav[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#0275d8;text-decoration:none}.sidebar-nav[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%]{color:#373a3c;font-weight:700}pre[_ngcontent-%COMP%]{background-color:#f5f5f5;padding:15px}.fill-height[_ngcontent-%COMP%]{height:100%}.scroll-y[_ngcontent-%COMP%]{overflow-y:auto}.code-container[_ngcontent-%COMP%]{position:relative}.copy-code[_ngcontent-%COMP%]{position:absolute;top:15px;right:15px}"]});var hs=g(18937),ko=g(54876),tr=g(13980),wi=g(69456),rc=g(27413),hr=g(15938),Su=g(4400),al=g(82398),so=g(2316),ic=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],Wa={_disable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:"object"==typeof window&&-1===window.navigator.userAgent.indexOf("MSIE"),ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enableSeconds:!1,enableTime:!1,errorHandler:function(v){return typeof console<"u"&&console.warn(v)},getWeek:function(v){var l=new Date(v.getTime());l.setHours(0,0,0,0),l.setDate(l.getDate()+3-(l.getDay()+6)%7);var r=new Date(l.getFullYear(),0,4);return 1+Math.round(((l.getTime()-r.getTime())/864e5-3+(r.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},oc={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(v){var l=v%100;if(l>3&&l<21)return"th";switch(l%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1};const sc=oc;var ni=function(v,l){return void 0===l&&(l=2),("000"+v).slice(-1*l)},Do=function(v){return!0===v?1:0};function ac(v,l){var r;return function(){var D=this,O=arguments;clearTimeout(r),r=setTimeout(function(){return v.apply(D,O)},l)}}var jr=function(v){return v instanceof Array?v:[v]};function C(v,l,r){if(!0===r)return v.classList.add(l);v.classList.remove(l)}function h(v,l,r){var D=window.document.createElement(v);return l=l||"",r=r||"",D.className=l,void 0!==r&&(D.textContent=r),D}function E(v){for(;v.firstChild;)v.removeChild(v.firstChild)}function S(v,l){return l(v)?v:v.parentNode?S(v.parentNode,l):void 0}function N(v,l){var r=h("div","numInputWrapper"),D=h("input","numInput "+v),O=h("span","arrowUp"),U=h("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?D.type="number":(D.type="text",D.pattern="\\d*"),void 0!==l)for(var oe in l)D.setAttribute(oe,l[oe]);return r.appendChild(D),r.appendChild(O),r.appendChild(U),r}function k(v){try{return"function"==typeof v.composedPath?v.composedPath()[0]:v.target}catch{return v.target}}var ie=function(){},Be=function(v,l,r){return r.months[l?"shorthand":"longhand"][v]},ft={D:ie,F:function(v,l,r){v.setMonth(r.months.longhand.indexOf(l))},G:function(v,l){v.setHours((v.getHours()>=12?12:0)+parseFloat(l))},H:function(v,l){v.setHours(parseFloat(l))},J:function(v,l){v.setDate(parseFloat(l))},K:function(v,l,r){v.setHours(v.getHours()%12+12*Do(new RegExp(r.amPM[1],"i").test(l)))},M:function(v,l,r){v.setMonth(r.months.shorthand.indexOf(l))},S:function(v,l){v.setSeconds(parseFloat(l))},U:function(v,l){return new Date(1e3*parseFloat(l))},W:function(v,l,r){var D=parseInt(l),O=new Date(v.getFullYear(),0,2+7*(D-1),0,0,0,0);return O.setDate(O.getDate()-O.getDay()+r.firstDayOfWeek),O},Y:function(v,l){v.setFullYear(parseFloat(l))},Z:function(v,l){return new Date(l)},d:function(v,l){v.setDate(parseFloat(l))},h:function(v,l){v.setHours((v.getHours()>=12?12:0)+parseFloat(l))},i:function(v,l){v.setMinutes(parseFloat(l))},j:function(v,l){v.setDate(parseFloat(l))},l:ie,m:function(v,l){v.setMonth(parseFloat(l)-1)},n:function(v,l){v.setMonth(parseFloat(l)-1)},s:function(v,l){v.setSeconds(parseFloat(l))},u:function(v,l){return new Date(parseFloat(l))},w:ie,y:function(v,l){v.setFullYear(2e3+parseFloat(l))}},wt={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},pn={Z:function(v){return v.toISOString()},D:function(v,l,r){return l.weekdays.shorthand[pn.w(v,l,r)]},F:function(v,l,r){return Be(pn.n(v,l,r)-1,!1,l)},G:function(v,l,r){return ni(pn.h(v,l,r))},H:function(v){return ni(v.getHours())},J:function(v,l){return void 0!==l.ordinal?v.getDate()+l.ordinal(v.getDate()):v.getDate()},K:function(v,l){return l.amPM[Do(v.getHours()>11)]},M:function(v,l){return Be(v.getMonth(),!0,l)},S:function(v){return ni(v.getSeconds())},U:function(v){return v.getTime()/1e3},W:function(v,l,r){return r.getWeek(v)},Y:function(v){return ni(v.getFullYear(),4)},d:function(v){return ni(v.getDate())},h:function(v){return v.getHours()%12?v.getHours()%12:12},i:function(v){return ni(v.getMinutes())},j:function(v){return v.getDate()},l:function(v,l){return l.weekdays.longhand[v.getDay()]},m:function(v){return ni(v.getMonth()+1)},n:function(v){return v.getMonth()+1},s:function(v){return v.getSeconds()},u:function(v){return v.getTime()},w:function(v){return v.getDay()},y:function(v){return String(v.getFullYear()).substring(2)}},Dr=function(v){var l=v.config,r=void 0===l?Wa:l,D=v.l10n,O=void 0===D?oc:D,U=v.isMobile,oe=void 0!==U&&U;return function(ge,Ue,je){var dt=je||O;return void 0===r.formatDate||oe?Ue.split("").map(function(It,gn,fn){return pn[It]&&"\\"!==fn[gn-1]?pn[It](ge,dt,r):"\\"!==It?It:""}).join(""):r.formatDate(ge,Ue,dt)}},zt=function(v){var l=v.config,r=void 0===l?Wa:l,D=v.l10n,O=void 0===D?oc:D;return function(U,oe,ge,Ue){if(0===U||U){var dt,je=Ue||O,It=U;if(U instanceof Date)dt=new Date(U.getTime());else if("string"!=typeof U&&void 0!==U.toFixed)dt=new Date(U);else if("string"==typeof U){var gn=oe||(r||Wa).dateFormat,fn=String(U).trim();if("today"===fn)dt=new Date,ge=!0;else if(r&&r.parseDate)dt=r.parseDate(U,gn);else if(/Z$/.test(fn)||/GMT$/.test(fn))dt=new Date(U);else{for(var an=void 0,vt=[],en=0,sr=0,br="";en=0?new Date:new Date(r.config.minDate.getTime()),Le=zs(r.config);se.setHours(Le.hours,Le.minutes,Le.seconds,se.getMilliseconds()),r.selectedDates=[se],r.latestSelectedDateObj=se}void 0!==ee&&"blur"!==ee.type&&function Fu(ee){ee.preventDefault();var se="keydown"===ee.type,Le=k(ee),qe=Le;void 0!==r.amPM&&Le===r.amPM&&(r.amPM.textContent=r.l10n.amPM[Do(r.amPM.textContent===r.l10n.amPM[0])]);var Mt=parseFloat(qe.getAttribute("min")),Gt=parseFloat(qe.getAttribute("max")),mn=parseFloat(qe.getAttribute("step")),Wt=parseInt(qe.value,10),xn=ee.delta||(se?38===ee.which?1:-1:0),kt=Wt+mn*xn;if(typeof qe.value<"u"&&2===qe.value.length){var hn=qe===r.hourElement,rr=qe===r.minuteElement;ktGt&&(kt=qe===r.hourElement?kt-Gt-Do(!r.amPM):Mt,rr&&Ir(void 0,1,r.hourElement)),r.amPM&&hn&&(1===mn?kt+Wt===23:Math.abs(kt-Wt)>mn)&&(r.amPM.textContent=r.l10n.amPM[Do(r.amPM.textContent===r.l10n.amPM[0])]),qe.value=ni(kt)}}(ee);var qe=r._input.value;It(),Jo(),r._input.value!==qe&&r._debouncedChange()}function It(){if(void 0!==r.hourElement&&void 0!==r.minuteElement){var ee=(parseInt(r.hourElement.value.slice(-2),10)||0)%24,se=(parseInt(r.minuteElement.value,10)||0)%60,Le=void 0!==r.secondElement?(parseInt(r.secondElement.value,10)||0)%60:0;void 0!==r.amPM&&(ee=function je(ee,se){return ee%12+12*Do(se===r.l10n.amPM[1])}(ee,r.amPM.textContent));var qe=void 0!==r.config.minTime||r.config.minDate&&r.minDateHasTime&&r.latestSelectedDateObj&&0===gr(r.latestSelectedDateObj,r.config.minDate,!0),Mt=void 0!==r.config.maxTime||r.config.maxDate&&r.maxDateHasTime&&r.latestSelectedDateObj&&0===gr(r.latestSelectedDateObj,r.config.maxDate,!0);if(void 0!==r.config.maxTime&&void 0!==r.config.minTime&&r.config.minTime>r.config.maxTime){var Gt=Xr(r.config.minTime.getHours(),r.config.minTime.getMinutes(),r.config.minTime.getSeconds()),mn=Xr(r.config.maxTime.getHours(),r.config.maxTime.getMinutes(),r.config.maxTime.getSeconds()),Wt=Xr(ee,se,Le);if(Wt>mn&&Wt=12)]),void 0!==r.secondElement&&(r.secondElement.value=ni(Le)))}function an(ee){var se=k(ee),Le=parseInt(se.value)+(ee.delta||0);(Le/1e3>1||"Enter"===ee.key&&!/[^\d]/.test(Le.toString()))&&Tr(Le)}function vt(ee,se,Le,qe){return se instanceof Array?se.forEach(function(Mt){return vt(ee,Mt,Le,qe)}):ee instanceof Array?ee.forEach(function(Mt){return vt(Mt,se,Le,qe)}):(ee.addEventListener(se,Le,qe),void r._handlers.push({remove:function(){return ee.removeEventListener(se,Le,qe)}}))}function en(){nr("onChange")}function br(ee,se){var Le=void 0!==ee?r.parseDate(ee):r.latestSelectedDateObj||(r.config.minDate&&r.config.minDate>r.now?r.config.minDate:r.config.maxDate&&r.config.maxDate=0&&gr(ee,r.selectedDates[1])<=0)}(se)&&!Pa(se)&&Gt.classList.add("inRange"),r.weekNumbers&&1===r.config.showMonths&&"prevMonthDay"!==ee&&qe%7==6&&r.weekNumbers.insertAdjacentHTML("beforeend",""+r.config.getWeek(se)+""),nr("onDayCreate",Gt),Gt}function wr(ee){ee.focus(),"range"===r.config.mode&&Oa(ee)}function fi(ee){for(var se=ee>0?0:r.config.showMonths-1,Le=ee>0?r.config.showMonths:-1,qe=se;qe!=Le;qe+=ee)for(var Mt=r.daysContainer.children[qe],Gt=ee>0?0:Mt.children.length-1,mn=ee>0?Mt.children.length:-1,Wt=Gt;Wt!=mn;Wt+=ee){var xn=Mt.children[Wt];if(-1===xn.className.indexOf("hidden")&&ii(xn.dateObj))return xn}}function Eo(ee,se){var Le=U(),qe=lo(Le||document.body),Mt=void 0!==ee?ee:qe?Le:void 0!==r.selectedDateElem&&lo(r.selectedDateElem)?r.selectedDateElem:void 0!==r.todayDateElem&&lo(r.todayDateElem)?r.todayDateElem:fi(se>0?1:-1);void 0===Mt?r._input.focus():qe?function bo(ee,se){for(var Le=-1===ee.className.indexOf("Month")?ee.dateObj.getMonth():r.currentMonth,qe=se>0?r.config.showMonths:-1,Mt=se>0?1:-1,Gt=Le-r.currentMonth;Gt!=qe;Gt+=Mt)for(var mn=r.daysContainer.children[Gt],Wt=Le-r.currentMonth===Gt?ee.$i+se:se<0?mn.children.length-1:0,xn=mn.children.length,kt=Wt;kt>=0&&kt0?xn:-1);kt+=Mt){var hn=mn.children[kt];if(-1===hn.className.indexOf("hidden")&&ii(hn.dateObj)&&Math.abs(ee.$i-kt)>=Math.abs(se))return wr(hn)}r.changeMonth(Mt),Eo(fi(Mt),0)}(Mt,se):wr(Mt)}function ao(ee,se){for(var Le=(new Date(ee,se,1).getDay()-r.l10n.firstDayOfWeek+7)%7,qe=r.utils.getDaysInMonth((se-1+12)%12,ee),Mt=r.utils.getDaysInMonth(se,ee),Gt=window.document.createDocumentFragment(),mn=r.config.showMonths>1,Wt=mn?"prevMonthDay hidden":"prevMonthDay",xn=mn?"nextMonthDay hidden":"nextMonthDay",kt=qe+1-Le,hn=0;kt<=qe;kt++,hn++)Gt.appendChild(Mi("flatpickr-day "+Wt,new Date(ee,se-1,kt),0,hn));for(kt=1;kt<=Mt;kt++,hn++)Gt.appendChild(Mi("flatpickr-day",new Date(ee,se,kt),0,hn));for(var rr=Mt+1;rr<=42-Le&&(1===r.config.showMonths||hn%7!=0);rr++,hn++)Gt.appendChild(Mi("flatpickr-day "+xn,new Date(ee,se+1,rr%Mt),0,hn));var Bo=h("div","dayContainer");return Bo.appendChild(Gt),Bo}function Is(){if(void 0!==r.daysContainer){E(r.daysContainer),r.weekNumbers&&E(r.weekNumbers);for(var ee=document.createDocumentFragment(),se=0;se1||"dropdown"!==r.config.monthSelectorType)){r.monthsDropdownContainer.tabIndex=-1,r.monthsDropdownContainer.innerHTML="";for(var se=0;se<12;se++)if(qe=se,!(void 0!==r.config.minDate&&r.currentYear===r.config.minDate.getFullYear()&&qer.config.maxDate.getMonth())){var Le=h("option","flatpickr-monthDropdown-month");Le.value=new Date(r.currentYear,se).getMonth().toString(),Le.textContent=Be(se,r.config.shorthandCurrentMonth,r.l10n),Le.tabIndex=-1,r.currentMonth===se&&(Le.selected=!0),r.monthsDropdownContainer.appendChild(Le)}}var qe}function kl(){var Le,ee=h("div","flatpickr-month"),se=window.document.createDocumentFragment();r.config.showMonths>1||"static"===r.config.monthSelectorType?Le=h("span","cur-month"):(r.monthsDropdownContainer=h("select","flatpickr-monthDropdown-months"),r.monthsDropdownContainer.setAttribute("aria-label",r.l10n.monthAriaLabel),vt(r.monthsDropdownContainer,"change",function(mn){var Wt=k(mn),xn=parseInt(Wt.value,10);r.changeMonth(xn-r.currentMonth),nr("onMonthChange")}),Fo(),Le=r.monthsDropdownContainer);var qe=N("cur-year",{tabindex:"-1"}),Mt=qe.getElementsByTagName("input")[0];Mt.setAttribute("aria-label",r.l10n.yearAriaLabel),r.config.minDate&&Mt.setAttribute("min",r.config.minDate.getFullYear().toString()),r.config.maxDate&&(Mt.setAttribute("max",r.config.maxDate.getFullYear().toString()),Mt.disabled=!!r.config.minDate&&r.config.minDate.getFullYear()===r.config.maxDate.getFullYear());var Gt=h("div","flatpickr-current-month");return Gt.appendChild(Le),Gt.appendChild(qe),se.appendChild(Gt),ee.appendChild(se),{container:ee,yearElement:Mt,monthElement:Le}}function Fr(){E(r.monthNav),r.monthNav.appendChild(r.prevMonthNav),r.config.showMonths&&(r.yearElements=[],r.monthElements=[]);for(var ee=r.config.showMonths;ee--;){var se=kl();r.yearElements.push(se.yearElement),r.monthElements.push(se.monthElement),r.monthNav.appendChild(se.container)}r.monthNav.appendChild(r.nextMonthNav)}function ln(){r.weekdayContainer?E(r.weekdayContainer):r.weekdayContainer=h("div","flatpickr-weekdays");for(var ee=r.config.showMonths;ee--;){var se=h("div","flatpickr-weekdaycontainer");r.weekdayContainer.appendChild(se)}return Un(),r.weekdayContainer}function Un(){if(r.weekdayContainer){var ee=r.l10n.firstDayOfWeek,se=ou(r.l10n.weekdays.shorthand);ee>0&&ee\n "+se.join("")+"\n \n "}}function pi(ee,se){void 0===se&&(se=!0);var Le=se?ee:ee-r.currentMonth;Le<0&&!0===r._hidePrevMonthArrow||Le>0&&!0===r._hideNextMonthArrow||(r.currentMonth+=Le,(r.currentMonth<0||r.currentMonth>11)&&(r.currentYear+=r.currentMonth>11?1:-1,r.currentMonth=(r.currentMonth+12)%12,nr("onYearChange"),Fo()),Is(),nr("onMonthChange"),qa())}function Aa(ee){return r.calendarContainer.contains(ee)}function ul(ee){if(r.isOpen&&!r.config.inline){var se=k(ee),Le=Aa(se),Mt=!(se===r.input||se===r.altInput||r.element.contains(se)||ee.path&&ee.path.indexOf&&(~ee.path.indexOf(r.input)||~ee.path.indexOf(r.altInput)))&&!Le&&!Aa(ee.relatedTarget),Gt=!r.config.ignoredFocusElements.some(function(mn){return mn.contains(se)});Mt&&Gt&&(r.config.allowInput&&r.setDate(r._input.value,!1,r.config.altInput?r.config.altFormat:r.config.dateFormat),void 0!==r.timeContainer&&void 0!==r.minuteElement&&void 0!==r.hourElement&&""!==r.input.value&&void 0!==r.input.value&&Ue(),r.close(),r.config&&"range"===r.config.mode&&1===r.selectedDates.length&&r.clear(!1))}}function Tr(ee){if(!(!ee||r.config.minDate&&eer.config.maxDate.getFullYear())){var se=ee,Le=r.currentYear!==se;r.currentYear=se||r.currentYear,r.config.maxDate&&r.currentYear===r.config.maxDate.getFullYear()?r.currentMonth=Math.min(r.config.maxDate.getMonth(),r.currentMonth):r.config.minDate&&r.currentYear===r.config.minDate.getFullYear()&&(r.currentMonth=Math.max(r.config.minDate.getMonth(),r.currentMonth)),Le&&(r.redraw(),nr("onYearChange"),Fo())}}function ii(ee,se){var Le;void 0===se&&(se=!0);var qe=r.parseDate(ee,void 0,se);if(r.config.minDate&&qe&&gr(qe,r.config.minDate,void 0!==se?se:!r.minDateHasTime)<0||r.config.maxDate&&qe&&gr(qe,r.config.maxDate,void 0!==se?se:!r.maxDateHasTime)>0)return!1;if(!r.config.enable&&0===r.config.disable.length)return!0;if(void 0===qe)return!1;for(var Mt=!!r.config.enable,Gt=null!==(Le=r.config.enable)&&void 0!==Le?Le:r.config.disable,mn=0,Wt=void 0;mn=Wt.from.getTime()&&qe.getTime()<=Wt.to.getTime())return Mt}return!Mt}function lo(ee){return void 0!==r.daysContainer&&(-1===ee.className.indexOf("hidden")&&-1===ee.className.indexOf("flatpickr-disabled")&&r.daysContainer.contains(ee))}function oa(ee){var se=ee.target===r._input,Le=r._input.value.trimEnd()!==vs();se&&Le&&(!ee.relatedTarget||!Aa(ee.relatedTarget))&&r.setDate(r._input.value,!0,ee.target===r.altInput?r.config.altFormat:r.config.dateFormat)}function Ll(ee){var se=k(ee),Le=r.config.wrap?v.contains(se):se===r._input,qe=r.config.allowInput,Mt=r.isOpen&&(!qe||!Le),Gt=r.config.inline&&Le&&!qe;if(13===ee.keyCode&&Le){if(qe)return r.setDate(r._input.value,!0,se===r.altInput?r.config.altFormat:r.config.dateFormat),r.close(),se.blur();r.open()}else if(Aa(se)||Mt||Gt){var mn=!!r.timeContainer&&r.timeContainer.contains(se);switch(ee.keyCode){case 13:mn?(ee.preventDefault(),Ue(),Qa()):Ia(ee);break;case 27:ee.preventDefault(),Qa();break;case 8:case 46:Le&&!r.config.allowInput&&(ee.preventDefault(),r.clear());break;case 37:case 39:if(mn||Le)r.hourElement&&r.hourElement.focus();else{ee.preventDefault();var Wt=U();if(void 0!==r.daysContainer&&(!1===qe||Wt&&lo(Wt))){var xn=39===ee.keyCode?1:-1;ee.ctrlKey?(ee.stopPropagation(),pi(xn),Eo(fi(1),0)):Eo(void 0,xn)}}break;case 38:case 40:ee.preventDefault();var kt=40===ee.keyCode?1:-1;r.daysContainer&&void 0!==se.$i||se===r.input||se===r.altInput?ee.ctrlKey?(ee.stopPropagation(),Tr(r.currentYear-kt),Eo(fi(1),0)):mn||Eo(void 0,7*kt):se===r.currentYearElement?Tr(r.currentYear-kt):r.config.enableTime&&(!mn&&r.hourElement&&r.hourElement.focus(),Ue(ee),r._debouncedChange());break;case 9:if(mn){var hn=[r.hourElement,r.minuteElement,r.secondElement,r.amPM].concat(r.pluginElements).filter(function(Ji){return Ji}),rr=hn.indexOf(se);if(-1!==rr){var Bo=hn[rr+(ee.shiftKey?-1:1)];ee.preventDefault(),(Bo||r._input).focus()}}else!r.config.noCalendar&&r.daysContainer&&r.daysContainer.contains(se)&&ee.shiftKey&&(ee.preventDefault(),r._input.focus())}}if(void 0!==r.amPM&&se===r.amPM)switch(ee.key){case r.l10n.amPM[0].charAt(0):case r.l10n.amPM[0].charAt(0).toLowerCase():r.amPM.textContent=r.l10n.amPM[0],It(),Jo();break;case r.l10n.amPM[1].charAt(0):case r.l10n.amPM[1].charAt(0).toLowerCase():r.amPM.textContent=r.l10n.amPM[1],It(),Jo()}(Le||Aa(se))&&nr("onKeyDown",ee)}function Oa(ee,se){if(void 0===se&&(se="flatpickr-day"),1===r.selectedDates.length&&(!ee||ee.classList.contains(se)&&!ee.classList.contains("flatpickr-disabled"))){for(var Le=ee?ee.dateObj.getTime():r.days.firstElementChild.dateObj.getTime(),qe=r.parseDate(r.selectedDates[0],void 0,!0).getTime(),Mt=Math.min(Le,r.selectedDates[0].getTime()),Gt=Math.max(Le,r.selectedDates[0].getTime()),mn=!1,Wt=0,xn=0,kt=Mt;ktMt&&ktWt)?Wt=kt:kt>qe&&(!xn||kt ."+se)).forEach(function(rr){var Ji=rr.dateObj.getTime(),la=Wt>0&&Ji0&&Ji>xn;if(la)return rr.classList.add("notAllowed"),void["inRange","startRange","endRange"].forEach(function(Rs){rr.classList.remove(Rs)});mn&&!la||(["startRange","inRange","endRange","notAllowed"].forEach(function(Rs){rr.classList.remove(Rs)}),void 0!==ee&&(ee.classList.add(Le<=r.selectedDates[0].getTime()?"startRange":"endRange"),qeLe&&Ji===qe&&rr.classList.add("endRange"),Ji>=Wt&&(0===xn||Ji<=xn)&&function(v,l,r){return v>Math.min(l,r)&&v0||Le.getMinutes()>0||Le.getSeconds()>0),r.selectedDates&&(r.selectedDates=r.selectedDates.filter(function(Mt){return ii(Mt)}),!r.selectedDates.length&&"min"===ee&&gn(Le),Jo()),r.daysContainer&&(dl(),void 0!==Le?r.currentYearElement[ee]=Le.getFullYear().toString():r.currentYearElement.removeAttribute(ee),r.currentYearElement.disabled=!!qe&&void 0!==Le&&qe.getFullYear()===Le.getFullYear())}}function Sa(){return r.config.wrap?v.querySelector("[data-input]"):v}function xu(){"object"!=typeof r.config.locale&&typeof Lr.l10ns[r.config.locale]>"u"&&r.config.errorHandler(new Error("flatpickr: invalid locale "+r.config.locale)),r.l10n=Hi(Hi({},Lr.l10ns.default),"object"==typeof r.config.locale?r.config.locale:"default"!==r.config.locale?Lr.l10ns[r.config.locale]:void 0),wt.D="("+r.l10n.weekdays.shorthand.join("|")+")",wt.l="("+r.l10n.weekdays.longhand.join("|")+")",wt.M="("+r.l10n.months.shorthand.join("|")+")",wt.F="("+r.l10n.months.longhand.join("|")+")",wt.K="("+r.l10n.amPM[0]+"|"+r.l10n.amPM[1]+"|"+r.l10n.amPM[0].toLowerCase()+"|"+r.l10n.amPM[1].toLowerCase()+")",void 0===Hi(Hi({},l),JSON.parse(JSON.stringify(v.dataset||{}))).time_24hr&&void 0===Lr.defaultConfig.time_24hr&&(r.config.time_24hr=r.l10n.time_24hr),r.formatDate=Dr(r),r.parseDate=zt({config:r.config,l10n:r.l10n})}function sa(ee){if("function"!=typeof r.config.position){if(void 0!==r.calendarContainer){nr("onPreCalendarPosition");var se=ee||r._positionElement,Le=Array.prototype.reduce.call(r.calendarContainer.children,function(du,Bu){return du+Bu.offsetHeight},0),qe=r.calendarContainer.offsetWidth,Mt=r.config.position.split(" "),Gt=Mt[0],mn=Mt.length>1?Mt[1]:null,Wt=se.getBoundingClientRect(),xn=window.innerHeight-Wt.bottom,kt="above"===Gt||"below"!==Gt&&xnLe,hn=window.pageYOffset+Wt.top+(kt?-Le-2:se.offsetHeight+2);if(C(r.calendarContainer,"arrowTop",!kt),C(r.calendarContainer,"arrowBottom",kt),!r.config.inline){var rr=window.pageXOffset+Wt.left,Bo=!1,Ji=!1;"center"===mn?(rr-=(qe-Wt.width)/2,Bo=!0):"right"===mn&&(rr-=qe-Wt.width,Ji=!0),C(r.calendarContainer,"arrowLeft",!Bo&&!Ji),C(r.calendarContainer,"arrowCenter",Bo),C(r.calendarContainer,"arrowRight",Ji);var la=window.document.body.offsetWidth-(window.pageXOffset+Wt.right),Rs=rr+qe>window.document.body.offsetWidth,fl=la+qe>window.document.body.offsetWidth;if(C(r.calendarContainer,"rightMost",Rs),!r.config.static)if(r.calendarContainer.style.top=hn+"px",Rs)if(fl){var $s=function Ja(){for(var ee=null,se=0;ser.currentMonth+r.config.showMonths-1)&&"range"!==r.config.mode;if(r.selectedDateElem=qe,"single"===r.config.mode)r.selectedDates=[Mt];else if("multiple"===r.config.mode){var mn=Pa(Mt);mn?r.selectedDates.splice(parseInt(mn),1):r.selectedDates.push(Mt)}else"range"===r.config.mode&&(2===r.selectedDates.length&&r.clear(!1,!1),r.latestSelectedDateObj=Mt,r.selectedDates.push(Mt),0!==gr(Mt,r.selectedDates[0],!0)&&r.selectedDates.sort(function(hn,rr){return hn.getTime()-rr.getTime()}));if(It(),Gt){var Wt=r.currentYear!==Mt.getFullYear();r.currentYear=Mt.getFullYear(),r.currentMonth=Mt.getMonth(),Wt&&(nr("onYearChange"),Fo()),nr("onMonthChange")}if(qa(),Is(),Jo(),Gt||"range"===r.config.mode||1!==r.config.showMonths?void 0!==r.selectedDateElem&&void 0===r.hourElement&&r.selectedDateElem&&r.selectedDateElem.focus():wr(qe),void 0!==r.hourElement&&void 0!==r.hourElement&&r.hourElement.focus(),r.config.closeOnSelect){var xn="single"===r.config.mode&&!r.config.enableTime,kt="range"===r.config.mode&&2===r.selectedDates.length&&!r.config.enableTime;(xn||kt)&&Qa()}en()}}r.parseDate=zt({config:r.config,l10n:r.l10n}),r._handlers=[],r.pluginElements=[],r.loadedPlugins=[],r._bind=vt,r._setHoursFromDate=gn,r._positionCalendar=sa,r.changeMonth=pi,r.changeYear=Tr,r.clear=function Ki(ee,se){if(void 0===ee&&(ee=!0),void 0===se&&(se=!0),r.input.value="",void 0!==r.altInput&&(r.altInput.value=""),void 0!==r.mobileInput&&(r.mobileInput.value=""),r.selectedDates=[],r.latestSelectedDateObj=void 0,!0===se&&(r.currentYear=r._initialDate.getFullYear(),r.currentMonth=r._initialDate.getMonth()),!0===r.config.enableTime){var Le=zs(r.config),qe=Le.hours,Mt=Le.minutes,Gt=Le.seconds;fn(qe,Mt,Gt)}r.redraw(),ee&&nr("onChange")},r.close=function ia(){r.isOpen=!1,r.isMobile||(void 0!==r.calendarContainer&&r.calendarContainer.classList.remove("open"),void 0!==r._input&&r._input.classList.remove("active")),nr("onClose")},r.onMouseOver=Oa,r._createElement=h,r.createDay=Mi,r.destroy=function Nr(){void 0!==r.config&&nr("onDestroy");for(var ee=r._handlers.length;ee--;)r._handlers[ee].remove();if(r._handlers=[],r.mobileInput)r.mobileInput.parentNode&&r.mobileInput.parentNode.removeChild(r.mobileInput),r.mobileInput=void 0;else if(r.calendarContainer&&r.calendarContainer.parentNode)if(r.config.static&&r.calendarContainer.parentNode){var se=r.calendarContainer.parentNode;if(se.lastChild&&se.removeChild(se.lastChild),se.parentNode){for(;se.firstChild;)se.parentNode.insertBefore(se.firstChild,se);se.parentNode.removeChild(se)}}else r.calendarContainer.parentNode.removeChild(r.calendarContainer);r.altInput&&(r.input.type="text",r.altInput.parentNode&&r.altInput.parentNode.removeChild(r.altInput),delete r.altInput),r.input&&(r.input.type=r.input._type,r.input.classList.remove("flatpickr-input"),r.input.removeAttribute("readonly")),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(Le){try{delete r[Le]}catch{}})},r.isEnabled=ii,r.jumpToDate=br,r.updateValue=Jo,r.open=function xc(ee,se){if(void 0===se&&(se=r._positionElement),!0===r.isMobile){if(ee){ee.preventDefault();var Le=k(ee);Le&&Le.blur()}return void 0!==r.mobileInput&&(r.mobileInput.focus(),r.mobileInput.click()),void nr("onOpen")}if(r._input.disabled||r.config.inline)return;var qe=r.isOpen;r.isOpen=!0,qe||(r.calendarContainer.classList.add("open"),r._input.classList.add("active"),nr("onOpen"),sa(se)),!0===r.config.enableTime&&!0===r.config.noCalendar&&!1===r.config.allowInput&&(void 0===ee||!r.timeContainer.contains(ee.relatedTarget))&&setTimeout(function(){return r.hourElement.select()},50)},r.redraw=dl,r.set=function Xa(ee,se){if(null!==ee&&"object"==typeof ee)for(var Le in Object.assign(r.config,ee),ee)void 0!==Na[Le]&&Na[Le].forEach(function(qe){return qe()});else r.config[ee]=se,void 0!==Na[ee]?Na[ee].forEach(function(qe){return qe()}):ic.indexOf(ee)>-1&&(r.config[ee]=jr(se));r.redraw(),Jo(!0)},r.setDate=function Ra(ee,se,Le){if(void 0===se&&(se=!1),void 0===Le&&(Le=r.config.dateFormat),0!==ee&&!ee||ee instanceof Array&&0===ee.length)return r.clear(se);ku(ee,Le),r.latestSelectedDateObj=r.selectedDates[r.selectedDates.length-1],r.redraw(),br(void 0,se),gn(),0===r.selectedDates.length&&r.clear(!1),Jo(se),se&&nr("onChange")},r.toggle=function fc(ee){if(!0===r.isOpen)return r.close();r.open(ee)};var Na={locale:[xu,Un],showMonths:[Fr,ge,ln],minDate:[br],maxDate:[br],positionElement:[cu],clickOpens:[function(){!0===r.config.clickOpens?(vt(r._input,"focus",r.open),vt(r._input,"click",r.open)):(r._input.removeEventListener("focus",r.open),r._input.removeEventListener("click",r.open))}]};function ku(ee,se){var Le=[];if(ee instanceof Array)Le=ee.map(function(qe){return r.parseDate(qe,se)});else if(ee instanceof Date||"number"==typeof ee)Le=[r.parseDate(ee,se)];else if("string"==typeof ee)switch(r.config.mode){case"single":case"time":Le=[r.parseDate(ee,se)];break;case"multiple":Le=ee.split(r.config.conjunction).map(function(qe){return r.parseDate(qe,se)});break;case"range":Le=ee.split(r.l10n.rangeSeparator).map(function(qe){return r.parseDate(qe,se)})}else r.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(ee)));r.selectedDates=r.config.allowInvalidPreload?Le:Le.filter(function(qe){return qe instanceof Date&&ii(qe,!1)}),"range"===r.config.mode&&r.selectedDates.sort(function(qe,Mt){return qe.getTime()-Mt.getTime()})}function _s(ee){return ee.slice().map(function(se){return"string"==typeof se||"number"==typeof se||se instanceof Date?r.parseDate(se,void 0,!0):se&&"object"==typeof se&&se.from&&se.to?{from:r.parseDate(se.from,void 0),to:r.parseDate(se.to,void 0)}:se}).filter(function(se){return se})}function cu(){r._positionElement=r.config.positionElement||r._input}function nr(ee,se){if(void 0!==r.config){var Le=r.config[ee];if(void 0!==Le&&Le.length>0)for(var qe=0;Le[qe]&&qe1||"static"===r.config.monthSelectorType?r.monthElements[se].textContent=Be(Le.getMonth(),r.config.shorthandCurrentMonth,r.l10n)+" ":r.monthsDropdownContainer.value=Le.getMonth().toString(),ee.value=Le.getFullYear().toString()}),r._hidePrevMonthArrow=void 0!==r.config.minDate&&(r.currentYear===r.config.minDate.getFullYear()?r.currentMonth<=r.config.minDate.getMonth():r.currentYearr.config.maxDate.getMonth():r.currentYear>r.config.maxDate.getFullYear()))}function vs(ee){var se=ee||(r.config.altInput?r.config.altFormat:r.config.dateFormat);return r.selectedDates.map(function(Le){return r.formatDate(Le,se)}).filter(function(Le,qe,Mt){return"range"!==r.config.mode||r.config.enableTime||Mt.indexOf(Le)===qe}).join("range"!==r.config.mode?r.config.conjunction:r.l10n.rangeSeparator)}function Jo(ee){void 0===ee&&(ee=!0),void 0!==r.mobileInput&&r.mobileFormatStr&&(r.mobileInput.value=void 0!==r.latestSelectedDateObj?r.formatDate(r.latestSelectedDateObj,r.mobileFormatStr):""),r.input.value=vs(r.config.dateFormat),void 0!==r.altInput&&(r.altInput.value=vs(r.config.altFormat)),!1!==ee&&nr("onValueUpdate")}function uu(ee){var se=k(ee),Le=r.prevMonthNav.contains(se),qe=r.nextMonthNav.contains(se);Le||qe?pi(Le?-1:1):r.yearElements.indexOf(se)>=0?se.select():se.classList.contains("arrowUp")?r.changeYear(r.currentYear+1):se.classList.contains("arrowDown")&&r.changeYear(r.currentYear-1)}return function O(){r.element=r.input=v,r.isOpen=!1,function Ns(){var ee=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],se=Hi(Hi({},JSON.parse(JSON.stringify(v.dataset||{}))),l),Le={};r.config.parseDate=se.parseDate,r.config.formatDate=se.formatDate,Object.defineProperty(r.config,"enable",{get:function(){return r.config._enable},set:function(hn){r.config._enable=_s(hn)}}),Object.defineProperty(r.config,"disable",{get:function(){return r.config._disable},set:function(hn){r.config._disable=_s(hn)}});var qe="time"===se.mode;if(!se.dateFormat&&(se.enableTime||qe)){var Mt=Lr.defaultConfig.dateFormat||Wa.dateFormat;Le.dateFormat=se.noCalendar||qe?"H:i"+(se.enableSeconds?":S":""):Mt+" H:i"+(se.enableSeconds?":S":"")}if(se.altInput&&(se.enableTime||qe)&&!se.altFormat){var Gt=Lr.defaultConfig.altFormat||Wa.altFormat;Le.altFormat=se.noCalendar||qe?"h:i"+(se.enableSeconds?":S K":" K"):Gt+" h:i"+(se.enableSeconds?":S":"")+" K"}Object.defineProperty(r.config,"minDate",{get:function(){return r.config._minDate},set:Ka("min")}),Object.defineProperty(r.config,"maxDate",{get:function(){return r.config._maxDate},set:Ka("max")});var mn=function(hn){return function(rr){r.config["min"===hn?"_minTime":"_maxTime"]=r.parseDate(rr,"H:i:S")}};Object.defineProperty(r.config,"minTime",{get:function(){return r.config._minTime},set:mn("min")}),Object.defineProperty(r.config,"maxTime",{get:function(){return r.config._maxTime},set:mn("max")}),"time"===se.mode&&(r.config.noCalendar=!0,r.config.enableTime=!0),Object.assign(r.config,Le,se);for(var Wt=0;Wt-1?r.config[kt]=jr(xn[kt]).map(oe).concat(r.config[kt]):typeof se[kt]>"u"&&(r.config[kt]=xn[kt])}se.altInputClass||(r.config.altInputClass=Sa().className+" "+r.config.altInputClass),nr("onParseConfig")}(),xu(),function dc(){if(r.input=Sa(),!r.input)return void r.config.errorHandler(new Error("Invalid input element specified"));r.input._type=r.input.type,r.input.type="text",r.input.classList.add("flatpickr-input"),r._input=r.input,r.config.altInput&&(r.altInput=h(r.input.nodeName,r.config.altInputClass),r._input=r.altInput,r.altInput.placeholder=r.input.placeholder,r.altInput.disabled=r.input.disabled,r.altInput.required=r.input.required,r.altInput.tabIndex=r.input.tabIndex,r.altInput.type="text",r.input.setAttribute("type","hidden"),!r.config.static&&r.input.parentNode&&r.input.parentNode.insertBefore(r.altInput,r.input.nextSibling)),r.config.allowInput||r._input.setAttribute("readonly","readonly"),cu()}(),function uc(){r.selectedDates=[],r.now=r.parseDate(r.config.now)||new Date;var ee=r.config.defaultDate||("INPUT"!==r.input.nodeName&&"TEXTAREA"!==r.input.nodeName||!r.input.placeholder||r.input.value!==r.input.placeholder?r.input.value:null);ee&&ku(ee,r.config.dateFormat),r._initialDate=r.selectedDates.length>0?r.selectedDates[0]:r.config.minDate&&r.config.minDate.getTime()>r.now.getTime()?r.config.minDate:r.config.maxDate&&r.config.maxDate.getTime()0&&(r.latestSelectedDateObj=r.selectedDates[0]),void 0!==r.config.minTime&&(r.config.minTime=r.parseDate(r.config.minTime,"H:i")),void 0!==r.config.maxTime&&(r.config.maxTime=r.parseDate(r.config.maxTime,"H:i")),r.minDateHasTime=!!r.config.minDate&&(r.config.minDate.getHours()>0||r.config.minDate.getMinutes()>0||r.config.minDate.getSeconds()>0),r.maxDateHasTime=!!r.config.maxDate&&(r.config.maxDate.getHours()>0||r.config.maxDate.getMinutes()>0||r.config.maxDate.getSeconds()>0)}(),function D(){r.utils={getDaysInMonth:function(ee,se){return void 0===ee&&(ee=r.currentMonth),void 0===se&&(se=r.currentYear),1===ee&&(se%4==0&&se%100!=0||se%400==0)?29:r.l10n.daysInMonth[ee]}}}(),r.isMobile||function ra(){var ee=window.document.createDocumentFragment();if(r.calendarContainer=h("div","flatpickr-calendar"),r.calendarContainer.tabIndex=-1,!r.config.noCalendar){if(ee.appendChild(function xt(){return r.monthNav=h("div","flatpickr-months"),r.yearElements=[],r.monthElements=[],r.prevMonthNav=h("span","flatpickr-prev-month"),r.prevMonthNav.innerHTML=r.config.prevArrow,r.nextMonthNav=h("span","flatpickr-next-month"),r.nextMonthNav.innerHTML=r.config.nextArrow,Fr(),Object.defineProperty(r,"_hidePrevMonthArrow",{get:function(){return r.__hidePrevMonthArrow},set:function(ee){r.__hidePrevMonthArrow!==ee&&(C(r.prevMonthNav,"flatpickr-disabled",ee),r.__hidePrevMonthArrow=ee)}}),Object.defineProperty(r,"_hideNextMonthArrow",{get:function(){return r.__hideNextMonthArrow},set:function(ee){r.__hideNextMonthArrow!==ee&&(C(r.nextMonthNav,"flatpickr-disabled",ee),r.__hideNextMonthArrow=ee)}}),r.currentYearElement=r.yearElements[0],qa(),r.monthNav}()),r.innerContainer=h("div","flatpickr-innerContainer"),r.config.weekNumbers){var se=function Mr(){r.calendarContainer.classList.add("hasWeeks");var ee=h("div","flatpickr-weekwrapper");ee.appendChild(h("span","flatpickr-weekday",r.l10n.weekAbbreviation));var se=h("div","flatpickr-weeks");return ee.appendChild(se),{weekWrapper:ee,weekNumbers:se}}(),Le=se.weekWrapper,qe=se.weekNumbers;r.innerContainer.appendChild(Le),r.weekNumbers=qe,r.weekWrapper=Le}r.rContainer=h("div","flatpickr-rContainer"),r.rContainer.appendChild(ln()),r.daysContainer||(r.daysContainer=h("div","flatpickr-days"),r.daysContainer.tabIndex=-1),Is(),r.rContainer.appendChild(r.daysContainer),r.innerContainer.appendChild(r.rContainer),ee.appendChild(r.innerContainer)}r.config.enableTime&&ee.appendChild(function tn(){r.calendarContainer.classList.add("hasTime"),r.config.noCalendar&&r.calendarContainer.classList.add("noCalendar");var ee=zs(r.config);r.timeContainer=h("div","flatpickr-time"),r.timeContainer.tabIndex=-1;var se=h("span","flatpickr-time-separator",":"),Le=N("flatpickr-hour",{"aria-label":r.l10n.hourAriaLabel});r.hourElement=Le.getElementsByTagName("input")[0];var qe=N("flatpickr-minute",{"aria-label":r.l10n.minuteAriaLabel});if(r.minuteElement=qe.getElementsByTagName("input")[0],r.hourElement.tabIndex=r.minuteElement.tabIndex=-1,r.hourElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getHours():r.config.time_24hr?ee.hours:function dt(ee){switch(ee%24){case 0:case 12:return 12;default:return ee%12}}(ee.hours)),r.minuteElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getMinutes():ee.minutes),r.hourElement.setAttribute("step",r.config.hourIncrement.toString()),r.minuteElement.setAttribute("step",r.config.minuteIncrement.toString()),r.hourElement.setAttribute("min",r.config.time_24hr?"0":"1"),r.hourElement.setAttribute("max",r.config.time_24hr?"23":"12"),r.hourElement.setAttribute("maxlength","2"),r.minuteElement.setAttribute("min","0"),r.minuteElement.setAttribute("max","59"),r.minuteElement.setAttribute("maxlength","2"),r.timeContainer.appendChild(Le),r.timeContainer.appendChild(se),r.timeContainer.appendChild(qe),r.config.time_24hr&&r.timeContainer.classList.add("time24hr"),r.config.enableSeconds){r.timeContainer.classList.add("hasSeconds");var Mt=N("flatpickr-second");r.secondElement=Mt.getElementsByTagName("input")[0],r.secondElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getSeconds():ee.seconds),r.secondElement.setAttribute("step",r.minuteElement.getAttribute("step")),r.secondElement.setAttribute("min","0"),r.secondElement.setAttribute("max","59"),r.secondElement.setAttribute("maxlength","2"),r.timeContainer.appendChild(h("span","flatpickr-time-separator",":")),r.timeContainer.appendChild(Mt)}return r.config.time_24hr||(r.amPM=h("span","flatpickr-am-pm",r.l10n.amPM[Do((r.latestSelectedDateObj?r.hourElement.value:r.config.defaultHour)>11)]),r.amPM.title=r.l10n.toggleTitle,r.amPM.tabIndex=-1,r.timeContainer.appendChild(r.amPM)),r.timeContainer}()),C(r.calendarContainer,"rangeMode","range"===r.config.mode),C(r.calendarContainer,"animate",!0===r.config.animate),C(r.calendarContainer,"multiMonth",r.config.showMonths>1),r.calendarContainer.appendChild(ee);var Mt=void 0!==r.config.appendTo&&void 0!==r.config.appendTo.nodeType;if((r.config.inline||r.config.static)&&(r.calendarContainer.classList.add(r.config.inline?"inline":"static"),r.config.inline&&(!Mt&&r.element.parentNode?r.element.parentNode.insertBefore(r.calendarContainer,r._input.nextSibling):void 0!==r.config.appendTo&&r.config.appendTo.appendChild(r.calendarContainer)),r.config.static)){var Gt=h("div","flatpickr-wrapper");r.element.parentNode&&r.element.parentNode.insertBefore(Gt,r.element),Gt.appendChild(r.element),r.altInput&&Gt.appendChild(r.altInput),Gt.appendChild(r.calendarContainer)}!r.config.static&&!r.config.inline&&(void 0!==r.config.appendTo?r.config.appendTo:window.document.body).appendChild(r.calendarContainer)}(),function sr(){if(r.config.wrap&&["open","close","toggle","clear"].forEach(function(Le){Array.prototype.forEach.call(r.element.querySelectorAll("[data-"+Le+"]"),function(qe){return vt(qe,"click",r[Le])})}),r.isMobile)return void function Lu(){var ee=r.config.enableTime?r.config.noCalendar?"time":"datetime-local":"date";r.mobileInput=h("input",r.input.className+" flatpickr-mobile"),r.mobileInput.tabIndex=1,r.mobileInput.type=ee,r.mobileInput.disabled=r.input.disabled,r.mobileInput.required=r.input.required,r.mobileInput.placeholder=r.input.placeholder,r.mobileFormatStr="datetime-local"===ee?"Y-m-d\\TH:i:S":"date"===ee?"Y-m-d":"H:i:S",r.selectedDates.length>0&&(r.mobileInput.defaultValue=r.mobileInput.value=r.formatDate(r.selectedDates[0],r.mobileFormatStr)),r.config.minDate&&(r.mobileInput.min=r.formatDate(r.config.minDate,"Y-m-d")),r.config.maxDate&&(r.mobileInput.max=r.formatDate(r.config.maxDate,"Y-m-d")),r.input.getAttribute("step")&&(r.mobileInput.step=String(r.input.getAttribute("step"))),r.input.type="hidden",void 0!==r.altInput&&(r.altInput.type="hidden");try{r.input.parentNode&&r.input.parentNode.insertBefore(r.mobileInput,r.input.nextSibling)}catch{}vt(r.mobileInput,"change",function(se){r.setDate(k(se).value,!1,r.mobileFormatStr),nr("onChange"),nr("onClose")})}();var ee=ac(Fl,50);if(r._debouncedChange=ac(en,300),r.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&vt(r.daysContainer,"mouseover",function(Le){"range"===r.config.mode&&Oa(k(Le))}),vt(r._input,"keydown",Ll),void 0!==r.calendarContainer&&vt(r.calendarContainer,"keydown",Ll),!r.config.inline&&!r.config.static&&vt(window,"resize",ee),void 0!==window.ontouchstart?vt(window.document,"touchstart",ul):vt(window.document,"mousedown",ul),vt(window.document,"focus",ul,{capture:!0}),!0===r.config.clickOpens&&(vt(r._input,"focus",r.open),vt(r._input,"click",r.open)),void 0!==r.daysContainer&&(vt(r.monthNav,"click",uu),vt(r.monthNav,["keyup","increment"],an),vt(r.daysContainer,"click",Ia)),void 0!==r.timeContainer&&void 0!==r.minuteElement&&void 0!==r.hourElement){var se=function(Le){return k(Le).select()};vt(r.timeContainer,["increment"],Ue),vt(r.timeContainer,"blur",Ue,{capture:!0}),vt(r.timeContainer,"click",Sr),vt([r.hourElement,r.minuteElement],["focus","click"],se),void 0!==r.secondElement&&vt(r.secondElement,"focus",function(){return r.secondElement&&r.secondElement.select()}),void 0!==r.amPM&&vt(r.amPM,"click",function(Le){Ue(Le)})}r.config.allowInput&&vt(r._input,"blur",oa)}(),(r.selectedDates.length||r.config.noCalendar)&&(r.config.enableTime&&gn(r.config.noCalendar?r.latestSelectedDateObj:void 0),Jo(!1)),ge();var ee=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!r.isMobile&&ee&&sa(),nr("onReady")}(),r}function gs(v,l){for(var r=Array.prototype.slice.call(v).filter(function(oe){return oe instanceof HTMLElement}),D=[],O=0;O",this.noCalendar=!1,this.now=new Date,this.prevArrow="<",this.shorthandCurrentMonth=!1,this.static=!1,this.time24hr=!1,this.utc=!1,this.weekNumbers=!1,this.wrap=!1,this.plugins=[],this.locale="default",this.convertModelValue=!1,this.showMonths=1,this.monthSelectorType="static"}}Lo.\u0275fac=function(l){return new(l||Lo)},Lo.\u0275prov=d.Yz7({token:Lo,factory:Lo.\u0275fac});const Iu={provide:Or.JU,useExisting:(0,d.Gpc)(()=>ll),multi:!0};class ll{constructor(l,r,D){this.elm=l,this.defaults=r,this.renderer=D,this.options={},this.flatpickrReady=new d.vpe,this.flatpickrChange=new d.vpe,this.flatpickrValueUpdate=new d.vpe,this.flatpickrOpen=new d.vpe,this.flatpickrClose=new d.vpe,this.flatpickrMonthChange=new d.vpe,this.flatpickrYearChange=new d.vpe,this.flatpickrDayCreate=new d.vpe,this.isDisabled=!1,this.onChangeFn=()=>{},this.onTouchedFn=()=>{}}ngAfterViewInit(){const l={altFormat:this.altFormat,altInput:this.altInput,altInputClass:this.altInputClass,allowInput:this.allowInput,appendTo:this.appendTo,ariaDateFormat:this.ariaDateFormat,clickOpens:this.clickOpens,dateFormat:this.dateFormat,defaultHour:this.defaultHour,defaultMinute:this.defaultMinute,defaultSeconds:this.defaultSeconds,disable:this.disable,disableMobile:this.disableMobile,enable:this.enable,enableTime:this.enableTime,enableSeconds:this.enableSeconds,formatDate:this.formatDate,hourIncrement:this.hourIncrement,defaultDate:this.initialValue,inline:this.inline,maxDate:this.maxDate,minDate:this.minDate,minuteIncrement:this.minuteIncrement,mode:this.mode,nextArrow:this.nextArrow,noCalendar:this.noCalendar,now:this.now,parseDate:this.parseDate,prevArrow:this.prevArrow,shorthandCurrentMonth:this.shorthandCurrentMonth,showMonths:this.showMonths,monthSelectorType:this.monthSelectorType,static:this.static,time24hr:this.time24hr,weekNumbers:this.weekNumbers,getWeek:this.getWeek,wrap:this.wrap,plugins:this.plugins,locale:this.locale,onChange:(r,D,O)=>{this.flatpickrChange.emit({selectedDates:r,dateString:D,instance:O})},onOpen:(r,D,O)=>{this.flatpickrOpen.emit({selectedDates:r,dateString:D,instance:O})},onClose:(r,D,O)=>{this.flatpickrClose.emit({selectedDates:r,dateString:D,instance:O})},onMonthChange:(r,D,O)=>{this.flatpickrMonthChange.emit({selectedDates:r,dateString:D,instance:O})},onYearChange:(r,D,O)=>{this.flatpickrYearChange.emit({selectedDates:r,dateString:D,instance:O})},onReady:(r,D,O)=>{this.flatpickrReady.emit({selectedDates:r,dateString:D,instance:O})},onValueUpdate:(r,D,O)=>{this.flatpickrValueUpdate.emit({selectedDates:r,dateString:D,instance:O})},onDayCreate:(r,D,O,U)=>{this.flatpickrDayCreate.emit({selectedDates:r,dateString:D,instance:O,dayElement:U})}};Object.keys(l).forEach(r=>{typeof l[r]>"u"&&(typeof this.options[r]<"u"?l[r]=this.options[r]:l[r]=this.defaults[r])}),l.time_24hr=l.time24hr,l.altInputClass=(l.altInputClass||"")+" "+this.elm.nativeElement.className,l.enable||delete l.enable,this.instance=Il(this.elm.nativeElement,l),this.setDisabledState(this.isDisabled)}ngOnChanges(l){this.instance&&Object.keys(l).forEach(r=>{this.instance.set(r,this[r])})}ngOnDestroy(){this.instance&&this.instance.destroy()}writeValue(l){let r=l;this.convertModelValue&&"range"===this.mode&&l&&(r=[l.from,l.to]),this.instance?this.instance.setDate(r):this.initialValue=r}registerOnChange(l){this.onChangeFn=l}registerOnTouched(l){this.onTouchedFn=l}setDisabledState(l){this.isDisabled=l,this.instance&&(this.isDisabled?this.renderer.setProperty(this.instance._input,"disabled","disabled"):this.renderer.removeAttribute(this.instance._input,"disabled"))}inputChanged(){const l=this.elm.nativeElement.value;if(this.convertModelValue&&"string"==typeof l)switch(this.mode){case"multiple":const r=l.split("; ").map(U=>this.instance.parseDate(U,this.instance.config.dateFormat,!this.instance.config.enableTime));this.onChangeFn(r);break;case"range":const[D,O]=l.split(this.instance.l10n.rangeSeparator).map(U=>this.instance.parseDate(U,this.instance.config.dateFormat,!this.instance.config.enableTime));this.onChangeFn({from:D,to:O});break;default:this.onChangeFn(this.instance.parseDate(l,this.instance.config.dateFormat,!this.instance.config.enableTime))}else this.onChangeFn(l)}}ll.\u0275fac=function(l){return new(l||ll)(d.Y36(d.SBq),d.Y36(Lo),d.Y36(d.Qsj))},ll.\u0275dir=d.lG2({type:ll,selectors:[["","mwlFlatpickr",""]],hostBindings:function(l,r){1&l&&d.NdJ("blur",function(){return r.onTouchedFn()})("input",function(){return r.inputChanged()})},inputs:{options:"options",altFormat:"altFormat",altInput:"altInput",altInputClass:"altInputClass",allowInput:"allowInput",appendTo:"appendTo",ariaDateFormat:"ariaDateFormat",clickOpens:"clickOpens",dateFormat:"dateFormat",defaultHour:"defaultHour",defaultMinute:"defaultMinute",defaultSeconds:"defaultSeconds",disable:"disable",disableMobile:"disableMobile",enable:"enable",enableTime:"enableTime",enableSeconds:"enableSeconds",formatDate:"formatDate",hourIncrement:"hourIncrement",inline:"inline",maxDate:"maxDate",minDate:"minDate",minuteIncrement:"minuteIncrement",mode:"mode",nextArrow:"nextArrow",noCalendar:"noCalendar",now:"now",parseDate:"parseDate",prevArrow:"prevArrow",shorthandCurrentMonth:"shorthandCurrentMonth",showMonths:"showMonths",static:"static",time24hr:"time24hr",weekNumbers:"weekNumbers",getWeek:"getWeek",wrap:"wrap",plugins:"plugins",locale:"locale",convertModelValue:"convertModelValue",monthSelectorType:"monthSelectorType"},outputs:{flatpickrReady:"flatpickrReady",flatpickrChange:"flatpickrChange",flatpickrValueUpdate:"flatpickrValueUpdate",flatpickrOpen:"flatpickrOpen",flatpickrClose:"flatpickrClose",flatpickrMonthChange:"flatpickrMonthChange",flatpickrYearChange:"flatpickrYearChange",flatpickrDayCreate:"flatpickrDayCreate"},exportAs:["mwlFlatpickr"],features:[d._Bn([Iu]),d.TTD]});const Nl=new d.OlP("flatpickr defaults");function Rc(v){const l=new Lo;return Object.assign(l,v),l}class Ta{static forRoot(l={}){return{ngModule:Ta,providers:[{provide:Nl,useValue:l},{provide:Lo,useFactory:Rc,deps:[Nl]}]}}}Ta.\u0275fac=function(l){return new(l||Ta)},Ta.\u0275mod=d.oAB({type:Ta}),Ta.\u0275inj=d.cJS({});var vd=g(50111),yd=g(58125),Rl=g(68849),lc=g(79144),Nu=g(84156),Dd=g(56500),Pl=g(4540);const Za=["modalContent"];function au(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-month-view",16),d.NdJ("dayClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.dayClicked(O.day))})("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)("activeDayIsOpen",r.activeDayIsOpen)}}function bd(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-week-view",17),d.NdJ("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)}}function xl(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-day-view",17),d.NdJ("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)}}function cl(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"tr"),d._uU(1,"\n "),d.TgZ(2,"td"),d._uU(3,"\n "),d.TgZ(4,"input",18),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.title=O)})("keyup",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(5,"\n "),d.qZA(),d._uU(6,"\n "),d.TgZ(7,"td"),d._uU(8,"\n "),d.TgZ(9,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.primary=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n "),d.TgZ(12,"td"),d._uU(13,"\n "),d.TgZ(14,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.secondary=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(15,"\n "),d.TgZ(16,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.secondaryText=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(17,"\n "),d.qZA(),d._uU(18,"\n "),d.TgZ(19,"td"),d._uU(20,"\n "),d.TgZ(21,"input",20),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.start=O)})("ngModelChange",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"td"),d._uU(25,"\n "),d.TgZ(26,"input",20),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.end=O)})("ngModelChange",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(27,"\n "),d.qZA(),d._uU(28,"\n "),d.TgZ(29,"td"),d._uU(30,"\n "),d.TgZ(31,"button",21),d.NdJ("click",function(){const U=d.CHM(r).$implicit,oe=d.oxw();return d.KtG(oe.deleteEvent(U))}),d._uU(32,"\n Delete\n "),d.qZA(),d._uU(33,"\n "),d.qZA(),d._uU(34,"\n "),d.qZA()}if(2&v){const r=l.$implicit;let D;d.xp6(4),d.Q6J("ngModel",r.title),d.xp6(5),d.Q6J("ngModel",r.color.primary),d.xp6(5),d.Q6J("ngModel",r.color.secondary),d.xp6(2),d.Q6J("ngModel",null!==(D=r.color.secondaryText)&&void 0!==D?D:"#1e90ff"),d.xp6(5),d.Q6J("ngModel",r.start)("altInput",!0)("convertModelValue",!0)("enableTime",!0),d.xp6(5),d.Q6J("ngModel",r.end)("altInput",!0)("convertModelValue",!0)("enableTime",!0)}}function ms(v,l){if(1&v){const r=d.EpF();d._uU(0,"\n "),d.TgZ(1,"div",22),d._uU(2,"\n "),d.TgZ(3,"h5",23),d._uU(4,"Event action occurred"),d.qZA(),d._uU(5,"\n "),d.TgZ(6,"button",24),d.NdJ("click",function(){const U=d.CHM(r).close;return d.KtG(U())}),d._uU(7,"\n "),d.TgZ(8,"span",25),d._uU(9,"\xd7"),d.qZA(),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n "),d.qZA(),d._uU(12,"\n "),d.TgZ(13,"div",26),d._uU(14,"\n "),d.TgZ(15,"div"),d._uU(16,"\n Action:\n "),d.TgZ(17,"pre"),d._uU(18),d.qZA(),d._uU(19,"\n "),d.qZA(),d._uU(20,"\n "),d.TgZ(21,"div"),d._uU(22,"\n Event:\n "),d.TgZ(23,"pre"),d._uU(24),d.ALo(25,"json"),d.qZA(),d._uU(26,"\n "),d.qZA(),d._uU(27,"\n "),d.qZA(),d._uU(28,"\n "),d.TgZ(29,"div",27),d._uU(30,"\n "),d.TgZ(31,"button",28),d.NdJ("click",function(){const U=d.CHM(r).close;return d.KtG(U())}),d._uU(32,"\n OK\n "),d.qZA(),d._uU(33,"\n "),d.qZA(),d._uU(34,"\n")}if(2&v){const r=d.oxw();d.xp6(18),d.Oqu(null==r.modalData?null:r.modalData.action),d.xp6(6),d.Oqu(d.lcZ(25,2,null==r.modalData?null:r.modalData.event))}}const Ss={red:{primary:"#ad2121",secondary:"#FAE3E3"},blue:{primary:"#1e90ff",secondary:"#D1E8FF"},yellow:{primary:"#e3bc08",secondary:"#FDF1BA"}};class Ws{constructor(l){this.modal=l,this.view=so.w.Month,this.CalendarView=so.w,this.viewDate=new Date,this.actions=[{label:'',a11yLabel:"Edit",onClick:({event:r})=>{this.handleEvent("Edited",r)}},{label:'',a11yLabel:"Delete",onClick:({event:r})=>{this.events=this.events.filter(D=>D!==r),this.handleEvent("Deleted",r)}}],this.refresh=new Gs.x,this.events=[{start:(0,hs.Z)((0,ko.Z)(new Date),1),end:(0,tr.Z)(new Date,1),title:"A 3 day event",color:{...Ss.red},actions:this.actions,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,ko.Z)(new Date),title:"An event with no end date",color:{...Ss.yellow},actions:this.actions},{start:(0,hs.Z)((0,wi.Z)(new Date),3),end:(0,tr.Z)((0,wi.Z)(new Date),3),title:"A long event that spans 2 months",color:{...Ss.blue},allDay:!0},{start:(0,rc.Z)((0,ko.Z)(new Date),2),end:(0,rc.Z)(new Date,2),title:"A draggable and resizable event",color:{...Ss.yellow},actions:this.actions,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.activeDayIsOpen=!0}dayClicked({date:l,events:r}){(0,hr.Z)(l,this.viewDate)&&((0,Su.Z)(this.viewDate,l)&&!0===this.activeDayIsOpen||0===r.length?this.activeDayIsOpen=!1:this.activeDayIsOpen=!0,this.viewDate=l)}eventTimesChanged({event:l,newStart:r,newEnd:D}){this.events=this.events.map(O=>O===l?{...l,start:r,end:D}:O),this.handleEvent("Dropped or resized",l)}handleEvent(l,r){this.modalData={event:r,action:l},this.modal.open(this.modalContent,{size:"lg"})}addEvent(){this.events=[...this.events,{title:"New event",start:(0,ko.Z)(new Date),end:(0,al.Z)(new Date),color:Ss.red,draggable:!0,resizable:{beforeStart:!0,afterEnd:!0}}]}deleteEvent(l){this.events=this.events.filter(r=>r!==l)}setView(l){this.view=l}closeOpenMonthViewDay(){this.activeDayIsOpen=!1}}Ws.\u0275fac=function(l){return new(l||Ws)(d.Y36(jn.FF))},Ws.\u0275cmp=d.Xpm({type:Ws,selectors:[["mwl-demo-component"]],viewQuery:function(l,r){if(1&l&&d.Gf(Za,7),2&l){let D;d.iGM(D=d.CRH())&&(r.modalContent=D.first)}},decls:102,vars:21,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","refresh","activeDayIsOpen","dayClicked","eventClicked","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventClicked","eventTimesChanged",4,"ngSwitchCase"],[1,"btn","btn-primary","float-end",3,"click"],[1,"clearfix"],[1,"table-responsive"],[1,"table","table-bordered"],[4,"ngFor","ngForOf"],["modalContent",""],[3,"viewDate","events","refresh","activeDayIsOpen","dayClicked","eventClicked","eventTimesChanged"],[3,"viewDate","events","refresh","eventClicked","eventTimesChanged"],["type","text",1,"form-control",3,"ngModel","ngModelChange","keyup"],["type","color",3,"ngModel","ngModelChange","change"],["type","text","mwlFlatpickr","","dateFormat","Y-m-dTH:i","altFormat","F j, Y H:i","placeholder","Not set",1,"form-control",3,"ngModel","altInput","convertModelValue","enableTime","ngModelChange"],[1,"btn","btn-danger",3,"click"],[1,"modal-header"],[1,"modal-title"],["type","button",1,"close",3,"click"],["aria-hidden","true"],[1,"modal-body"],[1,"modal-footer"],["type","button",1,"btn","btn-outline-secondary",3,"click"]],template:function(l,r){1&l&&(d.TgZ(0,"div",0),d._uU(1,"\n "),d.TgZ(2,"div",1),d._uU(3,"\n "),d.TgZ(4,"div",2),d._uU(5,"\n "),d.TgZ(6,"div",3),d.NdJ("viewDateChange",function(O){return r.viewDate=O})("viewDateChange",function(){return r.closeOpenMonthViewDay()}),d._uU(7,"\n Previous\n "),d.qZA(),d._uU(8,"\n "),d.TgZ(9,"div",4),d.NdJ("viewDateChange",function(O){return r.viewDate=O}),d._uU(10,"\n Today\n "),d.qZA(),d._uU(11,"\n "),d.TgZ(12,"div",5),d.NdJ("viewDateChange",function(O){return r.viewDate=O})("viewDateChange",function(){return r.closeOpenMonthViewDay()}),d._uU(13,"\n Next\n "),d.qZA(),d._uU(14,"\n "),d.qZA(),d._uU(15,"\n "),d.qZA(),d._uU(16,"\n "),d.TgZ(17,"div",1),d._uU(18,"\n "),d.TgZ(19,"h3"),d._uU(20),d.ALo(21,"calendarDate"),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"div",1),d._uU(25,"\n "),d.TgZ(26,"div",2),d._uU(27,"\n "),d.TgZ(28,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Month)}),d._uU(29,"\n Month\n "),d.qZA(),d._uU(30,"\n "),d.TgZ(31,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Week)}),d._uU(32,"\n Week\n "),d.qZA(),d._uU(33,"\n "),d.TgZ(34,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Day)}),d._uU(35,"\n Day\n "),d.qZA(),d._uU(36,"\n "),d.qZA(),d._uU(37,"\n "),d.qZA(),d._uU(38,"\n"),d.qZA(),d._uU(39,"\n"),d._UZ(40,"br"),d._uU(41,"\n"),d.TgZ(42,"div",7),d._uU(43,"\n "),d.YNc(44,au,2,4,"mwl-calendar-month-view",8),d._uU(45,"\n "),d.YNc(46,bd,2,3,"mwl-calendar-week-view",9),d._uU(47,"\n "),d.YNc(48,xl,2,3,"mwl-calendar-day-view",9),d._uU(49,"\n"),d.qZA(),d._uU(50,"\n\n"),d._uU(51,"\n\n"),d._UZ(52,"br")(53,"br")(54,"br"),d._uU(55,"\n\n"),d.TgZ(56,"h3"),d._uU(57,"\n Edit events\n "),d.TgZ(58,"button",10),d.NdJ("click",function(){return r.addEvent()}),d._uU(59,"\n Add new\n "),d.qZA(),d._uU(60,"\n "),d._UZ(61,"div",11),d._uU(62,"\n"),d.qZA(),d._uU(63,"\n\n"),d.TgZ(64,"div",12),d._uU(65,"\n "),d.TgZ(66,"table",13),d._uU(67,"\n "),d.TgZ(68,"thead"),d._uU(69,"\n "),d.TgZ(70,"tr"),d._uU(71,"\n "),d.TgZ(72,"th"),d._uU(73,"Title"),d.qZA(),d._uU(74,"\n "),d.TgZ(75,"th"),d._uU(76,"Primary color"),d.qZA(),d._uU(77,"\n "),d.TgZ(78,"th"),d._uU(79,"Secondary + text color"),d.qZA(),d._uU(80,"\n "),d.TgZ(81,"th"),d._uU(82,"Starts at"),d.qZA(),d._uU(83,"\n "),d.TgZ(84,"th"),d._uU(85,"Ends at"),d.qZA(),d._uU(86,"\n "),d.TgZ(87,"th"),d._uU(88,"Remove"),d.qZA(),d._uU(89,"\n "),d.qZA(),d._uU(90,"\n "),d.qZA(),d._uU(91,"\n\n "),d.TgZ(92,"tbody"),d._uU(93,"\n "),d.YNc(94,cl,35,12,"tr",14),d._uU(95,"\n "),d.qZA(),d._uU(96,"\n "),d.qZA(),d._uU(97,"\n"),d.qZA(),d._uU(98,"\n\n"),d.YNc(99,ms,35,4,"ng-template",null,15,d.W1O),d._uU(101,"\n")),2&l&&(d.xp6(6),d.Q6J("view",r.view)("viewDate",r.viewDate),d.xp6(3),d.Q6J("viewDate",r.viewDate),d.xp6(3),d.Q6J("view",r.view)("viewDate",r.viewDate),d.xp6(8),d.Oqu(d.Dn7(21,17,r.viewDate,r.view+"ViewTitle","en")),d.xp6(8),d.ekj("active",r.view===r.CalendarView.Month),d.xp6(3),d.ekj("active",r.view===r.CalendarView.Week),d.xp6(3),d.ekj("active",r.view===r.CalendarView.Day),d.xp6(8),d.Q6J("ngSwitch",r.view),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Month),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Week),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Day),d.xp6(46),d.Q6J("ngForOf",r.events))},dependencies:[Pt.sg,Pt.RF,Pt.n9,Or.Fj,Or.JJ,Or.On,ll,vd.O,yd.T,Rl.i,lc.G,Nu.T,Dd.S,Pt.Ts,Pl.J],styles:["h3[_ngcontent-%COMP%]{margin:0 0 10px}pre[_ngcontent-%COMP%]{background-color:#f5f5f5;padding:15px}"],changeDetection:0});var Ru=g(5234),lu=g(33275),Pu=g(20211);class cc{}cc.\u0275fac=function(l){return new(l||cc)},cc.\u0275mod=d.oAB({type:cc}),cc.\u0275inj=d.cJS({imports:[Pt.ez,Or.u5,jn.bz,Ta.forRoot(),Ru._8.forRoot({provide:lu._,useFactory:Pu.x})]});const Pc_production=!0;class na{}na.\u0275fac=function(l){return new(l||na)},na.\u0275mod=d.oAB({type:na,bootstrap:[oo]}),na.\u0275inj=d.cJS({imports:[e.b2,$i,Or.u5,jn.Oz,jn.lQ,jn.HK,Ht.Vk,vo.forRoot({developerMode:!Pc_production}),Ui,cc,L.Bz.forRoot([{path:"kitchen-sink",component:Ws,data:{label:"Kitchen sink"}},{path:"async-events",loadChildren:()=>Promise.all([g.e(3207),g.e(8592),g.e(3118)]).then(g.bind(g,93118)).then(v=>v.DemoModule),data:{label:"Async events"}},{path:"optional-event-end-dates",loadChildren:()=>Promise.all([g.e(8592),g.e(5729)]).then(g.bind(g,35729)).then(v=>v.DemoModule),data:{label:"Optional event end dates"}},{path:"editable-deletable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(3403)]).then(g.bind(g,23403)).then(v=>v.DemoModule),data:{label:"Editable / deletable events"}},{path:"draggable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(4473)]).then(g.bind(g,4473)).then(v=>v.DemoModule),data:{label:"Draggable events"}},{path:"resizable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(3988)]).then(g.bind(g,23988)).then(v=>v.DemoModule),data:{label:"Resizable events"}},{path:"month-view-badge-total",loadChildren:()=>Promise.all([g.e(8592),g.e(9013)]).then(g.bind(g,99013)).then(v=>v.DemoModule),data:{label:"Month view badge total"}},{path:"recurring-events",loadChildren:()=>Promise.all([g.e(9476),g.e(8592),g.e(4741)]).then(g.bind(g,84741)).then(v=>v.DemoModule),data:{label:"Recurring events"}},{path:"custom-event-class",loadChildren:()=>Promise.all([g.e(8592),g.e(9052)]).then(g.bind(g,29052)).then(v=>v.DemoModule),data:{label:"Custom event class"}},{path:"clickable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(365)]).then(g.bind(g,80365)).then(v=>v.DemoModule),data:{label:"Clickable events"}},{path:"clickable-days",loadChildren:()=>g.e(856).then(g.bind(g,40856)).then(v=>v.DemoModule),data:{label:"Clickable times"}},{path:"custom-hour-duration",loadChildren:()=>g.e(7626).then(g.bind(g,67626)).then(v=>v.DemoModule),data:{label:"Custom hour duration"}},{path:"day-view-start-end",loadChildren:()=>g.e(636).then(g.bind(g,20636)).then(v=>v.DemoModule),data:{label:"Day view start / end time"}},{path:"day-view-hour-split",loadChildren:()=>g.e(3145).then(g.bind(g,83145)).then(v=>v.DemoModule),data:{label:"Day view hour split"}},{path:"navigating-between-views",loadChildren:()=>g.e(224).then(g.bind(g,60224)).then(v=>v.DemoModule),data:{label:"Navigating between views"}},{path:"before-view-render",loadChildren:()=>g.e(730).then(g.bind(g,90730)).then(v=>v.DemoModule),data:{label:"Before view render",tags:["disable"]}},{path:"exclude-days",loadChildren:()=>Promise.all([g.e(8592),g.e(3484)]).then(g.bind(g,73484)).then(v=>v.DemoModule),data:{label:"Exclude Weekends"}},{path:"i18n",loadChildren:()=>g.e(9597).then(g.bind(g,39597)).then(v=>v.DemoModule),data:{label:"Internationalisation",tags:["translation","i18n","translate","locale"]}},{path:"draggable-external-events",loadChildren:()=>Promise.all([g.e(8592),g.e(894)]).then(g.bind(g,90894)).then(v=>v.DemoModule),data:{label:"Draggable external events"}},{path:"all-day-events",loadChildren:()=>Promise.all([g.e(8592),g.e(245)]).then(g.bind(g,60245)).then(v=>v.DemoModule),data:{label:"All day events"}},{path:"customise-date-formats",loadChildren:()=>g.e(8139).then(g.bind(g,78139)).then(v=>v.DemoModule),data:{label:"Customise date formats"}},{path:"show-dates-on-titles",loadChildren:()=>Promise.all([g.e(8592),g.e(7786)]).then(g.bind(g,67786)).then(v=>v.DemoModule),data:{label:"Show dates on title"}},{path:"disable-tooltips",loadChildren:()=>Promise.all([g.e(8592),g.e(734)]).then(g.bind(g,40734)).then(v=>v.DemoModule),data:{label:"Disable tooltips"}},{path:"additional-event-properties",loadChildren:()=>Promise.all([g.e(8592),g.e(6467)]).then(g.bind(g,6467)).then(v=>v.DemoModule),data:{label:"Additional event properties"}},{path:"selectable-period",loadChildren:()=>g.e(9170).then(g.bind(g,39170)).then(v=>v.DemoModule),data:{label:"Selectable period"}},{path:"min-max-date",loadChildren:()=>g.e(4066).then(g.bind(g,34066)).then(v=>v.DemoModule),data:{label:"Min max date"}},{path:"refreshing-the-view",loadChildren:()=>g.e(7471).then(g.bind(g,67471)).then(v=>v.DemoModule),data:{label:"Refreshing the view"}},{path:"custom-templates",loadChildren:()=>g.e(4685).then(g.bind(g,34685)).then(v=>v.DemoModule),data:{label:"Custom templates"}},{path:"group-similar-events",loadChildren:()=>Promise.all([g.e(8592),g.e(9165)]).then(g.bind(g,49165)).then(v=>v.DemoModule),data:{label:"Group similar events"}},{path:"context-menu",loadChildren:()=>Promise.all([g.e(8970),g.e(8592),g.e(5695)]).then(g.bind(g,5695)).then(v=>v.DemoModule),data:{label:"Context menu",tags:["right click"]}},{path:"week-view-minute-precision",loadChildren:()=>Promise.all([g.e(8592),g.e(7650)]).then(g.bind(g,87650)).then(v=>v.DemoModule),data:{label:"Week view minute precision"}},{path:"extra-month-view-weeks",loadChildren:()=>g.e(9107).then(g.bind(g,99107)).then(v=>v.DemoModule),data:{label:"Extra month view weeks"}},{path:"disable-slide-animation",loadChildren:()=>Promise.all([g.e(8592),g.e(6352)]).then(g.bind(g,76352)).then(v=>v.DemoModule),data:{label:"Disable slide animation"}},{path:"no-events-label",loadChildren:()=>Promise.all([g.e(8592),g.e(1711)]).then(g.bind(g,51711)).then(v=>v.DemoModule),data:{label:"No events label"}},{path:"moment",loadChildren:()=>Promise.all([g.e(9476),g.e(1092)]).then(g.bind(g,61092)).then(v=>v.DemoModule),data:{label:"Use moment"}},{path:"dayjs",loadChildren:()=>g.e(3283).then(g.bind(g,23283)).then(v=>v.DemoModule),data:{label:"Use dayjs"}},{path:"day-view-scheduler",loadChildren:()=>Promise.all([g.e(8592),g.e(907)]).then(g.bind(g,10907)).then(v=>v.DemoModule),data:{label:"Day view scheduler"}},{path:"drag-to-create-events",loadChildren:()=>g.e(4667).then(g.bind(g,94667)).then(v=>v.DemoModule),data:{label:"Drag to create events"}},{path:"responsive-week-view",loadChildren:()=>Promise.all([g.e(8970),g.e(6034)]).then(g.bind(g,76034)).then(v=>v.DemoModule),data:{label:"Responsive week view"}},{path:"dark-theme",loadChildren:()=>Promise.all([g.e(8592),g.e(7257)]).then(g.bind(g,97257)).then(v=>v.DemoModule),data:{label:"Dark theme",darkTheme:!0}},{path:"week-view-event-margin",loadChildren:()=>Promise.all([g.e(8592),g.e(4586)]).then(g.bind(g,94586)).then(v=>v.DemoModule),data:{label:"Week view event margin"}},{path:"customise-current-time-marker",loadChildren:()=>g.e(7882).then(g.bind(g,27882)).then(v=>v.DemoModule),data:{label:"Customise current time marker"}},{path:"public-holidays",loadChildren:()=>Promise.all([g.e(3207),g.e(915)]).then(g.bind(g,20915)).then(v=>v.DemoModule),data:{label:"Public holidays"}},{path:"scroll-to-current-time",loadChildren:()=>g.e(2001).then(g.bind(g,92001)).then(v=>v.DemoModule),data:{label:"Scroll to current time"}},{path:"rtl",loadChildren:()=>Promise.all([g.e(8592),g.e(6148)]).then(g.bind(g,56148)).then(v=>v.DemoModule),data:{label:"RTL"}},{path:"validate-drag-and-resize",loadChildren:()=>Promise.all([g.e(8592),g.e(3222)]).then(g.bind(g,13222)).then(v=>v.DemoModule),data:{label:"Validate dragging and resizing"}},{path:"**",redirectTo:"kitchen-sink"}],{useHash:!0})]}),Pc_production&&(0,d.G48)(),e.q6().bootstrapModule(na).catch(v=>console.log(v))},49914:(Fe,re,g)=>{"use strict";g.d(re,{H6:()=>ze,HI:()=>ke,nE:()=>He,sb:()=>L,wS:()=>Pe});var L,K,e=function(){return e=Object.assign||function(K){for(var ce,we=1,xe=arguments.length;wexe&&ntxe&&stpe||be(nt,xe)||be(nt,pe)||be(st,xe)||be(st,pe))}(K,{event:be,periodStart:xe,periodEnd:pe})})}function Oe(K,ce){var we=ce.date,xe=ce.weekendDays,pe=void 0===xe?j:xe,be=K.startOfDay,nt=K.isSameDay,st=K.getDay,Ie=be(new Date),ht=st(we);return{date:we,day:ht,isPast:weIe,isWeekend:pe.indexOf(ht)>-1}}function He(K,ce){for(var we=ce.viewDate,xe=ce.weekStartsOn,pe=ce.excluded,be=void 0===pe?[]:pe,nt=ce.weekendDays,st=ce.viewStart,Ie=void 0===st?K.startOfWeek(we,{weekStartsOn:xe}):st,ht=ce.viewEnd,at=void 0===ht?K.addDays(Ie,7):ht,Ke=K.addDays,bt=K.getDay,Et=[],Dt=Ie;DtKt&&(Et=Kt-Zt),(Et-=fe(K,{startDate:Dt,seconds:Et,excluded:be,precision:nt}))/Y}(K,{event:St,offset:nn,startOfWeekDate:at,excluded:be,precision:st,totalDaysInView:Zt});return{event:St,offset:nn,span:Ut}}).filter(function(St){return St.offset0}).map(function(St){return{event:St.event,offset:St.offset,span:St.span,startsBeforeWeek:St.event.startKe}}).sort(function(St,nn){var Ut=bt(St.event.start,nn.event.start);return 0===Ut?bt(nn.event.end||nn.event.start,St.event.end||St.event.start):Ut}),Kt=[],Jt=[];return ct.forEach(function(St,nn){if(-1===Jt.indexOf(St)){Jt.push(St);var Ut=St.span+St.offset,Qt=ct.slice(nn+1).filter(function(V){if(V.offset>=Ut&&Ut+V.span<=Zt&&-1===Jt.indexOf(V)){var H=V.offset-Ut;return ht||(V.offset=H),Ut+=V.span+H,Jt.push(V),!0}}),rt=d([St],Qt,!0),ne=rt.filter(function(V){return V.event.id}).map(function(V){return V.event.id}).join("-");Kt.push(e({row:rt},ne?{id:ne}:{}))}}),Kt}function Ce(K,ce){var we=ce.events,xe=ce.viewDate,pe=ce.hourSegments,be=ce.hourDuration,nt=ce.dayStart,st=ce.dayEnd,Ie=ce.weekStartsOn,ht=ce.excluded,at=ce.weekendDays,Ke=ce.segmentHeight,bt=ce.viewStart,Et=ce.viewEnd,Dt=ce.minimumEventHeight,Zt=function Je(K,ce){var we=ce.viewDate,xe=ce.hourSegments,pe=ce.hourDuration,be=ce.dayStart,nt=ce.dayEnd,st=K.setMinutes,Ie=K.setHours,ht=K.startOfDay,at=K.startOfMinute,Ke=K.endOfDay,bt=K.addMinutes,Et=K.addDays,Dt=[],Zt=st(Ie(ht(we),Ye(be.hour)),Ge(be.minute)),ct=st(Ie(at(Ke(we)),Ye(nt.hour)),Ge(nt.minute)),Kt=(pe||J)/xe,Jt=ht(we),St=Ke(we),nn=function(H){return H};K.getTimezoneOffset(Jt)!==K.getTimezoneOffset(St)&&(Jt=Et(Jt,1),Zt=Et(Zt,1),ct=Et(ct,1),nn=function(H){return Et(H,-1)});for(var Ut=pe?1440/pe:J,Qt=0;Qt=Zt&&V0&&Dt.push({segments:rt})}return Dt}(K,{viewDate:xe,hourSegments:pe,hourDuration:be,dayStart:nt,dayEnd:st}),ct=He(K,{viewDate:xe,weekStartsOn:Ie,excluded:ht,weekendDays:at,viewStart:bt,viewEnd:Et}),Kt=K.setHours,Jt=K.setMinutes,St=K.getHours,nn=K.getMinutes;return ct.map(function(Ut){var Qt=function Re(K,ce){var we=ce.events,xe=ce.viewDate,pe=ce.hourSegments,be=ce.dayStart,nt=ce.dayEnd,st=ce.eventWidth,Ie=ce.segmentHeight,ht=ce.hourDuration,at=ce.minimumEventHeight,Ke=K.setMinutes,bt=K.setHours,Et=K.startOfDay,Dt=K.startOfMinute,Zt=K.endOfDay,ct=K.differenceInMinutes,Kt=Ke(bt(Et(xe),Ye(be.hour)),Ge(be.minute)),Jt=Ke(bt(Dt(Zt(xe)),Ye(nt.hour)),Ge(nt.minute));Jt.setSeconds(59,999);var St=[],nn=Te(K,{events:we.filter(function(ne){return!ne.allDay}),periodStart:Kt,periodEnd:Jt}),Ut=nn.sort(function(ne,V){return ne.start.valueOf()-V.start.valueOf()}).map(function(ne){var V=ne.start,H=ne.end||V,W=VJt,Z=pe*Ie/(ht||J),te=0;if(V>Kt){var _e=K.getTimezoneOffset(V),Xe=K.getTimezoneOffset(Kt)-_e;te+=ct(V,Kt)+Xe}te*=Z,te=Math.floor(te);var gt=W?Kt:V,ot=he?Jt:H,on=K.getTimezoneOffset(gt)-K.getTimezoneOffset(ot),$t=ct(ot,gt)+on;ne.end?$t*=Z:$t=Ie,at&&$t=he}).filter(function(te){return ae(W,te.top,te.top+te.height).length>0});return Z.length>0?ne(H,Z):he}var V=Qt.events.map(function(H){var he=100/ne(Qt.events,ae(Qt.events,H.top,H.top+H.height));return e(e({},H),{left:H.left*he,width:he})});return{hours:rt,date:Ut.date,events:V.map(function(H){var W=ae(V.filter(function(he){return he.left>H.left}),H.top,H.top+H.height);return W.length>0?e(e({},H),{width:Math.min.apply(Math,W.map(function(he){return he.left}))-H.left}):H})}})}function ze(K,ce){var we=ce.events,xe=void 0===we?[]:we,pe=ce.viewDate,be=ce.weekStartsOn,nt=ce.excluded,st=void 0===nt?[]:nt,Ie=ce.precision,ht=void 0===Ie?"days":Ie,at=ce.absolutePositionedEvents,Ke=void 0!==at&&at,bt=ce.hourSegments,Et=ce.hourDuration,Dt=ce.dayStart,Zt=ce.dayEnd,ct=ce.weekendDays,Kt=ce.segmentHeight,Jt=ce.minimumEventHeight,St=ce.viewStart,nn=void 0===St?K.startOfWeek(pe,{weekStartsOn:be}):St,Ut=ce.viewEnd,Qt=void 0===Ut?K.endOfWeek(pe,{weekStartsOn:be}):Ut;xe||(xe=[]);var rt=K.startOfDay,ne=K.endOfDay,V=Te(K,{events:xe,periodStart:nn=rt(nn),periodEnd:Qt=ne(Qt)}),H=He(K,{viewDate:pe,weekStartsOn:be,excluded:st,weekendDays:ct,viewStart:nn,viewEnd:Qt});return{allDayEventRows:Me(K,{events:V,excluded:st,precision:ht,absolutePositionedEvents:Ke,viewStart:nn,viewEnd:Qt}),period:{events:V,start:H[0].date,end:ne(H[H.length-1].date)},hourColumns:Ce(K,{events:xe,viewDate:pe,hourSegments:bt,hourDuration:Et,dayStart:Dt,dayEnd:Zt,weekStartsOn:be,excluded:st,weekendDays:ct,segmentHeight:Kt,viewStart:nn,viewEnd:Qt,minimumEventHeight:Jt})}}function ke(K,ce){var we=ce.events,xe=void 0===we?[]:we,pe=ce.viewDate,be=ce.weekStartsOn,nt=ce.excluded,st=void 0===nt?[]:nt,Ie=ce.viewStart,ht=void 0===Ie?K.startOfMonth(pe):Ie,at=ce.viewEnd,Ke=void 0===at?K.endOfMonth(pe):at,bt=ce.weekendDays;xe||(xe=[]);for(var V,Et=K.startOfWeek,Dt=K.endOfWeek,Zt=K.differenceInDays,ct=K.startOfDay,Kt=K.addHours,Jt=K.endOfDay,St=K.isSameMonth,nn=K.getDay,Ut=Et(ht,{weekStartsOn:be}),Qt=Dt(Ke,{weekStartsOn:be}),rt=Te(K,{events:xe,periodStart:Ut,periodEnd:Qt}),ne=[],H=function(gt){var ot;if(V?(ot=ct(Kt(V,24)),V.getTime()===ot.getTime()&&(ot=ct(Kt(V,25))),V=ot):ot=V=Ut,!st.some(function(Rt){return nn(ot)===Rt})){var on=Oe(K,{date:ot,weekendDays:bt}),$t=Te(K,{events:rt,periodStart:ct(ot),periodEnd:Jt(ot)});on.inMonth=St(ot,pe),on.events=$t,on.badgeTotal=$t.length,ne.push(on)}},W=0;Wpe.end&&xe(ut.EndsBeforeStart,pe))}),we):(ce(ut.NotArray,K),!1)}!function(K){K.NotArray="Events must be an array",K.StartPropertyMissing="Event is missing the `start` property",K.StartPropertyNotDate="Event `start` property should be a javascript date object. Do `new Date(event.start)` to fix it.",K.EndPropertyNotDate="Event `end` property should be a javascript date object. Do `new Date(event.end)` to fix it.",K.EndsBeforeStart="Event `start` property occurs after the `end`"}(ut||(ut={}))},64008:(Fe,re,g)=>{"use strict";g.d(re,{j:()=>d});var e={};function d(){return e}},94987:(Fe,re,g)=>{"use strict";function e(d){var L=new Date(Date.UTC(d.getFullYear(),d.getMonth(),d.getDate(),d.getHours(),d.getMinutes(),d.getSeconds(),d.getMilliseconds()));return L.setUTCFullYear(d.getFullYear()),d.getTime()-L.getTime()}g.d(re,{Z:()=>e})},13638:(Fe,re,g)=>{"use strict";function e(d,L){if(L.length1?"s":"")+" required, but only "+L.length+" present")}g.d(re,{Z:()=>e})},54650:(Fe,re,g)=>{"use strict";g.d(re,{u:()=>L});var e={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(F){return F<0?Math.ceil(F):Math.floor(F)}};function L(j){return j?e[j]:e.trunc}},7483:(Fe,re,g)=>{"use strict";function e(d){if(null===d||!0===d||!1===d)return NaN;var L=Number(d);return isNaN(L)?L:L<0?Math.ceil(L):Math.floor(L)}g.d(re,{Z:()=>e})},13980:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(72810),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,d.Z)(F),Y=(0,e.Z)(G);return isNaN(Y)?new Date(NaN):(Y&&J.setDate(J.getDate()+Y),J)}},27413:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>F});var e=g(7483),d=g(95532),L=g(13638),j=36e5;function F(G,J){(0,L.Z)(2,arguments);var Y=(0,e.Z)(J);return(0,d.Z)(G,Y*j)}},95532:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(72810),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,d.Z)(F).getTime(),Y=(0,e.Z)(G);return new Date(J+Y)}},13599:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>F});var e=g(7483),d=g(95532),L=g(13638);function F(G,J){(0,L.Z)(2,arguments);var Y=(0,e.Z)(J);return(0,d.Z)(G,6e4*Y)}},23273:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(72810),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,d.Z)(F),Y=(0,e.Z)(G);if(isNaN(Y))return new Date(NaN);if(!Y)return J;var fe=J.getDate(),Q=new Date(J.getTime());Q.setMonth(J.getMonth()+Y+1,0);var De=Q.getDate();return fe>=De?Q:(J.setFullYear(Q.getFullYear(),Q.getMonth(),fe),J)}},65835:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(95532),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,e.Z)(G);return(0,d.Z)(F,1e3*J)}},74888:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(13980),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,e.Z)(G),Y=7*J;return(0,d.Z)(F,Y)}},8514:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j,F){return(0,d.Z)(2,arguments),(0,e.Z)(j).getTime()-(0,e.Z)(F).getTime()}},38962:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>ae});Math.pow(10,8);var Ce=g(8514),ze=g(13638),ke=g(54650);function ae(Re,Ye,Ge){(0,ze.Z)(2,arguments);var Je=(0,Ce.Z)(Re,Ye)/6e4;return(0,ke.u)(Ge?.roundingMethod)(Je)}},82398:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j);return F.setHours(23,59,59,999),F}},69456:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j),G=F.getMonth();return F.setFullYear(F.getFullYear(),G+1,0),F.setHours(23,59,59,999),F}},78511:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>F});var e=g(64008),d=g(72810),L=g(7483),j=g(13638);function F(G,J){var Y,fe,Q,De,ve,Ae,Te,Oe;(0,j.Z)(1,arguments);var He=(0,e.j)(),ue=(0,L.Z)(null!==(Y=null!==(fe=null!==(Q=null!==(De=J?.weekStartsOn)&&void 0!==De?De:null==J||null===(ve=J.locale)||void 0===ve||null===(Ae=ve.options)||void 0===Ae?void 0:Ae.weekStartsOn)&&void 0!==Q?Q:He.weekStartsOn)&&void 0!==fe?fe:null===(Te=He.locale)||void 0===Te||null===(Oe=Te.options)||void 0===Oe?void 0:Oe.weekStartsOn)&&void 0!==Y?Y:0);if(!(ue>=0&&ue<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var Me=(0,d.Z)(G),Ce=Me.getDay(),ze=6+(Ce{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j),G=F.getHours();return G}},4400:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(54876),d=g(13638);function L(j,F){(0,d.Z)(2,arguments);var G=(0,e.Z)(j),J=(0,e.Z)(F);return G.getTime()===J.getTime()}},15938:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j,F){(0,d.Z)(2,arguments);var G=(0,e.Z)(j),J=(0,e.Z)(F);return G.getFullYear()===J.getFullYear()&&G.getMonth()===J.getMonth()}},74970:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(72810),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,d.Z)(F),Y=(0,e.Z)(G);return J.setHours(Y),J}},58489:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(72810),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,d.Z)(F),Y=(0,e.Z)(G);return J.setMinutes(Y),J}},54876:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j);return F.setHours(0,0,0,0),F}},63274:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j);return F.setSeconds(0,0),F}},35250:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(72810),d=g(13638);function L(j){(0,d.Z)(1,arguments);var F=(0,e.Z)(j);return F.setDate(1),F.setHours(0,0,0,0),F}},54141:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>F});var e=g(72810),d=g(7483),L=g(13638),j=g(64008);function F(G,J){var Y,fe,Q,De,ve,Ae,Te,Oe;(0,L.Z)(1,arguments);var He=(0,j.j)(),ue=(0,d.Z)(null!==(Y=null!==(fe=null!==(Q=null!==(De=J?.weekStartsOn)&&void 0!==De?De:null==J||null===(ve=J.locale)||void 0===ve||null===(Ae=ve.options)||void 0===Ae?void 0:Ae.weekStartsOn)&&void 0!==Q?Q:He.weekStartsOn)&&void 0!==fe?fe:null===(Te=He.locale)||void 0===Te||null===(Oe=Te.options)||void 0===Oe?void 0:Oe.weekStartsOn)&&void 0!==Y?Y:0);if(!(ue>=0&&ue<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var Me=(0,e.Z)(G),Ce=Me.getDay(),ze=(Ce{"use strict";g.d(re,{Z:()=>j});var e=g(13980),d=g(13638),L=g(7483);function j(F,G){(0,d.Z)(2,arguments);var J=(0,L.Z)(G);return(0,e.Z)(F,-J)}},57322:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(23273),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,e.Z)(G);return(0,d.Z)(F,-J)}},38174:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(7483),d=g(74888),L=g(13638);function j(F,G){(0,L.Z)(2,arguments);var J=(0,e.Z)(G);return(0,d.Z)(F,-J)}},72810:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>L});var e=g(13638);function d(j){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(G){return typeof G}:function(G){return G&&"function"==typeof Symbol&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G})(j)}function L(j){(0,e.Z)(1,arguments);var F=Object.prototype.toString.call(j);return j instanceof Date||"object"===d(j)&&"[object Date]"===F?new Date(j.getTime()):"number"==typeof j||"[object Number]"===F?new Date(j):(("string"==typeof j||"[object String]"===F)&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}},18234:()=>{"use strict";"function"!=typeof Object.assign&&(Object.assign=function(Fe){for(var re=[],g=1;g{"use strict";g.d(re,{X:()=>d});var e=g(23468);class d extends e.x{constructor(j){super(),this._value=j}get value(){return this.getValue()}_subscribe(j){const F=super._subscribe(j);return!F.closed&&j.next(this._value),F}getValue(){const{hasError:j,thrownError:F,_value:G}=this;if(j)throw F;return this._throwIfClosed(),G}next(j){super.next(this._value=j)}}},82988:(Fe,re,g)=>{"use strict";g.d(re,{y:()=>Y});var e=g(27319),d=g(37816),L=g(56792),j=g(12472),F=g(41607),G=g(28593),J=g(65096);class Y{constructor(Ae){Ae&&(this._subscribe=Ae)}lift(Ae){const Te=new Y;return Te.source=this,Te.operator=Ae,Te}subscribe(Ae,Te,Oe){const He=function De(ve){return ve&&ve instanceof e.Lv||function Q(ve){return ve&&(0,G.m)(ve.next)&&(0,G.m)(ve.error)&&(0,G.m)(ve.complete)}(ve)&&(0,d.Nn)(ve)}(Ae)?Ae:new e.Hp(Ae,Te,Oe);return(0,J.x)(()=>{const{operator:ue,source:Me}=this;He.add(ue?ue.call(He,Me):Me?this._subscribe(He):this._trySubscribe(He))}),He}_trySubscribe(Ae){try{return this._subscribe(Ae)}catch(Te){Ae.error(Te)}}forEach(Ae,Te){return new(Te=fe(Te))((Oe,He)=>{const ue=new e.Hp({next:Me=>{try{Ae(Me)}catch(Ce){He(Ce),ue.unsubscribe()}},error:He,complete:Oe});this.subscribe(ue)})}_subscribe(Ae){var Te;return null===(Te=this.source)||void 0===Te?void 0:Te.subscribe(Ae)}[L.L](){return this}pipe(...Ae){return(0,j.U)(Ae)(this)}toPromise(Ae){return new(Ae=fe(Ae))((Te,Oe)=>{let He;this.subscribe(ue=>He=ue,ue=>Oe(ue),()=>Te(He))})}}function fe(ve){var Ae;return null!==(Ae=ve??F.v.Promise)&&void 0!==Ae?Ae:Promise}Y.create=ve=>new Y(ve)},91976:(Fe,re,g)=>{"use strict";g.d(re,{t:()=>L});var e=g(23468),d=g(2211);class L extends e.x{constructor(F=1/0,G=1/0,J=d.l){super(),this._bufferSize=F,this._windowTime=G,this._timestampProvider=J,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=G===1/0,this._bufferSize=Math.max(1,F),this._windowTime=Math.max(1,G)}next(F){const{isStopped:G,_buffer:J,_infiniteTimeWindow:Y,_timestampProvider:fe,_windowTime:Q}=this;G||(J.push(F),!Y&&J.push(fe.now()+Q)),this._trimBuffer(),super.next(F)}_subscribe(F){this._throwIfClosed(),this._trimBuffer();const G=this._innerSubscribe(F),{_infiniteTimeWindow:J,_buffer:Y}=this,fe=Y.slice();for(let Q=0;Q{"use strict";g.d(re,{x:()=>J});var e=g(82988),d=g(37816);const j=(0,g(70153).d)(fe=>function(){fe(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var F=g(57748),G=g(65096);class J extends e.y{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(Q){const De=new Y(this,this);return De.operator=Q,De}_throwIfClosed(){if(this.closed)throw new j}next(Q){(0,G.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const De of this.currentObservers)De.next(Q)}})}error(Q){(0,G.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=Q;const{observers:De}=this;for(;De.length;)De.shift().error(Q)}})}complete(){(0,G.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:Q}=this;for(;Q.length;)Q.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var Q;return(null===(Q=this.observers)||void 0===Q?void 0:Q.length)>0}_trySubscribe(Q){return this._throwIfClosed(),super._trySubscribe(Q)}_subscribe(Q){return this._throwIfClosed(),this._checkFinalizedStatuses(Q),this._innerSubscribe(Q)}_innerSubscribe(Q){const{hasError:De,isStopped:ve,observers:Ae}=this;return De||ve?d.Lc:(this.currentObservers=null,Ae.push(Q),new d.w0(()=>{this.currentObservers=null,(0,F.P)(Ae,Q)}))}_checkFinalizedStatuses(Q){const{hasError:De,thrownError:ve,isStopped:Ae}=this;De?Q.error(ve):Ae&&Q.complete()}asObservable(){const Q=new e.y;return Q.source=this,Q}}J.create=(fe,Q)=>new Y(fe,Q);class Y extends J{constructor(Q,De){super(),this.destination=Q,this.source=De}next(Q){var De,ve;null===(ve=null===(De=this.destination)||void 0===De?void 0:De.next)||void 0===ve||ve.call(De,Q)}error(Q){var De,ve;null===(ve=null===(De=this.destination)||void 0===De?void 0:De.error)||void 0===ve||ve.call(De,Q)}complete(){var Q,De;null===(De=null===(Q=this.destination)||void 0===Q?void 0:Q.complete)||void 0===De||De.call(Q)}_subscribe(Q){var De,ve;return null!==(ve=null===(De=this.source)||void 0===De?void 0:De.subscribe(Q))&&void 0!==ve?ve:d.Lc}}},27319:(Fe,re,g)=>{"use strict";g.d(re,{Hp:()=>He,Lv:()=>ve});var e=g(28593),d=g(37816),L=g(41607),j=g(52146),F=g(39647);const G=fe("C",void 0,void 0);function fe(ke,ae,Re){return{kind:ke,value:ae,error:Re}}var Q=g(26368),De=g(65096);class ve extends d.w0{constructor(ae){super(),this.isStopped=!1,ae?(this.destination=ae,(0,d.Nn)(ae)&&ae.add(this)):this.destination=ze}static create(ae,Re,Ye){return new He(ae,Re,Ye)}next(ae){this.isStopped?Ce(function Y(ke){return fe("N",ke,void 0)}(ae),this):this._next(ae)}error(ae){this.isStopped?Ce(function J(ke){return fe("E",void 0,ke)}(ae),this):(this.isStopped=!0,this._error(ae))}complete(){this.isStopped?Ce(G,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(ae){this.destination.next(ae)}_error(ae){try{this.destination.error(ae)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const Ae=Function.prototype.bind;function Te(ke,ae){return Ae.call(ke,ae)}class Oe{constructor(ae){this.partialObserver=ae}next(ae){const{partialObserver:Re}=this;if(Re.next)try{Re.next(ae)}catch(Ye){ue(Ye)}}error(ae){const{partialObserver:Re}=this;if(Re.error)try{Re.error(ae)}catch(Ye){ue(Ye)}else ue(ae)}complete(){const{partialObserver:ae}=this;if(ae.complete)try{ae.complete()}catch(Re){ue(Re)}}}class He extends ve{constructor(ae,Re,Ye){let Ge;if(super(),(0,e.m)(ae)||!ae)Ge={next:ae??void 0,error:Re??void 0,complete:Ye??void 0};else{let Je;this&&L.v.useDeprecatedNextContext?(Je=Object.create(ae),Je.unsubscribe=()=>this.unsubscribe(),Ge={next:ae.next&&Te(ae.next,Je),error:ae.error&&Te(ae.error,Je),complete:ae.complete&&Te(ae.complete,Je)}):Ge=ae}this.destination=new Oe(Ge)}}function ue(ke){L.v.useDeprecatedSynchronousErrorHandling?(0,De.O)(ke):(0,j.h)(ke)}function Ce(ke,ae){const{onStoppedNotification:Re}=L.v;Re&&Q.z.setTimeout(()=>Re(ke,ae))}const ze={closed:!0,next:F.Z,error:function Me(ke){throw ke},complete:F.Z}},37816:(Fe,re,g)=>{"use strict";g.d(re,{Lc:()=>G,w0:()=>F,Nn:()=>J});var e=g(28593);const L=(0,g(70153).d)(fe=>function(De){fe(this),this.message=De?`${De.length} errors occurred during unsubscription:\n${De.map((ve,Ae)=>`${Ae+1}) ${ve.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=De});var j=g(57748);class F{constructor(Q){this.initialTeardown=Q,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let Q;if(!this.closed){this.closed=!0;const{_parentage:De}=this;if(De)if(this._parentage=null,Array.isArray(De))for(const Te of De)Te.remove(this);else De.remove(this);const{initialTeardown:ve}=this;if((0,e.m)(ve))try{ve()}catch(Te){Q=Te instanceof L?Te.errors:[Te]}const{_finalizers:Ae}=this;if(Ae){this._finalizers=null;for(const Te of Ae)try{Y(Te)}catch(Oe){Q=Q??[],Oe instanceof L?Q=[...Q,...Oe.errors]:Q.push(Oe)}}if(Q)throw new L(Q)}}add(Q){var De;if(Q&&Q!==this)if(this.closed)Y(Q);else{if(Q instanceof F){if(Q.closed||Q._hasParent(this))return;Q._addParent(this)}(this._finalizers=null!==(De=this._finalizers)&&void 0!==De?De:[]).push(Q)}}_hasParent(Q){const{_parentage:De}=this;return De===Q||Array.isArray(De)&&De.includes(Q)}_addParent(Q){const{_parentage:De}=this;this._parentage=Array.isArray(De)?(De.push(Q),De):De?[De,Q]:Q}_removeParent(Q){const{_parentage:De}=this;De===Q?this._parentage=null:Array.isArray(De)&&(0,j.P)(De,Q)}remove(Q){const{_finalizers:De}=this;De&&(0,j.P)(De,Q),Q instanceof F&&Q._removeParent(this)}}F.EMPTY=(()=>{const fe=new F;return fe.closed=!0,fe})();const G=F.EMPTY;function J(fe){return fe instanceof F||fe&&"closed"in fe&&(0,e.m)(fe.remove)&&(0,e.m)(fe.add)&&(0,e.m)(fe.unsubscribe)}function Y(fe){(0,e.m)(fe)?fe():fe.unsubscribe()}},41607:(Fe,re,g)=>{"use strict";g.d(re,{v:()=>e});const e={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},43156:(Fe,re,g)=>{"use strict";g.d(re,{c:()=>G});var e=g(82988),d=g(37816),L=g(71100),j=g(75730),F=g(91647);class G extends e.y{constructor(Y,fe){super(),this.source=Y,this.subjectFactory=fe,this._subject=null,this._refCount=0,this._connection=null,(0,F.A)(Y)&&(this.lift=Y.lift)}_subscribe(Y){return this.getSubject().subscribe(Y)}getSubject(){const Y=this._subject;return(!Y||Y.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:Y}=this;this._subject=this._connection=null,Y?.unsubscribe()}connect(){let Y=this._connection;if(!Y){Y=this._connection=new d.w0;const fe=this.getSubject();Y.add(this.source.subscribe((0,j.x)(fe,void 0,()=>{this._teardown(),fe.complete()},Q=>{this._teardown(),fe.error(Q)},()=>this._teardown()))),Y.closed&&(this._connection=null,Y=d.w0.EMPTY)}return Y}refCount(){return(0,L.x)()(this)}}},43733:(Fe,re,g)=>{"use strict";g.d(re,{a:()=>Q});var e=g(82988),d=g(68338),L=g(75646),j=g(4764),F=g(84186),G=g(21675),J=g(44183),Y=g(75730),fe=g(36914);function Q(...Ae){const Te=(0,G.yG)(Ae),Oe=(0,G.jO)(Ae),{args:He,keys:ue}=(0,d.D)(Ae);if(0===He.length)return(0,L.D)([],Te);const Me=new e.y(function De(Ae,Te,Oe=j.y){return He=>{ve(Te,()=>{const{length:ue}=Ae,Me=new Array(ue);let Ce=ue,ze=ue;for(let ke=0;ke{const ae=(0,L.D)(Ae[ke],Te);let Re=!1;ae.subscribe((0,Y.x)(He,Ye=>{Me[ke]=Ye,Re||(Re=!0,ze--),ze||He.next(Oe(Me.slice()))},()=>{--Ce||He.complete()}))},He)},He)}}(He,Te,ue?Ce=>(0,J.n)(ue,Ce):j.y));return Oe?Me.pipe((0,F.Z)(Oe)):Me}function ve(Ae,Te,Oe){Ae?(0,fe.f)(Oe,Ae,Te):Te()}},27003:(Fe,re,g)=>{"use strict";g.d(re,{z:()=>F});var e=g(96014);var L=g(21675),j=g(75646);function F(...G){return function d(){return(0,e.J)(1)}()((0,j.D)(G,(0,L.yG)(G)))}},38361:(Fe,re,g)=>{"use strict";g.d(re,{E:()=>d});const d=new(g(82988).y)(F=>F.complete())},75646:(Fe,re,g)=>{"use strict";g.d(re,{D:()=>Ye});var e=g(8758),d=g(36914),L=g(91647),j=g(75730);function F(Ge,Je=0){return(0,L.e)((ut,Pe)=>{ut.subscribe((0,j.x)(Pe,K=>(0,d.f)(Pe,Ge,()=>Pe.next(K),Je),()=>(0,d.f)(Pe,Ge,()=>Pe.complete(),Je),K=>(0,d.f)(Pe,Ge,()=>Pe.error(K),Je)))})}function G(Ge,Je=0){return(0,L.e)((ut,Pe)=>{Pe.add(Ge.schedule(()=>ut.subscribe(Pe),Je))})}var fe=g(82988);var De=g(42297),ve=g(28593);function Te(Ge,Je){if(!Ge)throw new Error("Iterable cannot be null");return new fe.y(ut=>{(0,d.f)(ut,Je,()=>{const Pe=Ge[Symbol.asyncIterator]();(0,d.f)(ut,Je,()=>{Pe.next().then(K=>{K.done?ut.complete():ut.next(K.value)})},0,!0)})})}var Oe=g(75834),He=g(66765),ue=g(90324),Me=g(79337),Ce=g(8777),ze=g(21625),ke=g(35874);function Re(Ge,Je){if(null!=Ge){if((0,Oe.c)(Ge))return function J(Ge,Je){return(0,e.Xf)(Ge).pipe(G(Je),F(Je))}(Ge,Je);if((0,ue.z)(Ge))return function Q(Ge,Je){return new fe.y(ut=>{let Pe=0;return Je.schedule(function(){Pe===Ge.length?ut.complete():(ut.next(Ge[Pe++]),ut.closed||this.schedule())})})}(Ge,Je);if((0,He.t)(Ge))return function Y(Ge,Je){return(0,e.Xf)(Ge).pipe(G(Je),F(Je))}(Ge,Je);if((0,Ce.D)(Ge))return Te(Ge,Je);if((0,Me.T)(Ge))return function Ae(Ge,Je){return new fe.y(ut=>{let Pe;return(0,d.f)(ut,Je,()=>{Pe=Ge[De.h](),(0,d.f)(ut,Je,()=>{let K,ce;try{({value:K,done:ce}=Pe.next())}catch(we){return void ut.error(we)}ce?ut.complete():ut.next(K)},0,!0)}),()=>(0,ve.m)(Pe?.return)&&Pe.return()})}(Ge,Je);if((0,ke.L)(Ge))return function ae(Ge,Je){return Te((0,ke.Q)(Ge),Je)}(Ge,Je)}throw(0,ze.z)(Ge)}function Ye(Ge,Je){return Je?Re(Ge,Je):(0,e.Xf)(Ge)}},62149:(Fe,re,g)=>{"use strict";g.d(re,{R:()=>Q});var e=g(8758),d=g(82988),L=g(77615),j=g(90324),F=g(28593),G=g(84186);const J=["addListener","removeListener"],Y=["addEventListener","removeEventListener"],fe=["on","off"];function Q(Oe,He,ue,Me){if((0,F.m)(ue)&&(Me=ue,ue=void 0),Me)return Q(Oe,He,ue).pipe((0,G.Z)(Me));const[Ce,ze]=function Te(Oe){return(0,F.m)(Oe.addEventListener)&&(0,F.m)(Oe.removeEventListener)}(Oe)?Y.map(ke=>ae=>Oe[ke](He,ae,ue)):function ve(Oe){return(0,F.m)(Oe.addListener)&&(0,F.m)(Oe.removeListener)}(Oe)?J.map(De(Oe,He)):function Ae(Oe){return(0,F.m)(Oe.on)&&(0,F.m)(Oe.off)}(Oe)?fe.map(De(Oe,He)):[];if(!Ce&&(0,j.z)(Oe))return(0,L.z)(ke=>Q(ke,He,ue))((0,e.Xf)(Oe));if(!Ce)throw new TypeError("Invalid event target");return new d.y(ke=>{const ae=(...Re)=>ke.next(1ze(ae)})}function De(Oe,He){return ue=>Me=>Oe[ue](He,Me)}},8758:(Fe,re,g)=>{"use strict";g.d(re,{Xf:()=>Ae});var e=g(80677),d=g(90324),L=g(66765),j=g(82988),F=g(75834),G=g(8777),J=g(21625),Y=g(79337),fe=g(35874),Q=g(28593),De=g(52146),ve=g(56792);function Ae(ke){if(ke instanceof j.y)return ke;if(null!=ke){if((0,F.c)(ke))return function Te(ke){return new j.y(ae=>{const Re=ke[ve.L]();if((0,Q.m)(Re.subscribe))return Re.subscribe(ae);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(ke);if((0,d.z)(ke))return function Oe(ke){return new j.y(ae=>{for(let Re=0;Re{ke.then(Re=>{ae.closed||(ae.next(Re),ae.complete())},Re=>ae.error(Re)).then(null,De.h)})}(ke);if((0,G.D)(ke))return Me(ke);if((0,Y.T)(ke))return function ue(ke){return new j.y(ae=>{for(const Re of ke)if(ae.next(Re),ae.closed)return;ae.complete()})}(ke);if((0,fe.L)(ke))return function Ce(ke){return Me((0,fe.Q)(ke))}(ke)}throw(0,J.z)(ke)}function Me(ke){return new j.y(ae=>{(function ze(ke,ae){var Re,Ye,Ge,Je;return(0,e.mG)(this,void 0,void 0,function*(){try{for(Re=(0,e.KL)(ke);!(Ye=yield Re.next()).done;){const ut=Ye.value;if(ae.next(ut),ae.closed)return}}catch(ut){Ge={error:ut}}finally{try{Ye&&!Ye.done&&(Je=Re.return)&&(yield Je.call(Re))}finally{if(Ge)throw Ge.error}}ae.complete()})})(ke,ae).catch(Re=>ae.error(Re))})}},33218:(Fe,re,g)=>{"use strict";g.d(re,{T:()=>G});var e=g(96014),d=g(8758),L=g(38361),j=g(21675),F=g(75646);function G(...J){const Y=(0,j.yG)(J),fe=(0,j._6)(J,1/0),Q=J;return Q.length?1===Q.length?(0,d.Xf)(Q[0]):(0,e.J)(fe)((0,F.D)(Q,Y)):L.E}},59851:(Fe,re,g)=>{"use strict";g.d(re,{of:()=>L});var e=g(21675),d=g(75646);function L(...j){const F=(0,e.yG)(j);return(0,d.D)(j,F)}},23264:(Fe,re,g)=>{"use strict";g.d(re,{H:()=>F});var e=g(82988),d=g(39972),L=g(4798);function F(G=0,J,Y=d.P){let fe=-1;return null!=J&&((0,L.K)(J)?Y=J:fe=J),new e.y(Q=>{let De=function j(G){return G instanceof Date&&!isNaN(G)}(G)?+G-Y.now():G;De<0&&(De=0);let ve=0;return Y.schedule(function(){Q.closed||(Q.next(ve++),0<=fe?this.schedule(void 0,fe):Q.complete())},De)})}},75730:(Fe,re,g)=>{"use strict";g.d(re,{x:()=>d});var e=g(27319);function d(j,F,G,J,Y){return new L(j,F,G,J,Y)}class L extends e.Lv{constructor(F,G,J,Y,fe,Q){super(F),this.onFinalize=fe,this.shouldUnsubscribe=Q,this._next=G?function(De){try{G(De)}catch(ve){F.error(ve)}}:super._next,this._error=Y?function(De){try{Y(De)}catch(ve){F.error(ve)}finally{this.unsubscribe()}}:super._error,this._complete=J?function(){try{J()}catch(De){F.error(De)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var F;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:G}=this;super.unsubscribe(),!G&&(null===(F=this.onFinalize)||void 0===F||F.call(this))}}}},27464:(Fe,re,g)=>{"use strict";g.d(re,{b:()=>L});var e=g(77615),d=g(28593);function L(j,F){return(0,d.m)(F)?(0,e.z)(j,F,1):(0,e.z)(j,1)}},24334:(Fe,re,g)=>{"use strict";g.d(re,{g:()=>ve});var e=g(39972),d=g(27003),L=g(42183),j=g(91647),F=g(75730),G=g(39647);var Y=g(73517),fe=g(77615);function Q(Ae,Te){return Te?Oe=>(0,d.z)(Te.pipe((0,L.q)(1),function J(){return(0,j.e)((Ae,Te)=>{Ae.subscribe((0,F.x)(Te,G.Z))})}()),Oe.pipe(Q(Ae))):(0,fe.z)((Oe,He)=>Ae(Oe,He).pipe((0,L.q)(1),(0,Y.h)(Oe)))}var De=g(23264);function ve(Ae,Te=e.z){const Oe=(0,De.H)(Ae,Te);return Q(()=>Oe)}},23356:(Fe,re,g)=>{"use strict";g.d(re,{x:()=>j});var e=g(4764),d=g(91647),L=g(75730);function j(G,J=e.y){return G=G??F,(0,d.e)((Y,fe)=>{let Q,De=!0;Y.subscribe((0,L.x)(fe,ve=>{const Ae=J(ve);(De||!G(Q,Ae))&&(De=!1,Q=Ae,fe.next(ve))}))})}function F(G,J){return G===J}},1559:(Fe,re,g)=>{"use strict";g.d(re,{h:()=>L});var e=g(91647),d=g(75730);function L(j,F){return(0,e.e)((G,J)=>{let Y=0;G.subscribe((0,d.x)(J,fe=>j.call(F,fe,Y++)&&J.next(fe)))})}},66523:(Fe,re,g)=>{"use strict";g.d(re,{x:()=>d});var e=g(91647);function d(L){return(0,e.e)((j,F)=>{try{j.subscribe(F)}finally{F.add(L)}})}},27053:(Fe,re,g)=>{"use strict";g.d(re,{U:()=>L});var e=g(91647),d=g(75730);function L(j,F){return(0,e.e)((G,J)=>{let Y=0;G.subscribe((0,d.x)(J,fe=>{J.next(j.call(F,fe,Y++))}))})}},73517:(Fe,re,g)=>{"use strict";g.d(re,{h:()=>d});var e=g(27053);function d(L){return(0,e.U)(()=>L)}},96014:(Fe,re,g)=>{"use strict";g.d(re,{J:()=>L});var e=g(77615),d=g(4764);function L(j=1/0){return(0,e.z)(d.y,j)}},77615:(Fe,re,g)=>{"use strict";g.d(re,{z:()=>Y});var e=g(27053),d=g(8758),L=g(91647),j=g(36914),F=g(75730);var J=g(28593);function Y(fe,Q,De=1/0){return(0,J.m)(Q)?Y((ve,Ae)=>(0,e.U)((Te,Oe)=>Q(ve,Te,Ae,Oe))((0,d.Xf)(fe(ve,Ae))),De):("number"==typeof Q&&(De=Q),(0,L.e)((ve,Ae)=>function G(fe,Q,De,ve,Ae,Te,Oe,He){const ue=[];let Me=0,Ce=0,ze=!1;const ke=()=>{ze&&!ue.length&&!Me&&Q.complete()},ae=Ye=>Me{Te&&Q.next(Ye),Me++;let Ge=!1;(0,d.Xf)(De(Ye,Ce++)).subscribe((0,F.x)(Q,Je=>{Ae?.(Je),Te?ae(Je):Q.next(Je)},()=>{Ge=!0},void 0,()=>{if(Ge)try{for(Me--;ue.length&&MeRe(Je)):Re(Je)}ke()}catch(Je){Q.error(Je)}}))};return fe.subscribe((0,F.x)(Q,ae,()=>{ze=!0,ke()})),()=>{He?.()}}(ve,Ae,fe,De)))}},3583:(Fe,re,g)=>{"use strict";g.d(re,{G:()=>L});var e=g(91647),d=g(75730);function L(){return(0,e.e)((j,F)=>{let G,J=!1;j.subscribe((0,d.x)(F,Y=>{const fe=G;G=Y,J&&F.next([fe,Y]),J=!0}))})}},71100:(Fe,re,g)=>{"use strict";g.d(re,{x:()=>L});var e=g(91647),d=g(75730);function L(){return(0,e.e)((j,F)=>{let G=null;j._refCount++;const J=(0,d.x)(F,void 0,void 0,void 0,()=>{if(!j||j._refCount<=0||0<--j._refCount)return void(G=null);const Y=j._connection,fe=G;G=null,Y&&(!fe||Y===fe)&&Y.unsubscribe(),F.unsubscribe()});j.subscribe(J),J.closed||(G=j.connect())})}},15199:(Fe,re,g)=>{"use strict";g.d(re,{U:()=>d});var e=g(75730);function d(L,j,F,G,J){return(Y,fe)=>{let Q=F,De=j,ve=0;Y.subscribe((0,e.x)(fe,Ae=>{const Te=ve++;De=Q?L(De,Ae,Te):(Q=!0,Ae),G&&fe.next(De)},J&&(()=>{Q&&fe.next(De),fe.complete()})))}}},1270:(Fe,re,g)=>{"use strict";g.d(re,{B:()=>F});var e=g(8758),d=g(23468),L=g(27319),j=g(91647);function F(J={}){const{connector:Y=(()=>new d.x),resetOnError:fe=!0,resetOnComplete:Q=!0,resetOnRefCountZero:De=!0}=J;return ve=>{let Ae,Te,Oe,He=0,ue=!1,Me=!1;const Ce=()=>{Te?.unsubscribe(),Te=void 0},ze=()=>{Ce(),Ae=Oe=void 0,ue=Me=!1},ke=()=>{const ae=Ae;ze(),ae?.unsubscribe()};return(0,j.e)((ae,Re)=>{He++,!Me&&!ue&&Ce();const Ye=Oe=Oe??Y();Re.add(()=>{He--,0===He&&!Me&&!ue&&(Te=G(ke,De))}),Ye.subscribe(Re),!Ae&&He>0&&(Ae=new L.Hp({next:Ge=>Ye.next(Ge),error:Ge=>{Me=!0,Ce(),Te=G(ze,fe,Ge),Ye.error(Ge)},complete:()=>{ue=!0,Ce(),Te=G(ze,Q),Ye.complete()}}),(0,e.Xf)(ae).subscribe(Ae))})(ve)}}function G(J,Y,...fe){if(!0===Y)return void J();if(!1===Y)return;const Q=new L.Hp({next:()=>{Q.unsubscribe(),J()}});return Y(...fe).subscribe(Q)}},83610:(Fe,re,g)=>{"use strict";g.d(re,{T:()=>d});var e=g(1559);function d(L){return(0,e.h)((j,F)=>L<=F)}},61697:(Fe,re,g)=>{"use strict";g.d(re,{O:()=>j});var e=g(27003),d=g(21675),L=g(91647);function j(...F){const G=(0,d.yG)(F);return(0,L.e)((J,Y)=>{(G?(0,e.z)(F,J,G):(0,e.z)(F,J)).subscribe(Y)})}},11204:(Fe,re,g)=>{"use strict";g.d(re,{w:()=>j});var e=g(8758),d=g(91647),L=g(75730);function j(F,G){return(0,d.e)((J,Y)=>{let fe=null,Q=0,De=!1;const ve=()=>De&&!fe&&Y.complete();J.subscribe((0,L.x)(Y,Ae=>{fe?.unsubscribe();let Te=0;const Oe=Q++;(0,e.Xf)(F(Ae,Oe)).subscribe(fe=(0,L.x)(Y,He=>Y.next(G?G(Ae,He,Oe,Te++):He),()=>{fe=null,ve()}))},()=>{De=!0,ve()}))})}},42183:(Fe,re,g)=>{"use strict";g.d(re,{q:()=>j});var e=g(38361),d=g(91647),L=g(75730);function j(F){return F<=0?()=>e.E:(0,d.e)((G,J)=>{let Y=0;G.subscribe((0,L.x)(J,fe=>{++Y<=F&&(J.next(fe),F<=Y&&J.complete())}))})}},92946:(Fe,re,g)=>{"use strict";g.d(re,{h:()=>j});var e=g(38361),d=g(91647),L=g(75730);function j(F){return F<=0?()=>e.E:(0,d.e)((G,J)=>{let Y=[];G.subscribe((0,L.x)(J,fe=>{Y.push(fe),F{for(const fe of Y)J.next(fe);J.complete()},void 0,()=>{Y=null}))})}},17606:(Fe,re,g)=>{"use strict";g.d(re,{R:()=>F});var e=g(91647),d=g(75730),L=g(8758),j=g(39647);function F(G){return(0,e.e)((J,Y)=>{(0,L.Xf)(G).subscribe((0,d.x)(Y,()=>Y.complete(),j.Z)),!Y.closed&&J.subscribe(Y)})}},20865:(Fe,re,g)=>{"use strict";g.d(re,{o:()=>L});var e=g(91647),d=g(75730);function L(j,F=!1){return(0,e.e)((G,J)=>{let Y=0;G.subscribe((0,d.x)(J,fe=>{const Q=j(fe,Y++);(Q||F)&&J.next(fe),!Q&&J.complete()}))})}},61194:(Fe,re,g)=>{"use strict";g.d(re,{b:()=>F});var e=g(28593),d=g(91647),L=g(75730),j=g(4764);function F(G,J,Y){const fe=(0,e.m)(G)||J||Y?{next:G,error:J,complete:Y}:G;return fe?(0,d.e)((Q,De)=>{var ve;null===(ve=fe.subscribe)||void 0===ve||ve.call(fe);let Ae=!0;Q.subscribe((0,L.x)(De,Te=>{var Oe;null===(Oe=fe.next)||void 0===Oe||Oe.call(fe,Te),De.next(Te)},()=>{var Te;Ae=!1,null===(Te=fe.complete)||void 0===Te||Te.call(fe),De.complete()},Te=>{var Oe;Ae=!1,null===(Oe=fe.error)||void 0===Oe||Oe.call(fe,Te),De.error(Te)},()=>{var Te,Oe;Ae&&(null===(Te=fe.unsubscribe)||void 0===Te||Te.call(fe)),null===(Oe=fe.finalize)||void 0===Oe||Oe.call(fe)}))}):j.y}},10266:(Fe,re,g)=>{"use strict";g.d(re,{o:()=>F});var e=g(37816);class d extends e.w0{constructor(J,Y){super()}schedule(J,Y=0){return this}}const L={setInterval(G,J,...Y){const{delegate:fe}=L;return fe?.setInterval?fe.setInterval(G,J,...Y):setInterval(G,J,...Y)},clearInterval(G){const{delegate:J}=L;return(J?.clearInterval||clearInterval)(G)},delegate:void 0};var j=g(57748);class F extends d{constructor(J,Y){super(J,Y),this.scheduler=J,this.work=Y,this.pending=!1}schedule(J,Y=0){var fe;if(this.closed)return this;this.state=J;const Q=this.id,De=this.scheduler;return null!=Q&&(this.id=this.recycleAsyncId(De,Q,Y)),this.pending=!0,this.delay=Y,this.id=null!==(fe=this.id)&&void 0!==fe?fe:this.requestAsyncId(De,this.id,Y),this}requestAsyncId(J,Y,fe=0){return L.setInterval(J.flush.bind(J,this),fe)}recycleAsyncId(J,Y,fe=0){if(null!=fe&&this.delay===fe&&!1===this.pending)return Y;null!=Y&&L.clearInterval(Y)}execute(J,Y){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const fe=this._execute(J,Y);if(fe)return fe;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(J,Y){let Q,fe=!1;try{this.work(J)}catch(De){fe=!0,Q=De||new Error("Scheduled action threw falsy error")}if(fe)return this.unsubscribe(),Q}unsubscribe(){if(!this.closed){const{id:J,scheduler:Y}=this,{actions:fe}=Y;this.work=this.state=this.scheduler=null,this.pending=!1,(0,j.P)(fe,this),null!=J&&(this.id=this.recycleAsyncId(Y,J,null)),this.delay=null,super.unsubscribe()}}}},60191:(Fe,re,g)=>{"use strict";g.d(re,{v:()=>L});var e=g(2211);class d{constructor(F,G=d.now){this.schedulerActionCtor=F,this.now=G}schedule(F,G=0,J){return new this.schedulerActionCtor(this,F).schedule(J,G)}}d.now=e.l.now;class L extends d{constructor(F,G=d.now){super(F,G),this.actions=[],this._active=!1}flush(F){const{actions:G}=this;if(this._active)return void G.push(F);let J;this._active=!0;do{if(J=F.execute(F.state,F.delay))break}while(F=G.shift());if(this._active=!1,J){for(;F=G.shift();)F.unsubscribe();throw J}}}},39972:(Fe,re,g)=>{"use strict";g.d(re,{P:()=>j,z:()=>L});var e=g(10266);const L=new(g(60191).v)(e.o),j=L},2211:(Fe,re,g)=>{"use strict";g.d(re,{l:()=>e});const e={now:()=>(e.delegate||Date).now(),delegate:void 0}},26368:(Fe,re,g)=>{"use strict";g.d(re,{z:()=>e});const e={setTimeout(d,L,...j){const{delegate:F}=e;return F?.setTimeout?F.setTimeout(d,L,...j):setTimeout(d,L,...j)},clearTimeout(d){const{delegate:L}=e;return(L?.clearTimeout||clearTimeout)(d)},delegate:void 0}},42297:(Fe,re,g)=>{"use strict";g.d(re,{h:()=>d});const d=function e(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}()},56792:(Fe,re,g)=>{"use strict";g.d(re,{L:()=>e});const e="function"==typeof Symbol&&Symbol.observable||"@@observable"},21675:(Fe,re,g)=>{"use strict";g.d(re,{_6:()=>G,jO:()=>j,yG:()=>F});var e=g(28593),d=g(4798);function L(J){return J[J.length-1]}function j(J){return(0,e.m)(L(J))?J.pop():void 0}function F(J){return(0,d.K)(L(J))?J.pop():void 0}function G(J,Y){return"number"==typeof L(J)?J.pop():Y}},68338:(Fe,re,g)=>{"use strict";g.d(re,{D:()=>F});const{isArray:e}=Array,{getPrototypeOf:d,prototype:L,keys:j}=Object;function F(J){if(1===J.length){const Y=J[0];if(e(Y))return{args:Y,keys:null};if(function G(J){return J&&"object"==typeof J&&d(J)===L}(Y)){const fe=j(Y);return{args:fe.map(Q=>Y[Q]),keys:fe}}}return{args:J,keys:null}}},57748:(Fe,re,g)=>{"use strict";function e(d,L){if(d){const j=d.indexOf(L);0<=j&&d.splice(j,1)}}g.d(re,{P:()=>e})},70153:(Fe,re,g)=>{"use strict";function e(d){const j=d(F=>{Error.call(F),F.stack=(new Error).stack});return j.prototype=Object.create(Error.prototype),j.prototype.constructor=j,j}g.d(re,{d:()=>e})},44183:(Fe,re,g)=>{"use strict";function e(d,L){return d.reduce((j,F,G)=>(j[F]=L[G],j),{})}g.d(re,{n:()=>e})},65096:(Fe,re,g)=>{"use strict";g.d(re,{O:()=>j,x:()=>L});var e=g(41607);let d=null;function L(F){if(e.v.useDeprecatedSynchronousErrorHandling){const G=!d;if(G&&(d={errorThrown:!1,error:null}),F(),G){const{errorThrown:J,error:Y}=d;if(d=null,J)throw Y}}else F()}function j(F){e.v.useDeprecatedSynchronousErrorHandling&&d&&(d.errorThrown=!0,d.error=F)}},36914:(Fe,re,g)=>{"use strict";function e(d,L,j,F=0,G=!1){const J=L.schedule(function(){j(),G?d.add(this.schedule(null,F)):this.unsubscribe()},F);if(d.add(J),!G)return J}g.d(re,{f:()=>e})},4764:(Fe,re,g)=>{"use strict";function e(d){return d}g.d(re,{y:()=>e})},90324:(Fe,re,g)=>{"use strict";g.d(re,{z:()=>e});const e=d=>d&&"number"==typeof d.length&&"function"!=typeof d},8777:(Fe,re,g)=>{"use strict";g.d(re,{D:()=>d});var e=g(28593);function d(L){return Symbol.asyncIterator&&(0,e.m)(L?.[Symbol.asyncIterator])}},28593:(Fe,re,g)=>{"use strict";function e(d){return"function"==typeof d}g.d(re,{m:()=>e})},75834:(Fe,re,g)=>{"use strict";g.d(re,{c:()=>L});var e=g(56792),d=g(28593);function L(j){return(0,d.m)(j[e.L])}},79337:(Fe,re,g)=>{"use strict";g.d(re,{T:()=>L});var e=g(42297),d=g(28593);function L(j){return(0,d.m)(j?.[e.h])}},66765:(Fe,re,g)=>{"use strict";g.d(re,{t:()=>d});var e=g(28593);function d(L){return(0,e.m)(L?.then)}},35874:(Fe,re,g)=>{"use strict";g.d(re,{L:()=>j,Q:()=>L});var e=g(80677),d=g(28593);function L(F){return(0,e.FC)(this,arguments,function*(){const J=F.getReader();try{for(;;){const{value:Y,done:fe}=yield(0,e.qq)(J.read());if(fe)return yield(0,e.qq)(void 0);yield yield(0,e.qq)(Y)}}finally{J.releaseLock()}})}function j(F){return(0,d.m)(F?.getReader)}},4798:(Fe,re,g)=>{"use strict";g.d(re,{K:()=>d});var e=g(28593);function d(L){return L&&(0,e.m)(L.schedule)}},91647:(Fe,re,g)=>{"use strict";g.d(re,{A:()=>d,e:()=>L});var e=g(28593);function d(j){return(0,e.m)(j?.lift)}function L(j){return F=>{if(d(F))return F.lift(function(G){try{return j(G,this)}catch(J){this.error(J)}});throw new TypeError("Unable to lift unknown Observable type")}}},84186:(Fe,re,g)=>{"use strict";g.d(re,{Z:()=>j});var e=g(27053);const{isArray:d}=Array;function j(F){return(0,e.U)(G=>function L(F,G){return d(G)?F(...G):F(G)}(F,G))}},39647:(Fe,re,g)=>{"use strict";function e(){}g.d(re,{Z:()=>e})},12472:(Fe,re,g)=>{"use strict";g.d(re,{U:()=>L,z:()=>d});var e=g(4764);function d(...j){return L(j)}function L(j){return 0===j.length?e.y:1===j.length?j[0]:function(G){return j.reduce((J,Y)=>Y(J),G)}}},52146:(Fe,re,g)=>{"use strict";g.d(re,{h:()=>L});var e=g(41607),d=g(26368);function L(j){d.z.setTimeout(()=>{const{onUnhandledError:F}=e.v;if(!F)throw j;F(j)})}},21625:(Fe,re,g)=>{"use strict";function e(d){return new TypeError(`You provided ${null!==d&&"object"==typeof d?"an invalid object":`'${d}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}g.d(re,{z:()=>e})},11039:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e='import { Component, Input, Output, EventEmitter } from \'@angular/core\';\nimport { CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-utils-calendar-header\',\n template: `\n <div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate: view + \'ViewTitle\':locale }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n </div>\n <br />\n `,\n})\nexport class CalendarHeaderComponent {\n @Input() view: CalendarView;\n\n @Input() viewDate: Date;\n\n @Input() locale: string = \'en\';\n\n @Output() viewChange = new EventEmitter<CalendarView>();\n\n @Output() viewDateChange = new EventEmitter<Date>();\n\n CalendarView = CalendarView;\n}\n'},98862:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e='export const colors: any = {\n red: {\n primary: \'#ad2121\',\n secondary: \'#FAE3E3\',\n },\n blue: {\n primary: \'#1e90ff\',\n secondary: \'#D1E8FF\',\n },\n yellow: {\n primary: \'#e3bc08\',\n secondary: \'#FDF1BA\',\n },\n};\n'},91593:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { FormsModule } from \'@angular/forms\';\nimport { CalendarModule } from \'angular-calendar\';\nimport { CalendarHeaderComponent } from \'./calendar-header.component\';\n\n@NgModule({\n imports: [CommonModule, FormsModule, CalendarModule],\n declarations: [CalendarHeaderComponent],\n exports: [CalendarHeaderComponent],\n})\nexport class DemoUtilsModule {}\n'},11850:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e='import { Component, Input, Output, EventEmitter } from \'@angular/core\';\nimport { CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-utils-calendar-header\',\n template: `\n
        \n
        \n
        \n \n Previous\n
        \n \n Today\n
        \n \n Next\n
        \n \n \n
        \n

        {{ viewDate | calendarDate: view + \'ViewTitle\':locale }}

        \n
        \n
        \n
        \n \n Month\n
        \n \n Week\n
        \n \n Day\n \n \n \n \n
        \n `,\n})\nexport class CalendarHeaderComponent {\n @Input() view: CalendarView;\n\n @Input() viewDate: Date;\n\n @Input() locale: string = \'en\';\n\n @Output() viewChange = new EventEmitter();\n\n @Output() viewDateChange = new EventEmitter();\n\n CalendarView = CalendarView;\n}\n'},59326:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e="export const colors: any = {\n red: {\n primary: '#ad2121',\n secondary: '#FAE3E3',\n },\n blue: {\n primary: '#1e90ff',\n secondary: '#D1E8FF',\n },\n yellow: {\n primary: '#e3bc08',\n secondary: '#FDF1BA',\n },\n};\n"},48355:(Fe,re,g)=>{"use strict";g.r(re),g.d(re,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { FormsModule } from '@angular/forms';\nimport { CalendarModule } from 'angular-calendar';\nimport { CalendarHeaderComponent } from './calendar-header.component';\n\n@NgModule({\n imports: [CommonModule, FormsModule, CalendarModule],\n declarations: [CalendarHeaderComponent],\n exports: [CalendarHeaderComponent],\n})\nexport class DemoUtilsModule {}\n"},80677:(Fe,re,g)=>{"use strict";g.d(re,{FC:()=>Me,KL:()=>ze,Q_:()=>Ge,YH:()=>Je,ZT:()=>d,ev:()=>He,mG:()=>Y,pi:()=>L,qq:()=>ue});var e=function(Pe,K){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ce,we){ce.__proto__=we}||function(ce,we){for(var xe in we)Object.prototype.hasOwnProperty.call(we,xe)&&(ce[xe]=we[xe])})(Pe,K)};function d(Pe,K){if("function"!=typeof K&&null!==K)throw new TypeError("Class extends value "+String(K)+" is not a constructor or null");function ce(){this.constructor=Pe}e(Pe,K),Pe.prototype=null===K?Object.create(K):(ce.prototype=K.prototype,new ce)}var L=function(){return L=Object.assign||function(K){for(var ce,we=1,xe=arguments.length;we=Pe.length&&(Pe=void 0),{value:Pe&&Pe[we++],done:!Pe}}};throw new TypeError(K?"Object is not iterable.":"Symbol.iterator is not defined.")}function He(Pe,K,ce){if(ce||2===arguments.length)for(var pe,we=0,xe=K.length;we1||nt(Ke,bt)})})}function nt(Ke,bt){try{!function st(Ke){Ke.value instanceof ue?Promise.resolve(Ke.value.v).then(Ie,ht):at(pe[0][2],Ke)}(we[Ke](bt))}catch(Et){at(pe[0][3],Et)}}function Ie(Ke){nt("next",Ke)}function ht(Ke){nt("throw",Ke)}function at(Ke,bt){Ke(bt),pe.shift(),pe.length&&nt(pe[0][0],pe[0][1])}}function ze(Pe){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var ce,K=Pe[Symbol.asyncIterator];return K?K.call(Pe):(Pe=ve(Pe),ce={},we("next"),we("throw"),we("return"),ce[Symbol.asyncIterator]=function(){return this},ce);function we(pe){ce[pe]=Pe[pe]&&function(be){return new Promise(function(nt,st){(function xe(pe,be,nt,st){Promise.resolve(st).then(function(Ie){pe({value:Ie,done:nt})},be)})(nt,st,(be=Pe[pe](be)).done,be.value)})}}}Object.create;function Ge(Pe,K,ce,we){if("a"===ce&&!we)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof K?Pe!==K||!we:!K.has(Pe))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===ce?we:"a"===ce?we.call(Pe):we?we.value:K.get(Pe)}function Je(Pe,K,ce,we,xe){if("m"===we)throw new TypeError("Private method is not writable");if("a"===we&&!xe)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof K?Pe!==K||!xe:!K.has(Pe))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===we?xe.call(Pe,ce):xe?xe.value=ce:K.set(Pe,ce),ce}},64251:(Fe,re,g)=>{var e={"./additional-event-properties/sources.ts":[7278,7278],"./all-day-events/sources.ts":[27623,7623],"./async-events/sources.ts":[8388,8388],"./before-view-render/sources.ts":[65013,5013],"./clickable-days/sources.ts":[51037,1037],"./clickable-events/sources.ts":[77540,7540],"./context-menu/sources.ts":[52430,2430],"./custom-event-class/sources.ts":[31425,1425],"./custom-hour-duration/sources.ts":[86970,6970],"./custom-templates/sources.ts":[46889,6889],"./customise-current-time-marker/sources.ts":[84722,4722],"./customise-date-formats/sources.ts":[60114,114],"./dark-theme/sources.ts":[61527,1527],"./day-view-hour-split/sources.ts":[66463,6463],"./day-view-scheduler/sources.ts":[90355,355],"./day-view-start-end/sources.ts":[57109,7109],"./dayjs/sources.ts":[16902,6902],"./demo-utils/sources.ts":[20466],"./disable-slide-animation/sources.ts":[50855,855],"./disable-tooltips/sources.ts":[90702,702],"./drag-to-create-events/sources.ts":[82513,2513],"./draggable-events/sources.ts":[72284,2284],"./draggable-external-events/sources.ts":[6430,6430],"./editable-deletable-events/sources.ts":[68363,8363],"./exclude-days/sources.ts":[78272,8272],"./extra-month-view-weeks/sources.ts":[51381,1381],"./group-similar-events/sources.ts":[68604,8604],"./i18n/sources.ts":[30524,524],"./kitchen-sink/sources.ts":[69540,9540],"./min-max-date/sources.ts":[88867,8867],"./moment/sources.ts":[55692,5692],"./month-view-badge-total/sources.ts":[68968,8968],"./navigating-between-views/sources.ts":[59082,9082],"./no-events-label/sources.ts":[9440,9440],"./optional-event-end-dates/sources.ts":[7806,7806],"./public-holidays/sources.ts":[12555,2555],"./recurring-events/sources.ts":[36627,6627],"./refreshing-the-view/sources.ts":[40290,290],"./resizable-events/sources.ts":[99549,9549],"./responsive-week-view/sources.ts":[7444,7444],"./rtl/sources.ts":[95834,5834],"./scroll-to-current-time/sources.ts":[528,528],"./selectable-period/sources.ts":[7,7],"./show-dates-on-titles/sources.ts":[10605,605],"./validate-drag-and-resize/sources.ts":[33866,3866],"./week-view-event-margin/sources.ts":[63483,3483],"./week-view-minute-precision/sources.ts":[63360,3360]};function d(L){if(!g.o(e,L))return Promise.resolve().then(()=>{var G=new Error("Cannot find module '"+L+"'");throw G.code="MODULE_NOT_FOUND",G});var j=e[L],F=j[0];return Promise.all(j.slice(1).map(g.e)).then(()=>g(F))}d.keys=()=>Object.keys(e),d.id=64251,Fe.exports=d},30636:(Fe,re,g)=>{"use strict";g.d(re,{LC:()=>d,SB:()=>fe,X$:()=>j,ZE:()=>Ce,ZN:()=>Me,_j:()=>e,eR:()=>De,jt:()=>F,k1:()=>ze,l3:()=>L,oB:()=>Y,vP:()=>J});class e{}class d{}const L="*";function j(ke,ae){return{type:7,name:ke,definitions:ae,options:{}}}function F(ke,ae=null){return{type:4,styles:ae,timings:ke}}function J(ke,ae=null){return{type:2,steps:ke,options:ae}}function Y(ke){return{type:6,styles:ke,offset:null}}function fe(ke,ae,Re){return{type:0,name:ke,styles:ae,options:Re}}function De(ke,ae,Re=null){return{type:1,expr:ke,animation:ae,options:Re}}function ue(ke){Promise.resolve().then(ke)}class Me{constructor(ae=0,Re=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=ae+Re}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(ae=>ae()),this._onDoneFns=[])}onStart(ae){this._originalOnStartFns.push(ae),this._onStartFns.push(ae)}onDone(ae){this._originalOnDoneFns.push(ae),this._onDoneFns.push(ae)}onDestroy(ae){this._onDestroyFns.push(ae)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){ue(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(ae=>ae()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(ae=>ae()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(ae){this._position=this.totalTime?ae*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(ae){const Re="start"==ae?this._onStartFns:this._onDoneFns;Re.forEach(Ye=>Ye()),Re.length=0}}class Ce{constructor(ae){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=ae;let Re=0,Ye=0,Ge=0;const Je=this.players.length;0==Je?ue(()=>this._onFinish()):this.players.forEach(ut=>{ut.onDone(()=>{++Re==Je&&this._onFinish()}),ut.onDestroy(()=>{++Ye==Je&&this._onDestroy()}),ut.onStart(()=>{++Ge==Je&&this._onStart()})}),this.totalTime=this.players.reduce((ut,Pe)=>Math.max(ut,Pe.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(ae=>ae()),this._onDoneFns=[])}init(){this.players.forEach(ae=>ae.init())}onStart(ae){this._onStartFns.push(ae)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(ae=>ae()),this._onStartFns=[])}onDone(ae){this._onDoneFns.push(ae)}onDestroy(ae){this._onDestroyFns.push(ae)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(ae=>ae.play())}pause(){this.players.forEach(ae=>ae.pause())}restart(){this.players.forEach(ae=>ae.restart())}finish(){this._onFinish(),this.players.forEach(ae=>ae.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(ae=>ae.destroy()),this._onDestroyFns.forEach(ae=>ae()),this._onDestroyFns=[])}reset(){this.players.forEach(ae=>ae.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(ae){const Re=ae*this.totalTime;this.players.forEach(Ye=>{const Ge=Ye.totalTime?Math.min(1,Re/Ye.totalTime):1;Ye.setPosition(Ge)})}getPosition(){const ae=this.players.reduce((Re,Ye)=>null===Re||Ye.totalTime>Re.totalTime?Ye:Re,null);return null!=ae?ae.getPosition():0}beforeDestroy(){this.players.forEach(ae=>{ae.beforeDestroy&&ae.beforeDestroy()})}triggerCallback(ae){const Re="start"==ae?this._onStartFns:this._onDoneFns;Re.forEach(Ye=>Ye()),Re.length=0}}const ze="!"},50192:(Fe,re,g)=>{"use strict";g.d(re,{Do:()=>Ce,ED:()=>gi,EM:()=>fo,Gx:()=>dr,HT:()=>j,JF:()=>ki,K0:()=>G,Mn:()=>nt,Mx:()=>Ni,NF:()=>Wr,O5:()=>$n,OU:()=>xi,Ov:()=>Pi,PC:()=>uo,RF:()=>Kr,S$:()=>He,Tn:()=>K,Ts:()=>ai,UT:()=>st,V_:()=>fe,Ye:()=>ze,Zx:()=>li,ax:()=>Zr,b0:()=>Me,bD:()=>Di,ez:()=>ts,mk:()=>hi,n9:()=>Vr,ol:()=>be,p6:()=>on,q:()=>L,qS:()=>Xo,sg:()=>Zr,tP:()=>Ar,uU:()=>zr,w_:()=>F,x:()=>Pe});var e=g(44879);let d=null;function L(){return d}function j(A){d||(d=A)}class F{}const G=new e.OlP("DocumentToken");class J{historyGo(b){throw new Error("Not implemented")}}J.\u0275fac=function(b){return new(b||J)},J.\u0275prov=e.Yz7({token:J,factory:function(){return function Y(){return(0,e.LFG)(Q)}()},providedIn:"platform"});const fe=new e.OlP("Location Initialized");class Q extends J{constructor(b){super(),this._doc=b,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return L().getBaseHref(this._doc)}onPopState(b){const x=L().getGlobalEventTarget(this._doc,"window");return x.addEventListener("popstate",b,!1),()=>x.removeEventListener("popstate",b)}onHashChange(b){const x=L().getGlobalEventTarget(this._doc,"window");return x.addEventListener("hashchange",b,!1),()=>x.removeEventListener("hashchange",b)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(b){this.location.pathname=b}pushState(b,x,X){De()?this._history.pushState(b,x,X):this.location.hash=X}replaceState(b,x,X){De()?this._history.replaceState(b,x,X):this.location.hash=X}forward(){this._history.forward()}back(){this._history.back()}historyGo(b=0){this._history.go(b)}getState(){return this._history.state}}function De(){return!!window.history.pushState}function Ae(A,b){if(0==A.length)return b;if(0==b.length)return A;let x=0;return A.endsWith("/")&&x++,b.startsWith("/")&&x++,2==x?A+b.substring(1):1==x?A+b:A+"/"+b}function Te(A){const b=A.match(/#|\?|$/),x=b&&b.index||A.length,X=x-("/"===A[x-1]?1:0);return A.slice(0,X)+A.slice(x)}function Oe(A){return A&&"?"!==A[0]?"?"+A:A}Q.\u0275fac=function(b){return new(b||Q)(e.LFG(G))},Q.\u0275prov=e.Yz7({token:Q,factory:function(){return function ve(){return new Q((0,e.LFG)(G))}()},providedIn:"platform"});class He{historyGo(b){throw new Error("Not implemented")}}He.\u0275fac=function(b){return new(b||He)},He.\u0275prov=e.Yz7({token:He,factory:function(){return(0,e.f3M)(Me)},providedIn:"root"});const ue=new e.OlP("appBaseHref");class Me extends He{constructor(b,x){super(),this._platformLocation=b,this._removeListenerFns=[],this._baseHref=x??this._platformLocation.getBaseHrefFromDOM()??(0,e.f3M)(G).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(b){this._removeListenerFns.push(this._platformLocation.onPopState(b),this._platformLocation.onHashChange(b))}getBaseHref(){return this._baseHref}prepareExternalUrl(b){return Ae(this._baseHref,b)}path(b=!1){const x=this._platformLocation.pathname+Oe(this._platformLocation.search),X=this._platformLocation.hash;return X&&b?`${x}${X}`:x}pushState(b,x,X,Ne){const $e=this.prepareExternalUrl(X+Oe(Ne));this._platformLocation.pushState(b,x,$e)}replaceState(b,x,X,Ne){const $e=this.prepareExternalUrl(X+Oe(Ne));this._platformLocation.replaceState(b,x,$e)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(b=0){this._platformLocation.historyGo?.(b)}}Me.\u0275fac=function(b){return new(b||Me)(e.LFG(J),e.LFG(ue,8))},Me.\u0275prov=e.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"});class Ce extends He{constructor(b,x){super(),this._platformLocation=b,this._baseHref="",this._removeListenerFns=[],null!=x&&(this._baseHref=x)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(b){this._removeListenerFns.push(this._platformLocation.onPopState(b),this._platformLocation.onHashChange(b))}getBaseHref(){return this._baseHref}path(b=!1){let x=this._platformLocation.hash;return null==x&&(x="#"),x.length>0?x.substring(1):x}prepareExternalUrl(b){const x=Ae(this._baseHref,b);return x.length>0?"#"+x:x}pushState(b,x,X,Ne){let $e=this.prepareExternalUrl(X+Oe(Ne));0==$e.length&&($e=this._platformLocation.pathname),this._platformLocation.pushState(b,x,$e)}replaceState(b,x,X,Ne){let $e=this.prepareExternalUrl(X+Oe(Ne));0==$e.length&&($e=this._platformLocation.pathname),this._platformLocation.replaceState(b,x,$e)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(b=0){this._platformLocation.historyGo?.(b)}}Ce.\u0275fac=function(b){return new(b||Ce)(e.LFG(J),e.LFG(ue,8))},Ce.\u0275prov=e.Yz7({token:Ce,factory:Ce.\u0275fac});class ze{constructor(b){this._subject=new e.vpe,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=b;const x=this._locationStrategy.getBaseHref();this._basePath=function Ye(A){if(/^(https?:)?\/\//.test(A)){const[,b]=A.split(/\/\/[^\/]+/);return b}return A}(Te(Re(x))),this._locationStrategy.onPopState(X=>{this._subject.emit({url:this.path(!0),pop:!0,state:X.state,type:X.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(b=!1){return this.normalize(this._locationStrategy.path(b))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(b,x=""){return this.path()==this.normalize(b+Oe(x))}normalize(b){return ze.stripTrailingSlash(function ae(A,b){return A&&b.startsWith(A)?b.substring(A.length):b}(this._basePath,Re(b)))}prepareExternalUrl(b){return b&&"/"!==b[0]&&(b="/"+b),this._locationStrategy.prepareExternalUrl(b)}go(b,x="",X=null){this._locationStrategy.pushState(X,"",b,x),this._notifyUrlChangeListeners(this.prepareExternalUrl(b+Oe(x)),X)}replaceState(b,x="",X=null){this._locationStrategy.replaceState(X,"",b,x),this._notifyUrlChangeListeners(this.prepareExternalUrl(b+Oe(x)),X)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(b=0){this._locationStrategy.historyGo?.(b)}onUrlChange(b){return this._urlChangeListeners.push(b),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(x=>{this._notifyUrlChangeListeners(x.url,x.state)})),()=>{const x=this._urlChangeListeners.indexOf(b);this._urlChangeListeners.splice(x,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(b="",x){this._urlChangeListeners.forEach(X=>X(b,x))}subscribe(b,x,X){return this._subject.subscribe({next:b,error:x,complete:X})}}function Re(A){return A.replace(/\/index.html$/,"")}ze.normalizeQueryParams=Oe,ze.joinWithSlash=Ae,ze.stripTrailingSlash=Te,ze.\u0275fac=function(b){return new(b||ze)(e.LFG(He))},ze.\u0275prov=e.Yz7({token:ze,factory:function(){return function ke(){return new ze((0,e.LFG)(He))}()},providedIn:"root"});const Ge={ADP:[void 0,void 0,0],AFN:[void 0,"\u060b",0],ALL:[void 0,void 0,0],AMD:[void 0,"\u058f",2],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],AZN:[void 0,"\u20bc"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,void 0,2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",2],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GHS:[void 0,"GH\u20b5"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",2],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",2],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",2],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",2],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:["\u20b1"],PKR:[void 0,"Rs",2],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLE:[void 0,void 0,2],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,2],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UYW:[void 0,void 0,4],UZS:[void 0,void 0,2],VEF:[void 0,"Bs",2],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["F\u202fCFA",void 0,0],XPF:["CFPF",void 0,0],XXX:["\xa4"],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]};var Je,A,ut,Pe,K,ce,we,xe;function be(A,b,x){const X=(0,e.cg1)(A),$e=V([X[e.wAp.DayPeriodsFormat],X[e.wAp.DayPeriodsStandalone]],b);return V($e,x)}function nt(A,b,x){const X=(0,e.cg1)(A),$e=V([X[e.wAp.DaysFormat],X[e.wAp.DaysStandalone]],b);return V($e,x)}function st(A,b,x){const X=(0,e.cg1)(A),$e=V([X[e.wAp.MonthsFormat],X[e.wAp.MonthsStandalone]],b);return V($e,x)}function Ke(A,b){return V((0,e.cg1)(A)[e.wAp.DateFormat],b)}function bt(A,b){return V((0,e.cg1)(A)[e.wAp.TimeFormat],b)}function Et(A,b){return V((0,e.cg1)(A)[e.wAp.DateTimeFormat],b)}function Dt(A,b){const x=(0,e.cg1)(A),X=x[e.wAp.NumberSymbols][b];if(typeof X>"u"){if(b===we.CurrencyDecimal)return x[e.wAp.NumberSymbols][we.Decimal];if(b===we.CurrencyGroup)return x[e.wAp.NumberSymbols][we.Group]}return X}function Zt(A,b){return(0,e.cg1)(A)[e.wAp.NumberFormats][b]}(A=Je||(Je={}))[A.Decimal=0]="Decimal",A[A.Percent=1]="Percent",A[A.Currency=2]="Currency",A[A.Scientific=3]="Scientific",function(A){A[A.Zero=0]="Zero",A[A.One=1]="One",A[A.Two=2]="Two",A[A.Few=3]="Few",A[A.Many=4]="Many",A[A.Other=5]="Other"}(ut||(ut={})),function(A){A[A.Format=0]="Format",A[A.Standalone=1]="Standalone"}(Pe||(Pe={})),function(A){A[A.Narrow=0]="Narrow",A[A.Abbreviated=1]="Abbreviated",A[A.Wide=2]="Wide",A[A.Short=3]="Short"}(K||(K={})),function(A){A[A.Short=0]="Short",A[A.Medium=1]="Medium",A[A.Long=2]="Long",A[A.Full=3]="Full"}(ce||(ce={})),function(A){A[A.Decimal=0]="Decimal",A[A.Group=1]="Group",A[A.List=2]="List",A[A.PercentSign=3]="PercentSign",A[A.PlusSign=4]="PlusSign",A[A.MinusSign=5]="MinusSign",A[A.Exponential=6]="Exponential",A[A.SuperscriptingExponent=7]="SuperscriptingExponent",A[A.PerMille=8]="PerMille",A[A.Infinity=9]="Infinity",A[A.NaN=10]="NaN",A[A.TimeSeparator=11]="TimeSeparator",A[A.CurrencyDecimal=12]="CurrencyDecimal",A[A.CurrencyGroup=13]="CurrencyGroup"}(we||(we={})),function(A){A[A.Sunday=0]="Sunday",A[A.Monday=1]="Monday",A[A.Tuesday=2]="Tuesday",A[A.Wednesday=3]="Wednesday",A[A.Thursday=4]="Thursday",A[A.Friday=5]="Friday",A[A.Saturday=6]="Saturday"}(xe||(xe={}));const nn=e.kL8;function Ut(A){if(!A[e.wAp.ExtraData])throw new Error(`Missing extra locale data for the locale "${A[e.wAp.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function V(A,b){for(let x=b;x>-1;x--)if(typeof A[x]<"u")return A[x];throw new Error("Locale data API: locale data undefined")}function H(A){const[b,x]=A.split(":");return{hours:+b,minutes:+x}}function W(A,b,x="en"){const X=function St(A){return(0,e.cg1)(A)[e.wAp.Currencies]}(x)[A]||Ge[A]||[],Ne=X[1];return"narrow"===b&&"string"==typeof Ne?Ne:X[0]||A}const te=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,_e={},Qe=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;var Xe,gt,ot;function on(A,b,x,X){let Ne=function Gn(A){if(ar(A))return A;if("number"==typeof A&&!isNaN(A))return new Date(A);if("string"==typeof A){if(A=A.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(A)){const[Ne,$e=1,mt=1]=A.split("-").map(Ot=>+Ot);return $t(Ne,$e-1,mt)}const x=parseFloat(A);if(!isNaN(A-x))return new Date(x);let X;if(X=A.match(te))return function qn(A){const b=new Date(0);let x=0,X=0;const Ne=A[8]?b.setUTCFullYear:b.setFullYear,$e=A[8]?b.setUTCHours:b.setHours;A[9]&&(x=Number(A[9]+A[10]),X=Number(A[9]+A[11])),Ne.call(b,Number(A[1]),Number(A[2])-1,Number(A[3]));const mt=Number(A[4]||0)-x,Ot=Number(A[5]||0)-X,An=Number(A[6]||0),In=Math.floor(1e3*parseFloat("0."+(A[7]||0)));return $e.call(b,mt,Ot,An,In),b}(X)}const b=new Date(A);if(!ar(b))throw new Error(`Unable to convert "${A}" into a date`);return b}(A);b=Rt(x,b)||b;let Ot,mt=[];for(;b;){if(Ot=Qe.exec(b),!Ot){mt.push(b);break}{mt=mt.concat(Ot.slice(1));const wn=mt.pop();if(!wn)break;b=wn}}let An=Ne.getTimezoneOffset();X&&(An=Oi(X,An),Ne=function Vt(A,b,x){const X=x?-1:1,Ne=A.getTimezoneOffset(),$e=Oi(b,Ne);return function At(A,b){return(A=new Date(A.getTime())).setMinutes(A.getMinutes()+b),A}(A,X*($e-Ne))}(Ne,X,!0));let In="";return mt.forEach(wn=>{const Ht=function Yr(A){if(qr[A])return qr[A];let b;switch(A){case"G":case"GG":case"GGG":b=rn(ot.Eras,K.Abbreviated);break;case"GGGG":b=rn(ot.Eras,K.Wide);break;case"GGGGG":b=rn(ot.Eras,K.Narrow);break;case"y":b=jt(gt.FullYear,1,0,!1,!0);break;case"yy":b=jt(gt.FullYear,2,0,!0,!0);break;case"yyy":b=jt(gt.FullYear,3,0,!1,!0);break;case"yyyy":b=jt(gt.FullYear,4,0,!1,!0);break;case"Y":b=ir(1);break;case"YY":b=ir(2,!0);break;case"YYY":b=ir(3);break;case"YYYY":b=ir(4);break;case"M":case"L":b=jt(gt.Month,1,1);break;case"MM":case"LL":b=jt(gt.Month,2,1);break;case"MMM":b=rn(ot.Months,K.Abbreviated);break;case"MMMM":b=rn(ot.Months,K.Wide);break;case"MMMMM":b=rn(ot.Months,K.Narrow);break;case"LLL":b=rn(ot.Months,K.Abbreviated,Pe.Standalone);break;case"LLLL":b=rn(ot.Months,K.Wide,Pe.Standalone);break;case"LLLLL":b=rn(ot.Months,K.Narrow,Pe.Standalone);break;case"w":b=oi(1);break;case"ww":b=oi(2);break;case"W":b=oi(1,!0);break;case"d":b=jt(gt.Date,1);break;case"dd":b=jt(gt.Date,2);break;case"c":case"cc":b=jt(gt.Day,1);break;case"ccc":b=rn(ot.Days,K.Abbreviated,Pe.Standalone);break;case"cccc":b=rn(ot.Days,K.Wide,Pe.Standalone);break;case"ccccc":b=rn(ot.Days,K.Narrow,Pe.Standalone);break;case"cccccc":b=rn(ot.Days,K.Short,Pe.Standalone);break;case"E":case"EE":case"EEE":b=rn(ot.Days,K.Abbreviated);break;case"EEEE":b=rn(ot.Days,K.Wide);break;case"EEEEE":b=rn(ot.Days,K.Narrow);break;case"EEEEEE":b=rn(ot.Days,K.Short);break;case"a":case"aa":case"aaa":b=rn(ot.DayPeriods,K.Abbreviated);break;case"aaaa":b=rn(ot.DayPeriods,K.Wide);break;case"aaaaa":b=rn(ot.DayPeriods,K.Narrow);break;case"b":case"bb":case"bbb":b=rn(ot.DayPeriods,K.Abbreviated,Pe.Standalone,!0);break;case"bbbb":b=rn(ot.DayPeriods,K.Wide,Pe.Standalone,!0);break;case"bbbbb":b=rn(ot.DayPeriods,K.Narrow,Pe.Standalone,!0);break;case"B":case"BB":case"BBB":b=rn(ot.DayPeriods,K.Abbreviated,Pe.Format,!0);break;case"BBBB":b=rn(ot.DayPeriods,K.Wide,Pe.Format,!0);break;case"BBBBB":b=rn(ot.DayPeriods,K.Narrow,Pe.Format,!0);break;case"h":b=jt(gt.Hours,1,-12);break;case"hh":b=jt(gt.Hours,2,-12);break;case"H":b=jt(gt.Hours,1);break;case"HH":b=jt(gt.Hours,2);break;case"m":b=jt(gt.Minutes,1);break;case"mm":b=jt(gt.Minutes,2);break;case"s":b=jt(gt.Seconds,1);break;case"ss":b=jt(gt.Seconds,2);break;case"S":b=jt(gt.FractionalSeconds,1);break;case"SS":b=jt(gt.FractionalSeconds,2);break;case"SSS":b=jt(gt.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":b=zn(Xe.Short);break;case"ZZZZZ":b=zn(Xe.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":b=zn(Xe.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":b=zn(Xe.Long);break;default:return null}return qr[A]=b,b}(wn);In+=Ht?Ht(Ne,x,An):"''"===wn?"'":wn.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),In}function $t(A,b,x){const X=new Date(0);return X.setFullYear(A,b,x),X.setHours(0,0,0),X}function Rt(A,b){const x=function pe(A){return(0,e.cg1)(A)[e.wAp.LocaleId]}(A);if(_e[x]=_e[x]||{},_e[x][b])return _e[x][b];let X="";switch(b){case"shortDate":X=Ke(A,ce.Short);break;case"mediumDate":X=Ke(A,ce.Medium);break;case"longDate":X=Ke(A,ce.Long);break;case"fullDate":X=Ke(A,ce.Full);break;case"shortTime":X=bt(A,ce.Short);break;case"mediumTime":X=bt(A,ce.Medium);break;case"longTime":X=bt(A,ce.Long);break;case"fullTime":X=bt(A,ce.Full);break;case"short":const Ne=Rt(A,"shortTime"),$e=Rt(A,"shortDate");X=Dn(Et(A,ce.Short),[Ne,$e]);break;case"medium":const mt=Rt(A,"mediumTime"),Ot=Rt(A,"mediumDate");X=Dn(Et(A,ce.Medium),[mt,Ot]);break;case"long":const An=Rt(A,"longTime"),In=Rt(A,"longDate");X=Dn(Et(A,ce.Long),[An,In]);break;case"full":const wn=Rt(A,"fullTime"),Ht=Rt(A,"fullDate");X=Dn(Et(A,ce.Full),[wn,Ht])}return X&&(_e[x][b]=X),X}function Dn(A,b){return b&&(A=A.replace(/\{([^}]+)}/g,function(x,X){return null!=b&&X in b?b[X]:x})),A}function Nt(A,b,x="-",X,Ne){let $e="";(A<0||Ne&&A<=0)&&(Ne?A=1-A:(A=-A,$e=x));let mt=String(A);for(;mt.length0||Ot>-x)&&(Ot+=x),A===gt.Hours)0===Ot&&-12===x&&(Ot=12);else if(A===gt.FractionalSeconds)return function Xt(A,b){return Nt(A,3).substring(0,b)}(Ot,b);const An=Dt(mt,we.MinusSign);return Nt(Ot,b,An,X,Ne)}}function rn(A,b,x=Pe.Format,X=!1){return function(Ne,$e){return function Fn(A,b,x,X,Ne,$e){switch(x){case ot.Months:return st(b,Ne,X)[A.getMonth()];case ot.Days:return nt(b,Ne,X)[A.getDay()];case ot.DayPeriods:const mt=A.getHours(),Ot=A.getMinutes();if($e){const In=function Qt(A){const b=(0,e.cg1)(A);return Ut(b),(b[e.wAp.ExtraData][2]||[]).map(X=>"string"==typeof X?H(X):[H(X[0]),H(X[1])])}(b),wn=function rt(A,b,x){const X=(0,e.cg1)(A);Ut(X);const $e=V([X[e.wAp.ExtraData][0],X[e.wAp.ExtraData][1]],b)||[];return V($e,x)||[]}(b,Ne,X),Ht=In.findIndex(dn=>{if(Array.isArray(dn)){const[On,vr]=dn,Qr=mt>=On.hours&&Ot>=On.minutes,io=mt0?Math.floor(Ne/60):Math.ceil(Ne/60);switch(A){case Xe.Short:return(Ne>=0?"+":"")+Nt(mt,2,$e)+Nt(Math.abs(Ne%60),2,$e);case Xe.ShortGMT:return"GMT"+(Ne>=0?"+":"")+Nt(mt,1,$e);case Xe.Long:return"GMT"+(Ne>=0?"+":"")+Nt(mt,2,$e)+":"+Nt(Math.abs(Ne%60),2,$e);case Xe.Extended:return 0===X?"Z":(Ne>=0?"+":"")+Nt(mt,2,$e)+":"+Nt(Math.abs(Ne%60),2,$e);default:throw new Error(`Unknown zone width "${A}"`)}}}!function(A){A[A.Short=0]="Short",A[A.ShortGMT=1]="ShortGMT",A[A.Long=2]="Long",A[A.Extended=3]="Extended"}(Xe||(Xe={})),function(A){A[A.FullYear=0]="FullYear",A[A.Month=1]="Month",A[A.Date=2]="Date",A[A.Hours=3]="Hours",A[A.Minutes=4]="Minutes",A[A.Seconds=5]="Seconds",A[A.FractionalSeconds=6]="FractionalSeconds",A[A.Day=7]="Day"}(gt||(gt={})),function(A){A[A.DayPeriods=0]="DayPeriods",A[A.Days=1]="Days",A[A.Months=2]="Months",A[A.Eras=3]="Eras"}(ot||(ot={}));function mr(A){return $t(A.getFullYear(),A.getMonth(),A.getDate()+(4-A.getDay()))}function oi(A,b=!1){return function(x,X){let Ne;if(b){const $e=new Date(x.getFullYear(),x.getMonth(),1).getDay()-1,mt=x.getDate();Ne=1+Math.floor((mt+$e)/7)}else{const $e=mr(x),mt=function Hr(A){const b=$t(A,0,1).getDay();return $t(A,0,1+(b<=4?4:11)-b)}($e.getFullYear()),Ot=$e.getTime()-mt.getTime();Ne=1+Math.round(Ot/6048e5)}return Nt(Ne,A,Dt(X,we.MinusSign))}}function ir(A,b=!1){return function(x,X){return Nt(mr(x).getFullYear(),A,Dt(X,we.MinusSign),b)}}const qr={};function Oi(A,b){A=A.replace(/:/g,"");const x=Date.parse("Jan 01, 1970 00:00:00 "+A)/6e4;return isNaN(x)?b:x}function ar(A){return A instanceof Date&&!isNaN(A.valueOf())}const _r=/^(\d+)?\.((\d+)(-(\d+))?)?$/,z="0";function or(A,b,x,X,Ne,$e,mt=!1){let Ot="",An=!1;if(isFinite(A)){let In=function wo(A){let X,Ne,$e,mt,Ot,b=Math.abs(A)+"",x=0;for((Ne=b.indexOf("."))>-1&&(b=b.replace(".","")),($e=b.search(/e/i))>0?(Ne<0&&(Ne=$e),Ne+=+b.slice($e+1),b=b.substring(0,$e)):Ne<0&&(Ne=b.length),$e=0;b.charAt($e)===z;$e++);if($e===(Ot=b.length))X=[0],Ne=1;else{for(Ot--;b.charAt(Ot)===z;)Ot--;for(Ne-=$e,X=[],mt=0;$e<=Ot;$e++,mt++)X[mt]=Number(b.charAt($e))}return Ne>22&&(X=X.splice(0,21),x=Ne-1,Ne=1),{digits:X,exponent:x,integerLen:Ne}}(A);mt&&(In=function Co(A){if(0===A.digits[0])return A;const b=A.digits.length-A.integerLen;return A.exponent?A.exponent+=2:(0===b?A.digits.push(0,0):1===b&&A.digits.push(0),A.integerLen+=2),A}(In));let wn=b.minInt,Ht=b.minFrac,dn=b.maxFrac;if($e){const No=$e.match(_r);if(null===No)throw new Error(`${$e} is not a valid digit info`);const $r=No[1],Yo=No[3],Ro=No[5];null!=$r&&(wn=Ds($r)),null!=Yo&&(Ht=Ds(Yo)),null!=Ro?dn=Ds(Ro):null!=Yo&&Ht>dn&&(dn=Ht)}!function Xi(A,b,x){if(b>x)throw new Error(`The minimum number of digits after fraction (${b}) is higher than the maximum (${x}).`);let X=A.digits,Ne=X.length-A.integerLen;const $e=Math.min(Math.max(b,Ne),x);let mt=$e+A.integerLen,Ot=X[mt];if(mt>0){X.splice(Math.max(A.integerLen,mt));for(let Ht=mt;Ht=5)if(mt-1<0){for(let Ht=0;Ht>mt;Ht--)X.unshift(0),A.integerLen++;X.unshift(1),A.integerLen++}else X[mt-1]++;for(;Ne=In?vr.pop():An=!1),dn>=10?1:0},0);wn&&(X.unshift(wn),A.integerLen++)}(In,Ht,dn);let On=In.digits,vr=In.integerLen;const Qr=In.exponent;let io=[];for(An=On.every(No=>!No);vr0?io=On.splice(vr,On.length):(io=On,On=[0]);const yo=[];for(On.length>=b.lgSize&&yo.unshift(On.splice(-b.lgSize,On.length).join(""));On.length>b.gSize;)yo.unshift(On.splice(-b.gSize,On.length).join(""));On.length&&yo.unshift(On.join("")),Ot=yo.join(Dt(x,X)),io.length&&(Ot+=Dt(x,Ne)+io.join("")),Qr&&(Ot+=Dt(x,we.Exponential)+"+"+Qr)}else Ot=Dt(x,we.Infinity);return Ot=A<0&&!An?b.negPre+Ot+b.negSuf:b.posPre+Ot+b.posSuf,Ot}function Si(A,b,x,X,Ne){const mt=Ii(Zt(b,Je.Currency),Dt(b,we.MinusSign));return mt.minFrac=function Z(A){let b;const x=Ge[A];return x&&(b=x[2]),"number"==typeof b?b:2}(X),mt.maxFrac=mt.minFrac,or(A,mt,b,we.CurrencyGroup,we.CurrencyDecimal,Ne).replace("\xa4",x).replace("\xa4","").trim()}function Ii(A,b="-"){const x={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},X=A.split(";"),Ne=X[0],$e=X[1],mt=-1!==Ne.indexOf(".")?Ne.split("."):[Ne.substring(0,Ne.lastIndexOf(z)+1),Ne.substring(Ne.lastIndexOf(z)+1)],Ot=mt[0],An=mt[1]||"";x.posPre=Ot.substring(0,Ot.indexOf("#"));for(let wn=0;wn-1||(Ne=x.getPluralCategory(A,X),b.indexOf(Ne)>-1))return Ne;if(b.indexOf("other")>-1)return"other";throw new Error(`No plural message found for value "${A}"`)}Cn.\u0275fac=function(b){return new(b||Cn)},Cn.\u0275prov=e.Yz7({token:Cn,factory:function(b){let x=null;return b?x=new b:(X=e.LFG(e.soG),x=new Kn(X)),x;var X},providedIn:"root"});class Kn extends Cn{constructor(b){super(),this.locale=b}getPluralCategory(b,x){switch(nn(x||this.locale)(b)){case ut.Zero:return"zero";case ut.One:return"one";case ut.Two:return"two";case ut.Few:return"few";case ut.Many:return"many";default:return"other"}}}function Xo(A,b,x){return(0,e.dwT)(A,b,x)}function Ni(A,b){b=encodeURIComponent(b);for(const x of A.split(";")){const X=x.indexOf("="),[Ne,$e]=-1==X?[x,""]:[x.slice(0,X),x.slice(X+1)];if(Ne.trim()===b)return decodeURIComponent($e)}return null}Kn.\u0275fac=function(b){return new(b||Kn)(e.LFG(e.soG))},Kn.\u0275prov=e.Yz7({token:Kn,factory:Kn.\u0275fac});class hi{constructor(b,x,X,Ne){this._iterableDiffers=b,this._keyValueDiffers=x,this._ngEl=X,this._renderer=Ne,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(b){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof b?b.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(b){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof b?b.split(/\s+/):b,this._rawClass&&((0,e.sIi)(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const b=this._iterableDiffer.diff(this._rawClass);b&&this._applyIterableChanges(b)}else if(this._keyValueDiffer){const b=this._keyValueDiffer.diff(this._rawClass);b&&this._applyKeyValueChanges(b)}}_applyKeyValueChanges(b){b.forEachAddedItem(x=>this._toggleClass(x.key,x.currentValue)),b.forEachChangedItem(x=>this._toggleClass(x.key,x.currentValue)),b.forEachRemovedItem(x=>{x.previousValue&&this._toggleClass(x.key,!1)})}_applyIterableChanges(b){b.forEachAddedItem(x=>{if("string"!=typeof x.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${(0,e.AaK)(x.item)}`);this._toggleClass(x.item,!0)}),b.forEachRemovedItem(x=>this._toggleClass(x.item,!1))}_applyClasses(b){b&&(Array.isArray(b)||b instanceof Set?b.forEach(x=>this._toggleClass(x,!0)):Object.keys(b).forEach(x=>this._toggleClass(x,!!b[x])))}_removeClasses(b){b&&(Array.isArray(b)||b instanceof Set?b.forEach(x=>this._toggleClass(x,!1)):Object.keys(b).forEach(x=>this._toggleClass(x,!1)))}_toggleClass(b,x){(b=b.trim())&&b.split(/\s+/g).forEach(X=>{x?this._renderer.addClass(this._ngEl.nativeElement,X):this._renderer.removeClass(this._ngEl.nativeElement,X)})}}hi.\u0275fac=function(b){return new(b||hi)(e.Y36(e.ZZ4),e.Y36(e.aQg),e.Y36(e.SBq),e.Y36(e.Qsj))},hi.\u0275dir=e.lG2({type:hi,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0});class Tt{constructor(b){this._viewContainerRef=b,this.ngComponentOutlet=null}ngOnChanges(b){const{_viewContainerRef:x,ngComponentOutletNgModule:X,ngComponentOutletNgModuleFactory:Ne}=this;if(x.clear(),this._componentRef=void 0,this.ngComponentOutlet){const $e=this.ngComponentOutletInjector||x.parentInjector;(b.ngComponentOutletNgModule||b.ngComponentOutletNgModuleFactory)&&(this._moduleRef&&this._moduleRef.destroy(),this._moduleRef=X?(0,e.Lck)(X,cn($e)):Ne?Ne.create(cn($e)):void 0),this._componentRef=x.createComponent(this.ngComponentOutlet,{index:x.length,injector:$e,ngModuleRef:this._moduleRef,projectableNodes:this.ngComponentOutletContent})}}ngOnDestroy(){this._moduleRef&&this._moduleRef.destroy()}}function cn(A){return A.get(e.h0i).injector}Tt.\u0275fac=function(b){return new(b||Tt)(e.Y36(e.s_b))},Tt.\u0275dir=e.lG2({type:Tt,selectors:[["","ngComponentOutlet",""]],inputs:{ngComponentOutlet:"ngComponentOutlet",ngComponentOutletInjector:"ngComponentOutletInjector",ngComponentOutletContent:"ngComponentOutletContent",ngComponentOutletNgModule:"ngComponentOutletNgModule",ngComponentOutletNgModuleFactory:"ngComponentOutletNgModuleFactory"},standalone:!0,features:[e.TTD]});class qi{constructor(b,x,X,Ne){this.$implicit=b,this.ngForOf=x,this.index=X,this.count=Ne}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}class Zr{constructor(b,x,X){this._viewContainer=b,this._template=x,this._differs=X,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(b){this._ngForOf=b,this._ngForOfDirty=!0}set ngForTrackBy(b){this._trackByFn=b}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(b){b&&(this._template=b)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const b=this._ngForOf;!this._differ&&b&&(this._differ=this._differs.find(b).create(this.ngForTrackBy))}if(this._differ){const b=this._differ.diff(this._ngForOf);b&&this._applyChanges(b)}}_applyChanges(b){const x=this._viewContainer;b.forEachOperation((X,Ne,$e)=>{if(null==X.previousIndex)x.createEmbeddedView(this._template,new qi(X.item,this._ngForOf,-1,-1),null===$e?void 0:$e);else if(null==$e)x.remove(null===Ne?void 0:Ne);else if(null!==Ne){const mt=x.get(Ne);x.move(mt,$e),xr(mt,X)}});for(let X=0,Ne=x.length;X{xr(x.get(X.currentIndex),X)})}static ngTemplateContextGuard(b,x){return!0}}function xr(A,b){A.context.$implicit=b.item}Zr.\u0275fac=function(b){return new(b||Zr)(e.Y36(e.s_b),e.Y36(e.Rgc),e.Y36(e.ZZ4))},Zr.\u0275dir=e.lG2({type:Zr,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0});class $n{constructor(b,x){this._viewContainer=b,this._context=new Vi,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=x}set ngIf(b){this._context.$implicit=this._context.ngIf=b,this._updateView()}set ngIfThen(b){qo("ngIfThen",b),this._thenTemplateRef=b,this._thenViewRef=null,this._updateView()}set ngIfElse(b){qo("ngIfElse",b),this._elseTemplateRef=b,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(b,x){return!0}}$n.\u0275fac=function(b){return new(b||$n)(e.Y36(e.s_b),e.Y36(e.Rgc))},$n.\u0275dir=e.lG2({type:$n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});class Vi{constructor(){this.$implicit=null,this.ngIf=null}}function qo(A,b){if(b&&!b.createEmbeddedView)throw new Error(`${A} must be a TemplateRef, but received '${(0,e.AaK)(b)}'.`)}class un{constructor(b,x){this._viewContainerRef=b,this._templateRef=x,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(b){b&&!this._created?this.create():!b&&this._created&&this.destroy()}}class Kr{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(b){this._ngSwitch=b,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(b){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(b)}_matchCase(b){const x=b==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||x,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),x}_updateDefaultCases(b){if(this._defaultViews&&b!==this._defaultUsed){this._defaultUsed=b;for(let x=0;xthis._setStyle(x.key,null)),b.forEachAddedItem(x=>this._setStyle(x.key,x.currentValue)),b.forEachChangedItem(x=>this._setStyle(x.key,x.currentValue))}}uo.\u0275fac=function(b){return new(b||uo)(e.Y36(e.SBq),e.Y36(e.aQg),e.Y36(e.Qsj))},uo.\u0275dir=e.lG2({type:uo,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});class Ar{constructor(b){this._viewContainerRef=b,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(b){if(b.ngTemplateOutlet||b.ngTemplateOutletInjector){const x=this._viewContainerRef;if(this._viewRef&&x.remove(x.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:X,ngTemplateOutletContext:Ne,ngTemplateOutletInjector:$e}=this;this._viewRef=x.createEmbeddedView(X,Ne,$e?{injector:$e}:void 0)}else this._viewRef=null}else this._viewRef&&b.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}Ar.\u0275fac=function(b){return new(b||Ar)(e.Y36(e.s_b))},Ar.\u0275dir=e.lG2({type:Ar,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[e.TTD]});function zi(A,b){return new e.vHH(2100,!1)}const bs=new class bl{createSubscription(b,x){return b.then(x,X=>{throw X})}dispose(b){}},Ri=new class cr{createSubscription(b,x){return b.subscribe({next:x,error:X=>{throw X}})}dispose(b){b.unsubscribe()}};class Pi{constructor(b){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=b}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(b){return this._obj?b!==this._obj?(this._dispose(),this.transform(b)):this._latestValue:(b&&this._subscribe(b),this._latestValue)}_subscribe(b){this._obj=b,this._strategy=this._selectStrategy(b),this._subscription=this._strategy.createSubscription(b,x=>this._updateLatestValue(b,x))}_selectStrategy(b){if((0,e.QGY)(b))return bs;if((0,e.F4k)(b))return Ri;throw zi()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(b,x){b===this._obj&&(this._latestValue=x,this._ref.markForCheck())}}Pi.\u0275fac=function(b){return new(b||Pi)(e.Y36(e.sBO,16))},Pi.\u0275pipe=e.Yjl({name:"async",type:Pi,pure:!1,standalone:!0});class si{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.toLowerCase()}}si.\u0275fac=function(b){return new(b||si)},si.\u0275pipe=e.Yjl({name:"lowercase",type:si,pure:!0,standalone:!0});const mi=/(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])\S*/g;class Jn{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.replace(mi,x=>x[0].toUpperCase()+x.slice(1).toLowerCase())}}Jn.\u0275fac=function(b){return new(b||Jn)},Jn.\u0275pipe=e.Yjl({name:"titlecase",type:Jn,pure:!0,standalone:!0});class _i{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.toUpperCase()}}_i.\u0275fac=function(b){return new(b||_i)},_i.\u0275pipe=e.Yjl({name:"uppercase",type:_i,pure:!0,standalone:!0});const vi=new e.OlP("DATE_PIPE_DEFAULT_TIMEZONE"),La=new e.OlP("DATE_PIPE_DEFAULT_OPTIONS");class zr{constructor(b,x,X){this.locale=b,this.defaultTimezone=x,this.defaultOptions=X}transform(b,x,X,Ne){if(null==b||""===b||b!=b)return null;try{const $e=x??this.defaultOptions?.dateFormat??"mediumDate",mt=X??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return on(b,$e,Ne||this.locale,mt)}catch($e){throw zi(0,$e.message)}}}zr.\u0275fac=function(b){return new(b||zr)(e.Y36(e.soG,16),e.Y36(vi,24),e.Y36(La,24))},zr.\u0275pipe=e.Yjl({name:"date",type:zr,pure:!0,standalone:!0});const yi=/#/g;class dr{constructor(b){this._localization=b}transform(b,x,X){if(null==b)return"";if("object"!=typeof x||null===x)throw zi();return x[Gr(b,Object.keys(x),this._localization,X)].replace(yi,b.toString())}}dr.\u0275fac=function(b){return new(b||dr)(e.Y36(Cn,16))},dr.\u0275pipe=e.Yjl({name:"i18nPlural",type:dr,pure:!0,standalone:!0});class To{transform(b,x){if(null==b)return"";if("object"!=typeof x||"string"!=typeof b)throw zi();return x.hasOwnProperty(b)?x[b]:x.hasOwnProperty("other")?x.other:""}}To.\u0275fac=function(b){return new(b||To)},To.\u0275pipe=e.Yjl({name:"i18nSelect",type:To,pure:!0,standalone:!0});class ai{transform(b){return JSON.stringify(b,null,2)}}ai.\u0275fac=function(b){return new(b||ai)},ai.\u0275pipe=e.Yjl({name:"json",type:ai,pure:!1,standalone:!0});class es{constructor(b){this.differs=b,this.keyValues=[],this.compareFn=Vo}transform(b,x=Vo){if(!b||!(b instanceof Map)&&"object"!=typeof b)return null;this.differ||(this.differ=this.differs.find(b).create());const X=this.differ.diff(b),Ne=x!==this.compareFn;return X&&(this.keyValues=[],X.forEachItem($e=>{this.keyValues.push(function fa(A,b){return{key:A,value:b}}($e.key,$e.currentValue))})),(X||Ne)&&(this.keyValues.sort(x),this.compareFn=x),this.keyValues}}function Vo(A,b){const x=A.key,X=b.key;if(x===X)return 0;if(void 0===x)return 1;if(void 0===X)return-1;if(null===x)return 1;if(null===X)return-1;if("string"==typeof x&&"string"==typeof X)return xnew ci((0,e.LFG)(G),window)});class ci{constructor(b,x){this.document=b,this.window=x,this.offset=()=>[0,0]}setOffset(b){Array.isArray(b)?this.offset=()=>b:this.offset=b}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(b){this.supportsScrolling()&&this.window.scrollTo(b[0],b[1])}scrollToAnchor(b){if(!this.supportsScrolling())return;const x=function ol(A,b){const x=A.getElementById(b)||A.getElementsByName(b)[0];if(x)return x;if("function"==typeof A.createTreeWalker&&A.body&&(A.body.createShadowRoot||A.body.attachShadow)){const X=A.createTreeWalker(A.body,NodeFilter.SHOW_ELEMENT);let Ne=X.currentNode;for(;Ne;){const $e=Ne.shadowRoot;if($e){const mt=$e.getElementById(b)||$e.querySelector(`[name="${b}"]`);if(mt)return mt}Ne=X.nextNode()}}return null}(this.document,b);x&&(this.scrollToElement(x),x.focus())}setHistoryScrollRestoration(b){if(this.supportScrollRestoration()){const x=this.window.history;x&&x.scrollRestoration&&(x.scrollRestoration=b)}}scrollToElement(b){const x=b.getBoundingClientRect(),X=x.left+this.window.pageXOffset,Ne=x.top+this.window.pageYOffset,$e=this.offset();this.window.scrollTo(X-$e[0],Ne-$e[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const b=Wo(this.window.history)||Wo(Object.getPrototypeOf(this.window.history));return!(!b||!b.writable&&!b.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function Wo(A){return Object.getOwnPropertyDescriptor(A,"scrollRestoration")}class ki{}function rs(A,b){return Ao(A)?new URL(A):new URL(A,b.location.href)}function Ao(A){return/^https?:\/\//.test(A)}function is(A){return Ao(A)?new URL(A).hostname:A}function bi(A){return A.startsWith("/")?A.slice(1):A}const Li=A=>A.src,bn=new e.OlP("ImageLoader",{providedIn:"root",factory:()=>Li});function Oo(A,b){return function(X){return function os(A){if("string"!=typeof A||""===A.trim())return!1;try{return new URL(A),!0}catch{return!1}}(X)||function po(A,b){throw new e.vHH(2959,!1)}(),X=function ui(A){return A.endsWith("/")?A.slice(0,-1):A}(X),[{provide:bn,useValue:mt=>(Ao(mt.src)&&function Ei(A,b){throw new e.vHH(2959,!1)}(0,mt.src),A(X,{...mt,src:bi(mt.src)}))}]}}Oo(function Ha(A,b){let x="format=auto";return b.width&&(x+=`,width=${b.width}`),`${A}/cdn-cgi/image/${x}/${b.src}`});Oo(function Ga(A,b){let x="f_auto,q_auto";return b.width&&(x+=`,w_${b.width}`),`${A}/image/upload/${x}/${b.src}`});Oo(function $o(A,b){let x="tr:q-auto";return b.width&&(x+=`,w-${b.width}`),`${A}/${x}/${b.src}`});Oo(function ws(A,b){const x=new URL(`${A}/${b.src}`);return x.searchParams.set("auto","format"),b.width&&x.searchParams.set("w",b.width.toString()),x.href});function Ln(A,b=!0){return`The NgOptimizedImage directive ${b?`(activated on an element with the \`ngSrc="${A}"\`) `:""}has detected that`}function Fs(A){throw new e.vHH(2958,`Unexpected invocation of the ${A} in the prod mode. Please make sure that the prod mode is enabled for production builds.`)}class I{constructor(){this.images=new Map,this.alreadyWarned=new Set,this.window=null,this.observer=null,Fs("LCP checker");const b=(0,e.f3M)(G).defaultView;typeof b<"u"&&typeof PerformanceObserver<"u"&&(this.window=b,this.observer=this.initPerformanceObserver())}initPerformanceObserver(){const b=new PerformanceObserver(x=>{const X=x.getEntries();if(0===X.length)return;const $e=X[X.length-1].element?.src??"";$e.startsWith("data:")||$e.startsWith("blob:")||this.images.get($e)&&!this.alreadyWarned.has($e)&&(this.alreadyWarned.add($e),function y(A){const b=Ln(A);console.warn((0,e.kuF)(2955,`${b} this image is the Largest Contentful Paint (LCP) element but was not marked "priority". This image should be marked "priority" in order to prioritize its loading. To fix this, add the "priority" attribute.`))}($e))});return b.observe({type:"largest-contentful-paint",buffered:!0}),b}registerImage(b,x){!this.observer||this.images.set(rs(b,this.window).href,x)}unregisterImage(b){!this.observer||this.images.delete(rs(b,this.window).href)}ngOnDestroy(){!this.observer||(this.observer.disconnect(),this.images.clear(),this.alreadyWarned.clear())}}I.\u0275fac=function(b){return new(b||I)},I.\u0275prov=e.Yz7({token:I,factory:I.\u0275fac,providedIn:"root"});const P=new Set(["localhost","127.0.0.1","0.0.0.0"]),Ee=new e.OlP("PRECONNECT_CHECK_BLOCKLIST");class tt{constructor(){this.document=(0,e.f3M)(G),this.preconnectLinks=null,this.alreadySeen=new Set,this.window=null,this.blocklist=new Set(P),Fs("preconnect link checker");const b=this.document.defaultView;typeof b<"u"&&(this.window=b);const x=(0,e.f3M)(Ee,{optional:!0});x&&this.populateBlocklist(x)}populateBlocklist(b){Array.isArray(b)?Tn(b,x=>{this.blocklist.add(is(x))}):this.blocklist.add(is(b))}assertPreconnect(b,x){if(!this.window)return;const X=rs(b,this.window);this.blocklist.has(X.hostname)||this.alreadySeen.has(X.origin)||(this.alreadySeen.add(X.origin),this.preconnectLinks||(this.preconnectLinks=this.queryPreconnectLinks()),this.preconnectLinks.has(X.origin)||console.warn((0,e.kuF)(2956,`${Ln(x)} there is no preconnect tag present for this image. Preconnecting to the origin(s) that serve priority images ensures that these images are delivered as soon as possible. To fix this, please add the following element into the of the document:\n `)))}queryPreconnectLinks(){const b=new Set,X=Array.from(this.document.querySelectorAll("link[rel=preconnect]"));for(let Ne of X){const $e=rs(Ne.href,this.window);b.add($e.origin)}return b}ngOnDestroy(){this.preconnectLinks?.clear(),this.alreadySeen.clear()}}function Tn(A,b){for(let x of A)Array.isArray(x)?Tn(x,b):b(x)}tt.\u0275fac=function(b){return new(b||tt)},tt.\u0275prov=e.Yz7({token:tt,factory:tt.\u0275fac,providedIn:"root"});const kr=new e.OlP("NG_OPTIMIZED_PRELOADED_IMAGES",{providedIn:"root",factory:()=>new Set});class di{constructor(){this.preloadedImages=(0,e.f3M)(kr),this.document=(0,e.f3M)(G)}createPreloadLinkTag(b,x,X,Ne){if(this.preloadedImages.has(x))return;this.preloadedImages.add(x);const $e=b.createElement("link");b.setAttribute($e,"as","image"),b.setAttribute($e,"href",x),b.setAttribute($e,"rel","preload"),b.setAttribute($e,"fetchpriority","high"),Ne&&b.setAttribute($e,"imageSizes",Ne),X&&b.setAttribute($e,"imageSrcset",X),b.appendChild(this.document.head,$e)}}di.\u0275fac=function(b){return new(b||di)},di.\u0275prov=e.Yz7({token:di,factory:di.\u0275fac,providedIn:"root"});const Bs=/^((\s*\d+w\s*(,|$)){1,})$/,So=[1,2],_a={breakpoints:[16,32,48,64,96,128,256,384,640,750,828,1080,1200,1920,2048,3840]},Vn=new e.OlP("ImageConfig",{providedIn:"root",factory:()=>_a});class Yi{constructor(){this.imageLoader=(0,e.f3M)(bn),this.config=function vo(A){let b={};return A.breakpoints&&(b.breakpoints=A.breakpoints.sort((x,X)=>x-X)),Object.assign({},_a,A,b)}((0,e.f3M)(Vn)),this.renderer=(0,e.f3M)(e.Qsj),this.imgElement=(0,e.f3M)(e.SBq).nativeElement,this.injector=(0,e.f3M)(e.zs3),this.isServer=function ns(A){return"server"===A}((0,e.f3M)(e.Lbi)),this.preloadLinkChecker=(0,e.f3M)(di),this.lcpObserver=null,this._renderedSrc=null,this._priority=!1,this._disableOptimizedSrcset=!1,this._fill=!1}set width(b){this._width=as(b)}get width(){return this._width}set height(b){this._height=as(b)}get height(){return this._height}set priority(b){this._priority=_o(b)}get priority(){return this._priority}set disableOptimizedSrcset(b){this._disableOptimizedSrcset=_o(b)}get disableOptimizedSrcset(){return this._disableOptimizedSrcset}set fill(b){this._fill=_o(b)}get fill(){return this._fill}ngOnInit(){this.setHostAttributes()}setHostAttributes(){this.fill?this.sizes||(this.sizes="100vw"):(this.setHostAttribute("width",this.width.toString()),this.setHostAttribute("height",this.height.toString())),this.setHostAttribute("loading",this.getLoadingBehavior()),this.setHostAttribute("fetchpriority",this.getFetchPriority());const b=this.getRewrittenSrc();let x;this.setHostAttribute("src",b),this.sizes&&this.setHostAttribute("sizes",this.sizes),this.ngSrcset?x=this.getRewrittenSrcset():this.shouldGenerateAutomaticSrcset()&&(x=this.getAutomaticSrcset()),x&&this.setHostAttribute("srcset",x),this.isServer&&this.priority&&this.preloadLinkChecker.createPreloadLinkTag(this.renderer,b,x,this.sizes)}ngOnChanges(b){}getLoadingBehavior(){return this.priority||void 0===this.loading?this.priority?"eager":"lazy":this.loading}getFetchPriority(){return this.priority?"high":"auto"}getRewrittenSrc(){if(!this._renderedSrc){const b={src:this.ngSrc};this._renderedSrc=this.imageLoader(b)}return this._renderedSrc}getRewrittenSrcset(){const b=Bs.test(this.ngSrcset);return this.ngSrcset.split(",").filter(X=>""!==X).map(X=>{X=X.trim();const Ne=b?parseFloat(X):parseFloat(X)*this.width;return`${this.imageLoader({src:this.ngSrc,width:Ne})} ${X}`}).join(", ")}getAutomaticSrcset(){return this.sizes?this.getResponsiveSrcset():this.getFixedSrcset()}getResponsiveSrcset(){const{breakpoints:b}=this.config;let x=b;return"100vw"===this.sizes?.trim()&&(x=b.filter(Ne=>Ne>=640)),x.map(Ne=>`${this.imageLoader({src:this.ngSrc,width:Ne})} ${Ne}w`).join(", ")}getFixedSrcset(){return So.map(x=>`${this.imageLoader({src:this.ngSrc,width:this.width*x})} ${x}x`).join(", ")}shouldGenerateAutomaticSrcset(){return!this._disableOptimizedSrcset&&!this.srcset&&this.imageLoader!==Li&&!(this.width>1920||this.height>1080)}ngOnDestroy(){}setHostAttribute(b,x){this.renderer.setAttribute(this.imgElement,b,x)}}function as(A){return"string"==typeof A?parseInt(A,10):A}function _o(A){return null!=A&&"false"!=`${A}`}Yi.\u0275fac=function(b){return new(b||Yi)},Yi.\u0275dir=e.lG2({type:Yi,selectors:[["img","ngSrc",""]],hostVars:8,hostBindings:function(b,x){2&b&&e.Udp("position",x.fill?"absolute":null)("width",x.fill?"100%":null)("height",x.fill?"100%":null)("inset",x.fill?"0px":null)},inputs:{ngSrc:"ngSrc",ngSrcset:"ngSrcset",sizes:"sizes",width:"width",height:"height",loading:"loading",priority:"priority",disableOptimizedSrcset:"disableOptimizedSrcset",fill:"fill",src:"src",srcset:"srcset"},standalone:!0,features:[e.TTD]})},44879:(Fe,re,g)=>{"use strict";g.d(re,{$8M:()=>Vs,$Z:()=>Ah,AA_:()=>Iu,AFp:()=>W_,ALo:()=>i_,AaK:()=>Y,AcB:()=>ic,BQk:()=>_f,CHM:()=>P,CRH:()=>v_,CZH:()=>Tc,CqO:()=>ag,D6c:()=>DE,DdM:()=>Wm,DjV:()=>Yg,Dn7:()=>a_,E6H:()=>Nb,EJc:()=>Hb,EiD:()=>wd,EpF:()=>og,F$t:()=>pg,F4k:()=>sg,FYo:()=>Ad,FiY:()=>Lr,G48:()=>iE,G7q:()=>c_,GSi:()=>Uv,Gf:()=>m_,GfV:()=>Od,GkF:()=>mp,Gpc:()=>De,Gre:()=>jg,HTZ:()=>Jm,Hh0:()=>Qm,Hsn:()=>hg,IIB:()=>Rb,Ikx:()=>Ap,JOm:()=>vt,JVY:()=>kf,JZr:()=>He,Jf7:()=>Nd,KtG:()=>Ee,L6J:()=>kb,L6k:()=>Gc,LAX:()=>Lf,LFG:()=>Mn,LMc:()=>EE,LVF:()=>Lb,Lbi:()=>Fb,Lck:()=>H0,MAs:()=>ig,MGl:()=>vf,MMx:()=>Fp,MR2:()=>Ve,NdJ:()=>vp,OlP:()=>hr,Oqu:()=>Tp,P3R:()=>o,PXZ:()=>qb,PiD:()=>Il,Q6J:()=>pp,QGY:()=>_p,QP$:()=>Xo,QbO:()=>Bb,Qsj:()=>ef,QtT:()=>Nm,R0b:()=>il,RDi:()=>Bu,Rgc:()=>dd,SBq:()=>Wl,SDv:()=>Im,Sil:()=>gd,Suo:()=>__,TTD:()=>ci,TgZ:()=>hf,Tol:()=>Ig,Udp:()=>Cp,VKq:()=>$m,W1O:()=>E_,WLB:()=>jm,XFs:()=>W,Xek:()=>V_,Xpm:()=>or,Xts:()=>B,Y36:()=>Ju,YKP:()=>xm,YNc:()=>rg,Yjl:()=>Ds,Yz7:()=>Dt,Z0I:()=>Jt,ZZ4:()=>Jl,_Bn:()=>Pm,_UZ:()=>gp,_Vd:()=>da,_c5:()=>yE,_uU:()=>Fg,aQ5:()=>Wa,aQg:()=>Ql,ahi:()=>rc,c2e:()=>hd,cJS:()=>ct,cg1:()=>Op,dDg:()=>md,dqk:()=>Xe,dwT:()=>zD,eBb:()=>gc,eFA:()=>rv,ekj:()=>wp,eoX:()=>Tu,evT:()=>ah,f3M:()=>Hr,g9A:()=>j_,gM2:()=>l_,h0i:()=>ud,hGG:()=>_d,hij:()=>bf,i9L:()=>sc,iGM:()=>g_,ifc:()=>ar,ip1:()=>z_,jDz:()=>Lm,kEZ:()=>Ym,kL8:()=>im,kuF:()=>Me,l5B:()=>Zm,lG2:()=>Xi,lcZ:()=>o_,lqb:()=>Ur,lri:()=>q_,mCW:()=>Uu,n4l:()=>Vt,n5z:()=>iu,n_E:()=>Af,oAB:()=>Ii,oJD:()=>Zc,oxw:()=>fg,pB0:()=>Vc,pQV:()=>Np,pfw:()=>xb,q3G:()=>ca,qLn:()=>qc,qOj:()=>cp,qZA:()=>gf,qbA:()=>Km,qzn:()=>hc,rFY:()=>Xm,rWj:()=>ev,r_U:()=>Pb,s9C:()=>yp,sBO:()=>dv,sIi:()=>Fd,s_b:()=>Yd,soG:()=>Nf,tBr:()=>gs,tb:()=>Y_,tp0:()=>Lo,uIk:()=>fp,vHH:()=>ue,vR:()=>oc,vpe:()=>Kl,wA2:()=>Ib,wAp:()=>Mu,xi3:()=>s_,xp6:()=>hh,ynx:()=>mf,z2F:()=>Oc,z3N:()=>ys,zSh:()=>Xn,zlt:()=>zm,zs3:()=>xa});var e=g(23468),d=g(37816),L=g(82988),j=g(33218),F=g(1270);function G(t){for(let n in t)if(t[n]===G)return n;throw Error("Could not find renamed property on target object.")}function J(t,n){for(const i in n)n.hasOwnProperty(i)&&!t.hasOwnProperty(i)&&(t[i]=n[i])}function Y(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(Y).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;const n=t.toString();if(null==n)return""+n;const i=n.indexOf("\n");return-1===i?n:n.substring(0,i)}function fe(t,n){return null==t||""===t?null===n?"":n:null==n||""===n?t:t+" "+n}const Q=G({__forward_ref__:G});function De(t){return t.__forward_ref__=De,t.toString=function(){return Y(this())},t}function ve(t){return Ae(t)?t():t}function Ae(t){return"function"==typeof t&&t.hasOwnProperty(Q)&&t.__forward_ref__===De}function Te(t){return t&&!!t.\u0275providers}const He="https://g.co/ng/security#xss";class ue extends Error{constructor(n,i){super(Me(n,i)),this.code=n}}function Me(t,n){return`NG0${Math.abs(t)}${n?": "+n.trim():""}`}function Ce(t){return"string"==typeof t?t:null==t?"":String(t)}function ze(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():Ce(t)}function Ye(t,n){throw new ue(-201,!1)}function K(t,n,i){t!=n&&at(i,t,n,"==")}function ht(t,n){null==t&&at(n,t,null,"!=")}function at(t,n,i,a){throw new Error(`ASSERTION ERROR: ${t}`+(null==a?"":` [Expected=> ${i} ${a} ${n} <=Actual]`))}function Dt(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function ct(t){return{providers:t.providers||[],imports:t.imports||[]}}function Kt(t){return St(t,rt)||St(t,V)}function Jt(t){return null!==Kt(t)}function St(t,n){return t.hasOwnProperty(n)?t[n]:null}function Qt(t){return t&&(t.hasOwnProperty(ne)||t.hasOwnProperty(H))?t[ne]:null}const rt=G({\u0275prov:G}),ne=G({\u0275inj:G}),V=G({ngInjectableDef:G}),H=G({ngInjectorDef:G});var W,t;let he;function te(t){const n=he;return he=t,n}function _e(t,n,i){const a=Kt(t);return a&&"root"==a.providedIn?void 0===a.value?a.value=a.factory():a.value:i&W.Optional?null:void 0!==n?n:void Ye(Y(t))}(t=W||(W={}))[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional";const Xe=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)();const $t={},Rt="__NG_DI_FLAG__",Dn="ngTempTokenPath",Xt=/\n/gm,kn="__source";let rn;function Fn(t){const n=rn;return rn=t,n}function zn(t,n=W.Default){if(void 0===rn)throw new ue(-203,!1);return null===rn?_e(t,void 0,n):rn.get(t,n&W.Optional?null:void 0,n)}function Mn(t,n=W.Default){return(function Z(){return he}()||zn)(ve(t),n)}function Bn(t){throw new ue(202,!1)}function Hr(t,n=W.Default){return Mn(t,mr(n))}function mr(t){return typeof t>"u"||"number"==typeof t?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function oi(t){const n=[];for(let i=0;i ");else if("object"==typeof n){let p=[];for(let _ in n)if(n.hasOwnProperty(_)){let w=n[_];p.push(_+":"+("string"==typeof w?JSON.stringify(w):Y(w)))}u=`{${p.join(", ")}}`}return`${i}${a?"("+a+")":""}[${u}]: ${t.replace(Xt,"\n ")}`}("\n"+t.message,u,i,a),t.ngTokenPath=u,t[Dn]=null,t}function At(t){return{toString:t}.toString()}var Vt,Gn,ar;!function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(Vt||(Vt={})),function(t){t[t.CheckOnce=0]="CheckOnce",t[t.Checked=1]="Checked",t[t.CheckAlways=2]="CheckAlways",t[t.Detached=3]="Detached",t[t.Errored=4]="Errored",t[t.Destroyed=5]="Destroyed"}(Gn||(Gn={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(ar||(ar={}));const _r={},En=[],it=G({\u0275cmp:G}),z=G({\u0275dir:G}),de=G({\u0275pipe:G}),Ze=G({\u0275mod:G}),_t=G({\u0275fac:G}),Yt=G({__NG_ELEMENT_ID__:G});let _n=0;function or(t){return At(()=>{const n=t.type,i=!0===t.standalone,a={},u={type:n,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:a,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===Vt.OnPush,directiveDefs:null,pipeDefs:null,standalone:i,dependencies:i&&t.dependencies||null,getStandaloneInjector:null,selectors:t.selectors||En,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||ar.Emulated,id:"c"+_n++,styles:t.styles||En,_:null,setInput:null,schemas:t.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},p=t.dependencies,_=t.features;return u.inputs=wo(t.inputs,a),u.outputs=wo(t.outputs),_&&_.forEach(w=>w(u)),u.directiveDefs=p?()=>("function"==typeof p?p():p).map(Er).filter(Qi):null,u.pipeDefs=p?()=>("function"==typeof p?p():p).map(Kn).filter(Qi):null,u})}function Si(t,n,i){const a=t.\u0275cmp;a.directiveDefs=()=>("function"==typeof n?n():n).map(Er),a.pipeDefs=()=>("function"==typeof i?i():i).map(Kn)}function Er(t){return Cn(t)||Gr(t)}function Qi(t){return null!==t}function Ii(t){return At(()=>({type:t.type,bootstrap:t.bootstrap||En,declarations:t.declarations||En,imports:t.imports||En,exports:t.exports||En,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function Co(t,n){return At(()=>{const i=Ni(t,!0);i.declarations=n.declarations||En,i.imports=n.imports||En,i.exports=n.exports||En})}function wo(t,n){if(null==t)return _r;const i={};for(const a in t)if(t.hasOwnProperty(a)){let u=t[a],p=u;Array.isArray(u)&&(p=u[1],u=u[0]),i[u]=a,n&&(n[u]=p)}return i}const Xi=or;function Ds(t){return{type:t.type,name:t.name,factory:null,pure:!1!==t.pure,standalone:!0===t.standalone,onDestroy:t.type.prototype.ngOnDestroy||null}}function Cn(t){return t[it]||null}function Gr(t){return t[z]||null}function Kn(t){return t[de]||null}function Xo(t){const n=Cn(t)||Gr(t)||Kn(t);return null!==n&&n.standalone}function Ni(t,n){const i=t[Ze]||null;if(!i&&!0===n)throw new Error(`Type ${Y(t)} does not have '\u0275mod' property.`);return i}function ur(t){return Array.isArray(t)&&"object"==typeof t[1]}function vi(t){return Array.isArray(t)&&!0===t[1]}function La(t){return 0!=(4&t.flags)}function zr(t){return t.componentOffset>-1}function yi(t){return 1==(1&t.flags)}function dr(t){return null!==t.template}function To(t){return 0!=(256&t[2])}function Jr(t,n){return t.hasOwnProperty(_t)?t[_t]:null}class fo{constructor(n,i,a){this.previousValue=n,this.currentValue=i,this.firstChange=a}isFirstChange(){return this.firstChange}}function ci(){return Wo}function Wo(t){return t.type.prototype.ngOnChanges&&(t.setInput=Cl),ol}function ol(){const t=rs(this),n=t?.current;if(n){const i=t.previous;if(i===_r)t.previous=n;else for(let a in n)i[a]=n[a];t.current=null,this.ngOnChanges(n)}}function Cl(t,n,i,a){const u=this.declaredInputs[i],p=rs(t)||function Ao(t,n){return t[ki]=n}(t,{previous:_r,current:null}),_=p.current||(p.current={}),w=p.previous,T=w[u];_[u]=new fo(T&&T.currentValue,n,w===_r),t[a]=n}ci.ngInherit=!0;const ki="__ngSimpleChanges__";function rs(t){return t[ki]||null}let is=null;const ui=function(t,n,i){is?.(t,n,i)};function bn(t){for(;Array.isArray(t);)t=t[0];return t}function po(t,n){return bn(n[t])}function Ei(t,n){return bn(n[t.index])}function Ha(t,n){return t.data[n]}function Fi(t,n){return t[n]}function Cr(t,n){const i=n[t];return ur(i)?i:i[0]}function ss(t){return 64==(64&t[2])}function no(t,n){return null==n?null:t[n]}function Bi(t){t[18]=0}function go(t,n){t[5]+=n;let i=t,a=t[3];for(;null!==a&&(1===n&&1===i[5]||-1===n&&0===i[5]);)a[5]+=n,i=a,a=a[3]}const Pt={lFrame:va(null),bindingsEnabled:!0};function ws(){return Pt.bindingsEnabled}function Ln(){Pt.bindingsEnabled=!0}function Fs(){Pt.bindingsEnabled=!1}function I(){return Pt.lFrame.lView}function y(){return Pt.lFrame.tView}function P(t){return Pt.lFrame.contextLView=t,t[8]}function Ee(t){return Pt.lFrame.contextLView=null,t}function tt(){let t=Tn();for(;null!==t&&64===t.type;)t=t.parent;return t}function Tn(){return Pt.lFrame.currentTNode}function pr(){const t=Pt.lFrame,n=t.currentTNode;return t.isParent?n:n.parent}function kr(t,n){const i=Pt.lFrame;i.currentTNode=t,i.isParent=n}function di(){return Pt.lFrame.isParent}function $i(){Pt.lFrame.isParent=!1}function jn(){const t=Pt.lFrame;let n=t.bindingRootIndex;return-1===n&&(n=t.bindingRootIndex=t.tView.bindingStartIndex),n}function So(){return Pt.lFrame.bindingIndex}function ji(t){return Pt.lFrame.bindingIndex=t}function ro(){return Pt.lFrame.bindingIndex++}function Io(t){const n=Pt.lFrame,i=n.bindingIndex;return n.bindingIndex=n.bindingIndex+t,i}function Ml(t){Pt.lFrame.inI18n=t}function Ks(t,n){const i=Pt.lFrame;i.bindingIndex=i.bindingRootIndex=t,Vn(n)}function Vn(t){Pt.lFrame.currentDirectiveIndex=t}function Yi(t){const n=Pt.lFrame.currentDirectiveIndex;return-1===n?null:t[n]}function as(){return Pt.lFrame.currentQueryIndex}function _o(t){Pt.lFrame.currentQueryIndex=t}function vo(t){const n=t[1];return 2===n.type?n.declTNode:1===n.type?t[6]:null}function Ms(t,n,i){if(i&W.SkipSelf){let u=n,p=t;for(;(u=u.parent,null===u&&!(i&W.Host))&&(u=vo(p),!(null===u||(p=p[15],10&u.type))););if(null===u)return!1;n=u,t=p}const a=Pt.lFrame=ec();return a.currentTNode=n,a.lView=t,!0}function Js(t){const n=ec(),i=t[1];Pt.lFrame=n,n.currentTNode=i.firstChild,n.lView=t,n.tView=i,n.contextLView=t,n.bindingIndex=i.bindingStartIndex,n.inI18n=!1}function ec(){const t=Pt.lFrame,n=null===t?null:t.child;return null===n?va(t):n}function va(t){const n={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:t,child:null,inI18n:!1};return null!==t&&(t.child=n),n}function ya(){const t=Pt.lFrame;return Pt.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const Tl=ya;function Hs(){const t=ya();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function tc(t){return(Pt.lFrame.contextLView=function Da(t,n){for(;t>0;)n=n[15],t--;return n}(t,Pt.lFrame.contextLView))[8]}function ei(){return Pt.lFrame.selectedIndex}function Qs(t){Pt.lFrame.selectedIndex=t}function fr(){const t=Pt.lFrame;return Ha(t.tView,t.selectedIndex)}function Sc(){Pt.lFrame.currentNamespace="svg"}function ba(){Pt.lFrame.currentNamespace="math"}function Ea(){!function Va(){Pt.lFrame.currentNamespace=null}()}function b(t,n){for(let i=n.directiveStart,a=n.directiveEnd;i=a)break}else n[T]<0&&(t[18]+=65536),(w>11>16&&(3&t[2])===n){t[2]+=2048,ui(4,w,p);try{p.call(w)}finally{ui(5,w,p)}}}else{ui(4,w,p);try{p.call(w)}finally{ui(5,w,p)}}}class An{constructor(n,i,a){this.factory=n,this.resolving=!1,this.canSeeViewProviders=i,this.injectImpl=a}}function yo(t,n,i){let a=0;for(;an){_=p-1;break}}}for(;p>16}(t),a=n;for(;i>0;)a=a[15],i--;return a}let Ts=!0;function lr(t){const n=Ts;return Ts=t,n}let ti=0;const Zi={};function Os(t,n){const i=Gs(t,n);if(-1!==i)return i;const a=n[1];a.firstCreatePass&&(t.injectorIndex=n.length,yr(a.data,t),yr(n,null),yr(a.blueprint,null));const u=Or(t,n),p=t.injectorIndex;if(Xs(u)){const _=ls(u),w=Zo(u,n),T=w[1].data;for(let R=0;R<8;R++)n[p+R]=w[_+R]|T[_+R]}return n[p+8]=u,p}function yr(t,n){t.push(0,0,0,0,0,0,0,0,n)}function Gs(t,n){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===n[t.injectorIndex+8]?-1:t.injectorIndex}function Or(t,n){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let i=0,a=null,u=n;for(;null!==u;){if(a=Ma(u),null===a)return-1;if(i++,u=u[15],-1!==a.injectorIndex)return a.injectorIndex|i<<16}return-1}function cs(t,n,i){!function Ol(t,n,i){let a;"string"==typeof i?a=i.charCodeAt(0)||0:i.hasOwnProperty(Yt)&&(a=i[Yt]),null==a&&(a=i[Yt]=ti++);const u=255&a,p=1<>5)]|=p}(t,n,i)}function Po(t,n,i){if(i&W.Optional||void 0!==t)return t;Ye()}function qs(t,n,i,a){if(i&W.Optional&&void 0===a&&(a=null),0==(i&(W.Self|W.Host))){const u=t[9],p=te(void 0);try{return u?u.get(n,a,i&W.Optional):_e(n,a,i&W.Optional)}finally{te(p)}}return Po(a,0,i)}function Ui(t,n,i,a=W.Default,u){if(null!==t){if(1024&n[2]){const _=function Ic(t,n,i,a,u){let p=t,_=n;for(;null!==p&&null!==_&&1024&_[2]&&!(256&_[2]);){const w=us(p,_,i,a|W.Self,Zi);if(w!==Zi)return w;let T=p.parent;if(!T){const R=_[21];if(R){const $=R.get(i,Zi,a);if($!==Zi)return $}T=Ma(_),_=_[15]}p=T}return u}(t,n,i,a,Zi);if(_!==Zi)return _}const p=us(t,n,i,a,Zi);if(p!==Zi)return p}return qs(n,i,a,u)}function us(t,n,i,a,u){const p=function za(t){if("string"==typeof t)return t.charCodeAt(0)||0;const n=t.hasOwnProperty(Yt)?t[Yt]:void 0;return"number"==typeof n?n>=0?255&n:ru:n}(i);if("function"==typeof p){if(!Ms(n,t,a))return a&W.Host?Po(u,0,a):qs(n,i,a,u);try{const _=p(a);if(null!=_||a&W.Optional)return _;Ye()}finally{Tl()}}else if("number"==typeof p){let _=null,w=Gs(t,n),T=-1,R=a&W.Host?n[16][6]:null;for((-1===w||a&W.SkipSelf)&&(T=-1===w?Or(t,n):n[w+8],-1!==T&&ds(a,!1)?(_=n[1],w=ls(T),n=Zo(T,n)):w=-1);-1!==w;){const $=n[1];if(Sl(p,w,$.data)){const le=ea(w,n,i,_,a,R);if(le!==Zi)return le}T=n[w+8],-1!==T&&ds(a,n[1].data[w+8]===R)&&Sl(p,w,n)?(_=$,w=ls(T),n=Zo(T,n)):w=-1}}return u}function ea(t,n,i,a,u,p){const _=n[1],w=_.data[t+8],$=xo(w,_,i,null==a?zr(w)&&Ts:a!=_&&0!=(3&w.type),u&W.Host&&p===w);return null!==$?Ci(n,_,$,w):Zi}function xo(t,n,i,a,u){const p=t.providerIndexes,_=n.data,w=1048575&p,T=t.directiveStart,R=t.directiveEnd,$=p>>20,Se=u?w+$:R;for(let We=a?w:w+$;We=T&<.type===i)return We}if(u){const We=_[T];if(We&&dr(We)&&We.type===i)return T}return null}function Ci(t,n,i,a){let u=t[i];const p=n.data;if(function In(t){return t instanceof An}(u)){const _=u;_.resolving&&function ke(t,n){const i=n?`. Dependency path: ${n.join(" > ")} > ${t}`:"";throw new ue(-200,`Circular dependency in DI detected for ${t}${i}`)}(ze(p[i]));const w=lr(_.canSeeViewProviders);_.resolving=!0;const T=_.injectImpl?te(_.injectImpl):null;Ms(t,a,W.Default);try{u=t[i]=_.factory(void 0,p,t,a),n.firstCreatePass&&i>=a.directiveStart&&function A(t,n,i){const{ngOnChanges:a,ngOnInit:u,ngDoCheck:p}=n.type.prototype;if(a){const _=Wo(n);(i.preOrderHooks||(i.preOrderHooks=[])).push(t,_),(i.preOrderCheckHooks||(i.preOrderCheckHooks=[])).push(t,_)}u&&(i.preOrderHooks||(i.preOrderHooks=[])).push(0-t,u),p&&((i.preOrderHooks||(i.preOrderHooks=[])).push(t,p),(i.preOrderCheckHooks||(i.preOrderCheckHooks=[])).push(t,p))}(i,p[i],n)}finally{null!==T&&te(T),lr(w),_.resolving=!1,Tl()}}return u}function Sl(t,n,i){const a=1<>5)]&a)}function ds(t,n){return!(t&W.Self||t&W.Host&&n)}class fs{constructor(n,i){this._tNode=n,this._lView=i}get(n,i,a){return Ui(this._tNode,this._lView,n,mr(a),i)}}function ru(){return new fs(tt(),I())}function iu(t){return At(()=>{const n=t.prototype.constructor,i=n[_t]||wa(n),a=Object.prototype;let u=Object.getPrototypeOf(t.prototype).constructor;for(;u&&u!==a;){const p=u[_t]||wa(u);if(p&&p!==i)return p;u=Object.getPrototypeOf(u)}return p=>new p})}function wa(t){return Ae(t)?()=>{const n=wa(ve(t));return n&&n()}:Jr(t)}function Ma(t){const n=t[1],i=n.type;return 2===i?n.declTNode:1===i?t[6]:null}function Vs(t){return function Ko(t,n){if("class"===n)return t.classes;if("style"===n)return t.styles;const i=t.attrs;if(i){const a=i.length;let u=0;for(;u{const p=ko(n);function _(...w){if(this instanceof _)return p.call(this,...w),this;const T=new _(...w);return function($){return u&&u($,...w),($.hasOwnProperty(ps)?$[ps]:Object.defineProperty($,ps,{value:[]})[ps]).push(T),a&&a($),$}}return i&&(_.prototype=Object.create(i.prototype)),_.prototype.ngMetadataName=t,_.annotationCls=_,_})}function ko(t){return function(...i){if(t){const a=t(...i);for(const u in a)this[u]=a[u]}}}function tr(t,n,i){return At(()=>{const a=ko(n);function u(...p){if(this instanceof u)return a.apply(this,p),this;const _=new u(...p);return w.annotation=_,w;function w(T,R,$){const le=T.hasOwnProperty(Yn)?T[Yn]:Object.defineProperty(T,Yn,{value:[]})[Yn];for(;le.length<=$;)le.push(null);return(le[$]=le[$]||[]).push(_),T}}return i&&(u.prototype=Object.create(i.prototype)),u.prototype.ngMetadataName=t,u.annotationCls=u,u})}function wi(t,n,i,a){return At(()=>{const u=ko(n);function p(..._){if(this instanceof p)return u.apply(this,_),this;const w=new p(..._);return function T(R,$){const le=R.constructor,Se=le.hasOwnProperty(oo)?le[oo]:Object.defineProperty(le,oo,{value:{}})[oo];Se[$]=Se.hasOwnProperty($)&&Se[$]||[],Se[$].unshift(w),a&&a(R,$,..._)}}return i&&(p.prototype=Object.create(i.prototype)),p.prototype.ngMetadataName=t,p.annotationCls=p,p})}const rc=tr("Attribute",t=>({attributeName:t,__NG_ELEMENT_ID__:()=>Vs(t)}));class hr{constructor(n,i){this._desc=n,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof i?this.__NG_ELEMENT_ID__=i:void 0!==i&&(this.\u0275prov=Dt({token:this,providedIn:i.providedIn||"root",factory:i.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}new hr("AnalyzeForEntryComponents");class so{}const ic=wi("ContentChildren",(t,n={})=>({selector:t,first:!1,isViewQuery:!1,descendants:!1,emitDistinctChangesOnly:true,...n}),so),Wa=wi("ContentChild",(t,n={})=>({selector:t,first:!0,isViewQuery:!1,descendants:!0,...n}),so),oc=wi("ViewChildren",(t,n={})=>({selector:t,first:!1,isViewQuery:!0,descendants:!0,emitDistinctChangesOnly:true,...n}),so),sc=wi("ViewChild",(t,n)=>({selector:t,first:!0,isViewQuery:!0,descendants:!0,...n}),so);var ni,Do,ac;function jr(t){const n=Xe.ng;if(n&&n.\u0275compilerFacade)return n.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}!function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"}(ni||(ni={})),function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"}(Do||(Do={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(ac||(ac={}));const C=Function;function h(t){return"function"==typeof t}function S(t){return t.flat(Number.POSITIVE_INFINITY)}function N(t,n){t.forEach(i=>Array.isArray(i)?N(i,n):n(i))}function k(t,n,i){n>=t.length?t.push(i):t.splice(n,0,i)}function ie(t,n){return n>=t.length-1?t.pop():t.splice(n,1)[0]}function Be(t,n){const i=[];for(let a=0;a=0?t[1|a]=i:(a=~a,function pn(t,n,i,a){let u=t.length;if(u==n)t.push(i,a);else if(1===u)t.push(a,t[0]),t[0]=i;else{for(u--,t.push(t[u-1],t[u]);u>n;){const p=u-2;t[u]=t[p],u--}t[n]=i,t[n+1]=a}}(t,a,n,i)),a}function gr(t,n){const i=ri(t,n);if(i>=0)return t[1|i]}function ri(t,n){return Xr(t,n,1)}function Xr(t,n,i){let a=0,u=t.length>>i;for(;u!==a;){const p=a+(u-a>>1),_=t[p<n?u=p:a=p+1}return~(u<new n(...i)}_zipTypesAndAnnotations(n,i){let a;a=Be(typeof n>"u"?i.length:n.length);for(let u=0;u"u"?a[u]=[]:n[u]&&n[u]!=Object?a[u]=[n[u]]:a[u]=[],i&&null!=i[u]&&(a[u]=a[u].concat(i[u]));return a}_ownParameters(n,i){if(function Hi(t){return ja.test(t)||Ya.test(t)||ta.test(t)&&!zs.test(t)}(n.toString()))return null;if(n.parameters&&n.parameters!==i.parameters)return n.parameters;const u=n.ctorParameters;if(u&&u!==i.ctorParameters){const w="function"==typeof u?u():u,T=w.map($=>$&&$.type),R=w.map($=>$&&su($.decorators));return this._zipTypesAndAnnotations(T,R)}const p=n.hasOwnProperty(Yn)&&n[Yn],_=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",n);return _||p?this._zipTypesAndAnnotations(_,p):Be(n.length)}parameters(n){if(!h(n))return[];const i=Nc(n);let a=this._ownParameters(n,i);return!a&&i!==Object&&(a=this.parameters(i)),a||[]}_ownAnnotations(n,i){if(n.annotations&&n.annotations!==i.annotations){let a=n.annotations;return"function"==typeof a&&a.annotations&&(a=a.annotations),a}return n.decorators&&n.decorators!==i.decorators?su(n.decorators):n.hasOwnProperty(ps)?n[ps]:null}annotations(n){if(!h(n))return[];const i=Nc(n),a=this._ownAnnotations(n,i)||[];return(i!==Object?this.annotations(i):[]).concat(a)}_ownPropMetadata(n,i){if(n.propMetadata&&n.propMetadata!==i.propMetadata){let a=n.propMetadata;return"function"==typeof a&&a.propMetadata&&(a=a.propMetadata),a}if(n.propDecorators&&n.propDecorators!==i.propDecorators){const a=n.propDecorators,u={};return Object.keys(a).forEach(p=>{u[p]=su(a[p])}),u}return n.hasOwnProperty(oo)?n[oo]:null}propMetadata(n){if(!h(n))return{};const i=Nc(n),a={};if(i!==Object){const p=this.propMetadata(i);Object.keys(p).forEach(_=>{a[_]=p[_]})}const u=this._ownPropMetadata(n,i);return u&&Object.keys(u).forEach(p=>{const _=[];a.hasOwnProperty(p)&&_.push(...a[p]),_.push(...u[p]),a[p]=_}),a}ownPropMetadata(n){return h(n)&&this._ownPropMetadata(n,Nc(n))||{}}hasLifecycleHook(n,i){return n instanceof C&&i in n.prototype}}function su(t){return t?t.map(n=>new(0,n.type.annotationCls)(...n.args?n.args:[])):[]}function Nc(t){const n=t.prototype?Object.getPrototypeOf(t.prototype):null;return(n?n.constructor:null)||Object}const gs=ir(tr("Inject",t=>({token:t})),-1),Lr=ir(tr("Optional"),8),Il=ir(tr("Self"),2),Lo=ir(tr("SkipSelf"),4),Iu=ir(tr("Host"),1);let ll=null;function Nl(){return ll=ll||new ou}function Rc(t){return Ta(Nl().parameters(t))}function Ta(t){return t.map(n=>function vd(t){const n={token:null,attribute:null,host:!1,optional:!1,self:!1,skipSelf:!1};if(Array.isArray(t)&&t.length>0)for(let i=0;i|^->||--!>|)/;function Sr(t){return t.replace(en,n=>n.replace(sr,"\u200b$1\u200b"))}const Ir=new Map;let ra=0;const kl="__ngContext__";function Fr(t,n){ur(n)?(t[kl]=n[20],function wr(t){Ir.set(t[20],t)}(n)):t[kl]=n}let Tr;function ii(t,n){return Tr(t,n)}function oa(t){const n=t[3];return vi(n)?n[3]:n}function Fl(t){return Ka(t[13])}function xc(t){return Ka(t[4])}function Ka(t){for(;null!==t&&!vi(t);)t=t[4];return t}function Ns(t,n,i,a,u){if(null!=a){let p,_=!1;vi(a)?p=a:ur(a)&&(_=!0,a=a[0]);const w=bn(a);0===t&&null!==i?null==u?aa(n,i,w):nr(n,i,w,u||null,!0):1===t&&null!==i?nr(n,i,w,u||null,!0):2===t?Wt(n,w,_):3===t&&n.destroyNode(w),null!=p&&function Bo(t,n,i,a,u){const p=i[7],_=bn(i);p!==_&&Ns(n,t,a,p,u);for(let w=10;w0&&(i[u-1][4]=n),a0&&(t[i-1][4]=a[4]);const p=ie(t,10+n);!function Bl(t,n){kt(t,n,n[11],2,null,null),n[0]=null,n[6]=null}(a[1],a);const _=p[19];null!==_&&_.detachView(p[1]),a[3]=null,a[4]=null,a[2]&=-65}return a}function _s(t,n){if(!(128&n[2])){const i=n[11];i.destroyNode&&kt(t,n,i,3,null,null),function Ia(t){let n=t[13];if(!n)return uc(t[1],t);for(;n;){let i=null;if(ur(n))i=n[13];else{const a=n[10];a&&(i=a)}if(!i){for(;n&&!n[4]&&n!==t;)ur(n)&&uc(n[1],n),n=n[3];null===n&&(n=t),ur(n)&&uc(n[1],n),i=n&&n[4]}n=i}}(n)}}function uc(t,n){if(!(128&n[2])){n[2]&=-65,n[2]|=128,function cu(t,n){let i;if(null!=t&&null!=(i=t.destroyHooks))for(let a=0;a=0?a[u=_]():a[u=-_].unsubscribe(),p+=2}else{const _=a[u=i[p+1]];i[p].call(_)}if(null!==a){for(let p=u+1;p-1){const{encapsulation:p}=t.data[a.directiveStart+u];if(p===ar.None||p===ar.Emulated)return null}return Ei(a,i)}}function nr(t,n,i,a,u){t.insertBefore(n,i,a,u)}function aa(t,n,i){t.appendChild(n,i)}function Pa(t,n,i,a,u){null!==a?nr(t,n,i,a,u):aa(t,n,i)}function vs(t,n){return t.parentNode(n)}function uu(t,n,i){return ee(t,n,i)}function Fu(t,n,i){return 40&t.type?Ei(t,i):null}let se,$s,du,fu,ee=Fu;function Le(t,n){ee=t,se=n}function qe(t,n,i,a){const u=Lu(t,a,n),p=n[11],w=uu(a.parent||n[6],a,n);if(null!=u)if(Array.isArray(i))for(let T=0;Tt,createScript:t=>t,createScriptURL:t=>t})}catch{}return $s}function Hl(t){return el()?.createHTML(t)||t}function Cd(t,n,i){const a=I(),u=fr(),p=Ei(u,a);if(2===u.type&&"iframe"===n.toLowerCase()){const _=p;_.src="",_.srcdoc=Hl(""),Wt(a[11],_);throw new ue(-910,!1)}return t}function Bu(t){du=t}function Jd(){return void 0!==du?du:typeof document<"u"?document:void 0}function Gl(){if(void 0===fu&&(fu=null,Xe.trustedTypes))try{fu=Xe.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch{}return fu}function Qd(t){return Gl()?.createHTML(t)||t}function kc(t){return Gl()?.createScript(t)||t}function Lc(t){return Gl()?.createScriptURL(t)||t}class Ps{constructor(n){this.changingThisBreaksApplicationSecurity=n}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${He})`}}class Fc extends Ps{getTypeName(){return"HTML"}}class pu extends Ps{getTypeName(){return"Style"}}class pc extends Ps{getTypeName(){return"Script"}}class Bc extends Ps{getTypeName(){return"URL"}}class Uc extends Ps{getTypeName(){return"ResourceURL"}}function ys(t){return t instanceof Ps?t.changingThisBreaksApplicationSecurity:t}function hc(t,n){const i=function Hc(t){return t instanceof Ps&&t.getTypeName()||null}(t);if(null!=i&&i!==n){if("ResourceURL"===i&&"URL"===n)return!0;throw new Error(`Required a safe ${n}, got a ${i} (see ${He})`)}return i===n}function kf(t){return new Fc(t)}function Gc(t){return new pu(t)}function gc(t){return new pc(t)}function Lf(t){return new Bc(t)}function Vc(t){return new Uc(t)}function mc(t){const n=new zc(t);return function _c(){try{return!!(new window.DOMParser).parseFromString(Hl(""),"text/html")}catch{return!1}}()?new Ff(n):n}class Ff{constructor(n){this.inertDocumentHelper=n}getInertBodyElement(n){n=""+n;try{const i=(new window.DOMParser).parseFromString(Hl(n),"text/html").body;return null===i?this.inertDocumentHelper.getInertBodyElement(n):(i.removeChild(i.firstChild),i)}catch{return null}}}class zc{constructor(n){if(this.defaultDoc=n,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const i=this.inertDocument.createElement("html");this.inertDocument.appendChild(i);const a=this.inertDocument.createElement("body");i.appendChild(a)}}getInertBodyElement(n){const i=this.inertDocument.createElement("template");if("content"in i)return i.innerHTML=Hl(n),i;const a=this.inertDocument.createElement("body");return a.innerHTML=Hl(n),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(a),a}stripCustomNsAttrs(n){const i=n.attributes;for(let u=i.length-1;0"),!0}endElement(n){const i=n.nodeName.toLowerCase();tl.hasOwnProperty(i)&&!Wc.hasOwnProperty(i)&&(this.buf.push(""))}chars(n){this.buf.push(Yc(n))}checkClobberedElement(n,i){if(i&&(n.compareDocumentPosition(i)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${n.outerHTML}`);return i}}const jc=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Gf=/([^\#-~ |!])/g;function Yc(t){return t.replace(/&/g,"&").replace(jc,function(n){return"&#"+(1024*(n.charCodeAt(0)-55296)+(n.charCodeAt(1)-56320)+65536)+";"}).replace(Gf,function(n){return"&#"+n.charCodeAt(0)+";"}).replace(//g,">")}let nl;function wd(t,n){let i=null;try{nl=nl||mc(t);let a=n?String(n):"";i=nl.getInertBodyElement(a);let u=5,p=a;do{if(0===u)throw new Error("Failed to sanitize html because the input is unstable");u--,a=p,p=i.innerHTML,i=nl.getInertBodyElement(a)}while(a!==p);return Hl((new qd).sanitizeChildren(Md(i)||i))}finally{if(i){const a=Md(i)||i;for(;a.firstChild;)a.removeChild(a.firstChild)}}}function Md(t){return"content"in t&&function Hu(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var ca;function Zc(t){const n=M();return n?Qd(n.sanitize(ca.HTML,t)||""):hc(t,"HTML")?Qd(ys(t)):wd(Jd(),Ce(t))}function Kc(t){const n=M();return n?n.sanitize(ca.STYLE,t)||"":hc(t,"Style")?ys(t):Ce(t)}function yc(t){const n=M();return n?n.sanitize(ca.URL,t)||"":hc(t,"URL")?ys(t):Uu(Ce(t))}function Jc(t){const n=M();if(n)return Lc(n.sanitize(ca.RESOURCE_URL,t)||"");if(hc(t,"ResourceURL"))return Lc(ys(t));throw new ue(904,!1)}function Dc(t){const n=M();if(n)return kc(n.sanitize(ca.SCRIPT,t)||"");if(hc(t,"Script"))return kc(ys(t));throw new ue(905,!1)}function Vf(t){return Hl(t[0])}function _u(t){return function Ed(t){return el()?.createScriptURL(t)||t}(t[0])}function o(t,n,i){return function f(t,n){return"src"===n&&("embed"===t||"frame"===t||"iframe"===t||"media"===t||"script"===t)||"href"===n&&("base"===t||"link"===t)?Jc:yc}(n,i)(t)}function M(){const t=I();return t&&t[12]}!function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(ca||(ca={}));const B=new hr("ENVIRONMENT_INITIALIZER"),q=new hr("INJECTOR",-1),me=new hr("INJECTOR_DEF_TYPES");class ye{get(n,i=$t){if(i===$t){const a=new Error(`NullInjectorError: No provider for ${Y(n)}!`);throw a.name="NullInjectorError",a}return i}}function Ve(t){return{\u0275providers:t}}function et(...t){return{\u0275providers:yt(!0,t),\u0275fromNgModule:!0}}function yt(t,...n){const i=[],a=new Set;let u;return N(n,p=>{const _=p;Lt(_,i,[],a)&&(u||(u=[]),u.push(_))}),void 0!==u&&Bt(u,i),i}function Bt(t,n){for(let i=0;i{n.push(p)})}}function Lt(t,n,i,a){if(!(t=ve(t)))return!1;let u=null,p=Qt(t);const _=!p&&Cn(t);if(p||_){if(_&&!_.standalone)return!1;u=t}else{const T=t.ngModule;if(p=Qt(T),!p)return!1;u=T}const w=a.has(u);if(_){if(w)return!1;if(a.add(u),_.dependencies){const T="function"==typeof _.dependencies?_.dependencies():_.dependencies;for(const R of T)Lt(R,n,i,a)}}else{if(!p)return!1;{if(null!=p.imports&&!w){let R;a.add(u);try{N(p.imports,$=>{Lt($,n,i,a)&&(R||(R=[]),R.push($))})}finally{}void 0!==R&&Bt(R,n)}if(!w){const R=Jr(u)||(()=>new u);n.push({provide:u,useFactory:R,deps:En},{provide:me,useValue:u,multi:!0},{provide:B,useValue:()=>Mn(u),multi:!0})}const T=p.providers;if(null!=T&&!w){sn(T,$=>{n.push($)})}}}return u!==t&&void 0!==t.providers}function sn(t,n){for(let i of t)Te(i)&&(i=i.\u0275providers),Array.isArray(i)?sn(i,n):n(i)}const Nn=G({provide:String,useValue:G});function Zn(t){return null!==t&&"object"==typeof t&&Nn in t}function Hn(t){return!(!t||!t.useExisting)}function Br(t){return!(!t||!t.useFactory)}function Sn(t){return"function"==typeof t}const Xn=new hr("Set Injector scope."),Rr={},Pr={};let Gi;function Ti(){return void 0===Gi&&(Gi=new ye),Gi}class Ur{}class ua extends Ur{constructor(n,i,a,u){super(),this.parent=i,this.source=a,this.scopes=u,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,vu(n,_=>this.processProvider(_)),this.records.set(q,Qo(void 0,this)),u.has("environment")&&this.records.set(Ur,Qo(void 0,this));const p=this.records.get(Xn);null!=p&&"string"==typeof p.value&&this.scopes.add(p.value),this.injectorDefTypes=new Set(this.get(me.multi,En,W.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const n of this._ngOnDestroyHooks)n.ngOnDestroy();for(const n of this._onDestroyHooks)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(n){this._onDestroyHooks.push(n)}runInContext(n){this.assertNotDestroyed();const i=Fn(this),a=te(void 0);try{return n()}finally{Fn(i),te(a)}}get(n,i=$t,a=W.Default){this.assertNotDestroyed(),a=mr(a);const u=Fn(this),p=te(void 0);try{if(!(a&W.SkipSelf)){let w=this.records.get(n);if(void 0===w){const T=function Vu(t){return"function"==typeof t||"object"==typeof t&&t instanceof hr}(n)&&Kt(n);w=T&&this.injectableDefInScope(T)?Qo(Uo(n),Rr):null,this.records.set(n,w)}if(null!=w)return this.hydrate(n,w)}const _=a&W.Self?Ti():this.parent;return i=a&W.Optional&&i===$t?null:i,_.get(n,i)}catch(_){if("NullInjectorError"===_.name){if((_[Dn]=_[Dn]||[]).unshift(Y(n)),u)throw _;return Yr(_,n,"R3InjectorError",this.source)}throw _}finally{te(p),Fn(u)}}resolveInjectorInitializers(){const n=Fn(this),i=te(void 0);try{const a=this.get(B.multi,En,W.Self);for(const u of a)u()}finally{Fn(n),te(i)}}toString(){const n=[],i=this.records;for(const a of i.keys())n.push(Y(a));return`R3Injector[${n.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new ue(205,!1)}processProvider(n){let i=Sn(n=ve(n))?n:ve(n&&n.provide);const a=function Ec(t){if(Zn(t))return Qo(void 0,t.useValue);return Qo(ks(t),Rr)}(n);if(Sn(n)||!0!==n.multi){this.records.get(i)}else{let u=this.records.get(i);u||(u=Qo(void 0,Rr,!0),u.factory=()=>oi(u.multi),this.records.set(i,u)),i=n,u.multi.push(n)}this.records.set(i,a)}hydrate(n,i){return i.value===Rr&&(i.value=Pr,i.value=i.factory()),"object"==typeof i.value&&i.value&&function Cc(t){return null!==t&&"object"==typeof t&&"function"==typeof t.ngOnDestroy}(i.value)&&this._ngOnDestroyHooks.add(i.value),i.value}injectableDefInScope(n){if(!n.providedIn)return!1;const i=ve(n.providedIn);return"string"==typeof i?"any"===i||this.scopes.has(i):this.injectorDefTypes.has(i)}}function Uo(t){const n=Kt(t),i=null!==n?n.factory:Jr(t);if(null!==i)return i;if(t instanceof hr)throw new ue(204,!1);if(t instanceof Function)return function bc(t){const n=t.length;if(n>0){Be(n,"?");throw new ue(204,!1)}const i=function nn(t){const n=t&&(t[rt]||t[V]);if(n){const i=function Ut(t){if(t.hasOwnProperty("name"))return t.name;const n=(""+t).match(/^function\s*([^\s(]+)/);return null===n?"":n[1]}(t);return console.warn(`DEPRECATED: DI is instantiating a token "${i}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${i}" class.`),n}return null}(t);return null!==i?()=>i.factory(t):()=>new t}(t);throw new ue(204,!1)}function ks(t,n,i){let a;if(Sn(t)){const u=ve(t);return Jr(u)||Uo(u)}if(Zn(t))a=()=>ve(t.useValue);else if(Br(t))a=()=>t.useFactory(...oi(t.deps||[]));else if(Hn(t))a=()=>Mn(ve(t.useExisting));else{const u=ve(t&&(t.useClass||t.provide));if(!function Gu(t){return!!t.deps}(t))return Jr(u)||Uo(u);a=()=>new u(...oi(t.deps))}return a}function Qo(t,n,i=!1){return{factory:t,value:n,multi:i?[]:void 0}}function vu(t,n){for(const i of t)Array.isArray(i)?vu(i,n):i&&Te(i)?vu(i.\u0275providers,n):n(i)}class yu{}class Du{}const gl="ngComponent";class Wu{resolveComponentFactory(n){throw function Qc(t){const n=Error(`No component factory found for ${Y(t)}. Did you add it to @NgModule.entryComponents?`);return n[gl]=t,n}(n)}}class da{}function Xc(t,n){return new Wl(Ei(t,n))}da.NULL=new Wu;class Wl{constructor(n){this.nativeElement=n}}function zf(t){return t instanceof Wl?t.nativeElement:t}Wl.__NG_ELEMENT_ID__=function Td(){return Xc(tt(),I())};class Ad{}class ef{}ef.__NG_ELEMENT_ID__=()=>function Wf(){const t=I(),i=Cr(tt().index,t);return(ur(i)?i:t)[11]}();class $u{}$u.\u0275prov=Dt({token:$u,providedIn:"root",factory:()=>null});class Od{constructor(n){this.full=n,this.major=n.split(".")[0],this.minor=n.split(".")[1],this.patch=n.split(".").slice(2).join(".")}}const $f=new Od("15.0.3"),Sd={},ml="ngOriginalError";function Yu(t){return t[ml]}class qc{constructor(){this._console=console}handleError(n){const i=this._findOriginalError(n);this._console.error("ERROR",n),i&&this._console.error("ORIGINAL ERROR",i)}_findOriginalError(n){let i=n&&Yu(n);for(;i&&Yu(i);)i=Yu(i);return i||null}}function Nd(t){return t.ownerDocument.defaultView}function ah(t){return t.ownerDocument}function Dv(t){return t.ownerDocument.body}function wc(t){return t instanceof Function?t():t}function ch(t,n,i){let a=t.length;for(;;){const u=t.indexOf(n,i);if(-1===u)return u;if(0===u||t.charCodeAt(u-1)<=32){const p=n.length;if(u+p===a||t.charCodeAt(u+p)<=32)return u}i=u+1}}const uh="ng-template";function Cv(t,n,i){let a=0;for(;ap?"":u[le+1].toLowerCase();const We=8&a?Se:null;if(We&&-1!==ch(We,R,0)||2&a&&R!==Se){if(_l(a))return!1;_=!0}}}}else{if(!_&&!_l(a)&&!_l(T))return!1;if(_&&_l(T))continue;_=!1,a=T|1&a}}return _l(a)||_}function _l(t){return 0==(1&t)}function Tv(t,n,i,a){if(null===n)return-1;let u=0;if(a||!i){let p=!1;for(;u-1)for(i++;i0?'="'+w+'"':"")+"]"}else 8&a?u+="."+_:4&a&&(u+=" "+_);else""!==u&&!_l(_)&&(n+=ph(p,u),u=""),a=_,p=p||!_l(a);i++}return""!==u&&(n+=ph(p,u)),n}const Pn={};function hh(t){gh(y(),I(),ei()+t,!1)}function gh(t,n,i,a){if(!a)if(3==(3&n[2])){const p=t.preOrderCheckHooks;null!==p&&x(n,p,i)}else{const p=t.preOrderHooks;null!==p&&X(n,p,0,i)}Qs(i)}const mh={\u0275\u0275defineInjectable:Dt,\u0275\u0275defineInjector:ct,\u0275\u0275inject:Mn,\u0275\u0275invalidFactoryDep:Bn,resolveForwardRef:ve};function xv(t,n){let i=null,a=null;t.hasOwnProperty(rt)||Object.defineProperty(t,rt,{get:()=>(null===i&&(i=jr().compileInjectable(mh,`ng:///${t.name}/\u0275prov.js`,function Bv(t,n){const i=n||{providedIn:null},a={name:t.name,type:t,typeArgumentCount:0,providedIn:i.providedIn};return(_h(i)||vh(i))&&void 0!==i.deps&&(a.deps=Ta(i.deps)),_h(i)?a.useClass=i.useClass:function Lv(t){return kv in t}(i)?a.useValue=i.useValue:vh(i)?a.useFactory=i.useFactory:function Fv(t){return void 0!==t.useExisting}(i)&&(a.useExisting=i.useExisting),a}(t,n))),i)}),t.hasOwnProperty(_t)||Object.defineProperty(t,_t,{get:()=>{if(null===a){const u=jr();a=u.compileFactory(mh,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,typeArgumentCount:0,deps:Rc(t),target:u.FactoryTarget.Injectable})}return a},configurable:!0})}const kv=G({provide:String,useValue:G});function _h(t){return void 0!==t.useClass}function vh(t){return void 0!==t.useFactory}const Uv=hs("Injectable",void 0,void 0,void 0,(t,n)=>xv(t,n));function yh(t,n=null,i=null,a){const u=Dh(t,n,i,a);return u.resolveInjectorInitializers(),u}function Dh(t,n=null,i=null,a,u=new Set){const p=[i||En,et(t)];return a=a||("object"==typeof t?void 0:Y(t)),new ua(p,n||Ti(),a||null,u)}class xa{static create(n,i){if(Array.isArray(n))return yh({name:""},i,n,"");{const a=n.name??"";return yh({name:a},n.parent,n.providers,a)}}}function jf(t){return t.length>1?" ("+function Hv(t){const n=[];for(let i=0;i-1)return n.push(t[i]),n;n.push(t[i])}return n}(t.slice().reverse()).map(a=>Y(a.token)).join(" -> ")+")":""}function Yf(t,n,i,a){const u=[n],p=i(u),_=a?function ju(t,n){const i=`${t} caused by: ${n instanceof Error?n.message:n}`,a=Error(i);return a[ml]=n,a}(p,a):Error(p);return _.addKey=Gv,_.keys=u,_.injectors=[t],_.constructResolvingMessage=i,_[ml]=a,_}function Gv(t,n){this.injectors.push(t),this.keys.push(n),this.message=this.constructResolvingMessage(this.keys)}function bh(t,n){const i=[];for(let a=0,u=n.length;aMn(q)}),xa.__NG_ELEMENT_ID__=-1;class eu{constructor(n,i){if(this.token=n,this.id=i,!n)throw new ue(208,!1);this.displayName=Y(this.token)}static get(n){return Eh.get(ve(n))}static get numberOfKeys(){return Eh.numberOfKeys}}const Eh=new class Zv{constructor(){this._allKeys=new Map}get(n){if(n instanceof eu)return n;if(this._allKeys.has(n))return this._allKeys.get(n);const i=new eu(n,eu.numberOfKeys);return this._allKeys.set(n,i),i}get numberOfKeys(){return this._allKeys.size}};class of{constructor(n,i,a){this.key=n,this.optional=i,this.visibility=a}static fromKey(n){return new of(n,!1,null)}}const Kv=[];class Ch{constructor(n,i,a){this.key=n,this.resolvedFactories=i,this.multiProvider=a,this.resolvedFactory=this.resolvedFactories[0]}}class Jv{constructor(n,i){this.factory=n,this.dependencies=i}}function Qv(t){let n,i;if(t.useClass){const a=ve(t.useClass);n=Nl().factory(a),i=Mh(a)}else t.useExisting?(n=a=>a,i=[of.fromKey(eu.get(t.useExisting))]):t.useFactory?(n=t.useFactory,i=function ty(t,n){if(n){const i=n.map(a=>[a]);return n.map(a=>Th(t,a,i))}return Mh(t)}(t.useFactory,t.deps)):(n=()=>t.useValue,i=Kv);return new Jv(n,i)}function Xv(t){return new Ch(eu.get(t.provide),[Qv(t)],t.multi||!1)}function qv(t){const a=function ey(t,n){for(let i=0;i{if(i instanceof C)n.push({provide:i,useClass:i});else if(i&&"object"==typeof i&&void 0!==i.provide)n.push(i);else{if(!Array.isArray(i))throw function $v(t){return Error(`Invalid provider - only instances of Provider and Type are allowed, got: ${t}`)}(i);wh(i,n)}}),n}function Mh(t){const n=Nl().parameters(t);if(!n)return[];if(n.some(i=>null==i))throw bh(t,n);return n.map(i=>Th(t,i,n))}function Th(t,n,i){let a=null,u=!1;if(!Array.isArray(n))return Zf(n instanceof gs?n.token:n,u,null);let p=null;for(let _=0;_=this._providers.length)throw function jv(t){return Error(`Index ${t} is out-of-bounds.`)}(n);return this._providers[n]}_new(n){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function zv(t,n){return Yf(t,n,function(i){return`Cannot instantiate cyclic dependency!${jf(i)}`})}(this,n.key);return this._instantiateProvider(n)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(n){if(n.multiProvider){const i=[];for(let a=0;athis._getByReflectiveDependency(_))}catch(_){throw _.addKey&&_.addKey(this,n.key),_}try{p=a(...u)}catch(_){throw function Wv(t,n,i,a){return Yf(t,a,function(u){const p=Y(u[0].token);return`${n.message}: Error during instantiation of ${p}!${jf(u)}.`},n)}(this,_,_.stack,n.key)}return p}_getByReflectiveDependency(n){return this._getByKey(n.key,n.visibility,n.optional?null:$t)}_getByKey(n,i,a){return n===Ku.INJECTOR_KEY?this:i instanceof Il?this._getByKeySelf(n,a):this._getByKeyDefault(n,a,i)}_getObjByKeyId(n){for(let i=0;i' "'+i.key.displayName+'" ').join(", ")}])`}toString(){return this.displayName}}function Ju(t,n=W.Default){const i=I();if(null===i)return Mn(t,n);return Ui(tt(),i,ve(t),n)}function Ah(){throw new Error("invalid")}function Oh(t,n){const i=t.contentQueries;if(null!==i)for(let a=0;a22&&gh(t,n,22,!1),ui(_?2:0,u),i(a,u)}finally{Qs(p),ui(_?3:1,u)}}function Qf(t,n,i){if(La(n)){const a=n.directiveStart,u=n.directiveEnd;for(let p=a;p0;){const i=t[--n];if("number"==typeof i&&i<0)return i}return 0})(_)!=w&&_.push(w),_.push(i,a,p)}}(t,n,a,xd(t,i,u.hostVars,Pn),u)}function $l(t,n,i,a,u,p){const _=Ei(t,n);rp(n[11],_,p,t.value,i,a,u)}function rp(t,n,i,a,u,p,_){if(null==p)t.removeAttribute(n,u,i);else{const w=null==_?Ce(p):_(p,a||"",u);t.setAttribute(n,u,w,i)}}function Ey(t,n,i,a,u,p){const _=p[n];if(null!==_){const w=a.setInput;for(let T=0;T<_.length;){const R=_[T++],$=_[T++],le=_[T++];null!==w?a.setInput(i,le,R,$):i[$]=le}}}function Cy(t,n,i){let a=null,u=0;for(;u0&&ip(i)}}function ip(t){for(let a=Fl(t);null!==a;a=xc(a))for(let u=10;u0&&ip(p)}const i=t[1].components;if(null!==i)for(let a=0;a0&&ip(u)}}function Ay(t,n){const i=Cr(n,t),a=i[1];(function Oy(t,n){for(let i=n.length;i-1&&(Ra(n,a),ie(i,a))}this._attachedToViewContainer=!1}_s(this._lView[1],this._lView)}onDestroy(n){Nh(this._lView[1],this._lView,null,n)}markForCheck(){op(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){cf(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new ue(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function Qa(t,n){kt(t,n,n[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(n){if(this._attachedToViewContainer)throw new ue(902,!1);this._appRef=n}}class Sy extends kd{constructor(n){super(n),this._view=n}detectChanges(){const n=this._view;cf(n[1],n,n[8],!1)}checkNoChanges(){}get context(){return null}}class Vh extends da{constructor(n){super(),this.ngModule=n}resolveComponentFactory(n){const i=Cn(n);return new Ld(i,this.ngModule)}}function zh(t){const n=[];for(let i in t)if(t.hasOwnProperty(i)){const a=t[i];n.push({propName:a,templateName:i})}return n}class Ny{constructor(n,i){this.injector=n,this.parentInjector=i}get(n,i,a){a=mr(a);const u=this.injector.get(n,Sd,a);return u!==Sd||i===Sd?u:this.parentInjector.get(n,i,a)}}class Ld extends Du{constructor(n,i){super(),this.componentDef=n,this.ngModule=i,this.componentType=n.type,this.selector=function Rv(t){return t.map(Nv).join(",")}(n.selectors),this.ngContentSelectors=n.ngContentSelectors?n.ngContentSelectors:[],this.isBoundToModule=!!i}get inputs(){return zh(this.componentDef.inputs)}get outputs(){return zh(this.componentDef.outputs)}create(n,i,a,u){let p=(u=u||this.ngModule)instanceof Ur?u:u?.injector;p&&null!==this.componentDef.getStandaloneInjector&&(p=this.componentDef.getStandaloneInjector(p)||p);const _=p?new Ny(n,p):n,w=_.get(Ad,null);if(null===w)throw new ue(407,!1);const T=_.get($u,null),R=w.createRenderer(null,this.componentDef),$=this.componentDef.selectors[0][0]||"div",le=a?function ay(t,n,i){const a=i===ar.ShadowDom;return t.selectRootElement(n,a)}(R,a,this.componentDef.encapsulation):Ja(R,$,function Iy(t){const n=t.toLowerCase();return"svg"===n?"svg":"math"===n?"math":null}($)),Se=this.componentDef.onPush?288:272,We=ep(0,null,null,1,0,null,null,null,null,null),lt=sf(null,We,null,Se,null,null,w,R,T,_,null);let Ct,Ft;Js(lt);try{const qt=this.componentDef;let vn,pt=null;qt.findHostDirectiveDefs?(vn=[],pt=new Map,qt.findHostDirectiveDefs(qt,vn,pt),vn.push(qt)):vn=[qt];const Rn=function Py(t,n){const i=t[1],a=22;return t[a]=n,Qu(i,a,2,"#host",null)}(lt,le),Ai=function xy(t,n,i,a,u,p,_,w){const T=u[1];!function ky(t,n,i,a){for(const u of t)n.mergedAttrs=Yo(n.mergedAttrs,u.hostAttrs);null!==n.mergedAttrs&&(uf(n,n.mergedAttrs,!0),null!==i&&fl(a,i,n))}(a,t,n,_);const R=p.createRenderer(n,i),$=sf(u,Ih(i),null,i.onPush?32:16,u[t.index],t,p,R,w||null,null,null);return T.firstCreatePass&&np(T,t,a.length-1),lf(u,$),u[t.index]=$}(Rn,le,qt,vn,lt,w,R);Ft=Ha(We,22),le&&function Fy(t,n,i,a){if(a)yo(t,i,["ng-version",$f.full]);else{const{attrs:u,classes:p}=function Pv(t){const n=[],i=[];let a=1,u=2;for(;a0&&Rs(t,i,p.join(" "))}}(R,qt,le,a),void 0!==i&&function By(t,n,i){const a=t.projection=[];for(let u=0;u=0;a--){const u=t[a];u.hostVars=n+=u.hostVars,u.hostAttrs=Yo(u.hostAttrs,i=Yo(i,u.hostAttrs))}}(a)}function up(t){return t===_r?{}:t===En?[]:t}function Gy(t,n){const i=t.viewQuery;t.viewQuery=i?(a,u)=>{n(a,u),i(a,u)}:n}function Vy(t,n){const i=t.contentQueries;t.contentQueries=i?(a,u,p)=>{n(a,u,p),i(a,u,p)}:n}function zy(t,n){const i=t.hostBindings;t.hostBindings=i?(a,u)=>{n(a,u),i(a,u)}:n}const Wy=["providersResolver"],$y=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function jy(t){let i,n=Wh(t.type);i=dr(t)?n.\u0275cmp:n.\u0275dir;const a=t;for(const u of Wy)a[u]=i[u];if(dr(i))for(const u of $y)a[u]=i[u]}function Yy(t){return n=>{n.findHostDirectiveDefs=$h,n.hostDirectives=(Array.isArray(t)?t:t()).map(i=>"function"==typeof i?{directive:ve(i),inputs:_r,outputs:_r}:{directive:ve(i.directive),inputs:jh(i.inputs),outputs:jh(i.outputs)})}}function $h(t,n,i){if(null!==t.hostDirectives)for(const a of t.hostDirectives){const u=Gr(a.directive);Zy(u.declaredInputs,a.inputs),$h(u,n,i),i.set(u,a),n.push(u)}}function jh(t){if(void 0===t||0===t.length)return _r;const n={};for(let i=0;i_(bn(Rn[a.index])):a.index;let pt=null;if(!_&&w&&(pt=function rD(t,n,i,a){const u=t.cleanup;if(null!=u)for(let p=0;pT?w[T]:null}"string"==typeof _&&(p+=2)}return null}(t,n,u,a.index)),null!==pt){(pt.__ngLastListenerFn__||pt).__ngNextListenerFn__=p,pt.__ngLastListenerFn__=p,Se=!1}else{p=dg(a,n,$,p,!1);const Rn=i.listen(Ft,u,p);le.push(p,Rn),R&&R.push(u,vn,qt,qt+1)}}else p=dg(a,n,$,p,!1);const We=a.outputs;let lt;if(Se&&null!==We&&(lt=We[u])){const Ct=lt.length;if(Ct)for(let Ft=0;Ft-1?Cr(t.index,n):n);let T=ug(n,i,a,_),R=p.__ngNextListenerFn__;for(;R;)T=ug(n,i,R,_)&&T,R=R.__ngNextListenerFn__;return u&&!1===T&&(_.preventDefault(),_.returnValue=!1),T}}function fg(t=1){return tc(t)}function iD(t,n){let i=null;const a=function Av(t){const n=t.attrs;if(null!=n){const i=n.indexOf(5);if(0==(1&i))return n[i+1]}return null}(t);for(let u=0;u>17&32767}function Dp(t){return 2|t}function Cu(t){return(131068&t)>>2}function bp(t,n){return-131069&t|n<<2}function Ep(t){return 1|t}function lD(t,n,i,a,u,p){let _=p?n.classBindings:n.styleBindings,w=tu(_),T=Cu(_);t[a]=i;let $,R=!1;if(Array.isArray(i)){const le=i;$=le[1],(null===$||ri(le,$)>0)&&(R=!0)}else $=i;if(u)if(0!==T){const Se=tu(t[w+1]);t[a+1]=yf(Se,w),0!==Se&&(t[Se+1]=bp(t[Se+1],a)),t[w+1]=function sD(t,n){return 131071&t|n<<17}(t[w+1],a)}else t[a+1]=yf(w,0),0!==w&&(t[w+1]=bp(t[w+1],a)),w=a;else t[a+1]=yf(T,0),0===w?w=a:t[T+1]=bp(t[T+1],a),T=a;R&&(t[a+1]=Dp(t[a+1])),Cg(t,$,a,!0,p),Cg(t,$,a,!1,p),function cD(t,n,i,a,u){const p=u?t.residualClasses:t.residualStyles;null!=p&&"string"==typeof n&&ri(p,n)>=0&&(i[a+1]=Ep(i[a+1]))}(n,$,t,a,p),_=yf(w,T),p?n.classBindings=_:n.styleBindings=_}function Cg(t,n,i,a,u){const p=t[i+1],_=null===n;let w=a?tu(p):Cu(p),T=!1;for(;0!==w&&(!1===T||_);){const R=t[w],$=t[w+1];uD(R,n)&&(T=!0,t[w+1]=a?Ep($):Dp($)),w=a?tu($):Cu($)}T&&(t[i+1]=a?Dp(p):Ep(p))}function uD(t,n){return null===t||null==n||(Array.isArray(t)?t[1]:t)===n||!(!Array.isArray(t)||"string"!=typeof n)&&ri(t,n)>=0}const Ho={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function wg(t){return t.substring(Ho.key,Ho.keyEnd)}function dD(t){return t.substring(Ho.value,Ho.valueEnd)}function Mg(t,n){const i=Ho.textEnd;return i===n?-1:(n=Ho.keyEnd=function hD(t,n,i){for(;n32;)n++;return n}(t,Ho.key=n,i),ad(t,n,i))}function Tg(t,n){const i=Ho.textEnd;let a=Ho.key=ad(t,n,i);return i===a?-1:(a=Ho.keyEnd=function gD(t,n,i){let a;for(;n=65&&(-33&a)<=90||a>=48&&a<=57);)n++;return n}(t,a,i),a=Og(t,a,i,58),a=Ho.value=ad(t,a,i),a=Ho.valueEnd=function mD(t,n,i){let a=-1,u=-1,p=-1,_=n,w=_;for(;_32&&(w=_),p=u,u=a,a=-33&T}return w}(t,a,i),Og(t,a,i,59))}function Ag(t){Ho.key=0,Ho.keyEnd=0,Ho.value=0,Ho.valueEnd=0,Ho.textEnd=t.length}function ad(t,n,i){for(;n=0;i=Tg(n,i))Pg(t,wg(n),dD(n))}function Ig(t){yl(zt,Zl,t,!0)}function Zl(t,n){for(let i=function fD(t){return Ag(t),Mg(t,ad(t,0,Ho.textEnd))}(n);i>=0;i=Mg(n,i))zt(t,wg(n),!0)}function vl(t,n,i,a){const u=I(),p=y(),_=Io(2);if(p.firstUpdatePass&&Rg(p,t,_,a),n!==Pn&&Ls(u,_,n)){xg(p,p.data[ei()],u,u[11],t,u[_+1]=function wD(t,n){return null==t||("string"==typeof n?t+=n:"object"==typeof t&&(t=Y(ys(t)))),t}(n,i),a,_)}}function yl(t,n,i,a){const u=y(),p=Io(2);u.firstUpdatePass&&Rg(u,null,p,a);const _=I();if(i!==Pn&&Ls(_,p,i)){const w=u.data[ei()];if(Lg(w,a)&&!Ng(u,p)){let T=a?w.classesWithoutHost:w.stylesWithoutHost;null!==T&&(i=fe(T,i||"")),hp(u,w,_,i,a)}else!function CD(t,n,i,a,u,p,_,w){u===Pn&&(u=En);let T=0,R=0,$=0=t.expandoStartIndex}function Rg(t,n,i,a){const u=t.data;if(null===u[i+1]){const p=u[ei()],_=Ng(t,i);Lg(p,a)&&null===n&&!_&&(n=!1),n=function vD(t,n,i,a){const u=Yi(t);let p=a?n.residualClasses:n.residualStyles;if(null===u)0===(a?n.classBindings:n.styleBindings)&&(i=Ud(i=Mp(null,t,n,i,a),n.attrs,a),p=null);else{const _=n.directiveStylingLast;if(-1===_||t[_]!==u)if(i=Mp(u,t,n,i,a),null===p){let T=function yD(t,n,i){const a=i?n.classBindings:n.styleBindings;if(0!==Cu(a))return t[tu(a)]}(t,n,a);void 0!==T&&Array.isArray(T)&&(T=Mp(null,t,n,T[1],a),T=Ud(T,n.attrs,a),function DD(t,n,i,a){const u=i?n.classBindings:n.styleBindings;t[tu(u)]=a}(t,n,a,T))}else p=function bD(t,n,i){let a;const u=n.directiveEnd;for(let p=1+n.directiveStylingLast;p0;){const T=t[u],R=Array.isArray(T),$=R?T[1]:T,le=null===$;let Se=i[u+1];Se===Pn&&(Se=le?En:void 0);let We=le?gr(Se,a):$===a?Se:void 0;if(R&&!Df(We)&&(We=gr(T,a)),Df(We)&&(w=We,_))return w;const lt=t[u+1];u=_?tu(lt):Cu(lt)}if(null!==n){let T=p?n.residualClasses:n.residualStyles;null!=T&&(w=gr(T,a))}return w}function Df(t){return void 0!==t}function Lg(t,n){return 0!=(t.flags&(n?8:16))}function Fg(t,n=""){const i=I(),a=y(),u=t+22,p=a.firstCreatePass?Qu(a,u,1,n,null):a.data[u],_=i[u]=Sa(i[11],n);qe(a,i,_,p),kr(p,!1)}function Tp(t){return bf("",t,""),Tp}function bf(t,n,i){const a=I(),u=qu(a,t,n,i);return u!==Pn&&Mc(a,ei(),u),bf}function Bg(t,n,i,a,u){const p=I(),_=ed(p,t,n,i,a,u);return _!==Pn&&Mc(p,ei(),_),Bg}function Ug(t,n,i,a,u,p,_){const w=I(),T=td(w,t,n,i,a,u,p,_);return T!==Pn&&Mc(w,ei(),T),Ug}function Hg(t,n,i,a,u,p,_,w,T){const R=I(),$=nd(R,t,n,i,a,u,p,_,w,T);return $!==Pn&&Mc(R,ei(),$),Hg}function Gg(t,n,i,a,u,p,_,w,T,R,$){const le=I(),Se=rd(le,t,n,i,a,u,p,_,w,T,R,$);return Se!==Pn&&Mc(le,ei(),Se),Gg}function Vg(t,n,i,a,u,p,_,w,T,R,$,le,Se){const We=I(),lt=id(We,t,n,i,a,u,p,_,w,T,R,$,le,Se);return lt!==Pn&&Mc(We,ei(),lt),Vg}function zg(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt){const Ct=I(),Ft=od(Ct,t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt);return Ft!==Pn&&Mc(Ct,ei(),Ft),zg}function Wg(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft){const qt=I(),vn=sd(qt,t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft);return vn!==Pn&&Mc(qt,ei(),vn),Wg}function $g(t){const n=I(),i=Xu(n,t);return i!==Pn&&Mc(n,ei(),i),$g}function jg(t,n,i){yl(zt,Zl,qu(I(),t,n,i),!0)}function MD(t,n,i,a,u){yl(zt,Zl,ed(I(),t,n,i,a,u),!0)}function TD(t,n,i,a,u,p,_){yl(zt,Zl,td(I(),t,n,i,a,u,p,_),!0)}function Yg(t,n,i,a,u,p,_,w,T){yl(zt,Zl,nd(I(),t,n,i,a,u,p,_,w,T),!0)}function AD(t,n,i,a,u,p,_,w,T,R,$){yl(zt,Zl,rd(I(),t,n,i,a,u,p,_,w,T,R,$),!0)}function OD(t,n,i,a,u,p,_,w,T,R,$,le,Se){yl(zt,Zl,id(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se),!0)}function SD(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt){yl(zt,Zl,od(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt),!0)}function ID(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft){yl(zt,Zl,sd(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft),!0)}function ND(t){yl(zt,Zl,Xu(I(),t),!0)}function RD(t,n,i){Yl(qu(I(),t,n,i))}function PD(t,n,i,a,u){Yl(ed(I(),t,n,i,a,u))}function xD(t,n,i,a,u,p,_){Yl(td(I(),t,n,i,a,u,p,_))}function kD(t,n,i,a,u,p,_,w,T){Yl(nd(I(),t,n,i,a,u,p,_,w,T))}function LD(t,n,i,a,u,p,_,w,T,R,$){Yl(rd(I(),t,n,i,a,u,p,_,w,T,R,$))}function FD(t,n,i,a,u,p,_,w,T,R,$,le,Se){Yl(id(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se))}function BD(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt){Yl(od(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt))}function UD(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft){Yl(sd(I(),t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft))}function HD(t){Yl(Xu(I(),t))}function Zg(t,n,i,a,u){return vl(t,qu(I(),n,i,a),u,!1),Zg}function Kg(t,n,i,a,u,p,_){return vl(t,ed(I(),n,i,a,u,p),_,!1),Kg}function Jg(t,n,i,a,u,p,_,w,T){return vl(t,td(I(),n,i,a,u,p,_,w),T,!1),Jg}function Qg(t,n,i,a,u,p,_,w,T,R,$){return vl(t,nd(I(),n,i,a,u,p,_,w,T,R),$,!1),Qg}function Xg(t,n,i,a,u,p,_,w,T,R,$,le,Se){return vl(t,rd(I(),n,i,a,u,p,_,w,T,R,$,le),Se,!1),Xg}function qg(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt){return vl(t,id(I(),n,i,a,u,p,_,w,T,R,$,le,Se,We),lt,!1),qg}function em(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft){return vl(t,od(I(),n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct),Ft,!1),em}function tm(t,n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft,qt,vn){return vl(t,sd(I(),n,i,a,u,p,_,w,T,R,$,le,Se,We,lt,Ct,Ft,qt),vn,!1),tm}function nm(t,n,i){return vl(t,Xu(I(),n),i,!1),nm}function Ap(t,n,i){const a=I();if(Ls(a,ro(),n)){ka(y(),fr(),a,t,n,a[11],i,!0)}return Ap}function rm(t,n,i){const a=I();if(Ls(a,ro(),n)){const p=y(),_=fr();ka(p,_,a,t,n,Hh(Yi(p.data),_,a),i,!0)}return rm}const wu=void 0;var VD=["en",[["a","p"],["AM","PM"],wu],[["AM","PM"],wu,wu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],wu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],wu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",wu,"{1} 'at' {0}",wu],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function GD(t){const i=Math.floor(Math.abs(t)),a=t.toString().replace(/^[^.]*\.?/,"").length;return 1===i&&0===a?1:5}];let ld={};function zD(t,n,i){"string"!=typeof n&&(i=n,n=t[Mu.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),ld[n]=t,i&&(ld[n][Mu.ExtraData]=i)}function Op(t){const n=function WD(t){return t.toLowerCase().replace(/_/g,"-")}(t);let i=om(n);if(i)return i;const a=n.split("-")[0];if(i=om(a),i)return i;if("en"===a)return VD;throw new ue(701,!1)}function im(t){return Op(t)[Mu.PluralCase]}function om(t){return t in ld||(ld[t]=Xe.ng&&Xe.ng.common&&Xe.ng.common.locales&&Xe.ng.common.locales[t]),ld[t]}var Mu;!function(t){t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData"}(Mu||(Mu={}));const $D=["zero","one","two","few","many"];const cd="en-US",Ef={marker:"element"},Cf={marker:"ICU"};var js;!function(t){t[t.SHIFT=2]="SHIFT",t[t.APPEND_EAGERLY=1]="APPEND_EAGERLY",t[t.COMMENT=2]="COMMENT"}(js||(js={}));let sm=cd;function am(t){ht(t,"Expected localeId to be defined"),"string"==typeof t&&(sm=t.toLowerCase().replace(/_/g,"-"))}function lm(t,n,i){const a=n.insertBeforeIndex,u=Array.isArray(a)?a[0]:a;return null===u?Fu(t,0,i):bn(i[u])}function cm(t,n,i,a,u){const p=n.insertBeforeIndex;if(Array.isArray(p)){let _=a,w=null;if(3&n.type||(w=_,_=u),null!==_&&-1===n.componentOffset)for(let T=1;T1)for(let i=t.length-2;i>=0;i--){const a=t[i];dm(a)||KD(a,n)&&null===JD(a)&&QD(a,n.index)}}function dm(t){return!(64&t.type)}function KD(t,n){return dm(n)||t.index>n.index}function JD(t){const n=t.insertBeforeIndex;return Array.isArray(n)?n[0]:n}function QD(t,n){const i=t.insertBeforeIndex;Array.isArray(i)?i[0]=n:(Le(lm,cm),t.insertBeforeIndex=n)}function Hd(t,n){const i=t.data[n];return null===i||"string"==typeof i?null:i.hasOwnProperty("currentCaseLViewIndex")?i:i.value}function e0(t,n,i){const a=Kf(t,i,64,null,null);return um(n,a),a}function wf(t,n){const i=n[t.currentCaseLViewIndex];return null===i?i:i<0?~i:i}function fm(t){return t>>>17}function pm(t){return(131070&t)>>>1}let Gd=0,Vd=0;function gm(t,n,i,a){const u=i[11];let _,p=null;for(let w=0;w>>1,We=n[++w],lt=n[++w];rp(u,po(Se,i),null,null,We,lt,null)}else switch(T){case Cf:const R=n[++w],$=n[++w];if(null===i[$]){Fr(i[$]=sa(u,R),i)}break;case Ef:const le=n[++w],Se=n[++w];if(null===i[Se]){Fr(i[Se]=Ja(u,le,null),i)}}}}function mm(t,n,i,a,u){for(let p=0;p>>2;switch(3&$){case 1:const Se=i[++R],We=i[++R],lt=t.data[le];"string"==typeof lt?rp(n[11],n[le],null,lt,Se,T,We):ka(t,lt,n,Se,T,n[11],We,!1);break;case 0:const Ct=n[le];null!==Ct&&xu(n[11],Ct,T);break;case 2:o0(t,Hd(t,le),n,T);break;case 3:_m(t,Hd(t,le),a,n)}}}}else{const T=i[p+1];if(T>0&&3==(3&T)){const $=Hd(t,T>>>2);n[$.currentCaseLViewIndex]<0&&_m(t,$,a,n)}}p+=w}}function _m(t,n,i,a){let u=a[n.currentCaseLViewIndex];if(null!==u){let p=Gd;u<0&&(u=a[n.currentCaseLViewIndex]=~u,p=-1),mm(t,a,n.update[u],i,p)}}function o0(t,n,i,a){const u=function s0(t,n){let i=t.cases.indexOf(n);if(-1===i)switch(t.type){case 1:{const a=function jD(t,n){const i=im(n)(parseInt(t,10)),a=$D[i];return void 0!==a?a:"other"}(n,function ZD(){return sm}());i=t.cases.indexOf(a),-1===i&&"other"!==a&&(i=t.cases.indexOf("other"));break}case 0:i=t.cases.indexOf("other")}return-1===i?null:i}(n,a);if(wf(n,i)!==u&&(vm(t,n,i),i[n.currentCaseLViewIndex]=null===u?null:~u,null!==u)){const _=i[n.anchorIdx];_&&gm(t,n.create[u],i,_)}}function vm(t,n,i){let a=wf(n,i);if(null!==a){const u=n.remove[a];for(let p=0;p0){const w=po(_,i);null!==w&&Wt(i[11],w)}else vm(t,Hd(t,~_),i)}}}function a0(){const t=[];let i,a,n=-1;function p(w,T){n=0;const R=wf(w,T);a=null!==R?w.remove[R]:En}function _(){if(n0)return i[w];{t.push(n,a);const T=~w;return p(i[1].data[T],i),_()}}return 0===t.length?null:(a=t.pop(),n=t.pop(),_())}return function u(w,T){for(i=T;t.length;)t.pop();return p(w.value,T),_}}const Mf=/\ufffd(\d+):?\d*\ufffd/gi,l0=/({\s*\ufffd\d+:?\d*\ufffd\s*,\s*\S{6}\s*,[\s\S]*})/gi,c0=/\ufffd(\d+)\ufffd/,Dm=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,u0=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,d0=/\ufffd(\/?[#*]\d+):?\d*\ufffd/gi,f0=/\uE500/g;function h0(t,n,i,a,u,p){const _=pr(),w=[],T=[],R=[[]];u=function y0(t,n){if(function v0(t){return-1===t}(n))return Cm(t);{const i=t.indexOf(`:${n}\ufffd`)+2+n.toString().length,a=t.search(new RegExp(`\ufffd\\/\\*\\d+:${n}\ufffd`));return Cm(t.substring(i,a))}}(u,p);const $=function p0(t){return t.replace(f0," ")}(u).split(d0);for(let le=0;le<$.length;le++){let Se=$[le];if(0==(1&le)){const We=Sp(Se);for(let lt=0;lti.length&&i.push(T)}return{type:a,mainBinding:u,cases:n,values:i}}function Sp(t){if(!t)return[];let n=0;const i=[],a=[],u=/[{}]/g;let p;for(u.lastIndex=0;p=u.exec(t);){const w=p.index;if("}"==p[0]){if(i.pop(),0==i.length){const T=t.substring(n,w);Dm.test(T)?a.push(D0(T)):a.push(T),n=w+1}}else{if(0==i.length){const T=t.substring(n,w);a.push(T),n=w+1}i.push("{")}}const _=t.substring(n);return a.push(_),a}function b0(t,n,i,a,u,p,_,w){const T=[],R=[],$=[];n.cases.push(p),n.create.push(T),n.remove.push(R),n.update.push($);const Se=mc(Jd()).getInertBodyElement(_),We=Md(Se)||Se;return We?Mm(t,n,i,a,T,R,$,We,u,w,0):0}function Mm(t,n,i,a,u,p,_,w,T,R,$){let le=0,Se=w.firstChild;for(;Se;){const We=xd(t,i,1,null);switch(Se.nodeType){case Node.ELEMENT_NODE:const lt=Se,Ct=lt.tagName.toLowerCase();if(tl.hasOwnProperty(Ct)){Ip(u,Ef,Ct,T,We),t.data[We]=Ct;const pt=lt.attributes;for(let Rn=0;Rn>>js.SHIFT;let le=t[$];null===le&&(le=t[$]=T?u.createComment(w):Sa(u,w)),R&&null!==i&&nr(u,i,le,a,!1)}})(u,T.create,$,le),Ml(!0)}function Sm(){Ml(!1)}function Im(t,n,i){Om(t,n,i),Sm()}function x0(t,n){const i=y();!function m0(t,n,i){const u=tt().index,p=[];if(t.firstCreatePass&&null===t.data[n]){for(let _=0;_0){const a=t.data[i];mm(t,n,Array.isArray(a)?a:a.update,So()-Vd-1,Gd)}Gd=0,Vd=0}(y(),I(),t+22)}function k0(t,n={}){return function P0(t,n={}){let i=t;if(T0.test(t)){const a={},u=[0];i=i.replace(A0,(p,_,w)=>{const T=_||w,R=a[T]||[];if(R.length||(T.split("|").forEach(Ct=>{const Ft=Ct.match(R0),qt=Ft?parseInt(Ft[1],10):0,vn=N0.test(Ct);R.push([qt,vn,Ct])}),a[T]=R),!R.length)throw new Error(`i18n postprocess: unmatched placeholder - ${T}`);const $=u[u.length-1];let le=0;for(let Ct=0;Ctn.hasOwnProperty(p)?`${u}${n[p]}${T}`:a),i=i.replace(S0,(a,u)=>n.hasOwnProperty(u)?n[u]:a),i=i.replace(I0,(a,u)=>{if(n.hasOwnProperty(u)){const p=n[u];if(!p.length)throw new Error(`i18n postprocess: unmatched ICU - ${a} with key: ${u}`);return p.shift()}return a})),i}(t,n)}function Rp(t,n,i,a,u){if(t=ve(t),Array.isArray(t))for(let p=0;p>20;if(Sn(t)||!t.multi){const We=new An(T,u,Ju),lt=xp(w,n,u?$:$+Se,le);-1===lt?(cs(Os(R,_),p,w),Pp(p,t,n.length),n.push(w),R.directiveStart++,R.directiveEnd++,u&&(R.providerIndexes+=1048576),i.push(We),_.push(We)):(i[lt]=We,_[lt]=We)}else{const We=xp(w,n,$+Se,le),lt=xp(w,n,$,$+Se),Ct=We>=0&&i[We],Ft=lt>=0&&i[lt];if(u&&!Ft||!u&&!Ct){cs(Os(R,_),p,w);const qt=function U0(t,n,i,a,u){const p=new An(t,i,Ju);return p.multi=[],p.index=n,p.componentProviders=0,Rm(p,u,a&&!i),p}(u?B0:F0,i.length,u,a,T);!u&&Ft&&(i[lt].providerFactory=qt),Pp(p,t,n.length,0),n.push(w),R.directiveStart++,R.directiveEnd++,u&&(R.providerIndexes+=1048576),i.push(qt),_.push(qt)}else{Pp(p,t,We>-1?We:lt,Rm(i[u?lt:We],T,!u&&a))}!u&&a&&Ft&&i[lt].componentProviders++}}}function Pp(t,n,i,a){const u=Sn(n),p=function Qn(t){return!!t.useClass}(n);if(u||p){const T=(p?ve(n.useClass):n).prototype.ngOnDestroy;if(T){const R=t.destroyHooks||(t.destroyHooks=[]);if(!u&&n.multi){const $=R.indexOf(i);-1===$?R.push(i,[a,T]):R[$+1].push(a,T)}else R.push(i,T)}}}function Rm(t,n,i){return i&&t.componentProviders++,t.multi.push(n)-1}function xp(t,n,i,a){for(let u=i;u{i.providersResolver=(a,u)=>function L0(t,n,i){const a=y();if(a.firstCreatePass){const u=dr(t);Rp(i,a.data,a.blueprint,u,!0),Rp(n,a.data,a.blueprint,u,!1)}}(a,u?u(t):t,n)}}class ud{}class xm{}function H0(t,n){return new km(t,n??null)}class km extends ud{constructor(n,i){super(),this._parent=i,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Vh(this);const a=Ni(n);this._bootstrapComponents=wc(a.bootstrap),this._r3Injector=Dh(n,i,[{provide:ud,useValue:this},{provide:da,useValue:this.componentFactoryResolver}],Y(n),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(n)}get injector(){return this._r3Injector}destroy(){const n=this._r3Injector;!n.destroyed&&n.destroy(),this.destroyCbs.forEach(i=>i()),this.destroyCbs=null}onDestroy(n){this.destroyCbs.push(n)}}class Lp extends xm{constructor(n){super(),this.moduleType=n}create(n){return new km(this.moduleType,n)}}class G0 extends ud{constructor(n,i,a){super(),this.componentFactoryResolver=new Vh(this),this.instance=null;const u=new ua([...n,{provide:ud,useValue:this},{provide:da,useValue:this.componentFactoryResolver}],i||Ti(),a,new Set(["environment"]));this.injector=u,u.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(n){this.injector.onDestroy(n)}}function Fp(t,n,i=null){return new G0(t,n,i).injector}class Tf{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n.id)){const i=yt(0,n.type),a=i.length>0?Fp([i],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n.id,a)}return this.cachedInjectors.get(n.id)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}}function Lm(t){t.getStandaloneInjector=n=>n.get(Tf).getOrCreateStandaloneInjector(t)}function zm(t,n,i,a){return At(()=>{const u=t;null!==n&&(u.hasOwnProperty("decorators")&&void 0!==u.decorators?u.decorators.push(...n):u.decorators=n),null!==i&&(u.ctorParameters=i),null!==a&&(u.hasOwnProperty("propDecorators")&&void 0!==u.propDecorators?u.propDecorators={...u.propDecorators,...a}:u.propDecorators=a)})}function Wm(t,n,i){const a=jn()+t,u=I();return u[a]===Pn?jl(u,a,i?n.call(i):n()):Bd(u,a)}function $m(t,n,i,a){return qm(I(),jn(),t,n,i,a)}function jm(t,n,i,a,u){return e_(I(),jn(),t,n,i,a,u)}function Ym(t,n,i,a,u,p){return t_(I(),jn(),t,n,i,a,u,p)}function Zm(t,n,i,a,u,p,_){return n_(I(),jn(),t,n,i,a,u,p,_)}function Km(t,n,i,a,u,p,_,w){const T=jn()+t,R=I(),$=rl(R,T,i,a,u,p);return Ls(R,T+4,_)||$?jl(R,T+5,w?n.call(w,i,a,u,p,_):n(i,a,u,p,_)):Bd(R,T+5)}function Jm(t,n,i,a,u,p,_,w,T){const R=jn()+t,$=I(),le=rl($,R,i,a,u,p);return Eu($,R+4,_,w)||le?jl($,R+6,T?n.call(T,i,a,u,p,_,w):n(i,a,u,p,_,w)):Bd($,R+6)}function Qm(t,n,i,a,u,p,_,w,T,R){const $=jn()+t,le=I();let Se=rl(le,$,i,a,u,p);return pf(le,$+4,_,w,T)||Se?jl(le,$+7,R?n.call(R,i,a,u,p,_,w,T):n(i,a,u,p,_,w,T)):Bd(le,$+7)}function K0(t,n,i,a,u,p,_,w,T,R,$){const le=jn()+t,Se=I(),We=rl(Se,le,i,a,u,p);return rl(Se,le+4,_,w,T,R)||We?jl(Se,le+8,$?n.call($,i,a,u,p,_,w,T,R):n(i,a,u,p,_,w,T,R)):Bd(Se,le+8)}function Xm(t,n,i,a){return r_(I(),jn(),t,n,i,a)}function $d(t,n){const i=t[n];return i===Pn?void 0:i}function qm(t,n,i,a,u,p){const _=n+i;return Ls(t,_,u)?jl(t,_+1,p?a.call(p,u):a(u)):$d(t,_+1)}function e_(t,n,i,a,u,p,_){const w=n+i;return Eu(t,w,u,p)?jl(t,w+2,_?a.call(_,u,p):a(u,p)):$d(t,w+2)}function t_(t,n,i,a,u,p,_,w){const T=n+i;return pf(t,T,u,p,_)?jl(t,T+3,w?a.call(w,u,p,_):a(u,p,_)):$d(t,T+3)}function n_(t,n,i,a,u,p,_,w,T){const R=n+i;return rl(t,R,u,p,_,w)?jl(t,R+4,T?a.call(T,u,p,_,w):a(u,p,_,w)):$d(t,R+4)}function r_(t,n,i,a,u,p){let _=n+i,w=!1;for(let T=0;T=0;i--){const a=n[i];if(t===a.name)return a}}(n,i.pipeRegistry),i.data[u]=a,a.onDestroy&&(i.destroyHooks||(i.destroyHooks=[])).push(u,a.onDestroy)):a=i.data[u];const p=a.factory||(a.factory=Jr(a.type)),_=te(Ju);try{const w=lr(!1),T=p();return lr(w),function eD(t,n,i,a){i>=t.data.length&&(t.data[i]=null,t.blueprint[i]=null),n[i]=a}(i,I(),u,T),T}finally{te(_)}}function o_(t,n,i){const a=t+22,u=I(),p=Fi(u,a);return jd(u,a)?qm(u,jn(),n,p.transform,i,p):p.transform(i)}function s_(t,n,i,a){const u=t+22,p=I(),_=Fi(p,u);return jd(p,u)?e_(p,jn(),n,_.transform,i,a,_):_.transform(i,a)}function a_(t,n,i,a,u){const p=t+22,_=I(),w=Fi(_,p);return jd(_,p)?t_(_,jn(),n,w.transform,i,a,u,w):w.transform(i,a,u)}function l_(t,n,i,a,u,p){const _=t+22,w=I(),T=Fi(w,_);return jd(w,_)?n_(w,jn(),n,T.transform,i,a,u,p,T):T.transform(i,a,u,p)}function c_(t,n,i){const a=t+22,u=I(),p=Fi(u,a);return jd(u,a)?r_(u,jn(),n,p.transform,i,p):p.transform.apply(p,i)}function jd(t,n){return t[1].data[n].pure}Tf.\u0275prov=Dt({token:Tf,providedIn:"environment",factory:()=>new Tf(Mn(Ur))});class Q0 extends e.x{constructor(n=!1){super(),this.__isAsync=n}emit(n){super.next(n)}subscribe(n,i,a){let u=n,p=i||(()=>null),_=a;if(n&&"object"==typeof n){const T=n;u=T.next?.bind(T),p=T.error?.bind(T),_=T.complete?.bind(T)}this.__isAsync&&(p=Up(p),u&&(u=Up(u)),_&&(_=Up(_)));const w=super.subscribe({next:u,error:p,complete:_});return n instanceof d.w0&&n.add(w),w}}function Up(t){return n=>{setTimeout(t,void 0,n)}}const Kl=Q0;function X0(){return this._results[bu()]()}class Af{constructor(n=!1){this._emitDistinctChangesOnly=n,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const i=bu(),a=Af.prototype;a[i]||(a[i]=X0)}get changes(){return this._changes||(this._changes=new Kl)}get(n){return this._results[n]}map(n){return this._results.map(n)}filter(n){return this._results.filter(n)}find(n){return this._results.find(n)}reduce(n,i){return this._results.reduce(n,i)}forEach(n){this._results.forEach(n)}some(n){return this._results.some(n)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(n,i){const a=this;a.dirty=!1;const u=S(n);(this._changesDetected=!function E(t,n,i){if(t.length!==n.length)return!1;for(let a=0;a0;)this.remove(this.length-1)}get(n){const i=d_(this._lContainer);return null!==i&&i[n]||null}get length(){return this._lContainer.length-10}createEmbeddedView(n,i,a){let u,p;"number"==typeof a?u=a:null!=a&&(u=a.index,p=a.injector);const _=n.createEmbeddedView(i||{},p);return this.insert(_,u),_}createComponent(n,i,a,u,p){const _=n&&!h(n);let w;if(_)w=i;else{const le=i||{};w=le.index,a=le.injector,u=le.projectableNodes,p=le.environmentInjector||le.ngModuleRef}const T=_?n:new Ld(Cn(n)),R=a||this.parentInjector;if(!p&&null==T.ngModule){const Se=(_?R:this.parentInjector).get(Ur,null);Se&&(p=Se)}const $=T.create(R,u,void 0,p);return this.insert($.hostView,w),$}insert(n,i){const a=n._lView,u=a[1];if(function Ga(t){return vi(t[3])}(a)){const $=this.indexOf(n);if(-1!==$)this.detach($);else{const le=a[3],Se=new u_(le,le[6],le[3]);Se.detach(Se.indexOf(n))}}const p=this._adjustIndex(i),_=this._lContainer;Na(u,a,_,p);const w=mn(p,_),T=a[11],R=vs(T,_[7]);return null!==R&&function dl(t,n,i,a,u,p){a[0]=u,a[6]=n,kt(t,a,i,1,u,p)}(u,_[6],T,a,R,w),n.attachToViewContainerRef(),k(Hp(_),p,n),n}move(n,i){return this.insert(n,i)}indexOf(n){const i=d_(this._lContainer);return null!==i?i.indexOf(n):-1}remove(n){const i=this._adjustIndex(n,-1),a=Ra(this._lContainer,i);a&&(ie(Hp(this._lContainer),i),_s(a[1],a))}detach(n){const i=this._adjustIndex(n,-1),a=Ra(this._lContainer,i);return a&&null!=ie(Hp(this._lContainer),i)?new kd(a):null}_adjustIndex(n,i=0){return n??this.length+i}};function d_(t){return t[8]}function Hp(t){return t[8]||(t[8]=[])}function f_(t,n){let i;const a=n[t.index];if(vi(a))i=a;else{let u;if(8&t.type)u=bn(a);else{const p=n[11];u=p.createComment("");const _=Ei(t,n);nr(p,vs(p,_),u,function Jo(t,n){return t.nextSibling(n)}(p,_),!1)}n[t.index]=i=Fh(a,n,u,t),lf(n,i)}return new u_(i,t,n)}class Gp{constructor(n){this.queryList=n,this.matches=null}clone(){return new Gp(this.queryList)}setDirty(){this.queryList.setDirty()}}class Vp{constructor(n=[]){this.queries=n}createEmbeddedView(n){const i=n.queries;if(null!==i){const a=null!==n.contentQueries?n.contentQueries[0]:i.length,u=[];for(let p=0;p0)a.push(_[w/2]);else{const R=p[w+1],$=n[-T];for(let le=10;le<$.length;le++){const Se=$[le];Se[17]===Se[3]&&$p(Se[1],Se,R,a)}if(null!==$[9]){const le=$[9];for(let Se=0;Se(null===u&&(u=jr().compileNgModule(Ys,`ng:///${t.name}/\u0275mod.js`,{type:t,bootstrap:S(n.bootstrap||En).map(ve),declarations:a.map(ve),imports:S(n.imports||En).map(ve).map(I_),exports:S(n.exports||En).map(ve).map(I_),schemas:n.schemas?S(n.schemas):null,id:n.id||null}),u.schemas||(u.schemas=[])),u)});let p=null;Object.defineProperty(t,_t,{get:()=>{if(null===p){const w=jr();p=w.compileFactory(Ys,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,deps:Rc(t),target:w.FactoryTarget.NgModule,typeArgumentCount:0})}return p},configurable:!1});let _=null;Object.defineProperty(t,ne,{get:()=>{if(null===_){const w={name:t.name,type:t,providers:n.providers||En,imports:[(n.imports||En).map(ve),(n.exports||En).map(ve)]};_=jr().compileInjector(Ys,`ng:///${t.name}/\u0275inj.js`,w)}return _},configurable:!1})})(t,n),void 0!==n.id&&Ru(t,n.id),function fb(t,n){Zd.push({moduleType:t,ngModule:n})}(t,n)}function _b(t,n){const i=S(n.declarations||En),a=pd(t);i.forEach(u=>{if((u=ve(u)).hasOwnProperty(it)){S_(Cn(u),a)}else!u.hasOwnProperty(z)&&!u.hasOwnProperty(de)&&(u.ngSelectorScope=t)})}function S_(t,n){t.directiveDefs=()=>Array.from(n.compilation.directives).map(i=>i.hasOwnProperty(it)?Cn(i):Gr(i)).filter(i=>!!i),t.pipeDefs=()=>Array.from(n.compilation.pipes).map(i=>Kn(i)),t.schemas=n.schemas,t.tView=null}function pd(t){if(w_(t))return function vb(t){const n=Ni(t,!0);if(null!==n.transitiveCompileScopes)return n.transitiveCompileScopes;const i={schemas:n.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return wc(n.imports).forEach(a=>{const u=pd(a);u.exported.directives.forEach(p=>i.compilation.directives.add(p)),u.exported.pipes.forEach(p=>i.compilation.pipes.add(p))}),wc(n.declarations).forEach(a=>{Kn(a)?i.compilation.pipes.add(a):i.compilation.directives.add(a)}),wc(n.exports).forEach(a=>{const u=a;if(w_(u)){const p=pd(u);p.exported.directives.forEach(_=>{i.compilation.directives.add(_),i.exported.directives.add(_)}),p.exported.pipes.forEach(_=>{i.compilation.pipes.add(_),i.exported.pipes.add(_)})}else Kn(u)?i.exported.pipes.add(u):i.exported.directives.add(u)}),n.transitiveCompileScopes=i,i}(t);if(Xo(t)){if(null!==(Cn(t)||Gr(t)))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set([t]),pipes:new Set}};if(null!==Kn(t))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set([t])}}}throw new Error(`${t.name} does not have a module def (\u0275mod property)`)}function I_(t){return C_(t)?t.ngModule:t}let Kp=0;function yb(t,n){let i=null;(function Nu(t,n){Pl(n)&&(Rl.set(t,n),lc.add(t))})(t,n),P_(t,n),Object.defineProperty(t,it,{get:()=>{if(null===i){const a=jr();if(Pl(n)){const R=[`Component '${t.name}' is not resolved:`];throw n.templateUrl&&R.push(` - templateUrl: ${n.templateUrl}`),n.styleUrls&&n.styleUrls.length&&R.push(` - styleUrls: ${JSON.stringify(n.styleUrls)}`),R.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(R.join("\n"))}const u=function db(){return fd}();let p=n.preserveWhitespaces;void 0===p&&(p=null!==u&&void 0!==u.preserveWhitespaces&&u.preserveWhitespaces);let _=n.encapsulation;void 0===_&&(_=null!==u&&void 0!==u.defaultEncapsulation?u.defaultEncapsulation:ar.Emulated);const w=n.templateUrl||`ng:///${t.name}/template.html`,T={...x_(t,n),typeSourceSpan:a.createParseSourceSpan("Component",t.name,w),template:n.template||"",preserveWhitespaces:p,styles:n.styles||En,animations:n.animations,declarations:[],changeDetection:n.changeDetection,encapsulation:_,interpolation:n.interpolation,viewProviders:n.viewProviders||null,isStandalone:!!n.standalone};Kp++;try{if(T.usesInheritance&&k_(t),i=a.compileComponent(Ys,w,T),n.standalone){const R=S(n.imports||En),{directiveDefs:$,pipeDefs:le}=function bb(t,n){let i=null,a=null;return{directiveDefs:()=>{if(null===i){i=[Cn(t)];const _=new Set;for(const w of n){const T=ve(w);if(!_.has(T))if(_.add(T),Ni(T)){const R=pd(T);for(const $ of R.exported.directives){const le=Cn($)||Gr($);le&&!_.has($)&&(_.add($),i.push(le))}}else{const R=Cn(T)||Gr(T);R&&i.push(R)}}}return i},pipeDefs:()=>{if(null===a){a=[];const _=new Set;for(const w of n){const T=ve(w);if(!_.has(T))if(_.add(T),Ni(T)){const R=pd(T);for(const $ of R.exported.pipes){const le=Kn($);le&&!_.has($)&&(_.add($),a.push(le))}}else{const R=Kn(T);R&&a.push(R)}}}return a}}}(t,R);i.directiveDefs=$,i.pipeDefs=le,i.dependencies=()=>R.map(ve)}}finally{Kp--}if(0===Kp&&function pb(){if(!jp){jp=!0;try{for(let t=Zd.length-1;t>=0;t--){const{moduleType:n,ngModule:i}=Zd[t];i.declarations&&i.declarations.every(M_)&&(Zd.splice(t,1),_b(n,i))}}finally{jp=!1}}}(),function Eb(t){return void 0!==t.ngSelectorScope}(t)){const R=pd(t.ngSelectorScope);S_(i,R)}if(n.schemas){if(!n.standalone)throw new Error(`The 'schemas' was specified for the ${ze(t)} but is only valid on a component that is standalone.`);i.schemas=n.schemas}else n.standalone&&(i.schemas=[])}return i},configurable:!1})}function N_(t,n){let i=null;P_(t,n||{}),Object.defineProperty(t,z,{get:()=>{if(null===i){const a=R_(t,n||{});i=jr().compileDirective(Ys,a.sourceMapUrl,a.metadata)}return i},configurable:!1})}function R_(t,n){const i=t&&t.name,a=`ng:///${i}/\u0275dir.js`,u=jr(),p=x_(t,n);return p.typeSourceSpan=u.createParseSourceSpan("Directive",i,a),p.usesInheritance&&k_(t),{metadata:p,sourceMapUrl:a}}function P_(t,n){let i=null;Object.defineProperty(t,_t,{get:()=>{if(null===i){const a=R_(t,n),u=jr();i=u.compileFactory(Ys,`ng:///${t.name}/\u0275fac.js`,{name:a.metadata.name,type:a.metadata.type,typeArgumentCount:0,deps:Rc(t),target:u.FactoryTarget.Directive})}return i},configurable:!1})}function Cb(t){return Object.getPrototypeOf(t.prototype)===Object.prototype}function x_(t,n){const i=Nl(),a=i.ownPropMetadata(t);return{name:t.name,type:t,selector:void 0!==n.selector?n.selector:null,host:n.host||_r,propMetadata:a,inputs:n.inputs||En,outputs:n.outputs||En,queries:L_(t,a,F_),lifecycle:{usesOnChanges:i.hasLifecycleHook(t,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!Cb(t),exportAs:Tb(n.exportAs),providers:n.providers||null,viewQueries:L_(t,a,B_),isStandalone:!!n.standalone,hostDirectives:n.hostDirectives?.map(u=>"function"==typeof u?{directive:u}:u)||null}}function k_(t){const n=Object.prototype;let i=Object.getPrototypeOf(t.prototype).constructor;for(;i&&i!==n;)!Gr(i)&&!Cn(i)&&Ob(i)&&N_(i,null),i=Object.getPrototypeOf(i)}function wb(t){return"string"==typeof t?H_(t):ve(t)}function Mb(t,n){return{propertyName:t,predicate:wb(n.selector),descendants:n.descendants,first:n.first,read:n.read?n.read:null,static:!!n.static,emitDistinctChangesOnly:!!n.emitDistinctChangesOnly}}function L_(t,n,i){const a=[];for(const u in n)if(n.hasOwnProperty(u)){const p=n[u];p.forEach(_=>{if(i(_)){if(!_.selector)throw new Error(`Can't construct a query for the property "${u}" of "${ze(t)}" since the query selector wasn't defined.`);if(p.some(U_))throw new Error("Cannot combine @Input decorators with query decorators");a.push(Mb(u,_))}})}return a}function Tb(t){return void 0===t?null:H_(t)}function F_(t){const n=t.ngMetadataName;return"ContentChild"===n||"ContentChildren"===n}function B_(t){const n=t.ngMetadataName;return"ViewChild"===n||"ViewChildren"===n}function U_(t){return"Input"===t.ngMetadataName}function H_(t){return t.split(",").map(n=>n.trim())}const Ab=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function Ob(t){const n=Nl();if(Ab.some(a=>n.hasLifecycleHook(t,a)))return!0;const i=n.propMetadata(t);for(const a in i){const u=i[a];for(let p=0;pt,void 0,void 0,(t,n)=>N_(t,n)),Ib=hs("Component",(t={})=>({changeDetection:Vt.Default,...t}),V_,void 0,(t,n)=>yb(t,n)),Nb=hs("Pipe",t=>({pure:!0,...t}),void 0,void 0,(t,n)=>function Sb(t,n){let i=null,a=null;Object.defineProperty(t,_t,{get:()=>{if(null===a){const u=G_(t,n),p=jr(u.type);a=p.compileFactory(Ys,`ng:///${u.name}/\u0275fac.js`,{name:u.name,type:u.type,typeArgumentCount:0,deps:Rc(t),target:p.FactoryTarget.Pipe})}return a},configurable:!1}),Object.defineProperty(t,de,{get:()=>{if(null===i){const u=G_(t,n);i=jr(u.type).compilePipe(Ys,`ng:///${u.name}/\u0275pipe.js`,u)}return i},configurable:!1})}(t,n)),Rb=wi("Input",t=>({bindingPropertyName:t})),Pb=wi("Output",t=>({bindingPropertyName:t})),xb=wi("HostBinding",t=>({hostPropertyName:t})),kb=wi("HostListener",(t,n)=>({eventName:t,args:n})),Lb=hs("NgModule",t=>t,void 0,void 0,(t,n)=>hb(t,n));function If(...t){}const z_=new hr("Application Initializer");class Tc{constructor(n){this.appInits=n,this.resolve=If,this.reject=If,this.initialized=!1,this.done=!1,this.donePromise=new Promise((i,a)=>{this.resolve=i,this.reject=a})}runInitializers(){if(this.initialized)return;const n=[],i=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let a=0;a{u.subscribe({complete:_,error:w})});n.push(p)}}Promise.all(n).then(()=>{i()}).catch(a=>{this.reject(a)}),0===n.length&&i(),this.initialized=!0}}Tc.\u0275fac=function(n){return new(n||Tc)(Mn(z_,8))},Tc.\u0275prov=Dt({token:Tc,factory:Tc.\u0275fac,providedIn:"root"});const W_=new hr("AppId",{providedIn:"root",factory:$_});function $_(){return`${Jp()}${Jp()}${Jp()}`}function Jp(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const j_=new hr("Platform Initializer"),Fb=new hr("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),Y_=new hr("appBootstrapListener"),Bb=(new hr("Application Packages Root URL"),new hr("AnimationModuleType"));class hd{log(n){console.log(n)}warn(n){console.warn(n)}}hd.\u0275fac=function(n){return new(n||hd)},hd.\u0275prov=Dt({token:hd,factory:hd.\u0275fac,providedIn:"platform"});const Nf=new hr("LocaleId",{providedIn:"root",factory:()=>Hr(Nf,W.Optional|W.SkipSelf)||function Ub(){return typeof $localize<"u"&&$localize.locale||cd}()}),Hb=new hr("DefaultCurrencyCode",{providedIn:"root",factory:()=>"USD"});new hr("Translations"),new hr("TranslationsFormat");var Z_;!function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(Z_||(Z_={}));class Gb{constructor(n,i){this.ngModuleFactory=n,this.componentFactories=i}}class gd{compileModuleSync(n){return new Lp(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const i=this.compileModuleSync(n),u=wc(Ni(n).declarations).reduce((p,_)=>{const w=Cn(_);return w&&p.push(new Ld(w)),p},[]);return new Gb(i,u)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}gd.\u0275fac=function(n){return new(n||gd)},gd.\u0275prov=Dt({token:gd,factory:gd.\u0275fac,providedIn:"root"});new hr("compilerOptions");const Wb=Promise.resolve(0);function Qp(t){typeof Zone>"u"?Wb.then(()=>{t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class il{constructor({enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:i=!1,shouldCoalesceRunChangeDetection:a=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Kl(!1),this.onMicrotaskEmpty=new Kl(!1),this.onStable=new Kl(!1),this.onError=new Kl(!1),typeof Zone>"u")throw new ue(908,!1);Zone.assertZonePatched();const u=this;u._nesting=0,u._outer=u._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(u._inner=u._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(u._inner=u._inner.fork(Zone.longStackTraceZoneSpec)),u.shouldCoalesceEventChangeDetection=!a&&i,u.shouldCoalesceRunChangeDetection=a,u.lastRequestAnimationFrameId=-1,u.nativeRequestAnimationFrame=function $b(){let t=Xe.requestAnimationFrame,n=Xe.cancelAnimationFrame;if(typeof Zone<"u"&&t&&n){const i=t[Zone.__symbol__("OriginalDelegate")];i&&(t=i);const a=n[Zone.__symbol__("OriginalDelegate")];a&&(n=a)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}().nativeRequestAnimationFrame,function Zb(t){const n=()=>{!function Yb(t){t.isCheckStableRunning||-1!==t.lastRequestAnimationFrameId||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(Xe,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,qp(t),t.isCheckStableRunning=!0,Xp(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),qp(t))}(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(i,a,u,p,_,w)=>{try{return Q_(t),i.invokeTask(u,p,_,w)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===p.type||t.shouldCoalesceRunChangeDetection)&&n(),X_(t)}},onInvoke:(i,a,u,p,_,w,T)=>{try{return Q_(t),i.invoke(u,p,_,w,T)}finally{t.shouldCoalesceRunChangeDetection&&n(),X_(t)}},onHasTask:(i,a,u,p)=>{i.hasTask(u,p),a===u&&("microTask"==p.change?(t._hasPendingMicrotasks=p.microTask,qp(t),Xp(t)):"macroTask"==p.change&&(t.hasPendingMacrotasks=p.macroTask))},onHandleError:(i,a,u,p)=>(i.handleError(u,p),t.runOutsideAngular(()=>t.onError.emit(p)),!1)})}(u)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!il.isInAngularZone())throw new ue(909,!1)}static assertNotInAngularZone(){if(il.isInAngularZone())throw new ue(909,!1)}run(n,i,a){return this._inner.run(n,i,a)}runTask(n,i,a,u){const p=this._inner,_=p.scheduleEventTask("NgZoneEvent: "+u,n,jb,If,If);try{return p.runTask(_,i,a)}finally{p.cancelTask(_)}}runGuarded(n,i,a){return this._inner.runGuarded(n,i,a)}runOutsideAngular(n){return this._outer.run(n)}}const jb={};function Xp(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function qp(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&-1!==t.lastRequestAnimationFrameId?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function Q_(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function X_(t){t._nesting--,Xp(t)}class Kb{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Kl,this.onMicrotaskEmpty=new Kl,this.onStable=new Kl,this.onError=new Kl}run(n,i,a){return n.apply(i,a)}runGuarded(n,i,a){return n.apply(i,a)}runOutsideAngular(n){return n()}runTask(n,i,a,u){return n.apply(i,a)}}const q_=new hr(""),ev=new hr("");class md{constructor(n,i,a){this._ngZone=n,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,eh||(function Jb(t){eh=t}(a),a.addToWindow(i)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{il.assertNotInAngularZone(),Qp(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Qp(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>!i.updateCb||!i.updateCb(n)||(clearTimeout(i.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,i,a){let u=-1;i&&i>0&&(u=setTimeout(()=>{this._callbacks=this._callbacks.filter(p=>p.timeoutId!==u),n(this._didWork,this.getPendingTasks())},i)),this._callbacks.push({doneCb:n,timeoutId:u,updateCb:a})}whenStable(n,i,a){if(a&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,i,a),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,i,a){return[]}}md.\u0275fac=function(n){return new(n||md)(Mn(il),Mn(Tu),Mn(ev))},md.\u0275prov=Dt({token:md,factory:md.\u0275fac});class Tu{constructor(){this._applications=new Map}registerApplication(n,i){this._applications.set(n,i)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,i=!0){return eh?.findTestabilityInTree(this,n,i)??null}}let eh;Tu.\u0275fac=function(n){return new(n||Tu)},Tu.\u0275prov=Dt({token:Tu,factory:Tu.\u0275fac,providedIn:"platform"});let nu=null;const tv=new hr("AllowMultipleToken"),th=new hr("PlatformDestroyListeners"),Ac=!1;class qb{constructor(n,i){this.name=n,this.token=i}}function nv(t){const n=t.get(j_,null);n&&n.forEach(i=>i())}function rv(t,n,i=[]){const a=`Platform: ${n}`,u=new hr(a);return(p=[])=>{let _=nh();if(!_||_.injector.get(tv,!1)){const w=[...i,...p,{provide:u,useValue:!0}];t?t(w):function eE(t){if(nu&&!nu.get(tv,!1))throw new ue(400,!1);nu=t;const n=t.get(Au);return nv(t),n}(iv(w,a))}return function nE(t){const n=nh();if(!n)throw new ue(401,!1);return n}()}}function iv(t=[],n){return xa.create({name:n,providers:[{provide:Xn,useValue:"platform"},{provide:th,useValue:new Set([()=>nu=null])},...t]})}function nh(){return nu?.get(Au)??null}class Au{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,i){const a=sv(i?.ngZone,ov(i)),u=[{provide:il,useValue:a}];return a.run(()=>{const p=xa.create({providers:u,parent:this.injector,name:n.moduleType.name}),_=n.create(p),w=_.injector.get(qc,null);if(!w)throw new ue(402,!1);return a.runOutsideAngular(()=>{const T=a.onError.subscribe({next:R=>{w.handleError(R)}});_.onDestroy(()=>{Rf(this._modules,_),T.unsubscribe()})}),av(w,a,()=>{const T=_.injector.get(Tc);return T.runInitializers(),T.donePromise.then(()=>(am(_.injector.get(Nf,cd)||cd),this._moduleDoBootstrap(_),_))})})}bootstrapModule(n,i=[]){const a=lv({},i);return function Qb(t,n,i){const a=new Lp(i);return Promise.resolve(a)}(this.injector,0,n).then(u=>this.bootstrapModuleFactory(u,a))}_moduleDoBootstrap(n){const i=n.injector.get(Oc);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(a=>i.bootstrap(a));else{if(!n.instance.ngDoBootstrap)throw new ue(403,!1);n.instance.ngDoBootstrap(i)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new ue(404,!1);this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i());const n=this._injector.get(th,null);n&&(n.forEach(i=>i()),n.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}function ov(t){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!t||!t.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!t||!t.ngZoneRunCoalescing)||!1}}function sv(t,n){let i;return i="noop"===t?new Kb:("zone.js"===t?void 0:t)||new il(n),i}function av(t,n,i){try{const a=i();return _p(a)?a.catch(u=>{throw n.runOutsideAngular(()=>t.handleError(u)),u}):a}catch(a){throw n.runOutsideAngular(()=>t.handleError(a)),a}}function lv(t,n){return t=Array.isArray(n)?n.reduce(lv,t):{...t,...n}}Au.\u0275fac=function(n){return new(n||Au)(Mn(xa))},Au.\u0275prov=Dt({token:Au,factory:Au.\u0275fac,providedIn:"platform"});class Oc{constructor(n,i,a){this._zone=n,this._injector=i,this._exceptionHandler=a,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const u=new L.y(_=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{_.next(this._stable),_.complete()})}),p=new L.y(_=>{let w;this._zone.runOutsideAngular(()=>{w=this._zone.onStable.subscribe(()=>{il.assertNotInAngularZone(),Qp(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,_.next(!0))})})});const T=this._zone.onUnstable.subscribe(()=>{il.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{_.next(!1)}))});return()=>{w.unsubscribe(),T.unsubscribe()}});this.isStable=(0,j.T)(u,p.pipe((0,F.B)()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,i){const a=n instanceof Du;if(!this._injector.get(Tc).done){!a&&Xo(n);throw new ue(405,Ac)}let p;p=a?n:this._injector.get(da).resolveComponentFactory(n),this.componentTypes.push(p.componentType);const _=function Xb(t){return t.isBoundToModule}(p)?void 0:this._injector.get(ud),w=i||p.selector,T=p.create(xa.NULL,[],w,_),R=T.location.nativeElement,$=T.injector.get(q_,null);return $?.registerApplication(R),T.onDestroy(()=>{this.detachView(T.hostView),Rf(this.components,T),$?.unregisterApplication(R)}),this._loadComponent(T),T}tick(){if(this._runningTick)throw new ue(101,!1);try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const i=n;this._views.push(i),i.attachToAppRef(this)}detachView(n){const i=n;Rf(this._views,i),i.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(Y_,[]).concat(this._bootstrapListeners).forEach(a=>a(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>Rf(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new ue(406,!1);const n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}function Rf(t,n){const i=t.indexOf(n);i>-1&&t.splice(i,1)}function iE(){}Oc.\u0275fac=function(n){return new(n||Oc)(Mn(il),Mn(Ur),Mn(qc))},Oc.\u0275prov=Dt({token:Oc,factory:Oc.\u0275fac,providedIn:"root"});class dv{}dv.__NG_ELEMENT_ID__=function oE(t){return function sE(t,n,i){if(zr(t)&&!i){const a=Cr(t.index,n);return new kd(a,a)}if(47&t.type){const a=n[16];return new kd(a,n)}return null}(tt(),I(),16==(16&t))};class hv{constructor(){}supports(n){return Fd(n)}create(n){return new fE(n)}}const dE=(t,n)=>n;class fE{constructor(n){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=n||dE}forEachItem(n){let i;for(i=this._itHead;null!==i;i=i._next)n(i)}forEachOperation(n){let i=this._itHead,a=this._removalsHead,u=0,p=null;for(;i||a;){const _=!a||i&&i.currentIndex{_=this._trackByFn(u,w),null!==i&&Object.is(i.trackById,_)?(a&&(i=this._verifyReinsertion(i,w,_,u)),Object.is(i.item,w)||this._addIdentityChange(i,w)):(i=this._mismatch(i,w,_,u),a=!0),i=i._next,u++}),this.length=u;return this._truncate(i),this.collection=n,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let n;for(n=this._previousItHead=this._itHead;null!==n;n=n._next)n._nextPrevious=n._next;for(n=this._additionsHead;null!==n;n=n._nextAdded)n.previousIndex=n.currentIndex;for(this._additionsHead=this._additionsTail=null,n=this._movesHead;null!==n;n=n._nextMoved)n.previousIndex=n.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(n,i,a,u){let p;return null===n?p=this._itTail:(p=n._prev,this._remove(n)),null!==(n=null===this._unlinkedRecords?null:this._unlinkedRecords.get(a,null))?(Object.is(n.item,i)||this._addIdentityChange(n,i),this._reinsertAfter(n,p,u)):null!==(n=null===this._linkedRecords?null:this._linkedRecords.get(a,u))?(Object.is(n.item,i)||this._addIdentityChange(n,i),this._moveAfter(n,p,u)):n=this._addAfter(new pE(i,a),p,u),n}_verifyReinsertion(n,i,a,u){let p=null===this._unlinkedRecords?null:this._unlinkedRecords.get(a,null);return null!==p?n=this._reinsertAfter(p,n._prev,u):n.currentIndex!=u&&(n.currentIndex=u,this._addToMoves(n,u)),n}_truncate(n){for(;null!==n;){const i=n._next;this._addToRemovals(this._unlink(n)),n=i}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(n,i,a){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(n);const u=n._prevRemoved,p=n._nextRemoved;return null===u?this._removalsHead=p:u._nextRemoved=p,null===p?this._removalsTail=u:p._prevRemoved=u,this._insertAfter(n,i,a),this._addToMoves(n,a),n}_moveAfter(n,i,a){return this._unlink(n),this._insertAfter(n,i,a),this._addToMoves(n,a),n}_addAfter(n,i,a){return this._insertAfter(n,i,a),null===this._additionsTail?this._additionsTail=this._additionsHead=n:this._additionsTail=this._additionsTail._nextAdded=n,n}_insertAfter(n,i,a){const u=null===i?this._itHead:i._next;return n._next=u,n._prev=i,null===u?this._itTail=n:u._prev=n,null===i?this._itHead=n:i._next=n,null===this._linkedRecords&&(this._linkedRecords=new gv),this._linkedRecords.put(n),n.currentIndex=a,n}_remove(n){return this._addToRemovals(this._unlink(n))}_unlink(n){null!==this._linkedRecords&&this._linkedRecords.remove(n);const i=n._prev,a=n._next;return null===i?this._itHead=a:i._next=a,null===a?this._itTail=i:a._prev=i,n}_addToMoves(n,i){return n.previousIndex===i||(null===this._movesTail?this._movesTail=this._movesHead=n:this._movesTail=this._movesTail._nextMoved=n),n}_addToRemovals(n){return null===this._unlinkedRecords&&(this._unlinkedRecords=new gv),this._unlinkedRecords.put(n),n.currentIndex=null,n._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=n,n._prevRemoved=null):(n._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=n),n}_addIdentityChange(n,i){return n.item=i,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=n:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=n,n}}class pE{constructor(n,i){this.item=n,this.trackById=i,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class hE{constructor(){this._head=null,this._tail=null}add(n){null===this._head?(this._head=this._tail=n,n._nextDup=null,n._prevDup=null):(this._tail._nextDup=n,n._prevDup=this._tail,n._nextDup=null,this._tail=n)}get(n,i){let a;for(a=this._head;null!==a;a=a._nextDup)if((null===i||i<=a.currentIndex)&&Object.is(a.trackById,n))return a;return null}remove(n){const i=n._prevDup,a=n._nextDup;return null===i?this._head=a:i._nextDup=a,null===a?this._tail=i:a._prevDup=i,null===this._head}}class gv{constructor(){this.map=new Map}put(n){const i=n.trackById;let a=this.map.get(i);a||(a=new hE,this.map.set(i,a)),a.add(n)}get(n,i){const a=n,u=this.map.get(a);return u?u.get(n,i):null}remove(n){const i=n.trackById;return this.map.get(i).remove(n)&&this.map.delete(i),n}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function mv(t,n,i){const a=t.previousIndex;if(null===a)return a;let u=0;return i&&a{if(i&&i.key===u)this._maybeAddToChanges(i,a),this._appendAfter=i,i=i._next;else{const p=this._getOrCreateRecordForKey(u,a);i=this._insertBeforeOrAppend(i,p)}}),i){i._prev&&(i._prev._next=null),this._removalsHead=i;for(let a=i;null!==a;a=a._nextRemoved)a===this._mapHead&&(this._mapHead=null),this._records.delete(a.key),a._nextRemoved=a._next,a.previousValue=a.currentValue,a.currentValue=null,a._prev=null,a._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(n,i){if(n){const a=n._prev;return i._next=n,i._prev=a,n._prev=i,a&&(a._next=i),n===this._mapHead&&(this._mapHead=i),this._appendAfter=n,n}return this._appendAfter?(this._appendAfter._next=i,i._prev=this._appendAfter):this._mapHead=i,this._appendAfter=i,null}_getOrCreateRecordForKey(n,i){if(this._records.has(n)){const u=this._records.get(n);this._maybeAddToChanges(u,i);const p=u._prev,_=u._next;return p&&(p._next=_),_&&(_._prev=p),u._next=null,u._prev=null,u}const a=new mE(n);return this._records.set(n,a),a.currentValue=i,this._addToAdditions(a),a}_reset(){if(this.isDirty){let n;for(this._previousMapHead=this._mapHead,n=this._previousMapHead;null!==n;n=n._next)n._nextPrevious=n._next;for(n=this._changesHead;null!==n;n=n._nextChanged)n.previousValue=n.currentValue;for(n=this._additionsHead;null!=n;n=n._nextAdded)n.previousValue=n.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(n,i){Object.is(i,n.currentValue)||(n.previousValue=n.currentValue,n.currentValue=i,this._addToChanges(n))}_addToAdditions(n){null===this._additionsHead?this._additionsHead=this._additionsTail=n:(this._additionsTail._nextAdded=n,this._additionsTail=n)}_addToChanges(n){null===this._changesHead?this._changesHead=this._changesTail=n:(this._changesTail._nextChanged=n,this._changesTail=n)}_forEach(n,i){n instanceof Map?n.forEach(i):Object.keys(n).forEach(a=>i(n[a],a))}}class mE{constructor(n){this.key=n,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function vv(){return new Jl([new hv])}class Jl{constructor(n){this.factories=n}static create(n,i){if(null!=i){const a=i.factories.slice();n=n.concat(a)}return new Jl(n)}static extend(n){return{provide:Jl,useFactory:i=>Jl.create(n,i||vv()),deps:[[Jl,new Lo,new Lr]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(null!=i)return i;throw new ue(901,!1)}}function yv(){return new Ql([new _v])}Jl.\u0275prov=Dt({token:Jl,providedIn:"root",factory:vv});class Ql{constructor(n){this.factories=n}static create(n,i){if(i){const a=i.factories.slice();n=n.concat(a)}return new Ql(n)}static extend(n){return{provide:Ql,useFactory:i=>Ql.create(n,i||yv()),deps:[[Ql,new Lo,new Lr]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(i)return i;throw new ue(901,!1)}}Ql.\u0275prov=Dt({token:Ql,providedIn:"root",factory:yv});const _E=[new _v],vE=[new hv],yE=(new Jl(vE),new Ql(_E),rv(null,"core",[]));class _d{constructor(n){}}function DE(t){return"boolean"==typeof t?t:null!=t&&"false"!==t}_d.\u0275fac=function(n){return new(n||_d)(Mn(Oc))},_d.\u0275mod=Ii({type:_d}),_d.\u0275inj=ct({});function EE(t,n){const i=Cn(t),a=n.elementInjector||Ti();return new Ld(i).create(a,n.projectableNodes,n.hostElement,n.environmentInjector)}},86963:(Fe,re,g)=>{"use strict";g.d(re,{Wl:()=>ue,Fj:()=>ke,u5:()=>go,Cf:()=>Ge,JU:()=>Oe,JJ:()=>Qe,On:()=>mi});var e=g(44879),d=g(50192),L=g(75646),j=g(82988),F=g(68338),G=g(8758),J=g(21675),Y=g(75730),fe=g(84186),Q=g(44183);var ve=g(27053);class Ae{constructor(y,P){this._renderer=y,this._elementRef=P,this.onChange=Ee=>{},this.onTouched=()=>{}}setProperty(y,P){this._renderer.setProperty(this._elementRef.nativeElement,y,P)}registerOnTouched(y){this.onTouched=y}registerOnChange(y){this.onChange=y}setDisabledState(y){this.setProperty("disabled",y)}}Ae.\u0275fac=function(y){return new(y||Ae)(e.Y36(e.Qsj),e.Y36(e.SBq))},Ae.\u0275dir=e.lG2({type:Ae});class Te extends Ae{}Te.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Te)))(P||Te)}}(),Te.\u0275dir=e.lG2({type:Te,features:[e.qOj]});const Oe=new e.OlP("NgValueAccessor"),He={provide:Oe,useExisting:(0,e.Gpc)(()=>ue),multi:!0};class ue extends Te{writeValue(y){this.setProperty("checked",y)}}ue.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(ue)))(P||ue)}}(),ue.\u0275dir=e.lG2({type:ue,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(y,P){1&y&&e.NdJ("change",function(tt){return P.onChange(tt.target.checked)})("blur",function(){return P.onTouched()})},features:[e._Bn([He]),e.qOj]});const Me={provide:Oe,useExisting:(0,e.Gpc)(()=>ke),multi:!0};const ze=new e.OlP("CompositionEventMode");class ke extends Ae{constructor(y,P,Ee){super(y,P),this._compositionMode=Ee,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function Ce(){const I=(0,d.q)()?(0,d.q)().getUserAgent():"";return/android (\d+)/.test(I.toLowerCase())}())}writeValue(y){const P=y??"";this.setProperty("value",P)}_handleInput(y){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(y)}_compositionStart(){this._composing=!0}_compositionEnd(y){this._composing=!1,this._compositionMode&&this.onChange(y)}}ke.\u0275fac=function(y){return new(y||ke)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(ze,8))},ke.\u0275dir=e.lG2({type:ke,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(y,P){1&y&&e.NdJ("input",function(tt){return P._handleInput(tt.target.value)})("blur",function(){return P.onTouched()})("compositionstart",function(){return P._compositionStart()})("compositionend",function(tt){return P._compositionEnd(tt.target.value)})},features:[e._Bn([Me]),e.qOj]});function Re(I){return null==I||("string"==typeof I||Array.isArray(I))&&0===I.length}function Ye(I){return null!=I&&"number"==typeof I.length}const Ge=new e.OlP("NgValidators"),Je=new e.OlP("NgAsyncValidators"),ut=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;function K(I){return y=>{if(Re(y.value)||Re(I))return null;const P=parseFloat(y.value);return!isNaN(P)&&P{if(Re(y.value)||Re(I))return null;const P=parseFloat(y.value);return!isNaN(P)&&P>I?{max:{max:I,actual:y.value}}:null}}function we(I){return Re(I.value)?{required:!0}:null}function xe(I){return!0===I.value?null:{required:!0}}function pe(I){return Re(I.value)||ut.test(I.value)?null:{email:!0}}function be(I){return y=>Re(y.value)||!Ye(y.value)?null:y.value.lengthYe(y.value)&&y.value.length>I?{maxlength:{requiredLength:I,actualLength:y.value.length}}:null}function st(I){if(!I)return Ie;let y,P;return"string"==typeof I?(P="","^"!==I.charAt(0)&&(P+="^"),P+=I,"$"!==I.charAt(I.length-1)&&(P+="$"),y=new RegExp(P)):(P=I.toString(),y=I),Ee=>{if(Re(Ee.value))return null;const tt=Ee.value;return y.test(tt)?null:{pattern:{requiredPattern:P,actualValue:tt}}}}function Ie(I){return null}function ht(I){return null!=I}function at(I){const y=(0,e.QGY)(I)?(0,L.D)(I):I;return y}function Ke(I){let y={};return I.forEach(P=>{y=null!=P?{...y,...P}:y}),0===Object.keys(y).length?null:y}function bt(I,y){return y.map(P=>P(I))}function Dt(I){return I.map(y=>function Et(I){return!I.validate}(y)?y:P=>y.validate(P))}function Zt(I){if(!I)return null;const y=I.filter(ht);return 0==y.length?null:function(P){return Ke(bt(P,y))}}function ct(I){return null!=I?Zt(Dt(I)):null}function Kt(I){if(!I)return null;const y=I.filter(ht);return 0==y.length?null:function(P){return function De(...I){const y=(0,J.jO)(I),{args:P,keys:Ee}=(0,F.D)(I),tt=new j.y(Tn=>{const{length:pr}=P;if(!pr)return void Tn.complete();const kr=new Array(pr);let di=pr,$i=pr;for(let Bs=0;Bs{jo||(jo=!0,$i--),kr[Bs]=Us},()=>di--,void 0,()=>{(!di||!jo)&&($i||Tn.next(Ee?(0,Q.n)(Ee,kr):kr),Tn.complete())}))}});return y?tt.pipe((0,fe.Z)(y)):tt}(bt(P,y).map(at)).pipe((0,ve.U)(Ke))}}function Jt(I){return null!=I?Kt(Dt(I)):null}function St(I,y){return null===I?[y]:Array.isArray(I)?[...I,y]:[I,y]}function nn(I){return I._rawValidators}function Ut(I){return I._rawAsyncValidators}function Qt(I){return I?Array.isArray(I)?I:[I]:[]}function rt(I,y){return Array.isArray(I)?I.includes(y):I===y}function ne(I,y){const P=Qt(y);return Qt(I).forEach(tt=>{rt(P,tt)||P.push(tt)}),P}function V(I,y){return Qt(y).filter(P=>!rt(I,P))}class H{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(y){this._rawValidators=y||[],this._composedValidatorFn=ct(this._rawValidators)}_setAsyncValidators(y){this._rawAsyncValidators=y||[],this._composedAsyncValidatorFn=Jt(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(y){this._onDestroyCallbacks.push(y)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(y=>y()),this._onDestroyCallbacks=[]}reset(y){this.control&&this.control.reset(y)}hasError(y,P){return!!this.control&&this.control.hasError(y,P)}getError(y,P){return this.control?this.control.getError(y,P):null}}class W extends H{get formDirective(){return null}get path(){return null}}class he extends H{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class Z{constructor(y){this._cd=y}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}class Qe extends Z{constructor(y){super(y)}}Qe.\u0275fac=function(y){return new(y||Qe)(e.Y36(he,2))},Qe.\u0275dir=e.lG2({type:Qe,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(y,P){2&y&&e.ekj("ng-untouched",P.isUntouched)("ng-touched",P.isTouched)("ng-pristine",P.isPristine)("ng-dirty",P.isDirty)("ng-valid",P.isValid)("ng-invalid",P.isInvalid)("ng-pending",P.isPending)},features:[e.qOj]});class Xe extends Z{constructor(y){super(y)}}Xe.\u0275fac=function(y){return new(y||Xe)(e.Y36(W,10))},Xe.\u0275dir=e.lG2({type:Xe,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(y,P){2&y&&e.ekj("ng-untouched",P.isUntouched)("ng-touched",P.isTouched)("ng-pristine",P.isPristine)("ng-dirty",P.isDirty)("ng-valid",P.isValid)("ng-invalid",P.isInvalid)("ng-pending",P.isPending)("ng-submitted",P.isSubmitted)},features:[e.qOj]});const ir="VALID",qr="INVALID",Yr="PENDING",Oi="DISABLED";function At(I){return(ar(I)?I.validators:I)||null}function Gn(I,y){return(ar(y)?y.asyncValidators:I)||null}function ar(I){return null!=I&&!Array.isArray(I)&&"object"==typeof I}function _r(I,y,P){const Ee=I.controls;if(!(y?Object.keys(Ee):Ee).length)throw new e.vHH(1e3,"");if(!Ee[P])throw new e.vHH(1001,"")}function En(I,y,P){I._forEachChild((Ee,tt)=>{if(void 0===P[tt])throw new e.vHH(1002,"")})}class it{constructor(y,P){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(y),this._assignAsyncValidators(P)}get validator(){return this._composedValidatorFn}set validator(y){this._rawValidators=this._composedValidatorFn=y}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(y){this._rawAsyncValidators=this._composedAsyncValidatorFn=y}get parent(){return this._parent}get valid(){return this.status===ir}get invalid(){return this.status===qr}get pending(){return this.status==Yr}get disabled(){return this.status===Oi}get enabled(){return this.status!==Oi}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(y){this._assignValidators(y)}setAsyncValidators(y){this._assignAsyncValidators(y)}addValidators(y){this.setValidators(ne(y,this._rawValidators))}addAsyncValidators(y){this.setAsyncValidators(ne(y,this._rawAsyncValidators))}removeValidators(y){this.setValidators(V(y,this._rawValidators))}removeAsyncValidators(y){this.setAsyncValidators(V(y,this._rawAsyncValidators))}hasValidator(y){return rt(this._rawValidators,y)}hasAsyncValidator(y){return rt(this._rawAsyncValidators,y)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(y={}){this.touched=!0,this._parent&&!y.onlySelf&&this._parent.markAsTouched(y)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(y=>y.markAllAsTouched())}markAsUntouched(y={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(P=>{P.markAsUntouched({onlySelf:!0})}),this._parent&&!y.onlySelf&&this._parent._updateTouched(y)}markAsDirty(y={}){this.pristine=!1,this._parent&&!y.onlySelf&&this._parent.markAsDirty(y)}markAsPristine(y={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(P=>{P.markAsPristine({onlySelf:!0})}),this._parent&&!y.onlySelf&&this._parent._updatePristine(y)}markAsPending(y={}){this.status=Yr,!1!==y.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!y.onlySelf&&this._parent.markAsPending(y)}disable(y={}){const P=this._parentMarkedDirty(y.onlySelf);this.status=Oi,this.errors=null,this._forEachChild(Ee=>{Ee.disable({...y,onlySelf:!0})}),this._updateValue(),!1!==y.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...y,skipPristineCheck:P}),this._onDisabledChange.forEach(Ee=>Ee(!0))}enable(y={}){const P=this._parentMarkedDirty(y.onlySelf);this.status=ir,this._forEachChild(Ee=>{Ee.enable({...y,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:y.emitEvent}),this._updateAncestors({...y,skipPristineCheck:P}),this._onDisabledChange.forEach(Ee=>Ee(!1))}_updateAncestors(y){this._parent&&!y.onlySelf&&(this._parent.updateValueAndValidity(y),y.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(y){this._parent=y}getRawValue(){return this.value}updateValueAndValidity(y={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ir||this.status===Yr)&&this._runAsyncValidator(y.emitEvent)),!1!==y.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!y.onlySelf&&this._parent.updateValueAndValidity(y)}_updateTreeValidity(y={emitEvent:!0}){this._forEachChild(P=>P._updateTreeValidity(y)),this.updateValueAndValidity({onlySelf:!0,emitEvent:y.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Oi:ir}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(y){if(this.asyncValidator){this.status=Yr,this._hasOwnPendingAsyncValidator=!0;const P=at(this.asyncValidator(this));this._asyncValidationSubscription=P.subscribe(Ee=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(Ee,{emitEvent:y})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(y,P={}){this.errors=y,this._updateControlsErrors(!1!==P.emitEvent)}get(y){let P=y;return null==P||(Array.isArray(P)||(P=P.split(".")),0===P.length)?null:P.reduce((Ee,tt)=>Ee&&Ee._find(tt),this)}getError(y,P){const Ee=P?this.get(P):this;return Ee&&Ee.errors?Ee.errors[y]:null}hasError(y,P){return!!this.getError(y,P)}get root(){let y=this;for(;y._parent;)y=y._parent;return y}_updateControlsErrors(y){this.status=this._calculateStatus(),y&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(y)}_initObservables(){this.valueChanges=new e.vpe,this.statusChanges=new e.vpe}_calculateStatus(){return this._allControlsDisabled()?Oi:this.errors?qr:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Yr)?Yr:this._anyControlsHaveStatus(qr)?qr:ir}_anyControlsHaveStatus(y){return this._anyControls(P=>P.status===y)}_anyControlsDirty(){return this._anyControls(y=>y.dirty)}_anyControlsTouched(){return this._anyControls(y=>y.touched)}_updatePristine(y={}){this.pristine=!this._anyControlsDirty(),this._parent&&!y.onlySelf&&this._parent._updatePristine(y)}_updateTouched(y={}){this.touched=this._anyControlsTouched(),this._parent&&!y.onlySelf&&this._parent._updateTouched(y)}_registerOnCollectionChange(y){this._onCollectionChange=y}_setUpdateStrategy(y){ar(y)&&null!=y.updateOn&&(this._updateOn=y.updateOn)}_parentMarkedDirty(y){const P=this._parent&&this._parent.dirty;return!y&&!!P&&!this._parent._anyControlsDirty()}_find(y){return null}_assignValidators(y){this._rawValidators=Array.isArray(y)?y.slice():y,this._composedValidatorFn=function Vt(I){return Array.isArray(I)?ct(I):I||null}(this._rawValidators)}_assignAsyncValidators(y){this._rawAsyncValidators=Array.isArray(y)?y.slice():y,this._composedAsyncValidatorFn=function qn(I){return Array.isArray(I)?Jt(I):I||null}(this._rawAsyncValidators)}}class z extends it{constructor(y,P,Ee){super(At(P),Gn(Ee,P)),this.controls=y,this._initObservables(),this._setUpdateStrategy(P),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(y,P){return this.controls[y]?this.controls[y]:(this.controls[y]=P,P.setParent(this),P._registerOnCollectionChange(this._onCollectionChange),P)}addControl(y,P,Ee={}){this.registerControl(y,P),this.updateValueAndValidity({emitEvent:Ee.emitEvent}),this._onCollectionChange()}removeControl(y,P={}){this.controls[y]&&this.controls[y]._registerOnCollectionChange(()=>{}),delete this.controls[y],this.updateValueAndValidity({emitEvent:P.emitEvent}),this._onCollectionChange()}setControl(y,P,Ee={}){this.controls[y]&&this.controls[y]._registerOnCollectionChange(()=>{}),delete this.controls[y],P&&this.registerControl(y,P),this.updateValueAndValidity({emitEvent:Ee.emitEvent}),this._onCollectionChange()}contains(y){return this.controls.hasOwnProperty(y)&&this.controls[y].enabled}setValue(y,P={}){En(this,0,y),Object.keys(y).forEach(Ee=>{_r(this,!0,Ee),this.controls[Ee].setValue(y[Ee],{onlySelf:!0,emitEvent:P.emitEvent})}),this.updateValueAndValidity(P)}patchValue(y,P={}){null!=y&&(Object.keys(y).forEach(Ee=>{const tt=this.controls[Ee];tt&&tt.patchValue(y[Ee],{onlySelf:!0,emitEvent:P.emitEvent})}),this.updateValueAndValidity(P))}reset(y={},P={}){this._forEachChild((Ee,tt)=>{Ee.reset(y[tt],{onlySelf:!0,emitEvent:P.emitEvent})}),this._updatePristine(P),this._updateTouched(P),this.updateValueAndValidity(P)}getRawValue(){return this._reduceChildren({},(y,P,Ee)=>(y[Ee]=P.getRawValue(),y))}_syncPendingControls(){let y=this._reduceChildren(!1,(P,Ee)=>!!Ee._syncPendingControls()||P);return y&&this.updateValueAndValidity({onlySelf:!0}),y}_forEachChild(y){Object.keys(this.controls).forEach(P=>{const Ee=this.controls[P];Ee&&y(Ee,P)})}_setUpControls(){this._forEachChild(y=>{y.setParent(this),y._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(y){for(const[P,Ee]of Object.entries(this.controls))if(this.contains(P)&&y(Ee))return!0;return!1}_reduceValue(){return this._reduceChildren({},(P,Ee,tt)=>((Ee.enabled||this.disabled)&&(P[tt]=Ee.value),P))}_reduceChildren(y,P){let Ee=y;return this._forEachChild((tt,Tn)=>{Ee=P(Ee,tt,Tn)}),Ee}_allControlsDisabled(){for(const y of Object.keys(this.controls))if(this.controls[y].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(y){return this.controls.hasOwnProperty(y)?this.controls[y]:null}}class _t extends z{}const _n=new e.OlP("CallSetDisabledState",{providedIn:"root",factory:()=>or}),or="always";function Si(I,y){return[...y.path,I]}function Er(I,y,P=or){wo(I,y),y.valueAccessor.writeValue(I.value),(I.disabled||"always"===P)&&y.valueAccessor.setDisabledState?.(I.disabled),function Ds(I,y){y.valueAccessor.registerOnChange(P=>{I._pendingValue=P,I._pendingChange=!0,I._pendingDirty=!0,"change"===I.updateOn&&Gr(I,y)})}(I,y),function Kn(I,y){const P=(Ee,tt)=>{y.valueAccessor.writeValue(Ee),tt&&y.viewToModelUpdate(Ee)};I.registerOnChange(P),y._registerOnDestroy(()=>{I._unregisterOnChange(P)})}(I,y),function Cn(I,y){y.valueAccessor.registerOnTouched(()=>{I._pendingTouched=!0,"blur"===I.updateOn&&I._pendingChange&&Gr(I,y),"submit"!==I.updateOn&&I.markAsTouched()})}(I,y),function Co(I,y){if(y.valueAccessor.setDisabledState){const P=Ee=>{y.valueAccessor.setDisabledState(Ee)};I.registerOnDisabledChange(P),y._registerOnDestroy(()=>{I._unregisterOnDisabledChange(P)})}}(I,y)}function Qi(I,y,P=!0){const Ee=()=>{};y.valueAccessor&&(y.valueAccessor.registerOnChange(Ee),y.valueAccessor.registerOnTouched(Ee)),Xi(I,y),I&&(y._invokeOnDestroyCallbacks(),I._registerOnCollectionChange(()=>{}))}function Ii(I,y){I.forEach(P=>{P.registerOnValidatorChange&&P.registerOnValidatorChange(y)})}function wo(I,y){const P=nn(I);null!==y.validator?I.setValidators(St(P,y.validator)):"function"==typeof P&&I.setValidators([P]);const Ee=Ut(I);null!==y.asyncValidator?I.setAsyncValidators(St(Ee,y.asyncValidator)):"function"==typeof Ee&&I.setAsyncValidators([Ee]);const tt=()=>I.updateValueAndValidity();Ii(y._rawValidators,tt),Ii(y._rawAsyncValidators,tt)}function Xi(I,y){let P=!1;if(null!==I){if(null!==y.validator){const tt=nn(I);if(Array.isArray(tt)&&tt.length>0){const Tn=tt.filter(pr=>pr!==y.validator);Tn.length!==tt.length&&(P=!0,I.setValidators(Tn))}}if(null!==y.asyncValidator){const tt=Ut(I);if(Array.isArray(tt)&&tt.length>0){const Tn=tt.filter(pr=>pr!==y.asyncValidator);Tn.length!==tt.length&&(P=!0,I.setAsyncValidators(Tn))}}}const Ee=()=>{};return Ii(y._rawValidators,Ee),Ii(y._rawAsyncValidators,Ee),P}function Gr(I,y){I._pendingDirty&&I.markAsDirty(),I.setValue(I._pendingValue,{emitModelToViewChange:!1}),y.viewToModelUpdate(I._pendingValue),I._pendingChange=!1}function Xo(I,y){wo(I,y)}function Zr(I,y){if(!I.hasOwnProperty("model"))return!1;const P=I.model;return!!P.isFirstChange()||!Object.is(y,P.currentValue)}function Mo(I,y){I._syncPendingControls(),y.forEach(P=>{const Ee=P.control;"submit"===Ee.updateOn&&Ee._pendingChange&&(P.viewToModelUpdate(Ee._pendingValue),Ee._pendingChange=!1)})}function $n(I,y){if(!y)return null;let P,Ee,tt;return Array.isArray(y),y.forEach(Tn=>{Tn.constructor===ke?P=Tn:function xr(I){return Object.getPrototypeOf(I.constructor)===Te}(Tn)?Ee=Tn:tt=Tn}),tt||Ee||P||null}const un={provide:W,useExisting:(0,e.Gpc)(()=>Vr)},Kr=Promise.resolve();class Vr extends W{constructor(y,P,Ee){super(),this.callSetDisabledState=Ee,this.submitted=!1,this._directives=new Set,this.ngSubmit=new e.vpe,this.form=new z({},ct(y),Jt(P))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(y){Kr.then(()=>{const P=this._findContainer(y.path);y.control=P.registerControl(y.name,y.control),Er(y.control,y,this.callSetDisabledState),y.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(y)})}getControl(y){return this.form.get(y.path)}removeControl(y){Kr.then(()=>{const P=this._findContainer(y.path);P&&P.removeControl(y.name),this._directives.delete(y)})}addFormGroup(y){Kr.then(()=>{const P=this._findContainer(y.path),Ee=new z({});Xo(Ee,y),P.registerControl(y.name,Ee),Ee.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(y){Kr.then(()=>{const P=this._findContainer(y.path);P&&P.removeControl(y.name)})}getFormGroup(y){return this.form.get(y.path)}updateModel(y,P){Kr.then(()=>{this.form.get(y.path).setValue(P)})}setValue(y){this.control.setValue(y)}onSubmit(y){return this.submitted=!0,Mo(this.form,this._directives),this.ngSubmit.emit(y),"dialog"===y?.target?.method}onReset(){this.resetForm()}resetForm(y){this.form.reset(y),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(y){return y.pop(),y.length?this.form.get(y):this.form}}function gi(I,y){const P=I.indexOf(y);P>-1&&I.splice(P,1)}function Go(I){return"object"==typeof I&&null!==I&&2===Object.keys(I).length&&"value"in I&&"disabled"in I}Vr.\u0275fac=function(y){return new(y||Vr)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(_n,8))},Vr.\u0275dir=e.lG2({type:Vr,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(y,P){1&y&&e.NdJ("submit",function(tt){return P.onSubmit(tt)})("reset",function(){return P.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[e._Bn([un]),e.qOj]});const er=class extends it{constructor(y=null,P,Ee){super(At(P),Gn(Ee,P)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(y),this._setUpdateStrategy(P),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),ar(P)&&(P.nonNullable||P.initialValueIsDefault)&&(Go(y)?this.defaultValue=y.value:this.defaultValue=y)}setValue(y,P={}){this.value=this._pendingValue=y,this._onChange.length&&!1!==P.emitModelToViewChange&&this._onChange.forEach(Ee=>Ee(this.value,!1!==P.emitViewToModelChange)),this.updateValueAndValidity(P)}patchValue(y,P={}){this.setValue(y,P)}reset(y=this.defaultValue,P={}){this._applyFormState(y),this.markAsPristine(P),this.markAsUntouched(P),this.setValue(this.value,P),this._pendingChange=!1}_updateValue(){}_anyControls(y){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(y){this._onChange.push(y)}_unregisterOnChange(y){gi(this._onChange,y)}registerOnDisabledChange(y){this._onDisabledChange.push(y)}_unregisterOnDisabledChange(y){gi(this._onDisabledChange,y)}_forEachChild(y){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange))&&(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0)}_applyFormState(y){Go(y)?(this.value=this._pendingValue=y.value,y.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=y}};class Ar extends W{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return Si(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}}Ar.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Ar)))(P||Ar)}}(),Ar.\u0275dir=e.lG2({type:Ar,features:[e.qOj]});const bs={provide:W,useExisting:(0,e.Gpc)(()=>Ri)};class Ri extends Ar{constructor(y,P,Ee){super(),this._parent=y,this._setValidators(P),this._setAsyncValidators(Ee)}_checkParentType(){!(this._parent instanceof Ri)&&this._parent}}Ri.\u0275fac=function(y){return new(y||Ri)(e.Y36(W,5),e.Y36(Ge,10),e.Y36(Je,10))},Ri.\u0275dir=e.lG2({type:Ri,selectors:[["","ngModelGroup",""]],inputs:{name:["ngModelGroup","name"]},exportAs:["ngModelGroup"],features:[e._Bn([bs]),e.qOj]});const Pi={provide:he,useExisting:(0,e.Gpc)(()=>mi)},si=Promise.resolve();class mi extends he{constructor(y,P,Ee,tt,Tn,pr){super(),this._changeDetectorRef=Tn,this.callSetDisabledState=pr,this.control=new er,this._registered=!1,this.update=new e.vpe,this._parent=y,this._setValidators(P),this._setAsyncValidators(Ee),this.valueAccessor=$n(0,tt)}ngOnChanges(y){if(this._checkForErrors(),!this._registered||"name"in y){if(this._registered&&(this._checkName(),this.formDirective)){const P=y.name.previousValue;this.formDirective.removeControl({name:P,path:this._getPath(P)})}this._setUpControl()}"isDisabled"in y&&this._updateDisabled(y),Zr(y,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Er(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(y){si.then(()=>{this.control.setValue(y,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(y){const P=y.isDisabled.currentValue,Ee=0!==P&&(0,e.D6c)(P);si.then(()=>{Ee&&!this.control.disabled?this.control.disable():!Ee&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(y){return this._parent?Si(y,this._parent):[y]}}mi.\u0275fac=function(y){return new(y||mi)(e.Y36(W,9),e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Oe,10),e.Y36(e.sBO,8),e.Y36(_n,8))},mi.\u0275dir=e.lG2({type:mi,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[e._Bn([Pi]),e.qOj,e.TTD]});class Jn{}Jn.\u0275fac=function(y){return new(y||Jn)},Jn.\u0275dir=e.lG2({type:Jn,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]});const _i={provide:Oe,useExisting:(0,e.Gpc)(()=>ur),multi:!0};class ur extends Te{writeValue(y){const P=y??"";this.setProperty("value",P)}registerOnChange(y){this.onChange=P=>{y(""==P?null:parseFloat(P))}}}ur.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(ur)))(P||ur)}}(),ur.\u0275dir=e.lG2({type:ur,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(y,P){1&y&&e.NdJ("input",function(tt){return P.onChange(tt.target.value)})("blur",function(){return P.onTouched()})},features:[e._Bn([_i]),e.qOj]});const vi={provide:Oe,useExisting:(0,e.Gpc)(()=>dr),multi:!0};class zr{}zr.\u0275fac=function(y){return new(y||zr)},zr.\u0275mod=e.oAB({type:zr}),zr.\u0275inj=e.cJS({});class yi{constructor(){this._accessors=[]}add(y,P){this._accessors.push([y,P])}remove(y){for(let P=this._accessors.length-1;P>=0;--P)if(this._accessors[P][1]===y)return void this._accessors.splice(P,1)}select(y){this._accessors.forEach(P=>{this._isSameGroup(P,y)&&P[1]!==y&&P[1].fireUncheck(y.value)})}_isSameGroup(y,P){return!!y[0].control&&(y[0]._parent===P._control._parent&&y[1].name===P.name)}}yi.\u0275fac=function(y){return new(y||yi)},yi.\u0275prov=e.Yz7({token:yi,factory:yi.\u0275fac,providedIn:zr});class dr extends Te{constructor(y,P,Ee,tt){super(y,P),this._registry=Ee,this._injector=tt,this.onChange=()=>{}}ngOnInit(){this._control=this._injector.get(he),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(y){this._state=y===this.value,this.setProperty("checked",this._state)}registerOnChange(y){this._fn=y,this.onChange=()=>{y(this.value),this._registry.select(this)}}fireUncheck(y){this.writeValue(y)}_checkName(){this.name&&this.formControlName&&(this.name,this.formControlName),!this.name&&this.formControlName&&(this.name=this.formControlName)}}dr.\u0275fac=function(y){return new(y||dr)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(yi),e.Y36(e.zs3))},dr.\u0275dir=e.lG2({type:dr,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(y,P){1&y&&e.NdJ("change",function(){return P.onChange()})("blur",function(){return P.onTouched()})},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[e._Bn([vi]),e.qOj]});const To={provide:Oe,useExisting:(0,e.Gpc)(()=>ai),multi:!0};class ai extends Te{writeValue(y){this.setProperty("value",parseFloat(y))}registerOnChange(y){this.onChange=P=>{y(""==P?null:parseFloat(P))}}}ai.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(ai)))(P||ai)}}(),ai.\u0275dir=e.lG2({type:ai,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(y,P){1&y&&e.NdJ("change",function(tt){return P.onChange(tt.target.value)})("input",function(tt){return P.onChange(tt.target.value)})("blur",function(){return P.onTouched()})},features:[e._Bn([To]),e.qOj]});const fa=new e.OlP("NgModelWithFormControlWarning"),es={provide:he,useExisting:(0,e.Gpc)(()=>Vo)};class Vo extends he{constructor(y,P,Ee,tt,Tn){super(),this._ngModelWarningConfig=tt,this.callSetDisabledState=Tn,this.update=new e.vpe,this._ngModelWarningSent=!1,this._setValidators(y),this._setAsyncValidators(P),this.valueAccessor=$n(0,Ee)}set isDisabled(y){}ngOnChanges(y){if(this._isControlChanged(y)){const P=y.form.previousValue;P&&Qi(P,this,!1),Er(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}Zr(y,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&Qi(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}_isControlChanged(y){return y.hasOwnProperty("form")}}Vo._ngModelWarningSentOnce=!1,Vo.\u0275fac=function(y){return new(y||Vo)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Oe,10),e.Y36(fa,8),e.Y36(_n,8))},Vo.\u0275dir=e.lG2({type:Vo,selectors:[["","formControl",""]],inputs:{form:["formControl","form"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[e._Bn([es]),e.qOj,e.TTD]});const zo={provide:W,useExisting:(0,e.Gpc)(()=>li)};class li extends W{constructor(y,P,Ee){super(),this.callSetDisabledState=Ee,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new e.vpe,this._setValidators(y),this._setAsyncValidators(P)}ngOnChanges(y){this._checkFormPresent(),y.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(Xi(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(y){const P=this.form.get(y.path);return Er(P,y,this.callSetDisabledState),P.updateValueAndValidity({emitEvent:!1}),this.directives.push(y),P}getControl(y){return this.form.get(y.path)}removeControl(y){Qi(y.control||null,y,!1),function Vi(I,y){const P=I.indexOf(y);P>-1&&I.splice(P,1)}(this.directives,y)}addFormGroup(y){this._setUpFormContainer(y)}removeFormGroup(y){this._cleanUpFormContainer(y)}getFormGroup(y){return this.form.get(y.path)}addFormArray(y){this._setUpFormContainer(y)}removeFormArray(y){this._cleanUpFormContainer(y)}getFormArray(y){return this.form.get(y.path)}updateModel(y,P){this.form.get(y.path).setValue(P)}onSubmit(y){return this.submitted=!0,Mo(this.form,this.directives),this.ngSubmit.emit(y),"dialog"===y?.target?.method}onReset(){this.resetForm()}resetForm(y){this.form.reset(y),this.submitted=!1}_updateDomValue(){this.directives.forEach(y=>{const P=y.control,Ee=this.form.get(y.path);P!==Ee&&(Qi(P||null,y),Ee instanceof er&&(Er(Ee,y,this.callSetDisabledState),y.control=Ee))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(y){const P=this.form.get(y.path);Xo(P,y),P.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(y){if(this.form){const P=this.form.get(y.path);P&&function Ni(I,y){return Xi(I,y)}(P,y)&&P.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){wo(this.form,this),this._oldForm&&Xi(this._oldForm,this)}_checkFormPresent(){this.form}}li.\u0275fac=function(y){return new(y||li)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(_n,8))},li.\u0275dir=e.lG2({type:li,selectors:[["","formGroup",""]],hostBindings:function(y,P){1&y&&e.NdJ("submit",function(tt){return P.onSubmit(tt)})("reset",function(){return P.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[e._Bn([zo]),e.qOj,e.TTD]});const Es={provide:W,useExisting:(0,e.Gpc)(()=>Wi)};class Wi extends Ar{constructor(y,P,Ee){super(),this._parent=y,this._setValidators(P),this._setAsyncValidators(Ee)}_checkParentType(){Fa(this._parent)}}Wi.\u0275fac=function(y){return new(y||Wi)(e.Y36(W,13),e.Y36(Ge,10),e.Y36(Je,10))},Wi.\u0275dir=e.lG2({type:Wi,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[e._Bn([Es]),e.qOj]});const pa={provide:W,useExisting:(0,e.Gpc)(()=>xi)};class xi extends W{constructor(y,P,Ee){super(),this._parent=y,this._setValidators(P),this._setAsyncValidators(Ee)}ngOnInit(){this._checkParentType(),this.formDirective.addFormArray(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormArray(this)}get control(){return this.formDirective.getFormArray(this)}get formDirective(){return this._parent?this._parent.formDirective:null}get path(){return Si(null==this.name?this.name:this.name.toString(),this._parent)}_checkParentType(){Fa(this._parent)}}function Fa(I){return!(I instanceof Wi||I instanceof li||I instanceof xi)}xi.\u0275fac=function(y){return new(y||xi)(e.Y36(W,13),e.Y36(Ge,10),e.Y36(Je,10))},xi.\u0275dir=e.lG2({type:xi,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[e._Bn([pa]),e.qOj]});const ts={provide:he,useExisting:(0,e.Gpc)(()=>Di)};class Di extends he{constructor(y,P,Ee,tt,Tn){super(),this._ngModelWarningConfig=Tn,this._added=!1,this.update=new e.vpe,this._ngModelWarningSent=!1,this._parent=y,this._setValidators(P),this._setAsyncValidators(Ee),this.valueAccessor=$n(0,tt)}set isDisabled(y){}ngOnChanges(y){this._added||this._setUpControl(),Zr(y,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}get path(){return Si(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this._added=!0}}Di._ngModelWarningSentOnce=!1,Di.\u0275fac=function(y){return new(y||Di)(e.Y36(W,13),e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Oe,10),e.Y36(fa,8))},Di.\u0275dir=e.lG2({type:Di,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[e._Bn([ts]),e.qOj,e.TTD]});const ha={provide:Oe,useExisting:(0,e.Gpc)(()=>Wr),multi:!0};function Ba(I,y){return null==I?`${y}`:(y&&"object"==typeof y&&(y="Object"),`${I}: ${y}`.slice(0,50))}class Wr extends Te{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(y){this._compareWith=y}writeValue(y){this.value=y;const Ee=Ba(this._getOptionId(y),y);this.setProperty("value",Ee)}registerOnChange(y){this.onChange=P=>{this.value=this._getOptionValue(P),y(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(y){for(const P of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(P),y))return P;return null}_getOptionValue(y){const P=function Ua(I){return I.split(":")[0]}(y);return this._optionMap.has(P)?this._optionMap.get(P):y}}Wr.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Wr)))(P||Wr)}}(),Wr.\u0275dir=e.lG2({type:Wr,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(y,P){1&y&&e.NdJ("change",function(tt){return P.onChange(tt.target.value)})("blur",function(){return P.onTouched()})},inputs:{compareWith:"compareWith"},features:[e._Bn([ha]),e.qOj]});class ns{constructor(y,P,Ee){this._element=y,this._renderer=P,this._select=Ee,this._select&&(this.id=this._select._registerOption())}set ngValue(y){null!=this._select&&(this._select._optionMap.set(this.id,y),this._setElementValue(Ba(this.id,y)),this._select.writeValue(this._select.value))}set value(y){this._setElementValue(y),this._select&&this._select.writeValue(this._select.value)}_setElementValue(y){this._renderer.setProperty(this._element.nativeElement,"value",y)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}ns.\u0275fac=function(y){return new(y||ns)(e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(Wr,9))},ns.\u0275dir=e.lG2({type:ns,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}});const Cs={provide:Oe,useExisting:(0,e.Gpc)(()=>ci),multi:!0};function El(I,y){return null==I?`${y}`:("string"==typeof y&&(y=`'${y}'`),y&&"object"==typeof y&&(y="Object"),`${I}: ${y}`.slice(0,50))}class ci extends Te{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(y){this._compareWith=y}writeValue(y){let P;if(this.value=y,Array.isArray(y)){const Ee=y.map(tt=>this._getOptionId(tt));P=(tt,Tn)=>{tt._setSelected(Ee.indexOf(Tn.toString())>-1)}}else P=(Ee,tt)=>{Ee._setSelected(!1)};this._optionMap.forEach(P)}registerOnChange(y){this.onChange=P=>{const Ee=[],tt=P.selectedOptions;if(void 0!==tt){const Tn=tt;for(let pr=0;prAo),multi:!0};class Ao extends ki{constructor(){super(...arguments),this.inputName="max",this.normalizeInput=y=>Cl(y),this.createValidator=y=>ce(y)}}Ao.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Ao)))(P||Ao)}}(),Ao.\u0275dir=e.lG2({type:Ao,selectors:[["input","type","number","max","","formControlName",""],["input","type","number","max","","formControl",""],["input","type","number","max","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("max",P._enabled?P.max:null)},inputs:{max:"max"},features:[e._Bn([rs]),e.qOj]});const is={provide:Ge,useExisting:(0,e.Gpc)(()=>os),multi:!0};class os extends ki{constructor(){super(...arguments),this.inputName="min",this.normalizeInput=y=>Cl(y),this.createValidator=y=>K(y)}}os.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(os)))(P||os)}}(),os.\u0275dir=e.lG2({type:os,selectors:[["input","type","number","min","","formControlName",""],["input","type","number","min","","formControl",""],["input","type","number","min","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("min",P._enabled?P.min:null)},inputs:{min:"min"},features:[e._Bn([is]),e.qOj]});const ui={provide:Ge,useExisting:(0,e.Gpc)(()=>Li),multi:!0},bi={provide:Ge,useExisting:(0,e.Gpc)(()=>bn),multi:!0};class Li extends ki{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=e.D6c,this.createValidator=y=>we}enabled(y){return y}}Li.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Li)))(P||Li)}}(),Li.\u0275dir=e.lG2({type:Li,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("required",P._enabled?"":null)},inputs:{required:"required"},features:[e._Bn([ui]),e.qOj]});class bn extends Li{constructor(){super(...arguments),this.createValidator=y=>xe}}bn.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(bn)))(P||bn)}}(),bn.\u0275dir=e.lG2({type:bn,selectors:[["input","type","checkbox","required","","formControlName",""],["input","type","checkbox","required","","formControl",""],["input","type","checkbox","required","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("required",P._enabled?"":null)},features:[e._Bn([bi]),e.qOj]});const Oo={provide:Ge,useExisting:(0,e.Gpc)(()=>po),multi:!0};class po extends ki{constructor(){super(...arguments),this.inputName="email",this.normalizeInput=e.D6c,this.createValidator=y=>pe}enabled(y){return y}}po.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(po)))(P||po)}}(),po.\u0275dir=e.lG2({type:po,selectors:[["","email","","formControlName",""],["","email","","formControl",""],["","email","","ngModel",""]],inputs:{email:"email"},features:[e._Bn([Oo]),e.qOj]});const Ei={provide:Ge,useExisting:(0,e.Gpc)(()=>ho),multi:!0};class ho extends ki{constructor(){super(...arguments),this.inputName="minlength",this.normalizeInput=y=>ol(y),this.createValidator=y=>be(y)}}ho.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(ho)))(P||ho)}}(),ho.\u0275dir=e.lG2({type:ho,selectors:[["","minlength","","formControlName",""],["","minlength","","formControl",""],["","minlength","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("minlength",P._enabled?P.minlength:null)},inputs:{minlength:"minlength"},features:[e._Bn([Ei]),e.qOj]});const Ha={provide:Ge,useExisting:(0,e.Gpc)(()=>Fi),multi:!0};class Fi extends ki{constructor(){super(...arguments),this.inputName="maxlength",this.normalizeInput=y=>ol(y),this.createValidator=y=>nt(y)}}Fi.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Fi)))(P||Fi)}}(),Fi.\u0275dir=e.lG2({type:Fi,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("maxlength",P._enabled?P.maxlength:null)},inputs:{maxlength:"maxlength"},features:[e._Bn([Ha]),e.qOj]});const Cr={provide:Ge,useExisting:(0,e.Gpc)(()=>to),multi:!0};class to extends ki{constructor(){super(...arguments),this.inputName="pattern",this.normalizeInput=y=>y,this.createValidator=y=>st(y)}}to.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(to)))(P||to)}}(),to.\u0275dir=e.lG2({type:to,selectors:[["","pattern","","formControlName",""],["","pattern","","formControl",""],["","pattern","","ngModel",""]],hostVars:1,hostBindings:function(y,P){2&y&&e.uIk("pattern",P._enabled?P.pattern:null)},inputs:{pattern:"pattern"},features:[e._Bn([Cr]),e.qOj]});class Bi{}Bi.\u0275fac=function(y){return new(y||Bi)},Bi.\u0275mod=e.oAB({type:Bi}),Bi.\u0275inj=e.cJS({imports:[zr]});class go{static withConfig(y){return{ngModule:go,providers:[{provide:_n,useValue:y.callSetDisabledState??or}]}}}go.\u0275fac=function(y){return new(y||go)},go.\u0275mod=e.oAB({type:go}),go.\u0275inj=e.cJS({imports:[Bi]});class Pt{static withConfig(y){return{ngModule:Pt,providers:[{provide:fa,useValue:y.warnOnNgModelWithFormControl??"always"},{provide:_n,useValue:y.callSetDisabledState??or}]}}}Pt.\u0275fac=function(y){return new(y||Pt)},Pt.\u0275mod=e.oAB({type:Pt}),Pt.\u0275inj=e.cJS({imports:[Bi]});class $o extends it{constructor(y,P,Ee){super(At(P),Gn(Ee,P)),this.controls=y,this._initObservables(),this._setUpdateStrategy(P),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(y){return this.controls[this._adjustIndex(y)]}push(y,P={}){this.controls.push(y),this._registerControl(y),this.updateValueAndValidity({emitEvent:P.emitEvent}),this._onCollectionChange()}insert(y,P,Ee={}){this.controls.splice(y,0,P),this._registerControl(P),this.updateValueAndValidity({emitEvent:Ee.emitEvent})}removeAt(y,P={}){let Ee=this._adjustIndex(y);Ee<0&&(Ee=0),this.controls[Ee]&&this.controls[Ee]._registerOnCollectionChange(()=>{}),this.controls.splice(Ee,1),this.updateValueAndValidity({emitEvent:P.emitEvent})}setControl(y,P,Ee={}){let tt=this._adjustIndex(y);tt<0&&(tt=0),this.controls[tt]&&this.controls[tt]._registerOnCollectionChange(()=>{}),this.controls.splice(tt,1),P&&(this.controls.splice(tt,0,P),this._registerControl(P)),this.updateValueAndValidity({emitEvent:Ee.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(y,P={}){En(this,0,y),y.forEach((Ee,tt)=>{_r(this,!1,tt),this.at(tt).setValue(Ee,{onlySelf:!0,emitEvent:P.emitEvent})}),this.updateValueAndValidity(P)}patchValue(y,P={}){null!=y&&(y.forEach((Ee,tt)=>{this.at(tt)&&this.at(tt).patchValue(Ee,{onlySelf:!0,emitEvent:P.emitEvent})}),this.updateValueAndValidity(P))}reset(y=[],P={}){this._forEachChild((Ee,tt)=>{Ee.reset(y[tt],{onlySelf:!0,emitEvent:P.emitEvent})}),this._updatePristine(P),this._updateTouched(P),this.updateValueAndValidity(P)}getRawValue(){return this.controls.map(y=>y.getRawValue())}clear(y={}){this.controls.length<1||(this._forEachChild(P=>P._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:y.emitEvent}))}_adjustIndex(y){return y<0?y+this.length:y}_syncPendingControls(){let y=this.controls.reduce((P,Ee)=>!!Ee._syncPendingControls()||P,!1);return y&&this.updateValueAndValidity({onlySelf:!0}),y}_forEachChild(y){this.controls.forEach((P,Ee)=>{y(P,Ee)})}_updateValue(){this.value=this.controls.filter(y=>y.enabled||this.disabled).map(y=>y.value)}_anyControls(y){return this.controls.some(P=>P.enabled&&y(P))}_setUpControls(){this._forEachChild(y=>this._registerControl(y))}_allControlsDisabled(){for(const y of this.controls)if(y.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(y){y.setParent(this),y._registerOnCollectionChange(this._onCollectionChange)}_find(y){return this.at(y)??null}}function ma(I){return!!I&&(void 0!==I.asyncValidators||void 0!==I.validators||void 0!==I.updateOn)}class mo{constructor(){this.useNonNullable=!1}get nonNullable(){const y=new mo;return y.useNonNullable=!0,y}group(y,P=null){const Ee=this._reduceControls(y);let tt={};return ma(P)?tt=P:null!==P&&(tt.validators=P.validator,tt.asyncValidators=P.asyncValidator),new z(Ee,tt)}record(y,P=null){const Ee=this._reduceControls(y);return new _t(Ee,P)}control(y,P,Ee){let tt={};return this.useNonNullable?(ma(P)?tt=P:(tt.validators=P,tt.asyncValidators=Ee),new er(y,{...tt,nonNullable:!0})):new er(y,P,Ee)}array(y,P,Ee){const tt=y.map(Tn=>this._createControl(Tn));return new $o(tt,P,Ee)}_reduceControls(y){const P={};return Object.keys(y).forEach(Ee=>{P[Ee]=this._createControl(y[Ee])}),P}_createControl(y){if(y instanceof er)return y;if(y instanceof it)return y;if(Array.isArray(y)){const P=y[0],Ee=y.length>1?y[1]:null,tt=y.length>2?y[2]:null;return this.control(P,Ee,tt)}return this.control(y)}}mo.\u0275fac=function(y){return new(y||mo)},mo.\u0275prov=e.Yz7({token:mo,factory:mo.\u0275fac,providedIn:Pt});class ws{}ws.\u0275fac=function(y){return new(y||ws)},ws.\u0275prov=e.Yz7({token:ws,factory:function(){return(0,e.f3M)(mo).nonNullable},providedIn:Pt});class Ln extends mo{group(y,P=null){return super.group(y,P)}control(y,P,Ee){return super.control(y,P,Ee)}array(y,P,Ee){return super.array(y,P,Ee)}}Ln.\u0275fac=function(){let I;return function(P){return(I||(I=e.n5z(Ln)))(P||Ln)}}(),Ln.\u0275prov=e.Yz7({token:Ln,factory:Ln.\u0275fac,providedIn:Pt});new e.GfV("15.0.3")},97530:(Fe,re,g)=>{"use strict";g.d(re,{Dx:()=>Qe,b2:()=>W,q6:()=>rt,se:()=>we});var e=g(50192),d=g(44879);class L extends e.w_{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class j extends L{static makeCurrent(){(0,e.HT)(new j)}onAndCancel(z,de,Ze){return z.addEventListener(de,Ze,!1),()=>{z.removeEventListener(de,Ze,!1)}}dispatchEvent(z,de){z.dispatchEvent(de)}remove(z){z.parentNode&&z.parentNode.removeChild(z)}createElement(z,de){return(de=de||this.getDefaultDocument()).createElement(z)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(z){return z.nodeType===Node.ELEMENT_NODE}isShadowRoot(z){return z instanceof DocumentFragment}getGlobalEventTarget(z,de){return"window"===de?window:"document"===de?z:"body"===de?z.body:null}getBaseHref(z){const de=function G(){return F=F||document.querySelector("base"),F?F.getAttribute("href"):null}();return null==de?null:function Y(it){J=J||document.createElement("a"),J.setAttribute("href",it);const z=J.pathname;return"/"===z.charAt(0)?z:`/${z}`}(de)}resetBaseElement(){F=null}getUserAgent(){return window.navigator.userAgent}getCookie(z){return(0,e.Mx)(document.cookie,z)}}let J,F=null;const fe=new d.OlP("TRANSITION_ID");const De=[{provide:d.ip1,useFactory:function Q(it,z,de){return()=>{de.get(d.CZH).donePromise.then(()=>{const Ze=(0,e.q)(),_t=z.querySelectorAll(`style[ng-transition="${it}"]`);for(let Yt=0;Yt<_t.length;Yt++)Ze.remove(_t[Yt])})}},deps:[fe,e.K0,d.zs3],multi:!0}];class Ae{build(){return new XMLHttpRequest}}Ae.\u0275fac=function(z){return new(z||Ae)},Ae.\u0275prov=d.Yz7({token:Ae,factory:Ae.\u0275fac});const Te=new d.OlP("EventManagerPlugins");class Oe{constructor(z,de){this._zone=de,this._eventNameToPlugin=new Map,z.forEach(Ze=>Ze.manager=this),this._plugins=z.slice().reverse()}addEventListener(z,de,Ze){return this._findPluginFor(de).addEventListener(z,de,Ze)}addGlobalEventListener(z,de,Ze){return this._findPluginFor(de).addGlobalEventListener(z,de,Ze)}getZone(){return this._zone}_findPluginFor(z){const de=this._eventNameToPlugin.get(z);if(de)return de;const Ze=this._plugins;for(let _t=0;_t{this._stylesSet.has(Ze)||(this._stylesSet.add(Ze),de.add(Ze))}),this.onStylesAdded(de)}onStylesAdded(z){}getAllStyles(){return Array.from(this._stylesSet)}}ue.\u0275fac=function(z){return new(z||ue)},ue.\u0275prov=d.Yz7({token:ue,factory:ue.\u0275fac});class Me extends ue{constructor(z){super(),this._doc=z,this._hostNodes=new Map,this._hostNodes.set(z.head,[])}_addStylesToHost(z,de,Ze){z.forEach(_t=>{const Yt=this._doc.createElement("style");Yt.textContent=_t,Ze.push(de.appendChild(Yt))})}addHost(z){const de=[];this._addStylesToHost(this._stylesSet,z,de),this._hostNodes.set(z,de)}removeHost(z){const de=this._hostNodes.get(z);de&&de.forEach(Ce),this._hostNodes.delete(z)}onStylesAdded(z){this._hostNodes.forEach((de,Ze)=>{this._addStylesToHost(z,Ze,de)})}ngOnDestroy(){this._hostNodes.forEach(z=>z.forEach(Ce))}}function Ce(it){(0,e.q)().remove(it)}Me.\u0275fac=function(z){return new(z||Me)(d.LFG(e.K0))},Me.\u0275prov=d.Yz7({token:Me,factory:Me.\u0275fac});const ze={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},ke=/%COMP%/g,Ye="_nghost-%COMP%",Ge="_ngcontent-%COMP%";function Pe(it,z){return z.flat(100).map(de=>de.replace(ke,it))}function K(it){return z=>{if("__ngUnwrap__"===z)return it;!1===it(z)&&(z.preventDefault(),z.returnValue=!1)}}class we{constructor(z,de,Ze){this.eventManager=z,this.sharedStylesHost=de,this.appId=Ze,this.rendererByCompId=new Map,this.defaultRenderer=new xe(z)}createRenderer(z,de){if(!z||!de)return this.defaultRenderer;switch(de.encapsulation){case d.ifc.Emulated:{let Ze=this.rendererByCompId.get(de.id);return Ze||(Ze=new st(this.eventManager,this.sharedStylesHost,de,this.appId),this.rendererByCompId.set(de.id,Ze)),Ze.applyToHost(z),Ze}case 1:case d.ifc.ShadowDom:return new Ie(this.eventManager,this.sharedStylesHost,z,de);default:if(!this.rendererByCompId.has(de.id)){const Ze=Pe(de.id,de.styles);this.sharedStylesHost.addStyles(Ze),this.rendererByCompId.set(de.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}we.\u0275fac=function(z){return new(z||we)(d.LFG(Oe),d.LFG(Me),d.LFG(d.AFp))},we.\u0275prov=d.Yz7({token:we,factory:we.\u0275fac});class xe{constructor(z){this.eventManager=z,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(z,de){return de?document.createElementNS(ze[de]||de,z):document.createElement(z)}createComment(z){return document.createComment(z)}createText(z){return document.createTextNode(z)}appendChild(z,de){(nt(z)?z.content:z).appendChild(de)}insertBefore(z,de,Ze){z&&(nt(z)?z.content:z).insertBefore(de,Ze)}removeChild(z,de){z&&z.removeChild(de)}selectRootElement(z,de){let Ze="string"==typeof z?document.querySelector(z):z;if(!Ze)throw new Error(`The selector "${z}" did not match any elements`);return de||(Ze.textContent=""),Ze}parentNode(z){return z.parentNode}nextSibling(z){return z.nextSibling}setAttribute(z,de,Ze,_t){if(_t){de=_t+":"+de;const Yt=ze[_t];Yt?z.setAttributeNS(Yt,de,Ze):z.setAttribute(de,Ze)}else z.setAttribute(de,Ze)}removeAttribute(z,de,Ze){if(Ze){const _t=ze[Ze];_t?z.removeAttributeNS(_t,de):z.removeAttribute(`${Ze}:${de}`)}else z.removeAttribute(de)}addClass(z,de){z.classList.add(de)}removeClass(z,de){z.classList.remove(de)}setStyle(z,de,Ze,_t){_t&(d.JOm.DashCase|d.JOm.Important)?z.style.setProperty(de,Ze,_t&d.JOm.Important?"important":""):z.style[de]=Ze}removeStyle(z,de,Ze){Ze&d.JOm.DashCase?z.style.removeProperty(de):z.style[de]=""}setProperty(z,de,Ze){z[de]=Ze}setValue(z,de){z.nodeValue=de}listen(z,de,Ze){return"string"==typeof z?this.eventManager.addGlobalEventListener(z,de,K(Ze)):this.eventManager.addEventListener(z,de,K(Ze))}}"@".charCodeAt(0);function nt(it){return"TEMPLATE"===it.tagName&&void 0!==it.content}class st extends xe{constructor(z,de,Ze,_t){super(z),this.component=Ze;const Yt=Pe(_t+"-"+Ze.id,Ze.styles);de.addStyles(Yt),this.contentAttr=function Je(it){return Ge.replace(ke,it)}(_t+"-"+Ze.id),this.hostAttr=function ut(it){return Ye.replace(ke,it)}(_t+"-"+Ze.id)}applyToHost(z){super.setAttribute(z,this.hostAttr,"")}createElement(z,de){const Ze=super.createElement(z,de);return super.setAttribute(Ze,this.contentAttr,""),Ze}}class Ie extends xe{constructor(z,de,Ze,_t){super(z),this.sharedStylesHost=de,this.hostEl=Ze,this.shadowRoot=Ze.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const Yt=Pe(_t.id,_t.styles);for(let _n=0;_nthis.removeEventListener(z,de,Ze)}removeEventListener(z,de,Ze){return z.removeEventListener(de,Ze)}}ht.\u0275fac=function(z){return new(z||ht)(d.LFG(e.K0))},ht.\u0275prov=d.Yz7({token:ht,factory:ht.\u0275fac});const at=["alt","control","meta","shift"],Ke={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},bt={alt:it=>it.altKey,control:it=>it.ctrlKey,meta:it=>it.metaKey,shift:it=>it.shiftKey};class Et extends He{constructor(z){super(z)}supports(z){return null!=Et.parseEventName(z)}addEventListener(z,de,Ze){const _t=Et.parseEventName(de),Yt=Et.eventCallback(_t.fullKey,Ze,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>(0,e.q)().onAndCancel(z,_t.domEventName,Yt))}static parseEventName(z){const de=z.toLowerCase().split("."),Ze=de.shift();if(0===de.length||"keydown"!==Ze&&"keyup"!==Ze)return null;const _t=Et._normalizeKey(de.pop());let Yt="",_n=de.indexOf("code");if(_n>-1&&(de.splice(_n,1),Yt="code."),at.forEach(Si=>{const Er=de.indexOf(Si);Er>-1&&(de.splice(Er,1),Yt+=Si+".")}),Yt+=_t,0!=de.length||0===_t.length)return null;const or={};return or.domEventName=Ze,or.fullKey=Yt,or}static matchEventFullKeyCode(z,de){let Ze=Ke[z.key]||z.key,_t="";return de.indexOf("code.")>-1&&(Ze=z.code,_t="code."),!(null==Ze||!Ze)&&(Ze=Ze.toLowerCase()," "===Ze?Ze="space":"."===Ze&&(Ze="dot"),at.forEach(Yt=>{if(Yt!==Ze){(0,bt[Yt])(z)&&(_t+=Yt+".")}}),_t+=Ze,_t===de)}static eventCallback(z,de,Ze){return _t=>{Et.matchEventFullKeyCode(_t,z)&&Ze.runGuarded(()=>de(_t))}}static _normalizeKey(z){return"esc"===z?"escape":z}}Et.\u0275fac=function(z){return new(z||Et)(d.LFG(e.K0))},Et.\u0275prov=d.Yz7({token:Et,factory:Et.\u0275fac});const Qt=[{provide:d.Lbi,useValue:e.bD},{provide:d.g9A,useValue:function St(){j.makeCurrent()},multi:!0},{provide:e.K0,useFactory:function Ut(){return(0,d.RDi)(document),document},deps:[]}],rt=(0,d.eFA)(d._c5,"browser",Qt),ne=new d.OlP(""),V=[{provide:d.rWj,useClass:class ve{addToWindow(z){d.dqk.getAngularTestability=(Ze,_t=!0)=>{const Yt=z.findTestabilityInTree(Ze,_t);if(null==Yt)throw new Error("Could not find testability for element.");return Yt},d.dqk.getAllAngularTestabilities=()=>z.getAllTestabilities(),d.dqk.getAllAngularRootElements=()=>z.getAllRootElements();d.dqk.frameworkStabilizers||(d.dqk.frameworkStabilizers=[]),d.dqk.frameworkStabilizers.push(Ze=>{const _t=d.dqk.getAllAngularTestabilities();let Yt=_t.length,_n=!1;const or=function(Si){_n=_n||Si,Yt--,0==Yt&&Ze(_n)};_t.forEach(function(Si){Si.whenStable(or)})})}findTestabilityInTree(z,de,Ze){if(null==de)return null;return z.getTestability(de)??(Ze?(0,e.q)().isShadowRoot(de)?this.findTestabilityInTree(z,de.host,!0):this.findTestabilityInTree(z,de.parentElement,!0):null)}},deps:[]},{provide:d.lri,useClass:d.dDg,deps:[d.R0b,d.eoX,d.rWj]},{provide:d.dDg,useClass:d.dDg,deps:[d.R0b,d.eoX,d.rWj]}],H=[{provide:d.zSh,useValue:"root"},{provide:d.qLn,useFactory:function nn(){return new d.qLn},deps:[]},{provide:Te,useClass:ht,multi:!0,deps:[e.K0,d.R0b,d.Lbi]},{provide:Te,useClass:Et,multi:!0,deps:[e.K0]},{provide:we,useClass:we,deps:[Oe,Me,d.AFp]},{provide:d.FYo,useExisting:we},{provide:ue,useExisting:Me},{provide:Me,useClass:Me,deps:[e.K0]},{provide:Oe,useClass:Oe,deps:[Te,d.R0b]},{provide:e.JF,useClass:Ae,deps:[]},[]];class W{constructor(z){false}static withServerTransition(z){return{ngModule:W,providers:[{provide:d.AFp,useValue:z.appId},{provide:fe,useExisting:d.AFp},De]}}}W.\u0275fac=function(z){return new(z||W)(d.LFG(ne,12))},W.\u0275mod=d.oAB({type:W}),W.\u0275inj=d.cJS({providers:[...H,...V],imports:[e.ez,d.hGG]});class Z{constructor(z){this._doc=z,this._dom=(0,e.q)()}addTag(z,de=!1){return z?this._getOrCreateElement(z,de):null}addTags(z,de=!1){return z?z.reduce((Ze,_t)=>(_t&&Ze.push(this._getOrCreateElement(_t,de)),Ze),[]):[]}getTag(z){return z&&this._doc.querySelector(`meta[${z}]`)||null}getTags(z){if(!z)return[];const de=this._doc.querySelectorAll(`meta[${z}]`);return de?[].slice.call(de):[]}updateTag(z,de){if(!z)return null;de=de||this._parseSelector(z);const Ze=this.getTag(de);return Ze?this._setMetaElementAttributes(z,Ze):this._getOrCreateElement(z,!0)}removeTag(z){this.removeTagElement(this.getTag(z))}removeTagElement(z){z&&this._dom.remove(z)}_getOrCreateElement(z,de=!1){if(!de){const Yt=this._parseSelector(z),_n=this.getTags(Yt).filter(or=>this._containsAttributes(z,or))[0];if(void 0!==_n)return _n}const Ze=this._dom.createElement("meta");return this._setMetaElementAttributes(z,Ze),this._doc.getElementsByTagName("head")[0].appendChild(Ze),Ze}_setMetaElementAttributes(z,de){return Object.keys(z).forEach(Ze=>de.setAttribute(this._getMetaKeyMap(Ze),z[Ze])),de}_parseSelector(z){const de=z.name?"name":"property";return`${de}="${z[de]}"`}_containsAttributes(z,de){return Object.keys(z).every(Ze=>de.getAttribute(this._getMetaKeyMap(Ze))===z[Ze])}_getMetaKeyMap(z){return te[z]||z}}Z.\u0275fac=function(z){return new(z||Z)(d.LFG(e.K0))},Z.\u0275prov=d.Yz7({token:Z,factory:function(z){let de=null;return de=z?new z:function he(){return new Z((0,d.LFG)(e.K0))}(),de},providedIn:"root"});const te={httpEquiv:"http-equiv"};class Qe{constructor(z){this._doc=z}getTitle(){return this._doc.title}setTitle(z){this._doc.title=z||""}}Qe.\u0275fac=function(z){return new(z||Qe)(d.LFG(e.K0))},Qe.\u0275prov=d.Yz7({token:Qe,factory:function(z){let de=null;return de=z?new z:function _e(){return new Qe((0,d.LFG)(e.K0))}(),de},providedIn:"root"});typeof window<"u"&&window;class Bn{constructor(){this.store={},this.onSerializeCallbacks={}}get(z,de){return void 0!==this.store[z]?this.store[z]:de}set(z,de){this.store[z]=de}remove(z){delete this.store[z]}hasKey(z){return this.store.hasOwnProperty(z)}get isEmpty(){return 0===Object.keys(this.store).length}onSerialize(z,de){this.onSerializeCallbacks[z]=de}toJson(){for(const z in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(z))try{this.store[z]=this.onSerializeCallbacks[z]()}catch(de){console.warn("Exception in onSerialize callback: ",de)}return JSON.stringify(this.store)}}Bn.\u0275fac=function(z){return new(z||Bn)},Bn.\u0275prov=d.Yz7({token:Bn,factory:function(){return(()=>{const it=(0,d.f3M)(e.K0),z=(0,d.f3M)(d.AFp),de=new Bn;return de.store=function Hr(it,z){const de=it.getElementById(z+"-state");let Ze={};if(de&&de.textContent)try{Ze=JSON.parse(function zn(it){const z={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"};return it.replace(/&[^;]+;/g,de=>z[de])}(de.textContent))}catch(_t){console.warn("Exception while restoring TransferState for app "+z,_t)}return Ze}(it,z),de})()},providedIn:"root"});class mr{}mr.\u0275fac=function(z){return new(z||mr)},mr.\u0275mod=d.oAB({type:mr}),mr.\u0275inj=d.cJS({});const qr={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0,doubletap:!0},Yr=new d.OlP("HammerGestureConfig"),Oi=new d.OlP("HammerLoader");class At{constructor(){this.events=[],this.overrides={}}buildHammer(z){const de=new Hammer(z,this.options);de.get("pinch").set({enable:!0}),de.get("rotate").set({enable:!0});for(const Ze in this.overrides)de.get(Ze).set(this.overrides[Ze]);return de}}At.\u0275fac=function(z){return new(z||At)},At.\u0275prov=d.Yz7({token:At,factory:At.\u0275fac});class Vt extends He{constructor(z,de,Ze,_t){super(z),this._config=de,this.console=Ze,this.loader=_t,this._loaderPromise=null}supports(z){return!(!qr.hasOwnProperty(z.toLowerCase())&&!this.isCustomEvent(z)||!window.Hammer&&!this.loader)}addEventListener(z,de,Ze){const _t=this.manager.getZone();if(de=de.toLowerCase(),!window.Hammer&&this.loader){this._loaderPromise=this._loaderPromise||_t.runOutsideAngular(()=>this.loader());let Yt=!1,_n=()=>{Yt=!0};return _t.runOutsideAngular(()=>this._loaderPromise.then(()=>{window.Hammer?Yt||(_n=this.addEventListener(z,de,Ze)):_n=()=>{}}).catch(()=>{_n=()=>{}})),()=>{_n()}}return _t.runOutsideAngular(()=>{const Yt=this._config.buildHammer(z),_n=function(or){_t.runGuarded(function(){Ze(or)})};return Yt.on(de,_n),()=>{Yt.off(de,_n),"function"==typeof Yt.destroy&&Yt.destroy()}})}isCustomEvent(z){return this._config.events.indexOf(z)>-1}}Vt.\u0275fac=function(z){return new(z||Vt)(d.LFG(e.K0),d.LFG(Yr),d.LFG(d.c2e),d.LFG(Oi,8))},Vt.\u0275prov=d.Yz7({token:Vt,factory:Vt.\u0275fac});class Gn{}Gn.\u0275fac=function(z){return new(z||Gn)},Gn.\u0275mod=d.oAB({type:Gn}),Gn.\u0275inj=d.cJS({providers:[{provide:Te,useClass:Vt,multi:!0,deps:[e.K0,Yr,d.c2e,[new d.FiY,Oi]]},{provide:Yr,useClass:At,deps:[]}]});class qn{}qn.\u0275fac=function(z){return new(z||qn)},qn.\u0275prov=d.Yz7({token:qn,factory:function(z){let de=null;return de=z?new(z||qn):d.LFG(_r),de},providedIn:"root"});class _r extends qn{constructor(z){super(),this._doc=z}sanitize(z,de){if(null==de)return null;switch(z){case d.q3G.NONE:return de;case d.q3G.HTML:return(0,d.qzn)(de,"HTML")?(0,d.z3N)(de):(0,d.EiD)(this._doc,String(de)).toString();case d.q3G.STYLE:return(0,d.qzn)(de,"Style")?(0,d.z3N)(de):de;case d.q3G.SCRIPT:if((0,d.qzn)(de,"Script"))return(0,d.z3N)(de);throw new Error("unsafe value used in a script context");case d.q3G.URL:return(0,d.qzn)(de,"URL")?(0,d.z3N)(de):(0,d.mCW)(String(de));case d.q3G.RESOURCE_URL:if((0,d.qzn)(de,"ResourceURL"))return(0,d.z3N)(de);throw new Error(`unsafe value used in a resource URL context (see ${d.JZr})`);default:throw new Error(`Unexpected SecurityContext ${z} (see ${d.JZr})`)}}bypassSecurityTrustHtml(z){return(0,d.JVY)(z)}bypassSecurityTrustStyle(z){return(0,d.L6k)(z)}bypassSecurityTrustScript(z){return(0,d.eBb)(z)}bypassSecurityTrustUrl(z){return(0,d.LAX)(z)}bypassSecurityTrustResourceUrl(z){return(0,d.pB0)(z)}}_r.\u0275fac=function(z){return new(z||_r)(d.LFG(e.K0))},_r.\u0275prov=d.Yz7({token:_r,factory:function(z){let de=null;return de=z?new z:function ar(it){return new _r(it.get(e.K0))}(d.LFG(d.zs3)),de},providedIn:"root"});new d.GfV("15.0.3")},98783:(Fe,re,g)=>{"use strict";g.d(re,{m2:()=>un,Q3:()=>Vr,OD:()=>qo,F0:()=>yr,rH:()=>Or,Bz:()=>so,lC:()=>Cs});var e=g(44879),d=g(75646),L=g(59851),j=g(43433);const G=(0,g(70153).d)(C=>function(){C(this),this.name="EmptyError",this.message="no elements in sequence"});var J=g(43733),Y=g(27003),fe=g(82988),Q=g(8758);function De(C){return new fe.y(h=>{(0,Q.Xf)(C()).subscribe(h)})}var ve=g(12472),Ae=g(28593);function Te(C,h){const E=(0,Ae.m)(C)?C:()=>C,S=N=>N.error(E());return new fe.y(h?N=>h.schedule(S,0,N):S)}var Oe=g(38361),He=g(43156),ue=g(23468),Me=g(50192),Ce=g(27053),ze=g(11204),ke=g(42183),ae=g(61697),Re=g(1559),Ye=g(77615),Ge=g(91647),Je=g(75730);function ut(C){return(0,Ge.e)((h,E)=>{let S=!1;h.subscribe((0,Je.x)(E,N=>{S=!0,E.next(N)},()=>{S||E.next(C),E.complete()}))})}function Pe(C=K){return(0,Ge.e)((h,E)=>{let S=!1;h.subscribe((0,Je.x)(E,N=>{S=!0,E.next(N)},()=>S?E.complete():E.error(C())))})}function K(){return new G}var ce=g(4764);function we(C,h){const E=arguments.length>=2;return S=>S.pipe(C?(0,Re.h)((N,k)=>C(N,k,S)):ce.y,(0,ke.q)(1),E?ut(h):Pe(()=>new G))}var xe=g(27464),pe=g(61194);function be(C){return(0,Ge.e)((h,E)=>{let k,S=null,N=!1;S=h.subscribe((0,Je.x)(E,void 0,void 0,ie=>{k=(0,Q.Xf)(C(ie,be(C)(h))),S?(S.unsubscribe(),S=null,k.subscribe(E)):N=!0})),N&&(S.unsubscribe(),S=null,k.subscribe(E))})}var nt=g(15199);function st(C,h){return(0,Ge.e)((0,nt.U)(C,h,arguments.length>=2,!0))}var Ie=g(92946);function ht(C,h){const E=arguments.length>=2;return S=>S.pipe(C?(0,Re.h)((N,k)=>C(N,k,S)):ce.y,(0,Ie.h)(1),E?ut(h):Pe(()=>new G))}var at=g(20865),Ke=g(73517),bt=g(66523),Et=g(71100),Dt=g(96014),Zt=g(97530);const ct="primary",Kt=Symbol("RouteTitle");class Jt{constructor(h){this.params=h||{}}has(h){return Object.prototype.hasOwnProperty.call(this.params,h)}get(h){if(this.has(h)){const E=this.params[h];return Array.isArray(E)?E[0]:E}return null}getAll(h){if(this.has(h)){const E=this.params[h];return Array.isArray(E)?E:[E]}return[]}get keys(){return Object.keys(this.params)}}function St(C){return new Jt(C)}function nn(C,h,E){const S=E.path.split("/");if(S.length>C.length||"full"===E.pathMatch&&(h.hasChildren()||S.lengthS[k]===N)}return C===h}function ne(C){return Array.prototype.concat.apply([],C)}function V(C){return C.length>0?C[C.length-1]:null}function W(C,h){for(const E in C)C.hasOwnProperty(E)&&h(C[E],E)}function he(C){return(0,e.CqO)(C)?C:(0,e.QGY)(C)?(0,d.D)(Promise.resolve(C)):(0,L.of)(C)}const Z=!1,te={exact:function gt(C,h,E){if(!kn(C.segments,h.segments)||!Rt(C.segments,h.segments,E)||C.numberOfChildren!==h.numberOfChildren)return!1;for(const S in h.children)if(!C.children[S]||!gt(C.children[S],h.children[S],E))return!1;return!0},subset:on},_e={exact:function Xe(C,h){return Qt(C,h)},subset:function ot(C,h){return Object.keys(h).length<=Object.keys(C).length&&Object.keys(h).every(E=>rt(C[E],h[E]))},ignored:()=>!0};function Qe(C,h,E){return te[E.paths](C.root,h.root,E.matrixParams)&&_e[E.queryParams](C.queryParams,h.queryParams)&&!("exact"===E.fragment&&C.fragment!==h.fragment)}function on(C,h,E){return $t(C,h,h.segments,E)}function $t(C,h,E,S){if(C.segments.length>E.length){const N=C.segments.slice(0,E.length);return!(!kn(N,E)||h.hasChildren()||!Rt(N,E,S))}if(C.segments.length===E.length){if(!kn(C.segments,E)||!Rt(C.segments,E,S))return!1;for(const N in h.children)if(!C.children[N]||!on(C.children[N],h.children[N],S))return!1;return!0}{const N=E.slice(0,C.segments.length),k=E.slice(C.segments.length);return!!(kn(C.segments,N)&&Rt(C.segments,N,S)&&C.children[ct])&&$t(C.children[ct],h,k,S)}}function Rt(C,h,E){return h.every((S,N)=>_e[E](C[N].parameters,S.parameters))}class Dn{constructor(h=new Nt([],{}),E={},S=null){this.root=h,this.queryParams=E,this.fragment=S,Z}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=St(this.queryParams)),this._queryParamMap}toString(){return Mn.serialize(this)}}class Nt{constructor(h,E){this.segments=h,this.children=E,this.parent=null,W(E,(S,N)=>S.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Bn(this)}}class Xt{constructor(h,E){this.path=h,this.parameters=E}get parameterMap(){return this._parameterMap||(this._parameterMap=St(this.parameters)),this._parameterMap}toString(){return At(this)}}function kn(C,h){return C.length===h.length&&C.every((E,S)=>E.path===h[S].path)}class Fn{}Fn.\u0275fac=function(h){return new(h||Fn)},Fn.\u0275prov=e.Yz7({token:Fn,factory:function(){return new zn},providedIn:"root"});class zn{parse(h){const E=new de(h);return new Dn(E.parseRootSegment(),E.parseQueryParams(),E.parseFragment())}serialize(h){const E=`/${Hr(h.root,!0)}`,S=function Gn(C){const h=Object.keys(C).map(E=>{const S=C[E];return Array.isArray(S)?S.map(N=>`${oi(E)}=${oi(N)}`).join("&"):`${oi(E)}=${oi(S)}`}).filter(E=>!!E);return h.length?`?${h.join("&")}`:""}(h.queryParams);return`${E}${S}${"string"==typeof h.fragment?`#${function ir(C){return encodeURI(C)}(h.fragment)}`:""}`}}const Mn=new zn;function Bn(C){return C.segments.map(h=>At(h)).join("/")}function Hr(C,h){if(!C.hasChildren())return Bn(C);if(h){const E=C.children[ct]?Hr(C.children[ct],!1):"",S=[];return W(C.children,(N,k)=>{k!==ct&&S.push(`${k}:${Hr(N,!1)}`)}),S.length>0?`${E}(${S.join("//")})`:E}{const E=function rn(C,h){let E=[];return W(C.children,(S,N)=>{N===ct&&(E=E.concat(h(S,N)))}),W(C.children,(S,N)=>{N!==ct&&(E=E.concat(h(S,N)))}),E}(C,(S,N)=>N===ct?[Hr(C.children[ct],!1)]:[`${N}:${Hr(S,!1)}`]);return 1===Object.keys(C.children).length&&null!=C.children[ct]?`${Bn(C)}/${E[0]}`:`${Bn(C)}/(${E.join("//")})`}}function mr(C){return encodeURIComponent(C).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function oi(C){return mr(C).replace(/%3B/gi,";")}function qr(C){return mr(C).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Yr(C){return decodeURIComponent(C)}function Oi(C){return Yr(C.replace(/\+/g,"%20"))}function At(C){return`${qr(C.path)}${function Vt(C){return Object.keys(C).map(h=>`;${qr(h)}=${qr(C[h])}`).join("")}(C.parameters)}`}const qn=/^[^\/()?;=#]+/;function ar(C){const h=C.match(qn);return h?h[0]:""}const _r=/^[^=?&#]+/;const it=/^[^&#]+/;class de{constructor(h){this.url=h,this.remaining=h}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Nt([],{}):new Nt([],this.parseChildren())}parseQueryParams(){const h={};if(this.consumeOptional("?"))do{this.parseQueryParam(h)}while(this.consumeOptional("&"));return h}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const h=[];for(this.peekStartsWith("(")||h.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),h.push(this.parseSegment());let E={};this.peekStartsWith("/(")&&(this.capture("/"),E=this.parseParens(!0));let S={};return this.peekStartsWith("(")&&(S=this.parseParens(!1)),(h.length>0||Object.keys(E).length>0)&&(S[ct]=new Nt(h,E)),S}parseSegment(){const h=ar(this.remaining);if(""===h&&this.peekStartsWith(";"))throw new e.vHH(4009,Z);return this.capture(h),new Xt(Yr(h),this.parseMatrixParams())}parseMatrixParams(){const h={};for(;this.consumeOptional(";");)this.parseParam(h);return h}parseParam(h){const E=ar(this.remaining);if(!E)return;this.capture(E);let S="";if(this.consumeOptional("=")){const N=ar(this.remaining);N&&(S=N,this.capture(S))}h[Yr(E)]=Yr(S)}parseQueryParam(h){const E=function En(C){const h=C.match(_r);return h?h[0]:""}(this.remaining);if(!E)return;this.capture(E);let S="";if(this.consumeOptional("=")){const ie=function z(C){const h=C.match(it);return h?h[0]:""}(this.remaining);ie&&(S=ie,this.capture(S))}const N=Oi(E),k=Oi(S);if(h.hasOwnProperty(N)){let ie=h[N];Array.isArray(ie)||(ie=[ie],h[N]=ie),ie.push(k)}else h[N]=k}parseParens(h){const E={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const S=ar(this.remaining),N=this.remaining[S.length];if("/"!==N&&")"!==N&&";"!==N)throw new e.vHH(4010,Z);let k;S.indexOf(":")>-1?(k=S.slice(0,S.indexOf(":")),this.capture(k),this.capture(":")):h&&(k=ct);const ie=this.parseChildren();E[k]=1===Object.keys(ie).length?ie[ct]:new Nt([],ie),this.consumeOptional("//")}return E}peekStartsWith(h){return this.remaining.startsWith(h)}consumeOptional(h){return!!this.peekStartsWith(h)&&(this.remaining=this.remaining.substring(h.length),!0)}capture(h){if(!this.consumeOptional(h))throw new e.vHH(4011,Z)}}function Ze(C){return C.segments.length>0?new Nt([],{[ct]:C}):C}function _t(C){const h={};for(const S of Object.keys(C.children)){const k=_t(C.children[S]);(k.segments.length>0||k.hasChildren())&&(h[S]=k)}return function Yt(C){if(1===C.numberOfChildren&&C.children[ct]){const h=C.children[ct];return new Nt(C.segments.concat(h.segments),h.children)}return C}(new Nt(C.segments,h))}function _n(C){return C instanceof Dn}function Ii(C,h,E,S,N){if(0===E.length)return Xi(h.root,h.root,h.root,S,N);const k=Gr(E);if(k.toRoot())return Xi(h.root,h.root,new Nt([],{}),S,N);return function ie(ft){const wt=function Ni(C,h,E,S){if(C.isAbsolute)return new Kn(h.root,!0,0);if(-1===S){const ie=E===h.root;return new Kn(E,ie,0)}const N=Co(C.commands[0])?0:1;return hi(E,S+N,C.numberOfDoubleDots)}(k,h,C.snapshot?._urlSegment,ft),pn=wt.processChildren?Wn(wt.segmentGroup,wt.index,k.commands):cn(wt.segmentGroup,wt.index,k.commands);return Xi(h.root,wt.segmentGroup,pn,S,N)}(C.snapshot?._lastPathIndex)}function Co(C){return"object"==typeof C&&null!=C&&!C.outlets&&!C.segmentPath}function wo(C){return"object"==typeof C&&null!=C&&C.outlets}function Xi(C,h,E,S,N){let ie,k={};S&&W(S,(ft,wt)=>{k[wt]=Array.isArray(ft)?ft.map(pn=>`${pn}`):`${ft}`}),ie=C===h?E:Ds(C,h,E);const Be=Ze(_t(ie));return new Dn(Be,k,N)}function Ds(C,h,E){const S={};return W(C.children,(N,k)=>{S[k]=N===h?E:Ds(N,h,E)}),new Nt(C.segments,S)}class Cn{constructor(h,E,S){if(this.isAbsolute=h,this.numberOfDoubleDots=E,this.commands=S,h&&S.length>0&&Co(S[0]))throw new e.vHH(4003,false);const N=S.find(wo);if(N&&N!==V(S))throw new e.vHH(4004,false)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}function Gr(C){if("string"==typeof C[0]&&1===C.length&&"/"===C[0])return new Cn(!0,0,C);let h=0,E=!1;const S=C.reduce((N,k,ie)=>{if("object"==typeof k&&null!=k){if(k.outlets){const Be={};return W(k.outlets,(ft,wt)=>{Be[wt]="string"==typeof ft?ft.split("/"):ft}),[...N,{outlets:Be}]}if(k.segmentPath)return[...N,k.segmentPath]}return"string"!=typeof k?[...N,k]:0===ie?(k.split("/").forEach((Be,ft)=>{0==ft&&"."===Be||(0==ft&&""===Be?E=!0:".."===Be?h++:""!=Be&&N.push(Be))}),N):[...N,k]},[]);return new Cn(E,h,S)}class Kn{constructor(h,E,S){this.segmentGroup=h,this.processChildren=E,this.index=S}}function hi(C,h,E){let S=C,N=h,k=E;for(;k>N;){if(k-=N,S=S.parent,!S)throw new e.vHH(4005,false);N=S.segments.length}return new Kn(S,!1,N-k)}function cn(C,h,E){if(C||(C=new Nt([],{})),0===C.segments.length&&C.hasChildren())return Wn(C,h,E);const S=function qi(C,h,E){let S=0,N=h;const k={match:!1,pathIndex:0,commandIndex:0};for(;N=E.length)return k;const ie=C.segments[N],Be=E[S];if(wo(Be))break;const ft=`${Be}`,wt=S0&&void 0===ft)break;if(ft&&wt&&"object"==typeof wt&&void 0===wt.outlets){if(!$n(ft,wt,ie))return k;S+=2}else{if(!$n(ft,{},ie))return k;S++}N++}return{match:!0,pathIndex:N,commandIndex:S}}(C,h,E),N=E.slice(S.commandIndex);if(S.match&&S.pathIndex{"string"==typeof k&&(k=[k]),null!==k&&(N[ie]=cn(C.children[ie],h,k))}),W(C.children,(k,ie)=>{void 0===S[ie]&&(N[ie]=k)}),new Nt(C.segments,N)}}function Zr(C,h,E){const S=C.segments.slice(0,h);let N=0;for(;N{"string"==typeof E&&(E=[E]),null!==E&&(h[S]=Zr(new Nt([],{}),0,E))}),h}function Mo(C){const h={};return W(C,(E,S)=>h[S]=`${E}`),h}function $n(C,h,E){return C==E.path&&Qt(h,E.parameters)}class Vi{constructor(h,E){this.id=h,this.url=E}}class qo extends Vi{constructor(h,E,S="imperative",N=null){super(h,E),this.type=0,this.navigationTrigger=S,this.restoredState=N}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class un extends Vi{constructor(h,E,S){super(h,E),this.urlAfterRedirects=S,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Kr extends Vi{constructor(h,E,S,N){super(h,E),this.reason=S,this.code=N,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class Vr extends Vi{constructor(h,E,S,N){super(h,E),this.error=S,this.target=N,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class gi extends Vi{constructor(h,E,S,N){super(h,E),this.urlAfterRedirects=S,this.state=N,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Go extends Vi{constructor(h,E,S,N){super(h,E),this.urlAfterRedirects=S,this.state=N,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class er extends Vi{constructor(h,E,S,N,k){super(h,E),this.urlAfterRedirects=S,this.state=N,this.shouldActivate=k,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class eo extends Vi{constructor(h,E,S,N){super(h,E),this.urlAfterRedirects=S,this.state=N,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class uo extends Vi{constructor(h,E,S,N){super(h,E),this.urlAfterRedirects=S,this.state=N,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Ar{constructor(h){this.route=h,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Zs{constructor(h){this.route=h,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class zi{constructor(h){this.snapshot=h,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class cr{constructor(h){this.snapshot=h,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class bl{constructor(h){this.snapshot=h,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class bs{constructor(h){this.snapshot=h,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Ri{constructor(h,E,S){this.routerEvent=h,this.position=E,this.anchor=S,this.type=15}toString(){const h=this.position?`${this.position[0]}, ${this.position[1]}`:null;return`Scroll(anchor: '${this.anchor}', position: '${h}')`}}class si{constructor(h){this._root=h}get root(){return this._root.value}parent(h){const E=this.pathFromRoot(h);return E.length>1?E[E.length-2]:null}children(h){const E=mi(h,this._root);return E?E.children.map(S=>S.value):[]}firstChild(h){const E=mi(h,this._root);return E&&E.children.length>0?E.children[0].value:null}siblings(h){const E=Jn(h,this._root);return E.length<2?[]:E[E.length-2].children.map(N=>N.value).filter(N=>N!==h)}pathFromRoot(h){return Jn(h,this._root).map(E=>E.value)}}function mi(C,h){if(C===h.value)return h;for(const E of h.children){const S=mi(C,E);if(S)return S}return null}function Jn(C,h){if(C===h.value)return[h];for(const E of h.children){const S=Jn(C,E);if(S.length)return S.unshift(h),S}return[]}class _i{constructor(h,E){this.value=h,this.children=E}toString(){return`TreeNode(${this.value})`}}function ur(C){const h={};return C&&C.children.forEach(E=>h[E.value.outlet]=E),h}class vi extends si{constructor(h,E){super(h),this.snapshot=E,es(this,h)}toString(){return this.snapshot.toString()}}function La(C,h){const E=function zr(C,h){const ie=new ai([],{},{},"",{},ct,h,null,C.root,-1,{});return new fa("",new _i(ie,[]))}(C,h),S=new j.X([new Xt("",{})]),N=new j.X({}),k=new j.X({}),ie=new j.X({}),Be=new j.X(""),ft=new yi(S,N,ie,Be,k,ct,h,E.root);return ft.snapshot=E.root,new vi(new _i(ft,[]),E)}class yi{constructor(h,E,S,N,k,ie,Be,ft){this.url=h,this.params=E,this.queryParams=S,this.fragment=N,this.data=k,this.outlet=ie,this.component=Be,this.title=this.data?.pipe((0,Ce.U)(wt=>wt[Kt]))??(0,L.of)(void 0),this._futureSnapshot=ft}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe((0,Ce.U)(h=>St(h)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe((0,Ce.U)(h=>St(h)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function dr(C,h="emptyOnly"){const E=C.pathFromRoot;let S=0;if("always"!==h)for(S=E.length-1;S>=1;){const N=E[S],k=E[S-1];if(N.routeConfig&&""===N.routeConfig.path)S--;else{if(k.component)break;S--}}return function To(C){return C.reduce((h,E)=>({params:{...h.params,...E.params},data:{...h.data,...E.data},resolve:{...E.data,...h.resolve,...E.routeConfig?.data,...E._resolvedData}}),{params:{},data:{},resolve:{}})}(E.slice(S))}class ai{constructor(h,E,S,N,k,ie,Be,ft,wt,pn,Dr){this.url=h,this.params=E,this.queryParams=S,this.fragment=N,this.data=k,this.outlet=ie,this.component=Be,this.routeConfig=ft,this._urlSegment=wt,this._lastPathIndex=pn,this._resolve=Dr}get title(){return this.data?.[Kt]}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=St(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=St(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(S=>S.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class fa extends si{constructor(h,E){super(E),this.url=h,es(this,E)}toString(){return Vo(this._root)}}function es(C,h){h.value._routerState=C,h.children.forEach(E=>es(C,E))}function Vo(C){const h=C.children.length>0?` { ${C.children.map(Vo).join(", ")} } `:"";return`${C.value}${h}`}function zo(C){if(C.snapshot){const h=C.snapshot,E=C._futureSnapshot;C.snapshot=E,Qt(h.queryParams,E.queryParams)||C.queryParams.next(E.queryParams),h.fragment!==E.fragment&&C.fragment.next(E.fragment),Qt(h.params,E.params)||C.params.next(E.params),function Ut(C,h){if(C.length!==h.length)return!1;for(let E=0;EQt(E.parameters,h[S].parameters))}(C.url,h.url),S=!C.parent!=!h.parent;return E&&!S&&(!C.parent||li(C.parent,h.parent))}function Wi(C,h,E){if(E&&C.shouldReuseRoute(h.value,E.value.snapshot)){const S=E.value;S._futureSnapshot=h.value;const N=function pa(C,h,E){return h.children.map(S=>{for(const N of E.children)if(C.shouldReuseRoute(S.value,N.value.snapshot))return Wi(C,S,N);return Wi(C,S)})}(C,h,E);return new _i(S,N)}{if(C.shouldAttach(h.value)){const k=C.retrieve(h.value);if(null!==k){const ie=k.route;return ie.value._futureSnapshot=h.value,ie.children=h.children.map(Be=>Wi(C,Be)),ie}}const S=function xi(C){return new yi(new j.X(C.url),new j.X(C.params),new j.X(C.queryParams),new j.X(C.fragment),new j.X(C.data),C.outlet,C.component,C)}(h.value),N=h.children.map(k=>Wi(C,k));return new _i(S,N)}}const Fa="ngNavigationCancelingError";function ts(C,h){const{redirectTo:E,navigationBehaviorOptions:S}=_n(h)?{redirectTo:h,navigationBehaviorOptions:void 0}:h,N=Di(!1,0,h);return N.url=E,N.navigationBehaviorOptions=S,N}function Di(C,h,E){const S=new Error("NavigationCancelingError: "+(C||""));return S[Fa]=!0,S.cancellationCode=h,E&&(S.url=E),S}function ha(C){return Ba(C)&&_n(C.url)}function Ba(C){return C&&C[Fa]}class Ua{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Wr,this.attachRef=null}}class Wr{constructor(){this.contexts=new Map}onChildOutletCreated(h,E){const S=this.getOrCreateContext(h);S.outlet=E,this.contexts.set(h,S)}onChildOutletDestroyed(h){const E=this.getContext(h);E&&(E.outlet=null,E.attachRef=null)}onOutletDeactivated(){const h=this.contexts;return this.contexts=new Map,h}onOutletReAttached(h){this.contexts=h}getOrCreateContext(h){let E=this.getContext(h);return E||(E=new Ua,this.contexts.set(h,E)),E}getContext(h){return this.contexts.get(h)||null}}Wr.\u0275fac=function(h){return new(h||Wr)},Wr.\u0275prov=e.Yz7({token:Wr,factory:Wr.\u0275fac,providedIn:"root"});const ns=!1;class Cs{constructor(){this.activated=null,this._activatedRoute=null,this.name=ct,this.activateEvents=new e.vpe,this.deactivateEvents=new e.vpe,this.attachEvents=new e.vpe,this.detachEvents=new e.vpe,this.parentContexts=(0,e.f3M)(Wr),this.location=(0,e.f3M)(e.s_b),this.changeDetector=(0,e.f3M)(e.sBO),this.environmentInjector=(0,e.f3M)(e.lqb)}ngOnChanges(h){if(h.name){const{firstChange:E,previousValue:S}=h.name;if(E)return;this.isTrackedInParentContexts(S)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(S)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(h){return this.parentContexts.getContext(h)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const h=this.parentContexts.getContext(this.name);h?.route&&(h.attachRef?this.attach(h.attachRef,h.route):this.activateWith(h.route,h.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new e.vHH(4012,ns);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new e.vHH(4012,ns);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new e.vHH(4012,ns);this.location.detach();const h=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(h.instance),h}attach(h,E){this.activated=h,this._activatedRoute=E,this.location.insert(h.hostView),this.attachEvents.emit(h.instance)}deactivate(){if(this.activated){const h=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(h)}}activateWith(h,E){if(this.isActivated)throw new e.vHH(4013,ns);this._activatedRoute=h;const S=this.location,k=h.snapshot.component,ie=this.parentContexts.getOrCreateContext(this.name).children,Be=new El(h,ie,S.injector);if(E&&function Jr(C){return!!C.resolveComponentFactory}(E)){const ft=E.resolveComponentFactory(k);this.activated=S.createComponent(ft,S.length,Be)}else{const ft=E??this.environmentInjector;this.activated=S.createComponent(k,{index:S.length,injector:Be,environmentInjector:ft})}this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}Cs.\u0275fac=function(h){return new(h||Cs)},Cs.\u0275dir=e.lG2({type:Cs,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[e.TTD]});class El{constructor(h,E,S){this.route=h,this.childContexts=E,this.parent=S}get(h,E){return h===yi?this.route:h===Wr?this.childContexts:this.parent.get(h,E)}}class fo{}function ci(C,h){return C.providers&&!C._injector&&(C._injector=(0,e.MMx)(C.providers,h,`Route: ${C.path}`)),C._injector??h}function ui(C){const h=C.children&&C.children.map(ui),E=h?{...C,children:h}:{...C};return!E.component&&!E.loadComponent&&(h||E.loadChildren)&&E.outlet&&E.outlet!==ct&&(E.component=fo),E}function bi(C){return C.outlet||ct}function Li(C,h){const E=C.filter(S=>bi(S)===h);return E.push(...C.filter(S=>bi(S)!==h)),E}function bn(C){if(!C)return null;if(C.routeConfig?._injector)return C.routeConfig._injector;for(let h=C.parent;h;h=h.parent){const E=h.routeConfig;if(E?._loadedInjector)return E._loadedInjector;if(E?._injector)return E._injector}return null}fo.\u0275fac=function(h){return new(h||fo)},fo.\u0275cmp=e.Xpm({type:fo,selectors:[["ng-component"]],standalone:!0,features:[e.jDz],decls:1,vars:0,template:function(h,E){1&h&&e._UZ(0,"router-outlet")},dependencies:[Cs],encapsulation:2});class po{constructor(h,E,S,N){this.routeReuseStrategy=h,this.futureState=E,this.currState=S,this.forwardEvent=N}activate(h){const E=this.futureState._root,S=this.currState?this.currState._root:null;this.deactivateChildRoutes(E,S,h),zo(this.futureState.root),this.activateChildRoutes(E,S,h)}deactivateChildRoutes(h,E,S){const N=ur(E);h.children.forEach(k=>{const ie=k.value.outlet;this.deactivateRoutes(k,N[ie],S),delete N[ie]}),W(N,(k,ie)=>{this.deactivateRouteAndItsChildren(k,S)})}deactivateRoutes(h,E,S){const N=h.value,k=E?E.value:null;if(N===k)if(N.component){const ie=S.getContext(N.outlet);ie&&this.deactivateChildRoutes(h,E,ie.children)}else this.deactivateChildRoutes(h,E,S);else k&&this.deactivateRouteAndItsChildren(E,S)}deactivateRouteAndItsChildren(h,E){h.value.component&&this.routeReuseStrategy.shouldDetach(h.value.snapshot)?this.detachAndStoreRouteSubtree(h,E):this.deactivateRouteAndOutlet(h,E)}detachAndStoreRouteSubtree(h,E){const S=E.getContext(h.value.outlet),N=S&&h.value.component?S.children:E,k=ur(h);for(const ie of Object.keys(k))this.deactivateRouteAndItsChildren(k[ie],N);if(S&&S.outlet){const ie=S.outlet.detach(),Be=S.children.onOutletDeactivated();this.routeReuseStrategy.store(h.value.snapshot,{componentRef:ie,route:h,contexts:Be})}}deactivateRouteAndOutlet(h,E){const S=E.getContext(h.value.outlet),N=S&&h.value.component?S.children:E,k=ur(h);for(const ie of Object.keys(k))this.deactivateRouteAndItsChildren(k[ie],N);S&&S.outlet&&(S.outlet.deactivate(),S.children.onOutletDeactivated(),S.attachRef=null,S.resolver=null,S.route=null)}activateChildRoutes(h,E,S){const N=ur(E);h.children.forEach(k=>{this.activateRoutes(k,N[k.value.outlet],S),this.forwardEvent(new bs(k.value.snapshot))}),h.children.length&&this.forwardEvent(new cr(h.value.snapshot))}activateRoutes(h,E,S){const N=h.value,k=E?E.value:null;if(zo(N),N===k)if(N.component){const ie=S.getOrCreateContext(N.outlet);this.activateChildRoutes(h,E,ie.children)}else this.activateChildRoutes(h,E,S);else if(N.component){const ie=S.getOrCreateContext(N.outlet);if(this.routeReuseStrategy.shouldAttach(N.snapshot)){const Be=this.routeReuseStrategy.retrieve(N.snapshot);this.routeReuseStrategy.store(N.snapshot,null),ie.children.onOutletReAttached(Be.contexts),ie.attachRef=Be.componentRef,ie.route=Be.route.value,ie.outlet&&ie.outlet.attach(Be.componentRef,Be.route.value),zo(Be.route.value),this.activateChildRoutes(h,null,ie.children)}else{const Be=bn(N.snapshot),ft=Be?.get(e._Vd)??null;ie.attachRef=null,ie.route=N,ie.resolver=ft,ie.injector=Be,ie.outlet&&ie.outlet.activateWith(N,ie.injector),this.activateChildRoutes(h,null,ie.children)}}else this.activateChildRoutes(h,null,S)}}class Ei{constructor(h){this.path=h,this.route=this.path[this.path.length-1]}}class ho{constructor(h,E){this.component=h,this.route=E}}function Ha(C,h,E){const S=C._root;return to(S,h?h._root:null,E,[S.value])}function Cr(C,h){const E=Symbol(),S=h.get(C,E);return S===E?"function"!=typeof C||(0,e.Z0I)(C)?h.get(C):C:S}function to(C,h,E,S,N={canDeactivateChecks:[],canActivateChecks:[]}){const k=ur(h);return C.children.forEach(ie=>{(function ss(C,h,E,S,N={canDeactivateChecks:[],canActivateChecks:[]}){const k=C.value,ie=h?h.value:null,Be=E?E.getContext(C.value.outlet):null;if(ie&&k.routeConfig===ie.routeConfig){const ft=function Ga(C,h,E){if("function"==typeof E)return E(C,h);switch(E){case"pathParamsChange":return!kn(C.url,h.url);case"pathParamsOrQueryParamsChange":return!kn(C.url,h.url)||!Qt(C.queryParams,h.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!li(C,h)||!Qt(C.queryParams,h.queryParams);default:return!li(C,h)}}(ie,k,k.routeConfig.runGuardsAndResolvers);ft?N.canActivateChecks.push(new Ei(S)):(k.data=ie.data,k._resolvedData=ie._resolvedData),k.component?to(C,h,Be?Be.children:null,S,N):to(C,h,E,S,N),ft&&Be&&Be.outlet&&Be.outlet.isActivated&&N.canDeactivateChecks.push(new ho(Be.outlet.component,ie))}else ie&&no(h,Be,N),N.canActivateChecks.push(new Ei(S)),k.component?to(C,null,Be?Be.children:null,S,N):to(C,null,E,S,N);return N})(ie,k[ie.value.outlet],E,S.concat([ie.value]),N),delete k[ie.value.outlet]}),W(k,(ie,Be)=>no(ie,E.getContext(Be),N)),N}function no(C,h,E){const S=ur(C),N=C.value;W(S,(k,ie)=>{N.component?no(k,h?h.children.getContext(ie):null,E):no(k,h,E)}),N.component&&h&&h.outlet&&h.outlet.isActivated?E.canDeactivateChecks.push(new ho(h.outlet.component,N)):E.canDeactivateChecks.push(new ho(null,N))}function Bi(C){return"function"==typeof C}function Ln(C){return C instanceof G||"EmptyError"===C?.name}const Fs=Symbol("INITIAL_VALUE");function I(){return(0,ze.w)(C=>(0,J.a)(C.map(h=>h.pipe((0,ke.q)(1),(0,ae.O)(Fs)))).pipe((0,Ce.U)(h=>{for(const E of h)if(!0!==E){if(E===Fs)return Fs;if(!1===E||E instanceof Dn)return E}return!0}),(0,Re.h)(h=>h!==Fs),(0,ke.q)(1)))}function y(C,h){return(0,Ye.z)(E=>{const{targetSnapshot:S,currentSnapshot:N,guards:{canActivateChecks:k,canDeactivateChecks:ie}}=E;return 0===ie.length&&0===k.length?(0,L.of)({...E,guardsResult:!0}):function P(C,h,E,S){return(0,d.D)(C).pipe((0,Ye.z)(N=>function di(C,h,E,S,N){const k=h&&h.routeConfig?h.routeConfig.canDeactivate:null;if(!k||0===k.length)return(0,L.of)(!0);const ie=k.map(Be=>{const ft=bn(h)??N,wt=Cr(Be,ft);return he(function wl(C){return C&&Bi(C.canDeactivate)}(wt)?wt.canDeactivate(C,h,E,S):ft.runInContext(()=>wt(C,h,E,S))).pipe(we())});return(0,L.of)(ie).pipe(I())}(N.component,N.route,E,h,S)),we(N=>!0!==N,!0))}(ie,S,N,C).pipe((0,Ye.z)(Be=>Be&&function go(C){return"boolean"==typeof C}(Be)?function Ee(C,h,E,S){return(0,d.D)(h).pipe((0,xe.b)(N=>(0,Y.z)(function Tn(C,h){return null!==C&&h&&h(new zi(C)),(0,L.of)(!0)}(N.route.parent,S),function tt(C,h){return null!==C&&h&&h(new bl(C)),(0,L.of)(!0)}(N.route,S),function kr(C,h,E){const S=h[h.length-1],k=h.slice(0,h.length-1).reverse().map(ie=>function Fi(C){const h=C.routeConfig?C.routeConfig.canActivateChild:null;return h&&0!==h.length?{node:C,guards:h}:null}(ie)).filter(ie=>null!==ie).map(ie=>De(()=>{const Be=ie.guards.map(ft=>{const wt=bn(ie.node)??E,pn=Cr(ft,wt);return he(function Xl(C){return C&&Bi(C.canActivateChild)}(pn)?pn.canActivateChild(S,C):wt.runInContext(()=>pn(S,C))).pipe(we())});return(0,L.of)(Be).pipe(I())}));return(0,L.of)(k).pipe(I())}(C,N.path,E),function pr(C,h,E){const S=h.routeConfig?h.routeConfig.canActivate:null;if(!S||0===S.length)return(0,L.of)(!0);const N=S.map(k=>De(()=>{const ie=bn(h)??E,Be=Cr(k,ie);return he(function $o(C){return C&&Bi(C.canActivate)}(Be)?Be.canActivate(h,C):ie.runInContext(()=>Be(h,C))).pipe(we())}));return(0,L.of)(N).pipe(I())}(C,N.route,E))),we(N=>!0!==N,!0))}(S,k,C,h):(0,L.of)(Be)),(0,Ce.U)(Be=>({...E,guardsResult:Be})))})}function $i(C,h,E,S){const N=h.canLoad;if(void 0===N||0===N.length)return(0,L.of)(!0);const k=N.map(ie=>{const Be=Cr(ie,C);return he(function Pt(C){return C&&Bi(C.canLoad)}(Be)?Be.canLoad(h,E):C.runInContext(()=>Be(h,E)))});return(0,L.of)(k).pipe(I(),Bs(S))}function Bs(C){return(0,ve.z)((0,pe.b)(h=>{if(_n(h))throw ts(0,h)}),(0,Ce.U)(h=>!0===h))}function jo(C,h,E,S){const N=h.canMatch;if(!N||0===N.length)return(0,L.of)(!0);const k=N.map(ie=>{const Be=Cr(ie,C);return he(function ma(C){return C&&Bi(C.canMatch)}(Be)?Be.canMatch(h,E):C.runInContext(()=>Be(h,E)))});return(0,L.of)(k).pipe(I(),Bs())}const Us={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function jn(C,h,E,S,N){const k=So(C,h,E);return k.matched?jo(S=ci(h,S),h,E).pipe((0,Ce.U)(ie=>!0===ie?k:{...Us})):(0,L.of)(k)}function So(C,h,E){if(""===h.path)return"full"===h.pathMatch&&(C.hasChildren()||E.length>0)?{...Us}:{matched:!0,consumedSegments:[],remainingSegments:E,parameters:{},positionalParamSegments:{}};const N=(h.matcher||nn)(E,C,h);if(!N)return{...Us};const k={};W(N.posParams,(Be,ft)=>{k[ft]=Be.path});const ie=N.consumed.length>0?{...k,...N.consumed[N.consumed.length-1].parameters}:k;return{matched:!0,consumedSegments:N.consumed,remainingSegments:E.slice(N.consumed.length),parameters:ie,positionalParamSegments:N.posParams??{}}}function ji(C,h,E,S){if(E.length>0&&function ql(C,h,E){return E.some(S=>Ks(C,h,S)&&bi(S)!==ct)}(C,E,S)){const k=new Nt(h,function Io(C,h,E,S){const N={};N[ct]=S,S._sourceSegment=C,S._segmentIndexShift=h.length;for(const k of E)if(""===k.path&&bi(k)!==ct){const ie=new Nt([],{});ie._sourceSegment=C,ie._segmentIndexShift=h.length,N[bi(k)]=ie}return N}(C,h,S,new Nt(E,C.children)));return k._sourceSegment=C,k._segmentIndexShift=h.length,{segmentGroup:k,slicedSegments:[]}}if(0===E.length&&function Ml(C,h,E){return E.some(S=>Ks(C,h,S))}(C,E,S)){const k=new Nt(C.segments,function ro(C,h,E,S,N){const k={};for(const ie of S)if(Ks(C,E,ie)&&!N[bi(ie)]){const Be=new Nt([],{});Be._sourceSegment=C,Be._segmentIndexShift=h.length,k[bi(ie)]=Be}return{...N,...k}}(C,h,E,S,C.children));return k._sourceSegment=C,k._segmentIndexShift=h.length,{segmentGroup:k,slicedSegments:E}}const N=new Nt(C.segments,C.children);return N._sourceSegment=C,N._segmentIndexShift=h.length,{segmentGroup:N,slicedSegments:E}}function Ks(C,h,E){return(!(C.hasChildren()||h.length>0)||"full"!==E.pathMatch)&&""===E.path}function _a(C,h,E,S){return!!(bi(C)===S||S!==ct&&Ks(h,E,C))&&("**"===C.path||So(h,C,E).matched)}function Vn(C,h,E){return 0===h.length&&!C.children[E]}const Yi=!1;class as{constructor(h){this.segmentGroup=h||null}}class _o{constructor(h){this.urlTree=h}}function vo(C){return Te(new as(C))}function Ms(C){return Te(new _o(C))}class ya{constructor(h,E,S,N,k){this.injector=h,this.configLoader=E,this.urlSerializer=S,this.urlTree=N,this.config=k,this.allowRedirects=!0}apply(){const h=ji(this.urlTree.root,[],[],this.config).segmentGroup,E=new Nt(h.segments,h.children);return this.expandSegmentGroup(this.injector,this.config,E,ct).pipe((0,Ce.U)(k=>this.createUrlTree(_t(k),this.urlTree.queryParams,this.urlTree.fragment))).pipe(be(k=>{if(k instanceof _o)return this.allowRedirects=!1,this.match(k.urlTree);throw k instanceof as?this.noMatchError(k):k}))}match(h){return this.expandSegmentGroup(this.injector,this.config,h.root,ct).pipe((0,Ce.U)(N=>this.createUrlTree(_t(N),h.queryParams,h.fragment))).pipe(be(N=>{throw N instanceof as?this.noMatchError(N):N}))}noMatchError(h){return new e.vHH(4002,Yi)}createUrlTree(h,E,S){const N=Ze(h);return new Dn(N,E,S)}expandSegmentGroup(h,E,S,N){return 0===S.segments.length&&S.hasChildren()?this.expandChildren(h,E,S).pipe((0,Ce.U)(k=>new Nt([],k))):this.expandSegment(h,S,E,S.segments,N,!0)}expandChildren(h,E,S){const N=[];for(const k of Object.keys(S.children))"primary"===k?N.unshift(k):N.push(k);return(0,d.D)(N).pipe((0,xe.b)(k=>{const ie=S.children[k],Be=Li(E,k);return this.expandSegmentGroup(h,Be,ie,k).pipe((0,Ce.U)(ft=>({segment:ft,outlet:k})))}),st((k,ie)=>(k[ie.outlet]=ie.segment,k),{}),ht())}expandSegment(h,E,S,N,k,ie){return(0,d.D)(S).pipe((0,xe.b)(Be=>this.expandSegmentAgainstRoute(h,E,S,Be,N,k,ie).pipe(be(wt=>{if(wt instanceof as)return(0,L.of)(null);throw wt}))),we(Be=>!!Be),be((Be,ft)=>{if(Ln(Be))return Vn(E,N,k)?(0,L.of)(new Nt([],{})):vo(E);throw Be}))}expandSegmentAgainstRoute(h,E,S,N,k,ie,Be){return _a(N,E,k,ie)?void 0===N.redirectTo?this.matchSegmentAgainstRoute(h,E,N,k,ie):Be&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(h,E,S,N,k,ie):vo(E):vo(E)}expandSegmentAgainstRouteUsingRedirect(h,E,S,N,k,ie){return"**"===N.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(h,S,N,ie):this.expandRegularSegmentAgainstRouteUsingRedirect(h,E,S,N,k,ie)}expandWildCardWithParamsAgainstRouteUsingRedirect(h,E,S,N){const k=this.applyRedirectCommands([],S.redirectTo,{});return S.redirectTo.startsWith("/")?Ms(k):this.lineralizeSegments(S,k).pipe((0,Ye.z)(ie=>{const Be=new Nt(ie,{});return this.expandSegment(h,Be,E,ie,N,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(h,E,S,N,k,ie){const{matched:Be,consumedSegments:ft,remainingSegments:wt,positionalParamSegments:pn}=So(E,N,k);if(!Be)return vo(E);const Dr=this.applyRedirectCommands(ft,N.redirectTo,pn);return N.redirectTo.startsWith("/")?Ms(Dr):this.lineralizeSegments(N,Dr).pipe((0,Ye.z)(zt=>this.expandSegment(h,E,S,zt.concat(wt),ie,!1)))}matchSegmentAgainstRoute(h,E,S,N,k){return"**"===S.path?(h=ci(S,h),S.loadChildren?(S._loadedRoutes?(0,L.of)({routes:S._loadedRoutes,injector:S._loadedInjector}):this.configLoader.loadChildren(h,S)).pipe((0,Ce.U)(Be=>(S._loadedRoutes=Be.routes,S._loadedInjector=Be.injector,new Nt(N,{})))):(0,L.of)(new Nt(N,{}))):jn(E,S,N,h,this.urlSerializer).pipe((0,ze.w)(({matched:ie,consumedSegments:Be,remainingSegments:ft})=>ie?(h=S._injector??h,this.getChildConfig(h,S,N).pipe((0,Ye.z)(pn=>{const Dr=pn.injector??h,zt=pn.routes,{segmentGroup:gr,slicedSegments:ri}=ji(E,Be,ft,zt),$a=new Nt(gr.segments,gr.children);if(0===ri.length&&$a.hasChildren())return this.expandChildren(Dr,zt,$a).pipe((0,Ce.U)(zs=>new Nt(Be,zs)));if(0===zt.length&&0===ri.length)return(0,L.of)(new Nt(Be,{}));const Xr=bi(S)===k;return this.expandSegment(Dr,$a,zt,ri,Xr?ct:k,!0).pipe((0,Ce.U)(ta=>new Nt(Be.concat(ta.segments),ta.children)))}))):vo(E)))}getChildConfig(h,E,S){return E.children?(0,L.of)({routes:E.children,injector:h}):E.loadChildren?void 0!==E._loadedRoutes?(0,L.of)({routes:E._loadedRoutes,injector:E._loadedInjector}):$i(h,E,S,this.urlSerializer).pipe((0,Ye.z)(N=>N?this.configLoader.loadChildren(h,E).pipe((0,pe.b)(k=>{E._loadedRoutes=k.routes,E._loadedInjector=k.injector})):function ec(C){return Te(Di(Yi,3))}())):(0,L.of)({routes:[],injector:h})}lineralizeSegments(h,E){let S=[],N=E.root;for(;;){if(S=S.concat(N.segments),0===N.numberOfChildren)return(0,L.of)(S);if(N.numberOfChildren>1||!N.children[ct])return h.redirectTo,Te(new e.vHH(4e3,Yi));N=N.children[ct]}}applyRedirectCommands(h,E,S){return this.applyRedirectCreateUrlTree(E,this.urlSerializer.parse(E),h,S)}applyRedirectCreateUrlTree(h,E,S,N){const k=this.createSegmentGroup(h,E.root,S,N);return new Dn(k,this.createQueryParams(E.queryParams,this.urlTree.queryParams),E.fragment)}createQueryParams(h,E){const S={};return W(h,(N,k)=>{if("string"==typeof N&&N.startsWith(":")){const Be=N.substring(1);S[k]=E[Be]}else S[k]=N}),S}createSegmentGroup(h,E,S,N){const k=this.createSegments(h,E.segments,S,N);let ie={};return W(E.children,(Be,ft)=>{ie[ft]=this.createSegmentGroup(h,Be,S,N)}),new Nt(k,ie)}createSegments(h,E,S,N){return E.map(k=>k.path.startsWith(":")?this.findPosParam(h,k,N):this.findOrReturn(k,S))}findPosParam(h,E,S){const N=S[E.path.substring(1)];if(!N)throw new e.vHH(4001,Yi);return N}findOrReturn(h,E){let S=0;for(const N of E){if(N.path===h.path)return E.splice(S),N;S++}return h}}function Tl(C,h,E,S){return(0,ze.w)(N=>function va(C,h,E,S,N){return new ya(C,h,E,S,N).apply()}(C,h,E,N.extractedUrl,S).pipe((0,Ce.U)(k=>({...N,urlAfterRedirects:k}))))}class tc{}function ei(C,h,E,S,N,k,ie="emptyOnly"){return new Qs(C,h,E,S,N,ie,k).recognize().pipe((0,ze.w)(Be=>null===Be?function Da(C){return new fe.y(h=>h.error(C))}(new tc):(0,L.of)(Be)))}class Qs{constructor(h,E,S,N,k,ie,Be){this.injector=h,this.rootComponentType=E,this.config=S,this.urlTree=N,this.url=k,this.paramsInheritanceStrategy=ie,this.urlSerializer=Be}recognize(){const h=ji(this.urlTree.root,[],[],this.config.filter(E=>void 0===E.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,h,ct).pipe((0,Ce.U)(E=>{if(null===E)return null;const S=new ai([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},ct,this.rootComponentType,null,this.urlTree.root,-1,{}),N=new _i(S,E),k=new fa(this.url,N);return this.inheritParamsAndData(k._root),k}))}inheritParamsAndData(h){const E=h.value,S=dr(E,this.paramsInheritanceStrategy);E.params=Object.freeze(S.params),E.data=Object.freeze(S.data),h.children.forEach(N=>this.inheritParamsAndData(N))}processSegmentGroup(h,E,S,N){return 0===S.segments.length&&S.hasChildren()?this.processChildren(h,E,S):this.processSegment(h,E,S,S.segments,N)}processChildren(h,E,S){return(0,d.D)(Object.keys(S.children)).pipe((0,xe.b)(N=>{const k=S.children[N],ie=Li(E,N);return this.processSegmentGroup(h,ie,k,N)}),st((N,k)=>N&&k?(N.push(...k),N):null),(0,at.o)(N=>null!==N),ut(null),ht(),(0,Ce.U)(N=>{if(null===N)return null;const k=Ea(N);return function fr(C){C.sort((h,E)=>h.value.outlet===ct?-1:E.value.outlet===ct?1:h.value.outlet.localeCompare(E.value.outlet))}(k),k}))}processSegment(h,E,S,N,k){return(0,d.D)(E).pipe((0,xe.b)(ie=>this.processSegmentAgainstRoute(ie._injector??h,ie,S,N,k)),we(ie=>!!ie),be(ie=>{if(Ln(ie))return Vn(S,N,k)?(0,L.of)([]):(0,L.of)(null);throw ie}))}processSegmentAgainstRoute(h,E,S,N,k){if(E.redirectTo||!_a(E,S,N,k))return(0,L.of)(null);let ie;if("**"===E.path){const Be=N.length>0?V(N).parameters:{},ft=A(S)+N.length,wt=new ai(N,Be,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,x(E),bi(E),E.component??E._loadedComponent??null,E,Ca(S),ft,X(E));ie=(0,L.of)({snapshot:wt,consumedSegments:[],remainingSegments:[]})}else ie=jn(S,E,N,h,this.urlSerializer).pipe((0,Ce.U)(({matched:Be,consumedSegments:ft,remainingSegments:wt,parameters:pn})=>{if(!Be)return null;const Dr=A(S)+ft.length;return{snapshot:new ai(ft,pn,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,x(E),bi(E),E.component??E._loadedComponent??null,E,Ca(S),Dr,X(E)),consumedSegments:ft,remainingSegments:wt}}));return ie.pipe((0,ze.w)(Be=>{if(null===Be)return(0,L.of)(null);const{snapshot:ft,consumedSegments:wt,remainingSegments:pn}=Be;h=E._injector??h;const Dr=E._loadedInjector??h,zt=function Sc(C){return C.children?C.children:C.loadChildren?C._loadedRoutes:[]}(E),{segmentGroup:gr,slicedSegments:ri}=ji(S,wt,pn,zt.filter(Xr=>void 0===Xr.redirectTo));if(0===ri.length&&gr.hasChildren())return this.processChildren(Dr,zt,gr).pipe((0,Ce.U)(Xr=>null===Xr?null:[new _i(ft,Xr)]));if(0===zt.length&&0===ri.length)return(0,L.of)([new _i(ft,[])]);const $a=bi(E)===k;return this.processSegment(Dr,zt,gr,ri,$a?ct:k).pipe((0,Ce.U)(Xr=>null===Xr?null:[new _i(ft,Xr)]))}))}}function ba(C){const h=C.value.routeConfig;return h&&""===h.path&&void 0===h.redirectTo}function Ea(C){const h=[],E=new Set;for(const S of C){if(!ba(S)){h.push(S);continue}const N=h.find(k=>S.value.routeConfig===k.value.routeConfig);void 0!==N?(N.children.push(...S.children),E.add(N)):h.push(S)}for(const S of E){const N=Ea(S.children);h.push(new _i(S.value,N))}return h.filter(S=>!E.has(S))}function Ca(C){let h=C;for(;h._sourceSegment;)h=h._sourceSegment;return h}function A(C){let h=C,E=h._segmentIndexShift??0;for(;h._sourceSegment;)h=h._sourceSegment,E+=h._segmentIndexShift??0;return E-1}function x(C){return C.data||{}}function X(C){return C.resolve||{}}function $e(C,h){return(0,Ye.z)(E=>{const{targetSnapshot:S,guards:{canActivateChecks:N}}=E;if(!N.length)return(0,L.of)(E);let k=0;return(0,d.D)(N).pipe((0,xe.b)(ie=>function mt(C,h,E,S){const N=C.routeConfig,k=C._resolve;return void 0!==N?.title&&!wn(N)&&(k[Kt]=N.title),function Ot(C,h,E,S){const N=function An(C){return[...Object.keys(C),...Object.getOwnPropertySymbols(C)]}(C);if(0===N.length)return(0,L.of)({});const k={};return(0,d.D)(N).pipe((0,Ye.z)(ie=>function In(C,h,E,S){const N=bn(h)??S,k=Cr(C,N);return he(k.resolve?k.resolve(h,E):N.runInContext(()=>k(h,E)))}(C[ie],h,E,S).pipe(we(),(0,pe.b)(Be=>{k[ie]=Be}))),(0,Ie.h)(1),(0,Ke.h)(k),be(ie=>Ln(ie)?Oe.E:Te(ie)))}(k,C,h,S).pipe((0,Ce.U)(ie=>(C._resolvedData=ie,C.data=dr(C,E).resolve,N&&wn(N)&&(C.data[Kt]=N.title),null)))}(ie.route,S,C,h)),(0,pe.b)(()=>k++),(0,Ie.h)(1),(0,Ye.z)(ie=>k===N.length?(0,L.of)(E):Oe.E))})}function wn(C){return"string"==typeof C.title||null===C.title}function Ht(C){return(0,ze.w)(h=>{const E=C(h);return E?(0,d.D)(E).pipe((0,Ce.U)(()=>h)):(0,L.of)(h)})}const vr=new e.OlP("ROUTES");class Qr{constructor(h,E){this.injector=h,this.compiler=E,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(h){if(this.componentLoaders.get(h))return this.componentLoaders.get(h);if(h._loadedComponent)return(0,L.of)(h._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(h);const E=he(h.loadComponent()).pipe((0,Ce.U)(yo),(0,pe.b)(N=>{this.onLoadEndListener&&this.onLoadEndListener(h),h._loadedComponent=N}),(0,bt.x)(()=>{this.componentLoaders.delete(h)})),S=new He.c(E,()=>new ue.x).pipe((0,Et.x)());return this.componentLoaders.set(h,S),S}loadChildren(h,E){if(this.childrenLoaders.get(E))return this.childrenLoaders.get(E);if(E._loadedRoutes)return(0,L.of)({routes:E._loadedRoutes,injector:E._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(E);const N=this.loadModuleFactoryOrRoutes(E.loadChildren).pipe((0,Ce.U)(ie=>{this.onLoadEndListener&&this.onLoadEndListener(E);let Be,ft,wt=!1;Array.isArray(ie)?(ft=ie,wt=!0):(Be=ie.create(h).injector,ft=ne(Be.get(vr,[],e.XFs.Self|e.XFs.Optional)));const pn=ft.map(ui);return{routes:pn,injector:Be}}),(0,bt.x)(()=>{this.childrenLoaders.delete(E)})),k=new He.c(N,()=>new ue.x).pipe((0,Et.x)());return this.childrenLoaders.set(E,k),k}loadModuleFactoryOrRoutes(h){return(this.injector,null)||he(h()).pipe((0,Ce.U)(yo),(0,Ye.z)(S=>S instanceof e.YKP||Array.isArray(S)?(0,L.of)(S):(0,d.D)(this.compiler.compileModuleAsync(S))))}}function yo(C){return function io(C){return C&&"object"==typeof C&&"default"in C}(C)?C.default:C}Qr.\u0275fac=function(h){return new(h||Qr)(e.LFG(e.zs3),e.LFG(e.Sil))},Qr.\u0275prov=e.Yz7({token:Qr,factory:Qr.\u0275fac,providedIn:"root"});class $r{constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new ue.x,this.configLoader=(0,e.f3M)(Qr),this.environmentInjector=(0,e.f3M)(e.lqb),this.urlSerializer=(0,e.f3M)(Fn),this.rootContexts=(0,e.f3M)(Wr),this.navigationId=0;this.configLoader.onLoadEndListener=S=>this.events.next(new Zs(S)),this.configLoader.onLoadStartListener=S=>this.events.next(new Ar(S))}get hasRequestedNavigation(){return 0!==this.navigationId}complete(){this.transitions?.complete()}handleNavigationRequest(h){const E=++this.navigationId;this.transitions?.next({...this.transitions.value,...h,id:E})}setupNavigations(h){return this.transitions=new j.X({id:0,targetPageId:0,currentUrlTree:h.currentUrlTree,currentRawUrl:h.currentUrlTree,extractedUrl:h.urlHandlingStrategy.extract(h.currentUrlTree),urlAfterRedirects:h.urlHandlingStrategy.extract(h.currentUrlTree),rawUrl:h.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:h.routerState.snapshot,targetSnapshot:null,currentRouterState:h.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe((0,Re.h)(E=>0!==E.id),(0,Ce.U)(E=>({...E,extractedUrl:h.urlHandlingStrategy.extract(E.rawUrl)})),(0,ze.w)(E=>{let S=!1,N=!1;return(0,L.of)(E).pipe((0,pe.b)(k=>{this.currentNavigation={id:k.id,initialUrl:k.rawUrl,extractedUrl:k.extractedUrl,trigger:k.source,extras:k.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),(0,ze.w)(k=>{const ie=h.browserUrlTree.toString(),Be=!h.navigated||k.extractedUrl.toString()!==ie||ie!==h.currentUrlTree.toString();if(("reload"===h.onSameUrlNavigation||Be)&&h.urlHandlingStrategy.shouldProcessUrl(k.rawUrl))return Yo(k.source)&&(h.browserUrlTree=k.extractedUrl),(0,L.of)(k).pipe((0,ze.w)(wt=>{const pn=this.transitions?.getValue();return this.events.next(new qo(wt.id,this.urlSerializer.serialize(wt.extractedUrl),wt.source,wt.restoredState)),pn!==this.transitions?.getValue()?Oe.E:Promise.resolve(wt)}),Tl(this.environmentInjector,this.configLoader,this.urlSerializer,h.config),(0,pe.b)(wt=>{this.currentNavigation={...this.currentNavigation,finalUrl:wt.urlAfterRedirects},E.urlAfterRedirects=wt.urlAfterRedirects}),function Ne(C,h,E,S,N){return(0,Ye.z)(k=>ei(C,h,E,k.urlAfterRedirects,S.serialize(k.urlAfterRedirects),S,N).pipe((0,Ce.U)(ie=>({...k,targetSnapshot:ie}))))}(this.environmentInjector,h.rootComponentType,h.config,this.urlSerializer,h.paramsInheritanceStrategy),(0,pe.b)(wt=>{if(E.targetSnapshot=wt.targetSnapshot,"eager"===h.urlUpdateStrategy){if(!wt.extras.skipLocationChange){const Dr=h.urlHandlingStrategy.merge(wt.urlAfterRedirects,wt.rawUrl);h.setBrowserUrl(Dr,wt)}h.browserUrlTree=wt.urlAfterRedirects}const pn=new gi(wt.id,this.urlSerializer.serialize(wt.extractedUrl),this.urlSerializer.serialize(wt.urlAfterRedirects),wt.targetSnapshot);this.events.next(pn)}));if(Be&&h.rawUrlTree&&h.urlHandlingStrategy.shouldProcessUrl(h.rawUrlTree)){const{id:pn,extractedUrl:Dr,source:zt,restoredState:gr,extras:ri}=k,$a=new qo(pn,this.urlSerializer.serialize(Dr),zt,gr);this.events.next($a);const Xr=La(Dr,h.rootComponentType).snapshot;return E={...k,targetSnapshot:Xr,urlAfterRedirects:Dr,extras:{...ri,skipLocationChange:!1,replaceUrl:!1}},(0,L.of)(E)}return h.rawUrlTree=k.rawUrl,k.resolve(null),Oe.E}),(0,pe.b)(k=>{const ie=new Go(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(k.urlAfterRedirects),k.targetSnapshot);this.events.next(ie)}),(0,Ce.U)(k=>E={...k,guards:Ha(k.targetSnapshot,k.currentSnapshot,this.rootContexts)}),y(this.environmentInjector,k=>this.events.next(k)),(0,pe.b)(k=>{if(E.guardsResult=k.guardsResult,_n(k.guardsResult))throw ts(this.urlSerializer,k.guardsResult);const ie=new er(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(k.urlAfterRedirects),k.targetSnapshot,!!k.guardsResult);this.events.next(ie)}),(0,Re.h)(k=>!!k.guardsResult||(h.restoreHistory(k),this.cancelNavigationTransition(k,"",3,h),!1)),Ht(k=>{if(k.guards.canActivateChecks.length)return(0,L.of)(k).pipe((0,pe.b)(ie=>{const Be=new eo(ie.id,this.urlSerializer.serialize(ie.extractedUrl),this.urlSerializer.serialize(ie.urlAfterRedirects),ie.targetSnapshot);this.events.next(Be)}),(0,ze.w)(ie=>{let Be=!1;return(0,L.of)(ie).pipe($e(h.paramsInheritanceStrategy,this.environmentInjector),(0,pe.b)({next:()=>Be=!0,complete:()=>{Be||(h.restoreHistory(ie),this.cancelNavigationTransition(ie,"",2,h))}}))}),(0,pe.b)(ie=>{const Be=new uo(ie.id,this.urlSerializer.serialize(ie.extractedUrl),this.urlSerializer.serialize(ie.urlAfterRedirects),ie.targetSnapshot);this.events.next(Be)}))}),Ht(k=>{const ie=Be=>{const ft=[];Be.routeConfig?.loadComponent&&!Be.routeConfig._loadedComponent&&ft.push(this.configLoader.loadComponent(Be.routeConfig).pipe((0,pe.b)(wt=>{Be.component=wt}),(0,Ce.U)(()=>{})));for(const wt of Be.children)ft.push(...ie(wt));return ft};return(0,J.a)(ie(k.targetSnapshot.root)).pipe(ut(),(0,ke.q)(1))}),Ht(()=>h.afterPreactivation()),(0,Ce.U)(k=>{const ie=function Es(C,h,E){const S=Wi(C,h._root,E?E._root:void 0);return new vi(S,h)}(h.routeReuseStrategy,k.targetSnapshot,k.currentRouterState);return E={...k,targetRouterState:ie}}),(0,pe.b)(k=>{h.currentUrlTree=k.urlAfterRedirects,h.rawUrlTree=h.urlHandlingStrategy.merge(k.urlAfterRedirects,k.rawUrl),h.routerState=k.targetRouterState,"deferred"===h.urlUpdateStrategy&&(k.extras.skipLocationChange||h.setBrowserUrl(h.rawUrlTree,k),h.browserUrlTree=k.urlAfterRedirects)}),((C,h,E)=>(0,Ce.U)(S=>(new po(h,S.targetRouterState,S.currentRouterState,E).activate(C),S)))(this.rootContexts,h.routeReuseStrategy,k=>this.events.next(k)),(0,pe.b)({next:k=>{S=!0,this.lastSuccessfulNavigation=this.currentNavigation,h.navigated=!0,this.events.next(new un(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(h.currentUrlTree))),h.titleStrategy?.updateTitle(k.targetRouterState.snapshot),k.resolve(!0)},complete:()=>{S=!0}}),(0,bt.x)(()=>{if(!S&&!N){const k="";this.cancelNavigationTransition(E,k,1,h)}this.currentNavigation?.id===E.id&&(this.currentNavigation=null)}),be(k=>{if(N=!0,Ba(k)){ha(k)||(h.navigated=!0,h.restoreHistory(E,!0));const ie=new Kr(E.id,this.urlSerializer.serialize(E.extractedUrl),k.message,k.cancellationCode);if(this.events.next(ie),ha(k)){const Be=h.urlHandlingStrategy.merge(k.url,h.rawUrlTree),ft={skipLocationChange:E.extras.skipLocationChange,replaceUrl:"eager"===h.urlUpdateStrategy||Yo(E.source)};h.scheduleNavigation(Be,"imperative",null,ft,{resolve:E.resolve,reject:E.reject,promise:E.promise})}else E.resolve(!1)}else{h.restoreHistory(E,!0);const ie=new Vr(E.id,this.urlSerializer.serialize(E.extractedUrl),k,E.targetSnapshot??void 0);this.events.next(ie);try{E.resolve(h.errorHandler(k))}catch(Be){E.reject(Be)}}return Oe.E}))}))}cancelNavigationTransition(h,E,S,N){const k=new Kr(h.id,this.urlSerializer.serialize(h.extractedUrl),E,S);this.events.next(k),h.resolve(!1)}}function Yo(C){return"imperative"!==C}$r.\u0275fac=function(h){return new(h||$r)},$r.\u0275prov=e.Yz7({token:$r,factory:$r.\u0275fac,providedIn:"root"});class Ro{buildTitle(h){let E,S=h.root;for(;void 0!==S;)E=this.getResolvedTitleForRoute(S)??E,S=S.children.find(N=>N.outlet===ct);return E}getResolvedTitleForRoute(h){return h.data[Kt]}}Ro.\u0275fac=function(h){return new(h||Ro)},Ro.\u0275prov=e.Yz7({token:Ro,factory:function(){return(0,e.f3M)(Xs)},providedIn:"root"});class Xs extends Ro{constructor(h){super(),this.title=h}updateTitle(h){const E=this.buildTitle(h);void 0!==E&&this.title.setTitle(E)}}Xs.\u0275fac=function(h){return new(h||Xs)(e.LFG(Zt.Dx))},Xs.\u0275prov=e.Yz7({token:Xs,factory:Xs.\u0275fac,providedIn:"root"});class ls{}ls.\u0275fac=function(h){return new(h||ls)},ls.\u0275prov=e.Yz7({token:ls,factory:function(){return(0,e.f3M)(Zo)},providedIn:"root"});class nc{shouldDetach(h){return!1}store(h,E){}shouldAttach(h){return!1}retrieve(h){return null}shouldReuseRoute(h,E){return h.routeConfig===E.routeConfig}}class Zo extends nc{}Zo.\u0275fac=function(){let C;return function(E){return(C||(C=e.n5z(Zo)))(E||Zo)}}(),Zo.\u0275prov=e.Yz7({token:Zo,factory:Zo.\u0275fac,providedIn:"root"});const lr=new e.OlP("",{providedIn:"root",factory:()=>({})});class Al{}Al.\u0275fac=function(h){return new(h||Al)},Al.\u0275prov=e.Yz7({token:Al,factory:function(){return(0,e.f3M)(As)},providedIn:"root"});class As{shouldProcessUrl(h){return!0}extract(h){return h}merge(h,E){return h}}As.\u0275fac=function(h){return new(h||As)},As.\u0275prov=e.Yz7({token:As,factory:As.\u0275fac,providedIn:"root"});function ti(C){throw C}function Zi(C,h,E){return h.parse("/")}const Ol={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Os={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};class yr{constructor(){this.disposed=!1,this.currentPageId=0,this.console=(0,e.f3M)(e.c2e),this.isNgZoneEnabled=!1,this.options=(0,e.f3M)(lr,{optional:!0})||{},this.errorHandler=this.options.errorHandler||ti,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||Zi,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>(0,L.of)(void 0),this.urlHandlingStrategy=(0,e.f3M)(Al),this.routeReuseStrategy=(0,e.f3M)(ls),this.titleStrategy=(0,e.f3M)(Ro),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.config=ne((0,e.f3M)(vr,{optional:!0})??[]),this.navigationTransitions=(0,e.f3M)($r),this.urlSerializer=(0,e.f3M)(Fn),this.location=(0,e.f3M)(Me.Ye),this.rootComponentType=null,this.isNgZoneEnabled=(0,e.f3M)(e.R0b)instanceof e.R0b&&e.R0b.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Dn,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=La(this.currentUrlTree,this.rootComponentType),this.navigationTransitions.setupNavigations(this).subscribe(h=>{this.lastSuccessfulId=h.id,this.currentPageId=h.targetPageId},h=>{this.console.warn(`Unhandled Navigation Error: ${h}`)})}get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}resetRootComponentType(h){this.rootComponentType=h,this.routerState.root.component=this.rootComponentType}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(h=>{const E="popstate"===h.type?"popstate":"hashchange";"popstate"===E&&setTimeout(()=>{const S={replaceUrl:!0},N=h.state?.navigationId?h.state:null;if(h.state){const ie={...h.state};delete ie.navigationId,delete ie.\u0275routerPageId,0!==Object.keys(ie).length&&(S.state=ie)}const k=this.parseUrl(h.url);this.scheduleNavigation(k,E,N,S)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(h){this.config=h.map(ui),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(h,E={}){const{relativeTo:S,queryParams:N,fragment:k,queryParamsHandling:ie,preserveFragment:Be}=E,ft=S||this.routerState.root,wt=Be?this.currentUrlTree.fragment:k;let pn=null;switch(ie){case"merge":pn={...this.currentUrlTree.queryParams,...N};break;case"preserve":pn=this.currentUrlTree.queryParams;break;default:pn=N||null}return null!==pn&&(pn=this.removeEmptyProps(pn)),Ii(ft,this.currentUrlTree,h,pn,wt??null)}navigateByUrl(h,E={skipLocationChange:!1}){const S=_n(h)?h:this.parseUrl(h),N=this.urlHandlingStrategy.merge(S,this.rawUrlTree);return this.scheduleNavigation(N,"imperative",null,E)}navigate(h,E={skipLocationChange:!1}){return function Gs(C){for(let h=0;h{const N=h[S];return null!=N&&(E[S]=N),E},{})}scheduleNavigation(h,E,S,N,k){if(this.disposed)return Promise.resolve(!1);let ie,Be,ft,wt;return k?(ie=k.resolve,Be=k.reject,ft=k.promise):ft=new Promise((pn,Dr)=>{ie=pn,Be=Dr}),"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(S=this.location.getState()),wt=S&&S.\u0275routerPageId?S.\u0275routerPageId:N.replaceUrl||N.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):wt=0,this.navigationTransitions.handleNavigationRequest({targetPageId:wt,source:E,restoredState:S,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:h,extras:N,resolve:ie,reject:Be,promise:ft,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),ft.catch(pn=>Promise.reject(pn))}setBrowserUrl(h,E){const S=this.urlSerializer.serialize(h),N={...E.extras.state,...this.generateNgRouterState(E.id,E.targetPageId)};this.location.isCurrentPathEqualTo(S)||E.extras.replaceUrl?this.location.replaceState(S,"",N):this.location.go(S,"",N)}restoreHistory(h,E=!1){if("computed"===this.canceledNavigationResolution){const S=this.currentPageId-h.targetPageId;"popstate"!==h.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===S?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===S&&(this.resetState(h),this.browserUrlTree=h.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(S)}else"replace"===this.canceledNavigationResolution&&(E&&this.resetState(h),this.resetUrlToCurrentUrlTree())}resetState(h){this.routerState=h.currentRouterState,this.currentUrlTree=h.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,h.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(h,E){return"computed"===this.canceledNavigationResolution?{navigationId:h,\u0275routerPageId:E}:{navigationId:h}}}yr.\u0275fac=function(h){return new(h||yr)},yr.\u0275prov=e.Yz7({token:yr,factory:yr.\u0275fac,providedIn:"root"});class Or{constructor(h,E,S,N,k,ie){this.router=h,this.route=E,this.tabIndexAttribute=S,this.renderer=N,this.el=k,this.locationStrategy=ie,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.href=null,this.commands=null,this.onChanges=new ue.x;const Be=k.nativeElement.tagName;this.isAnchorElement="A"===Be||"AREA"===Be,this.isAnchorElement?this.subscription=h.events.subscribe(ft=>{ft instanceof un&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(h){this._preserveFragment=(0,e.D6c)(h)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(h){this._skipLocationChange=(0,e.D6c)(h)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(h){this._replaceUrl=(0,e.D6c)(h)}get replaceUrl(){return this._replaceUrl}setTabIndexIfNotOnNativeEl(h){null!=this.tabIndexAttribute||this.isAnchorElement||this.applyAttributeValue("tabindex",h)}ngOnChanges(h){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(h){null!=h?(this.commands=Array.isArray(h)?h:[h],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(h,E,S,N,k){if(null===this.urlTree||this.isAnchorElement&&(0!==h||E||S||N||k||"string"==typeof this.target&&"_self"!=this.target))return!0;const ie={skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state};return this.router.navigateByUrl(this.urlTree,ie),!this.isAnchorElement}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){this.href=null!==this.urlTree&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null;const h=null===this.href?null:(0,e.P3R)(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",h)}applyAttributeValue(h,E){const S=this.renderer,N=this.el.nativeElement;null!==E?S.setAttribute(N,h,E):S.removeAttribute(N,h)}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}Or.\u0275fac=function(h){return new(h||Or)(e.Y36(yr),e.Y36(yi),e.$8M("tabindex"),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(Me.S$))},Or.\u0275dir=e.lG2({type:Or,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(h,E){1&h&&e.NdJ("click",function(N){return E.onClick(N.button,N.ctrlKey,N.shiftKey,N.altKey,N.metaKey)}),2&h&&e.uIk("target",E.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[e.TTD]});class cs{constructor(h,E,S,N,k){this.router=h,this.element=E,this.renderer=S,this.cdr=N,this.link=k,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new e.vpe,this.routerEventsSubscription=h.events.subscribe(ie=>{ie instanceof un&&this.update()})}ngAfterContentInit(){(0,L.of)(this.links.changes,(0,L.of)(null)).pipe((0,Dt.J)()).subscribe(h=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const h=[...this.links.toArray(),this.link].filter(E=>!!E).map(E=>E.onChanges);this.linkInputChangesSubscription=(0,d.D)(h).pipe((0,Dt.J)()).subscribe(E=>{this.isActive!==this.isLinkActive(this.router)(E)&&this.update()})}set routerLinkActive(h){const E=Array.isArray(h)?h:h.split(" ");this.classes=E.filter(S=>!!S)}ngOnChanges(h){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.router.navigated||Promise.resolve().then(()=>{const h=this.hasActiveLinks();this.isActive!==h&&(this.isActive=h,this.cdr.markForCheck(),this.classes.forEach(E=>{h?this.renderer.addClass(this.element.nativeElement,E):this.renderer.removeClass(this.element.nativeElement,E)}),h&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(h))})}isLinkActive(h){const E=function Ko(C){return!!C.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return S=>!!S.urlTree&&h.isActive(S.urlTree,E)}hasActiveLinks(){const h=this.isLinkActive(this.router);return this.link&&h(this.link)||this.links.some(h)}}cs.\u0275fac=function(h){return new(h||cs)(e.Y36(yr),e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(e.sBO),e.Y36(Or,8))},cs.\u0275dir=e.lG2({type:cs,selectors:[["","routerLinkActive",""]],contentQueries:function(h,E,S){if(1&h&&e.Suo(S,Or,5),2&h){let N;e.iGM(N=e.CRH())&&(E.links=N)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[e.TTD]});class Po{}class qs{preload(h,E){return E().pipe(be(()=>(0,L.of)(null)))}}qs.\u0275fac=function(h){return new(h||qs)},qs.\u0275prov=e.Yz7({token:qs,factory:qs.\u0275fac,providedIn:"root"});class Ui{preload(h,E){return(0,L.of)(null)}}Ui.\u0275fac=function(h){return new(h||Ui)},Ui.\u0275prov=e.Yz7({token:Ui,factory:Ui.\u0275fac,providedIn:"root"});class us{constructor(h,E,S,N,k){this.router=h,this.injector=S,this.preloadingStrategy=N,this.loader=k}setUpPreloading(){this.subscription=this.router.events.pipe((0,Re.h)(h=>h instanceof un),(0,xe.b)(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(h,E){const S=[];for(const N of E){N.providers&&!N._injector&&(N._injector=(0,e.MMx)(N.providers,h,`Route: ${N.path}`));const k=N._injector??h,ie=N._loadedInjector??k;N.loadChildren&&!N._loadedRoutes&&void 0===N.canLoad||N.loadComponent&&!N._loadedComponent?S.push(this.preloadConfig(k,N)):(N.children||N._loadedRoutes)&&S.push(this.processRoutes(ie,N.children??N._loadedRoutes))}return(0,d.D)(S).pipe((0,Dt.J)())}preloadConfig(h,E){return this.preloadingStrategy.preload(E,()=>{let S;S=E.loadChildren&&void 0===E.canLoad?this.loader.loadChildren(h,E):(0,L.of)(null);const N=S.pipe((0,Ye.z)(k=>null===k?(0,L.of)(void 0):(E._loadedRoutes=k.routes,E._loadedInjector=k.injector,this.processRoutes(k.injector??h,k.routes))));if(E.loadComponent&&!E._loadedComponent){const k=this.loader.loadComponent(E);return(0,d.D)([N,k]).pipe((0,Dt.J)())}return N})}}us.\u0275fac=function(h){return new(h||us)(e.LFG(yr),e.LFG(e.Sil),e.LFG(e.lqb),e.LFG(Po),e.LFG(Qr))},us.\u0275prov=e.Yz7({token:us,factory:us.\u0275fac,providedIn:"root"});const ea=new e.OlP("");class xo{constructor(h,E,S,N,k={}){this.urlSerializer=h,this.transitions=E,this.viewportScroller=S,this.zone=N,this.options=k,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},k.scrollPositionRestoration=k.scrollPositionRestoration||"disabled",k.anchorScrolling=k.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe(h=>{h instanceof qo?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=h.navigationTrigger,this.restoredId=h.restoredState?h.restoredState.navigationId:0):h instanceof un&&(this.lastId=h.id,this.scheduleScrollEvent(h,this.urlSerializer.parse(h.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(h=>{h instanceof Ri&&(h.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(h.position):h.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(h.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(h,E){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new Ri(h,"popstate"===this.lastSource?this.store[this.restoredId]:null,E))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}xo.\u0275fac=function(h){e.$Z()},xo.\u0275prov=e.Yz7({token:xo,factory:xo.\u0275fac});function Sl(C){return C.routerState.root}function ds(C,h){return{\u0275kind:C,\u0275providers:h}}const fs=new e.OlP("",{providedIn:"root",factory:()=>!1});e.Xts;function Ic(){const C=(0,e.f3M)(e.zs3);return h=>{const E=C.get(e.z2F);if(h!==E.components[0])return;const S=C.get(yr),N=C.get(Ma);1===C.get(Vs)&&S.initialNavigation(),C.get(hs,null,e.XFs.Optional)?.setUpPreloading(),C.get(ea,null,e.XFs.Optional)?.init(),S.resetRootComponentType(E.componentTypes[0]),N.closed||(N.next(),N.unsubscribe())}}const Ma=new e.OlP("",{factory:()=>new ue.x}),Vs=new e.OlP("",{providedIn:"root",factory:()=>1});function ps(){return ds(2,[{provide:Vs,useValue:0},{provide:e.ip1,multi:!0,deps:[e.zs3],useFactory:h=>{const E=h.get(Me.V_,Promise.resolve());return()=>E.then(()=>new Promise(N=>{const k=h.get(yr),ie=h.get(Ma);(function S(N){h.get(yr).events.pipe((0,Re.h)(ie=>ie instanceof un||ie instanceof Kr||ie instanceof Vr),(0,Ce.U)(ie=>ie instanceof un||ie instanceof Kr&&(0===ie.code||1===ie.code)&&null),(0,Re.h)(ie=>null!==ie),(0,ke.q)(1)).subscribe(()=>{N()})})(()=>{N(!0)}),k.afterPreactivation=()=>(N(!0),ie.closed?(0,L.of)(void 0):ie),k.initialNavigation()}))}}])}const hs=new e.OlP("");const hr=new e.OlP("ROUTER_FORROOT_GUARD"),Su=[Me.Ye,{provide:Fn,useClass:zn},yr,Wr,{provide:yi,useFactory:Sl,deps:[yr]},Qr,[]];function al(){return new e.PXZ("Router",yr)}class so{constructor(h){}static forRoot(h,E){return{ngModule:so,providers:[Su,[],{provide:vr,multi:!0,useValue:h},{provide:hr,useFactory:sc,deps:[[yr,new e.FiY,new e.tp0]]},{provide:lr,useValue:E||{}},E?.useHash?{provide:Me.S$,useClass:Me.Do}:{provide:Me.S$,useClass:Me.b0},{provide:ea,useFactory:()=>{const C=(0,e.f3M)(Me.EM),h=(0,e.f3M)(e.R0b),E=(0,e.f3M)(lr),S=(0,e.f3M)($r),N=(0,e.f3M)(Fn);return E.scrollOffset&&C.setOffset(E.scrollOffset),new xo(N,S,C,h,E)}},E?.preloadingStrategy?(C=E.preloadingStrategy,ds(0,[{provide:hs,useExisting:us},{provide:Po,useExisting:C}])).\u0275providers:[],{provide:e.PXZ,multi:!0,useFactory:al},E?.initialNavigation?ni(E):[],[{provide:Do,useFactory:Ic},{provide:e.tb,multi:!0,useExisting:Do}]]};var C}static forChild(h){return{ngModule:so,providers:[{provide:vr,multi:!0,useValue:h}]}}}function sc(C){return"guarded"}function ni(C){return["disabled"===C.initialNavigation?ds(3,[{provide:e.ip1,multi:!0,useFactory:()=>{const h=(0,e.f3M)(yr);return()=>{h.setUpLocationChangeListener()}}},{provide:Vs,useValue:2}]).\u0275providers:[],"enabledBlocking"===C.initialNavigation?ps().\u0275providers:[]]}so.\u0275fac=function(h){return new(h||so)(e.LFG(hr,8))},so.\u0275mod=e.oAB({type:so}),so.\u0275inj=e.cJS({imports:[fo]});const Do=new e.OlP("");new e.GfV("15.0.3")},99637:(Fe,re,g)=>{"use strict";g.d(re,{_D:()=>hs,lQ:()=>ko,FF:()=>qa,bz:()=>vs,Pz:()=>Le,uN:()=>ee,nv:()=>se,Vx:()=>qe,Oz:()=>kt,tO:()=>Wt,o8:()=>Lc,dT:()=>Ps,_L:()=>gu,HK:()=>tl});var e=g(44879),d=g(82988),L=g(38361),j=g(59851),F=g(23468),G=g(62149),J=g(23264),Y=g(8758);const{isArray:fe}=Array;function Q(f){return 1===f.length&&fe(f[0])?f[0]:f}var De=g(75730);function ve(...f){return 1===(f=Q(f)).length?(0,Y.Xf)(f[0]):new d.y(function Ae(f){return o=>{let c=[];for(let m=0;c&&!o.closed&&m{if(c){for(let B=0;B{let M=c.map(()=>[]),B=c.map(()=>!1);m.add(()=>{M=B=null});for(let q=0;!m.closed&&q{if(M[q].push(me),M.every(ye=>ye.length)){const ye=M.map(Ve=>Ve.shift());m.next(o?o(...ye):ye),M.some((Ve,et)=>!Ve.length&&B[et])&&m.complete()}},()=>{B[q]=!0,!M[q].length&&m.complete()}));return()=>{M=B=null}}):L.E}var ke=g(33218),ae=g(27003);var Ye=g(17606),Ge=g(1559),Je=g(42183),ut=g(27053),Pe=g(61697),K=g(23356),ce=g(11204),we=g(61194),xe=g(91647),pe=g(4764);function be(...f){const o=(0,Ce.jO)(f);return(0,xe.e)((c,m)=>{const M=f.length,B=new Array(M);let q=f.map(()=>!1),me=!1;for(let ye=0;ye{B[ye]=Ve,!me&&!q[ye]&&(q[ye]=!0,(me=q.every(pe.y))&&(q=null))},He.Z));c.subscribe((0,De.x)(m,ye=>{if(me){const Ve=[ye,...B];m.next(o?o(...Ve):Ve)}}))})}var nt=g(24334),st=g(77615),Ie=g(83610),ht=g(1270),at=g(66523),Ke=g(50192),bt=g(86963),Et={left:"right",right:"left",bottom:"top",top:"bottom"};function Dt(f){return f.replace(/left|right|bottom|top/g,function(o){return Et[o]})}function Zt(f){return f.split("-")[0]}var ct={start:"end",end:"start"};function Kt(f){return f.replace(/start|end/g,function(o){return ct[o]})}var Jt="top",St="bottom",nn="right",Ut="left",Qt="auto",rt=[Jt,St,nn,Ut],ne="start",V="end",W="viewport",he="popper",te=rt.reduce(function(f,o){return f.concat([o+"-"+ne,o+"-"+V])},[]),_e=[].concat(rt,[Qt]).reduce(function(f,o){return f.concat([o,o+"-"+ne,o+"-"+V])},[]),Xt=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function jt(f){if(null==f)return window;if("[object Window]"!==f.toString()){var o=f.ownerDocument;return o&&o.defaultView||window}return f}function kn(f){return f instanceof jt(f).Element||f instanceof Element}function rn(f){return f instanceof jt(f).HTMLElement||f instanceof HTMLElement}function Fn(f){return!(typeof ShadowRoot>"u")&&(f instanceof jt(f).ShadowRoot||f instanceof ShadowRoot)}function zn(f){return((kn(f)?f.ownerDocument:f.document)||window.document).documentElement}var Mn=Math.max,Bn=Math.min,Hr=Math.round;function mr(){var f=navigator.userAgentData;return null!=f&&f.brands?f.brands.map(function(o){return o.brand+"/"+o.version}).join(" "):navigator.userAgent}function oi(){return!/^((?!chrome|android).)*safari/i.test(mr())}function ir(f,o,c){void 0===o&&(o=!1),void 0===c&&(c=!1);var m=f.getBoundingClientRect(),M=1,B=1;o&&rn(f)&&(M=f.offsetWidth>0&&Hr(m.width)/f.offsetWidth||1,B=f.offsetHeight>0&&Hr(m.height)/f.offsetHeight||1);var me=(kn(f)?jt(f):window).visualViewport,ye=!oi()&&c,Ve=(m.left+(ye&&me?me.offsetLeft:0))/M,et=(m.top+(ye&&me?me.offsetTop:0))/B,yt=m.width/M,Bt=m.height/B;return{width:yt,height:Bt,top:et,right:Ve+yt,bottom:et+Bt,left:Ve,x:Ve,y:et}}function qr(f){var o=jt(f);return{scrollLeft:o.pageXOffset,scrollTop:o.pageYOffset}}function Yr(f){return ir(zn(f)).left+qr(f).scrollLeft}function At(f){return jt(f).getComputedStyle(f)}function Gn(f){return f?(f.nodeName||"").toLowerCase():null}function qn(f){return"html"===Gn(f)?f:f.assignedSlot||f.parentNode||(Fn(f)?f.host:null)||zn(f)}function ar(f){var o=At(f),c=o.overflow,m=o.overflowX,M=o.overflowY;return/auto|scroll|overlay|hidden/.test(c+M+m)}function _r(f){return["html","body","#document"].indexOf(Gn(f))>=0?f.ownerDocument.body:rn(f)&&ar(f)?f:_r(qn(f))}function En(f,o){var c;void 0===o&&(o=[]);var m=_r(f),M=m===(null==(c=f.ownerDocument)?void 0:c.body),B=jt(m),q=M?[B].concat(B.visualViewport||[],ar(m)?m:[]):m,me=o.concat(q);return M?me:me.concat(En(qn(q)))}function it(f){return["table","td","th"].indexOf(Gn(f))>=0}function z(f){return rn(f)&&"fixed"!==At(f).position?f.offsetParent:null}function Ze(f){for(var o=jt(f),c=z(f);c&&it(c)&&"static"===At(c).position;)c=z(c);return c&&("html"===Gn(c)||"body"===Gn(c)&&"static"===At(c).position)?o:c||function de(f){var o=/firefox/i.test(mr());if(/Trident/i.test(mr())&&rn(f)&&"fixed"===At(f).position)return null;var M=qn(f);for(Fn(M)&&(M=M.host);rn(M)&&["html","body"].indexOf(Gn(M))<0;){var B=At(M);if("none"!==B.transform||"none"!==B.perspective||"paint"===B.contain||-1!==["transform","perspective"].indexOf(B.willChange)||o&&"filter"===B.willChange||o&&B.filter&&"none"!==B.filter)return M;M=M.parentNode}return null}(f)||o}function _t(f,o){var c=o.getRootNode&&o.getRootNode();if(f.contains(o))return!0;if(c&&Fn(c)){var m=o;do{if(m&&f.isSameNode(m))return!0;m=m.parentNode||m.host}while(m)}return!1}function Yt(f){return Object.assign({},f,{left:f.x,top:f.y,right:f.x+f.width,bottom:f.y+f.height})}function or(f,o,c){return o===W?Yt(function Oi(f,o){var c=jt(f),m=zn(f),M=c.visualViewport,B=m.clientWidth,q=m.clientHeight,me=0,ye=0;if(M){B=M.width,q=M.height;var Ve=oi();(Ve||!Ve&&"fixed"===o)&&(me=M.offsetLeft,ye=M.offsetTop)}return{width:B,height:q,x:me+Yr(f),y:ye}}(f,c)):kn(o)?function _n(f,o){var c=ir(f,!1,"fixed"===o);return c.top=c.top+f.clientTop,c.left=c.left+f.clientLeft,c.bottom=c.top+f.clientHeight,c.right=c.left+f.clientWidth,c.width=f.clientWidth,c.height=f.clientHeight,c.x=c.left,c.y=c.top,c}(o,c):Yt(function Vt(f){var o,c=zn(f),m=qr(f),M=null==(o=f.ownerDocument)?void 0:o.body,B=Mn(c.scrollWidth,c.clientWidth,M?M.scrollWidth:0,M?M.clientWidth:0),q=Mn(c.scrollHeight,c.clientHeight,M?M.scrollHeight:0,M?M.clientHeight:0),me=-m.scrollLeft+Yr(f),ye=-m.scrollTop;return"rtl"===At(M||c).direction&&(me+=Mn(c.clientWidth,M?M.clientWidth:0)-B),{width:B,height:q,x:me,y:ye}}(zn(f)))}function Er(f,o,c,m){var M="clippingParents"===o?function Si(f){var o=En(qn(f)),m=["absolute","fixed"].indexOf(At(f).position)>=0&&rn(f)?Ze(f):f;return kn(m)?o.filter(function(M){return kn(M)&&_t(M,m)&&"body"!==Gn(M)}):[]}(f):[].concat(o),B=[].concat(M,[c]),q=B[0],me=B.reduce(function(ye,Ve){var et=or(f,Ve,m);return ye.top=Mn(et.top,ye.top),ye.right=Bn(et.right,ye.right),ye.bottom=Bn(et.bottom,ye.bottom),ye.left=Mn(et.left,ye.left),ye},or(f,q,m));return me.width=me.right-me.left,me.height=me.bottom-me.top,me.x=me.left,me.y=me.top,me}function Qi(f){return f.split("-")[1]}function Ii(f){return["top","bottom"].indexOf(f)>=0?"x":"y"}function Co(f){var ye,o=f.reference,c=f.element,m=f.placement,M=m?Zt(m):null,B=m?Qi(m):null,q=o.x+o.width/2-c.width/2,me=o.y+o.height/2-c.height/2;switch(M){case Jt:ye={x:q,y:o.y-c.height};break;case St:ye={x:q,y:o.y+o.height};break;case nn:ye={x:o.x+o.width,y:me};break;case Ut:ye={x:o.x-c.width,y:me};break;default:ye={x:o.x,y:o.y}}var Ve=M?Ii(M):null;if(null!=Ve){var et="y"===Ve?"height":"width";switch(B){case ne:ye[Ve]=ye[Ve]-(o[et]/2-c[et]/2);break;case V:ye[Ve]=ye[Ve]+(o[et]/2-c[et]/2)}}return ye}function Xi(f){return Object.assign({},{top:0,right:0,bottom:0,left:0},f)}function Ds(f,o){return o.reduce(function(c,m){return c[m]=f,c},{})}function Cn(f,o){void 0===o&&(o={});var c=o,m=c.placement,M=void 0===m?f.placement:m,B=c.strategy,q=void 0===B?f.strategy:B,me=c.boundary,ye=void 0===me?"clippingParents":me,Ve=c.rootBoundary,et=void 0===Ve?W:Ve,yt=c.elementContext,Bt=void 0===yt?he:yt,Lt=c.altBoundary,yn=void 0!==Lt&&Lt,sn=c.padding,Nn=void 0===sn?0:sn,Zn=Xi("number"!=typeof Nn?Nn:Ds(Nn,rt)),Hn=Bt===he?"reference":he,Br=f.rects.popper,Sn=f.elements[yn?Hn:Bt],Qn=Er(kn(Sn)?Sn:Sn.contextElement||zn(f.elements.popper),ye,et,q),Xn=ir(f.elements.reference),Rr=Co({reference:Xn,element:Br,strategy:"absolute",placement:M}),Pr=Yt(Object.assign({},Br,Rr)),Gi=Bt===he?Pr:Xn,Ti={top:Qn.top-Gi.top+Zn.top,bottom:Gi.bottom-Qn.bottom+Zn.bottom,left:Qn.left-Gi.left+Zn.left,right:Gi.right-Qn.right+Zn.right},Ur=f.modifiersData.offset;if(Bt===he&&Ur){var ua=Ur[M];Object.keys(Ti).forEach(function(Uo){var bc=[nn,St].indexOf(Uo)>=0?1:-1,Ec=[Jt,St].indexOf(Uo)>=0?"y":"x";Ti[Uo]+=ua[Ec]*bc})}return Ti}const Ni={name:"flip",enabled:!0,phase:"main",fn:function Xo(f){var o=f.state,c=f.options,m=f.name;if(!o.modifiersData[m]._skip){for(var M=c.mainAxis,B=void 0===M||M,q=c.altAxis,me=void 0===q||q,ye=c.fallbackPlacements,Ve=c.padding,et=c.boundary,yt=c.rootBoundary,Bt=c.altBoundary,Lt=c.flipVariations,yn=void 0===Lt||Lt,sn=c.allowedAutoPlacements,Nn=o.options.placement,Zn=Zt(Nn),Br=ye||(Zn===Nn||!yn?[Dt(Nn)]:function Kn(f){if(Zt(f)===Qt)return[];var o=Dt(f);return[Kt(f),o,Kt(o)]}(Nn)),Sn=[Nn].concat(Br).reduce(function(Qc,gl){return Qc.concat(Zt(gl)===Qt?function Gr(f,o){void 0===o&&(o={});var c=o,m=c.placement,M=c.boundary,B=c.rootBoundary,q=c.padding,me=c.flipVariations,ye=c.allowedAutoPlacements,Ve=void 0===ye?_e:ye,et=Qi(m),yt=et?me?te:te.filter(function(yn){return Qi(yn)===et}):rt,Bt=yt.filter(function(yn){return Ve.indexOf(yn)>=0});0===Bt.length&&(Bt=yt);var Lt=Bt.reduce(function(yn,sn){return yn[sn]=Cn(f,{placement:sn,boundary:M,rootBoundary:B,padding:q})[Zt(sn)],yn},{});return Object.keys(Lt).sort(function(yn,sn){return Lt[yn]-Lt[sn]})}(o,{placement:gl,boundary:et,rootBoundary:yt,padding:Ve,flipVariations:yn,allowedAutoPlacements:sn}):gl)},[]),Qn=o.rects.reference,Xn=o.rects.popper,Rr=new Map,Pr=!0,Gi=Sn[0],Ti=0;Ti=0,Ec=bc?"width":"height",ks=Cn(o,{placement:Ur,boundary:et,rootBoundary:yt,altBoundary:Bt,padding:Ve}),Qo=bc?Uo?nn:Ut:Uo?St:Jt;Qn[Ec]>Xn[Ec]&&(Qo=Dt(Qo));var Gu=Dt(Qo),Cc=[];if(B&&Cc.push(ks[ua]<=0),me&&Cc.push(ks[Qo]<=0,ks[Gu]<=0),Cc.every(function(Qc){return Qc})){Gi=Ur,Pr=!1;break}Rr.set(Ur,Cc)}if(Pr)for(var vu=function(gl){var zu=Sn.find(function(Wu){var da=Rr.get(Wu);if(da)return da.slice(0,gl).every(function(Td){return Td})});if(zu)return Gi=zu,"break"},yu=yn?3:1;yu>0;yu--){if("break"===vu(yu))break}o.placement!==Gi&&(o.modifiersData[m]._skip=!0,o.placement=Gi,o.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function Tt(f,o,c){return Mn(f,Bn(o,c))}function Wn(f){var o=ir(f),c=f.offsetWidth,m=f.offsetHeight;return Math.abs(o.width-c)<=1&&(c=o.width),Math.abs(o.height-m)<=1&&(m=o.height),{x:f.offsetLeft,y:f.offsetTop,width:c,height:m}}const Zr={name:"preventOverflow",enabled:!0,phase:"main",fn:function qi(f){var o=f.state,c=f.options,m=f.name,M=c.mainAxis,B=void 0===M||M,q=c.altAxis,me=void 0!==q&&q,ye=c.boundary,Ve=c.rootBoundary,et=c.altBoundary,yt=c.padding,Bt=c.tether,Lt=void 0===Bt||Bt,yn=c.tetherOffset,sn=void 0===yn?0:yn,Nn=Cn(o,{boundary:ye,rootBoundary:Ve,padding:yt,altBoundary:et}),Zn=Zt(o.placement),Hn=Qi(o.placement),Br=!Hn,Sn=Ii(Zn),Qn=function hi(f){return"x"===f?"y":"x"}(Sn),Xn=o.modifiersData.popperOffsets,Rr=o.rects.reference,Pr=o.rects.popper,Gi="function"==typeof sn?sn(Object.assign({},o.rects,{placement:o.placement})):sn,Ti="number"==typeof Gi?{mainAxis:Gi,altAxis:Gi}:Object.assign({mainAxis:0,altAxis:0},Gi),Ur=o.modifiersData.offset?o.modifiersData.offset[o.placement]:null,ua={x:0,y:0};if(Xn){if(B){var Uo,bc="y"===Sn?Jt:Ut,Ec="y"===Sn?St:nn,ks="y"===Sn?"height":"width",Qo=Xn[Sn],Gu=Qo+Nn[bc],Cc=Qo-Nn[Ec],Vu=Lt?-Pr[ks]/2:0,vu=Hn===ne?Rr[ks]:Pr[ks],yu=Hn===ne?-Pr[ks]:-Rr[ks],Du=o.elements.arrow,Qc=Lt&&Du?Wn(Du):{width:0,height:0},gl=o.modifiersData["arrow#persistent"]?o.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},zu=gl[bc],Wu=gl[Ec],da=Tt(0,Rr[ks],Qc[ks]),Td=Br?Rr[ks]/2-Vu-da-zu-Ti.mainAxis:vu-da-zu-Ti.mainAxis,Xc=Br?-Rr[ks]/2+Vu+da+Wu+Ti.mainAxis:yu+da+Wu+Ti.mainAxis,Wl=o.elements.arrow&&Ze(o.elements.arrow),zf=Wl?"y"===Sn?Wl.clientTop||0:Wl.clientLeft||0:0,Ad=null!=(Uo=Ur?.[Sn])?Uo:0,Wf=Qo+Xc-Ad,$u=Tt(Lt?Bn(Gu,Qo+Td-Ad-zf):Gu,Qo,Lt?Mn(Cc,Wf):Cc);Xn[Sn]=$u,ua[Sn]=$u-Qo}if(me){var Od,$f="x"===Sn?Jt:Ut,Sd="x"===Sn?St:nn,ml=Xn[Qn],ju="y"===Qn?"height":"width",Yu=ml+Nn[$f],qc=ml-Nn[Sd],Id=-1!==[Jt,Ut].indexOf(Zn),tf=null!=(Od=Ur?.[Qn])?Od:0,nf=Id?Yu:ml-Rr[ju]-Pr[ju]-tf+Ti.altAxis,rf=Id?ml+Rr[ju]+Pr[ju]-tf-Ti.altAxis:qc,Nd=Lt&&Id?function cn(f,o,c){var m=Tt(f,o,c);return m>c?c:m}(nf,ml,rf):Tt(Lt?nf:Yu,ml,Lt?rf:qc);Xn[Qn]=Nd,ua[Qn]=Nd-ml}o.modifiersData[m]=ua}},requiresIfExists:["offset"]};const Vi={name:"arrow",enabled:!0,phase:"main",fn:function Mo(f){var o,c=f.state,m=f.name,M=f.options,B=c.elements.arrow,q=c.modifiersData.popperOffsets,me=Zt(c.placement),ye=Ii(me),et=[Ut,nn].indexOf(me)>=0?"height":"width";if(B&&q){var yt=function(o,c){return Xi("number"!=typeof(o="function"==typeof o?o(Object.assign({},c.rects,{placement:c.placement})):o)?o:Ds(o,rt))}(M.padding,c),Bt=Wn(B),Lt="y"===ye?Jt:Ut,yn="y"===ye?St:nn,sn=c.rects.reference[et]+c.rects.reference[ye]-q[ye]-c.rects.popper[et],Nn=q[ye]-c.rects.reference[ye],Zn=Ze(B),Hn=Zn?"y"===ye?Zn.clientHeight||0:Zn.clientWidth||0:0,Br=sn/2-Nn/2,Sn=yt[Lt],Qn=Hn-Bt[et]-yt[yn],Xn=Hn/2-Bt[et]/2+Br,Rr=Tt(Sn,Xn,Qn),Pr=ye;c.modifiersData[m]=((o={})[Pr]=Rr,o.centerOffset=Rr-Xn,o)}},effect:function $n(f){var o=f.state,m=f.options.element,M=void 0===m?"[data-popper-arrow]":m;null!=M&&("string"==typeof M&&!(M=o.elements.popper.querySelector(M))||!_t(o.elements.popper,M)||(o.elements.arrow=M))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Vr(f,o,c){void 0===c&&(c=!1);var m=rn(o),M=rn(o)&&function Kr(f){var o=f.getBoundingClientRect(),c=Hr(o.width)/f.offsetWidth||1,m=Hr(o.height)/f.offsetHeight||1;return 1!==c||1!==m}(o),B=zn(o),q=ir(f,M,c),me={scrollLeft:0,scrollTop:0},ye={x:0,y:0};return(m||!m&&!c)&&(("body"!==Gn(o)||ar(B))&&(me=function un(f){return f!==jt(f)&&rn(f)?function qo(f){return{scrollLeft:f.scrollLeft,scrollTop:f.scrollTop}}(f):qr(f)}(o)),rn(o)?((ye=ir(o,!0)).x+=o.clientLeft,ye.y+=o.clientTop):B&&(ye.x=Yr(B))),{x:q.left+me.scrollLeft-ye.x,y:q.top+me.scrollTop-ye.y,width:q.width,height:q.height}}function gi(f){var o=new Map,c=new Set,m=[];function M(B){c.add(B.name),[].concat(B.requires||[],B.requiresIfExists||[]).forEach(function(me){if(!c.has(me)){var ye=o.get(me);ye&&M(ye)}}),m.push(B)}return f.forEach(function(B){o.set(B.name,B)}),f.forEach(function(B){c.has(B.name)||M(B)}),m}function er(f){var o;return function(){return o||(o=new Promise(function(c){Promise.resolve().then(function(){o=void 0,c(f())})})),o}}var Zs={placement:"bottom",modifiers:[],strategy:"absolute"};function zi(){for(var f=arguments.length,o=new Array(f),c=0;c=0?-1:1,B="function"==typeof c?c(Object.assign({},o,{placement:f})):c,q=B[0],me=B[1];return q=q||0,me=(me||0)*M,[Ut,nn].indexOf(m)>=0?{x:me,y:q}:{x:q,y:me}}(yt,o.rects,B),et},{}),me=q[o.placement],ye=me.x,Ve=me.y;null!=o.modifiersData.popperOffsets&&(o.modifiersData.popperOffsets.x+=ye,o.modifiersData.popperOffsets.y+=Ve),o.modifiersData[m]=q}};function zo(f,o){}function li(f,o){if(1&f&&(e.TgZ(0,"button",3),e._uU(1),e.YNc(2,zo,0,0,"ng-template",4),e.qZA()),2&f){const c=o.$implicit;e.Q6J("ngbPanelToggle",c),e.xp6(1),e.hij(" ",c.title," "),e.xp6(1),e.Q6J("ngTemplateOutlet",null==c.titleTpl?null:c.titleTpl.templateRef)}}function Es(f,o){}function Wi(f,o){}function pa(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",8),e.NdJ("ngbRef",function(M){e.CHM(c);const B=e.oxw().$implicit;return e.KtG(B.panelDiv=M)}),e.TgZ(1,"div",9),e.YNc(2,Wi,0,0,"ng-template",4),e.qZA()()}if(2&f){const c=e.oxw().$implicit;e.s9C("id",c.id),e.uIk("aria-labelledby",c.id+"-header"),e.xp6(2),e.Q6J("ngTemplateOutlet",(null==c.contentTpl?null:c.contentTpl.templateRef)||null)}}const xi=function(f,o){return{$implicit:f,opened:o}};function Fa(f,o){if(1&f&&(e.TgZ(0,"div")(1,"div",5),e.YNc(2,Es,0,0,"ng-template",6),e.qZA(),e.YNc(3,pa,3,3,"div",7),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(),M=e.MAs(1);e.Tol("accordion-item "+(c.cardClass||"")),e.xp6(1),e.Tol("accordion-header "+(c.type?"bg-"+c.type:m.type?"bg-"+m.type:"")),e.MGl("id","",c.id,"-header"),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.headerTpl?null:c.headerTpl.templateRef)||M)("ngTemplateOutletContext",e.WLB(8,xi,c,c.isOpen)),e.xp6(1),e.Q6J("ngIf",!m.destroyOnHide||c.isOpen||c.transitionRunning)}}function ts(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",1),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.close())}),e.qZA()}}const Di=["*"];function ha(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",6),e.NdJ("click",function(){const B=e.CHM(c).$implicit,q=e.oxw();return q.focus(),e.KtG(q.select(B.id,q.NgbSlideEventSource.INDICATOR))}),e.qZA()}if(2&f){const c=o.$implicit,m=e.oxw();e.ekj("active",c.id===m.activeId),e.uIk("aria-labelledby","slide-"+c.id)("aria-controls","slide-"+c.id)("aria-selected",c.id===m.activeId)}}function Ba(f,o){}function Ua(f,o){if(1&f&&(e.TgZ(0,"div",7)(1,"span",8),e.SDv(2,9),e.qZA(),e.YNc(3,Ba,0,0,"ng-template",10),e.qZA()),2&f){const c=o.$implicit,m=o.index,M=o.count;e.Q6J("id","slide-"+c.id),e.xp6(2),e.pQV(m+1)(M),e.QtT(2),e.xp6(1),e.Q6J("ngTemplateOutlet",c.tplRef)}}function Wr(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",11),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.arrowLeft())}),e._UZ(1,"span",12),e.TgZ(2,"span",8),e.SDv(3,13),e.qZA()()}}function ns(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",14),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.arrowRight())}),e._UZ(1,"span",15),e.TgZ(2,"span",8),e.SDv(3,16),e.qZA()()}}const El=["month"],Jr=["year"];function fo(f,o){if(1&f&&(e.TgZ(0,"option",5),e._uU(1),e.qZA()),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("value",c),e.uIk("aria-label",m.i18n.getMonthFullName(c,m.date.year)),e.xp6(1),e.Oqu(m.i18n.getMonthShortName(c,m.date.year))}}function ci(f,o){if(1&f&&(e.TgZ(0,"option",5),e._uU(1),e.qZA()),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("value",c),e.xp6(1),e.Oqu(m.i18n.getYearNumerals(c))}}function Wo(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"ngb-datepicker-navigation-select",7),e.NdJ("select",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.select.emit(M))}),e.qZA()}if(2&f){const c=e.oxw();e.Q6J("date",c.date)("disabled",c.disabled)("months",c.selectBoxes.months)("years",c.selectBoxes.years)}}function ol(f,o){1&f&&e._UZ(0,"div",0)}function Cl(f,o){1&f&&e._UZ(0,"div",0)}function ki(f,o){if(1&f&&(e.YNc(0,ol,1,0,"div",9),e.TgZ(1,"div",10),e._uU(2),e.qZA(),e.YNc(3,Cl,1,0,"div",9)),2&f){const c=o.$implicit,m=o.index,M=e.oxw(2);e.Q6J("ngIf",m>0),e.xp6(2),e.hij(" ",M.i18n.getMonthLabel(c.firstDate)," "),e.xp6(1),e.Q6J("ngIf",m!==M.months.length-1)}}function rs(f,o){if(1&f&&e.YNc(0,ki,4,3,"ng-template",8),2&f){const c=e.oxw();e.Q6J("ngForOf",c.months)}}function Ao(f,o){if(1&f&&(e.TgZ(0,"div",5),e._uU(1),e.qZA()),2&f){const c=e.oxw(2);e.xp6(1),e.Oqu(c.i18n.getWeekLabel())}}function is(f,o){if(1&f&&(e.TgZ(0,"div",6),e._uU(1),e.qZA()),2&f){const c=o.$implicit;e.xp6(1),e.Oqu(c)}}function os(f,o){if(1&f&&(e.TgZ(0,"div",2),e.YNc(1,Ao,2,1,"div",3),e.YNc(2,is,2,1,"div",4),e.qZA()),2&f){const c=e.oxw();e.xp6(1),e.Q6J("ngIf",c.datepicker.showWeekNumbers),e.xp6(1),e.Q6J("ngForOf",c.viewModel.weekdays)}}function ui(f,o){if(1&f&&(e.TgZ(0,"div",11),e._uU(1),e.qZA()),2&f){const c=e.oxw(2).$implicit,m=e.oxw();e.xp6(1),e.Oqu(m.i18n.getWeekNumerals(c.number))}}function bi(f,o){}function Li(f,o){if(1&f&&e.YNc(0,bi,0,0,"ng-template",14),2&f){const c=e.oxw().$implicit,m=e.oxw(3);e.Q6J("ngTemplateOutlet",m.datepicker.dayTemplate)("ngTemplateOutletContext",c.context)}}function bn(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",12),e.NdJ("click",function(M){const q=e.CHM(c).$implicit;return e.oxw(3).doSelect(q),e.KtG(M.preventDefault())}),e.YNc(1,Li,1,2,"ng-template",13),e.qZA()}if(2&f){const c=o.$implicit;e.ekj("disabled",c.context.disabled)("hidden",c.hidden)("ngb-dp-today",c.context.today),e.Q6J("tabindex",c.tabindex),e.uIk("aria-label",c.ariaLabel),e.xp6(1),e.Q6J("ngIf",!c.hidden)}}function Oo(f,o){if(1&f&&(e.TgZ(0,"div",8),e.YNc(1,ui,2,1,"div",9),e.YNc(2,bn,2,9,"div",10),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.xp6(1),e.Q6J("ngIf",m.datepicker.showWeekNumbers),e.xp6(1),e.Q6J("ngForOf",c.days)}}function po(f,o){if(1&f&&e.YNc(0,Oo,3,2,"div",7),2&f){const c=o.$implicit;e.Q6J("ngIf",!c.collapsed)}}const Ei=["defaultDayTemplate"],ho=["content"];function Ha(f,o){if(1&f&&e._UZ(0,"div",7),2&f){const c=o.date,m=o.currentMonth,M=o.selected,B=o.disabled,q=o.focused;e.Q6J("date",c)("currentMonth",m)("selected",M)("disabled",B)("focused",q)}}function Fi(f,o){if(1&f&&(e.TgZ(0,"div",12),e._uU(1),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw(2);e.xp6(1),e.hij(" ",m.i18n.getMonthLabel(c.firstDate)," ")}}function Cr(f,o){if(1&f&&(e.TgZ(0,"div",9),e.YNc(1,Fi,2,1,"div",10),e._UZ(2,"ngb-datepicker-month",11),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(2);e.xp6(1),e.Q6J("ngIf","none"===m.navigation||m.displayMonths>1&&"select"===m.navigation),e.xp6(1),e.Q6J("month",c.firstDate)}}function to(f,o){if(1&f&&e.YNc(0,Cr,3,2,"div",8),2&f){const c=e.oxw();e.Q6J("ngForOf",c.model.months)}}function ss(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"ngb-datepicker-navigation",13),e.NdJ("navigate",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.onNavigateEvent(M))})("select",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.onNavigateDateSelect(M))}),e.qZA()}if(2&f){const c=e.oxw();e.Q6J("date",c.model.firstDate)("months",c.model.months)("disabled",c.model.disabled)("showSelect","select"===c.model.navigation)("prevDisabled",c.model.prevDisabled)("nextDisabled",c.model.nextDisabled)("selectBoxes",c.model.selectBoxes)}}function Ga(f,o){}function no(f,o){}const Bi=["dialog"];function Pt(f,o){}const $o=function(f){return{$implicit:f}};function Xl(f,o){if(1&f&&(e.TgZ(0,"div",2),e.YNc(1,Pt,0,0,"ng-template",3),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.Q6J("item",c)("nav",m.nav)("role",m.paneRole),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.contentTpl?null:c.contentTpl.templateRef)||null)("ngTemplateOutletContext",e.VKq(5,$o,c.active||m.isPanelTransitioning(c)))}}function wl(f,o){if(1&f&&e.YNc(0,Xl,2,7,"div",1),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("ngIf",c.isPanelInDom()||m.isPanelTransitioning(c))}}function ma(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,10),e.qZA())}function mo(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,11),e.qZA())}function ws(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,12),e.qZA())}function Ln(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,13),e.qZA())}function Fs(f,o){1&f&&e._uU(0,"...")}function I(f,o){1&f&&(e.TgZ(0,"span",15),e._uU(1,"(current)"),e.qZA())}function y(f,o){if(1&f&&(e._uU(0),e.YNc(1,I,2,0,"span",14)),2&f){const c=o.$implicit,m=o.currentPage;e.hij(" ",c," "),e.xp6(1),e.Q6J("ngIf",c===m)}}function P(f,o){}const Ee=function(f){return{disabled:!0,currentPage:f}};function tt(f,o){if(1&f&&(e.TgZ(0,"a",20),e.YNc(1,P,0,0,"ng-template",8),e.qZA()),2&f){const c=e.oxw(2).$implicit,m=e.oxw(),M=e.MAs(9);e.xp6(1),e.Q6J("ngTemplateOutlet",(null==m.tplEllipsis?null:m.tplEllipsis.templateRef)||M)("ngTemplateOutletContext",e.VKq(2,Ee,c))}}function Tn(f,o){}const pr=function(f,o,c){return{disabled:f,$implicit:o,currentPage:c}};function kr(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"a",21),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw().$implicit;return e.oxw(2).selectPage(B),e.KtG(M.preventDefault())}),e.YNc(1,Tn,0,0,"ng-template",8),e.qZA()}if(2&f){const c=e.oxw().$implicit,m=e.oxw(),M=m.disabled,B=m.$implicit,q=e.oxw(),me=e.MAs(11);e.uIk("tabindex",M?"-1":null)("aria-disabled",M?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==q.tplNumber?null:q.tplNumber.templateRef)||me)("ngTemplateOutletContext",e.kEZ(4,pr,M,c,B))}}function di(f,o){if(1&f&&(e.TgZ(0,"li",17),e.YNc(1,tt,2,4,"a",18),e.YNc(2,kr,2,8,"a",19),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(),M=m.$implicit,B=m.disabled,q=e.oxw();e.ekj("active",c===M)("disabled",q.isEllipsis(c)||B),e.uIk("aria-current",c===M?"page":null),e.xp6(1),e.Q6J("ngIf",q.isEllipsis(c)),e.xp6(1),e.Q6J("ngIf",!q.isEllipsis(c))}}function $i(f,o){if(1&f&&e.YNc(0,di,3,7,"li",16),2&f){const c=o.pages;e.Q6J("ngForOf",c)}}function Bs(f,o){}const jo=function(f,o){return{disabled:f,currentPage:o}};function Us(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",22),e.NdJ("click",function(M){return e.CHM(c),e.oxw().selectPage(1),e.KtG(M.preventDefault())}),e.YNc(2,Bs,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(1);e.ekj("disabled",c.previousDisabled()),e.xp6(1),e.uIk("tabindex",c.previousDisabled()?"-1":null)("aria-disabled",c.previousDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplFirst?null:c.tplFirst.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.previousDisabled(),c.page))}}function jn(f,o){}const So=function(f){return{disabled:f}};function ji(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",23),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.page-1),e.KtG(M.preventDefault())}),e.YNc(2,jn,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(3);e.ekj("disabled",c.previousDisabled()),e.xp6(1),e.uIk("tabindex",c.previousDisabled()?"-1":null)("aria-disabled",c.previousDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplPrevious?null:c.tplPrevious.templateRef)||m)("ngTemplateOutletContext",e.VKq(6,So,c.previousDisabled()))}}function ro(f,o){}function Io(f,o){}function ql(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",24),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.page+1),e.KtG(M.preventDefault())}),e.YNc(2,Io,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(5);e.ekj("disabled",c.nextDisabled()),e.xp6(1),e.uIk("tabindex",c.nextDisabled()?"-1":null)("aria-disabled",c.nextDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplNext?null:c.tplNext.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.nextDisabled(),c.page))}}function Ml(f,o){}function Ks(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",25),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.pageCount),e.KtG(M.preventDefault())}),e.YNc(2,Ml,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(7);e.ekj("disabled",c.nextDisabled()),e.xp6(1),e.uIk("tabindex",c.nextDisabled()?"-1":null)("aria-disabled",c.nextDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplLast?null:c.tplLast.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.nextDisabled(),c.page))}}const _a=function(f,o,c){return{$implicit:f,pages:o,disabled:c}};function Vn(f,o){if(1&f&&e._uU(0),2&f){const c=e.oxw(2);e.Oqu(c.title)}}function Yi(f,o){}function as(f,o){if(1&f&&(e.TgZ(0,"h3",3),e.YNc(1,Vn,1,1,"ng-template",null,4,e.W1O),e.YNc(3,Yi,0,0,"ng-template",5),e.qZA()),2&f){const c=e.MAs(2),m=e.oxw();e.xp6(3),e.Q6J("ngTemplateOutlet",m.isTitleTemplate()?m.title:c)("ngTemplateOutletContext",m.context)}}function _o(f,o){if(1&f&&(e.TgZ(0,"span"),e.SDv(1,2),e.ALo(2,"percent"),e.qZA()),2&f){const c=e.oxw();e.xp6(2),e.pQV(e.lcZ(2,1,c.getValue()/c.max)),e.QtT(1)}}function vo(f,o){if(1&f&&e._uU(0),2&f){const c=o.fill;e.Oqu(100===c?"\u2605":"\u2606")}}function Ms(f,o){}function Js(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"span",2),e._uU(1),e.qZA(),e.TgZ(2,"span",3),e.NdJ("mouseenter",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.enter(B+1))})("click",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.handleClick(B+1))}),e.YNc(3,Ms,0,0,"ng-template",4),e.qZA()}if(2&f){const c=o.index,m=e.oxw(),M=e.MAs(1);e.xp6(1),e.hij("(",c=12)("ngIfElse",c)}}function Ea(f,o){if(1&f&&(e.TgZ(0,"strong",3),e._uU(1),e.qZA()),2&f){const c=e.oxw();e.xp6(1),e.Oqu(c.header)}}function Va(f,o){}function Ca(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",4),e.YNc(1,Va,0,0,"ng-template",5),e.TgZ(2,"button",6),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.hide())}),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(1);e.xp6(1),e.Q6J("ngTemplateOutlet",c.contentHeaderTpl||m)}}function A(f,o){if(1&f&&(e.TgZ(0,"span"),e._uU(1),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.Tol(m.highlightClass),e.xp6(1),e.Oqu(c)}}function b(f,o){if(1&f&&e._uU(0),2&f){const c=e.oxw().$implicit;e.Oqu(c)}}function x(f,o){if(1&f&&(e.YNc(0,A,2,3,"span",1),e.YNc(1,b,1,1,"ng-template",null,2,e.W1O)),2&f){const c=o.odd,m=e.MAs(2);e.Q6J("ngIf",c)("ngIfElse",m)}}function X(f,o){if(1&f&&e._UZ(0,"ngb-highlight",2),2&f){const c=o.result,m=o.term,M=o.formatter;e.Q6J("result",M(c))("term",m)}}function Ne(f,o){}const $e=function(f,o,c){return{result:f,term:o,formatter:c}};function mt(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",3),e.NdJ("mouseenter",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.markActive(B))})("click",function(){const B=e.CHM(c).$implicit,q=e.oxw();return e.KtG(q.select(B))}),e.YNc(1,Ne,0,0,"ng-template",4),e.qZA()}if(2&f){const c=o.$implicit,m=o.index,M=e.oxw(),B=e.MAs(1);e.ekj("active",m===M.activeIdx),e.Q6J("id",M.id+"-"+m),e.xp6(1),e.Q6J("ngTemplateOutlet",M.resultTemplate||B)("ngTemplateOutletContext",e.kEZ(5,$e,c,M.term,M.formatter))}}function Ot(f){return parseInt(`${f}`,10)}function An(f){return null!=f?`${f}`:""}function In(f,o,c=0){return Math.max(Math.min(f,o),c)}function wn(f){return"string"==typeof f}function Ht(f){return!isNaN(Ot(f))}function dn(f){return"number"==typeof f&&isFinite(f)&&Math.floor(f)===f}function On(f){return null!=f}function vr(f){return f&&f.then}function Qr(f){return Ht(f)?`0${f}`.slice(-2):""}function yo(f,o){return f&&f.className&&f.className.split&&f.className.split(/\s+/).indexOf(o)>=0}function $r(f){return(f||document.body).getBoundingClientRect()}function Ro(f){return f.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}const ls={animation:!0,transitionTimerDelayMs:5},nc=()=>{},{transitionTimerDelayMs:Zo}=ls,Ts=new Map,lr=(f,o,c,m)=>{let M=m.context||{};const B=Ts.get(o);if(B)switch(m.runningTransition){case"continue":return L.E;case"stop":f.run(()=>B.transition$.complete()),M=Object.assign(B.context,M),Ts.delete(o)}const q=c(o,m.animation,M)||nc;if(!m.animation||"none"===window.getComputedStyle(o).transitionProperty)return f.run(()=>q()),(0,j.of)(void 0).pipe(function Yo(f){return o=>new d.y(c=>o.subscribe({next:q=>f.run(()=>c.next(q)),error:q=>f.run(()=>c.error(q)),complete:()=>f.run(()=>c.complete())}))}(f));const me=new F.x,ye=new F.x,Ve=me.pipe(function Re(...f){return o=>(0,ae.z)(o,(0,j.of)(...f))}(!0));Ts.set(o,{transition$:me,complete:()=>{ye.next(),ye.complete()},context:M});const et=function Xs(f){const{transitionDelay:o,transitionDuration:c}=window.getComputedStyle(f);return 1e3*(parseFloat(o)+parseFloat(c))}(o);return f.runOutsideAngular(()=>{const yt=(0,G.R)(o,"transitionend").pipe((0,Ye.R)(Ve),(0,Ge.h)(({target:Lt})=>Lt===o));ve((0,J.H)(et+Zo).pipe((0,Ye.R)(Ve)),yt,ye).pipe((0,Ye.R)(Ve)).subscribe(()=>{Ts.delete(o),f.run(()=>{q(),me.next(),me.complete()})})}),me.asObservable()};const sl=(f,o,c)=>{let{direction:m,maxSize:M,dimension:B}=c;const{classList:q}=f;function me(){q.add("collapse"),"show"===m?q.add("show"):q.remove("show")}if(o)return M||(M=function As(f,o){if(typeof navigator>"u")return"0px";const{classList:c}=f,m=c.contains("show");m||c.add("show"),f.style[o]="";const M=f.getBoundingClientRect()[o]+"px";return m||c.remove("show"),M}(f,B),c.maxSize=M,f.style[B]="show"!==m?M:"0px",q.remove("collapse"),q.remove("collapsing"),q.remove("show"),$r(f),q.add("collapsing")),f.style[B]="show"===m?M:"0px",()=>{me(),q.remove("collapsing"),f.style[B]=""};me()};class ti{constructor(){this.animation=ls.animation}}ti.\u0275fac=function(o){return new(o||ti)},ti.\u0275prov=e.Yz7({token:ti,factory:ti.\u0275fac,providedIn:"root"});class Zi{constructor(o){this._ngbConfig=o,this.closeOthers=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Zi.\u0275fac=function(o){return new(o||Zi)(e.LFG(ti))},Zi.\u0275prov=e.Yz7({token:Zi,factory:Zi.\u0275fac,providedIn:"root"});let Ol=0;class Os{constructor(o){this.templateRef=o}}Os.\u0275fac=function(o){return new(o||Os)(e.Y36(e.Rgc))},Os.\u0275dir=e.lG2({type:Os,selectors:[["ng-template","ngbPanelHeader",""]],standalone:!0});class yr{constructor(o){this.templateRef=o}}yr.\u0275fac=function(o){return new(o||yr)(e.Y36(e.Rgc))},yr.\u0275dir=e.lG2({type:yr,selectors:[["ng-template","ngbPanelTitle",""]],standalone:!0});class Gs{constructor(o){this.templateRef=o}}Gs.\u0275fac=function(o){return new(o||Gs)(e.Y36(e.Rgc))},Gs.\u0275dir=e.lG2({type:Gs,selectors:[["ng-template","ngbPanelContent",""]],standalone:!0});class Or{constructor(){this.disabled=!1,this.id="ngb-panel-"+Ol++,this.isOpen=!1,this.initClassDone=!1,this.transitionRunning=!1,this.shown=new e.vpe,this.hidden=new e.vpe}ngAfterContentChecked(){this.titleTpl=this.titleTpls.first,this.headerTpl=this.headerTpls.first,this.contentTpl=this.contentTpls.first}}Or.\u0275fac=function(o){return new(o||Or)},Or.\u0275dir=e.lG2({type:Or,selectors:[["ngb-panel"]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,yr,4),e.Suo(m,Os,4),e.Suo(m,Gs,4)),2&o){let M;e.iGM(M=e.CRH())&&(c.titleTpls=M),e.iGM(M=e.CRH())&&(c.headerTpls=M),e.iGM(M=e.CRH())&&(c.contentTpls=M)}},inputs:{disabled:"disabled",id:"id",title:"title",type:"type",cardClass:"cardClass"},outputs:{shown:"shown",hidden:"hidden"},standalone:!0});class cs{constructor(o){this._El=o,this.ngbRef=new e.vpe}ngOnInit(){this.ngbRef.emit(this._El.nativeElement)}ngOnDestroy(){this.ngbRef.emit(null)}}cs.\u0275fac=function(o){return new(o||cs)(e.Y36(e.SBq))},cs.\u0275dir=e.lG2({type:cs,selectors:[["","ngbRef",""]],outputs:{ngbRef:"ngbRef"},standalone:!0});class Ko{constructor(o,c){this.accordion=o,this.panel=c}set ngbPanelToggle(o){o&&(this.panel=o)}}Ko.\u0275fac=function(o){return new(o||Ko)(e.Y36((0,e.Gpc)(()=>Po)),e.Y36(Or,9))},Ko.\u0275dir=e.lG2({type:Ko,selectors:[["button","ngbPanelToggle",""]],hostAttrs:["type","button"],hostVars:5,hostBindings:function(o,c){1&o&&e.NdJ("click",function(){return c.accordion.toggle(c.panel.id)}),2&o&&(e.Ikx("disabled",c.panel.disabled),e.uIk("aria-expanded",c.panel.isOpen)("aria-controls",c.panel.id),e.ekj("collapsed",!c.panel.isOpen))},inputs:{ngbPanelToggle:"ngbPanelToggle"},standalone:!0});class Po{constructor(o,c,m){this._ngZone=c,this._changeDetector=m,this.activeIds=[],this.destroyOnHide=!0,this.panelChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.animation=o.animation,this.type=o.type,this.closeOtherPanels=o.closeOthers}isExpanded(o){return this.activeIds.indexOf(o)>-1}expand(o){this._changeOpenState(this._findPanelById(o),!0)}expandAll(){this.closeOtherPanels?0===this.activeIds.length&&this.panels.length&&this._changeOpenState(this.panels.first,!0):this.panels.forEach(o=>this._changeOpenState(o,!0))}collapse(o){this._changeOpenState(this._findPanelById(o),!1)}collapseAll(){this.panels.forEach(o=>{this._changeOpenState(o,!1)})}toggle(o){const c=this._findPanelById(o);c&&this._changeOpenState(c,!c.isOpen)}ngAfterContentChecked(){wn(this.activeIds)&&(this.activeIds=this.activeIds.split(/\s*,\s*/)),this.panels.forEach(o=>{o.isOpen=!o.disabled&&this.activeIds.indexOf(o.id)>-1}),this.activeIds.length>1&&this.closeOtherPanels&&(this._closeOthers(this.activeIds[0],!1),this._updateActiveIds()),this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{this.panels.forEach(o=>{const c=o.panelDiv;c?o.initClassDone||(o.initClassDone=!0,lr(this._ngZone,c,sl,{animation:!1,runningTransition:"continue",context:{direction:o.isOpen?"show":"hide",dimension:"height"}})):o.initClassDone=!1})})}_changeOpenState(o,c){if(null!=o&&!o.disabled&&o.isOpen!==c){let m=!1;this.panelChange.emit({panelId:o.id,nextState:c,preventDefault:()=>{m=!0}}),m||(o.isOpen=c,o.transitionRunning=!0,c&&this.closeOtherPanels&&this._closeOthers(o.id),this._updateActiveIds(),this._runTransitions(this.animation))}}_closeOthers(o,c=!0){this.panels.forEach(m=>{m.id!==o&&m.isOpen&&(m.isOpen=!1,m.transitionRunning=c)})}_findPanelById(o){return this.panels.find(c=>c.id===o)||null}_updateActiveIds(){this.activeIds=this.panels.filter(o=>o.isOpen&&!o.disabled).map(o=>o.id)}_runTransitions(o){this._changeDetector.detectChanges(),this.panels.forEach(c=>{if(c.transitionRunning){const m=c.panelDiv;lr(this._ngZone,m,sl,{animation:o,runningTransition:"stop",context:{direction:c.isOpen?"show":"hide",dimension:"height"}}).subscribe(()=>{c.transitionRunning=!1;const{id:M}=c;c.isOpen?(c.shown.emit(),this.shown.emit(M)):(c.hidden.emit(),this.hidden.emit(M))})}})}}Po.\u0275fac=function(o){return new(o||Po)(e.Y36(Zi),e.Y36(e.R0b),e.Y36(e.sBO))},Po.\u0275cmp=e.Xpm({type:Po,selectors:[["ngb-accordion"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,Or,4),2&o){let M;e.iGM(M=e.CRH())&&(c.panels=M)}},hostAttrs:["role","tablist",1,"accordion"],hostVars:1,hostBindings:function(o,c){2&o&&e.uIk("aria-multiselectable",!c.closeOtherPanels)},inputs:{animation:"animation",activeIds:"activeIds",closeOtherPanels:["closeOthers","closeOtherPanels"],destroyOnHide:"destroyOnHide",type:"type"},outputs:{panelChange:"panelChange",shown:"shown",hidden:"hidden"},exportAs:["ngbAccordion"],standalone:!0,features:[e.jDz],decls:3,vars:1,consts:[["ngbPanelHeader",""],["t",""],["ngFor","",3,"ngForOf"],[1,"accordion-button",3,"ngbPanelToggle"],[3,"ngTemplateOutlet"],["role","tab",3,"id"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","tabpanel",3,"id","ngbRef",4,"ngIf"],["role","tabpanel",3,"id","ngbRef"],[1,"accordion-body"]],template:function(o,c){1&o&&(e.YNc(0,li,3,3,"ng-template",0,1,e.W1O),e.YNc(2,Fa,4,11,"ng-template",2)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.panels))},dependencies:[Ke.ax,Ke.tP,Ko,cs,Os,Ke.O5],encapsulation:2});class Ui{}Ui.\u0275fac=function(o){return new(o||Ui)},Ui.\u0275mod=e.oAB({type:Ui}),Ui.\u0275inj=e.cJS({imports:[Po]});const us=({classList:f})=>{f.remove("show")};class ea{constructor(o){this._ngbConfig=o,this.dismissible=!0,this.type="warning"}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}ea.\u0275fac=function(o){return new(o||ea)(e.LFG(ti))},ea.\u0275prov=e.Yz7({token:ea,factory:ea.\u0275fac,providedIn:"root"});class xo{constructor(o,c,m,M){this._renderer=c,this._element=m,this._zone=M,this.closed=new e.vpe,this.dismissible=o.dismissible,this.type=o.type,this.animation=o.animation}close(){const o=lr(this._zone,this._element.nativeElement,us,{animation:this.animation,runningTransition:"continue"});return o.subscribe(()=>this.closed.emit()),o}ngOnChanges(o){const c=o.type;c&&!c.firstChange&&(this._renderer.removeClass(this._element.nativeElement,`alert-${c.previousValue}`),this._renderer.addClass(this._element.nativeElement,`alert-${c.currentValue}`))}ngOnInit(){this._renderer.addClass(this._element.nativeElement,`alert-${this.type}`)}}xo.\u0275fac=function(o){return new(o||xo)(e.Y36(ea),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b))},xo.\u0275cmp=e.Xpm({type:xo,selectors:[["ngb-alert"]],hostAttrs:["role","alert",1,"alert","show"],hostVars:4,hostBindings:function(o,c){2&o&&e.ekj("fade",c.animation)("alert-dismissible",c.dismissible)},inputs:{animation:"animation",dismissible:"dismissible",type:"type"},outputs:{closed:"closed"},exportAs:["ngbAlert"],standalone:!0,features:[e.TTD,e.jDz],ngContentSelectors:Di,decls:2,vars:1,consts:function(){let f;return f=$localize`:@@ngb.alert.close:Close`,[["type","button","class","btn-close","aria-label",f,3,"click",4,"ngIf"],["type","button","aria-label",f,1,"btn-close",3,"click"]]},template:function(o,c){1&o&&(e.F$t(),e.Hsn(0),e.YNc(1,ts,1,0,"button",0)),2&o&&(e.xp6(1),e.Q6J("ngIf",c.dismissible))},dependencies:[Ke.O5],styles:["ngb-alert{display:block}\n"],encapsulation:2,changeDetection:0});class Ci{}var za,f;Ci.\u0275fac=function(o){return new(o||Ci)},Ci.\u0275mod=e.oAB({type:Ci}),Ci.\u0275inj=e.cJS({imports:[xo]}),(f=za||(za={})).START="start",f.END="end";const Sl=({classList:f})=>f.contains("carousel-item-start")||f.contains("carousel-item-end"),ds=f=>{f.remove("carousel-item-start"),f.remove("carousel-item-end")},fs=f=>{ds(f),f.remove("carousel-item-prev"),f.remove("carousel-item-next")},ru=(f,o,{direction:c})=>{const{classList:m}=f;return o?(Sl(f)?ds(m):(m.add("carousel-item-"+(c===za.START?"next":"prev")),$r(f),m.add("carousel-item-"+c)),()=>{fs(m),m.add("active")}):(ds(m),fs(m),void m.add("active"))},iu=(f,o,{direction:c})=>{const{classList:m}=f;return o?(Sl(f)?ds(m):m.add("carousel-item-"+c),()=>{fs(m),m.remove("active")}):(ds(m),fs(m),void m.remove("active"))};class wa{constructor(o){this._ngbConfig=o,this.interval=5e3,this.wrap=!0,this.keyboard=!0,this.pauseOnHover=!0,this.pauseOnFocus=!0,this.showNavigationArrows=!0,this.showNavigationIndicators=!0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}wa.\u0275fac=function(o){return new(o||wa)(e.LFG(ti))},wa.\u0275prov=e.Yz7({token:wa,factory:wa.\u0275fac,providedIn:"root"});let Ic=0;class Ma{constructor(o){this.tplRef=o,this.id="ngb-slide-"+Ic++,this.slid=new e.vpe}}Ma.\u0275fac=function(o){return new(o||Ma)(e.Y36(e.Rgc))},Ma.\u0275dir=e.lG2({type:Ma,selectors:[["ng-template","ngbSlide",""]],inputs:{id:"id"},outputs:{slid:"slid"},standalone:!0});class Vs{constructor(o,c,m,M,B){this._platformId=c,this._ngZone=m,this._cd=M,this._container=B,this.NgbSlideEventSource=ps,this._destroy$=new F.x,this._interval$=new Te.X(0),this._mouseHover$=new Te.X(!1),this._focused$=new Te.X(!1),this._pauseOnHover$=new Te.X(!1),this._pauseOnFocus$=new Te.X(!1),this._pause$=new Te.X(!1),this._wrap$=new Te.X(!1),this.slide=new e.vpe,this.slid=new e.vpe,this._transitionIds=null,this.animation=o.animation,this.interval=o.interval,this.wrap=o.wrap,this.keyboard=o.keyboard,this.pauseOnHover=o.pauseOnHover,this.pauseOnFocus=o.pauseOnFocus,this.showNavigationArrows=o.showNavigationArrows,this.showNavigationIndicators=o.showNavigationIndicators}set interval(o){this._interval$.next(o)}get interval(){return this._interval$.value}set wrap(o){this._wrap$.next(o)}get wrap(){return this._wrap$.value}set pauseOnHover(o){this._pauseOnHover$.next(o)}get pauseOnHover(){return this._pauseOnHover$.value}set pauseOnFocus(o){this._pauseOnFocus$.next(o)}get pauseOnFocus(){return this._pauseOnFocus$.value}set mouseHover(o){this._mouseHover$.next(o)}get mouseHover(){return this._mouseHover$.value}set focused(o){this._focused$.next(o)}get focused(){return this._focused$.value}arrowLeft(){this.focus(),this.prev(ps.ARROW_LEFT)}arrowRight(){this.focus(),this.next(ps.ARROW_RIGHT)}ngAfterContentInit(){(0,Ke.NF)(this._platformId)&&this._ngZone.runOutsideAngular(()=>{const o=(0,Oe.a)([this.slide.pipe((0,ut.U)(c=>c.current),(0,Pe.O)(this.activeId)),this._wrap$,this.slides.changes.pipe((0,Pe.O)(null))]).pipe((0,ut.U)(([c,m])=>{const M=this.slides.toArray(),B=this._getSlideIdxById(c);return m?M.length>1:Bc||m&&M||B&&q||!ye?0:me),(0,K.x)(),(0,ce.w)(c=>c>0?(0,J.H)(c,c):ue),(0,Ye.R)(this._destroy$)).subscribe(()=>this._ngZone.run(()=>this.next(ps.TIMER)))}),this.slides.changes.pipe((0,Ye.R)(this._destroy$)).subscribe(()=>{this._transitionIds?.forEach(o=>(f=>{Ts.get(f)?.complete()})(this._getSlideElement(o))),this._transitionIds=null,this._cd.markForCheck(),this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{for(const{id:o}of this.slides){const c=this._getSlideElement(o);o===this.activeId?c.classList.add("active"):c.classList.remove("active")}})})}ngAfterContentChecked(){let o=this._getSlideById(this.activeId);this.activeId=o?o.id:this.slides.length?this.slides.first.id:""}ngAfterViewInit(){if(this.activeId){const o=this._getSlideElement(this.activeId);o&&o.classList.add("active")}}ngOnDestroy(){this._destroy$.next()}select(o,c){this._cycleToSelected(o,this._getSlideEventDirection(this.activeId,o),c)}prev(o){this._cycleToSelected(this._getPrevSlide(this.activeId),za.END,o)}next(o){this._cycleToSelected(this._getNextSlide(this.activeId),za.START,o)}pause(){this._pause$.next(!0)}cycle(){this._pause$.next(!1)}focus(){this._container.nativeElement.focus()}_cycleToSelected(o,c,m){const M=this._transitionIds;if(M&&(M[0]!==o||M[1]!==this.activeId))return;let B=this._getSlideById(o);if(B&&B.id!==this.activeId){this._transitionIds=[this.activeId,o],this.slide.emit({prev:this.activeId,current:B.id,direction:c,paused:this._pause$.value,source:m});const q={animation:this.animation,runningTransition:"stop",context:{direction:c}},me=[],ye=this._getSlideById(this.activeId);if(ye){const Bt=lr(this._ngZone,this._getSlideElement(ye.id),iu,q);Bt.subscribe(()=>{ye.slid.emit({isShown:!1,direction:c,source:m})}),me.push(Bt)}const Ve=this.activeId;this.activeId=B.id;const et=this._getSlideById(this.activeId),yt=lr(this._ngZone,this._getSlideElement(B.id),ru,q);yt.subscribe(()=>{et?.slid.emit({isShown:!0,direction:c,source:m})}),me.push(yt),ze(...me).pipe((0,Je.q)(1)).subscribe(()=>{this._transitionIds=null,this.slid.emit({prev:Ve,current:B.id,direction:c,paused:this._pause$.value,source:m})})}this._cd.markForCheck()}_getSlideEventDirection(o,c){return this._getSlideIdxById(o)>this._getSlideIdxById(c)?za.END:za.START}_getSlideById(o){return this.slides.find(c=>c.id===o)||null}_getSlideIdxById(o){const c=this._getSlideById(o);return null!=c?this.slides.toArray().indexOf(c):-1}_getNextSlide(o){const c=this.slides.toArray(),m=this._getSlideIdxById(o);return m===c.length-1?this.wrap?c[0].id:c[c.length-1].id:c[m+1].id}_getPrevSlide(o){const c=this.slides.toArray(),m=this._getSlideIdxById(o);return 0===m?this.wrap?c[c.length-1].id:c[0].id:c[m-1].id}_getSlideElement(o){return this._container.nativeElement.querySelector(`#slide-${o}`)}}var ps,ft,zt;Vs.\u0275fac=function(o){return new(o||Vs)(e.Y36(wa),e.Y36(e.Lbi),e.Y36(e.R0b),e.Y36(e.sBO),e.Y36(e.SBq))},Vs.\u0275cmp=e.Xpm({type:Vs,selectors:[["ngb-carousel"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,Ma,4),2&o){let M;e.iGM(M=e.CRH())&&(c.slides=M)}},hostAttrs:["tabIndex","0",1,"carousel","slide"],hostVars:3,hostBindings:function(o,c){1&o&&e.NdJ("keydown.arrowLeft",function(){return c.keyboard&&c.arrowLeft()})("keydown.arrowRight",function(){return c.keyboard&&c.arrowRight()})("mouseenter",function(){return c.mouseHover=!0})("mouseleave",function(){return c.mouseHover=!1})("focusin",function(){return c.focused=!0})("focusout",function(){return c.focused=!1}),2&o&&(e.uIk("aria-activedescendant","slide-"+c.activeId),e.Udp("display","block"))},inputs:{animation:"animation",activeId:"activeId",interval:"interval",wrap:"wrap",keyboard:"keyboard",pauseOnHover:"pauseOnHover",pauseOnFocus:"pauseOnFocus",showNavigationArrows:"showNavigationArrows",showNavigationIndicators:"showNavigationIndicators"},outputs:{slide:"slide",slid:"slid"},exportAs:["ngbCarousel"],standalone:!0,features:[e.jDz],decls:6,vars:6,consts:function(){let f,o,c;return f=$localize`:Currently selected slide number read by screen reader@@ngb.carousel.slide-number: Slide ${"\ufffd0\ufffd"}:INTERPOLATION: of ${"\ufffd1\ufffd"}:INTERPOLATION_1: `,o=$localize`:@@ngb.carousel.previous:Previous`,c=$localize`:@@ngb.carousel.next:Next`,[["role","tablist",1,"carousel-indicators"],["type","button","data-bs-target","","role","tab",3,"active","click",4,"ngFor","ngForOf"],[1,"carousel-inner"],["class","carousel-item","role","tabpanel",3,"id",4,"ngFor","ngForOf"],["class","carousel-control-prev","type","button",3,"click",4,"ngIf"],["class","carousel-control-next","type","button",3,"click",4,"ngIf"],["type","button","data-bs-target","","role","tab",3,"click"],["role","tabpanel",1,"carousel-item",3,"id"],[1,"visually-hidden"],f,[3,"ngTemplateOutlet"],["type","button",1,"carousel-control-prev",3,"click"],["aria-hidden","true",1,"carousel-control-prev-icon"],o,["type","button",1,"carousel-control-next",3,"click"],["aria-hidden","true",1,"carousel-control-next-icon"],c]},template:function(o,c){1&o&&(e.TgZ(0,"div",0),e.YNc(1,ha,1,5,"button",1),e.qZA(),e.TgZ(2,"div",2),e.YNc(3,Ua,4,4,"div",3),e.qZA(),e.YNc(4,Wr,4,0,"button",4),e.YNc(5,ns,4,0,"button",5)),2&o&&(e.ekj("visually-hidden",!c.showNavigationIndicators),e.xp6(1),e.Q6J("ngForOf",c.slides),e.xp6(2),e.Q6J("ngForOf",c.slides),e.xp6(1),e.Q6J("ngIf",c.showNavigationArrows),e.xp6(1),e.Q6J("ngIf",c.showNavigationArrows))},dependencies:[Ke.ax,Ke.tP,Ke.O5],encapsulation:2,changeDetection:0}),function(f){f.TIMER="timer",f.ARROW_LEFT="arrowLeft",f.ARROW_RIGHT="arrowRight",f.INDICATOR="indicator"}(ps||(ps={}));class Yn{}Yn.\u0275fac=function(o){return new(o||Yn)},Yn.\u0275mod=e.oAB({type:Yn}),Yn.\u0275inj=e.cJS({imports:[Vs]});class oo{constructor(o){this._ngbConfig=o,this.horizontal=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}oo.\u0275fac=function(o){return new(o||oo)(e.LFG(ti))},oo.\u0275prov=e.Yz7({token:oo,factory:oo.\u0275fac,providedIn:"root"});class hs{constructor(o,c,m){this._element=o,this._zone=m,this._afterInit=!1,this._isCollapsed=!1,this.ngbCollapseChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.animation=c.animation,this.horizontal=c.horizontal}set collapsed(o){this._isCollapsed!==o&&(this._isCollapsed=o,this._afterInit&&this._runTransitionWithEvents(o,this.animation))}ngOnInit(){this._runTransition(this._isCollapsed,!1),this._afterInit=!0}toggle(o=this._isCollapsed){this.collapsed=!o,this.ngbCollapseChange.next(this._isCollapsed)}_runTransition(o,c){return lr(this._zone,this._element.nativeElement,sl,{animation:c,runningTransition:"stop",context:{direction:o?"hide":"show",dimension:this.horizontal?"width":"height"}})}_runTransitionWithEvents(o,c){this._runTransition(o,c).subscribe(()=>{o?this.hidden.emit():this.shown.emit()})}}hs.\u0275fac=function(o){return new(o||hs)(e.Y36(e.SBq),e.Y36(oo),e.Y36(e.R0b))},hs.\u0275dir=e.lG2({type:hs,selectors:[["","ngbCollapse",""]],hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("collapse-horizontal",c.horizontal)},inputs:{animation:"animation",collapsed:["ngbCollapse","collapsed"],horizontal:"horizontal"},outputs:{ngbCollapseChange:"ngbCollapseChange",shown:"shown",hidden:"hidden"},exportAs:["ngbCollapse"],standalone:!0});class ko{}ko.\u0275fac=function(o){return new(o||ko)},ko.\u0275mod=e.oAB({type:ko}),ko.\u0275inj=e.cJS({});class tr{constructor(o,c,m){this.year=dn(o)?o:null,this.month=dn(c)?c:null,this.day=dn(m)?m:null}static from(o){return o instanceof tr?o:o?new tr(o.year,o.month,o.day):null}equals(o){return null!=o&&this.year===o.year&&this.month===o.month&&this.day===o.day}before(o){return!!o&&(this.year===o.year?this.month===o.month?this.day!==o.day&&this.dayo.day:this.month>o.month:this.year>o.year)}}function wi(f,o){return!function hr(f,o){return!f&&!o||!!f&&!!o&&f.equals(o)}(f,o)}function rc(f,o){return!(!f&&!o)&&(!f||!o||(f.year!==o.year||f.month!==o.month))}function al(f,o,c){return f&&o&&f.before(o)?o:f&&c&&f.after(c)?c:f||null}function so(f,o){const{minDate:c,maxDate:m,disabled:M,markDisabled:B}=o;return!(null==f||M||B&&B(f,{year:f.year,month:f.month})||c&&f.before(c)||m&&f.after(m))}function ni(f,o,c,m,M){const{displayMonths:B,months:q}=c,me=q.splice(0,q.length);return Array.from({length:B},(Ve,et)=>{const yt=Object.assign(f.getNext(o,"m",et),{day:1});if(q[et]=null,!M){const Bt=me.findIndex(Lt=>Lt.firstDate.equals(yt));-1!==Bt&&(q[et]=me.splice(Bt,1)[0])}return yt}).forEach((Ve,et)=>{null===q[et]&&(q[et]=function Do(f,o,c,m,M={}){const{dayTemplateData:B,minDate:q,maxDate:me,firstDayOfWeek:ye,markDisabled:Ve,outsideDays:et,weekdayWidth:yt,weekdaysVisible:Bt}=c,Lt=f.getToday();M.firstDate=null,M.lastDate=null,M.number=o.month,M.year=o.year,M.weeks=M.weeks||[],M.weekdays=M.weekdays||[],o=function ac(f,o,c){const m=f.getDaysPerWeek(),M=new tr(o.year,o.month,1),B=f.getWeekday(M)%m;return f.getPrev(M,"d",(m+B-c)%m)}(f,o,ye),Bt||(M.weekdays.length=0);for(let yn=0;ynZn.date),ye),sn.collapsed="collapsed"===et&&Nn[0].date.month!==M.number&&Nn[Nn.length-1].date.month!==M.number}return M}(f,Ve,c,m,me.shift()||{}))}),q}function jr(f){return new tr(f.getFullYear(),f.getMonth()+1,f.getDate())}function C(f){const o=new Date(f.year,f.month-1,f.day,12);return isNaN(o.getTime())||o.setFullYear(f.year),o}class E{}E.\u0275fac=function(o){return new(o||E)},E.\u0275prov=e.Yz7({token:E,factory:function(){return function h(){return new S}()},providedIn:"root"});class S extends E{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(o,c="d",m=1){let M=C(o),B=!0,q=M.getMonth();switch(c){case"y":M.setFullYear(M.getFullYear()+m);break;case"m":q+=m,M.setMonth(q),q%=12,q<0&&(q+=12);break;case"d":M.setDate(M.getDate()+m),B=!1;break;default:return o}return B&&M.getMonth()!==q&&M.setDate(0),jr(M)}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){let m=C(o).getDay();return 0===m?7:m}getWeekNumber(o,c){7===c&&(c=0);const B=C(o[(11-c)%7]);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime();return B.setMonth(0),B.setDate(1),Math.floor(Math.round((q-B.getTime())/864e5)/7)+1}getToday(){return jr(new Date)}isValid(o){if(!(o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&0!==o.year))return!1;const c=C(o);return!isNaN(c.getTime())&&c.getFullYear()===o.year&&c.getMonth()+1===o.month&&c.getDate()===o.day}}S.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(S)))(c||S)}}(),S.\u0275prov=e.Yz7({token:S,factory:S.\u0275fac});class k{getMonthLabel(o){return`${this.getMonthFullName(o.month,o.year)} ${this.getYearNumerals(o.year)}`}getDayNumerals(o){return`${o.day}`}getWeekNumerals(o){return`${o}`}getYearNumerals(o){return`${o}`}getWeekLabel(){return""}}k.\u0275fac=function(o){return new(o||k)},k.\u0275prov=e.Yz7({token:k,factory:function(o){let c=null;return c=o?new o:function N(f){return new ie(f)}(e.LFG(e.soG)),c},providedIn:"root"});class ie extends k{constructor(o){super(),this._locale=o,this._monthsShort=(0,Ke.UT)(o,Ke.x.Standalone,Ke.Tn.Abbreviated),this._monthsFull=(0,Ke.UT)(o,Ke.x.Standalone,Ke.Tn.Wide)}getWeekdayLabel(o,c){const m=(0,Ke.Mn)(this._locale,Ke.x.Standalone,void 0===c?Ke.Tn.Short:c);return m.map((B,q)=>m[(q+1)%7])[o-1]||""}getMonthShortName(o){return this._monthsShort[o-1]||""}getMonthFullName(o){return this._monthsFull[o-1]||""}getDayAriaLabel(o){const c=new Date(o.year,o.month-1,o.day);return(0,Ke.p6)(c,"fullDate",this._locale)}}ie.\u0275fac=function(o){return new(o||ie)(e.LFG(e.soG))},ie.\u0275prov=e.Yz7({token:ie,factory:ie.\u0275fac});class Be{constructor(o,c){this._calendar=o,this._i18n=c,this._VALIDATORS={dayTemplateData:m=>{if(this._state.dayTemplateData!==m)return{dayTemplateData:m}},displayMonths:m=>{if(dn(m=Ot(m))&&m>0&&this._state.displayMonths!==m)return{displayMonths:m}},disabled:m=>{if(this._state.disabled!==m)return{disabled:m}},firstDayOfWeek:m=>{if(dn(m=Ot(m))&&m>=0&&this._state.firstDayOfWeek!==m)return{firstDayOfWeek:m}},focusVisible:m=>{if(this._state.focusVisible!==m&&!this._state.disabled)return{focusVisible:m}},markDisabled:m=>{if(this._state.markDisabled!==m)return{markDisabled:m}},maxDate:m=>{const M=this.toValidDate(m,null);if(wi(this._state.maxDate,M))return{maxDate:M}},minDate:m=>{const M=this.toValidDate(m,null);if(wi(this._state.minDate,M))return{minDate:M}},navigation:m=>{if(this._state.navigation!==m)return{navigation:m}},outsideDays:m=>{if(this._state.outsideDays!==m)return{outsideDays:m}},weekdays:m=>{const M=!0===m||!1===m?Ke.Tn.Short:m,B=!0!==m&&!1!==m||m;if(this._state.weekdayWidth!==M||this._state.weekdaysVisible!==B)return{weekdayWidth:M,weekdaysVisible:B}}},this._model$=new F.x,this._dateSelect$=new F.x,this._state={dayTemplateData:null,markDisabled:null,maxDate:null,minDate:null,disabled:!1,displayMonths:1,firstDate:null,firstDayOfWeek:1,lastDate:null,focusDate:null,focusVisible:!1,months:[],navigation:"select",outsideDays:"visible",prevDisabled:!1,nextDisabled:!1,selectedDate:null,selectBoxes:{years:[],months:[]},weekdayWidth:Ke.Tn.Short,weekdaysVisible:!0}}get model$(){return this._model$.pipe((0,Ge.h)(o=>o.months.length>0))}get dateSelect$(){return this._dateSelect$.pipe((0,Ge.h)(o=>null!==o))}set(o){let c=Object.keys(o).map(m=>this._VALIDATORS[m](o[m])).reduce((m,M)=>({...m,...M}),{});Object.keys(c).length>0&&this._nextState(c)}focus(o){const c=this.toValidDate(o,null);null!=c&&!this._state.disabled&&wi(this._state.focusDate,c)&&this._nextState({focusDate:o})}focusSelect(){so(this._state.focusDate,this._state)&&this.select(this._state.focusDate,{emitEvent:!0})}open(o){const c=this.toValidDate(o,this._calendar.getToday());null!=c&&!this._state.disabled&&(!this._state.firstDate||rc(this._state.firstDate,c))&&this._nextState({firstDate:c})}select(o,c={}){const m=this.toValidDate(o,null);null!=m&&!this._state.disabled&&(wi(this._state.selectedDate,m)&&this._nextState({selectedDate:m}),c.emitEvent&&so(m,this._state)&&this._dateSelect$.next(m))}toValidDate(o,c){const m=tr.from(o);return void 0===c&&(c=this._calendar.getToday()),this._calendar.isValid(m)?m:c}getMonth(o){for(let c of this._state.months)if(o.month===c.number&&o.year===c.year)return c;throw new Error(`month ${o.month} of year ${o.year} not found`)}_nextState(o){const c=this._updateState(o);this._patchContexts(c),this._state=c,this._model$.next(this._state)}_patchContexts(o){const{months:c,displayMonths:m,selectedDate:M,focusDate:B,focusVisible:q,disabled:me,outsideDays:ye}=o;o.months.forEach(Ve=>{Ve.weeks.forEach(et=>{et.days.forEach(yt=>{B&&(yt.context.focused=B.equals(yt.date)&&q),yt.tabindex=!me&&B&&yt.date.equals(B)&&B.month===Ve.number?0:-1,!0===me&&(yt.context.disabled=!0),void 0!==M&&(yt.context.selected=null!==M&&M.equals(yt.date)),Ve.number!==yt.date.month&&(yt.hidden="hidden"===ye||"collapsed"===ye||m>1&&yt.date.after(c[0].firstDate)&&yt.date.before(c[m-1].lastDate))})})})}_updateState(o){const c=Object.assign({},this._state,o);let m=c.firstDate;if(("minDate"in o||"maxDate"in o)&&(function Su(f,o){if(o&&f&&o.before(f))throw new Error(`'maxDate' ${o} should be greater than 'minDate' ${f}`)}(c.minDate,c.maxDate),c.focusDate=al(c.focusDate,c.minDate,c.maxDate),c.firstDate=al(c.firstDate,c.minDate,c.maxDate),m=c.focusDate),"disabled"in o&&(c.focusVisible=!1),"selectedDate"in o&&0===this._state.months.length&&(m=c.selectedDate),"focusVisible"in o||"focusDate"in o&&(c.focusDate=al(c.focusDate,c.minDate,c.maxDate),m=c.focusDate,0!==c.months.length&&c.focusDate&&!c.focusDate.before(c.firstDate)&&!c.focusDate.after(c.lastDate)))return c;if("firstDate"in o&&(c.firstDate=al(c.firstDate,c.minDate,c.maxDate),m=c.firstDate),m){const M="dayTemplateData"in o||"firstDayOfWeek"in o||"markDisabled"in o||"minDate"in o||"maxDate"in o||"disabled"in o||"outsideDays"in o||"weekdaysVisible"in o,B=ni(this._calendar,m,c,this._i18n,M);c.months=B,c.firstDate=B[0].firstDate,c.lastDate=B[B.length-1].lastDate,"selectedDate"in o&&!so(c.selectedDate,c)&&(c.selectedDate=null),"firstDate"in o&&(!c.focusDate||c.focusDate.before(c.firstDate)||c.focusDate.after(c.lastDate))&&(c.focusDate=m);const q=!this._state.firstDate||this._state.firstDate.year!==c.firstDate.year,me=!this._state.firstDate||this._state.firstDate.month!==c.firstDate.month;"select"===c.navigation?(("minDate"in o||"maxDate"in o||0===c.selectBoxes.years.length||q)&&(c.selectBoxes.years=function Wa(f,o,c){if(!f)return[];const m=o?Math.max(o.year,f.year-500):f.year-10,B=(c?Math.min(c.year,f.year+500):f.year+10)-m+1,q=Array(B);for(let me=0;meq===c.month);M=M.slice(B)}if(m&&o.year===m.year){const B=M.findIndex(q=>q===m.month);M=M.slice(0,B+1)}return M}(this._calendar,c.firstDate,c.minDate,c.maxDate))):c.selectBoxes={years:[],months:[]},("arrows"===c.navigation||"select"===c.navigation)&&(me||q||"minDate"in o||"maxDate"in o||"disabled"in o)&&(c.prevDisabled=c.disabled||function sc(f,o,c){const m=Object.assign(f.getPrev(o,"m"),{day:1});return null!=c&&(m.year===c.year&&m.month.form-select{flex:1 1 auto;padding:0 .5rem;font-size:.875rem;height:1.85rem}ngb-datepicker-navigation-select>.form-select:focus{z-index:1}ngb-datepicker-navigation-select>.form-select::-ms-value{background-color:transparent!important}\n"],encapsulation:2,changeDetection:0});class Dr{constructor(o){this.i18n=o,this.navigation=ft,this.months=[],this.navigate=new e.vpe,this.select=new e.vpe}onClickPrev(o){o.currentTarget.focus(),this.navigate.emit(this.navigation.PREV)}onClickNext(o){o.currentTarget.focus(),this.navigate.emit(this.navigation.NEXT)}}Dr.\u0275fac=function(o){return new(o||Dr)(e.Y36(k))},Dr.\u0275cmp=e.Xpm({type:Dr,selectors:[["ngb-datepicker-navigation"]],inputs:{date:"date",disabled:"disabled",months:"months",showSelect:"showSelect",prevDisabled:"prevDisabled",nextDisabled:"nextDisabled",selectBoxes:"selectBoxes"},outputs:{navigate:"navigate",select:"select"},standalone:!0,features:[e.jDz],decls:8,vars:4,consts:function(){let f,o,c,m;return f=$localize`:@@ngb.datepicker.previous-month:Previous month`,o=$localize`:@@ngb.datepicker.previous-month:Previous month`,c=$localize`:@@ngb.datepicker.next-month:Next month`,m=$localize`:@@ngb.datepicker.next-month:Next month`,[[1,"ngb-dp-arrow"],["type","button","aria-label",f,"title",o,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-chevron"],["class","ngb-dp-navigation-select",3,"date","disabled","months","years","select",4,"ngIf"],[4,"ngIf"],[1,"ngb-dp-arrow","right"],["type","button","aria-label",c,"title",m,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-select",3,"date","disabled","months","years","select"],["ngFor","",3,"ngForOf"],["class","ngb-dp-arrow",4,"ngIf"],[1,"ngb-dp-month-name"]]},template:function(o,c){1&o&&(e.TgZ(0,"div",0)(1,"button",1),e.NdJ("click",function(M){return c.onClickPrev(M)}),e._UZ(2,"span",2),e.qZA()(),e.YNc(3,Wo,1,4,"ngb-datepicker-navigation-select",3),e.YNc(4,rs,1,1,null,4),e.TgZ(5,"div",5)(6,"button",6),e.NdJ("click",function(M){return c.onClickNext(M)}),e._UZ(7,"span",2),e.qZA()()),2&o&&(e.xp6(1),e.Q6J("disabled",c.prevDisabled),e.xp6(2),e.Q6J("ngIf",c.showSelect),e.xp6(1),e.Q6J("ngIf",!c.showSelect),e.xp6(2),e.Q6J("disabled",c.nextDisabled))},dependencies:[Ke.O5,Ke.ax,pn],styles:["ngb-datepicker-navigation{display:flex;align-items:center}.ngb-dp-navigation-chevron{border-style:solid;border-width:.2em .2em 0 0;display:inline-block;width:.75em;height:.75em;margin-left:.25em;margin-right:.15em;transform:rotate(-135deg)}.ngb-dp-arrow{display:flex;flex:1 1 auto;padding-right:0;padding-left:0;margin:0;width:2rem;height:2rem}.ngb-dp-arrow.right{justify-content:flex-end}.ngb-dp-arrow.right .ngb-dp-navigation-chevron{transform:rotate(45deg);margin-left:.15em;margin-right:.25em}.ngb-dp-arrow-btn{padding:0 .25rem;margin:0 .5rem;border:none;background-color:transparent;z-index:1}.ngb-dp-arrow-btn:focus{outline-width:1px;outline-style:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ngb-dp-arrow-btn:focus{outline-style:solid}}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center}.ngb-dp-navigation-select{display:flex;flex:1 1 9rem}\n"],encapsulation:2,changeDetection:0}),function(f){f[f.Tab=9]="Tab",f[f.Enter=13]="Enter",f[f.Escape=27]="Escape",f[f.Space=32]="Space",f[f.PageUp=33]="PageUp",f[f.PageDown=34]="PageDown",f[f.End=35]="End",f[f.Home=36]="Home",f[f.ArrowLeft=37]="ArrowLeft",f[f.ArrowUp=38]="ArrowUp",f[f.ArrowRight=39]="ArrowRight",f[f.ArrowDown=40]="ArrowDown"}(zt||(zt={}));class gr{processKey(o,c){const{state:m,calendar:M}=c;switch(o.which){case zt.PageUp:c.focusDate(M.getPrev(m.focusedDate,o.shiftKey?"y":"m",1));break;case zt.PageDown:c.focusDate(M.getNext(m.focusedDate,o.shiftKey?"y":"m",1));break;case zt.End:c.focusDate(o.shiftKey?m.maxDate:m.lastDate);break;case zt.Home:c.focusDate(o.shiftKey?m.minDate:m.firstDate);break;case zt.ArrowLeft:c.focusDate(M.getPrev(m.focusedDate,"d",1));break;case zt.ArrowUp:c.focusDate(M.getPrev(m.focusedDate,"d",M.getDaysPerWeek()));break;case zt.ArrowRight:c.focusDate(M.getNext(m.focusedDate,"d",1));break;case zt.ArrowDown:c.focusDate(M.getNext(m.focusedDate,"d",M.getDaysPerWeek()));break;case zt.Enter:case zt.Space:c.focusSelect();break;default:return}o.preventDefault(),o.stopPropagation()}}gr.\u0275fac=function(o){return new(o||gr)},gr.\u0275prov=e.Yz7({token:gr,factory:gr.\u0275fac,providedIn:"root"});class ri{constructor(){this.displayMonths=1,this.firstDayOfWeek=1,this.navigation="select",this.outsideDays="visible",this.showWeekNumbers=!1,this.weekdays=Ke.Tn.Short}}ri.\u0275fac=function(o){return new(o||ri)},ri.\u0275prov=e.Yz7({token:ri,factory:ri.\u0275fac,providedIn:"root"});class Xr{}Xr.\u0275fac=function(o){return new(o||Xr)},Xr.\u0275prov=e.Yz7({token:Xr,factory:function(){return function $a(){return new ja}()},providedIn:"root"});class ja extends Xr{fromModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?{year:o.year,month:o.month,day:o.day}:null}toModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?{year:o.year,month:o.month,day:o.day}:null}}ja.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(ja)))(c||ja)}}(),ja.\u0275prov=e.Yz7({token:ja,factory:ja.\u0275fac});class ta{constructor(o){this.templateRef=o}}ta.\u0275fac=function(o){return new(o||ta)(e.Y36(e.Rgc))},ta.\u0275dir=e.lG2({type:ta,selectors:[["ng-template","ngbDatepickerContent",""]],standalone:!0});class zs{constructor(o,c,m,M){this.i18n=o,this.datepicker=c,this._keyboardService=m,this._service=M}set month(o){this.viewModel=this._service.getMonth(o)}onKeyDown(o){this._keyboardService.processKey(o,this.datepicker)}doSelect(o){!o.context.disabled&&!o.hidden&&this.datepicker.onDateSelect(o.date)}}zs.\u0275fac=function(o){return new(o||zs)(e.Y36(k),e.Y36((0,e.Gpc)(()=>Ya)),e.Y36(gr),e.Y36(Be))},zs.\u0275cmp=e.Xpm({type:zs,selectors:[["ngb-datepicker-month"]],hostAttrs:["role","grid"],hostBindings:function(o,c){1&o&&e.NdJ("keydown",function(M){return c.onKeyDown(M)})},inputs:{month:"month"},standalone:!0,features:[e.jDz],decls:2,vars:2,consts:[["class","ngb-dp-week ngb-dp-weekdays","role","row",4,"ngIf"],["ngFor","",3,"ngForOf"],["role","row",1,"ngb-dp-week","ngb-dp-weekdays"],["class","ngb-dp-weekday ngb-dp-showweek small",4,"ngIf"],["class","ngb-dp-weekday small","role","columnheader",4,"ngFor","ngForOf"],[1,"ngb-dp-weekday","ngb-dp-showweek","small"],["role","columnheader",1,"ngb-dp-weekday","small"],["class","ngb-dp-week","role","row",4,"ngIf"],["role","row",1,"ngb-dp-week"],["class","ngb-dp-week-number small text-muted",4,"ngIf"],["class","ngb-dp-day","role","gridcell",3,"disabled","tabindex","hidden","ngb-dp-today","click",4,"ngFor","ngForOf"],[1,"ngb-dp-week-number","small","text-muted"],["role","gridcell",1,"ngb-dp-day",3,"tabindex","click"],[3,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,os,3,2,"div",0),e.YNc(1,po,1,1,"ng-template",1)),2&o&&(e.Q6J("ngIf",c.viewModel.weekdays.length>0),e.xp6(1),e.Q6J("ngForOf",c.viewModel.weeks))},dependencies:[Ke.O5,Ke.ax,Ke.tP],styles:['ngb-datepicker-month{display:block}.ngb-dp-weekday,.ngb-dp-week-number{line-height:2rem;text-align:center;font-style:italic}.ngb-dp-weekday{color:var(--bs-info)}.ngb-dp-week{border-radius:.25rem;display:flex}.ngb-dp-weekdays{border-bottom:1px solid var(--bs-border-color);border-radius:0;background-color:var(--bs-light)}.ngb-dp-day,.ngb-dp-weekday,.ngb-dp-week-number{width:2rem;height:2rem}.ngb-dp-day{cursor:pointer}.ngb-dp-day.disabled,.ngb-dp-day.hidden{cursor:default;pointer-events:none}.ngb-dp-day[tabindex="0"]{z-index:1}\n'],encapsulation:2});class Ya{constructor(o,c,m,M,B,q,me,ye){this._service=o,this._calendar=c,this.i18n=m,this._elementRef=q,this._ngbDateAdapter=me,this._ngZone=ye,this._controlValue=null,this._destroyed$=new F.x,this._publicState={},this.navigate=new e.vpe,this.dateSelect=new e.vpe,this.onChange=Ve=>{},this.onTouched=()=>{},["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showWeekNumbers","startDate","weekdays"].forEach(Ve=>this[Ve]=M[Ve]),o.dateSelect$.pipe((0,Ye.R)(this._destroyed$)).subscribe(Ve=>{this.dateSelect.emit(Ve)}),o.model$.pipe((0,Ye.R)(this._destroyed$)).subscribe(Ve=>{const et=Ve.firstDate,yt=this.model?this.model.firstDate:null;this._publicState={maxDate:Ve.maxDate,minDate:Ve.minDate,firstDate:Ve.firstDate,lastDate:Ve.lastDate,focusedDate:Ve.focusDate,months:Ve.months.map(Nn=>Nn.firstDate)};let Bt=!1;if(!et.equals(yt)&&(this.navigate.emit({current:yt?{year:yt.year,month:yt.month}:null,next:{year:et.year,month:et.month},preventDefault:()=>Bt=!0}),Bt&&null!==yt))return void this._service.open(yt);const Lt=Ve.selectedDate,yn=Ve.focusDate,sn=this.model?this.model.focusDate:null;this.model=Ve,wi(Lt,this._controlValue)&&(this._controlValue=Lt,this.onTouched(),this.onChange(this._ngbDateAdapter.toModel(Lt))),wi(yn,sn)&&sn&&Ve.focusVisible&&this.focus(),B.markForCheck()})}get state(){return this._publicState}get calendar(){return this._calendar}focusDate(o){this._service.focus(tr.from(o))}focusSelect(){this._service.focusSelect()}focus(){this._ngZone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{const o=this._elementRef.nativeElement.querySelector('div.ngb-dp-day[tabindex="0"]');o&&o.focus()})}navigateTo(o){this._service.open(tr.from(o?o.day?o:{...o,day:1}:null))}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{const o=(0,G.R)(this._contentEl.nativeElement,"focusin"),c=(0,G.R)(this._contentEl.nativeElement,"focusout"),{nativeElement:m}=this._elementRef;(0,ke.T)(o,c).pipe((0,Ge.h)(({target:M,relatedTarget:B})=>!(yo(M,"ngb-dp-day")&&yo(B,"ngb-dp-day")&&m.contains(M)&&m.contains(B))),(0,Ye.R)(this._destroyed$)).subscribe(({type:M})=>this._ngZone.run(()=>this._service.set({focusVisible:"focusin"===M})))})}ngOnDestroy(){this._destroyed$.next()}ngOnInit(){if(void 0===this.model){const o={};["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].forEach(c=>o[c]=this[c]),this._service.set(o),this.navigateTo(this.startDate)}this.dayTemplate||(this.dayTemplate=this._defaultDayTemplate)}ngOnChanges(o){const c={};if(["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].filter(m=>m in o).forEach(m=>c[m]=this[m]),this._service.set(c),"startDate"in o){const{currentValue:m,previousValue:M}=o.startDate;rc(M,m)&&this.navigateTo(this.startDate)}}onDateSelect(o){this._service.focus(o),this._service.select(o,{emitEvent:!0})}onNavigateDateSelect(o){this._service.open(o)}onNavigateEvent(o){switch(o){case ft.PREV:this._service.open(this._calendar.getPrev(this.model.firstDate,"m",1));break;case ft.NEXT:this._service.open(this._calendar.getNext(this.model.firstDate,"m",1))}}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}setDisabledState(o){this._service.set({disabled:o})}writeValue(o){this._controlValue=tr.from(this._ngbDateAdapter.fromModel(o)),this._service.select(this._controlValue)}}Ya.\u0275fac=function(o){return new(o||Ya)(e.Y36(Be),e.Y36(E),e.Y36(k),e.Y36(ri),e.Y36(e.sBO),e.Y36(e.SBq),e.Y36(Xr),e.Y36(e.R0b))},Ya.\u0275cmp=e.Xpm({type:Ya,selectors:[["ngb-datepicker"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,ta,7),2&o){let M;e.iGM(M=e.CRH())&&(c.contentTemplate=M.first)}},viewQuery:function(o,c){if(1&o&&(e.Gf(Ei,7),e.Gf(ho,7)),2&o){let m;e.iGM(m=e.CRH())&&(c._defaultDayTemplate=m.first),e.iGM(m=e.CRH())&&(c._contentEl=m.first)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("disabled",c.model.disabled)},inputs:{dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",maxDate:"maxDate",minDate:"minDate",navigation:"navigation",outsideDays:"outsideDays",showWeekNumbers:"showWeekNumbers",startDate:"startDate",weekdays:"weekdays"},outputs:{navigate:"navigate",dateSelect:"dateSelect"},exportAs:["ngbDatepicker"],standalone:!0,features:[e._Bn([{provide:bt.JU,useExisting:(0,e.Gpc)(()=>Ya),multi:!0},Be]),e.TTD,e.jDz],decls:10,vars:5,consts:[["defaultDayTemplate",""],["defaultContentTemplate",""],[1,"ngb-dp-header"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select",4,"ngIf"],[1,"ngb-dp-content"],["content",""],[3,"ngTemplateOutlet"],["ngbDatepickerDayView","",3,"date","currentMonth","selected","disabled","focused"],["class","ngb-dp-month",4,"ngFor","ngForOf"],[1,"ngb-dp-month"],["class","ngb-dp-month-name",4,"ngIf"],[3,"month"],[1,"ngb-dp-month-name"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select"]],template:function(o,c){if(1&o&&(e.YNc(0,Ha,1,5,"ng-template",null,0,e.W1O),e.YNc(2,to,1,1,"ng-template",null,1,e.W1O),e.TgZ(4,"div",2),e.YNc(5,ss,1,7,"ngb-datepicker-navigation",3),e.qZA(),e.TgZ(6,"div",4,5),e.YNc(8,Ga,0,0,"ng-template",6),e.qZA(),e.YNc(9,no,0,0,"ng-template",6)),2&o){const m=e.MAs(3);e.xp6(5),e.Q6J("ngIf","none"!==c.navigation),e.xp6(1),e.ekj("ngb-dp-months",!c.contentTemplate),e.xp6(2),e.Q6J("ngTemplateOutlet",(null==c.contentTemplate?null:c.contentTemplate.templateRef)||m),e.xp6(1),e.Q6J("ngTemplateOutlet",c.footerTemplate)}},dependencies:[Ke.O5,Ke.ax,Ke.tP,wt,zs,Dr],styles:["ngb-datepicker{border:1px solid var(--bs-border-color);border-radius:.25rem;display:inline-block}ngb-datepicker-month{pointer-events:auto}ngb-datepicker.dropdown-menu{padding:0}ngb-datepicker.disabled .ngb-dp-weekday,ngb-datepicker.disabled .ngb-dp-week-number,ngb-datepicker.disabled .ngb-dp-month-name{color:var(--bs-text-muted)}.ngb-dp-body{z-index:1055}.ngb-dp-header{border-bottom:0;border-radius:.25rem .25rem 0 0;padding-top:.25rem;background-color:var(--bs-light)}.ngb-dp-months{display:flex}.ngb-dp-month{pointer-events:none}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center;background-color:var(--bs-light)}.ngb-dp-month+.ngb-dp-month .ngb-dp-month-name,.ngb-dp-month+.ngb-dp-month .ngb-dp-week{padding-left:1rem}.ngb-dp-month:last-child .ngb-dp-week{padding-right:.25rem}.ngb-dp-month:first-child .ngb-dp-week{padding-left:.25rem}.ngb-dp-month .ngb-dp-week:last-child{padding-bottom:.25rem}\n"],encapsulation:2,changeDetection:0});const Hi=(f,o)=>!!o&&o.some(c=>c.contains(f)),ou=(f,o)=>!o||null!=function No(f,o){return!o||typeof f.closest>"u"?null:f.closest(o)}(f,o),su=typeof navigator<"u"&&!!navigator.userAgent&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>2||/Android/.test(navigator.userAgent));function gs(f,o,c,m,M,B,q,me){c&&f.runOutsideAngular((f=>su?()=>setTimeout(()=>f(),100):f)(()=>{const Ve=(0,G.R)(o,"keydown").pipe((0,Ye.R)(M),(0,Ge.h)(Bt=>Bt.which===zt.Escape),(0,we.b)(Bt=>Bt.preventDefault())),et=(0,G.R)(o,"mousedown").pipe((0,ut.U)(Bt=>{const Lt=Bt.target;return 2!==Bt.button&&!Hi(Lt,q)&&("inside"===c?Hi(Lt,B)&&ou(Lt,me):"outside"===c?!Hi(Lt,B):ou(Lt,me)||!Hi(Lt,B))}),(0,Ye.R)(M)),yt=(0,G.R)(o,"mouseup").pipe(be(et),(0,Ge.h)(([Bt,Lt])=>Lt),(0,nt.g)(0),(0,Ye.R)(M));ve([Ve.pipe((0,ut.U)(Bt=>0)),yt.pipe((0,ut.U)(Bt=>1))]).subscribe(Bt=>f.run(()=>m(Bt)))}))}const Lr=["a[href]","button:not([disabled])",'input:not([disabled]):not([type="hidden"])',"select:not([disabled])","textarea:not([disabled])","[contenteditable]",'[tabindex]:not([tabindex="-1"])'].join(", ");function Il(f){const o=Array.from(f.querySelectorAll(Lr)).filter(c=>-1!==c.tabIndex);return[o[0],o[o.length-1]]}const Lo=(f,o,c,m=!1)=>{f.runOutsideAngular(()=>{const M=(0,G.R)(o,"focusin").pipe((0,Ye.R)(c),(0,ut.U)(B=>B.target));(0,G.R)(o,"keydown").pipe((0,Ye.R)(c),(0,Ge.h)(B=>B.which===zt.Tab),be(M)).subscribe(([B,q])=>{const[me,ye]=Il(o);(q===me||q===o)&&B.shiftKey&&(ye.focus(),B.preventDefault()),q===ye&&!B.shiftKey&&(me.focus(),B.preventDefault())}),m&&(0,G.R)(o,"click").pipe((0,Ye.R)(c),be(M),(0,ut.U)(B=>B[1])).subscribe(B=>B.focus())})},Iu=/\s+/,ll=/ +/gi,Nl={top:["top"],bottom:["bottom"],start:["left","right"],left:["left"],end:["right","left"],right:["right"],"top-start":["top-start","top-end"],"top-left":["top-start"],"top-end":["top-end","top-start"],"top-right":["top-end"],"bottom-start":["bottom-start","bottom-end"],"bottom-left":["bottom-start"],"bottom-end":["bottom-end","bottom-start"],"bottom-right":["bottom-end"],"start-top":["left-start","right-start"],"left-top":["left-start"],"start-bottom":["left-end","right-end"],"left-bottom":["left-end"],"end-top":["right-start","left-start"],"right-top":["right-start"],"end-bottom":["right-end","left-end"],"right-bottom":["right-end"]};const Ta=/^left/,vd=/^right/,yd=/^start/,Rl=/^end/;function Nu({placement:f,baseClass:o},c){let m=Array.isArray(f)?f:f.split(Iu);let B=m.findIndex(Ve=>"auto"===Ve);B>=0&&["top","bottom","start","end","top-start","top-end","bottom-start","bottom-end","start-top","start-bottom","end-top","end-bottom"].forEach(function(Ve){null==m.find(et=>-1!==et.search("^"+Ve))&&m.splice(B++,1,Ve)});const q=m.map(Ve=>function Rc(f,o){const[c,m]=Nl[f];return o&&m||c}(Ve,c.isRTL()));return{placement:q.shift(),modifiers:[{name:"bootstrapClasses",enabled:!!o,phase:"write",fn({state:Ve}){const et=new RegExp(o+"(-[a-z]+)*","gi"),yt=Ve.elements.popper,Bt=Ve.placement;let Lt=yt.className;Lt=Lt.replace(et,""),Lt+=` ${function lc(f,o){let[c,m]=o.split("-");const M=c.replace(Ta,"start").replace(vd,"end");let B=[M];if(m){let q=m;("left"===c||"right"===c)&&(q=q.replace(yd,"top").replace(Rl,"bottom")),B.push(`${M}-${q}`)}return f&&(B=B.map(q=>`${f}-${q}`)),B.join(" ")}(o,Bt)}`,Lt=Lt.trim().replace(ll," "),yt.className=Lt}},Ni,Zr,Vi,{enabled:!0,name:"flip",options:{fallbackPlacements:q}},{enabled:!0,name:"preventOverflow",phase:"main",fn:function(){}}]}}function Dd(f){return f}function Pl(f){let o=null;return{createPopper(c){if(!o){let M=(c.updatePopperOptions||Dd)(Nu(c,f));o=ai(c.hostElement,c.targetElement,M)}},update(){o&&o.update()},setOptions(c){if(o){let M=(c.updatePopperOptions||Dd)(Nu(c,f));o.setOptions(M)}},destroy(){o&&(o.destroy(),o=null)}}}class Za extends ri{constructor(){super(...arguments),this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o,this.restoreFocus=!0}}function au(f){return o=>(o.modifiers.push(Vo,{name:"offset",options:{offset:()=>f}}),o)}Za.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Za)))(c||Za)}}(),Za.\u0275prov=e.Yz7({token:Za,factory:Za.\u0275fac,providedIn:"root"});class xl{}xl.\u0275fac=function(o){return new(o||xl)},xl.\u0275prov=e.Yz7({token:xl,factory:function(){return function bd(){return new cl}()},providedIn:"root"});class cl extends xl{parse(o){if(null!=o){const c=o.trim().split("-");if(1===c.length&&Ht(c[0]))return{year:Ot(c[0]),month:null,day:null};if(2===c.length&&Ht(c[0])&&Ht(c[1]))return{year:Ot(c[0]),month:Ot(c[1]),day:null};if(3===c.length&&Ht(c[0])&&Ht(c[1])&&Ht(c[2]))return{year:Ot(c[0]),month:Ot(c[1]),day:Ot(c[2])}}return null}format(o){return o?`${o.year}-${Ht(o.month)?Qr(o.month):""}-${Ht(o.day)?Qr(o.day):""}`:""}}cl.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(cl)))(c||cl)}}(),cl.\u0275prov=e.Yz7({token:cl,factory:cl.\u0275fac});class ms{constructor(o){this._element=o.documentElement}isRTL(){return"rtl"===(this._element.getAttribute("dir")||"").toLowerCase()}}ms.\u0275fac=function(o){return new(o||ms)(e.LFG(Ke.K0))},ms.\u0275prov=e.Yz7({token:ms,factory:ms.\u0275fac,providedIn:"root"});class Ss{constructor(o,c,m,M,B,q,me,ye,Ve,et,yt){this._parserFormatter=o,this._elRef=c,this._vcRef=m,this._renderer=M,this._ngZone=B,this._calendar=q,this._dateAdapter=me,this._document=Ve,this._changeDetector=et,this._cRef=null,this._disabled=!1,this._elWithFocus=null,this._model=null,this._destroyCloseHandlers$=new F.x,this.dateSelect=new e.vpe,this.navigate=new e.vpe,this.closed=new e.vpe,this._onChange=Bt=>{},this._onTouched=()=>{},this._validatorChange=()=>{},["autoClose","container","positionTarget","placement","popperOptions"].forEach(Bt=>this[Bt]=yt[Bt]),this._positioning=Pl(ye)}get disabled(){return this._disabled}set disabled(o){this._disabled=""===o||o&&"false"!==o,this.isOpen()&&this._cRef.instance.setDisabledState(this._disabled)}registerOnChange(o){this._onChange=o}registerOnTouched(o){this._onTouched=o}registerOnValidatorChange(o){this._validatorChange=o}setDisabledState(o){this.disabled=o}validate(o){const{value:c}=o;if(null!=c){const m=this._fromDateStruct(this._dateAdapter.fromModel(c));if(!m)return{ngbDate:{invalid:c}};if(this.minDate&&m.before(tr.from(this.minDate)))return{ngbDate:{minDate:{minDate:this.minDate,actual:c}}};if(this.maxDate&&m.after(tr.from(this.maxDate)))return{ngbDate:{maxDate:{maxDate:this.maxDate,actual:c}}}}return null}writeValue(o){this._model=this._fromDateStruct(this._dateAdapter.fromModel(o)),this._writeModelValue(this._model)}manualDateChange(o,c=!1){const m=o!==this._inputValue;m&&(this._inputValue=o,this._model=this._fromDateStruct(this._parserFormatter.parse(o))),(m||!c)&&this._onChange(this._model?this._dateAdapter.toModel(this._model):""===o?null:o),c&&this._model&&this._writeModelValue(this._model)}isOpen(){return!!this._cRef}open(){if(!this.isOpen()){let o;if(this._cRef=this._vcRef.createComponent(Ya),this._applyPopupStyling(this._cRef.location.nativeElement),this._applyDatepickerInputs(this._cRef),this._subscribeForDatepickerOutputs(this._cRef.instance),this._cRef.instance.ngOnInit(),this._cRef.instance.writeValue(this._dateAdapter.toModel(this._model)),this._cRef.instance.registerOnChange(c=>{this.writeValue(c),this._onChange(c),this._onTouched()}),this._cRef.changeDetectorRef.detectChanges(),this._cRef.instance.setDisabledState(this.disabled),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._cRef.location.nativeElement),this._elWithFocus=this._document.activeElement,Lo(this._ngZone,this._cRef.location.nativeElement,this.closed,!0),setTimeout(()=>this._cRef?.instance.focus()),o=wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget instanceof HTMLElement?this.positionTarget:this._elRef.nativeElement,this._ngZone.runOutsideAngular(()=>{this._cRef&&(this._positioning.createPopper({hostElement:o,targetElement:this._cRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:c=>this.popperOptions(au([0,2])(c))}),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update()))}),this.positionTarget&&!o)throw new Error("ngbDatepicker could not find element declared in [positionTarget] to position against.");this._setCloseHandlers()}}close(){if(this.isOpen()){this._vcRef.remove(this._vcRef.indexOf(this._cRef.hostView)),this._cRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.closed.emit(),this._changeDetector.markForCheck();let o=this._elWithFocus;wn(this.restoreFocus)?o=this._document.querySelector(this.restoreFocus):void 0!==this.restoreFocus&&(o=this.restoreFocus),o&&o.focus?o.focus():this._document.body.focus()}}toggle(){this.isOpen()?this.close():this.open()}navigateTo(o){this.isOpen()&&this._cRef.instance.navigateTo(o)}onBlur(){this._onTouched()}onFocus(){this._elWithFocus=this._elRef.nativeElement}ngOnChanges(o){if((o.minDate||o.maxDate)&&(this._validatorChange(),this.isOpen()&&(o.minDate&&(this._cRef.instance.minDate=this.minDate),o.maxDate&&(this._cRef.instance.maxDate=this.maxDate),this._cRef.instance.ngOnChanges(o))),o.datepickerClass){const{currentValue:c,previousValue:m}=o.datepickerClass;this._applyPopupClass(c,m)}o.autoClose&&this.isOpen()&&this._setCloseHandlers()}ngOnDestroy(){this.close()}_applyDatepickerInputs(o){["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showNavigation","showWeekNumbers","weekdays"].forEach(c=>{void 0!==this[c]&&o.setInput(c,this[c])}),o.setInput("startDate",this.startDate||this._model)}_applyPopupClass(o,c){const m=this._cRef?.location.nativeElement;m&&(o&&this._renderer.addClass(m,o),c&&this._renderer.removeClass(m,c))}_applyPopupStyling(o){this._renderer.addClass(o,"dropdown-menu"),this._renderer.addClass(o,"show"),"body"===this.container&&this._renderer.addClass(o,"ngb-dp-body"),this._applyPopupClass(this.datepickerClass)}_subscribeForDatepickerOutputs(o){o.navigate.subscribe(c=>this.navigate.emit(c)),o.dateSelect.subscribe(c=>{this.dateSelect.emit(c),(!0===this.autoClose||"inside"===this.autoClose)&&this.close()})}_writeModelValue(o){const c=this._parserFormatter.format(o);this._inputValue=c,this._renderer.setProperty(this._elRef.nativeElement,"value",c),this.isOpen()&&(this._cRef.instance.writeValue(this._dateAdapter.toModel(o)),this._onTouched())}_fromDateStruct(o){const c=o?new tr(o.year,o.month,o.day):null;return this._calendar.isValid(c)?c:null}_setCloseHandlers(){this._destroyCloseHandlers$.next(),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this._destroyCloseHandlers$,[],[this._elRef.nativeElement,this._cRef.location.nativeElement])}}Ss.\u0275fac=function(o){return new(o||Ss)(e.Y36(xl),e.Y36(e.SBq),e.Y36(e.s_b),e.Y36(e.Qsj),e.Y36(e.R0b),e.Y36(E),e.Y36(Xr),e.Y36(ms),e.Y36(Ke.K0),e.Y36(e.sBO),e.Y36(Za))},Ss.\u0275dir=e.lG2({type:Ss,selectors:[["input","ngbDatepicker",""]],hostVars:1,hostBindings:function(o,c){1&o&&e.NdJ("input",function(M){return c.manualDateChange(M.target.value)})("change",function(M){return c.manualDateChange(M.target.value,!0)})("focus",function(){return c.onFocus()})("blur",function(){return c.onBlur()}),2&o&&e.Ikx("disabled",c.disabled)},inputs:{autoClose:"autoClose",datepickerClass:"datepickerClass",dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",minDate:"minDate",maxDate:"maxDate",navigation:"navigation",outsideDays:"outsideDays",placement:"placement",popperOptions:"popperOptions",restoreFocus:"restoreFocus",showWeekNumbers:"showWeekNumbers",startDate:"startDate",container:"container",positionTarget:"positionTarget",weekdays:"weekdays",disabled:"disabled"},outputs:{dateSelect:"dateSelect",navigate:"navigate",closed:"closed"},exportAs:["ngbDatepicker"],standalone:!0,features:[e._Bn([{provide:bt.JU,useExisting:(0,e.Gpc)(()=>Ss),multi:!0},{provide:bt.Cf,useExisting:(0,e.Gpc)(()=>Ss),multi:!0},{provide:ri,useExisting:Za}]),e.TTD]});class Ws extends E{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(o,c="d",m=1){switch(o=new tr(o.year,o.month,o.day),c){case"y":return(o=this._setYear(o,o.year+m)).month=1,o.day=1,o;case"m":return(o=this._setMonth(o,o.month+m)).day=1,o;case"d":return this._setDay(o,o.day+m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=this.toGregorian(o).getDay();return 0===c?7:c}getWeekNumber(o,c){7===c&&(c=0);const M=o[(11-c)%7],B=this.toGregorian(M);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime(),me=this.toGregorian(new tr(M.year,1,1));return Math.floor(Math.round((q-me.getTime())/864e5)/7)+1}getToday(){return this.fromGregorian(new Date)}isValid(o){return null!=o&&Ht(o.year)&&Ht(o.month)&&Ht(o.day)&&!isNaN(this.toGregorian(o).getTime())}_setDay(o,c){c=+c;let m=this.getDaysPerMonth(o.month,o.year);if(c<=0)for(;c<=0;)o=this._setMonth(o,o.month-1),m=this.getDaysPerMonth(o.month,o.year),c+=m;else if(c>m)for(;c>m;)c-=m,o=this._setMonth(o,o.month+1),m=this.getDaysPerMonth(o.month,o.year);return o.day=c,o}_setMonth(o,c){return c=+c,o.year=o.year+Math.floor((c-1)/12),o.month=Math.floor(((c-1)%12+12)%12)+1,o}_setYear(o,c){return o.year=+c,o}}function lu(f){const o=f.getFullYear();return o%4==0&&o%100!=0||o%400==0}function Pc(f,o){return f-o*Math.floor(f/o)}Ws.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ws)))(c||Ws)}}(),Ws.\u0275prov=e.Yz7({token:Ws,factory:Ws.\u0275fac});const na=1721425.5,v=1948439.5;class l extends Ws{fromGregorian(o){const c=o.getFullYear(),m=o.getMonth(),M=o.getDate();let B=na-1+365*(c-1)+Math.floor((c-1)/4)+-Math.floor((c-1)/100)+Math.floor((c-1)/400)+Math.floor((367*(m+1)-362)/12+(m+1<=2?0:lu(o)?-1:-2)+M);B=Math.floor(B)+.5;const q=B-v,me=Math.floor((30*q+10646)/10631);let ye=Math.ceil((q-29-function cc(f){return 354*(f-1)+Math.floor((3+11*f)/30)}(me))/29.5);ye=Math.min(ye,11);const Ve=Math.ceil(q-function Pu(f,o){return Math.ceil(29.5*o)+354*(f-1)+Math.floor((3+11*f)/30)}(me,ye))+1;return new tr(me,ye+1,Ve)}toGregorian(o){const c=o.year,m=o.month-1,B=o.day+Math.ceil(29.5*m)+354*(c-1)+Math.floor((3+11*c)/30)+v-1,q=Math.floor(B-.5)+.5,me=q-na,ye=Math.floor(me/146097),Ve=Pc(me,146097),et=Math.floor(Ve/36524),yt=Pc(Ve,36524),Bt=Math.floor(yt/1461),Lt=Pc(yt,1461),yn=Math.floor(Lt/365);let sn=400*ye+100*et+4*Bt+yn;4===et||4===yn||sn++;const Zn=q-(na+365*(sn-1)+Math.floor((sn-1)/4)-Math.floor((sn-1)/100)+Math.floor((sn-1)/400)),Br=q=0&&o.getTime()-D.getTime()<=0){let q=1300;for(let me=0;meVe&&(c=1,ye++),ye>11&&(ye=0,q++),m=ye,M=q,new tr(M,m+1,c);B-=Ve}return null}return super.fromGregorian(o)}toGregorian(o){const c=o.year,m=o.month-1,M=o.day;let B=new Date(r),q=M-1;if(c>=O&&c<=1600){for(let me=0;me=O&&c<=1600){return+ge[c-O][o-1]+29}return super.getDaysPerMonth(o,c)}}function dt(f){let o=function ra(f,o,c){let m=sr(f);return Sr(m.gy,3,m.march)+31*(o-1)-en(o,7)*(o-7)+c-1}(f.year,f.month,f.day),c=br(o);return c.setHours(6,30,3,200),c}function It(f){return function Ir(f){let B,q,me,o=br(f).getFullYear(),c=o-621,m=sr(c),M=Sr(o,3,m.march);if(me=f-M,me>=0){if(me<=185)return q=1+en(me,31),B=vt(me,31)+1,new tr(c,q,B);me-=186}else c-=1,me+=179,1===m.leap&&(me+=1);return q=7+en(me,30),B=vt(me,30)+1,new tr(c,q,B)}(Sr(f.getFullYear(),f.getMonth()+1,f.getDate()))}function fn(f,o){return o=+o,f.year=f.year+Math.floor((o-1)/12),f.month=Math.floor(((o-1)%12+12)%12)+1,f}function vt(f,o){return f-o*Math.floor(f/o)}function en(f,o){return Math.trunc(f/o)}function sr(f){let o=[-61,9,38,199,426,686,756,818,1111,1181,1210,1635,2060,2097,2192,2262,2324,2394,2456,3178];const c=o.length,m=f+621;let q,M=-14,B=o[0];if(f=o[c-1])throw new Error("Invalid Jalali year "+f);for(let yt=1;ytc)for(;o>c;)o-=c,c=Mi((f=fn(f,f.month+1)).month,f.year);return f.day=o,f}(o,o.day+m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=dt(o).getDay();return 0===c?7:c}getWeekNumber(o,c){7===c&&(c=0);const M=o[(11-c)%7],B=dt(M);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime(),me=dt(new tr(M.year,1,1));return Math.floor(Math.round((q-me.getTime())/864e5)/7)+1}getToday(){return It(new Date)}isValid(o){return null!=o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&!isNaN(dt(o).getTime())}}wr.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(wr)))(c||wr)}}(),wr.\u0275prov=e.Yz7({token:wr,factory:wr.\u0275fac});const bo=25920;function Fr(f){return f%4==0&&f%100!=0||f%400==0}function xt(f){let o=Math.floor((235*f-234)/19),c=13753*o+12084,m=29*o+Math.floor(c/bo),M=c%bo,B=m%7;return(2===B||4===B||6===B)&&(m++,B=m%7),1===B&&M>16404&&!Mr(f)?m+=2:0===B&&M>23269&&Mr(f-1)&&m++,m}function tn(f,o){let c=[31,28,31,30,31,30,31,31,30,31,30,31];return Fr(o)&&c[1]++,c[f-1]}function ln(f){return Mr(f)?13:12}function Un(f){return xt(f+1)-xt(f)}function Mr(f){if(null!=f){let o=(12*f+17)%19;return o>=(o<0?-7:12)}return!1}function pi(f,o){let c=xt(o+1)-xt(o),m=(c<=380?c:c-30)-353,B=Mr(o)?[30,29,29,29,30,30,29,30,29,30,29,30,29]:[30,29,29,29,30,29,30,29,30,29,30,29];return m>0&&B[2]++,m>1&&B[1]++,B[f-1]}function Ki(f){let o=0;for(let c=1;cpi(yt,ye);)Bt-=pi(yt,ye),yt++;return new tr(ye,yt,Bt)}function ul(f){const o=f.year,c=f.month,m=f.day;let M=xt(o);for(let et=1;et=0;q||(B=-B);let me=1970,ye=1,Ve=1;for(;B>0;)q?B>=(Fr(me)?366:365)?(B-=Fr(me)?366:365,me++):B>=tn(ye,me)?(B-=tn(ye,me),ye++):(Ve+=B,B=0):B>=(Fr(me-1)?366:365)?(B-=Fr(me-1)?366:365,me--):(ye>1?ye--:(ye=12,me--),B>=tn(ye,me)?B-=tn(ye,me):(Ve=tn(ye,me)-B+1,B=0));return new Date(me,ye-1,Ve)}function Tr(f){if(!f)return"";const o=["","\u05d0","\u05d1","\u05d2","\u05d3","\u05d4","\u05d5","\u05d6","\u05d7","\u05d8"],c=["\u05d9","\u05d9\u05d0","\u05d9\u05d1","\u05d9\u05d2","\u05d9\u05d3","\u05d8\u05d5","\u05d8\u05d6","\u05d9\u05d6","\u05d9\u05d7","\u05d9\u05d8"],m=["","","\u05db","\u05dc","\u05de","\u05e0","\u05e1","\u05e2","\u05e4","\u05e6"],M=["","\u05e7","\u05e8","\u05e9","\u05ea","\u05ea\u05e7","\u05ea\u05e8","\u05ea\u05e9","\u05ea\u05ea","\u05ea\u05ea\u05e7"],B=["","\u05d0","\u05d1","\u05d1\u05d0","\u05d1\u05d1","\u05d4","\u05d4\u05d0","\u05d4\u05d1","\u05d4\u05d1\u05d0","\u05d4\u05d1\u05d1"];let ye=0,Ve=[],et=0;for(;f>0;){let yt=f%10;if(0===et)ye=yt;else if(1===et)1!==yt?Ve.unshift(m[yt],o[ye]):Ve.unshift(c[ye]);else{if(2!==et){5!==yt&&Ve.unshift(B[yt],"\u05f3"," ");break}Ve.unshift(M[yt])}f=Math.floor(f/10),0===et&&0===f&&Ve.unshift(o[yt]),et++}return Ve=Ve.join("").split(""),1===Ve.length?Ve.push("\u05f3"):Ve.length>1&&Ve.splice(Ve.length-1,0,"\u05f4"),Ve.join("")}class ii extends E{getDaysPerWeek(){return 7}getMonths(o){return o&&Mr(o)?[1,2,3,4,5,6,7,8,9,10,11,12,13]:[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}isValid(o){if(null!=o){let c=Ht(o.year)&&Ht(o.month)&&Ht(o.day);return c=c&&o.month>0&&o.month<=(Mr(o.year)?13:12),c=c&&o.day>0&&o.day<=pi(o.month,o.year),c&&!isNaN(ul(o).getTime())}return!1}getNext(o,c="d",m=1){switch(o=new tr(o.year,o.month,o.day),c){case"y":return o.year+=m,o.month=1,o.day=1,o;case"m":return o=function ia(f,o){let c=o>=0;for(c||(o=-o);o>0;)c?o>ln(f.year)-f.month?(o-=ln(f.year)-f.month+1,f.year++,f.month=1):(f.month+=o,o=0):o>=f.month?(f.year--,o-=f.month,f.month=ln(f.year)):(f.month-=o,o=0);return f}(o,m),o.day=1,o;case"d":return function Nr(f,o){let c=o>=0;for(c||(o=-o);o>0;)c?o>Un(f.year)-Ki(f)?(o-=Un(f.year)-Ki(f)+1,f.year++,f.month=1,f.day=1):o>pi(f.month,f.year)-f.day?(o-=pi(f.month,f.year)-f.day+1,f.month++,f.day=1):(f.day+=o,o=0):o>=f.day?(o-=f.day,f.month--,0===f.month&&(f.year--,f.month=ln(f.year)),f.day=pi(f.month,f.year)):(f.day-=o,o=0);return f}(o,m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=ul(o).getDay();return 0===c?7:c}getWeekNumber(o,c){const m=o[o.length-1];return Math.ceil(Ki(m)/7)}getToday(){return Aa(new Date)}toGregorian(o){return jr(ul(o))}fromGregorian(o){return Aa(C(o))}}ii.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(ii)))(c||ii)}}(),ii.\u0275prov=e.Yz7({token:ii,factory:ii.\u0275fac});const lo=["\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","\u05e8\u05d0\u05e9\u05d5\u05df"],oa=["\u05ea\u05e9\u05e8\u05d9","\u05d7\u05e9\u05d5\u05df","\u05db\u05e1\u05dc\u05d5","\u05d8\u05d1\u05ea","\u05e9\u05d1\u05d8","\u05d0\u05d3\u05e8","\u05e0\u05d9\u05e1\u05df","\u05d0\u05d9\u05d9\u05e8","\u05e1\u05d9\u05d5\u05df","\u05ea\u05de\u05d5\u05d6","\u05d0\u05d1","\u05d0\u05dc\u05d5\u05dc"],Ll=["\u05ea\u05e9\u05e8\u05d9","\u05d7\u05e9\u05d5\u05df","\u05db\u05e1\u05dc\u05d5","\u05d8\u05d1\u05ea","\u05e9\u05d1\u05d8","\u05d0\u05d3\u05e8 \u05d0\u05f3","\u05d0\u05d3\u05e8 \u05d1\u05f3","\u05e0\u05d9\u05e1\u05df","\u05d0\u05d9\u05d9\u05e8","\u05e1\u05d9\u05d5\u05df","\u05ea\u05de\u05d5\u05d6","\u05d0\u05d1","\u05d0\u05dc\u05d5\u05dc"];class Oa extends k{getMonthShortName(o,c){return this.getMonthFullName(o,c)}getMonthFullName(o,c){return Mr(c)?Ll[o-1]||"":oa[o-1]||""}getWeekdayLabel(o,c){return lo[o-1]||""}getDayAriaLabel(o){return`${Tr(o.day)} ${this.getMonthFullName(o.month,o.year)} ${Tr(o.year)}`}getDayNumerals(o){return Tr(o.day)}getWeekNumerals(o){return Tr(o)}getYearNumerals(o){return Tr(o)}}function Fl(f){return new Date(f.year-543,f.month-1,f.day)}function xc(f){return new tr(f.getFullYear()+543,f.getMonth()+1,f.getDate())}Oa.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Oa)))(c||Oa)}}(),Oa.\u0275prov=e.Yz7({token:Oa,factory:Oa.\u0275fac});class Ka extends S{getToday(){return xc(new Date)}getNext(o,c="d",m=1){let M=Fl(o),B=!0,q=M.getMonth();switch(c){case"y":M.setFullYear(M.getFullYear()+m);break;case"m":q+=m,M.setMonth(q),q%=12,q<0&&(q+=12);break;case"d":M.setDate(M.getDate()+m),B=!1;break;default:return o}return B&&M.getMonth()!==q&&M.setDate(0),xc(M)}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){let m=Fl(o).getDay();return 0===m?7:m}getWeekNumber(o,c){7===c&&(c=0);const B=Fl(o[(11-c)%7]);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime();return B.setMonth(0),B.setDate(1),Math.floor(Math.round((q-B.getTime())/864e5)/7)+1}isValid(o){if(!(o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&0!==o.year))return!1;const c=Fl(o);return!isNaN(c.getTime())&&c.getFullYear()===o.year-543&&c.getMonth()+1===o.month&&c.getDate()===o.day}}Ka.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ka)))(c||Ka)}}(),Ka.\u0275prov=e.Yz7({token:Ka,factory:Ka.\u0275fac});class Ns extends Xr{fromModel(o){return o instanceof Date&&!isNaN(o.getTime())?this._fromNativeDate(o):null}toModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?this._toNativeDate(o):null}_fromNativeDate(o){return{year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()}}_toNativeDate(o){const c=new Date(o.year,o.month-1,o.day,12);return c.setFullYear(o.year),c}}Ns.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ns)))(c||Ns)}}(),Ns.\u0275prov=e.Yz7({token:Ns,factory:Ns.\u0275fac});class Sa extends Ns{_fromNativeDate(o){return{year:o.getUTCFullYear(),month:o.getUTCMonth()+1,day:o.getUTCDate()}}_toNativeDate(o){const c=new Date(Date.UTC(o.year,o.month-1,o.day));return c.setUTCFullYear(o.year),c}}Sa.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Sa)))(c||Sa)}}(),Sa.\u0275prov=e.Yz7({token:Sa,factory:Sa.\u0275fac});class sa{}sa.\u0275fac=function(o){return new(o||sa)},sa.\u0275mod=e.oAB({type:sa}),sa.\u0275inj=e.cJS({imports:[Ya,zs]});class Ja{constructor(){this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o}}Ja.\u0275fac=function(o){return new(o||Ja)},Ja.\u0275prov=e.Yz7({token:Ja,factory:Ja.\u0275fac,providedIn:"root"});class Bl{}Bl.\u0275fac=function(o){return new(o||Bl)},Bl.\u0275dir=e.lG2({type:Bl,selectors:[["",8,"navbar"]],standalone:!0});class dl{constructor(o,c){this.elementRef=o,this._renderer=c,this._disabled=!1}set disabled(o){this._disabled=""===o||!0===o,this._renderer.setProperty(this.elementRef.nativeElement,"disabled",this._disabled)}get disabled(){return this._disabled}}dl.\u0275fac=function(o){return new(o||dl)(e.Y36(e.SBq),e.Y36(e.Qsj))},dl.\u0275dir=e.lG2({type:dl,selectors:[["","ngbDropdownItem",""]],hostAttrs:[1,"dropdown-item"],hostVars:3,hostBindings:function(o,c){2&o&&(e.Ikx("tabIndex",c.disabled?-1:0),e.ekj("disabled",c.disabled))},inputs:{disabled:"disabled"},standalone:!0});class Qa{constructor(o,c){this.dropdown=o,this.placement="bottom",this.isOpen=!1,this.nativeElement=c.nativeElement}}Qa.\u0275fac=function(o){return new(o||Qa)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Qa.\u0275dir=e.lG2({type:Qa,selectors:[["","ngbDropdownMenu",""]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,dl,4),2&o){let M;e.iGM(M=e.CRH())&&(c.menuItems=M)}},hostVars:4,hostBindings:function(o,c){1&o&&e.NdJ("keydown.ArrowUp",function(M){return c.dropdown.onKeyDown(M)})("keydown.ArrowDown",function(M){return c.dropdown.onKeyDown(M)})("keydown.Home",function(M){return c.dropdown.onKeyDown(M)})("keydown.End",function(M){return c.dropdown.onKeyDown(M)})("keydown.Enter",function(M){return c.dropdown.onKeyDown(M)})("keydown.Space",function(M){return c.dropdown.onKeyDown(M)})("keydown.Tab",function(M){return c.dropdown.onKeyDown(M)})("keydown.Shift.Tab",function(M){return c.dropdown.onKeyDown(M)}),2&o&&e.ekj("dropdown-menu",!0)("show",c.dropdown.isOpen())},standalone:!0});class Ia{constructor(o,c){this.dropdown=o,this.nativeElement=c.nativeElement}}Ia.\u0275fac=function(o){return new(o||Ia)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Ia.\u0275dir=e.lG2({type:Ia,selectors:[["","ngbDropdownAnchor",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(o,c){2&o&&e.uIk("aria-expanded",c.dropdown.isOpen())},standalone:!0});class Na extends Ia{constructor(o,c){super(o,c)}}Na.\u0275fac=function(o){return new(o||Na)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Na.\u0275dir=e.lG2({type:Na,selectors:[["","ngbDropdownToggle",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(o,c){1&o&&e.NdJ("click",function(){return c.dropdown.toggle()})("keydown.ArrowUp",function(M){return c.dropdown.onKeyDown(M)})("keydown.ArrowDown",function(M){return c.dropdown.onKeyDown(M)})("keydown.Home",function(M){return c.dropdown.onKeyDown(M)})("keydown.End",function(M){return c.dropdown.onKeyDown(M)})("keydown.Tab",function(M){return c.dropdown.onKeyDown(M)})("keydown.Shift.Tab",function(M){return c.dropdown.onKeyDown(M)}),2&o&&e.uIk("aria-expanded",c.dropdown.isOpen())},standalone:!0,features:[e._Bn([{provide:Ia,useExisting:(0,e.Gpc)(()=>Na)}]),e.qOj]});class Xa{constructor(o,c,m,M,B,q,me,ye){this._changeDetector=o,this._document=M,this._ngZone=B,this._elementRef=q,this._renderer=me,this._destroyCloseHandlers$=new F.x,this._bodyContainer=null,this._open=!1,this.openChange=new e.vpe,this.placement=m.placement,this.popperOptions=m.popperOptions,this.container=m.container,this.autoClose=m.autoClose,this._positioning=Pl(c),this.display=ye?"static":"dynamic"}ngAfterContentInit(){this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{this._applyPlacementClasses(),this._open&&this._setCloseHandlers()})}ngOnChanges(o){if(o.container&&this._open&&this._applyContainer(this.container),o.placement&&!o.placement.firstChange&&(this._positioning.setOptions({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container}),this._applyPlacementClasses()),o.dropdownClass){const{currentValue:c,previousValue:m}=o.dropdownClass;this._applyCustomDropdownClass(c,m)}o.autoClose&&this._open&&(this.autoClose=o.autoClose.currentValue,this._setCloseHandlers())}isOpen(){return this._open}open(){this._open||(this._open=!0,this._applyContainer(this.container),this.openChange.emit(!0),this._setCloseHandlers(),this._anchor&&(this._anchor.nativeElement.focus(),"dynamic"===this.display&&this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:o=>this.popperOptions(au([0,2])(o))}),this._applyPlacementClasses(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positionMenu())})))}_setCloseHandlers(){this._destroyCloseHandlers$.next(),gs(this._ngZone,this._document,this.autoClose,o=>{this.close(),0===o&&this._anchor.nativeElement.focus()},this._destroyCloseHandlers$,this._menu?[this._menu.nativeElement]:[],this._anchor?[this._anchor.nativeElement]:[],".dropdown-item,.dropdown-divider")}close(){this._open&&(this._open=!1,this._resetContainer(),this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.openChange.emit(!1),this._changeDetector.markForCheck())}toggle(){this.isOpen()?this.close():this.open()}ngOnDestroy(){this.close()}onKeyDown(o){const c=o.which,m=this._getMenuElements();let M=-1,B=null;const q=this._isEventFromToggle(o);if(!q&&m.length&&m.forEach((me,ye)=>{me.contains(o.target)&&(B=me),me===this._document.activeElement&&(M=ye)}),c!==zt.Space&&c!==zt.Enter){if(c!==zt.Tab){if(q||B){if(this.open(),m.length){switch(c){case zt.ArrowDown:M=Math.min(M+1,m.length-1);break;case zt.ArrowUp:if(this._isDropup()&&-1===M){M=m.length-1;break}M=Math.max(M-1,0);break;case zt.Home:M=0;break;case zt.End:M=m.length-1}m[M].focus()}o.preventDefault()}}else if(o.target&&this.isOpen()&&this.autoClose){if(this._anchor.nativeElement===o.target)return void("body"!==this.container||o.shiftKey?o.shiftKey&&this.close():(this._renderer.setAttribute(this._menu.nativeElement,"tabindex","0"),this._menu.nativeElement.focus(),this._renderer.removeAttribute(this._menu.nativeElement,"tabindex")));if("body"===this.container){const me=this._menu.nativeElement.querySelectorAll(Lr);o.shiftKey&&o.target===me[0]?(this._anchor.nativeElement.focus(),o.preventDefault()):!o.shiftKey&&o.target===me[me.length-1]&&(this._anchor.nativeElement.focus(),this.close())}else(0,G.R)(o.target,"focusout").pipe((0,Je.q)(1)).subscribe(({relatedTarget:me})=>{this._elementRef.nativeElement.contains(me)||this.close()})}}else B&&(!0===this.autoClose||"inside"===this.autoClose)&&(0,G.R)(B,"click").pipe((0,Je.q)(1)).subscribe(()=>this.close())}_isDropup(){return this._elementRef.nativeElement.classList.contains("dropup")}_isEventFromToggle(o){return this._anchor.nativeElement.contains(o.target)}_getMenuElements(){const o=this._menu;return null==o?[]:o.menuItems.filter(c=>!c.disabled).map(c=>c.elementRef.nativeElement)}_positionMenu(){const o=this._menu;this.isOpen()&&o&&("dynamic"===this.display?(this._positioning.update(),this._applyPlacementClasses()):this._applyPlacementClasses(this._getFirstPlacement(this.placement)))}_getFirstPlacement(o){return Array.isArray(o)?o[0]:o.split(" ")[0]}_resetContainer(){const o=this._renderer;if(this._menu){const c=this._elementRef.nativeElement,m=this._menu.nativeElement;o.appendChild(c,m)}this._bodyContainer&&(o.removeChild(this._document.body,this._bodyContainer),this._bodyContainer=null)}_applyContainer(o=null){if(this._resetContainer(),"body"===o){const c=this._renderer,m=this._menu.nativeElement,M=this._bodyContainer=this._bodyContainer||c.createElement("div");c.setStyle(M,"position","absolute"),c.setStyle(m,"position","static"),c.setStyle(M,"z-index","1055"),c.appendChild(M,m),c.appendChild(this._document.body,M)}this._applyCustomDropdownClass(this.dropdownClass)}_applyCustomDropdownClass(o,c){const m="body"===this.container?this._bodyContainer:this._elementRef.nativeElement;m&&(c&&this._renderer.removeClass(m,c),o&&this._renderer.addClass(m,o))}_applyPlacementClasses(o){const c=this._menu;if(c){o||(o=this._getFirstPlacement(this.placement));const m=this._renderer,M=this._elementRef.nativeElement;m.removeClass(M,"dropup"),m.removeClass(M,"dropdown");const{nativeElement:B}=c;"static"===this.display?(c.placement=null,m.setAttribute(B,"data-bs-popper","static")):(c.placement=o,m.removeAttribute(B,"data-bs-popper"));const q=-1!==o.search("^top")?"dropup":"dropdown";m.addClass(M,q);const me=this._bodyContainer;me&&(m.removeClass(me,"dropup"),m.removeClass(me,"dropdown"),m.addClass(me,q))}}}Xa.\u0275fac=function(o){return new(o||Xa)(e.Y36(e.sBO),e.Y36(ms),e.Y36(Ja),e.Y36(Ke.K0),e.Y36(e.R0b),e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(Bl,8))},Xa.\u0275dir=e.lG2({type:Xa,selectors:[["","ngbDropdown",""]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,Qa,5),e.Suo(m,Ia,5)),2&o){let M;e.iGM(M=e.CRH())&&(c._menu=M.first),e.iGM(M=e.CRH())&&(c._anchor=M.first)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("show",c.isOpen())},inputs:{autoClose:"autoClose",dropdownClass:"dropdownClass",_open:["open","_open"],placement:"placement",popperOptions:"popperOptions",container:"container",display:"display"},outputs:{openChange:"openChange"},exportAs:["ngbDropdown"],standalone:!0,features:[e.TTD]});class Ra{}Ra.\u0275fac=function(o){return new(o||Ra)},Ra.\u0275mod=e.oAB({type:Ra}),Ra.\u0275inj=e.cJS({});class _s{constructor(o,c,m){this.nodes=o,this.viewRef=c,this.componentRef=m}}class uc{constructor(o,c,m,M,B,q){this._componentType=o,this._injector=c,this._viewContainerRef=m,this._renderer=M,this._ngZone=B,this._applicationRef=q,this._windowRef=null,this._contentRef=null}open(o,c,m=!1){this._windowRef||(this._contentRef=this._getContentRef(o,c),this._windowRef=this._viewContainerRef.createComponent(this._componentType,{injector:this._injector,projectableNodes:this._contentRef.nodes}));const{nativeElement:M}=this._windowRef.location,B=this._ngZone.onStable.pipe((0,Je.q)(1),(0,st.z)(()=>lr(this._ngZone,M,({classList:q})=>q.add("show"),{animation:m,runningTransition:"continue"})));return{windowRef:this._windowRef,transition$:B}}close(o=!1){return this._windowRef?lr(this._ngZone,this._windowRef.location.nativeElement,({classList:c})=>c.remove("show"),{animation:o,runningTransition:"stop"}).pipe((0,we.b)(()=>{this._windowRef&&(this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._windowRef.hostView)),this._windowRef=null),this._contentRef?.viewRef&&(this._applicationRef.detachView(this._contentRef.viewRef),this._contentRef.viewRef.destroy(),this._contentRef=null)})):(0,j.of)(void 0)}_getContentRef(o,c){if(o){if(o instanceof e.Rgc){const m=o.createEmbeddedView(c);return this._applicationRef.attachView(m),new _s([m.rootNodes],m)}return new _s([[this._renderer.createText(`${o}`)]])}return new _s([])}}class dc{constructor(o,c){this._el=o,this._zone=c}ngOnInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{lr(this._zone,this._el.nativeElement,(o,c)=>{c&&$r(o),o.classList.add("show")},{animation:this.animation,runningTransition:"continue"})})}hide(){return lr(this._zone,this._el.nativeElement,({classList:o})=>o.remove("show"),{animation:this.animation,runningTransition:"stop"})}}dc.\u0275fac=function(o){return new(o||dc)(e.Y36(e.SBq),e.Y36(e.R0b))},dc.\u0275cmp=e.Xpm({type:dc,selectors:[["ngb-modal-backdrop"]],hostAttrs:[2,"z-index","1055"],hostVars:6,hostBindings:function(o,c){2&o&&(e.Tol("modal-backdrop"+(c.backdropClass?" "+c.backdropClass:"")),e.ekj("show",!c.animation)("fade",c.animation))},inputs:{animation:"animation",backdropClass:"backdropClass"},standalone:!0,features:[e.jDz],decls:0,vars:0,template:function(o,c){},encapsulation:2});class cu{close(o){}dismiss(o){}}class Lu{constructor(o,c,m,M){this._windowCmptRef=o,this._contentRef=c,this._backdropCmptRef=m,this._beforeDismiss=M,this._closed=new F.x,this._dismissed=new F.x,this._hidden=new F.x,o.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),this.result=new Promise((B,q)=>{this._resolve=B,this._reject=q}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance}get closed(){return this._closed.asObservable().pipe((0,Ye.R)(this._hidden))}get dismissed(){return this._dismissed.asObservable().pipe((0,Ye.R)(this._hidden))}get hidden(){return this._hidden.asObservable()}get shown(){return this._windowCmptRef.instance.shown.asObservable()}close(o){this._windowCmptRef&&(this._closed.next(o),this._resolve(o),this._removeModalElements())}_dismiss(o){this._dismissed.next(o),this._reject(o),this._removeModalElements()}dismiss(o){if(this._windowCmptRef)if(this._beforeDismiss){const c=this._beforeDismiss();vr(c)?c.then(m=>{!1!==m&&this._dismiss(o)},()=>{}):!1!==c&&this._dismiss(o)}else this._dismiss(o)}_removeModalElements(){const o=this._windowCmptRef.instance.hide(),c=this._backdropCmptRef?this._backdropCmptRef.instance.hide():(0,j.of)(void 0);o.subscribe(()=>{const{nativeElement:m}=this._windowCmptRef.location;m.parentNode.removeChild(m),this._windowCmptRef.destroy(),this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._windowCmptRef=null,this._contentRef=null}),c.subscribe(()=>{if(this._backdropCmptRef){const{nativeElement:m}=this._backdropCmptRef.location;m.parentNode.removeChild(m),this._backdropCmptRef.destroy(),this._backdropCmptRef=null}}),ze(o,c).subscribe(()=>{this._hidden.next(),this._hidden.complete()})}}var fc;!function(f){f[f.BACKDROP_CLICK=0]="BACKDROP_CLICK",f[f.ESC=1]="ESC"}(fc||(fc={}));class nr{constructor(o,c,m){this._document=o,this._elRef=c,this._zone=m,this._closed$=new F.x,this._elWithFocus=null,this.backdrop=!0,this.keyboard=!0,this.dismissEvent=new e.vpe,this.shown=new F.x,this.hidden=new F.x}get fullscreenClass(){return!0===this.fullscreen?" modal-fullscreen":wn(this.fullscreen)?` modal-fullscreen-${this.fullscreen}-down`:""}dismiss(o){this.dismissEvent.emit(o)}ngOnInit(){this._elWithFocus=this._document.activeElement,this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._show()})}ngOnDestroy(){this._disableEventHandling()}hide(){const{nativeElement:o}=this._elRef,c={animation:this.animation,runningTransition:"stop"},B=ze(lr(this._zone,o,()=>o.classList.remove("show"),c),lr(this._zone,this._dialogEl.nativeElement,()=>{},c));return B.subscribe(()=>{this.hidden.next(),this.hidden.complete()}),this._disableEventHandling(),this._restoreFocus(),B}_show(){const o={animation:this.animation,runningTransition:"continue"};ze(lr(this._zone,this._elRef.nativeElement,(M,B)=>{B&&$r(M),M.classList.add("show")},o),lr(this._zone,this._dialogEl.nativeElement,()=>{},o)).subscribe(()=>{this.shown.next(),this.shown.complete()}),this._enableEventHandling(),this._setFocus()}_enableEventHandling(){const{nativeElement:o}=this._elRef;this._zone.runOutsideAngular(()=>{(0,G.R)(o,"keydown").pipe((0,Ye.R)(this._closed$),(0,Ge.h)(m=>m.which===zt.Escape)).subscribe(m=>{this.keyboard?requestAnimationFrame(()=>{m.defaultPrevented||this._zone.run(()=>this.dismiss(fc.ESC))}):"static"===this.backdrop&&this._bumpBackdrop()});let c=!1;(0,G.R)(this._dialogEl.nativeElement,"mousedown").pipe((0,Ye.R)(this._closed$),(0,we.b)(()=>c=!1),(0,ce.w)(()=>(0,G.R)(o,"mouseup").pipe((0,Ye.R)(this._closed$),(0,Je.q)(1))),(0,Ge.h)(({target:m})=>o===m)).subscribe(()=>{c=!0}),(0,G.R)(o,"click").pipe((0,Ye.R)(this._closed$)).subscribe(({target:m})=>{o===m&&("static"===this.backdrop?this._bumpBackdrop():!0===this.backdrop&&!c&&this._zone.run(()=>this.dismiss(fc.BACKDROP_CLICK))),c=!1})})}_disableEventHandling(){this._closed$.next()}_setFocus(){const{nativeElement:o}=this._elRef;if(!o.contains(document.activeElement)){const c=o.querySelector("[ngbAutofocus]"),m=Il(o)[0];(c||m||o).focus()}}_restoreFocus(){const o=this._document.body,c=this._elWithFocus;let m;m=c&&c.focus&&o.contains(c)?c:o,this._zone.runOutsideAngular(()=>{setTimeout(()=>m.focus()),this._elWithFocus=null})}_bumpBackdrop(){"static"===this.backdrop&&lr(this._zone,this._elRef.nativeElement,({classList:o})=>(o.add("modal-static"),()=>o.remove("modal-static")),{animation:this.animation,runningTransition:"continue"})}}nr.\u0275fac=function(o){return new(o||nr)(e.Y36(Ke.K0),e.Y36(e.SBq),e.Y36(e.R0b))},nr.\u0275cmp=e.Xpm({type:nr,selectors:[["ngb-modal-window"]],viewQuery:function(o,c){if(1&o&&e.Gf(Bi,7),2&o){let m;e.iGM(m=e.CRH())&&(c._dialogEl=m.first)}},hostAttrs:["role","dialog","tabindex","-1"],hostVars:7,hostBindings:function(o,c){2&o&&(e.uIk("aria-modal",!0)("aria-labelledby",c.ariaLabelledBy)("aria-describedby",c.ariaDescribedBy),e.Tol("modal d-block"+(c.windowClass?" "+c.windowClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",backdrop:"backdrop",centered:"centered",fullscreen:"fullscreen",keyboard:"keyboard",scrollable:"scrollable",size:"size",windowClass:"windowClass",modalDialogClass:"modalDialogClass"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:4,vars:2,consts:[["role","document"],["dialog",""],[1,"modal-content"]],template:function(o,c){1&o&&(e.F$t(),e.TgZ(0,"div",0,1)(2,"div",2),e.Hsn(3),e.qZA()()),2&o&&e.Tol("modal-dialog"+(c.size?" modal-"+c.size:"")+(c.centered?" modal-dialog-centered":"")+c.fullscreenClass+(c.scrollable?" modal-dialog-scrollable":"")+(c.modalDialogClass?" "+c.modalDialogClass:""))},styles:["ngb-modal-window .component-host-scrollable{display:flex;flex-direction:column;overflow:hidden}\n"],encapsulation:2});class aa{constructor(o){this._document=o}hide(){const o=Math.abs(window.innerWidth-this._document.documentElement.clientWidth),c=this._document.body,m=c.style,{overflow:M,paddingRight:B}=m;if(o>0){const q=parseFloat(window.getComputedStyle(c).paddingRight);m.paddingRight=`${q+o}px`}return m.overflow="hidden",()=>{o>0&&(m.paddingRight=B),m.overflow=M}}}aa.\u0275fac=function(o){return new(o||aa)(e.LFG(Ke.K0))},aa.\u0275prov=e.Yz7({token:aa,factory:aa.\u0275fac,providedIn:"root"});class Pa{constructor(o,c,m,M,B,q){this._applicationRef=o,this._injector=c,this._document=m,this._scrollBar=M,this._rendererFactory=B,this._ngZone=q,this._activeWindowCmptHasChanged=new F.x,this._ariaHiddenValues=new Map,this._scrollBarRestoreFn=null,this._backdropAttributes=["animation","backdropClass"],this._modalRefs=[],this._windowAttributes=["animation","ariaLabelledBy","ariaDescribedBy","backdrop","centered","fullscreen","keyboard","scrollable","size","windowClass","modalDialogClass"],this._windowCmpts=[],this._activeInstances=new e.vpe,this._activeWindowCmptHasChanged.subscribe(()=>{if(this._windowCmpts.length){const me=this._windowCmpts[this._windowCmpts.length-1];Lo(this._ngZone,me.location.nativeElement,this._activeWindowCmptHasChanged),this._revertAriaHidden(),this._setAriaHidden(me.location.nativeElement)}})}_restoreScrollBar(){const o=this._scrollBarRestoreFn;o&&(this._scrollBarRestoreFn=null,o())}_hideScrollBar(){this._scrollBarRestoreFn||(this._scrollBarRestoreFn=this._scrollBar.hide())}open(o,c,m){const M=m.container instanceof HTMLElement?m.container:On(m.container)?this._document.querySelector(m.container):this._document.body,B=this._rendererFactory.createRenderer(null,null);if(!M)throw new Error(`The specified modal container "${m.container||"body"}" was not found in the DOM.`);this._hideScrollBar();const q=new cu,me=this._getContentRef(m.injector||o,c,q,m);let ye=!1!==m.backdrop?this._attachBackdrop(M):void 0,Ve=this._attachWindowComponent(M,me.nodes),et=new Lu(Ve,me,ye,m.beforeDismiss);return this._registerModalRef(et),this._registerWindowCmpt(Ve),et.hidden.pipe((0,Je.q)(1)).subscribe(()=>Promise.resolve(!0).then(()=>{this._modalRefs.length||(B.removeClass(this._document.body,"modal-open"),this._restoreScrollBar(),this._revertAriaHidden())})),q.close=yt=>{et.close(yt)},q.dismiss=yt=>{et.dismiss(yt)},this._applyWindowOptions(Ve.instance,m),1===this._modalRefs.length&&B.addClass(this._document.body,"modal-open"),ye&&ye.instance&&(this._applyBackdropOptions(ye.instance,m),ye.changeDetectorRef.detectChanges()),Ve.changeDetectorRef.detectChanges(),et}get activeInstances(){return this._activeInstances}dismissAll(o){this._modalRefs.forEach(c=>c.dismiss(o))}hasOpenModals(){return this._modalRefs.length>0}_attachBackdrop(o){let c=(0,e.LMc)(dc,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector});return this._applicationRef.attachView(c.hostView),o.appendChild(c.location.nativeElement),c}_attachWindowComponent(o,c){let m=(0,e.LMc)(nr,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector,projectableNodes:c});return this._applicationRef.attachView(m.hostView),o.appendChild(m.location.nativeElement),m}_applyWindowOptions(o,c){this._windowAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_applyBackdropOptions(o,c){this._backdropAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_getContentRef(o,c,m,M){return c?c instanceof e.Rgc?this._createFromTemplateRef(c,m):wn(c)?this._createFromString(c):this._createFromComponent(o,c,m,M):new _s([])}_createFromTemplateRef(o,c){const m={$implicit:c,close(B){c.close(B)},dismiss(B){c.dismiss(B)}},M=o.createEmbeddedView(m);return this._applicationRef.attachView(M),new _s([M.rootNodes],M)}_createFromString(o){const c=this._document.createTextNode(`${o}`);return new _s([[c]])}_createFromComponent(o,c,m,M){const B=e.zs3.create({providers:[{provide:cu,useValue:m}],parent:o}),q=(0,e.LMc)(c,{environmentInjector:this._applicationRef.injector,elementInjector:B}),me=q.location.nativeElement;return M.scrollable&&me.classList.add("component-host-scrollable"),this._applicationRef.attachView(q.hostView),new _s([[me]],q.hostView,q)}_setAriaHidden(o){const c=o.parentElement;c&&o!==this._document.body&&(Array.from(c.children).forEach(m=>{m!==o&&"SCRIPT"!==m.nodeName&&(this._ariaHiddenValues.set(m,m.getAttribute("aria-hidden")),m.setAttribute("aria-hidden","true"))}),this._setAriaHidden(c))}_revertAriaHidden(){this._ariaHiddenValues.forEach((o,c)=>{o?c.setAttribute("aria-hidden",o):c.removeAttribute("aria-hidden")}),this._ariaHiddenValues.clear()}_registerModalRef(o){const c=()=>{const m=this._modalRefs.indexOf(o);m>-1&&(this._modalRefs.splice(m,1),this._activeInstances.emit(this._modalRefs))};this._modalRefs.push(o),this._activeInstances.emit(this._modalRefs),o.result.then(c,c)}_registerWindowCmpt(o){this._windowCmpts.push(o),this._activeWindowCmptHasChanged.next(),o.onDestroy(()=>{const c=this._windowCmpts.indexOf(o);c>-1&&(this._windowCmpts.splice(c,1),this._activeWindowCmptHasChanged.next())})}}Pa.\u0275fac=function(o){return new(o||Pa)(e.LFG(e.z2F),e.LFG(e.zs3),e.LFG(Ke.K0),e.LFG(aa),e.LFG(e.FYo),e.LFG(e.R0b))},Pa.\u0275prov=e.Yz7({token:Pa,factory:Pa.\u0275fac,providedIn:"root"});class Ul{constructor(o){this._ngbConfig=o,this.backdrop=!0,this.fullscreen=!1,this.keyboard=!0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Ul.\u0275fac=function(o){return new(o||Ul)(e.LFG(ti))},Ul.\u0275prov=e.Yz7({token:Ul,factory:Ul.\u0275fac,providedIn:"root"});class qa{constructor(o,c,m){this._injector=o,this._modalStack=c,this._config=m}open(o,c={}){const m={...this._config,animation:this._config.animation,...c};return this._modalStack.open(this._injector,o,m)}get activeInstances(){return this._modalStack.activeInstances}dismissAll(o){this._modalStack.dismissAll(o)}hasOpenModals(){return this._modalStack.hasOpenModals()}}qa.\u0275fac=function(o){return new(o||qa)(e.LFG(e.zs3),e.LFG(Pa),e.LFG(Ul))},qa.\u0275prov=e.Yz7({token:qa,factory:qa.\u0275fac,providedIn:"root"});class vs{}vs.\u0275fac=function(o){return new(o||vs)},vs.\u0275mod=e.oAB({type:vs}),vs.\u0275inj=e.cJS({});class Jo{constructor(o){this._ngbConfig=o,this.destroyOnHide=!0,this.orientation="horizontal",this.roles="tablist",this.keyboard=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Jo.\u0275fac=function(o){return new(o||Jo)(e.LFG(ti))},Jo.\u0275prov=e.Yz7({token:Jo,factory:Jo.\u0275fac,providedIn:"root"});const uu=f=>On(f)&&""!==f;let Fu=0;class ee{constructor(o){this.templateRef=o}}ee.\u0275fac=function(o){return new(o||ee)(e.Y36(e.Rgc))},ee.\u0275dir=e.lG2({type:ee,selectors:[["ng-template","ngbNavContent",""]],standalone:!0});class se{constructor(o,c){this._nav=o,this.elementRef=c,this.disabled=!1,this.shown=new e.vpe,this.hidden=new e.vpe}ngAfterContentChecked(){this.contentTpl=this.contentTpls.first}ngOnInit(){On(this.domId)||(this.domId="ngb-nav-"+Fu++)}get active(){return this._nav.activeId===this.id}get id(){return uu(this._id)?this._id:this.domId}get panelDomId(){return`${this.domId}-panel`}isPanelInDom(){return(On(this.destroyOnHide)?!this.destroyOnHide:!this._nav.destroyOnHide)||this.active}}se.\u0275fac=function(o){return new(o||se)(e.Y36((0,e.Gpc)(()=>Le)),e.Y36(e.SBq))},se.\u0275dir=e.lG2({type:se,selectors:[["","ngbNavItem",""]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,ee,4),2&o){let M;e.iGM(M=e.CRH())&&(c.contentTpls=M)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("nav-item",!0)},inputs:{destroyOnHide:"destroyOnHide",disabled:"disabled",domId:"domId",_id:["ngbNavItem","_id"]},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbNavItem"],standalone:!0});class Le{constructor(o,c,m,M){this.role=o,this._cd=m,this._document=M,this.activeIdChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.destroy$=new F.x,this.navItemChange$=new F.x,this.navChange=new e.vpe,this.animation=c.animation,this.destroyOnHide=c.destroyOnHide,this.orientation=c.orientation,this.roles=c.roles,this.keyboard=c.keyboard}click(o){o.disabled||this._updateActiveId(o.id)}onKeyDown(o){if("tablist"!==this.roles||!this.keyboard)return;const c=o.which,m=this.links.filter(q=>!q.navItem.disabled),{length:M}=m;let B=-1;if(m.forEach((q,me)=>{q.elRef.nativeElement===this._document.activeElement&&(B=me)}),M){switch(c){case zt.ArrowLeft:if("vertical"===this.orientation)return;B=(B-1+M)%M;break;case zt.ArrowRight:if("vertical"===this.orientation)return;B=(B+1)%M;break;case zt.ArrowDown:if("horizontal"===this.orientation)return;B=(B+1)%M;break;case zt.ArrowUp:if("horizontal"===this.orientation)return;B=(B-1+M)%M;break;case zt.Home:B=0;break;case zt.End:B=M-1}"changeWithArrows"===this.keyboard&&this.select(m[B].navItem.id),m[B].elRef.nativeElement.focus(),o.preventDefault()}}select(o){this._updateActiveId(o,!1)}ngAfterContentInit(){if(!On(this.activeId)){const o=this.items.first?this.items.first.id:null;uu(o)&&(this._updateActiveId(o,!1),this._cd.detectChanges())}this.items.changes.pipe((0,Ye.R)(this.destroy$)).subscribe(()=>this._notifyItemChanged(this.activeId))}ngOnChanges({activeId:o}){o&&!o.firstChange&&this._notifyItemChanged(o.currentValue)}ngOnDestroy(){this.destroy$.next()}_updateActiveId(o,c=!0){if(this.activeId!==o){let m=!1;c&&this.navChange.emit({activeId:this.activeId,nextId:o,preventDefault:()=>{m=!0}}),m||(this.activeId=o,this.activeIdChange.emit(o),this._notifyItemChanged(o))}}_notifyItemChanged(o){this.navItemChange$.next(this._getItemById(o))}_getItemById(o){return this.items&&this.items.find(c=>c.id===o)||null}}Le.\u0275fac=function(o){return new(o||Le)(e.$8M("role"),e.Y36(Jo),e.Y36(e.sBO),e.Y36(Ke.K0))},Le.\u0275dir=e.lG2({type:Le,selectors:[["","ngbNav",""]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,se,4),e.Suo(m,qe,5)),2&o){let M;e.iGM(M=e.CRH())&&(c.items=M),e.iGM(M=e.CRH())&&(c.links=M)}},hostVars:6,hostBindings:function(o,c){1&o&&e.NdJ("keydown.arrowLeft",function(M){return c.onKeyDown(M)})("keydown.arrowRight",function(M){return c.onKeyDown(M)})("keydown.arrowDown",function(M){return c.onKeyDown(M)})("keydown.arrowUp",function(M){return c.onKeyDown(M)})("keydown.Home",function(M){return c.onKeyDown(M)})("keydown.End",function(M){return c.onKeyDown(M)}),2&o&&(e.uIk("aria-orientation","vertical"===c.orientation&&"tablist"===c.roles?"vertical":void 0)("role",c.role?c.role:c.roles?"tablist":void 0),e.ekj("nav",!0)("flex-column","vertical"===c.orientation))},inputs:{activeId:"activeId",animation:"animation",destroyOnHide:"destroyOnHide",orientation:"orientation",roles:"roles",keyboard:"keyboard"},outputs:{activeIdChange:"activeIdChange",shown:"shown",hidden:"hidden",navChange:"navChange"},exportAs:["ngbNav"],standalone:!0,features:[e.TTD]});class qe{constructor(o,c,m,M){this.role=o,this.navItem=c,this.nav=m,this.elRef=M}hasNavItemClass(){return this.navItem.elementRef.nativeElement.nodeType===Node.COMMENT_NODE}}qe.\u0275fac=function(o){return new(o||qe)(e.$8M("role"),e.Y36(se),e.Y36(Le),e.Y36(e.SBq))},qe.\u0275dir=e.lG2({type:qe,selectors:[["a","ngbNavLink",""]],hostAttrs:["href",""],hostVars:14,hostBindings:function(o,c){1&o&&e.NdJ("click",function(M){return c.nav.click(c.navItem),M.preventDefault()}),2&o&&(e.Ikx("id",c.navItem.domId),e.uIk("role",c.role?c.role:c.nav.roles?"tab":void 0)("tabindex",c.navItem.disabled?-1:void 0)("aria-controls",c.navItem.isPanelInDom()?c.navItem.panelDomId:null)("aria-selected",c.navItem.active)("aria-disabled",c.navItem.disabled),e.ekj("nav-link",!0)("nav-item",c.hasNavItemClass())("active",c.navItem.active)("disabled",c.navItem.disabled))},standalone:!0});const Mt=({classList:f})=>(f.remove("show"),()=>f.remove("active")),Gt=(f,o)=>{o&&$r(f),f.classList.add("show")};class mn{constructor(o){this.elRef=o}}mn.\u0275fac=function(o){return new(o||mn)(e.Y36(e.SBq))},mn.\u0275dir=e.lG2({type:mn,selectors:[["","ngbNavPane",""]],hostAttrs:[1,"tab-pane"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.item.panelDomId),e.uIk("role",c.role?c.role:c.nav.roles?"tabpanel":void 0)("aria-labelledby",c.item.domId),e.ekj("fade",c.nav.animation))},inputs:{item:"item",nav:"nav",role:"role"},standalone:!0});class Wt{constructor(o,c){this._cd=o,this._ngZone=c,this._activePane=null}isPanelTransitioning(o){return this._activePane?.item===o}ngAfterViewInit(){this._updateActivePane(),this.nav.navItemChange$.pipe((0,Ye.R)(this.nav.destroy$),(0,Pe.O)(this._activePane?.item||null),(0,K.x)(),(0,Ie.T)(1)).subscribe(o=>{const c={animation:this.nav.animation,runningTransition:"stop"};this._cd.detectChanges(),this._activePane?lr(this._ngZone,this._activePane.elRef.nativeElement,Mt,c).subscribe(()=>{const m=this._activePane?.item;this._activePane=this._getPaneForItem(o),this._cd.markForCheck(),this._activePane&&(this._activePane.elRef.nativeElement.classList.add("active"),lr(this._ngZone,this._activePane.elRef.nativeElement,Gt,c).subscribe(()=>{o&&(o.shown.emit(),this.nav.shown.emit(o.id))})),m&&(m.hidden.emit(),this.nav.hidden.emit(m.id))}):this._updateActivePane()})}_updateActivePane(){this._activePane=this._getActivePane(),this._activePane?.elRef.nativeElement.classList.add("show"),this._activePane?.elRef.nativeElement.classList.add("active")}_getPaneForItem(o){return this._panes&&this._panes.find(c=>c.item===o)||null}_getActivePane(){return this._panes&&this._panes.find(o=>o.item.active)||null}}Wt.\u0275fac=function(o){return new(o||Wt)(e.Y36(e.sBO),e.Y36(e.R0b))},Wt.\u0275cmp=e.Xpm({type:Wt,selectors:[["","ngbNavOutlet",""]],viewQuery:function(o,c){if(1&o&&e.Gf(mn,5),2&o){let m;e.iGM(m=e.CRH())&&(c._panes=m)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("tab-content",!0)},inputs:{paneRole:"paneRole",nav:["ngbNavOutlet","nav"]},standalone:!0,features:[e.jDz],attrs:["ngbNavOutlet",""],decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],["ngbNavPane","",3,"item","nav","role",4,"ngIf"],["ngbNavPane","",3,"item","nav","role"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&e.YNc(0,wl,1,1,"ng-template",0),2&o&&e.Q6J("ngForOf",c.nav.items)},dependencies:[mn,Ke.ax,Ke.O5,Ke.tP],encapsulation:2,changeDetection:0});class kt{}kt.\u0275fac=function(o){return new(o||kt)},kt.\u0275mod=e.oAB({type:kt}),kt.\u0275inj=e.cJS({imports:[Wt]});class hn{constructor(){this.disabled=!1,this.boundaryLinks=!1,this.directionLinks=!0,this.ellipses=!0,this.maxSize=0,this.pageSize=10,this.rotate=!1}}hn.\u0275fac=function(o){return new(o||hn)},hn.\u0275prov=e.Yz7({token:hn,factory:hn.\u0275fac,providedIn:"root"});class rr{constructor(o){this.templateRef=o}}rr.\u0275fac=function(o){return new(o||rr)(e.Y36(e.Rgc))},rr.\u0275dir=e.lG2({type:rr,selectors:[["ng-template","ngbPaginationEllipsis",""]],standalone:!0});class Bo{constructor(o){this.templateRef=o}}Bo.\u0275fac=function(o){return new(o||Bo)(e.Y36(e.Rgc))},Bo.\u0275dir=e.lG2({type:Bo,selectors:[["ng-template","ngbPaginationFirst",""]],standalone:!0});class Ji{constructor(o){this.templateRef=o}}Ji.\u0275fac=function(o){return new(o||Ji)(e.Y36(e.Rgc))},Ji.\u0275dir=e.lG2({type:Ji,selectors:[["ng-template","ngbPaginationLast",""]],standalone:!0});class la{constructor(o){this.templateRef=o}}la.\u0275fac=function(o){return new(o||la)(e.Y36(e.Rgc))},la.\u0275dir=e.lG2({type:la,selectors:[["ng-template","ngbPaginationNext",""]],standalone:!0});class Rs{constructor(o){this.templateRef=o}}Rs.\u0275fac=function(o){return new(o||Rs)(e.Y36(e.Rgc))},Rs.\u0275dir=e.lG2({type:Rs,selectors:[["ng-template","ngbPaginationNumber",""]],standalone:!0});class fl{constructor(o){this.templateRef=o}}fl.\u0275fac=function(o){return new(o||fl)(e.Y36(e.Rgc))},fl.\u0275dir=e.lG2({type:fl,selectors:[["ng-template","ngbPaginationPrevious",""]],standalone:!0});class $s{constructor(o){this.templateRef=o}}$s.\u0275fac=function(o){return new(o||$s)(e.Y36(e.Rgc))},$s.\u0275dir=e.lG2({type:$s,selectors:[["ng-template","ngbPaginationPages",""]],standalone:!0});class el{constructor(o){this.pageCount=0,this.pages=[],this.page=1,this.pageChange=new e.vpe(!0),this.disabled=o.disabled,this.boundaryLinks=o.boundaryLinks,this.directionLinks=o.directionLinks,this.ellipses=o.ellipses,this.maxSize=o.maxSize,this.pageSize=o.pageSize,this.rotate=o.rotate,this.size=o.size}hasPrevious(){return this.page>1}hasNext(){return this.page0&&(o>2?this.pages.unshift(-1):2===o&&this.pages.unshift(2),this.pages.unshift(1)),c0&&this.pageCount>this.maxSize){let c=0,m=this.pageCount;this.rotate?[c,m]=this._applyRotation():[c,m]=this._applyPagination(),this.pages=this.pages.slice(c,m),this._applyEllipses(c,m)}}}el.\u0275fac=function(o){return new(o||el)(e.Y36(hn))},el.\u0275cmp=e.Xpm({type:el,selectors:[["ngb-pagination"]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,rr,5),e.Suo(m,Bo,5),e.Suo(m,Ji,5),e.Suo(m,la,5),e.Suo(m,Rs,5),e.Suo(m,fl,5),e.Suo(m,$s,5)),2&o){let M;e.iGM(M=e.CRH())&&(c.tplEllipsis=M.first),e.iGM(M=e.CRH())&&(c.tplFirst=M.first),e.iGM(M=e.CRH())&&(c.tplLast=M.first),e.iGM(M=e.CRH())&&(c.tplNext=M.first),e.iGM(M=e.CRH())&&(c.tplNumber=M.first),e.iGM(M=e.CRH())&&(c.tplPrevious=M.first),e.iGM(M=e.CRH())&&(c.tplPages=M.first)}},hostAttrs:["role","navigation"],inputs:{disabled:"disabled",boundaryLinks:"boundaryLinks",directionLinks:"directionLinks",ellipses:"ellipses",rotate:"rotate",collectionSize:"collectionSize",maxSize:"maxSize",page:"page",pageSize:"pageSize",size:"size"},outputs:{pageChange:"pageChange"},standalone:!0,features:[e.TTD,e.jDz],decls:20,vars:12,consts:function(){let f,o,c,m,M,B,q,me;return f=$localize`:@@ngb.pagination.first:««`,o=$localize`:@@ngb.pagination.previous:«`,c=$localize`:@@ngb.pagination.next:»`,m=$localize`:@@ngb.pagination.last:»»`,M=$localize`:@@ngb.pagination.first-aria:First`,B=$localize`:@@ngb.pagination.previous-aria:Previous`,q=$localize`:@@ngb.pagination.next-aria:Next`,me=$localize`:@@ngb.pagination.last-aria:Last`,[["first",""],["previous",""],["next",""],["last",""],["ellipsis",""],["defaultNumber",""],["defaultPages",""],["class","page-item",3,"disabled",4,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["aria-hidden","true"],f,o,c,m,["class","visually-hidden",4,"ngIf"],[1,"visually-hidden"],["class","page-item",3,"active","disabled",4,"ngFor","ngForOf"],[1,"page-item"],["class","page-link","tabindex","-1","aria-disabled","true",4,"ngIf"],["class","page-link","href","",3,"click",4,"ngIf"],["tabindex","-1","aria-disabled","true",1,"page-link"],["href","",1,"page-link",3,"click"],["aria-label",M,"href","",1,"page-link",3,"click"],["aria-label",B,"href","",1,"page-link",3,"click"],["aria-label",q,"href","",1,"page-link",3,"click"],["aria-label",me,"href","",1,"page-link",3,"click"]]},template:function(o,c){if(1&o&&(e.YNc(0,ma,2,0,"ng-template",null,0,e.W1O),e.YNc(2,mo,2,0,"ng-template",null,1,e.W1O),e.YNc(4,ws,2,0,"ng-template",null,2,e.W1O),e.YNc(6,Ln,2,0,"ng-template",null,3,e.W1O),e.YNc(8,Fs,1,0,"ng-template",null,4,e.W1O),e.YNc(10,y,2,2,"ng-template",null,5,e.W1O),e.YNc(12,$i,1,1,"ng-template",null,6,e.W1O),e.TgZ(14,"ul"),e.YNc(15,Us,3,9,"li",7),e.YNc(16,ji,3,8,"li",7),e.YNc(17,ro,0,0,"ng-template",8),e.YNc(18,ql,3,9,"li",7),e.YNc(19,Ks,3,9,"li",7),e.qZA()),2&o){const m=e.MAs(13);e.xp6(14),e.Tol("pagination"+(c.size?" pagination-"+c.size:"")),e.xp6(1),e.Q6J("ngIf",c.boundaryLinks),e.xp6(1),e.Q6J("ngIf",c.directionLinks),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplPages?null:c.tplPages.templateRef)||m)("ngTemplateOutletContext",e.kEZ(8,_a,c.page,c.pages,c.disabled)),e.xp6(1),e.Q6J("ngIf",c.directionLinks),e.xp6(1),e.Q6J("ngIf",c.boundaryLinks)}},dependencies:[Ke.O5,Ke.ax,Ke.tP],encapsulation:2,changeDetection:0});class pl{}pl.\u0275fac=function(o){return new(o||pl)},pl.\u0275mod=e.oAB({type:pl}),pl.\u0275inj=e.cJS({imports:[el]});class Ed{constructor(o,c){this.open=o,this.close=c,c||(this.close=o)}isManual(){return"manual"===this.open||"manual"===this.close}}const Kd={hover:["mouseenter","mouseleave"],focus:["focusin","focusout"]};const Bu=f=>f>0?(0,nt.g)(f):o=>o;function fu(f,o,c,m,M,B,q=0,me=0){const ye=function Cd(f,o=Kd){const c=(f||"").trim();if(0===c.length)return[];const m=c.split(/\s+/).map(B=>B.split(":")).map(B=>{let q=o[B[0]]||B;return new Ed(q[0],q[1])}),M=m.filter(B=>B.isManual());if(M.length>1)throw"Triggers parse error: only one manual trigger is allowed";if(1===M.length&&m.length>1)throw"Triggers parse error: manual trigger can't be mixed with other triggers";return m}(c);if(1===ye.length&&ye[0].isManual())return()=>{};const Ve=function du(f,o,c,m){return new d.y(M=>{const B=[],q=()=>M.next(!0),me=()=>M.next(!1),ye=()=>M.next(!m());return c.forEach(Ve=>{Ve.open===Ve.close?B.push(f.listen(o,Ve.open,ye)):B.push(f.listen(o,Ve.open,q),f.listen(o,Ve.close,me))}),()=>{B.forEach(Ve=>Ve())}})}(f,o,ye,m).pipe(function Jd(f,o,c){return m=>{let M=null;const B=m.pipe((0,ut.U)(ye=>({open:ye})),(0,Ge.h)(ye=>{const Ve=c();return Ve===ye.open||M&&M.open!==Ve?(M&&M.open!==ye.open&&(M=null),!1):(M=ye,!0)}),(0,ht.B)()),q=B.pipe((0,Ge.h)(ye=>ye.open),Bu(f)),me=B.pipe((0,Ge.h)(ye=>!ye.open),Bu(o));return(0,ke.T)(q,me).pipe((0,Ge.h)(ye=>ye===M&&(M=null,ye.open!==c())),(0,ut.U)(ye=>ye.open))}}(q,me,m)).subscribe(et=>et?M():B());return()=>Ve.unsubscribe()}class Gl{constructor(o){this._ngbConfig=o,this.autoClose=!0,this.placement="auto",this.popperOptions=c=>c,this.triggers="click",this.disablePopover=!1,this.openDelay=0,this.closeDelay=0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Gl.\u0275fac=function(o){return new(o||Gl)(e.LFG(ti))},Gl.\u0275prov=e.Yz7({token:Gl,factory:Gl.\u0275fac,providedIn:"root"});let Qd=0;class kc{isTitleTemplate(){return this.title instanceof e.Rgc}}kc.\u0275fac=function(o){return new(o||kc)},kc.\u0275cmp=e.Xpm({type:kc,selectors:[["ngb-popover-window"]],hostAttrs:["role","tooltip"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.id),e.Tol("popover"+(c.popoverClass?" "+c.popoverClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",title:"title",id:"id",popoverClass:"popoverClass",context:"context"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:4,vars:1,consts:[["data-popper-arrow","",1,"popover-arrow"],["class","popover-header",4,"ngIf"],[1,"popover-body"],[1,"popover-header"],["simpleTitle",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.F$t(),e._UZ(0,"div",0),e.YNc(1,as,4,2,"h3",1),e.TgZ(2,"div",2),e.Hsn(3),e.qZA()),2&o&&(e.xp6(1),e.Q6J("ngIf",c.title))},dependencies:[Ke.tP,Ke.O5],encapsulation:2,changeDetection:0});class Lc{constructor(o,c,m,M,B,q,me,ye,Ve,et){this._elementRef=o,this._renderer=m,this._ngZone=me,this._document=ye,this._changeDetector=Ve,this.shown=new e.vpe,this.hidden=new e.vpe,this._ngbPopoverWindowId="ngb-popover-"+Qd++,this._windowRef=null,this.animation=q.animation,this.autoClose=q.autoClose,this.placement=q.placement,this.popperOptions=q.popperOptions,this.triggers=q.triggers,this.container=q.container,this.disablePopover=q.disablePopover,this.popoverClass=q.popoverClass,this.openDelay=q.openDelay,this.closeDelay=q.closeDelay,this._positioning=Pl(c),this._popupService=new uc(kc,M,B,m,this._ngZone,et)}_isDisabled(){return!(!this.disablePopover&&(this.ngbPopover||this.popoverTitle))}open(o){if(!this._windowRef&&!this._isDisabled()){const{windowRef:c,transition$:m}=this._popupService.open(this.ngbPopover,o,this.animation);this._windowRef=c,this._windowRef.setInput("animation",this.animation),this._windowRef.setInput("title",this.popoverTitle),this._windowRef.setInput("context",o),this._windowRef.setInput("popoverClass",this.popoverClass),this._windowRef.setInput("id",this._ngbPopoverWindowId),this._renderer.setAttribute(this._getPositionTargetElement(),"aria-describedby",this._ngbPopoverWindowId),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement),this._windowRef.changeDetectorRef.detectChanges(),this._windowRef.changeDetectorRef.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._getPositionTargetElement(),targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,baseClass:"bs-popover",updatePopperOptions:M=>this.popperOptions(au([0,8])(M))}),Promise.resolve().then(()=>{this._positioning.update(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update())})}),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this.hidden,[this._windowRef.location.nativeElement]),m.subscribe(()=>this.shown.emit())}}close(o=this.animation){this._windowRef&&(this._renderer.removeAttribute(this._getPositionTargetElement(),"aria-describedby"),this._popupService.close(o).subscribe(()=>{this._windowRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this.hidden.emit(),this._changeDetector.markForCheck()}))}toggle(){this._windowRef?this.close():this.open()}isOpen(){return null!=this._windowRef}ngOnInit(){this._unregisterListenersFn=fu(this._renderer,this._elementRef.nativeElement,this.triggers,this.isOpen.bind(this),this.open.bind(this),this.close.bind(this),+this.openDelay,+this.closeDelay)}ngOnChanges({ngbPopover:o,popoverTitle:c,disablePopover:m,popoverClass:M}){M&&this.isOpen()&&(this._windowRef.instance.popoverClass=M.currentValue),(o||c||m)&&this._isDisabled()&&this.close()}ngOnDestroy(){this.close(!1),this._unregisterListenersFn?.()}_getPositionTargetElement(){return(wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget)||this._elementRef.nativeElement}}Lc.\u0275fac=function(o){return new(o||Lc)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36(e.s_b),e.Y36(Gl),e.Y36(e.R0b),e.Y36(Ke.K0),e.Y36(e.sBO),e.Y36(e.z2F))},Lc.\u0275dir=e.lG2({type:Lc,selectors:[["","ngbPopover",""]],inputs:{animation:"animation",autoClose:"autoClose",ngbPopover:"ngbPopover",popoverTitle:"popoverTitle",placement:"placement",popperOptions:"popperOptions",triggers:"triggers",positionTarget:"positionTarget",container:"container",disablePopover:"disablePopover",popoverClass:"popoverClass",openDelay:"openDelay",closeDelay:"closeDelay"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbPopover"],standalone:!0,features:[e.TTD]});class Ps{}Ps.\u0275fac=function(o){return new(o||Ps)},Ps.\u0275mod=e.oAB({type:Ps}),Ps.\u0275inj=e.cJS({});class Fc{constructor(){this.max=100,this.animated=!1,this.ariaLabel="progress bar",this.striped=!1,this.showValue=!1}}Fc.\u0275fac=function(o){return new(o||Fc)},Fc.\u0275prov=e.Yz7({token:Fc,factory:Fc.\u0275fac,providedIn:"root"});class pu{constructor(o){this.value=0,this.max=o.max,this.animated=o.animated,this.ariaLabel=o.ariaLabel,this.striped=o.striped,this.textType=o.textType,this.type=o.type,this.showValue=o.showValue,this.height=o.height}set max(o){this._max=!Ht(o)||o<=0?100:o}get max(){return this._max}getValue(){return In(this.value,this.max)}getPercentValue(){return 100*this.getValue()/this.max}}pu.\u0275fac=function(o){return new(o||pu)(e.Y36(Fc))},pu.\u0275cmp=e.Xpm({type:pu,selectors:[["ngb-progressbar"]],hostAttrs:[1,"progress"],hostVars:2,hostBindings:function(o,c){2&o&&e.Udp("height",c.height)},inputs:{max:"max",animated:"animated",ariaLabel:"ariaLabel",striped:"striped",showValue:"showValue",textType:"textType",type:"type",value:"value",height:"height"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:3,vars:12,consts:function(){let f;return f=$localize`:@@ngb.progressbar.value:${"\ufffd0\ufffd"}:INTERPOLATION:`,[["role","progressbar","aria-valuemin","0"],[4,"ngIf"],f]},template:function(o,c){1&o&&(e.F$t(),e.TgZ(0,"div",0),e.YNc(1,_o,3,3,"span",1),e.Hsn(2),e.qZA()),2&o&&(e.DjV("progress-bar",c.type?" bg-"+c.type:"","",c.textType?" text-"+c.textType:"","\n ",c.animated?" progress-bar-animated":"","",c.striped?" progress-bar-striped":"",""),e.Udp("width",c.getPercentValue(),"%"),e.uIk("aria-valuenow",c.getValue())("aria-valuemax",c.max)("aria-label",c.ariaLabel),e.xp6(1),e.Q6J("ngIf",c.showValue))},dependencies:[Ke.O5,Ke.Zx],encapsulation:2,changeDetection:0});class pc{}pc.\u0275fac=function(o){return new(o||pc)},pc.\u0275mod=e.oAB({type:pc}),pc.\u0275inj=e.cJS({imports:[pu]});class Bc{constructor(){this.max=10,this.readonly=!1,this.resettable=!1,this.tabindex=0}}Bc.\u0275fac=function(o){return new(o||Bc)},Bc.\u0275prov=e.Yz7({token:Bc,factory:Bc.\u0275fac,providedIn:"root"});class Uc{constructor(o,c){this._changeDetectorRef=c,this.contexts=[],this.disabled=!1,this.hover=new e.vpe,this.leave=new e.vpe,this.rateChange=new e.vpe(!0),this.onChange=m=>{},this.onTouched=()=>{},this.max=o.max,this.readonly=o.readonly,this.tabindex=o.tabindex}ariaValueText(){return`${this.nextRate} out of ${this.max}`}isInteractive(){return!this.readonly&&!this.disabled}enter(o){this.isInteractive()&&this._updateState(o),this.hover.emit(o)}handleBlur(){this.onTouched()}handleClick(o){this.isInteractive()&&this.update(this.resettable&&this.rate===o?0:o)}handleKeyDown(o){switch(o.which){case zt.ArrowDown:case zt.ArrowLeft:this.update(this.rate-1);break;case zt.ArrowUp:case zt.ArrowRight:this.update(this.rate+1);break;case zt.Home:this.update(0);break;case zt.End:this.update(this.max);break;default:return}o.preventDefault()}ngOnChanges(o){o.rate&&this.update(this.rate),o.max&&this._updateMax()}ngOnInit(){this._setupContexts(),this._updateState(this.rate)}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}reset(){this.leave.emit(this.nextRate),this._updateState(this.rate)}setDisabledState(o){this.disabled=o}update(o,c=!0){const m=In(o,this.max,0);this.isInteractive()&&this.rate!==m&&(this.rate=m,this.rateChange.emit(this.rate)),c&&(this.onChange(this.rate),this.onTouched()),this._updateState(this.rate)}writeValue(o){this.update(o,!1),this._changeDetectorRef.markForCheck()}_updateState(o){this.nextRate=o,this.contexts.forEach((c,m)=>c.fill=Math.round(100*In(o-m,1,0)))}_updateMax(){this.max>0&&(this._setupContexts(),this.update(this.rate))}_setupContexts(){this.contexts=Array.from({length:this.max},(o,c)=>({fill:0,index:c}))}}Uc.\u0275fac=function(o){return new(o||Uc)(e.Y36(Bc),e.Y36(e.sBO))},Uc.\u0275cmp=e.Xpm({type:Uc,selectors:[["ngb-rating"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,e.Rgc,5),2&o){let M;e.iGM(M=e.CRH())&&(c.starTemplateFromContent=M.first)}},hostAttrs:["role","slider","aria-valuemin","0",1,"d-inline-flex"],hostVars:5,hostBindings:function(o,c){1&o&&e.NdJ("blur",function(){return c.handleBlur()})("keydown",function(M){return c.handleKeyDown(M)})("mouseleave",function(){return c.reset()}),2&o&&(e.Ikx("tabindex",c.disabled?-1:c.tabindex),e.uIk("aria-valuemax",c.max)("aria-valuenow",c.nextRate)("aria-valuetext",c.ariaValueText())("aria-disabled",!!c.readonly||null))},inputs:{max:"max",rate:"rate",readonly:"readonly",resettable:"resettable",starTemplate:"starTemplate",tabindex:"tabindex"},outputs:{hover:"hover",leave:"leave",rateChange:"rateChange"},standalone:!0,features:[e._Bn([{provide:bt.JU,useExisting:(0,e.Gpc)(()=>Uc),multi:!0}]),e.TTD,e.jDz],decls:3,vars:1,consts:[["t",""],["ngFor","",3,"ngForOf"],[1,"visually-hidden"],[3,"mouseenter","click"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,vo,1,1,"ng-template",null,0,e.W1O),e.YNc(2,Js,4,5,"ng-template",1)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.contexts))},dependencies:[Ke.ax,Ke.tP],encapsulation:2,changeDetection:0});class ys{}ys.\u0275fac=function(o){return new(o||ys)},ys.\u0275mod=e.oAB({type:ys}),ys.\u0275inj=e.cJS({imports:[Uc]});class hc{constructor(o,c,m){this.hour=Ot(o),this.minute=Ot(c),this.second=Ot(m)}changeHour(o=1){this.updateHour((isNaN(this.hour)?0:this.hour)+o)}updateHour(o){Ht(o)?this.hour=(o<0?24+o:o)%24:this.hour=NaN}changeMinute(o=1){this.updateMinute((isNaN(this.minute)?0:this.minute)+o)}updateMinute(o){Ht(o)?(this.minute=o%60<0?60+o%60:o%60,this.changeHour(Math.floor(o/60))):this.minute=NaN}changeSecond(o=1){this.updateSecond((isNaN(this.second)?0:this.second)+o)}updateSecond(o){Ht(o)?(this.second=o<0?60+o%60:o%60,this.changeMinute(Math.floor(o/60))):this.second=NaN}isValid(o=!0){return Ht(this.hour)&&Ht(this.minute)&&(!o||Ht(this.second))}toString(){return`${this.hour||0}:${this.minute||0}:${this.second||0}`}}class Hc{constructor(){this.meridian=!1,this.spinners=!0,this.seconds=!1,this.hourStep=1,this.minuteStep=1,this.secondStep=1,this.disabled=!1,this.readonlyInputs=!1,this.size="medium"}}Hc.\u0275fac=function(o){return new(o||Hc)},Hc.\u0275prov=e.Yz7({token:Hc,factory:Hc.\u0275fac,providedIn:"root"});class Gc{}Gc.\u0275fac=function(o){return new(o||Gc)},Gc.\u0275prov=e.Yz7({token:Gc,factory:function(){return function kf(){return new gc}()},providedIn:"root"});class gc extends Gc{fromModel(o){return o&&dn(o.hour)&&dn(o.minute)?{hour:o.hour,minute:o.minute,second:dn(o.second)?o.second:null}:null}toModel(o){return o&&dn(o.hour)&&dn(o.minute)?{hour:o.hour,minute:o.minute,second:dn(o.second)?o.second:null}:null}}gc.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(gc)))(c||gc)}}(),gc.\u0275prov=e.Yz7({token:gc,factory:gc.\u0275fac});class Vc{}Vc.\u0275fac=function(o){return new(o||Vc)},Vc.\u0275prov=e.Yz7({token:Vc,factory:function(o){let c=null;return c=o?new o:function Lf(f){return new mc(f)}(e.LFG(e.soG)),c},providedIn:"root"});class mc extends Vc{constructor(o){super(),this._periods=(0,Ke.ol)(o,Ke.x.Standalone,Ke.Tn.Narrow)}getMorningPeriod(){return this._periods[0]}getAfternoonPeriod(){return this._periods[1]}}mc.\u0275fac=function(o){return new(o||mc)(e.LFG(e.soG))},mc.\u0275prov=e.Yz7({token:mc,factory:mc.\u0275fac});const Ff=/[^0-9]/g;class zc{constructor(o,c,m,M){this._config=o,this._ngbTimeAdapter=c,this._cd=m,this.i18n=M,this.onChange=B=>{},this.onTouched=()=>{},this.meridian=o.meridian,this.spinners=o.spinners,this.seconds=o.seconds,this.hourStep=o.hourStep,this.minuteStep=o.minuteStep,this.secondStep=o.secondStep,this.disabled=o.disabled,this.readonlyInputs=o.readonlyInputs,this.size=o.size}set hourStep(o){this._hourStep=dn(o)?o:this._config.hourStep}get hourStep(){return this._hourStep}set minuteStep(o){this._minuteStep=dn(o)?o:this._config.minuteStep}get minuteStep(){return this._minuteStep}set secondStep(o){this._secondStep=dn(o)?o:this._config.secondStep}get secondStep(){return this._secondStep}writeValue(o){const c=this._ngbTimeAdapter.fromModel(o);this.model=c?new hc(c.hour,c.minute,c.second):new hc,!this.seconds&&(!c||!Ht(c.second))&&(this.model.second=0),this._cd.markForCheck()}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}setDisabledState(o){this.disabled=o}changeHour(o){this.model?.changeHour(o),this.propagateModelChange()}changeMinute(o){this.model?.changeMinute(o),this.propagateModelChange()}changeSecond(o){this.model?.changeSecond(o),this.propagateModelChange()}updateHour(o){const c=!!this.model&&this.model.hour>=12,m=Ot(o);this.meridian&&(c&&m<12||!c&&12===m)?this.model?.updateHour(m+12):this.model?.updateHour(m),this.propagateModelChange()}updateMinute(o){this.model?.updateMinute(Ot(o)),this.propagateModelChange()}updateSecond(o){this.model?.updateSecond(Ot(o)),this.propagateModelChange()}toggleMeridian(){this.meridian&&this.changeHour(12)}formatInput(o){o.value=o.value.replace(Ff,"")}formatHour(o){return Ht(o)?this.meridian?Qr(o%12==0?12:o%12):Qr(o%24):Qr(NaN)}formatMinSec(o){return Qr(Ht(o)?o:NaN)}handleBlur(){this.onTouched()}get isSmallSize(){return"small"===this.size}get isLargeSize(){return"large"===this.size}ngOnChanges(o){o.seconds&&!this.seconds&&this.model&&!Ht(this.model.second)&&(this.model.second=0,this.propagateModelChange(!1))}propagateModelChange(o=!0){o&&this.onTouched(),this.model?.isValid(this.seconds)?this.onChange(this._ngbTimeAdapter.toModel({hour:this.model.hour,minute:this.model.minute,second:this.model.second})):this.onChange(this._ngbTimeAdapter.toModel(null))}}zc.\u0275fac=function(o){return new(o||zc)(e.Y36(Hc),e.Y36(Gc),e.Y36(e.sBO),e.Y36(Vc))},zc.\u0275cmp=e.Xpm({type:zc,selectors:[["ngb-timepicker"]],inputs:{meridian:"meridian",spinners:"spinners",seconds:"seconds",hourStep:"hourStep",minuteStep:"minuteStep",secondStep:"secondStep",readonlyInputs:"readonlyInputs",size:"size"},exportAs:["ngbTimepicker"],standalone:!0,features:[e._Bn([{provide:bt.JU,useExisting:(0,e.Gpc)(()=>zc),multi:!0}]),e.TTD,e.jDz],decls:16,vars:25,consts:function(){let f,o,c,m,M,B,q,me,ye,Ve,et,yt,Bt,Lt;return f=$localize`:@@ngb.timepicker.HH:HH`,o=$localize`:@@ngb.timepicker.hours:Hours`,c=$localize`:@@ngb.timepicker.MM:MM`,m=$localize`:@@ngb.timepicker.minutes:Minutes`,M=$localize`:@@ngb.timepicker.increment-hours:Increment hours`,B=$localize`:@@ngb.timepicker.decrement-hours:Decrement hours`,q=$localize`:@@ngb.timepicker.increment-minutes:Increment minutes`,me=$localize`:@@ngb.timepicker.decrement-minutes:Decrement minutes`,ye=$localize`:@@ngb.timepicker.SS:SS`,Ve=$localize`:@@ngb.timepicker.seconds:Seconds`,et=$localize`:@@ngb.timepicker.increment-seconds:Increment seconds`,yt=$localize`:@@ngb.timepicker.decrement-seconds:Decrement seconds`,Bt=$localize`:@@ngb.timepicker.PM:${"\ufffd0\ufffd"}:INTERPOLATION:`,Lt=$localize`:@@ngb.timepicker.AM:${"\ufffd0\ufffd"}:INTERPOLATION:`,[[3,"disabled"],[1,"ngb-tp"],[1,"ngb-tp-input-container","ngb-tp-hour"],["tabindex","-1","type","button","class","btn btn-link",3,"btn-sm","btn-lg","disabled","click",4,"ngIf"],["type","text","maxlength","2","inputmode","numeric","placeholder",f,"aria-label",o,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],[1,"ngb-tp-spacer"],[1,"ngb-tp-input-container","ngb-tp-minute"],["type","text","maxlength","2","inputmode","numeric","placeholder",c,"aria-label",m,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],["class","ngb-tp-spacer",4,"ngIf"],["class","ngb-tp-input-container ngb-tp-second",4,"ngIf"],["class","ngb-tp-meridian",4,"ngIf"],["tabindex","-1","type","button",1,"btn","btn-link",3,"disabled","click"],[1,"chevron","ngb-tp-chevron"],[1,"visually-hidden"],M,[1,"chevron","ngb-tp-chevron","bottom"],B,q,me,[1,"ngb-tp-input-container","ngb-tp-second"],["type","text","maxlength","2","inputmode","numeric","placeholder",ye,"aria-label",Ve,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],et,yt,[1,"ngb-tp-meridian"],["type","button",1,"btn","btn-outline-primary",3,"disabled","click"],[4,"ngIf","ngIfElse"],["am",""],Bt,Lt]},template:function(o,c){1&o&&(e.TgZ(0,"fieldset",0)(1,"div",1)(2,"div",2),e.YNc(3,ec,4,7,"button",3),e.TgZ(4,"input",4),e.NdJ("change",function(M){return c.updateHour(M.target.value)})("blur",function(){return c.handleBlur()})("input",function(M){return c.formatInput(M.target)})("keydown.ArrowUp",function(M){return c.changeHour(c.hourStep),M.preventDefault()})("keydown.ArrowDown",function(M){return c.changeHour(-c.hourStep),M.preventDefault()}),e.qZA(),e.YNc(5,va,4,7,"button",3),e.qZA(),e.TgZ(6,"div",5),e._uU(7,":"),e.qZA(),e.TgZ(8,"div",6),e.YNc(9,ya,4,7,"button",3),e.TgZ(10,"input",7),e.NdJ("change",function(M){return c.updateMinute(M.target.value)})("blur",function(){return c.handleBlur()})("input",function(M){return c.formatInput(M.target)})("keydown.ArrowUp",function(M){return c.changeMinute(c.minuteStep),M.preventDefault()})("keydown.ArrowDown",function(M){return c.changeMinute(-c.minuteStep),M.preventDefault()}),e.qZA(),e.YNc(11,Tl,4,7,"button",3),e.qZA(),e.YNc(12,Hs,2,0,"div",8),e.YNc(13,ei,4,9,"div",9),e.YNc(14,Qs,1,0,"div",8),e.YNc(15,ba,5,9,"div",10),e.qZA()()),2&o&&(e.ekj("disabled",c.disabled),e.Q6J("disabled",c.disabled),e.xp6(3),e.Q6J("ngIf",c.spinners),e.xp6(1),e.ekj("form-control-sm",c.isSmallSize)("form-control-lg",c.isLargeSize),e.Q6J("value",c.formatHour(null==c.model?null:c.model.hour))("readOnly",c.readonlyInputs)("disabled",c.disabled),e.xp6(1),e.Q6J("ngIf",c.spinners),e.xp6(4),e.Q6J("ngIf",c.spinners),e.xp6(1),e.ekj("form-control-sm",c.isSmallSize)("form-control-lg",c.isLargeSize),e.Q6J("value",c.formatMinSec(null==c.model?null:c.model.minute))("readOnly",c.readonlyInputs)("disabled",c.disabled),e.xp6(1),e.Q6J("ngIf",c.spinners),e.xp6(1),e.Q6J("ngIf",c.seconds),e.xp6(1),e.Q6J("ngIf",c.seconds),e.xp6(1),e.Q6J("ngIf",c.meridian),e.xp6(1),e.Q6J("ngIf",c.meridian))},dependencies:[Ke.O5],styles:['ngb-timepicker{font-size:1rem}.ngb-tp{display:flex;align-items:center}.ngb-tp-input-container{width:4em}.ngb-tp-chevron:before{border-style:solid;border-width:.29em .29em 0 0;content:"";display:inline-block;height:.69em;left:.05em;position:relative;top:.15em;transform:rotate(-45deg);vertical-align:middle;width:.69em}.ngb-tp-chevron.bottom:before{top:-.3em;transform:rotate(135deg)}.ngb-tp-input{text-align:center}.ngb-tp-hour,.ngb-tp-minute,.ngb-tp-second,.ngb-tp-meridian{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.ngb-tp-spacer{width:1em;text-align:center}\n'],encapsulation:2});class _c{}_c.\u0275fac=function(o){return new(o||_c)},_c.\u0275mod=e.oAB({type:_c}),_c.\u0275inj=e.cJS({imports:[zc]});const Bf=(f,o)=>{const{classList:c}=f;if(o)return c.add("fade"),$r(f),c.add("show","showing"),()=>{c.remove("showing")};c.add("show")},Uu=({classList:f})=>(f.add("showing"),()=>{f.remove("show","showing")});class xs{constructor(o){this._ngbConfig=o,this.autohide=!0,this.delay=5e3,this.ariaLive="polite"}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}xs.\u0275fac=function(o){return new(o||xs)(e.LFG(ti))},xs.\u0275prov=e.Yz7({token:xs,factory:xs.\u0275fac,providedIn:"root"});class hl{}hl.\u0275fac=function(o){return new(o||hl)},hl.\u0275dir=e.lG2({type:hl,selectors:[["","ngbToastHeader",""]],standalone:!0});class Wc{constructor(o,c,m,M){this.ariaLive=o,this._zone=m,this._element=M,this.contentHeaderTpl=null,this.shown=new e.vpe,this.hidden=new e.vpe,null==this.ariaLive&&(this.ariaLive=c.ariaLive),this.delay=c.delay,this.autohide=c.autohide,this.animation=c.animation}ngAfterContentInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._init(),this.show()})}ngOnChanges(o){"autohide"in o&&(this._clearTimeout(),this._init())}hide(){this._clearTimeout();const o=lr(this._zone,this._element.nativeElement,Uu,{animation:this.animation,runningTransition:"stop"});return o.subscribe(()=>{this.hidden.emit()}),o}show(){const o=lr(this._zone,this._element.nativeElement,Bf,{animation:this.animation,runningTransition:"continue"});return o.subscribe(()=>{this.shown.emit()}),o}_init(){this.autohide&&!this._timeoutID&&(this._timeoutID=setTimeout(()=>this.hide(),this.delay))}_clearTimeout(){this._timeoutID&&(clearTimeout(this._timeoutID),this._timeoutID=null)}}Wc.\u0275fac=function(o){return new(o||Wc)(e.$8M("aria-live"),e.Y36(xs),e.Y36(e.R0b),e.Y36(e.SBq))},Wc.\u0275cmp=e.Xpm({type:Wc,selectors:[["ngb-toast"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,hl,7,e.Rgc),2&o){let M;e.iGM(M=e.CRH())&&(c.contentHeaderTpl=M.first)}},hostAttrs:["role","alert","aria-atomic","true",1,"toast"],hostVars:3,hostBindings:function(o,c){2&o&&(e.uIk("aria-live",c.ariaLive),e.ekj("fade",c.animation))},inputs:{animation:"animation",delay:"delay",autohide:"autohide",header:"header"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbToast"],standalone:!0,features:[e.TTD,e.jDz],ngContentSelectors:Di,decls:5,vars:1,consts:function(){let f;return f=$localize`:@@ngb.toast.close-aria:Close`,[["headerTpl",""],[3,"ngIf"],[1,"toast-body"],[1,"me-auto"],[1,"toast-header"],[3,"ngTemplateOutlet"],["type","button","aria-label",f,1,"btn-close",3,"click"]]},template:function(o,c){1&o&&(e.F$t(),e.YNc(0,Ea,2,1,"ng-template",null,0,e.W1O),e.YNc(2,Ca,3,1,"ng-template",1),e.TgZ(3,"div",2),e.Hsn(4),e.qZA()),2&o&&(e.xp6(2),e.Q6J("ngIf",c.contentHeaderTpl||c.header))},dependencies:[Ke.O5,Ke.tP],styles:["ngb-toast{display:block}ngb-toast .toast-header .close{margin-left:auto;margin-bottom:.25rem}\n"],encapsulation:2});class Vl{}Vl.\u0275fac=function(o){return new(o||Vl)},Vl.\u0275mod=e.oAB({type:Vl}),Vl.\u0275inj=e.cJS({imports:[Wc]});class vc{constructor(o){this._ngbConfig=o,this.autoClose=!0,this.placement="auto",this.popperOptions=c=>c,this.triggers="hover focus",this.disableTooltip=!1,this.openDelay=0,this.closeDelay=0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}vc.\u0275fac=function(o){return new(o||vc)(e.LFG(ti))},vc.\u0275prov=e.Yz7({token:vc,factory:vc.\u0275fac,providedIn:"root"});let Uf=0;class hu{}hu.\u0275fac=function(o){return new(o||hu)},hu.\u0275cmp=e.Xpm({type:hu,selectors:[["ngb-tooltip-window"]],hostAttrs:["role","tooltip"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.id),e.Tol("tooltip"+(c.tooltipClass?" "+c.tooltipClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",id:"id",tooltipClass:"tooltipClass"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:3,vars:0,consts:[["data-popper-arrow","",1,"tooltip-arrow"],[1,"tooltip-inner"]],template:function(o,c){1&o&&(e.F$t(),e._UZ(0,"div",0),e.TgZ(1,"div",1),e.Hsn(2),e.qZA())},encapsulation:2,changeDetection:0});class gu{constructor(o,c,m,M,B,q,me,ye,Ve,et){this._elementRef=o,this._renderer=m,this._ngZone=me,this._document=ye,this._changeDetector=Ve,this.shown=new e.vpe,this.hidden=new e.vpe,this._ngbTooltipWindowId="ngb-tooltip-"+Uf++,this._windowRef=null,this.animation=q.animation,this.autoClose=q.autoClose,this.placement=q.placement,this.popperOptions=q.popperOptions,this.triggers=q.triggers,this.container=q.container,this.disableTooltip=q.disableTooltip,this.tooltipClass=q.tooltipClass,this.openDelay=q.openDelay,this.closeDelay=q.closeDelay,this._popupService=new uc(hu,M,B,m,this._ngZone,et),this._positioning=Pl(c)}set ngbTooltip(o){this._ngbTooltip=o,!o&&this._windowRef&&this.close()}get ngbTooltip(){return this._ngbTooltip}open(o){if(!this._windowRef&&this._ngbTooltip&&!this.disableTooltip){const{windowRef:c,transition$:m}=this._popupService.open(this._ngbTooltip,o,this.animation);this._windowRef=c,this._windowRef.setInput("animation",this.animation),this._windowRef.setInput("tooltipClass",this.tooltipClass),this._windowRef.setInput("id",this._ngbTooltipWindowId),this._renderer.setAttribute(this._getPositionTargetElement(),"aria-describedby",this._ngbTooltipWindowId),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement),this._windowRef.changeDetectorRef.detectChanges(),this._windowRef.changeDetectorRef.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._getPositionTargetElement(),targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,baseClass:"bs-tooltip",updatePopperOptions:M=>this.popperOptions(M)}),Promise.resolve().then(()=>{this._positioning.update(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update())})}),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this.hidden,[this._windowRef.location.nativeElement]),m.subscribe(()=>this.shown.emit())}}close(o=this.animation){null!=this._windowRef&&(this._renderer.removeAttribute(this._getPositionTargetElement(),"aria-describedby"),this._popupService.close(o).subscribe(()=>{this._windowRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this.hidden.emit(),this._changeDetector.markForCheck()}))}toggle(){this._windowRef?this.close():this.open()}isOpen(){return null!=this._windowRef}ngOnInit(){this._unregisterListenersFn=fu(this._renderer,this._elementRef.nativeElement,this.triggers,this.isOpen.bind(this),this.open.bind(this),this.close.bind(this),+this.openDelay,+this.closeDelay)}ngOnChanges({tooltipClass:o}){o&&this.isOpen()&&(this._windowRef.instance.tooltipClass=o.currentValue)}ngOnDestroy(){this.close(!1),this._unregisterListenersFn?.()}_getPositionTargetElement(){return(wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget)||this._elementRef.nativeElement}}gu.\u0275fac=function(o){return new(o||gu)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36(e.s_b),e.Y36(vc),e.Y36(e.R0b),e.Y36(Ke.K0),e.Y36(e.sBO),e.Y36(e.z2F))},gu.\u0275dir=e.lG2({type:gu,selectors:[["","ngbTooltip",""]],inputs:{animation:"animation",autoClose:"autoClose",placement:"placement",popperOptions:"popperOptions",triggers:"triggers",positionTarget:"positionTarget",container:"container",disableTooltip:"disableTooltip",tooltipClass:"tooltipClass",openDelay:"openDelay",closeDelay:"closeDelay",ngbTooltip:"ngbTooltip"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbTooltip"],standalone:!0,features:[e.TTD]});class tl{}tl.\u0275fac=function(o){return new(o||tl)},tl.\u0275mod=e.oAB({type:tl}),tl.\u0275inj=e.cJS({});class zl{constructor(){this.highlightClass="ngb-highlight",this.accentSensitive=!0}ngOnChanges(o){!this.accentSensitive&&!String.prototype.normalize&&(console.warn("The `accentSensitive` input in `ngb-highlight` cannot be set to `false` in a browser that does not implement the `String.normalize` function. You will have to include a polyfill in your application to use this feature in the current browser."),this.accentSensitive=!0);const c=An(this.result),m=Array.isArray(this.term)?this.term:[this.term],M=ye=>this.accentSensitive?ye:Ro(ye),B=m.map(ye=>function io(f){return f.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}(M(An(ye)))).filter(ye=>ye),q=this.accentSensitive?c:Ro(c),me=B.length?q.split(new RegExp(`(${B.join("|")})`,"gmi")):[c];if(this.accentSensitive)this.parts=me;else{let ye=0;this.parts=me.map(Ve=>c.substring(ye,ye+=Ve.length))}}}zl.\u0275fac=function(o){return new(o||zl)},zl.\u0275cmp=e.Xpm({type:zl,selectors:[["ngb-highlight"]],inputs:{highlightClass:"highlightClass",result:"result",term:"term",accentSensitive:"accentSensitive"},standalone:!0,features:[e.TTD,e.jDz],decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],[3,"class",4,"ngIf","ngIfElse"],["even",""]],template:function(o,c){1&o&&e.YNc(0,x,3,2,"ng-template",0),2&o&&e.Q6J("ngForOf",c.parts)},dependencies:[Ke.O5,Ke.ax],styles:[".ngb-highlight{font-weight:700}\n"],encapsulation:2,changeDetection:0});class mu{constructor(){this.activeIdx=0,this.focusFirst=!0,this.formatter=An,this.selectEvent=new e.vpe,this.activeChangeEvent=new e.vpe}hasActive(){return this.activeIdx>-1&&this.activeIdx=0?this.id+"-"+this.activeIdx:void 0)}}mu.\u0275fac=function(o){return new(o||mu)},mu.\u0275cmp=e.Xpm({type:mu,selectors:[["ngb-typeahead-window"]],hostAttrs:["role","listbox"],hostVars:3,hostBindings:function(o,c){1&o&&e.NdJ("mousedown",function(M){return M.preventDefault()}),2&o&&(e.Ikx("id",c.id),e.Tol("dropdown-menu show"+(c.popupClass?" "+c.popupClass:"")))},inputs:{id:"id",focusFirst:"focusFirst",results:"results",term:"term",formatter:"formatter",resultTemplate:"resultTemplate",popupClass:"popupClass"},outputs:{selectEvent:"select",activeChangeEvent:"activeChange"},exportAs:["ngbTypeaheadWindow"],standalone:!0,features:[e.jDz],decls:3,vars:1,consts:[["rt",""],["ngFor","",3,"ngForOf"],[3,"result","term"],["type","button","role","option",1,"dropdown-item",3,"id","mouseenter","click"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,X,1,2,"ng-template",null,0,e.W1O),e.YNc(2,mt,2,9,"ng-template",1)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.results))},dependencies:[zl,Ke.ax,Ke.tP],encapsulation:2});class $c{constructor(){this.editable=!0,this.focusFirst=!0,this.showHint=!1,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o}}$c.\u0275fac=function(o){return new(o||$c)},$c.\u0275prov=e.Yz7({token:$c,factory:$c.\u0275fac,providedIn:"root"});const Xd=new e.OlP("live announcer delay",{providedIn:"root",factory:function Hf(){return 100}});function qd(f,o=!1){let c=f.body.querySelector("#ngb-live");return null==c&&o&&(c=f.createElement("div"),c.setAttribute("id","ngb-live"),c.setAttribute("aria-live","polite"),c.setAttribute("aria-atomic","true"),c.classList.add("visually-hidden"),f.body.appendChild(c)),c}class jc{constructor(o,c){this._document=o,this._delay=c}ngOnDestroy(){const o=qd(this._document);o&&o.parentElement.removeChild(o)}say(o){const c=qd(this._document,!0),m=this._delay;if(null!=c){c.textContent="";const M=()=>c.textContent=o;null===m?M():setTimeout(M,m)}}}jc.\u0275fac=function(o){return new(o||jc)(e.LFG(Ke.K0),e.LFG(Xd))},jc.\u0275prov=e.Yz7({token:jc,factory:jc.\u0275fac,providedIn:"root"});let Gf=0;class Yc{constructor(o,c,m,M,B,q,me,ye,Ve,et,yt,Bt){this._elementRef=o,this._renderer=M,this._live=ye,this._document=Ve,this._ngZone=et,this._changeDetector=yt,this._subscription=null,this._closed$=new F.x,this._inputValueBackup=null,this._windowRef=null,this.autocomplete="off",this.placement="bottom-start",this.selectItem=new e.vpe,this.activeDescendant=null,this.popupId="ngb-typeahead-"+Gf++,this._onTouched=()=>{},this._onChange=Lt=>{},this.container=q.container,this.editable=q.editable,this.focusFirst=q.focusFirst,this.showHint=q.showHint,this.placement=q.placement,this.popperOptions=q.popperOptions,this._valueChanges=(0,G.R)(o.nativeElement,"input").pipe((0,ut.U)(Lt=>Lt.target.value)),this._resubscribeTypeahead=new Te.X(null),this._popupService=new uc(mu,B,m,M,this._ngZone,Bt),this._positioning=Pl(c)}ngOnInit(){this._subscribeToUserInput()}ngOnChanges({ngbTypeahead:o}){o&&!o.firstChange&&(this._unsubscribeFromUserInput(),this._subscribeToUserInput())}ngOnDestroy(){this._closePopup(),this._unsubscribeFromUserInput()}registerOnChange(o){this._onChange=o}registerOnTouched(o){this._onTouched=o}writeValue(o){this._writeInputValue(this._formatItemForInput(o)),this.showHint&&(this._inputValueBackup=o)}setDisabledState(o){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",o)}dismissPopup(){this.isPopupOpen()&&(this._resubscribeTypeahead.next(null),this._closePopup(),this.showHint&&null!==this._inputValueBackup&&this._writeInputValue(this._inputValueBackup),this._changeDetector.markForCheck())}isPopupOpen(){return null!=this._windowRef}handleBlur(){this._resubscribeTypeahead.next(null),this._onTouched()}handleKeyDown(o){if(this.isPopupOpen())switch(o.which){case zt.ArrowDown:o.preventDefault(),this._windowRef.instance.next(),this._showHint();break;case zt.ArrowUp:o.preventDefault(),this._windowRef.instance.prev(),this._showHint();break;case zt.Enter:case zt.Tab:{const c=this._windowRef.instance.getActive();On(c)&&(o.preventDefault(),o.stopPropagation(),this._selectResult(c)),this._closePopup();break}}}_openPopup(){if(!this.isPopupOpen()){this._inputValueBackup=this._elementRef.nativeElement.value;const{windowRef:o}=this._popupService.open();this._windowRef=o,this._windowRef.setInput("id",this.popupId),this._windowRef.setInput("popupClass",this.popupClass),this._windowRef.instance.selectEvent.subscribe(c=>this._selectResultClosePopup(c)),this._windowRef.instance.activeChangeEvent.subscribe(c=>this.activeDescendant=c),"body"===this.container&&(this._renderer.setStyle(this._windowRef.location.nativeElement,"z-index","1055"),this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement)),this._changeDetector.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._windowRef&&(this._positioning.createPopper({hostElement:this._elementRef.nativeElement,targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:c=>this.popperOptions(au([0,2])(c))}),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update()))}),gs(this._ngZone,this._document,"outside",()=>this.dismissPopup(),this._closed$,[this._elementRef.nativeElement,this._windowRef.location.nativeElement])}}_closePopup(){this._popupService.close().subscribe(()=>{this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._closed$.next(),this._windowRef=null,this.activeDescendant=null})}_selectResult(o){let c=!1;this.selectItem.emit({item:o,preventDefault:()=>{c=!0}}),this._resubscribeTypeahead.next(null),c||(this.writeValue(o),this._onChange(o))}_selectResultClosePopup(o){this._selectResult(o),this._closePopup()}_showHint(){if(this.showHint&&this._windowRef?.instance.hasActive()&&null!=this._inputValueBackup){const o=this._inputValueBackup.toLowerCase(),c=this._formatItemForInput(this._windowRef.instance.getActive());o===c.substring(0,this._inputValueBackup.length).toLowerCase()?(this._writeInputValue(this._inputValueBackup+c.substring(this._inputValueBackup.length)),this._elementRef.nativeElement.setSelectionRange.apply(this._elementRef.nativeElement,[this._inputValueBackup.length,c.length])):this._writeInputValue(c)}}_formatItemForInput(o){return null!=o&&this.inputFormatter?this.inputFormatter(o):An(o)}_writeInputValue(o){this._renderer.setProperty(this._elementRef.nativeElement,"value",An(o))}_subscribeToUserInput(){const o=this._valueChanges.pipe((0,we.b)(c=>{this._inputValueBackup=this.showHint?c:null,this._onChange(this.editable?c:void 0)}),this.ngbTypeahead?this.ngbTypeahead:()=>(0,j.of)([]));this._subscription=this._resubscribeTypeahead.pipe((0,ce.w)(()=>o)).subscribe(c=>{c&&0!==c.length?(this._openPopup(),this._windowRef.instance.focusFirst=this.focusFirst,this._windowRef.instance.results=c,this._windowRef.instance.term=this._elementRef.nativeElement.value,this.resultFormatter&&(this._windowRef.instance.formatter=this.resultFormatter),this.resultTemplate&&(this._windowRef.instance.resultTemplate=this.resultTemplate),this._windowRef.instance.resetActive(),this._windowRef.changeDetectorRef.detectChanges(),this._showHint()):this._closePopup();const m=c?c.length:0;this._live.say(0===m?"No results available":`${m} result${1===m?"":"s"} available`)})}_unsubscribeFromUserInput(){this._subscription&&this._subscription.unsubscribe(),this._subscription=null}}Yc.\u0275fac=function(o){return new(o||Yc)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.s_b),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36($c),e.Y36(e.R0b),e.Y36(jc),e.Y36(Ke.K0),e.Y36(e.R0b),e.Y36(e.sBO),e.Y36(e.z2F))},Yc.\u0275dir=e.lG2({type:Yc,selectors:[["input","ngbTypeahead",""]],hostAttrs:["autocapitalize","off","autocorrect","off","role","combobox"],hostVars:7,hostBindings:function(o,c){1&o&&e.NdJ("blur",function(){return c.handleBlur()})("keydown",function(M){return c.handleKeyDown(M)}),2&o&&(e.Ikx("autocomplete",c.autocomplete),e.uIk("aria-autocomplete",c.showHint?"both":"list")("aria-activedescendant",c.activeDescendant)("aria-owns",c.isPopupOpen()?c.popupId:null)("aria-expanded",c.isPopupOpen()),e.ekj("open",c.isPopupOpen()))},inputs:{autocomplete:"autocomplete",container:"container",editable:"editable",focusFirst:"focusFirst",inputFormatter:"inputFormatter",ngbTypeahead:"ngbTypeahead",resultFormatter:"resultFormatter",resultTemplate:"resultTemplate",showHint:"showHint",placement:"placement",popperOptions:"popperOptions",popupClass:"popupClass"},outputs:{selectItem:"selectItem"},exportAs:["ngbTypeahead"],standalone:!0,features:[e._Bn([{provide:bt.JU,useExisting:(0,e.Gpc)(()=>Yc),multi:!0}]),e.TTD]});class nl{}nl.\u0275fac=function(o){return new(o||nl)},nl.\u0275mod=e.oAB({type:nl}),nl.\u0275inj=e.cJS({imports:[zl]});class wd{close(o){}dismiss(o){}}class Md{constructor(o,c,m,M){this._panelCmptRef=o,this._contentRef=c,this._backdropCmptRef=m,this._beforeDismiss=M,this._closed=new F.x,this._dismissed=new F.x,this._hidden=new F.x,o.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),m&&m.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),this.result=new Promise((B,q)=>{this._resolve=B,this._reject=q}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance}get closed(){return this._closed.asObservable().pipe((0,Ye.R)(this._hidden))}get dismissed(){return this._dismissed.asObservable().pipe((0,Ye.R)(this._hidden))}get hidden(){return this._hidden.asObservable()}get shown(){return this._panelCmptRef.instance.shown.asObservable()}close(o){this._panelCmptRef&&(this._closed.next(o),this._resolve(o),this._removeOffcanvasElements())}_dismiss(o){this._dismissed.next(o),this._reject(o),this._removeOffcanvasElements()}dismiss(o){if(this._panelCmptRef)if(this._beforeDismiss){const c=this._beforeDismiss();vr(c)?c.then(m=>{!1!==m&&this._dismiss(o)},()=>{}):!1!==c&&this._dismiss(o)}else this._dismiss(o)}_removeOffcanvasElements(){const o=this._panelCmptRef.instance.hide(),c=this._backdropCmptRef?this._backdropCmptRef.instance.hide():(0,j.of)(void 0);o.subscribe(()=>{const{nativeElement:m}=this._panelCmptRef.location;m.parentNode.removeChild(m),this._panelCmptRef.destroy(),this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._panelCmptRef=null,this._contentRef=null}),c.subscribe(()=>{if(this._backdropCmptRef){const{nativeElement:m}=this._backdropCmptRef.location;m.parentNode.removeChild(m),this._backdropCmptRef.destroy(),this._backdropCmptRef=null}}),ze(o,c).subscribe(()=>{this._hidden.next(),this._hidden.complete()})}}var Hu;!function(f){f[f.BACKDROP_CLICK=0]="BACKDROP_CLICK",f[f.ESC=1]="ESC"}(Hu||(Hu={}));class ca{constructor(o,c){this._el=o,this._zone=c,this.dismissEvent=new e.vpe}ngOnInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{lr(this._zone,this._el.nativeElement,(o,c)=>{c&&$r(o),o.classList.add("show")},{animation:this.animation,runningTransition:"continue"})})}hide(){return lr(this._zone,this._el.nativeElement,({classList:o})=>o.remove("show"),{animation:this.animation,runningTransition:"stop"})}dismiss(){this.static||this.dismissEvent.emit(Hu.BACKDROP_CLICK)}}ca.\u0275fac=function(o){return new(o||ca)(e.Y36(e.SBq),e.Y36(e.R0b))},ca.\u0275cmp=e.Xpm({type:ca,selectors:[["ngb-offcanvas-backdrop"]],hostVars:6,hostBindings:function(o,c){1&o&&e.NdJ("mousedown",function(){return c.dismiss()}),2&o&&(e.Tol("offcanvas-backdrop"+(c.backdropClass?" "+c.backdropClass:"")),e.ekj("show",!c.animation)("fade",c.animation))},inputs:{animation:"animation",backdropClass:"backdropClass",static:"static"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],decls:0,vars:0,template:function(o,c){},encapsulation:2});class Zc{constructor(o,c,m){this._document=o,this._elRef=c,this._zone=m,this._closed$=new F.x,this._elWithFocus=null,this.keyboard=!0,this.position="start",this.dismissEvent=new e.vpe,this.shown=new F.x,this.hidden=new F.x}dismiss(o){this.dismissEvent.emit(o)}ngOnInit(){this._elWithFocus=this._document.activeElement,this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._show()})}ngOnDestroy(){this._disableEventHandling()}hide(){const{nativeElement:o}=this._elRef,c={animation:this.animation,runningTransition:"stop"},m=lr(this._zone,this._elRef.nativeElement,M=>(o.classList.remove("showing"),o.classList.add("hiding"),()=>o.classList.remove("show","hiding")),c);return m.subscribe(()=>{this.hidden.next(),this.hidden.complete()}),this._disableEventHandling(),this._restoreFocus(),m}_show(){const o={animation:this.animation,runningTransition:"continue"};lr(this._zone,this._elRef.nativeElement,(m,M)=>(M&&$r(m),m.classList.add("show","showing"),()=>m.classList.remove("showing")),o).subscribe(()=>{this.shown.next(),this.shown.complete()}),this._enableEventHandling(),this._setFocus()}_enableEventHandling(){const{nativeElement:o}=this._elRef;this._zone.runOutsideAngular(()=>{(0,G.R)(o,"keydown").pipe((0,Ye.R)(this._closed$),(0,Ge.h)(c=>c.which===zt.Escape)).subscribe(c=>{this.keyboard&&requestAnimationFrame(()=>{c.defaultPrevented||this._zone.run(()=>this.dismiss(Hu.ESC))})})})}_disableEventHandling(){this._closed$.next()}_setFocus(){const{nativeElement:o}=this._elRef;if(!o.contains(document.activeElement)){const c=o.querySelector("[ngbAutofocus]"),m=Il(o)[0];(c||m||o).focus()}}_restoreFocus(){const o=this._document.body,c=this._elWithFocus;let m;m=c&&c.focus&&o.contains(c)?c:o,this._zone.runOutsideAngular(()=>{setTimeout(()=>m.focus()),this._elWithFocus=null})}}Zc.\u0275fac=function(o){return new(o||Zc)(e.Y36(Ke.K0),e.Y36(e.SBq),e.Y36(e.R0b))},Zc.\u0275cmp=e.Xpm({type:Zc,selectors:[["ngb-offcanvas-panel"]],hostAttrs:["role","dialog","tabindex","-1"],hostVars:5,hostBindings:function(o,c){2&o&&(e.uIk("aria-modal",!0)("aria-labelledby",c.ariaLabelledBy)("aria-describedby",c.ariaDescribedBy),e.Tol("offcanvas offcanvas-"+c.position+(c.panelClass?" "+c.panelClass:"")))},inputs:{animation:"animation",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",keyboard:"keyboard",panelClass:"panelClass",position:"position"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:1,vars:0,template:function(o,c){1&o&&(e.F$t(),e.Hsn(0))},encapsulation:2});class Kc{constructor(o,c,m,M,B){this._applicationRef=o,this._injector=c,this._document=m,this._scrollBar=M,this._ngZone=B,this._activePanelCmptHasChanged=new F.x,this._scrollBarRestoreFn=null,this._backdropAttributes=["animation","backdropClass"],this._panelAttributes=["animation","ariaDescribedBy","ariaLabelledBy","keyboard","panelClass","position"],this._activeInstance=new e.vpe,this._activePanelCmptHasChanged.subscribe(()=>{this._panelCmpt&&Lo(this._ngZone,this._panelCmpt.location.nativeElement,this._activePanelCmptHasChanged)})}_restoreScrollBar(){const o=this._scrollBarRestoreFn;o&&(this._scrollBarRestoreFn=null,o())}_hideScrollBar(){this._scrollBarRestoreFn||(this._scrollBarRestoreFn=this._scrollBar.hide())}open(o,c,m){const M=m.container instanceof HTMLElement?m.container:On(m.container)?this._document.querySelector(m.container):this._document.body;if(!M)throw new Error(`The specified offcanvas container "${m.container||"body"}" was not found in the DOM.`);m.scroll||this._hideScrollBar();const B=new wd,q=this._getContentRef(m.injector||o,c,B);let me=!1!==m.backdrop?this._attachBackdrop(M):void 0,ye=this._attachWindowComponent(M,q.nodes),Ve=new Md(ye,q,me,m.beforeDismiss);return this._registerOffcanvasRef(Ve),this._registerPanelCmpt(ye),Ve.hidden.pipe((0,at.x)(()=>this._restoreScrollBar())).subscribe(),B.close=et=>{Ve.close(et)},B.dismiss=et=>{Ve.dismiss(et)},this._applyPanelOptions(ye.instance,m),me&&me.instance&&(this._applyBackdropOptions(me.instance,m),me.changeDetectorRef.detectChanges()),ye.changeDetectorRef.detectChanges(),Ve}get activeInstance(){return this._activeInstance}dismiss(o){this._offcanvasRef?.dismiss(o)}hasOpenOffcanvas(){return!!this._offcanvasRef}_attachBackdrop(o){let c=(0,e.LMc)(ca,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector});return this._applicationRef.attachView(c.hostView),o.appendChild(c.location.nativeElement),c}_attachWindowComponent(o,c){let m=(0,e.LMc)(Zc,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector,projectableNodes:c});return this._applicationRef.attachView(m.hostView),o.appendChild(m.location.nativeElement),m}_applyPanelOptions(o,c){this._panelAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_applyBackdropOptions(o,c){this._backdropAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])}),o.static="static"===c.backdrop}_getContentRef(o,c,m){return c?c instanceof e.Rgc?this._createFromTemplateRef(c,m):wn(c)?this._createFromString(c):this._createFromComponent(o,c,m):new _s([])}_createFromTemplateRef(o,c){const m={$implicit:c,close(B){c.close(B)},dismiss(B){c.dismiss(B)}},M=o.createEmbeddedView(m);return this._applicationRef.attachView(M),new _s([M.rootNodes],M)}_createFromString(o){const c=this._document.createTextNode(`${o}`);return new _s([[c]])}_createFromComponent(o,c,m){const M=e.zs3.create({providers:[{provide:wd,useValue:m}],parent:o}),B=(0,e.LMc)(c,{environmentInjector:this._applicationRef.injector,elementInjector:M}),q=B.location.nativeElement;return this._applicationRef.attachView(B.hostView),new _s([[q]],B.hostView,B)}_registerOffcanvasRef(o){const c=()=>{this._offcanvasRef=void 0,this._activeInstance.emit(this._offcanvasRef)};this._offcanvasRef=o,this._activeInstance.emit(this._offcanvasRef),o.result.then(c,c)}_registerPanelCmpt(o){this._panelCmpt=o,this._activePanelCmptHasChanged.next(),o.onDestroy(()=>{this._panelCmpt=void 0,this._activePanelCmptHasChanged.next()})}}Kc.\u0275fac=function(o){return new(o||Kc)(e.LFG(e.z2F),e.LFG(e.zs3),e.LFG(Ke.K0),e.LFG(aa),e.LFG(e.R0b))},Kc.\u0275prov=e.Yz7({token:Kc,factory:Kc.\u0275fac,providedIn:"root"});class yc{constructor(o){this._ngbConfig=o,this.backdrop=!0,this.keyboard=!0,this.position="start",this.scroll=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}yc.\u0275fac=function(o){return new(o||yc)(e.LFG(ti))},yc.\u0275prov=e.Yz7({token:yc,factory:yc.\u0275fac,providedIn:"root"});class Jc{constructor(o,c,m){this._injector=o,this._offcanvasStack=c,this._config=m}open(o,c={}){const m={...this._config,animation:this._config.animation,...c};return this._offcanvasStack.open(this._injector,o,m)}get activeInstance(){return this._offcanvasStack.activeInstance}dismiss(o){this._offcanvasStack.dismiss(o)}hasOpenOffcanvas(){return this._offcanvasStack.hasOpenOffcanvas()}}Jc.\u0275fac=function(o){return new(o||Jc)(e.LFG(e.zs3),e.LFG(Kc),e.LFG(yc))},Jc.\u0275prov=e.Yz7({token:Jc,factory:Jc.\u0275fac,providedIn:"root"});class Dc{}Dc.\u0275fac=function(o){return new(o||Dc)},Dc.\u0275mod=e.oAB({type:Dc}),Dc.\u0275inj=e.cJS({});const Vf=[Ui,Ci,Yn,ko,sa,Ra,vs,kt,Dc,pl,Ps,pc,ys,_c,Vl,tl,nl];class _u{}_u.\u0275fac=function(o){return new(o||_u)},_u.\u0275mod=e.oAB({type:_u}),_u.\u0275inj=e.cJS({imports:[Vf,Ui,Ci,Yn,ko,sa,Ra,vs,kt,Dc,pl,Ps,pc,ys,_c,Vl,tl,nl]})},9069:(Fe,re,g)=>{"use strict";g.d(re,{Vk:()=>he,pD:()=>V,rn:()=>ne,D5:()=>W});var e=g(44879),d=g(23468),L=g(82988),j=g(91976),F=g(33218),G=g(43733),J=g(62149),Y=g(1559),fe=g(77615),Q=g(61697),De=g(27053),ve=g(1270),Ae=g(17606),Te=g(42183),Oe=g(92946),He=g(15199),ue=g(91647);function Ce(Z){return function Me(Z,te){return(0,ue.e)((0,He.U)(Z,te,arguments.length>=2,!1,!0))}((te,_e,Qe)=>!Z||Z(_e,Qe)?te+1:te,0)}var ze=g(3583),ke=g(23356),ae=g(50192);function Ye(Z,te){return Z=function Re(Z,te){return typeof Z>"u"?typeof te>"u"?Z:te:Z}(Z,te),"function"==typeof Z?function(){for(var Qe=arguments,Xe=arguments.length,gt=Array(Xe),ot=0;ot"u"?"undefined":Ge(Z))&&1===Z.nodeType&&"object"===Ge(Z.style)&&"object"===Ge(Z.ownerDocument)};function ut(Z,te){if(te=xe(te,!0),!Je(te))return-1;for(var _e=0;_e0;)_e[Qe]=te[Qe+1];return K(Z,_e=_e.map(xe))}function we(Z){for(var te=arguments,_e=[],Qe=arguments.length-1;Qe-- >0;)_e[Qe]=te[Qe+1];return _e.map(xe).reduce(function(Xe,gt){var ot=ut(Z,gt);return-1!==ot?Xe.concat(Z.splice(ot,1)):Xe},[])}function xe(Z,te){if("string"==typeof Z)try{return document.querySelector(Z)}catch(_e){throw _e}if(!Je(Z)&&!te)throw new TypeError(Z+" is not a DOM element.");return Z}function nt(Z){if(Z===window)return function be(){var Z={top:{value:0,enumerable:!0},left:{value:0,enumerable:!0},right:{value:window.innerWidth,enumerable:!0},bottom:{value:window.innerHeight,enumerable:!0},width:{value:window.innerWidth,enumerable:!0},height:{value:window.innerHeight,enumerable:!0},x:{value:0,enumerable:!0},y:{value:0,enumerable:!0}};if(Object.create)return Object.create({},Z);var te={};return Object.defineProperties(te,Z),te}();try{var te=Z.getBoundingClientRect();return void 0===te.x&&(te.x=te.left,te.y=te.top),te}catch{throw new TypeError("Can't call getBoundingClientRect on "+Z)}}var te,Ie=void 0;"function"!=typeof Object.create?(te=function(){},Ie=function(_e,Qe){if(_e!==Object(_e)&&null!==_e)throw TypeError("Argument must be an object, or null");te.prototype=_e||{};var Xe=new te;return te.prototype=null,void 0!==Qe&&Object.defineProperties(Xe,Qe),null===_e&&(Xe.__proto__=null),Xe}):Ie=Object.create;var ht=Ie,at=["altKey","button","buttons","clientX","clientY","ctrlKey","metaKey","movementX","movementY","offsetX","offsetY","pageX","pageY","region","relatedTarget","screenX","screenY","shiftKey","which","x","y"];function bt(Z,te){te=te||{};for(var _e=ht(Z),Qe=0;Qe"u")return function(){};for(var Z=0,te=Dt.length;Z"u")return function(){};for(var Z=0,te=Dt.length;ZVt.right-_e.margin.right?Math.ceil(Math.min(1,(ot.x-Vt.right)/_e.margin.right+1)*_e.maxSpeed.right):0,qn=ot.yVt.bottom-_e.margin.bottom?Math.ceil(Math.min(1,(ot.y-Vt.bottom)/_e.margin.bottom+1)*_e.maxSpeed.bottom):0,_e.syncMove()&&$t.dispatch(At,{pageX:ot.pageX+Gn,pageY:ot.pageY+qn,clientX:ot.x+Gn,clientY:ot.y+qn}),setTimeout(function(){qn&&function Yr(At,Vt){At===window?window.scrollTo(At.pageXOffset,At.pageYOffset+Vt):At.scrollTop+=Vt}(At,qn),Gn&&function Oi(At,Vt){At===window?window.scrollTo(At.pageXOffset+Vt,At.pageYOffset):At.scrollLeft+=Vt}(At,Gn)})}window.addEventListener("mousedown",rn,!1),window.addEventListener("touchstart",rn,!1),window.addEventListener("mouseup",Fn,!1),window.addEventListener("touchend",Fn,!1),window.addEventListener("pointerup",Fn,!1),window.addEventListener("mousemove",mr,!1),window.addEventListener("touchmove",mr,!1),window.addEventListener("mouseleave",Mn,!1),window.addEventListener("scroll",kn,!0)}function St(Z,te,_e){return _e?Z.y>_e.top&&Z.y<_e.bottom&&Z.x>_e.left&&Z.x<_e.right:function st(Z,te){var _e=nt(te);return Z.y>_e.top&&Z.y<_e.bottom&&Z.x>_e.left&&Z.x<_e.right}(Z,te)}const nn=function Jt(Z,te){return new Kt(Z,te)};function Ut(Z,te,_e){_e&&_e.split(" ").forEach(Qe=>Z.addClass(te.nativeElement,Qe))}function Qt(Z,te,_e){_e&&_e.split(" ").forEach(Qe=>Z.removeClass(te.nativeElement,Qe))}class rt{constructor(){this.currentDrag=new d.x}}rt.\u0275fac=function(te){return new(te||rt)},rt.\u0275prov=e.Yz7({token:rt,factory:rt.\u0275fac,providedIn:"root"});class ne{constructor(te){this.elementRef=te}}ne.\u0275fac=function(te){return new(te||ne)(e.Y36(e.SBq))},ne.\u0275dir=e.lG2({type:ne,selectors:[["","mwlDraggableScrollContainer",""]]});class V{constructor(te,_e,Qe,Xe,gt,ot,on){this.element=te,this.renderer=_e,this.draggableHelper=Qe,this.zone=Xe,this.vcr=gt,this.scrollContainer=ot,this.document=on,this.dragAxis={x:!0,y:!0},this.dragSnapGrid={},this.ghostDragEnabled=!0,this.showOriginalElementWhileDragging=!1,this.dragCursor="",this.autoScroll={margin:20},this.dragPointerDown=new e.vpe,this.dragStart=new e.vpe,this.ghostElementCreated=new e.vpe,this.dragging=new e.vpe,this.dragEnd=new e.vpe,this.pointerDown$=new d.x,this.pointerMove$=new d.x,this.pointerUp$=new d.x,this.eventListenerSubscriptions={},this.destroy$=new d.x,this.timeLongPress={timerBegin:0,timerEnd:0}}ngOnInit(){this.checkEventListeners();const te=this.pointerDown$.pipe((0,Y.h)(()=>this.canDrag()),(0,fe.z)(_e=>{_e.event.stopPropagation&&!this.scrollContainer&&_e.event.stopPropagation();const Qe=this.renderer.createElement("style");this.renderer.setAttribute(Qe,"type","text/css"),this.renderer.appendChild(Qe,this.renderer.createText("\n body * {\n -moz-user-select: none;\n -ms-user-select: none;\n -webkit-user-select: none;\n user-select: none;\n }\n ")),requestAnimationFrame(()=>{this.document.head.appendChild(Qe)});const Xe=this.getScrollPosition(),gt=new L.y(Xt=>{const jt=this.scrollContainer?this.scrollContainer.elementRef.nativeElement:"window";return this.renderer.listen(jt,"scroll",kn=>Xt.next(kn))}).pipe((0,Q.O)(Xe),(0,De.U)(()=>this.getScrollPosition())),ot=new d.x,on=new j.t;this.dragPointerDown.observers.length>0&&this.zone.run(()=>{this.dragPointerDown.next({x:0,y:0})});const $t=(0,F.T)(this.pointerUp$,this.pointerDown$,on,this.destroy$).pipe((0,ve.B)()),Rt=(0,G.a)([this.pointerMove$,gt]).pipe((0,De.U)(([Xt,jt])=>({currentDrag$:ot,transformX:Xt.clientX-_e.clientX,transformY:Xt.clientY-_e.clientY,clientX:Xt.clientX,clientY:Xt.clientY,scrollLeft:jt.left,scrollTop:jt.top,target:Xt.event.target})),(0,De.U)(Xt=>(this.dragSnapGrid.x&&(Xt.transformX=Math.round(Xt.transformX/this.dragSnapGrid.x)*this.dragSnapGrid.x),this.dragSnapGrid.y&&(Xt.transformY=Math.round(Xt.transformY/this.dragSnapGrid.y)*this.dragSnapGrid.y),Xt)),(0,De.U)(Xt=>(this.dragAxis.x||(Xt.transformX=0),this.dragAxis.y||(Xt.transformY=0),Xt)),(0,De.U)(Xt=>{const jt=Xt.scrollLeft-Xe.left,kn=Xt.scrollTop-Xe.top;return{...Xt,x:Xt.transformX+jt,y:Xt.transformY+kn}}),(0,Y.h)(({x:Xt,y:jt,transformX:kn,transformY:rn})=>!this.validateDrag||this.validateDrag({x:Xt,y:jt,transform:{x:kn,y:rn}})),(0,Ae.R)($t),(0,ve.B)()),Dn=Rt.pipe((0,Te.q)(1),(0,ve.B)()),Nt=Rt.pipe((0,Oe.h)(1),(0,ve.B)());return Dn.subscribe(({clientX:Xt,clientY:jt,x:kn,y:rn})=>{if(this.dragStart.observers.length>0&&this.zone.run(()=>{this.dragStart.next({cancelDrag$:on})}),this.scroller=nn([this.scrollContainer?this.scrollContainer.elementRef.nativeElement:this.document.defaultView],{...this.autoScroll,autoScroll:()=>!0}),Ut(this.renderer,this.element,this.dragActiveClass),this.ghostDragEnabled){const Fn=this.element.nativeElement.getBoundingClientRect(),zn=this.element.nativeElement.cloneNode(!0);if(this.showOriginalElementWhileDragging||this.renderer.setStyle(this.element.nativeElement,"visibility","hidden"),this.ghostElementAppendTo?this.ghostElementAppendTo.appendChild(zn):this.element.nativeElement.parentNode.insertBefore(zn,this.element.nativeElement.nextSibling),this.ghostElement=zn,this.document.body.style.cursor=this.dragCursor,this.setElementStyles(zn,{position:"fixed",top:`${Fn.top}px`,left:`${Fn.left}px`,width:`${Fn.width}px`,height:`${Fn.height}px`,cursor:this.dragCursor,margin:"0",willChange:"transform",pointerEvents:"none"}),this.ghostElementTemplate){const Mn=this.vcr.createEmbeddedView(this.ghostElementTemplate);zn.innerHTML="",Mn.rootNodes.filter(Bn=>Bn instanceof Node).forEach(Bn=>{zn.appendChild(Bn)}),Nt.subscribe(()=>{this.vcr.remove(this.vcr.indexOf(Mn))})}this.ghostElementCreated.observers.length>0&&this.zone.run(()=>{this.ghostElementCreated.emit({clientX:Xt-kn,clientY:jt-rn,element:zn})}),Nt.subscribe(()=>{zn.parentElement.removeChild(zn),this.ghostElement=null,this.renderer.setStyle(this.element.nativeElement,"visibility","")})}this.draggableHelper.currentDrag.next(ot)}),Nt.pipe((0,fe.z)(Xt=>{const jt=on.pipe(Ce(),(0,Te.q)(1),(0,De.U)(kn=>({...Xt,dragCancelled:kn>0})));return on.complete(),jt})).subscribe(({x:Xt,y:jt,dragCancelled:kn})=>{this.scroller.destroy(),this.dragEnd.observers.length>0&&this.zone.run(()=>{this.dragEnd.next({x:Xt,y:jt,dragCancelled:kn})}),Qt(this.renderer,this.element,this.dragActiveClass),ot.complete()}),(0,F.T)($t,Nt).pipe((0,Te.q)(1)).subscribe(()=>{requestAnimationFrame(()=>{this.document.head.removeChild(Qe)})}),Rt}),(0,ve.B)());(0,F.T)(te.pipe((0,Te.q)(1),(0,De.U)(_e=>[,_e])),te.pipe((0,ze.G)())).pipe((0,Y.h)(([_e,Qe])=>!_e||(_e.x!==Qe.x||_e.y!==Qe.y)),(0,De.U)(([_e,Qe])=>Qe)).subscribe(({x:_e,y:Qe,currentDrag$:Xe,clientX:gt,clientY:ot,transformX:on,transformY:$t,target:Rt})=>{this.dragging.observers.length>0&&this.zone.run(()=>{this.dragging.next({x:_e,y:Qe})}),requestAnimationFrame(()=>{if(this.ghostElement){const Dn=`translate3d(${on}px, ${$t}px, 0px)`;this.setElementStyles(this.ghostElement,{transform:Dn,"-webkit-transform":Dn,"-ms-transform":Dn,"-moz-transform":Dn,"-o-transform":Dn})}}),Xe.next({clientX:gt,clientY:ot,dropData:this.dropData,target:Rt})})}ngOnChanges(te){te.dragAxis&&this.checkEventListeners()}ngOnDestroy(){this.unsubscribeEventListeners(),this.pointerDown$.complete(),this.pointerMove$.complete(),this.pointerUp$.complete(),this.destroy$.next()}checkEventListeners(){const te=this.canDrag(),_e=Object.keys(this.eventListenerSubscriptions).length>0;te&&!_e?this.zone.runOutsideAngular(()=>{this.eventListenerSubscriptions.mousedown=this.renderer.listen(this.element.nativeElement,"mousedown",Qe=>{this.onMouseDown(Qe)}),this.eventListenerSubscriptions.mouseup=this.renderer.listen("document","mouseup",Qe=>{this.onMouseUp(Qe)}),this.eventListenerSubscriptions.touchstart=this.renderer.listen(this.element.nativeElement,"touchstart",Qe=>{this.onTouchStart(Qe)}),this.eventListenerSubscriptions.touchend=this.renderer.listen("document","touchend",Qe=>{this.onTouchEnd(Qe)}),this.eventListenerSubscriptions.touchcancel=this.renderer.listen("document","touchcancel",Qe=>{this.onTouchEnd(Qe)}),this.eventListenerSubscriptions.mouseenter=this.renderer.listen(this.element.nativeElement,"mouseenter",()=>{this.onMouseEnter()}),this.eventListenerSubscriptions.mouseleave=this.renderer.listen(this.element.nativeElement,"mouseleave",()=>{this.onMouseLeave()})}):!te&&_e&&this.unsubscribeEventListeners()}onMouseDown(te){0===te.button&&(this.eventListenerSubscriptions.mousemove||(this.eventListenerSubscriptions.mousemove=this.renderer.listen("document","mousemove",_e=>{this.pointerMove$.next({event:_e,clientX:_e.clientX,clientY:_e.clientY})})),this.pointerDown$.next({event:te,clientX:te.clientX,clientY:te.clientY}))}onMouseUp(te){0===te.button&&(this.eventListenerSubscriptions.mousemove&&(this.eventListenerSubscriptions.mousemove(),delete this.eventListenerSubscriptions.mousemove),this.pointerUp$.next({event:te,clientX:te.clientX,clientY:te.clientY}))}onTouchStart(te){let _e,Qe,Xe;if(this.touchStartLongPress&&(this.timeLongPress.timerBegin=Date.now(),Qe=!1,Xe=this.hasScrollbar(),_e=this.getScrollPosition()),!this.eventListenerSubscriptions.touchmove){const gt=(0,J.R)(this.document,"contextmenu").subscribe(on=>{on.preventDefault()}),ot=(0,J.R)(this.document,"touchmove",{passive:!1}).subscribe(on=>{this.touchStartLongPress&&!Qe&&Xe&&(Qe=this.shouldBeginDrag(te,on,_e)),(!this.touchStartLongPress||!Xe||Qe)&&(on.preventDefault(),this.pointerMove$.next({event:on,clientX:on.targetTouches[0].clientX,clientY:on.targetTouches[0].clientY}))});this.eventListenerSubscriptions.touchmove=()=>{gt.unsubscribe(),ot.unsubscribe()}}this.pointerDown$.next({event:te,clientX:te.touches[0].clientX,clientY:te.touches[0].clientY})}onTouchEnd(te){this.eventListenerSubscriptions.touchmove&&(this.eventListenerSubscriptions.touchmove(),delete this.eventListenerSubscriptions.touchmove,this.touchStartLongPress&&this.enableScroll()),this.pointerUp$.next({event:te,clientX:te.changedTouches[0].clientX,clientY:te.changedTouches[0].clientY})}onMouseEnter(){this.setCursor(this.dragCursor)}onMouseLeave(){this.setCursor("")}canDrag(){return this.dragAxis.x||this.dragAxis.y}setCursor(te){this.eventListenerSubscriptions.mousemove||this.renderer.setStyle(this.element.nativeElement,"cursor",te)}unsubscribeEventListeners(){Object.keys(this.eventListenerSubscriptions).forEach(te=>{this.eventListenerSubscriptions[te](),delete this.eventListenerSubscriptions[te]})}setElementStyles(te,_e){Object.keys(_e).forEach(Qe=>{this.renderer.setStyle(te,Qe,_e[Qe])})}getScrollElement(){return this.scrollContainer?this.scrollContainer.elementRef.nativeElement:this.document.body}getScrollPosition(){return this.scrollContainer?{top:this.scrollContainer.elementRef.nativeElement.scrollTop,left:this.scrollContainer.elementRef.nativeElement.scrollLeft}:{top:window.pageYOffset||this.document.documentElement.scrollTop,left:window.pageXOffset||this.document.documentElement.scrollLeft}}shouldBeginDrag(te,_e,Qe){const Xe=this.getScrollPosition(),gt_top=Math.abs(Xe.top-Qe.top),gt_left=Math.abs(Xe.left-Qe.left),$t=Math.abs(_e.targetTouches[0].clientX-te.touches[0].clientX)-gt_left+(Math.abs(_e.targetTouches[0].clientY-te.touches[0].clientY)-gt_top),Rt=this.touchStartLongPress;return($t>Rt.delta||gt_top>0||gt_left>0)&&(this.timeLongPress.timerBegin=Date.now()),this.timeLongPress.timerEnd=Date.now(),this.timeLongPress.timerEnd-this.timeLongPress.timerBegin>=Rt.delay&&(this.disableScroll(),!0)}enableScroll(){this.scrollContainer&&this.renderer.setStyle(this.scrollContainer.elementRef.nativeElement,"overflow",""),this.renderer.setStyle(this.document.body,"overflow","")}disableScroll(){this.scrollContainer&&this.renderer.setStyle(this.scrollContainer.elementRef.nativeElement,"overflow","hidden"),this.renderer.setStyle(this.document.body,"overflow","hidden")}hasScrollbar(){const te=this.getScrollElement(),_e=te.scrollWidth>te.clientWidth,Qe=te.scrollHeight>te.clientHeight;return _e||Qe}}function H(Z,te,_e){return Z>=_e.left&&Z<=_e.right&&te>=_e.top&&te<=_e.bottom}V.\u0275fac=function(te){return new(te||V)(e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(rt),e.Y36(e.R0b),e.Y36(e.s_b),e.Y36(ne,8),e.Y36(ae.K0))},V.\u0275dir=e.lG2({type:V,selectors:[["","mwlDraggable",""]],inputs:{dropData:"dropData",dragAxis:"dragAxis",dragSnapGrid:"dragSnapGrid",ghostDragEnabled:"ghostDragEnabled",showOriginalElementWhileDragging:"showOriginalElementWhileDragging",validateDrag:"validateDrag",dragCursor:"dragCursor",dragActiveClass:"dragActiveClass",ghostElementAppendTo:"ghostElementAppendTo",ghostElementTemplate:"ghostElementTemplate",touchStartLongPress:"touchStartLongPress",autoScroll:"autoScroll"},outputs:{dragPointerDown:"dragPointerDown",dragStart:"dragStart",ghostElementCreated:"ghostElementCreated",dragging:"dragging",dragEnd:"dragEnd"},features:[e.TTD]});class W{constructor(te,_e,Qe,Xe,gt){this.element=te,this.draggableHelper=_e,this.zone=Qe,this.renderer=Xe,this.scrollContainer=gt,this.dragEnter=new e.vpe,this.dragLeave=new e.vpe,this.dragOver=new e.vpe,this.drop=new e.vpe}ngOnInit(){this.currentDragSubscription=this.draggableHelper.currentDrag.subscribe(te=>{Ut(this.renderer,this.element,this.dragActiveClass);const _e={updateCache:!0},Qe=this.renderer.listen(this.scrollContainer?this.scrollContainer.elementRef.nativeElement:"window","scroll",()=>{_e.updateCache=!0});let Xe;const gt=te.pipe((0,De.U)(({clientX:$t,clientY:Rt,dropData:Dn,target:Nt})=>{Xe={clientX:$t,clientY:Rt,dropData:Dn,target:Nt},_e.updateCache&&(_e.rect=this.element.nativeElement.getBoundingClientRect(),this.scrollContainer&&(_e.scrollContainerRect=this.scrollContainer.elementRef.nativeElement.getBoundingClientRect()),_e.updateCache=!1);const Xt=H($t,Rt,_e.rect),jt=!this.validateDrop||this.validateDrop({clientX:$t,clientY:Rt,target:Nt,dropData:Dn});return _e.scrollContainerRect?Xt&&jt&&H($t,Rt,_e.scrollContainerRect):Xt&&jt})),ot=gt.pipe((0,ke.x)());let on;ot.pipe((0,Y.h)($t=>$t)).subscribe(()=>{on=!0,Ut(this.renderer,this.element,this.dragOverClass),this.dragEnter.observers.length>0&&this.zone.run(()=>{this.dragEnter.next(Xe)})}),gt.pipe((0,Y.h)($t=>$t)).subscribe(()=>{this.dragOver.observers.length>0&&this.zone.run(()=>{this.dragOver.next(Xe)})}),ot.pipe((0,ze.G)(),(0,Y.h)(([$t,Rt])=>$t&&!Rt)).subscribe(()=>{on=!1,Qt(this.renderer,this.element,this.dragOverClass),this.dragLeave.observers.length>0&&this.zone.run(()=>{this.dragLeave.next(Xe)})}),te.subscribe({complete:()=>{Qe(),Qt(this.renderer,this.element,this.dragActiveClass),on&&(Qt(this.renderer,this.element,this.dragOverClass),this.drop.observers.length>0&&this.zone.run(()=>{this.drop.next(Xe)}))}})})}ngOnDestroy(){this.currentDragSubscription&&this.currentDragSubscription.unsubscribe()}}W.\u0275fac=function(te){return new(te||W)(e.Y36(e.SBq),e.Y36(rt),e.Y36(e.R0b),e.Y36(e.Qsj),e.Y36(ne,8))},W.\u0275dir=e.lG2({type:W,selectors:[["","mwlDroppable",""]],inputs:{dragOverClass:"dragOverClass",dragActiveClass:"dragActiveClass",validateDrop:"validateDrop"},outputs:{dragEnter:"dragEnter",dragLeave:"dragLeave",dragOver:"dragOver",drop:"drop"}});class he{}he.\u0275fac=function(te){return new(te||he)},he.\u0275mod=e.oAB({type:he}),he.\u0275inj=e.cJS({})},77492:(Fe,re,g)=>{"use strict";g.d(re,{E$:()=>K,mC:()=>we,ym:()=>xe});var e=g(44879),d=g(50192),L=g(23468),j=g(33218),F=g(82988),G=g(62149),J=g(61194),Y=g(1270),fe=g(77615),Q=g(42183),De=g(27053),ve=g(3583),Ae=g(1559),Te=g(17606);const Oe=!(typeof window>"u")&&("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0);function ue(pe,be,nt,st){const Ie=be.querySelectorAll(pe);if(Ie.length){const ht=nt.querySelectorAll(pe);for(let at=0;at{st[Ie]=(nt[Ie]||0)-(be[Ie]||0)}),st}const Je="resize-active";class K{constructor(be,nt,st,Ie){this.platformId=be,this.renderer=nt,this.elm=st,this.zone=Ie,this.enableGhostResize=!1,this.resizeSnapGrid={},this.resizeCursors=Re,this.ghostElementPositioning="fixed",this.allowNegativeResizes=!1,this.mouseMoveThrottleMS=50,this.resizeStart=new e.vpe,this.resizing=new e.vpe,this.resizeEnd=new e.vpe,this.mouseup=new L.x,this.mousedown=new L.x,this.mousemove=new L.x,this.destroy$=new L.x,this.pointerEventListeners=ce.getInstance(nt,Ie)}ngOnInit(){const be=(0,j.T)(this.pointerEventListeners.pointerDown,this.mousedown),nt=(0,j.T)(this.pointerEventListeners.pointerMove,this.mousemove).pipe((0,J.b)(({event:bt})=>{if(Ie)try{bt.preventDefault()}catch{}}),(0,Y.B)()),st=(0,j.T)(this.pointerEventListeners.pointerUp,this.mouseup);let Ie;const ht=()=>{Ie&&Ie.clonedNode&&(this.elm.nativeElement.parentElement.removeChild(Ie.clonedNode),this.renderer.setStyle(this.elm.nativeElement,"visibility","inherit"))},at=()=>({...Re,...this.resizeCursors});be.pipe((0,fe.z)(bt=>{function Et(ct){return{clientX:ct.clientX-bt.clientX,clientY:ct.clientY-bt.clientY}}const Dt=()=>{const ct={x:1,y:1};return Ie&&(this.resizeSnapGrid.left&&Ie.edges.left?ct.x=+this.resizeSnapGrid.left:this.resizeSnapGrid.right&&Ie.edges.right&&(ct.x=+this.resizeSnapGrid.right),this.resizeSnapGrid.top&&Ie.edges.top?ct.y=+this.resizeSnapGrid.top:this.resizeSnapGrid.bottom&&Ie.edges.bottom&&(ct.y=+this.resizeSnapGrid.bottom)),ct};function Zt(ct,Kt){return{x:Math.ceil(ct.clientX/Kt.x),y:Math.ceil(ct.clientY/Kt.y)}}return(0,j.T)(nt.pipe((0,Q.q)(1)).pipe((0,De.U)(ct=>[,ct])),nt.pipe((0,ve.G)())).pipe((0,De.U)(([ct,Kt])=>[ct&&Et(ct),Et(Kt)])).pipe((0,Ae.h)(([ct,Kt])=>{if(!ct)return!0;const Jt=Dt(),St=Zt(ct,Jt),nn=Zt(Kt,Jt);return St.x!==nn.x||St.y!==nn.y})).pipe((0,De.U)(([,ct])=>{const Kt=Dt();return{clientX:Math.round(ct.clientX/Kt.x)*Kt.x,clientY:Math.round(ct.clientY/Kt.y)*Kt.y}})).pipe((0,Te.R)((0,j.T)(st,be)))})).pipe((0,Ae.h)(()=>!!Ie)).pipe((0,De.U)(({clientX:bt,clientY:Et})=>ke(Ie.startingRect,Ie.edges,bt,Et))).pipe((0,Ae.h)(bt=>this.allowNegativeResizes||!!(bt.height&&bt.width&&bt.height>0&&bt.width>0))).pipe((0,Ae.h)(bt=>!this.validateResize||this.validateResize({rectangle:bt,edges:Ge({edges:Ie.edges,initialRectangle:Ie.startingRect,newRectangle:bt})})),(0,Te.R)(this.destroy$)).subscribe(bt=>{Ie&&Ie.clonedNode&&(this.renderer.setStyle(Ie.clonedNode,"height",`${bt.height}px`),this.renderer.setStyle(Ie.clonedNode,"width",`${bt.width}px`),this.renderer.setStyle(Ie.clonedNode,"top",`${bt.top}px`),this.renderer.setStyle(Ie.clonedNode,"left",`${bt.left}px`)),this.resizing.observers.length>0&&this.zone.run(()=>{this.resizing.emit({edges:Ge({edges:Ie.edges,initialRectangle:Ie.startingRect,newRectangle:bt}),rectangle:bt})}),Ie.currentRect=bt}),be.pipe((0,De.U)(({edges:bt})=>bt||{}),(0,Ae.h)(bt=>Object.keys(bt).length>0),(0,Te.R)(this.destroy$)).subscribe(bt=>{Ie&&ht();const Et=function ae(pe,be){let nt=0,st=0;const Ie=pe.nativeElement.style,at=["transform","-ms-transform","-moz-transform","-o-transform"].map(Ke=>Ie[Ke]).find(Ke=>!!Ke);if(at&&at.includes("translate")&&(nt=at.replace(/.*translate3?d?\((-?[0-9]*)px, (-?[0-9]*)px.*/,"$1"),st=at.replace(/.*translate3?d?\((-?[0-9]*)px, (-?[0-9]*)px.*/,"$2")),"absolute"===be)return{height:pe.nativeElement.offsetHeight,width:pe.nativeElement.offsetWidth,top:pe.nativeElement.offsetTop-st,bottom:pe.nativeElement.offsetHeight+pe.nativeElement.offsetTop-st,left:pe.nativeElement.offsetLeft-nt,right:pe.nativeElement.offsetWidth+pe.nativeElement.offsetLeft-nt};{const Ke=pe.nativeElement.getBoundingClientRect();return{height:Ke.height,width:Ke.width,top:Ke.top-st,bottom:Ke.bottom-st,left:Ke.left-nt,right:Ke.right-nt,scrollTop:pe.nativeElement.scrollTop,scrollLeft:pe.nativeElement.scrollLeft}}}(this.elm,this.ghostElementPositioning);Ie={edges:bt,startingRect:Et,currentRect:Et};const Dt=at(),Zt=Ye(Ie.edges,Dt);this.renderer.setStyle(document.body,"cursor",Zt),this.setElementClass(this.elm,Je,!0),this.enableGhostResize&&(Ie.clonedNode=function He(pe){const be=pe.cloneNode(!0),nt=be.querySelectorAll("[id]"),st=pe.nodeName.toLowerCase();return be.removeAttribute("id"),nt.forEach(Ie=>{Ie.removeAttribute("id")}),"canvas"===st?ze(pe,be):("input"===st||"select"===st||"textarea"===st)&&Ce(pe,be),ue("canvas",pe,be,ze),ue("input, textarea, select",pe,be,Ce),be}(this.elm.nativeElement),this.elm.nativeElement.parentElement.appendChild(Ie.clonedNode),this.renderer.setStyle(this.elm.nativeElement,"visibility","hidden"),this.renderer.setStyle(Ie.clonedNode,"position",this.ghostElementPositioning),this.renderer.setStyle(Ie.clonedNode,"left",`${Ie.startingRect.left}px`),this.renderer.setStyle(Ie.clonedNode,"top",`${Ie.startingRect.top}px`),this.renderer.setStyle(Ie.clonedNode,"height",`${Ie.startingRect.height}px`),this.renderer.setStyle(Ie.clonedNode,"width",`${Ie.startingRect.width}px`),this.renderer.setStyle(Ie.clonedNode,"cursor",Ye(Ie.edges,Dt)),this.renderer.addClass(Ie.clonedNode,"resize-ghost-element"),Ie.clonedNode.scrollTop=Ie.startingRect.scrollTop,Ie.clonedNode.scrollLeft=Ie.startingRect.scrollLeft),this.resizeStart.observers.length>0&&this.zone.run(()=>{this.resizeStart.emit({edges:Ge({edges:bt,initialRectangle:Et,newRectangle:Et}),rectangle:ke(Et,{},0,0)})})}),st.pipe((0,Te.R)(this.destroy$)).subscribe(()=>{Ie&&(this.renderer.removeClass(this.elm.nativeElement,Je),this.renderer.setStyle(document.body,"cursor",""),this.renderer.setStyle(this.elm.nativeElement,"cursor",""),this.resizeEnd.observers.length>0&&this.zone.run(()=>{this.resizeEnd.emit({edges:Ge({edges:Ie.edges,initialRectangle:Ie.startingRect,newRectangle:Ie.currentRect}),rectangle:Ie.currentRect})}),ht(),Ie=null)})}ngOnDestroy(){(0,d.NF)(this.platformId)&&this.renderer.setStyle(document.body,"cursor",""),this.mousedown.complete(),this.mouseup.complete(),this.mousemove.complete(),this.destroy$.next()}setElementClass(be,nt,st){st?this.renderer.addClass(be.nativeElement,nt):this.renderer.removeClass(be.nativeElement,nt)}}K.\u0275fac=function(be){return new(be||K)(e.Y36(e.Lbi),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b))},K.\u0275dir=e.lG2({type:K,selectors:[["","mwlResizable",""]],inputs:{validateResize:"validateResize",enableGhostResize:"enableGhostResize",resizeSnapGrid:"resizeSnapGrid",resizeCursors:"resizeCursors",ghostElementPositioning:"ghostElementPositioning",allowNegativeResizes:"allowNegativeResizes",mouseMoveThrottleMS:"mouseMoveThrottleMS"},outputs:{resizeStart:"resizeStart",resizing:"resizing",resizeEnd:"resizeEnd"},exportAs:["mwlResizable"]});class ce{constructor(be,nt){this.pointerDown=new F.y(st=>{let Ie,ht;return nt.runOutsideAngular(()=>{Ie=be.listen("document","mousedown",at=>{st.next({clientX:at.clientX,clientY:at.clientY,event:at})}),Oe&&(ht=be.listen("document","touchstart",at=>{st.next({clientX:at.touches[0].clientX,clientY:at.touches[0].clientY,event:at})}))}),()=>{Ie(),Oe&&ht()}}).pipe((0,Y.B)()),this.pointerMove=new F.y(st=>{let Ie,ht;return nt.runOutsideAngular(()=>{Ie=be.listen("document","mousemove",at=>{st.next({clientX:at.clientX,clientY:at.clientY,event:at})}),Oe&&(ht=be.listen("document","touchmove",at=>{st.next({clientX:at.targetTouches[0].clientX,clientY:at.targetTouches[0].clientY,event:at})}))}),()=>{Ie(),Oe&&ht()}}).pipe((0,Y.B)()),this.pointerUp=new F.y(st=>{let Ie,ht,at;return nt.runOutsideAngular(()=>{Ie=be.listen("document","mouseup",Ke=>{st.next({clientX:Ke.clientX,clientY:Ke.clientY,event:Ke})}),Oe&&(ht=be.listen("document","touchend",Ke=>{st.next({clientX:Ke.changedTouches[0].clientX,clientY:Ke.changedTouches[0].clientY,event:Ke})}),at=be.listen("document","touchcancel",Ke=>{st.next({clientX:Ke.changedTouches[0].clientX,clientY:Ke.changedTouches[0].clientY,event:Ke})}))}),()=>{Ie(),Oe&&(ht(),at())}}).pipe((0,Y.B)())}static getInstance(be,nt){return ce.instance||(ce.instance=new ce(be,nt)),ce.instance}}class we{constructor(be,nt,st,Ie){this.renderer=be,this.element=nt,this.zone=st,this.resizableDirective=Ie,this.resizeEdges={},this.eventListeners={},this.destroy$=new L.x}ngOnInit(){this.zone.runOutsideAngular(()=>{this.listenOnTheHost("mousedown").subscribe(be=>{this.onMousedown(be,be.clientX,be.clientY)}),this.listenOnTheHost("mouseup").subscribe(be=>{this.onMouseup(be.clientX,be.clientY)}),Oe&&(this.listenOnTheHost("touchstart").subscribe(be=>{this.onMousedown(be,be.touches[0].clientX,be.touches[0].clientY)}),(0,j.T)(this.listenOnTheHost("touchend"),this.listenOnTheHost("touchcancel")).subscribe(be=>{this.onMouseup(be.changedTouches[0].clientX,be.changedTouches[0].clientY)}))})}ngOnDestroy(){this.destroy$.next(),this.unsubscribeEventListeners()}onMousedown(be,nt,st){be.preventDefault(),this.eventListeners.touchmove||(this.eventListeners.touchmove=this.renderer.listen(this.element.nativeElement,"touchmove",Ie=>{this.onMousemove(Ie,Ie.targetTouches[0].clientX,Ie.targetTouches[0].clientY)})),this.eventListeners.mousemove||(this.eventListeners.mousemove=this.renderer.listen(this.element.nativeElement,"mousemove",Ie=>{this.onMousemove(Ie,Ie.clientX,Ie.clientY)})),this.resizable.mousedown.next({clientX:nt,clientY:st,edges:this.resizeEdges})}onMouseup(be,nt){this.unsubscribeEventListeners(),this.resizable.mouseup.next({clientX:be,clientY:nt,edges:this.resizeEdges})}get resizable(){return this.resizableDirective||this.resizableContainer}onMousemove(be,nt,st){this.resizable.mousemove.next({clientX:nt,clientY:st,edges:this.resizeEdges,event:be})}unsubscribeEventListeners(){Object.keys(this.eventListeners).forEach(be=>{this.eventListeners[be](),delete this.eventListeners[be]})}listenOnTheHost(be){return(0,G.R)(this.element.nativeElement,be).pipe((0,Te.R)(this.destroy$))}}we.\u0275fac=function(be){return new(be||we)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b),e.Y36(K,8))},we.\u0275dir=e.lG2({type:we,selectors:[["","mwlResizeHandle",""]],inputs:{resizeEdges:"resizeEdges",resizableContainer:"resizableContainer"}});class xe{}xe.\u0275fac=function(be){return new(be||xe)},xe.\u0275mod=e.oAB({type:xe}),xe.\u0275inj=e.cJS({})},39617:Fe=>{"use strict";Fe.exports={i8:"15.0.3"}},41701:Fe=>{"use strict";Fe.exports={i8:"15.0.3"}},33814:Fe=>{"use strict";Fe.exports={i8:"6.2.1"}},43945:Fe=>{"use strict";Fe.exports={i8:"14.0.0"}},75536:Fe=>{"use strict";Fe.exports={i8:"8.0.0"}},53369:Fe=>{"use strict";Fe.exports={i8:"7.0.0"}},34263:Fe=>{"use strict";Fe.exports={i8:"7.0.0"}},3181:Fe=>{"use strict";Fe.exports={i8:"5.2.3"}},72418:Fe=>{"use strict";Fe.exports={i8:"0.10.4"}},65109:Fe=>{"use strict";Fe.exports={i8:"2.29.3"}},276:Fe=>{"use strict";Fe.exports={i8:"4.6.13"}},9799:Fe=>{"use strict";Fe.exports={i8:"2.0.1"}},67002:Fe=>{"use strict";Fe.exports={i8:"2.7.1"}},60584:Fe=>{"use strict";Fe.exports={i8:"7.6.0"}},25189:Fe=>{"use strict";Fe.exports={i8:"0.11.8"}},4147:Fe=>{"use strict";Fe.exports={i8:"0.31.1"}}},Fe=>{var e;e=77247,Fe(Fe.s=e)}]); \ No newline at end of file diff --git a/main.ff13a5c9962e42cf.js b/main.ff13a5c9962e42cf.js deleted file mode 100644 index 0d0129f7d..000000000 --- a/main.ff13a5c9962e42cf.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[179],{72887:(Be,ne,g)=>{"use strict";g.d(ne,{_:()=>e});class e{}},57585:(Be,ne,g)=>{"use strict";g.d(ne,{x:()=>Y});var e=g(62927),d=g(16705),F=g(57499),W=g(732),L=g(49513),V=g(94652),Z=g(57450),j=g(27943);function Q(G,J){(0,j.Z)(2,arguments);var ue=(0,Z.Z)(G),ee=(0,Z.Z)(J),ie=ue.getTime()-(0,V.Z)(ue),Te=ee.getTime()-(0,V.Z)(ee);return Math.round((ie-Te)/864e5)}function ye(G,J){var ue=G.getFullYear()-J.getFullYear()||G.getMonth()-J.getMonth()||G.getDate()-J.getDate()||G.getHours()-J.getHours()||G.getMinutes()-J.getMinutes()||G.getSeconds()-J.getSeconds()||G.getMilliseconds()-J.getMilliseconds();return ue<0?-1:ue>0?1:ue}function _e(G,J){(0,j.Z)(2,arguments);var ue=(0,L.Z)(G),ee=(0,L.Z)(J),ie=ye(ue,ee),Te=Math.abs(Q(ue,ee));ue.setDate(ue.getDate()-ie*Te);var et=Number(ye(ue,ee)===-ie),tt=ie*(Te-et);return 0===tt?0:tt}var Oe=g(71916),Se=g(49534),Ae=g(7987);function He(G,J,ue){(0,j.Z)(2,arguments);var ee=(0,Se.Z)(G,J)/1e3;return(0,Ae.u)(ue?.roundingMethod)(ee)}var de=g(21037),Me=g(9433),Ee=g(8458);function We(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G),ue=J.getDay();return ue}function Fe(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G),ue=J.getMonth();return ue}var ae=g(70656),Re=g(22959);function Ke(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G);return J.setMilliseconds(0),J}function Ge(G,J){(0,j.Z)(2,arguments);var ue=Ke(G),ee=Ke(J);return ue.getTime()===ee.getTime()}function Je(G){return(Je="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(ue){return typeof ue}:function(ue){return ue&&"function"==typeof Symbol&&ue.constructor===Symbol&&ue!==Symbol.prototype?"symbol":typeof ue})(G)}function dt(G){var J,ue;if((0,j.Z)(1,arguments),G&&"function"==typeof G.forEach)J=G;else{if("object"!==Je(G)||null===G)return new Date(NaN);J=Array.prototype.slice.call(G)}return J.forEach(function(ee){var ie=(0,L.Z)(ee);(void 0===ue||ue=ie.getTime()?ue+1:J.getTime()>=et.getTime()?ue:ue-1}function Zt(G){(0,j.Z)(1,arguments);var J=Dt(G),ue=new Date(0);ue.setFullYear(J,0,4),ue.setHours(0,0,0,0);var ee=Ct(ue);return ee}var ut=6048e5;function Qt(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G),ue=Ct(J).getTime()-Zt(J).getTime();return Math.round(ue/ut)+1}var Jt=g(95830);function It(G,J){(0,j.Z)(2,arguments);var ue=(0,L.Z)(G),ee=(0,Jt.Z)(J);return ue.setDate(ee),ue}function nn(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G),ue=J.getFullYear(),ee=J.getMonth(),ie=new Date(0);return ie.setFullYear(ue,ee+1,0),ie.setHours(0,0,0,0),ie.getDate()}function Rt(G,J){(0,j.Z)(2,arguments);var ue=(0,L.Z)(G),ee=(0,Jt.Z)(J),ie=ue.getFullYear(),Te=ue.getDate(),et=new Date(0);et.setFullYear(ie,ee,15),et.setHours(0,0,0,0);var tt=nn(et);return ue.setMonth(ee,Math.min(Te,tt)),ue}function it(G,J){(0,j.Z)(2,arguments);var ue=(0,L.Z)(G),ee=(0,Jt.Z)(J);return isNaN(ue.getTime())?new Date(NaN):(ue.setFullYear(ee),ue)}function we(G){(0,j.Z)(1,arguments);var J=(0,L.Z)(G),ue=J.getDate();return ue}function $(G){return(0,j.Z)(1,arguments),(0,L.Z)(G).getFullYear()}function Y(){return{addDays:e.Z,addHours:d.Z,addMinutes:F.Z,addSeconds:W.Z,differenceInDays:_e,differenceInMinutes:Oe.Z,differenceInSeconds:He,endOfDay:de.Z,endOfMonth:Me.Z,endOfWeek:Ee.Z,getDay:We,getMonth:Fe,isSameDay:ae.Z,isSameMonth:Re.Z,isSameSecond:Ge,max:dt,setHours:xe.Z,setMinutes:K.Z,startOfDay:Z.Z,startOfMinute:ce.Z,startOfMonth:Ce.Z,startOfWeek:ke.Z,getHours:he.Z,getMinutes:De,getTimezoneOffset:rt,addWeeks:Pe.Z,addMonths:gt.Z,subDays:lt.Z,subWeeks:Qe.Z,subMonths:Et.Z,getISOWeek:Qt,setDate:It,setMonth:Rt,setYear:it,getDate:we,getYear:$}}},60341:(Be,ne,g)=>{"use strict";g.d(ne,{_8:()=>Se});var e=g(88354),d=g(84910),F=g(32668),W=g(64061),L=g(90676),V=g(72612);g(11058);class j{static forRoot(He,de={}){return{ngModule:j,providers:[He,de.eventTitleFormatter||e.K,de.dateFormatter||d.m,de.utils||L.y,de.a11y||F.a]}}}j.\u0275fac=function(He){return new(He||j)},j.\u0275mod=V.oAB({type:j}),j.\u0275inj=V.cJS({providers:[W.Gx],imports:[W.ez]});var pe=g(94266);class Q{}Q.\u0275fac=function(He){return new(He||Q)},Q.\u0275mod=V.oAB({type:Q}),Q.\u0275inj=V.cJS({imports:[W.ez,pe.Vk,j,pe.Vk]});var ye=g(21443);class _e{}_e.\u0275fac=function(He){return new(He||_e)},_e.\u0275mod=V.oAB({type:_e}),_e.\u0275inj=V.cJS({imports:[W.ez,ye.ym,pe.Vk,j,ye.ym,pe.Vk]});class Oe{}Oe.\u0275fac=function(He){return new(He||Oe)},Oe.\u0275mod=V.oAB({type:Oe}),Oe.\u0275inj=V.cJS({imports:[W.ez,j,_e]});class Se{static forRoot(He,de={}){return{ngModule:Se,providers:[He,de.eventTitleFormatter||e.K,de.dateFormatter||d.m,de.utils||L.y,de.a11y||F.a]}}}Se.\u0275fac=function(He){return new(He||Se)},Se.\u0275mod=V.oAB({type:Se}),Se.\u0275inj=V.cJS({imports:[j,Q,_e,Oe,j,Q,_e,Oe]})},65095:(Be,ne,g)=>{"use strict";g.d(ne,{A:()=>F});var e=g(72612),d=g(32668);class F{constructor(L,V){this.calendarA11y=L,this.locale=V}transform(L,V){if(L.locale=L.locale||this.locale,typeof this.calendarA11y[V]>"u"){const Z=Object.getOwnPropertyNames(Object.getPrototypeOf(d.a.prototype)).filter(j=>"constructor"!==j);throw new Error(`${V} is not a valid a11y method. Can only be one of ${Z.join(", ")}`)}return this.calendarA11y[V](L)}}F.\u0275fac=function(L){return new(L||F)(e.Y36(d.a,16),e.Y36(e.soG,16))},F.\u0275pipe=e.Yjl({name:"calendarA11y",type:F,pure:!0})},32668:(Be,ne,g)=>{"use strict";g.d(ne,{a:()=>F});var e=g(64061),d=g(72612);class F{constructor(L){this.i18nPlural=L}monthCell({day:L,locale:V}){return L.badgeTotal>0?`\n ${(0,e.p6)(L.date,"EEEE MMMM d",V)},\n ${this.i18nPlural.transform(L.badgeTotal,{"=0":"No events","=1":"One event",other:"# events"})},\n click to expand\n `:`${(0,e.p6)(L.date,"EEEE MMMM d",V)}`}openDayEventsLandmark({date:L,locale:V}){return`\n Beginning of expanded view for ${(0,e.p6)(L,"EEEE MMMM dd",V)}\n `}openDayEventsAlert({date:L,locale:V}){return`${(0,e.p6)(L,"EEEE MMMM dd",V)} expanded`}eventDescription({event:L,locale:V}){if(!0===L.allDay)return this.allDayEventDescription({event:L,locale:V});const Z=`\n ${(0,e.p6)(L.start,"EEEE MMMM dd",V)},\n ${L.title}, from ${(0,e.p6)(L.start,"hh:mm a",V)}\n `;return L.end?Z+` to ${(0,e.p6)(L.end,"hh:mm a",V)}`:Z}allDayEventDescription({event:L,locale:V}){const Z=`\n ${L.title}, event spans multiple days:\n start time ${(0,e.p6)(L.start,"MMMM dd hh:mm a",V)}\n `;return L.end?Z+`, stop time ${(0,e.p6)(L.end,"MMMM d hh:mm a",V)}`:Z+", no stop time"}actionButtonLabel({action:L}){return L.a11yLabel}monthCellTabIndex(){return 0}hideMonthCellEvents(){return!0}hideEventTitle(){return!0}hideWeekHourSegment(){return!0}hideDayHourSegment(){return!0}}F.\u0275fac=function(L){return new(L||F)(d.LFG(e.Gx))},F.\u0275prov=d.Yz7({token:F,factory:F.\u0275fac})},84910:(Be,ne,g)=>{"use strict";g.d(ne,{m:()=>V});var e=g(64061),d=g(18696),F=g(72612),W=g(72887);class L{constructor(j){this.dateAdapter=j}monthViewColumnHeader({date:j,locale:pe}){return(0,e.p6)(j,"EEEE",pe)}monthViewDayNumber({date:j,locale:pe}){return(0,e.p6)(j,"d",pe)}monthViewTitle({date:j,locale:pe}){return(0,e.p6)(j,"LLLL y",pe)}weekViewColumnHeader({date:j,locale:pe}){return(0,e.p6)(j,"EEEE",pe)}weekViewColumnSubHeader({date:j,locale:pe}){return(0,e.p6)(j,"MMM d",pe)}weekViewTitle({date:j,locale:pe,weekStartsOn:Q,excludeDays:ye,daysInWeek:_e}){const{viewStart:Oe,viewEnd:Se}=(0,d.rK)(this.dateAdapter,j,Q,ye,_e),Ae=(He,de)=>(0,e.p6)(He,"MMM d"+(de?", yyyy":""),pe);return`${Ae(Oe,Oe.getUTCFullYear()!==Se.getUTCFullYear())} - ${Ae(Se,!0)}`}weekViewHour({date:j,locale:pe}){return(0,e.p6)(j,"h a",pe)}dayViewHour({date:j,locale:pe}){return(0,e.p6)(j,"h a",pe)}dayViewTitle({date:j,locale:pe}){return(0,e.p6)(j,"EEEE, MMMM d, y",pe)}}L.\u0275fac=function(j){return new(j||L)(F.LFG(W._))},L.\u0275prov=F.Yz7({token:L,factory:L.\u0275fac});class V extends L{}V.\u0275fac=function(){let Z;return function(pe){return(Z||(Z=F.n5z(V)))(pe||V)}}(),V.\u0275prov=F.Yz7({token:V,factory:V.\u0275fac})},9665:(Be,ne,g)=>{"use strict";g.d(ne,{J:()=>F});var e=g(72612),d=g(84910);class F{constructor(L,V){this.dateFormatter=L,this.locale=V}transform(L,V,Z=this.locale,j=0,pe=[],Q){if(typeof this.dateFormatter[V]>"u"){const ye=Object.getOwnPropertyNames(Object.getPrototypeOf(d.m.prototype)).filter(_e=>"constructor"!==_e);throw new Error(`${V} is not a valid date formatter. Can only be one of ${ye.join(", ")}`)}return this.dateFormatter[V]({date:L,locale:Z,weekStartsOn:j,excludeDays:pe,daysInWeek:Q})}}F.\u0275fac=function(L){return new(L||F)(e.Y36(d.m,16),e.Y36(e.soG,16))},F.\u0275pipe=e.Yjl({name:"calendarDate",type:F,pure:!0})},42666:(Be,ne,g)=>{"use strict";g.d(ne,{n:()=>_e});var e=g(72612),d=g(64061),F=g(43920),W=g(36009),L=g(65095);const V=function(Oe){return{action:Oe}};function Z(Oe,Se){if(1&Oe){const Ae=e.EpF();e.TgZ(0,"a",5),e.NdJ("mwlClick",function(de){const Ee=e.CHM(Ae).$implicit,We=e.oxw(2).event;return e.KtG(Ee.onClick({event:We,sourceEvent:de}))})("mwlKeydownEnter",function(de){const Ee=e.CHM(Ae).$implicit,We=e.oxw(2).event;return e.KtG(Ee.onClick({event:We,sourceEvent:de}))}),e.ALo(1,"calendarA11y"),e._uU(2,"\n "),e.qZA()}if(2&Oe){const Ae=Se.$implicit;e.Q6J("ngClass",Ae.cssClass)("innerHtml",Ae.label,e.oJD),e.uIk("aria-label",e.xi3(1,3,e.VKq(6,V,Ae),"actionButtonLabel"))}}function j(Oe,Se){if(1&Oe&&(e.TgZ(0,"span",3),e._uU(1,"\n "),e.YNc(2,Z,3,8,"a",4),e._uU(3,"\n "),e.qZA()),2&Oe){const Ae=e.oxw(),He=Ae.event,de=Ae.trackByActionId;e.xp6(2),e.Q6J("ngForOf",He.actions)("ngForTrackBy",de)}}function pe(Oe,Se){if(1&Oe&&(e._uU(0,"\n "),e.YNc(1,j,4,2,"span",2),e._uU(2,"\n ")),2&Oe){const Ae=Se.event;e.xp6(1),e.Q6J("ngIf",Ae.actions)}}function Q(Oe,Se){1&Oe&&e._uU(0,"\n ")}const ye=function(Oe,Se){return{event:Oe,trackByActionId:Se}};class _e{constructor(){this.trackByActionId=(Se,Ae)=>Ae.id?Ae.id:Ae}}_e.\u0275fac=function(Se){return new(Se||_e)},_e.\u0275cmp=e.Xpm({type:_e,selectors:[["mwl-calendar-event-actions"]],inputs:{event:"event",customTemplate:"customTemplate"},decls:6,vars:5,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-event-actions",4,"ngIf"],[1,"cal-event-actions"],["class","cal-event-action","href","javascript:;","tabindex","0","role","button",3,"ngClass","innerHtml","mwlClick","mwlKeydownEnter",4,"ngFor","ngForOf","ngForTrackBy"],["href","javascript:;","tabindex","0","role","button",1,"cal-event-action",3,"ngClass","innerHtml","mwlClick","mwlKeydownEnter"]],template:function(Se,Ae){if(1&Se&&(e._uU(0,"\n "),e.YNc(1,pe,3,1,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Q,1,0,"ng-template",1),e._uU(5,"\n ")),2&Se){const He=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Ae.customTemplate||He)("ngTemplateOutletContext",e.WLB(2,ye,Ae.event,Ae.trackByActionId))}},dependencies:[d.mk,d.sg,d.O5,d.tP,F.P,W.j,L.A],encapsulation:2})},93977:(Be,ne,g)=>{"use strict";var e,d;g.d(ne,{a:()=>e}),(d=e||(e={})).Drag="drag",d.Drop="drop",d.Resize="resize"},88354:(Be,ne,g)=>{"use strict";g.d(ne,{K:()=>e});class e{month(F,W){return F.title}monthTooltip(F,W){return F.title}week(F,W){return F.title}weekTooltip(F,W){return F.title}day(F,W){return F.title}dayTooltip(F,W){return F.title}}},39292:(Be,ne,g)=>{"use strict";g.d(ne,{b:()=>pe});var e=g(72612),d=g(64061),F=g(88300),W=g(65095);const L=function(){return{}};function V(Q,ye){if(1&Q&&(e._uU(0,"\n "),e.TgZ(1,"span",2),e.ALo(2,"calendarEventTitle"),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&Q){const _e=ye.event,Oe=ye.view;e.xp6(1),e.Q6J("innerHTML",e.Dn7(2,2,_e.title,Oe,_e),e.oJD),e.uIk("aria-hidden",e.xi3(3,6,e.DdM(9,L),"hideEventTitle"))}}function Z(Q,ye){1&Q&&e._uU(0,"\n ")}const j=function(Q,ye){return{event:Q,view:ye}};class pe{}pe.\u0275fac=function(ye){return new(ye||pe)},pe.\u0275cmp=e.Xpm({type:pe,selectors:[["mwl-calendar-event-title"]],inputs:{event:"event",customTemplate:"customTemplate",view:"view"},decls:6,vars:5,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-event-title",3,"innerHTML"]],template:function(ye,_e){if(1&ye&&(e._uU(0,"\n "),e.YNc(1,V,6,10,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Z,1,0,"ng-template",1),e._uU(5,"\n ")),2&ye){const Oe=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",_e.customTemplate||Oe)("ngTemplateOutletContext",e.WLB(2,j,_e.event,_e.view))}},dependencies:[d.tP,F.B,W.A],encapsulation:2})},88300:(Be,ne,g)=>{"use strict";g.d(ne,{B:()=>F});var e=g(72612),d=g(88354);class F{constructor(L){this.calendarEventTitle=L}transform(L,V,Z){return this.calendarEventTitle[V](Z,L)}}F.\u0275fac=function(L){return new(L||F)(e.Y36(d.K,16))},F.\u0275pipe=e.Yjl({name:"calendarEventTitle",type:F,pure:!0})},45831:(Be,ne,g)=>{"use strict";g.d(ne,{T:()=>L});var e=g(72612),d=g(1885),F=g(18696),W=g(72887);class L{constructor(Z){this.dateAdapter=Z,this.excludeDays=[],this.viewDateChange=new e.vpe}onClick(){const Z={day:this.dateAdapter.addDays,week:this.dateAdapter.addWeeks,month:this.dateAdapter.addMonths}[this.view];this.view===d.w.Day?this.viewDateChange.emit((0,F.j8)(this.dateAdapter,this.viewDate,1,this.excludeDays)):this.view===d.w.Week&&this.daysInWeek?this.viewDateChange.emit((0,F.j8)(this.dateAdapter,this.viewDate,this.daysInWeek,this.excludeDays)):this.viewDateChange.emit(Z(this.viewDate,1))}}L.\u0275fac=function(Z){return new(Z||L)(e.Y36(W._))},L.\u0275dir=e.lG2({type:L,selectors:[["","mwlCalendarNextView",""]],hostBindings:function(Z,j){1&Z&&e.NdJ("click",function(){return j.onClick()})},inputs:{view:"view",viewDate:"viewDate",excludeDays:"excludeDays",daysInWeek:"daysInWeek"},outputs:{viewDateChange:"viewDateChange"}})},60845:(Be,ne,g)=>{"use strict";g.d(ne,{O:()=>L});var e=g(72612),d=g(1885),F=g(18696),W=g(72887);class L{constructor(Z){this.dateAdapter=Z,this.excludeDays=[],this.viewDateChange=new e.vpe}onClick(){const Z={day:this.dateAdapter.subDays,week:this.dateAdapter.subWeeks,month:this.dateAdapter.subMonths}[this.view];this.view===d.w.Day?this.viewDateChange.emit((0,F.j8)(this.dateAdapter,this.viewDate,-1,this.excludeDays)):this.view===d.w.Week&&this.daysInWeek?this.viewDateChange.emit((0,F.j8)(this.dateAdapter,this.viewDate,-this.daysInWeek,this.excludeDays)):this.viewDateChange.emit(Z(this.viewDate,1))}}L.\u0275fac=function(Z){return new(Z||L)(e.Y36(W._))},L.\u0275dir=e.lG2({type:L,selectors:[["","mwlCalendarPreviousView",""]],hostBindings:function(Z,j){1&Z&&e.NdJ("click",function(){return j.onClick()})},inputs:{view:"view",viewDate:"viewDate",excludeDays:"excludeDays",daysInWeek:"daysInWeek"},outputs:{viewDateChange:"viewDateChange"}})},97172:(Be,ne,g)=>{"use strict";g.d(ne,{i:()=>F});var e=g(72612),d=g(72887);class F{constructor(L){this.dateAdapter=L,this.viewDateChange=new e.vpe}onClick(){this.viewDateChange.emit(this.dateAdapter.startOfDay(new Date))}}F.\u0275fac=function(L){return new(L||F)(e.Y36(d._))},F.\u0275dir=e.lG2({type:F,selectors:[["","mwlCalendarToday",""]],hostBindings:function(L,V){1&L&&e.NdJ("click",function(){return V.onClick()})},inputs:{viewDate:"viewDate"},outputs:{viewDateChange:"viewDateChange"}})},55456:(Be,ne,g)=>{"use strict";g.d(ne,{n:()=>Ae});var e=g(64061),d=function(){function He(){}return He.prototype.getAllStyles=function(de){return window.getComputedStyle(de)},He.prototype.getStyle=function(de,Me){return this.getAllStyles(de)[Me]},He.prototype.isStaticPositioned=function(de){return"static"===(this.getStyle(de,"position")||"static")},He.prototype.offsetParent=function(de){for(var Me=de.offsetParent||document.documentElement;Me&&Me!==document.documentElement&&this.isStaticPositioned(Me);)Me=Me.offsetParent;return Me||document.documentElement},He.prototype.position=function(de,Me){void 0===Me&&(Me=!0);var Ee,We={width:0,height:0,top:0,bottom:0,left:0,right:0};if("fixed"===this.getStyle(de,"position"))Ee={top:(Ee=de.getBoundingClientRect()).top,bottom:Ee.bottom,left:Ee.left,right:Ee.right,height:Ee.height,width:Ee.width};else{var Fe=this.offsetParent(de);Ee=this.offset(de,!1),Fe!==document.documentElement&&(We=this.offset(Fe,!1)),We.top+=Fe.clientTop,We.left+=Fe.clientLeft}return Ee.top-=We.top,Ee.bottom-=We.top,Ee.left-=We.left,Ee.right-=We.left,Me&&(Ee.top=Math.round(Ee.top),Ee.bottom=Math.round(Ee.bottom),Ee.left=Math.round(Ee.left),Ee.right=Math.round(Ee.right)),Ee},He.prototype.offset=function(de,Me){void 0===Me&&(Me=!0);var Ee=de.getBoundingClientRect(),We_top=window.pageYOffset-document.documentElement.clientTop,We_left=window.pageXOffset-document.documentElement.clientLeft,Fe={height:Ee.height||de.offsetHeight,width:Ee.width||de.offsetWidth,top:Ee.top+We_top,bottom:Ee.bottom+We_top,left:Ee.left+We_left,right:Ee.right+We_left};return Me&&(Fe.height=Math.round(Fe.height),Fe.width=Math.round(Fe.width),Fe.top=Math.round(Fe.top),Fe.bottom=Math.round(Fe.bottom),Fe.left=Math.round(Fe.left),Fe.right=Math.round(Fe.right)),Fe},He.prototype.positionElements=function(de,Me,Ee,We){var Fe=Ee.split("-"),ae=Fe[0],Re=void 0===ae?"top":ae,Ke=Fe[1],Ge=void 0===Ke?"center":Ke,Je=We?this.offset(de,!1):this.position(de,!1),dt=this.getAllStyles(Me),xe=parseFloat(dt.marginTop),K=parseFloat(dt.marginBottom),ce=parseFloat(dt.marginLeft),Ce=parseFloat(dt.marginRight),ke=0,he=0;switch(Re){case"top":ke=Je.top-(Me.offsetHeight+xe+K);break;case"bottom":ke=Je.top+Je.height;break;case"left":he=Je.left-(Me.offsetWidth+ce+Ce);break;case"right":he=Je.left+Je.width}switch(Ge){case"top":ke=Je.top;break;case"bottom":ke=Je.top+Je.height-Me.offsetHeight;break;case"left":he=Je.left;break;case"right":he=Je.left+Je.width-Me.offsetWidth;break;case"center":"top"===Re||"bottom"===Re?he=Je.left+Je.width/2-Me.offsetWidth/2:ke=Je.top+Je.height/2-Me.offsetHeight/2}Me.style.transform="translate("+Math.round(he)+"px, "+Math.round(ke)+"px)";var De=Me.getBoundingClientRect(),rt=document.documentElement,at=window.innerHeight||rt.clientHeight,Pe=window.innerWidth||rt.clientWidth;return De.left>=0&&De.top>=0&&De.right<=Pe&&De.bottom<=at},He}(),F=/\s+/,W=new d;var V=g(47679),Z=g(30234),j=g(11639),pe=g(49223),Q=g(72612);function ye(He,de){if(1&He&&(Q._uU(0,"\n "),Q.TgZ(1,"div",2),Q._uU(2,"\n "),Q._UZ(3,"div",3),Q._uU(4,"\n "),Q._UZ(5,"div",4),Q._uU(6,"\n "),Q.qZA(),Q._uU(7,"\n ")),2&He){const Me=de.contents,Ee=de.placement;Q.xp6(1),Q.Q6J("ngClass","cal-tooltip-"+Ee),Q.xp6(4),Q.Q6J("innerHtml",Me,Q.oJD)}}function _e(He,de){1&He&&Q._uU(0,"\n ")}const Oe=function(He,de,Me){return{contents:He,placement:de,event:Me}};class Se{}Se.\u0275fac=function(de){return new(de||Se)},Se.\u0275cmp=Q.Xpm({type:Se,selectors:[["mwl-calendar-tooltip-window"]],inputs:{contents:"contents",placement:"placement",event:"event",customTemplate:"customTemplate"},decls:6,vars:6,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-tooltip",3,"ngClass"],[1,"cal-tooltip-arrow"],[1,"cal-tooltip-inner",3,"innerHtml"]],template:function(de,Me){if(1&de&&(Q._uU(0,"\n "),Q.YNc(1,ye,8,2,"ng-template",null,0,Q.W1O),Q._uU(3,"\n "),Q.YNc(4,_e,1,0,"ng-template",1),Q._uU(5,"\n ")),2&de){const Ee=Q.MAs(2);Q.xp6(4),Q.Q6J("ngTemplateOutlet",Me.customTemplate||Ee)("ngTemplateOutletContext",Q.kEZ(2,Oe,Me.contents,Me.placement,Me.event))}},dependencies:[e.mk,e.tP],encapsulation:2});class Ae{constructor(de,Me,Ee,We,Fe,ae){this.elementRef=de,this.injector=Me,this.renderer=Ee,this.viewContainerRef=Fe,this.document=ae,this.placement="auto",this.delay=null,this.cancelTooltipDelay$=new V.x,this.tooltipFactory=We.resolveComponentFactory(Se)}ngOnChanges(de){this.tooltipRef&&(de.contents||de.customTemplate||de.event)&&(this.tooltipRef.instance.contents=this.contents,this.tooltipRef.instance.customTemplate=this.customTemplate,this.tooltipRef.instance.event=this.event,this.tooltipRef.changeDetectorRef.markForCheck(),this.contents||this.hide())}ngOnDestroy(){this.hide()}onMouseOver(){(null===this.delay?(0,Z.of)("now"):(0,j.H)(this.delay)).pipe((0,pe.R)(this.cancelTooltipDelay$)).subscribe(()=>{this.show()})}onMouseOut(){this.hide()}show(){!this.tooltipRef&&this.contents&&(this.tooltipRef=this.viewContainerRef.createComponent(this.tooltipFactory,0,this.injector,[]),this.tooltipRef.instance.contents=this.contents,this.tooltipRef.instance.customTemplate=this.customTemplate,this.tooltipRef.instance.event=this.event,this.appendToBody&&this.document.body.appendChild(this.tooltipRef.location.nativeElement),requestAnimationFrame(()=>{this.positionTooltip()}))}hide(){this.tooltipRef&&(this.viewContainerRef.remove(this.viewContainerRef.indexOf(this.tooltipRef.hostView)),this.tooltipRef=null),this.cancelTooltipDelay$.next()}positionTooltip(de=[]){this.tooltipRef&&(this.tooltipRef.changeDetectorRef.detectChanges(),this.tooltipRef.instance.placement=function L(He,de,Me,Ee,We){var Fe=Array.isArray(Me)?Me:Me.split(F),ae=["top","bottom","left","right","top-left","top-right","bottom-left","bottom-right","left-top","left-bottom","right-top","right-bottom"],Re=de.classList,Ke=function(ke){var he=ke.split("-"),De=he[0],rt=he[1],at=[];return We&&(at.push(We+"-"+De),rt&&at.push(We+"-"+De+"-"+rt),at.forEach(function(Pe){Re.add(Pe)})),at};We&&ae.forEach(function(ke){Re.remove(We+"-"+ke)});var Ge=Fe.findIndex(function(ke){return"auto"===ke});Ge>=0&&ae.forEach(function(ke){null==Fe.find(function(he){return-1!==he.search("^"+ke)})&&Fe.splice(Ge++,1,ke)});var Je=de.style;Je.position="absolute",Je.top="0",Je.left="0",Je["will-change"]="transform";for(var dt,xe=!1,K=0,ce=Fe;K{"use strict";g.d(ne,{y:()=>W});var e=g(11058),d=g(72612),F=g(72887);class W{constructor(V){this.dateAdapter=V}getMonthView(V){return(0,e.HI)(this.dateAdapter,V)}getWeekViewHeader(V){return(0,e.nE)(this.dateAdapter,V)}getWeekView(V){return(0,e.H6)(this.dateAdapter,V)}}W.\u0275fac=function(V){return new(V||W)(d.LFG(F._))},W.\u0275prov=d.Yz7({token:W,factory:W.\u0275fac})},1885:(Be,ne,g)=>{"use strict";var e,d;g.d(ne,{w:()=>e}),(d=e||(e={})).Month="month",d.Week="week",d.Day="day"},43920:(Be,ne,g)=>{"use strict";g.d(ne,{P:()=>V});var e=g(72612),d=g(64061),F=g(47679),W=g(44945),L=g(49223);class V{constructor(j,pe,Q){this.renderer=j,this.elm=pe,this.document=Q,this.clickListenerDisabled=!1,this.click=new e.vpe,this.destroy$=new F.x}ngOnInit(){this.clickListenerDisabled||this.listen().pipe((0,L.R)(this.destroy$)).subscribe(j=>{j.stopPropagation(),this.click.emit(j)})}ngOnDestroy(){this.destroy$.next()}listen(){return new W.y(j=>this.renderer.listen(this.elm.nativeElement,"click",pe=>{j.next(pe)}))}}V.\u0275fac=function(j){return new(j||V)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(d.K0))},V.\u0275dir=e.lG2({type:V,selectors:[["","mwlClick",""]],inputs:{clickListenerDisabled:"clickListenerDisabled"},outputs:{click:"mwlClick"}})},36009:(Be,ne,g)=>{"use strict";g.d(ne,{j:()=>d});var e=g(72612);class d{constructor(W,L,V){this.host=W,this.ngZone=L,this.renderer=V,this.keydown=new e.vpe,this.keydownListener=null}ngOnInit(){this.ngZone.runOutsideAngular(()=>{this.keydownListener=this.renderer.listen(this.host.nativeElement,"keydown",W=>{(13===W.keyCode||13===W.which||"Enter"===W.key)&&(W.preventDefault(),W.stopPropagation(),this.ngZone.run(()=>{this.keydown.emit(W)}))})})}ngOnDestroy(){null!==this.keydownListener&&(this.keydownListener(),this.keydownListener=null)}}d.\u0275fac=function(W){return new(W||d)(e.Y36(e.SBq),e.Y36(e.R0b),e.Y36(e.Qsj))},d.\u0275dir=e.lG2({type:d,selectors:[["","mwlKeydownEnter",""]],outputs:{keydown:"mwlKeydownEnter"}})},18696:(Be,ne,g)=>{"use strict";g.d(ne,{$T:()=>He,$j:()=>pe,Hs:()=>Q,Jq:()=>F,Ld:()=>Ee,Nm:()=>V,Sp:()=>_e,V0:()=>L,W8:()=>ye,bF:()=>Me,fc:()=>Ae,ie:()=>Z,j8:()=>de,ny:()=>Fe,rK:()=>We,t6:()=>j,wS:()=>d});var e=g(11058);const d=ae=>(0,e.wS)(ae,(...Ke)=>console.warn("angular-calendar",...Ke));function F(ae,Re){return Math.floor(ae.left)<=Math.ceil(Re.left)&&Math.floor(Re.left)<=Math.ceil(ae.right)&&Math.floor(ae.left)<=Math.ceil(Re.right)&&Math.floor(Re.right)<=Math.ceil(ae.right)}function L(ae,Re){return F(ae,Re)&&function W(ae,Re){return Math.floor(ae.top)<=Math.ceil(Re.top)&&Math.floor(Re.top)<=Math.ceil(ae.bottom)&&Math.floor(ae.top)<=Math.ceil(Re.bottom)&&Math.floor(Re.bottom)<=Math.ceil(ae.bottom)}(ae,Re)}function V(ae,Re){return Math.round(ae/Re)*Re}const Z=(ae,Re)=>Re.id?Re.id:Re,j=(ae,Re)=>Re.date.toISOString(),pe=(ae,Re)=>Re.date.toISOString(),Q=(ae,Re)=>Re.segments[0].date.toISOString(),ye=(ae,Re)=>Re.event.id?Re.event.id:Re.event,_e=(ae,Re)=>Re.event.id?Re.event.id:Re.event;function Ae(ae,Re,Ke,Ge,Je){const dt=V(ae,Ge||Ke),xe=function Se(ae,Re,Ke){return(Ke||60)/(ae*Re)}(Re,Ke,Je);return dt*xe}function He(ae,Re,Ke){return Re.end?Re.end:ae.addMinutes(Re.start,Ke)}function de(ae,Re,Ke,Ge){let Je=0,dt=0;const xe=Ke<0?ae.subDays:ae.addDays;let K=Re;for(;dt<=Math.abs(Ke);){K=xe(Re,Je);const ce=ae.getDay(K);-1===Ge.indexOf(ce)&&dt++,Je++}return K}function Me(ae,Re,Ke){const Ge=Re||ae;return Ke.start<=ae&&ae<=Ke.end||Ke.start<=Ge&&Ge<=Ke.end}function Ee(ae,Re,Ke,Ge){return ae.dropData&&ae.dropData.event&&(ae.dropData.calendarId!==Ge||ae.dropData.event.allDay&&!Ke||!ae.dropData.event.allDay&&Ke)}function We(ae,Re,Ke,Ge=[],Je){let dt=Je?ae.startOfDay(Re):ae.startOfWeek(Re,{weekStartsOn:Ke});const xe=ae.endOfWeek(Re,{weekStartsOn:Ke});for(;Ge.indexOf(ae.getDay(dt))>-1&&dt-1&&K>dt;)K=ae.subDays(K,1);return{viewStart:dt,viewEnd:K}}}function Fe({x:ae,y:Re}){return Math.abs(ae)>1||Math.abs(Re)>1}},4238:(Be,ne,g)=>{"use strict";g.d(ne,{S:()=>F});var e=g(72612),d=g(65148);class F{constructor(){this.events=[],this.hourSegments=2,this.hourSegmentHeight=30,this.minimumEventHeight=30,this.dayStartHour=0,this.dayStartMinute=0,this.dayEndHour=23,this.dayEndMinute=59,this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.snapDraggedEvents=!0,this.eventClicked=new e.vpe,this.hourSegmentClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.beforeViewRender=new e.vpe}}F.\u0275fac=function(L){return new(L||F)},F.\u0275cmp=e.Xpm({type:F,selectors:[["mwl-calendar-day-view"]],inputs:{viewDate:"viewDate",events:"events",hourSegments:"hourSegments",hourSegmentHeight:"hourSegmentHeight",hourDuration:"hourDuration",minimumEventHeight:"minimumEventHeight",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",refresh:"refresh",locale:"locale",eventSnapSize:"eventSnapSize",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",hourSegmentTemplate:"hourSegmentTemplate",eventTemplate:"eventTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",snapDraggedEvents:"snapDraggedEvents",allDayEventsLabelTemplate:"allDayEventsLabelTemplate",currentTimeMarkerTemplate:"currentTimeMarkerTemplate",validateEventTimesChanged:"validateEventTimesChanged",resizeCursors:"resizeCursors"},outputs:{eventClicked:"eventClicked",hourSegmentClicked:"hourSegmentClicked",eventTimesChanged:"eventTimesChanged",beforeViewRender:"beforeViewRender"},decls:3,vars:27,consts:[[1,"cal-day-view",3,"daysInWeek","viewDate","events","hourSegments","hourDuration","hourSegmentHeight","minimumEventHeight","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","refresh","locale","eventSnapSize","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","resizeCursors","hourSegmentTemplate","eventTemplate","eventTitleTemplate","eventActionsTemplate","snapDraggedEvents","allDayEventsLabelTemplate","currentTimeMarkerTemplate","validateEventTimesChanged","eventClicked","hourSegmentClicked","eventTimesChanged","beforeViewRender"]],template:function(L,V){1&L&&(e._uU(0,"\n "),e.TgZ(1,"mwl-calendar-week-view",0),e.NdJ("eventClicked",function(j){return V.eventClicked.emit(j)})("hourSegmentClicked",function(j){return V.hourSegmentClicked.emit(j)})("eventTimesChanged",function(j){return V.eventTimesChanged.emit(j)})("beforeViewRender",function(j){return V.beforeViewRender.emit(j)}),e.qZA(),e._uU(2,"\n ")),2&L&&(e.xp6(1),e.Q6J("daysInWeek",1)("viewDate",V.viewDate)("events",V.events)("hourSegments",V.hourSegments)("hourDuration",V.hourDuration)("hourSegmentHeight",V.hourSegmentHeight)("minimumEventHeight",V.minimumEventHeight)("dayStartHour",V.dayStartHour)("dayStartMinute",V.dayStartMinute)("dayEndHour",V.dayEndHour)("dayEndMinute",V.dayEndMinute)("refresh",V.refresh)("locale",V.locale)("eventSnapSize",V.eventSnapSize)("tooltipPlacement",V.tooltipPlacement)("tooltipTemplate",V.tooltipTemplate)("tooltipAppendToBody",V.tooltipAppendToBody)("tooltipDelay",V.tooltipDelay)("resizeCursors",V.resizeCursors)("hourSegmentTemplate",V.hourSegmentTemplate)("eventTemplate",V.eventTemplate)("eventTitleTemplate",V.eventTitleTemplate)("eventActionsTemplate",V.eventActionsTemplate)("snapDraggedEvents",V.snapDraggedEvents)("allDayEventsLabelTemplate",V.allDayEventsLabelTemplate)("currentTimeMarkerTemplate",V.currentTimeMarkerTemplate)("validateEventTimesChanged",V.validateEventTimesChanged))},dependencies:[d.T],encapsulation:2})},97286:(Be,ne,g)=>{"use strict";g.d(ne,{G:()=>we});var e=g(72612),d=g(93977),F=g(18696),W=g(90676),L=g(72887),V=g(64061),Z=g(94266),j=g(43920),pe=g(36009),Q=g(55456),ye=g(9665),_e=g(88300),Oe=g(65095);function Se($,Y){if(1&$&&(e.TgZ(0,"span",7),e._uU(1),e.qZA()),2&$){const G=e.oxw().day;e.xp6(1),e.Oqu(G.badgeTotal)}}const Ae=function($){return{backgroundColor:$}},He=function($,Y){return{event:$,draggedFrom:Y}},de=function($,Y){return{x:$,y:Y}},Me=function(){return{delay:300,delta:30}},Ee=function(){return{}};function We($,Y){if(1&$){const G=e.EpF();e.TgZ(0,"div",10),e.NdJ("mouseenter",function(){const ee=e.CHM(G).$implicit,ie=e.oxw(2).highlightDay;return e.KtG(ie.emit({event:ee}))})("mouseleave",function(){const ee=e.CHM(G).$implicit,ie=e.oxw(2).unhighlightDay;return e.KtG(ie.emit({event:ee}))})("mwlClick",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2).eventClicked;return e.KtG(Te.emit({event:ie,sourceEvent:ue}))}),e.ALo(1,"calendarEventTitle"),e.ALo(2,"calendarA11y"),e.qZA()}if(2&$){const G=Y.$implicit,J=e.oxw(2),ue=J.tooltipPlacement,ee=J.tooltipTemplate,ie=J.tooltipAppendToBody,Te=J.tooltipDelay,et=J.day,tt=J.validateDrag;e.ekj("cal-draggable",G.draggable),e.Q6J("ngStyle",e.VKq(22,Ae,null==G.color?null:G.color.primary))("ngClass",null==G?null:G.cssClass)("mwlCalendarTooltip",e.Dn7(1,15,G.title,"monthTooltip",G))("tooltipPlacement",ue)("tooltipEvent",G)("tooltipTemplate",ee)("tooltipAppendToBody",ie)("tooltipDelay",Te)("dropData",e.WLB(24,He,G,et))("dragAxis",e.WLB(27,de,G.draggable,G.draggable))("validateDrag",tt)("touchStartLongPress",e.DdM(30,Me)),e.uIk("aria-hidden",e.xi3(2,19,e.DdM(31,Ee),"hideMonthCellEvents"))}}function Fe($,Y){if(1&$&&(e.TgZ(0,"div",8),e._uU(1,"\n "),e.YNc(2,We,3,32,"div",9),e._uU(3,"\n "),e.qZA()),2&$){const G=e.oxw(),J=G.day,ue=G.trackByEventId;e.xp6(2),e.Q6J("ngForOf",J.events)("ngForTrackBy",ue)}}const ae=function($,Y){return{day:$,locale:Y}};function Re($,Y){if(1&$&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e.ALo(2,"calendarA11y"),e._uU(3,"\n "),e.TgZ(4,"span",3),e._uU(5,"\n "),e.YNc(6,Se,2,1,"span",4),e._uU(7,"\n "),e.TgZ(8,"span",5),e._uU(9),e.ALo(10,"calendarDate"),e.qZA(),e._uU(11,"\n "),e.qZA(),e._uU(12,"\n "),e.qZA(),e._uU(13,"\n "),e.YNc(14,Fe,4,2,"div",6),e._uU(15,"\n ")),2&$){const G=Y.day,J=Y.locale;e.xp6(1),e.uIk("aria-label",e.xi3(2,4,e.WLB(11,ae,G,J),"monthCell")),e.xp6(5),e.Q6J("ngIf",G.badgeTotal>0),e.xp6(3),e.Oqu(e.Dn7(10,7,G.date,"monthViewDayNumber",J)),e.xp6(5),e.Q6J("ngIf",G.events.length>0)}}function Ke($,Y){1&$&&e._uU(0,"\n ")}const Ge=function($,Y,G,J,ue,ee,ie,Te,et,tt,bt,st){return{day:$,openDay:Y,locale:G,tooltipPlacement:J,highlightDay:ue,unhighlightDay:ee,eventClicked:ie,tooltipTemplate:Te,tooltipAppendToBody:et,tooltipDelay:tt,trackByEventId:bt,validateDrag:st}};class Je{constructor(){this.highlightDay=new e.vpe,this.unhighlightDay=new e.vpe,this.eventClicked=new e.vpe,this.trackByEventId=F.ie,this.validateDrag=F.ny}}Je.\u0275fac=function(Y){return new(Y||Je)},Je.\u0275cmp=e.Xpm({type:Je,selectors:[["mwl-calendar-month-cell"]],hostAttrs:[1,"cal-cell","cal-day-cell"],hostVars:18,hostBindings:function(Y,G){2&Y&&e.ekj("cal-past",G.day.isPast)("cal-today",G.day.isToday)("cal-future",G.day.isFuture)("cal-weekend",G.day.isWeekend)("cal-in-month",G.day.inMonth)("cal-out-month",!G.day.inMonth)("cal-has-events",G.day.events.length>0)("cal-open",G.day===G.openDay)("cal-event-highlight",!!G.day.backgroundColor)},inputs:{day:"day",openDay:"openDay",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipAppendToBody:"tooltipAppendToBody",customTemplate:"customTemplate",tooltipTemplate:"tooltipTemplate",tooltipDelay:"tooltipDelay"},outputs:{highlightDay:"highlightDay",unhighlightDay:"unhighlightDay",eventClicked:"eventClicked"},decls:6,vars:15,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-cell-top"],["aria-hidden","true"],["class","cal-day-badge",4,"ngIf"],[1,"cal-day-number"],["class","cal-events",4,"ngIf"],[1,"cal-day-badge"],[1,"cal-events"],["class","cal-event","mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngStyle","ngClass","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","cal-draggable","dropData","dragAxis","validateDrag","touchStartLongPress","mouseenter","mouseleave","mwlClick",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event",3,"ngStyle","ngClass","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","dropData","dragAxis","validateDrag","touchStartLongPress","mouseenter","mouseleave","mwlClick"]],template:function(Y,G){if(1&Y&&(e._uU(0,"\n "),e.YNc(1,Re,16,14,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Ke,1,0,"ng-template",1),e._uU(5,"\n ")),2&Y){const J=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",G.customTemplate||J)("ngTemplateOutletContext",e.rFY(2,Ge,[G.day,G.openDay,G.locale,G.tooltipPlacement,G.highlightDay,G.unhighlightDay,G.eventClicked,G.tooltipTemplate,G.tooltipAppendToBody,G.tooltipDelay,G.trackByEventId,G.validateDrag]))}},dependencies:[V.mk,V.sg,V.O5,V.tP,V.PC,Z.pD,Q.n,j.P,ye.J,_e.B,Oe.A],encapsulation:2});var dt=g(28265),xe=g(42666),K=g(39292);const ce=function($){return{event:$}},Ce=function($,Y){return{x:$,y:Y}},ke=function(){return{delay:300,delta:30}},he=function($){return{backgroundColor:$}},De=function($,Y){return{event:$,locale:Y}};function rt($,Y){if(1&$){const G=e.EpF();e.TgZ(0,"div",7),e._uU(1,"\n "),e.TgZ(2,"span",8),e._uU(3,"\n "),e.qZA(),e._uU(4,"\n \n "),e.TgZ(5,"mwl-calendar-event-title",9),e.NdJ("mwlClick",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2).eventClicked;return e.KtG(Te.emit({event:ie,sourceEvent:ue}))})("mwlKeydownEnter",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2).eventClicked;return e.KtG(Te.emit({event:ie,sourceEvent:ue}))}),e.ALo(6,"calendarA11y"),e._uU(7,"\n "),e.qZA(),e._uU(8,"\n \n "),e.TgZ(9,"mwl-calendar-event-actions",10),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n "),e.qZA()}if(2&$){const G=Y.$implicit,J=e.oxw(2).validateDrag,ue=e.oxw();e.ekj("cal-draggable",G.draggable),e.Q6J("ngClass",null==G?null:G.cssClass)("dropData",e.VKq(16,ce,G))("dragAxis",e.WLB(18,Ce,G.draggable,G.draggable))("validateDrag",J)("touchStartLongPress",e.DdM(21,ke)),e.xp6(2),e.Q6J("ngStyle",e.VKq(22,he,null==G.color?null:G.color.primary)),e.xp6(3),e.Q6J("event",G)("customTemplate",ue.eventTitleTemplate),e.uIk("aria-label",e.xi3(6,13,e.WLB(24,De,G,ue.locale),"eventDescription")),e.xp6(4),e.Q6J("event",G)("customTemplate",ue.eventActionsTemplate)}}const at=function($,Y){return{date:$,locale:Y}};function Pe($,Y){if(1&$&&(e.TgZ(0,"div",3),e._uU(1,"\n "),e._UZ(2,"span",4),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e._UZ(5,"span",5),e.ALo(6,"calendarA11y"),e._uU(7,"\n "),e.YNc(8,rt,12,27,"div",6),e._uU(9,"\n "),e.qZA()),2&$){const G=e.oxw(),J=G.events,ue=G.trackByEventId,ee=e.oxw();e.Q6J("@collapse",void 0),e.xp6(2),e.uIk("aria-label",e.xi3(3,5,e.WLB(11,at,ee.date,ee.locale),"openDayEventsAlert")),e.xp6(3),e.uIk("aria-label",e.xi3(6,8,e.WLB(14,at,ee.date,ee.locale),"openDayEventsLandmark")),e.xp6(3),e.Q6J("ngForOf",J)("ngForTrackBy",ue)}}function gt($,Y){if(1&$&&(e._uU(0,"\n "),e.YNc(1,Pe,10,17,"div",2),e._uU(2,"\n ")),2&$){const G=Y.isOpen;e.xp6(1),e.Q6J("ngIf",G)}}function lt($,Y){1&$&&e._uU(0,"\n ")}const Qe=function($,Y,G,J,ue){return{events:$,eventClicked:Y,isOpen:G,trackByEventId:J,validateDrag:ue}},Et=(0,dt.X$)("collapse",[(0,dt.SB)("void",(0,dt.oB)({height:0,overflow:"hidden","padding-top":0,"padding-bottom":0})),(0,dt.SB)("*",(0,dt.oB)({height:"*",overflow:"hidden","padding-top":"*","padding-bottom":"*"})),(0,dt.eR)("* => void",(0,dt.jt)("150ms ease-out")),(0,dt.eR)("void => *",(0,dt.jt)("150ms ease-in"))]);class Ct{constructor(){this.isOpen=!1,this.eventClicked=new e.vpe,this.trackByEventId=F.ie,this.validateDrag=F.ny}}function Dt($,Y){if(1&$){const G=e.EpF();e.TgZ(0,"div",4),e.NdJ("click",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2);return e.KtG(Te.columnHeaderClicked.emit({isoDayNumber:ie.day,sourceEvent:ue}))}),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()}if(2&$){const G=Y.$implicit,J=e.oxw().locale;e.ekj("cal-past",G.isPast)("cal-today",G.isToday)("cal-future",G.isFuture)("cal-weekend",G.isWeekend),e.Q6J("ngClass",G.cssClass),e.xp6(1),e.hij("\n ",e.Dn7(2,10,G.date,"monthViewColumnHeader",J),"\n ")}}function Zt($,Y){if(1&$&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e._uU(2,"\n "),e.YNc(3,Dt,3,14,"div",3),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n ")),2&$){const G=Y.days,J=Y.trackByWeekDayHeaderDate;e.xp6(3),e.Q6J("ngForOf",G)("ngForTrackBy",J)}}function ut($,Y){1&$&&e._uU(0,"\n ")}Ct.\u0275fac=function(Y){return new(Y||Ct)},Ct.\u0275cmp=e.Xpm({type:Ct,selectors:[["mwl-calendar-open-day-events"]],inputs:{locale:"locale",isOpen:"isOpen",events:"events",customTemplate:"customTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",date:"date"},outputs:{eventClicked:"eventClicked"},decls:6,vars:8,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-open-day-events","role","application",4,"ngIf"],["role","application",1,"cal-open-day-events"],["tabindex","-1","role","alert"],["tabindex","0","role","landmark"],["mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngClass","cal-draggable","dropData","dragAxis","validateDrag","touchStartLongPress",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDraggable","","dragActiveClass","cal-drag-active",3,"ngClass","dropData","dragAxis","validateDrag","touchStartLongPress"],[1,"cal-event",3,"ngStyle"],["view","month","tabindex","0",3,"event","customTemplate","mwlClick","mwlKeydownEnter"],[3,"event","customTemplate"]],template:function(Y,G){if(1&Y&&(e._uU(0,"\n "),e.YNc(1,gt,3,1,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,lt,1,0,"ng-template",1),e._uU(5,"\n ")),2&Y){const J=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",G.customTemplate||J)("ngTemplateOutletContext",e.qbA(2,Qe,G.events,G.eventClicked,G.isOpen,G.trackByEventId,G.validateDrag))}},dependencies:[V.mk,V.sg,V.O5,V.tP,V.PC,Z.pD,xe.n,K.b,j.P,pe.j,Oe.A],encapsulation:2,data:{animation:[Et]}});const Qt=function($,Y,G){return{days:$,locale:Y,trackByWeekDayHeaderDate:G}};class Jt{constructor(){this.columnHeaderClicked=new e.vpe,this.trackByWeekDayHeaderDate=F.t6}}Jt.\u0275fac=function(Y){return new(Y||Jt)},Jt.\u0275cmp=e.Xpm({type:Jt,selectors:[["mwl-calendar-month-view-header"]],inputs:{days:"days",locale:"locale",customTemplate:"customTemplate"},outputs:{columnHeaderClicked:"columnHeaderClicked"},decls:6,vars:6,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","row",1,"cal-cell-row","cal-header"],["class","cal-cell","tabindex","0","role","columnheader",3,"cal-past","cal-today","cal-future","cal-weekend","ngClass","click",4,"ngFor","ngForOf","ngForTrackBy"],["tabindex","0","role","columnheader",1,"cal-cell",3,"ngClass","click"]],template:function(Y,G){if(1&Y&&(e._uU(0,"\n "),e.YNc(1,Zt,6,2,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,ut,1,0,"ng-template",1),e._uU(5,"\n ")),2&Y){const J=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",G.customTemplate||J)("ngTemplateOutletContext",e.kEZ(2,Qt,G.days,G.locale,G.trackByWeekDayHeaderDate))}},dependencies:[V.mk,V.sg,V.tP,ye.J],encapsulation:2});const It=function($){return{backgroundColor:$}},nn=function(){return{}};function Rt($,Y){if(1&$){const G=e.EpF();e.TgZ(0,"mwl-calendar-month-cell",7),e.NdJ("mwlClick",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2);return e.KtG(Te.dayClicked.emit({day:ie,sourceEvent:ue}))})("mwlKeydownEnter",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2);return e.KtG(Te.dayClicked.emit({day:ie,sourceEvent:ue}))})("highlightDay",function(ue){e.CHM(G);const ee=e.oxw(2);return e.KtG(ee.toggleDayHighlight(ue.event,!0))})("unhighlightDay",function(ue){e.CHM(G);const ee=e.oxw(2);return e.KtG(ee.toggleDayHighlight(ue.event,!1))})("drop",function(ue){const ie=e.CHM(G).$implicit,Te=e.oxw(2);return e.KtG(Te.eventDropped(ie,ue.dropData.event,ue.dropData.draggedFrom))})("eventClicked",function(ue){e.CHM(G);const ee=e.oxw(2);return e.KtG(ee.eventClicked.emit({event:ue.event,sourceEvent:ue.sourceEvent}))}),e.ALo(1,"calendarA11y"),e._uU(2,"\n "),e.qZA()}if(2&$){const G=Y.$implicit,J=e.oxw(2);e.Q6J("ngClass",null==G?null:G.cssClass)("day",G)("openDay",J.openDay)("locale",J.locale)("tooltipPlacement",J.tooltipPlacement)("tooltipAppendToBody",J.tooltipAppendToBody)("tooltipTemplate",J.tooltipTemplate)("tooltipDelay",J.tooltipDelay)("customTemplate",J.cellTemplate)("ngStyle",e.VKq(15,It,G.backgroundColor))("clickListenerDisabled",0===J.dayClicked.observers.length),e.uIk("tabindex",e.xi3(1,12,e.DdM(17,nn),"monthCellTabIndex"))}}function it($,Y){if(1&$){const G=e.EpF();e.TgZ(0,"div"),e._uU(1,"\n "),e.TgZ(2,"div",4),e._uU(3,"\n "),e.YNc(4,Rt,3,18,"mwl-calendar-month-cell",5),e.ALo(5,"slice"),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n "),e.TgZ(8,"mwl-calendar-open-day-events",6),e.NdJ("eventClicked",function(ue){e.CHM(G);const ee=e.oxw();return e.KtG(ee.eventClicked.emit({event:ue.event,sourceEvent:ue.sourceEvent}))})("drop",function(ue){e.CHM(G);const ee=e.oxw();return e.KtG(ee.eventDropped(ee.openDay,ue.dropData.event,ue.dropData.draggedFrom))}),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA()}if(2&$){const G=Y.$implicit,J=e.oxw();e.xp6(4),e.Q6J("ngForOf",e.Dn7(5,9,J.view.days,G,G+J.view.totalDaysVisibleInWeek))("ngForTrackBy",J.trackByDate),e.xp6(4),e.Q6J("locale",J.locale)("isOpen",J.openRowIndex===G)("events",null==J.openDay?null:J.openDay.events)("date",null==J.openDay?null:J.openDay.date)("customTemplate",J.openDayEventsTemplate)("eventTitleTemplate",J.eventTitleTemplate)("eventActionsTemplate",J.eventActionsTemplate)}}class we{constructor(Y,G,J,ue){this.cdr=Y,this.utils=G,this.dateAdapter=ue,this.events=[],this.excludeDays=[],this.activeDayIsOpen=!1,this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.beforeViewRender=new e.vpe,this.dayClicked=new e.vpe,this.eventClicked=new e.vpe,this.columnHeaderClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.trackByRowOffset=(ee,ie)=>this.view.days.slice(ie,this.view.totalDaysVisibleInWeek).map(Te=>Te.date.toISOString()).join("-"),this.trackByDate=(ee,ie)=>ie.date.toISOString(),this.locale=J}ngOnInit(){this.refresh&&(this.refreshSubscription=this.refresh.subscribe(()=>{this.refreshAll(),this.cdr.markForCheck()}))}ngOnChanges(Y){const G=Y.viewDate||Y.excludeDays||Y.weekendDays,J=Y.viewDate||Y.events||Y.excludeDays||Y.weekendDays;G&&this.refreshHeader(),Y.events&&(0,F.wS)(this.events),J&&this.refreshBody(),(G||J)&&this.emitBeforeViewRender(),(Y.activeDayIsOpen||Y.viewDate||Y.events||Y.excludeDays||Y.activeDay)&&this.checkActiveDayIsOpen()}ngOnDestroy(){this.refreshSubscription&&this.refreshSubscription.unsubscribe()}toggleDayHighlight(Y,G){this.view.days.forEach(J=>{G&&J.events.indexOf(Y)>-1?J.backgroundColor=Y.color&&Y.color.secondary||"#D1E8FF":delete J.backgroundColor})}eventDropped(Y,G,J){if(Y!==J){const ue=this.dateAdapter.getYear(Y.date),ee=this.dateAdapter.getMonth(Y.date),ie=this.dateAdapter.getDate(Y.date),Te=this.dateAdapter.setDate(this.dateAdapter.setMonth(this.dateAdapter.setYear(G.start,ue),ee),ie);let et;if(G.end){const tt=this.dateAdapter.differenceInSeconds(Te,G.start);et=this.dateAdapter.addSeconds(G.end,tt)}this.eventTimesChanged.emit({event:G,newStart:Te,newEnd:et,day:Y,type:d.a.Drop})}}refreshHeader(){this.columnHeaders=this.utils.getWeekViewHeader({viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays})}refreshBody(){this.view=this.utils.getMonthView({events:this.events,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays})}checkActiveDayIsOpen(){if(!0===this.activeDayIsOpen){const Y=this.activeDay||this.viewDate;this.openDay=this.view.days.find(J=>this.dateAdapter.isSameDay(J.date,Y));const G=this.view.days.indexOf(this.openDay);this.openRowIndex=Math.floor(G/this.view.totalDaysVisibleInWeek)*this.view.totalDaysVisibleInWeek}else this.openRowIndex=null,this.openDay=null}refreshAll(){this.refreshHeader(),this.refreshBody(),this.emitBeforeViewRender(),this.checkActiveDayIsOpen()}emitBeforeViewRender(){this.columnHeaders&&this.view&&this.beforeViewRender.emit({header:this.columnHeaders,body:this.view.days,period:this.view.period})}}we.\u0275fac=function(Y){return new(Y||we)(e.Y36(e.sBO),e.Y36(W.y),e.Y36(e.soG),e.Y36(L._))},we.\u0275cmp=e.Xpm({type:we,selectors:[["mwl-calendar-month-view"]],inputs:{viewDate:"viewDate",events:"events",excludeDays:"excludeDays",activeDayIsOpen:"activeDayIsOpen",activeDay:"activeDay",refresh:"refresh",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",weekStartsOn:"weekStartsOn",headerTemplate:"headerTemplate",cellTemplate:"cellTemplate",openDayEventsTemplate:"openDayEventsTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",weekendDays:"weekendDays"},outputs:{beforeViewRender:"beforeViewRender",dayClicked:"dayClicked",eventClicked:"eventClicked",columnHeaderClicked:"columnHeaderClicked",eventTimesChanged:"eventTimesChanged"},features:[e.TTD],decls:12,vars:5,consts:[["role","grid",1,"cal-month-view"],[3,"days","locale","customTemplate","columnHeaderClicked"],[1,"cal-days"],[4,"ngFor","ngForOf","ngForTrackBy"],["role","row",1,"cal-cell-row"],["role","gridcell","mwlDroppable","","dragOverClass","cal-drag-over",3,"ngClass","day","openDay","locale","tooltipPlacement","tooltipAppendToBody","tooltipTemplate","tooltipDelay","customTemplate","ngStyle","clickListenerDisabled","mwlClick","mwlKeydownEnter","highlightDay","unhighlightDay","drop","eventClicked",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",3,"locale","isOpen","events","date","customTemplate","eventTitleTemplate","eventActionsTemplate","eventClicked","drop"],["role","gridcell","mwlDroppable","","dragOverClass","cal-drag-over",3,"ngClass","day","openDay","locale","tooltipPlacement","tooltipAppendToBody","tooltipTemplate","tooltipDelay","customTemplate","ngStyle","clickListenerDisabled","mwlClick","mwlKeydownEnter","highlightDay","unhighlightDay","drop","eventClicked"]],template:function(Y,G){1&Y&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-month-view-header",1),e.NdJ("columnHeaderClicked",function(ue){return G.columnHeaderClicked.emit(ue)}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.TgZ(6,"div",2),e._uU(7,"\n "),e.YNc(8,it,11,13,"div",3),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n ")),2&Y&&(e.xp6(3),e.Q6J("days",G.columnHeaders)("locale",G.locale)("customTemplate",G.headerTemplate),e.xp6(5),e.Q6J("ngForOf",G.view.rowOffsets)("ngForTrackBy",G.trackByRowOffset))},dependencies:[V.mk,V.sg,V.PC,Z.D5,j.P,pe.j,Je,Ct,Jt,V.OU,Oe.A],encapsulation:2})},98027:(Be,ne,g)=>{"use strict";g.d(ne,{e:()=>de});var e=g(46636),d=g(97279),F=g(11639);var L=g(26971),V=g(53191),Z=g(81893);var pe=g(82566),Q=g(72612),ye=g(72887),_e=g(64061);function Oe(Me,Ee){if(1&Me&&Q._UZ(0,"div",3),2&Me){const We=Q.oxw().topPx;Q.Udp("top",We,"px")}}function Se(Me,Ee){if(1&Me&&(Q._uU(0,"\n "),Q.YNc(1,Oe,1,2,"div",2),Q._uU(2,"\n ")),2&Me){const We=Ee.isVisible;Q.xp6(1),Q.Q6J("ngIf",We)}}function Ae(Me,Ee){1&Me&&Q._uU(0,"\n ")}const He=function(Me,Ee,We,Fe,ae,Re,Ke){return{columnDate:Me,dayStartHour:Ee,dayStartMinute:We,dayEndHour:Fe,dayEndMinute:ae,isVisible:Re,topPx:Ke}};class de{constructor(Ee,We){this.dateAdapter=Ee,this.zone=We,this.columnDate$=new e.X(void 0),this.marker$=this.zone.onStable.pipe((0,L.w)(()=>function W(Me=0,Ee=d.z){return Me<0&&(Me=0),(0,F.H)(Me,Me,Ee)}(6e4)),(0,V.O)(0),function j(Me,Ee){return(0,Z.m)(Ee)?(0,L.w)(()=>Me,Ee):(0,L.w)(()=>Me)}(this.columnDate$),(0,pe.U)(Fe=>{const ae=this.dateAdapter.setMinutes(this.dateAdapter.setHours(Fe,this.dayStartHour),this.dayStartMinute),Re=this.dateAdapter.setMinutes(this.dateAdapter.setHours(Fe,this.dayEndHour),this.dayEndMinute),Ke=this.hourSegments*this.hourSegmentHeight/(this.hourDuration||60),Ge=new Date;return{isVisible:this.dateAdapter.isSameDay(Fe,Ge)&&Ge>=ae&&Ge<=Re,top:this.dateAdapter.differenceInMinutes(Ge,ae)*Ke}}))}ngOnChanges(Ee){Ee.columnDate&&this.columnDate$.next(Ee.columnDate.currentValue)}}de.\u0275fac=function(Ee){return new(Ee||de)(Q.Y36(ye._),Q.Y36(Q.R0b))},de.\u0275cmp=Q.Xpm({type:de,selectors:[["mwl-calendar-week-view-current-time-marker"]],inputs:{columnDate:"columnDate",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",hourSegments:"hourSegments",hourDuration:"hourDuration",hourSegmentHeight:"hourSegmentHeight",customTemplate:"customTemplate"},features:[Q.TTD],decls:8,vars:14,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["class","cal-current-time-marker",3,"top",4,"ngIf"],[1,"cal-current-time-marker"]],template:function(Ee,We){if(1&Ee&&(Q._uU(0,"\n "),Q.YNc(1,Se,3,1,"ng-template",null,0,Q.W1O),Q._uU(3,"\n "),Q.YNc(4,Ae,1,0,"ng-template",1),Q.ALo(5,"async"),Q.ALo(6,"async"),Q._uU(7,"\n ")),2&Ee){const Fe=Q.MAs(2);let ae;Q.xp6(4),Q.Q6J("ngTemplateOutlet",We.customTemplate||Fe)("ngTemplateOutletContext",Q.Hh0(6,He,We.columnDate,We.dayStartHour,We.dayStartMinute,We.dayEndHour,We.dayEndMinute,null==(ae=Q.lcZ(5,2,We.marker$))?null:ae.isVisible,null==(ae=Q.lcZ(6,4,We.marker$))?null:ae.top))}},dependencies:[_e.O5,_e.tP,_e.Ov],encapsulation:2})},30248:(Be,ne,g)=>{"use strict";g.d(ne,{C:()=>Ae});var e=g(72612),d=g(64061),F=g(42666),W=g(39292),L=g(55456),V=g(43920),Z=g(36009),j=g(88300),pe=g(65095);const Q=function(He,de,Me){return{color:He,backgroundColor:de,borderColor:Me}},ye=function(He,de){return{event:He,locale:de}};function _e(He,de){if(1&He){const Me=e.EpF();e._uU(0,"\n "),e.TgZ(1,"div",2),e.NdJ("mwlClick",function(We){const ae=e.CHM(Me).eventClicked;return e.KtG(ae.emit({sourceEvent:We}))})("mwlKeydownEnter",function(We){const ae=e.CHM(Me).eventClicked;return e.KtG(ae.emit({sourceEvent:We}))}),e.ALo(2,"calendarEventTitle"),e.ALo(3,"calendarA11y"),e._uU(4,"\n "),e.TgZ(5,"mwl-calendar-event-actions",3),e._uU(6,"\n "),e.qZA(),e._uU(7,"\n \n "),e.TgZ(8,"mwl-calendar-event-title",4),e._uU(9,"\n "),e.qZA(),e._uU(10,"\n "),e.qZA(),e._uU(11,"\n ")}if(2&He){const Me=de.weekEvent,Ee=de.tooltipPlacement,We=de.tooltipTemplate,Fe=de.tooltipAppendToBody,ae=de.tooltipDisabled,Re=de.tooltipDelay,Ke=de.daysInWeek,Ge=e.oxw();e.xp6(1),e.Q6J("ngStyle",e.kEZ(20,Q,null==Me.event.color?null:Me.event.color.secondaryText,null==Me.event.color?null:Me.event.color.secondary,null==Me.event.color?null:Me.event.color.primary))("mwlCalendarTooltip",ae?"":e.Dn7(2,13,Me.event.title,1===Ke?"dayTooltip":"weekTooltip",Me.tempEvent||Me.event))("tooltipPlacement",Ee)("tooltipEvent",Me.tempEvent||Me.event)("tooltipTemplate",We)("tooltipAppendToBody",Fe)("tooltipDelay",Re),e.uIk("aria-label",e.xi3(3,17,e.WLB(24,ye,Me.tempEvent||Me.event,Ge.locale),"eventDescription")),e.xp6(4),e.Q6J("event",Me.tempEvent||Me.event)("customTemplate",Ge.eventActionsTemplate),e.xp6(3),e.Q6J("event",Me.tempEvent||Me.event)("customTemplate",Ge.eventTitleTemplate)("view",1===Ke?"day":"week")}}function Oe(He,de){1&He&&e._uU(0,"\n ")}const Se=function(He,de,Me,Ee,We,Fe,ae,Re,Ke){return{weekEvent:He,tooltipPlacement:de,eventClicked:Me,tooltipTemplate:Ee,tooltipAppendToBody:We,tooltipDisabled:Fe,tooltipDelay:ae,column:Re,daysInWeek:Ke}};class Ae{constructor(){this.eventClicked=new e.vpe}}Ae.\u0275fac=function(de){return new(de||Ae)},Ae.\u0275cmp=e.Xpm({type:Ae,selectors:[["mwl-calendar-week-view-event"]],inputs:{locale:"locale",weekEvent:"weekEvent",tooltipPlacement:"tooltipPlacement",tooltipAppendToBody:"tooltipAppendToBody",tooltipDisabled:"tooltipDisabled",tooltipDelay:"tooltipDelay",customTemplate:"customTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",tooltipTemplate:"tooltipTemplate",column:"column",daysInWeek:"daysInWeek"},outputs:{eventClicked:"eventClicked"},decls:6,vars:12,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["tabindex","0","role","application",1,"cal-event",3,"ngStyle","mwlCalendarTooltip","tooltipPlacement","tooltipEvent","tooltipTemplate","tooltipAppendToBody","tooltipDelay","mwlClick","mwlKeydownEnter"],[3,"event","customTemplate"],[3,"event","customTemplate","view"]],template:function(de,Me){if(1&de&&(e._uU(0,"\n "),e.YNc(1,_e,12,27,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,Oe,1,0,"ng-template",1),e._uU(5,"\n ")),2&de){const Ee=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Me.customTemplate||Ee)("ngTemplateOutletContext",e.rFY(2,Se,[Me.weekEvent,Me.tooltipPlacement,Me.eventClicked,Me.tooltipTemplate,Me.tooltipAppendToBody,Me.tooltipDisabled,Me.tooltipDelay,Me.column,Me.daysInWeek]))}},dependencies:[d.tP,d.PC,F.n,W.b,L.n,V.P,Z.j,j.B,pe.A],encapsulation:2})},96630:(Be,ne,g)=>{"use strict";g.d(ne,{N:()=>Q});var e=g(72612),d=g(64061),F=g(9665),W=g(65095);function L(ye,_e){if(1&ye&&(e.TgZ(0,"div",4),e._uU(1),e.ALo(2,"calendarDate"),e.qZA()),2&ye){const Oe=e.oxw(),Se=Oe.segment,Ae=Oe.daysInWeek,He=Oe.locale;e.xp6(1),e.hij("\n ",e.Dn7(2,1,Se.displayDate,1===Ae?"dayViewHour":"weekViewHour",He),"\n ")}}const V=function(){return{}};function Z(ye,_e){if(1&ye&&(e._uU(0,"\n "),e.TgZ(1,"div",2),e.ALo(2,"calendarA11y"),e._uU(3,"\n "),e.YNc(4,L,3,5,"div",3),e._uU(5,"\n "),e.qZA(),e._uU(6,"\n ")),2&ye){const Oe=_e.segment,Se=_e.segmentHeight,Ae=_e.isTimeLabel,He=_e.daysInWeek;e.xp6(1),e.Udp("height",Se,"px"),e.ekj("cal-hour-start",Oe.isStart)("cal-after-hour-start",!Oe.isStart),e.Q6J("ngClass",Oe.cssClass),e.uIk("aria-hidden",e.xi3(2,9,e.DdM(12,V),1===He?"hideDayHourSegment":"hideWeekHourSegment")),e.xp6(3),e.Q6J("ngIf",Ae)}}function j(ye,_e){1&ye&&e._uU(0,"\n ")}const pe=function(ye,_e,Oe,Se,Ae){return{segment:ye,locale:_e,segmentHeight:Oe,isTimeLabel:Se,daysInWeek:Ae}};class Q{}Q.\u0275fac=function(_e){return new(_e||Q)},Q.\u0275cmp=e.Xpm({type:Q,selectors:[["mwl-calendar-week-view-hour-segment"]],inputs:{segment:"segment",segmentHeight:"segmentHeight",locale:"locale",isTimeLabel:"isTimeLabel",daysInWeek:"daysInWeek",customTemplate:"customTemplate"},decls:6,vars:8,consts:[["defaultTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"cal-hour-segment",3,"ngClass"],["class","cal-time",4,"ngIf"],[1,"cal-time"]],template:function(_e,Oe){if(1&_e&&(e._uU(0,"\n "),e.YNc(1,Z,7,13,"ng-template",null,0,e.W1O),e._uU(3,"\n "),e.YNc(4,j,1,0,"ng-template",1),e._uU(5,"\n ")),2&_e){const Se=e.MAs(2);e.xp6(4),e.Q6J("ngTemplateOutlet",Oe.customTemplate||Se)("ngTemplateOutletContext",e.qbA(2,pe,Oe.segment,Oe.locale,Oe.segmentHeight,Oe.isTimeLabel,Oe.daysInWeek))}},dependencies:[d.mk,d.O5,d.tP,F.J,W.A],encapsulation:2})},65148:(Be,ne,g)=>{"use strict";g.d(ne,{T:()=>Rt});var e=g(72612),F=(g(11058),g(18696));class W{constructor(we,$){this.dragContainerElement=we,this.startPosition=$.getBoundingClientRect()}validateDrag({x:we,y:$,snapDraggedEvents:Y,dragAlreadyMoved:G,transform:J}){const ue=(0,F.ny)({x:we,y:$})||G;if(Y){const ee=Object.assign({},this.startPosition,{left:this.startPosition.left+J.x,right:this.startPosition.right+J.x,top:this.startPosition.top+J.y,bottom:this.startPosition.bottom+J.y});if(ue){const ie=this.dragContainerElement.getBoundingClientRect(),Te=ie.top0)("tooltipDelay",G.tooltipDelay)("customTemplate",G.eventTemplate)("eventTitleTemplate",G.eventTitleTemplate)("eventActionsTemplate",G.eventActionsTemplate)("column",Y)("daysInWeek",G.daysInWeek)}}const Dt=function(){return{right:!0,bottom:!0}};function Zt(it,we){1&it&&e._UZ(0,"div",23),2&it&&e.Q6J("resizeEdges",e.DdM(1,Dt))}const ut=function(it,we,$,Y){return{left:it,right:we,top:$,bottom:Y}};function Qt(it,we){if(1&it){const $=e.EpF();e.TgZ(0,"div",33,18),e.NdJ("resizeStart",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(2),ie=e.MAs(13);return e.KtG(ee.timeEventResizeStarted(ie,ue,G))})("resizing",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(2);return e.KtG(ee.timeEventResizing(ue,G))})("resizeEnd",function(){const J=e.CHM($).$implicit,ue=e.oxw(2);return e.KtG(ue.timeEventResizeEnded(J))})("dragStart",function(){const J=e.CHM($).$implicit,ue=e.MAs(1),ee=e.oxw(2),ie=e.MAs(13);return e.KtG(ee.dragStarted(ie,ue,J,!0))})("dragging",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(2);return e.KtG(ee.dragMove(ue,G))})("dragEnd",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(2);return e.KtG(ee.dragEnded(ue,G,ee.dayColumnWidth,!0))}),e._uU(2,"\n "),e.YNc(3,Qe,1,2,"div",19),e._uU(4,"\n "),e.YNc(5,Et,0,0,"ng-template",34),e._uU(6,"\n "),e.YNc(7,Ct,4,12,"ng-template",null,35,e.W1O),e._uU(9,"\n "),e.YNc(10,Zt,1,2,"div",21),e._uU(11,"\n "),e.qZA()}if(2&it){const $=we.$implicit,Y=e.MAs(8),G=e.oxw(2);e.Udp("top",$.top,"px")("height",$.height,"px")("left",$.left,"%")("width",$.width,"%"),e.ekj("cal-draggable",$.event.draggable&&0===G.timeEventResizes.size)("cal-starts-within-day",!$.startsBeforeDay)("cal-ends-within-day",!$.endsAfterDay),e.Q6J("ngClass",$.event.cssClass)("hidden",0===$.height&&0===$.width)("resizeCursors",G.resizeCursors)("resizeSnapGrid",e.l5B(30,ut,G.dayColumnWidth,G.dayColumnWidth,G.eventSnapSize||G.hourSegmentHeight,G.eventSnapSize||G.hourSegmentHeight))("validateResize",G.validateResize)("allowNegativeResizes",!0)("dropData",e.WLB(35,xe,$.event,G.calendarId))("dragAxis",e.WLB(38,K,$.event.draggable&&0===G.timeEventResizes.size,$.event.draggable&&0===G.timeEventResizes.size))("dragSnapGrid",G.snapDraggedEvents?e.WLB(41,K,G.dayColumnWidth,G.eventSnapSize||G.hourSegmentHeight):e.DdM(44,Ce))("touchStartLongPress",e.DdM(45,ke))("ghostDragEnabled",!G.snapDraggedEvents)("ghostElementTemplate",Y)("validateDrag",G.validateDrag),e.xp6(3),e.Q6J("ngIf",(null==$.event||null==$.event.resizable?null:$.event.resizable.beforeStart)&&!$.startsBeforeDay),e.xp6(2),e.Q6J("ngTemplateOutlet",Y),e.xp6(5),e.Q6J("ngIf",(null==$.event||null==$.event.resizable?null:$.event.resizable.afterEnd)&&!$.endsAfterDay)}}function Jt(it,we){if(1&it){const $=e.EpF();e.TgZ(0,"mwl-calendar-week-view-hour-segment",38),e.NdJ("mwlClick",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(3);return e.KtG(ee.hourSegmentClicked.emit({date:ue.date,sourceEvent:G}))})("drop",function(G){const ue=e.CHM($).$implicit,ee=e.oxw(3);return e.KtG(ee.eventDropped(G,ue.date,!1))})("dragEnter",function(){const J=e.CHM($).$implicit,ue=e.oxw(3);return e.KtG(ue.dateDragEnter(J.date))}),e._uU(1,"\n "),e.qZA()}if(2&it){const $=we.$implicit,Y=e.oxw(3);e.Udp("height",Y.hourSegmentHeight,"px"),e.Q6J("segment",$)("segmentHeight",Y.hourSegmentHeight)("locale",Y.locale)("customTemplate",Y.hourSegmentTemplate)("daysInWeek",Y.daysInWeek)("clickListenerDisabled",0===Y.hourSegmentClicked.observers.length)("dragOverClass",Y.dragActive&&Y.snapDraggedEvents?null:"cal-drag-over")("isTimeLabel",1===Y.daysInWeek)}}function It(it,we){if(1&it&&(e.TgZ(0,"div",26),e._uU(1,"\n "),e.YNc(2,Jt,2,10,"mwl-calendar-week-view-hour-segment",37),e._uU(3,"\n "),e.qZA()),2&it){const $=we.$implicit,Y=we.odd,G=e.oxw(2);e.ekj("cal-hour-odd",Y),e.xp6(2),e.Q6J("ngForOf",$.segments)("ngForTrackBy",G.trackByHourSegment)}}function nn(it,we){if(1&it&&(e.TgZ(0,"div",29),e._uU(1,"\n "),e._UZ(2,"mwl-calendar-week-view-current-time-marker",30),e._uU(3,"\n "),e.TgZ(4,"div",31),e._uU(5,"\n "),e.YNc(6,Qt,12,46,"div",32),e._uU(7,"\n "),e.qZA(),e._uU(8,"\n\n "),e.YNc(9,It,4,4,"div",25),e._uU(10,"\n "),e.qZA()),2&it){const $=we.$implicit,Y=e.oxw();e.xp6(2),e.Q6J("columnDate",$.date)("dayStartHour",Y.dayStartHour)("dayStartMinute",Y.dayStartMinute)("dayEndHour",Y.dayEndHour)("dayEndMinute",Y.dayEndMinute)("hourSegments",Y.hourSegments)("hourDuration",Y.hourDuration)("hourSegmentHeight",Y.hourSegmentHeight)("customTemplate",Y.currentTimeMarkerTemplate),e.xp6(4),e.Q6J("ngForOf",$.events)("ngForTrackBy",Y.trackByWeekTimeEvent),e.xp6(3),e.Q6J("ngForOf",$.hours)("ngForTrackBy",Y.trackByHour)}}class Rt{constructor(we,$,Y,G,J){this.cdr=we,this.utils=$,this.dateAdapter=G,this.element=J,this.events=[],this.excludeDays=[],this.tooltipPlacement="auto",this.tooltipAppendToBody=!0,this.tooltipDelay=null,this.precision="days",this.snapDraggedEvents=!0,this.hourSegments=2,this.hourSegmentHeight=30,this.minimumEventHeight=30,this.dayStartHour=0,this.dayStartMinute=0,this.dayEndHour=23,this.dayEndMinute=59,this.dayHeaderClicked=new e.vpe,this.eventClicked=new e.vpe,this.eventTimesChanged=new e.vpe,this.beforeViewRender=new e.vpe,this.hourSegmentClicked=new e.vpe,this.allDayEventResizes=new Map,this.timeEventResizes=new Map,this.eventDragEnterByType={allDay:0,time:0},this.dragActive=!1,this.dragAlreadyMoved=!1,this.calendarId=Symbol("angular calendar week view id"),this.rtl=!1,this.trackByWeekDayHeaderDate=F.t6,this.trackByHourSegment=F.$j,this.trackByHour=F.Hs,this.trackByWeekAllDayEvent=F.W8,this.trackByWeekTimeEvent=F.Sp,this.trackByHourColumn=(ue,ee)=>ee.hours[0]?ee.hours[0].segments[0].date.toISOString():ee,this.trackById=(ue,ee)=>ee.id,this.locale=Y}ngOnInit(){this.refresh&&(this.refreshSubscription=this.refresh.subscribe(()=>{this.refreshAll(),this.cdr.markForCheck()}))}ngOnChanges(we){const $=we.viewDate||we.excludeDays||we.weekendDays||we.daysInWeek||we.weekStartsOn,Y=we.viewDate||we.dayStartHour||we.dayStartMinute||we.dayEndHour||we.dayEndMinute||we.hourSegments||we.hourDuration||we.weekStartsOn||we.weekendDays||we.excludeDays||we.hourSegmentHeight||we.events||we.daysInWeek||we.minimumEventHeight;$&&this.refreshHeader(),we.events&&(0,F.wS)(this.events),Y&&this.refreshBody(),($||Y)&&this.emitBeforeViewRender()}ngOnDestroy(){this.refreshSubscription&&this.refreshSubscription.unsubscribe()}ngAfterViewInit(){this.rtl=typeof window<"u"&&"rtl"===getComputedStyle(this.element.nativeElement).direction,this.cdr.detectChanges()}timeEventResizeStarted(we,$,Y){this.timeEventResizes.set($.event,Y),this.resizeStarted(we,$)}timeEventResizing(we,$){this.timeEventResizes.set(we.event,$);const Y=new Map,G=[...this.events];this.timeEventResizes.forEach((J,ue)=>{const ee=this.getTimeEventResizedDates(ue,J),ie={...ue,...ee};Y.set(ie,ue);const Te=G.indexOf(ue);G[Te]=ie}),this.restoreOriginalEvents(G,Y,!0)}timeEventResizeEnded(we){this.view=this.getWeekView(this.events);const $=this.timeEventResizes.get(we.event);if($){this.timeEventResizes.delete(we.event);const Y=this.getTimeEventResizedDates(we.event,$);this.eventTimesChanged.emit({newStart:Y.start,newEnd:Y.end,event:we.event,type:V.a.Resize})}}allDayEventResizeStarted(we,$,Y){this.allDayEventResizes.set($,{originalOffset:$.offset,originalSpan:$.span,edge:typeof Y.edges.left<"u"?"left":"right"}),this.resizeStarted(we,$,this.getDayColumnWidth(we))}allDayEventResizing(we,$,Y){const G=this.allDayEventResizes.get(we),J=this.rtl?-1:1;if(typeof $.edges.left<"u"){const ue=Math.round(+$.edges.left/Y)*J;we.offset=G.originalOffset+ue,we.span=G.originalSpan-ue}else if(typeof $.edges.right<"u"){const ue=Math.round(+$.edges.right/Y)*J;we.span=G.originalSpan+ue}}allDayEventResizeEnded(we){const $=this.allDayEventResizes.get(we);if($){const Y="left"===$.edge;let G;G=Y?we.offset-$.originalOffset:we.span-$.originalSpan,we.offset=$.originalOffset,we.span=$.originalSpan;const J=this.getAllDayEventResizedDates(we.event,G,Y);this.eventTimesChanged.emit({newStart:J.start,newEnd:J.end,event:we.event,type:V.a.Resize}),this.allDayEventResizes.delete(we)}}getDayColumnWidth(we){return Math.floor(we.offsetWidth/this.days.length)}dateDragEnter(we){this.lastDragEnterDate=we}eventDropped(we,$,Y){(0,F.Ld)(we,$,Y,this.calendarId)&&this.lastDragEnterDate.getTime()===$.getTime()&&(!this.snapDraggedEvents||we.dropData.event!==this.lastDraggedEvent)&&this.eventTimesChanged.emit({type:V.a.Drop,event:we.dropData.event,newStart:$,allDay:Y}),this.lastDraggedEvent=null}dragEnter(we){this.eventDragEnterByType[we]++}dragLeave(we){this.eventDragEnterByType[we]--}dragStarted(we,$,Y,G){this.dayColumnWidth=this.getDayColumnWidth(we);const J=new W(we,$);this.validateDrag=({x:ue,y:ee,transform:ie})=>{const Te=0===this.allDayEventResizes.size&&0===this.timeEventResizes.size&&J.validateDrag({x:ue,y:ee,snapDraggedEvents:this.snapDraggedEvents,dragAlreadyMoved:this.dragAlreadyMoved,transform:ie});if(Te&&this.validateEventTimesChanged){const et=this.getDragMovedEventTimes(Y,{x:ue,y:ee},this.dayColumnWidth,G);return this.validateEventTimesChanged({type:V.a.Drag,event:Y.event,newStart:et.start,newEnd:et.end})}return Te},this.dragActive=!0,this.dragAlreadyMoved=!1,this.lastDraggedEvent=null,this.eventDragEnterByType={allDay:0,time:0},!this.snapDraggedEvents&&G&&this.view.hourColumns.forEach(ue=>{const ee=ue.events.find(ie=>ie.event===Y.event&&ie!==Y);ee&&(ee.width=0,ee.height=0)}),this.cdr.markForCheck()}dragMove(we,$){const Y=this.getDragMovedEventTimes(we,$,this.dayColumnWidth,!0),G=we.event,J={...G,...Y},ue=this.events.map(ee=>ee===G?J:ee);this.restoreOriginalEvents(ue,new Map([[J,G]]),this.snapDraggedEvents),this.dragAlreadyMoved=!0}allDayEventDragMove(){this.dragAlreadyMoved=!0}dragEnded(we,$,Y,G=!1){this.view=this.getWeekView(this.events),this.dragActive=!1,this.validateDrag=null;const{start:J,end:ue}=this.getDragMovedEventTimes(we,$,Y,G);(this.snapDraggedEvents||this.eventDragEnterByType[G?"time":"allDay"]>0)&&(0,F.bF)(J,ue,this.view.period)&&(this.lastDraggedEvent=we.event,this.eventTimesChanged.emit({newStart:J,newEnd:ue,event:we.event,type:V.a.Drag,allDay:!G}))}refreshHeader(){this.days=this.utils.getWeekViewHeader({viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,weekendDays:this.weekendDays,...(0,F.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}refreshBody(){this.view=this.getWeekView(this.events)}refreshAll(){this.refreshHeader(),this.refreshBody(),this.emitBeforeViewRender()}emitBeforeViewRender(){this.days&&this.view&&this.beforeViewRender.emit({header:this.days,...this.view})}getWeekView(we){return this.utils.getWeekView({events:we,viewDate:this.viewDate,weekStartsOn:this.weekStartsOn,excluded:this.excludeDays,precision:this.precision,absolutePositionedEvents:!0,hourSegments:this.hourSegments,hourDuration:this.hourDuration,dayStart:{hour:this.dayStartHour,minute:this.dayStartMinute},dayEnd:{hour:this.dayEndHour,minute:this.dayEndMinute},segmentHeight:this.hourSegmentHeight,weekendDays:this.weekendDays,minimumEventHeight:this.minimumEventHeight,...(0,F.rK)(this.dateAdapter,this.viewDate,this.weekStartsOn,this.excludeDays,this.daysInWeek)})}getDragMovedEventTimes(we,$,Y,G){const J=(0,F.Nm)($.x,Y)/Y*(this.rtl?-1:1),ue=G?(0,F.fc)($.y,this.hourSegments,this.hourSegmentHeight,this.eventSnapSize,this.hourDuration):0,ee=this.dateAdapter.addMinutes((0,F.j8)(this.dateAdapter,we.event.start,J,this.excludeDays),ue);let ie;return we.event.end&&(ie=this.dateAdapter.addMinutes((0,F.j8)(this.dateAdapter,we.event.end,J,this.excludeDays),ue)),{start:ee,end:ie}}restoreOriginalEvents(we,$,Y=!0){const G=this.view;Y&&(this.view=this.getWeekView(we));const J=we.filter(ue=>$.has(ue));this.view.hourColumns.forEach((ue,ee)=>{G.hourColumns[ee].hours.forEach((ie,Te)=>{ie.segments.forEach((et,tt)=>{ue.hours[Te].segments[tt].cssClass=et.cssClass})}),J.forEach(ie=>{const Te=$.get(ie),et=ue.events.find(tt=>tt.event===(Y?ie:Te));if(et)et.event=Te,et.tempEvent=ie,Y||(et.height=0,et.width=0);else{const tt={event:Te,left:0,top:0,height:0,width:0,startsBeforeDay:!1,endsAfterDay:!1,tempEvent:ie};ue.events.push(tt)}})}),$.clear()}getTimeEventResizedDates(we,$){const Y={start:we.start,end:(0,F.$T)(this.dateAdapter,we,this.minimumEventHeight)},{end:G,...J}=we,ue={start:this.dateAdapter.addMinutes(Y.end,-1*this.minimumEventHeight),end:(0,F.$T)(this.dateAdapter,J,this.minimumEventHeight)},ee=this.rtl?-1:1;if(typeof $.edges.left<"u"){const ie=Math.round(+$.edges.left/this.dayColumnWidth)*ee,Te=(0,F.j8)(this.dateAdapter,Y.start,ie,this.excludeDays);Teue.end?Y.end=Te:Y.end=ue.end}if(typeof $.edges.top<"u"){const ie=(0,F.fc)($.edges.top,this.hourSegments,this.hourSegmentHeight,this.eventSnapSize,this.hourDuration),Te=this.dateAdapter.addMinutes(Y.start,ie);Teue.end?Y.end=Te:Y.end=ue.end}return Y}resizeStarted(we,$,Y){this.dayColumnWidth=this.getDayColumnWidth(we);const G=new L(we,Y,this.rtl);this.validateResize=({rectangle:J,edges:ue})=>{const ee=G.validateResize({rectangle:{...J},edges:ue});if(ee&&this.validateEventTimesChanged){let ie;if(Y){const Te=this.rtl?-1:1;if(typeof ue.left<"u"){const et=Math.round(+ue.left/Y)*Te;ie=this.getAllDayEventResizedDates($.event,et,!this.rtl)}else{const et=Math.round(+ue.right/Y)*Te;ie=this.getAllDayEventResizedDates($.event,et,this.rtl)}}else ie=this.getTimeEventResizedDates($.event,{rectangle:J,edges:ue});return this.validateEventTimesChanged({type:V.a.Resize,event:$.event,newStart:ie.start,newEnd:ie.end})}return ee},this.cdr.markForCheck()}getAllDayEventResizedDates(we,$,Y){let G=we.start,J=we.end||we.start;return Y?G=(0,F.j8)(this.dateAdapter,G,$,this.excludeDays):J=(0,F.j8)(this.dateAdapter,J,$,this.excludeDays),{start:G,end:J}}}Rt.\u0275fac=function(we){return new(we||Rt)(e.Y36(e.sBO),e.Y36(Z.y),e.Y36(e.soG),e.Y36(j._),e.Y36(e.SBq))},Rt.\u0275cmp=e.Xpm({type:Rt,selectors:[["mwl-calendar-week-view"]],inputs:{viewDate:"viewDate",events:"events",excludeDays:"excludeDays",refresh:"refresh",locale:"locale",tooltipPlacement:"tooltipPlacement",tooltipTemplate:"tooltipTemplate",tooltipAppendToBody:"tooltipAppendToBody",tooltipDelay:"tooltipDelay",weekStartsOn:"weekStartsOn",headerTemplate:"headerTemplate",eventTemplate:"eventTemplate",eventTitleTemplate:"eventTitleTemplate",eventActionsTemplate:"eventActionsTemplate",precision:"precision",weekendDays:"weekendDays",snapDraggedEvents:"snapDraggedEvents",hourSegments:"hourSegments",hourDuration:"hourDuration",hourSegmentHeight:"hourSegmentHeight",minimumEventHeight:"minimumEventHeight",dayStartHour:"dayStartHour",dayStartMinute:"dayStartMinute",dayEndHour:"dayEndHour",dayEndMinute:"dayEndMinute",hourSegmentTemplate:"hourSegmentTemplate",eventSnapSize:"eventSnapSize",allDayEventsLabelTemplate:"allDayEventsLabelTemplate",daysInWeek:"daysInWeek",currentTimeMarkerTemplate:"currentTimeMarkerTemplate",validateEventTimesChanged:"validateEventTimesChanged",resizeCursors:"resizeCursors"},outputs:{dayHeaderClicked:"dayHeaderClicked",eventClicked:"eventClicked",eventTimesChanged:"eventTimesChanged",beforeViewRender:"beforeViewRender",hourSegmentClicked:"hourSegmentClicked"},features:[e.TTD],decls:20,vars:9,consts:[["role","grid",1,"cal-week-view"],[3,"days","locale","customTemplate","dayHeaderClicked","eventDropped","dragEnter"],["class","cal-all-day-events","mwlDroppable","",3,"dragEnter","dragLeave",4,"ngIf"],["mwlDroppable","",1,"cal-time-events",3,"dragEnter","dragLeave"],["class","cal-time-label-column",4,"ngIf"],[1,"cal-day-columns"],["dayColumns",""],["class","cal-day-column",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","",1,"cal-all-day-events",3,"dragEnter","dragLeave"],["allDayEventsContainer",""],[1,"cal-time-label-column",3,"ngTemplateOutlet"],["class","cal-day-column","mwlDroppable","","dragOverClass","cal-drag-over",3,"drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["class","cal-events-row",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragOverClass","cal-drag-over",1,"cal-day-column",3,"drop","dragEnter"],[1,"cal-events-row"],["eventRowContainer",""],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-week","cal-ends-within-week","ngClass","width","marginLeft","marginRight","resizeCursors","resizeSnapGrid","validateResize","dropData","dragAxis","dragSnapGrid","validateDrag","touchStartLongPress","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","resizeCursors","resizeSnapGrid","validateResize","dropData","dragAxis","dragSnapGrid","validateDrag","touchStartLongPress","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],["event",""],["class","cal-resize-handle cal-resize-handle-before-start","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","daysInWeek","eventClicked"],["class","cal-resize-handle cal-resize-handle-after-end","mwlResizeHandle","",3,"resizeEdges",4,"ngIf"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-before-start",3,"resizeEdges"],["mwlResizeHandle","",1,"cal-resize-handle","cal-resize-handle-after-end",3,"resizeEdges"],[1,"cal-time-label-column"],["class","cal-hour",3,"cal-hour-odd",4,"ngFor","ngForOf","ngForTrackBy"],[1,"cal-hour"],[3,"height","segment","segmentHeight","locale","customTemplate","isTimeLabel","daysInWeek",4,"ngFor","ngForOf","ngForTrackBy"],[3,"segment","segmentHeight","locale","customTemplate","isTimeLabel","daysInWeek"],[1,"cal-day-column"],[3,"columnDate","dayStartHour","dayStartMinute","dayEndHour","dayEndMinute","hourSegments","hourDuration","hourSegmentHeight","customTemplate"],[1,"cal-events-container"],["class","cal-event-container","mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",3,"cal-draggable","cal-starts-within-day","cal-ends-within-day","ngClass","hidden","top","height","left","width","resizeCursors","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","touchStartLongPress","ghostDragEnabled","ghostElementTemplate","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd",4,"ngFor","ngForOf","ngForTrackBy"],["mwlResizable","","mwlDraggable","","dragActiveClass","cal-drag-active",1,"cal-event-container",3,"ngClass","hidden","resizeCursors","resizeSnapGrid","validateResize","allowNegativeResizes","dropData","dragAxis","dragSnapGrid","touchStartLongPress","ghostDragEnabled","ghostElementTemplate","validateDrag","resizeStart","resizing","resizeEnd","dragStart","dragging","dragEnd"],[3,"ngTemplateOutlet"],["weekEventTemplate",""],[3,"locale","weekEvent","tooltipPlacement","tooltipTemplate","tooltipAppendToBody","tooltipDisabled","tooltipDelay","customTemplate","eventTitleTemplate","eventActionsTemplate","column","daysInWeek","eventClicked"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"height","segment","segmentHeight","locale","customTemplate","daysInWeek","clickListenerDisabled","dragOverClass","isTimeLabel","mwlClick","drop","dragEnter",4,"ngFor","ngForOf","ngForTrackBy"],["mwlDroppable","","dragActiveClass","cal-drag-active",3,"segment","segmentHeight","locale","customTemplate","daysInWeek","clickListenerDisabled","dragOverClass","isTimeLabel","mwlClick","drop","dragEnter"]],template:function(we,$){1&we&&(e._uU(0,"\n "),e.TgZ(1,"div",0),e._uU(2,"\n "),e.TgZ(3,"mwl-calendar-week-view-header",1),e.NdJ("dayHeaderClicked",function(G){return $.dayHeaderClicked.emit(G)})("eventDropped",function(G){return $.eventDropped({dropData:G},G.newStart,!0)})("dragEnter",function(G){return $.dateDragEnter(G.date)}),e._uU(4,"\n "),e.qZA(),e._uU(5,"\n "),e.YNc(6,rt,12,5,"div",2),e._uU(7,"\n "),e.TgZ(8,"div",3),e.NdJ("dragEnter",function(){return $.dragEnter("time")})("dragLeave",function(){return $.dragLeave("time")}),e._uU(9,"\n "),e.YNc(10,gt,4,2,"div",4),e._uU(11,"\n "),e.TgZ(12,"div",5,6),e._uU(14,"\n "),e.YNc(15,nn,11,13,"div",7),e._uU(16,"\n "),e.qZA(),e._uU(17,"\n "),e.qZA(),e._uU(18,"\n "),e.qZA(),e._uU(19,"\n ")),2&we&&(e.xp6(3),e.Q6J("days",$.days)("locale",$.locale)("customTemplate",$.headerTemplate),e.xp6(3),e.Q6J("ngIf",$.view.allDayEventRows.length>0),e.xp6(4),e.Q6J("ngIf",$.view.hourColumns.length>0&&1!==$.daysInWeek),e.xp6(2),e.ekj("cal-resize-active",$.timeEventResizes.size>0),e.xp6(3),e.Q6J("ngForOf",$.view.hourColumns)("ngForTrackBy",$.trackByHourColumn))},dependencies:[pe.mk,pe.sg,pe.O5,pe.tP,Q.E$,Q.mC,ye.pD,ye.D5,_e.P,Me,Ee.C,We.N,Fe.e],encapsulation:2})},16076:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{sources:()=>e});const e=[{filename:"calendar-header.component.ts",contents:{raw:g(11850),highlighted:g(11039)}},{filename:"colors.ts",contents:{raw:g(59326),highlighted:g(98862)}},{filename:"module.ts",contents:{raw:g(48355),highlighted:g(91593)}}]},33798:(Be,ne,g)=>{"use strict";var e=g(69154),d=g(72612),F=g(43850),W=g(28265);function V(v){return new d.vHH(3e3,!1)}function Zt(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function ut(v){switch(v.length){case 0:return new W.ZN;case 1:return v[0];default:return new W.ZE(v)}}function Qt(v,l,r,D,O=new Map,U=new Map){const oe=[],ge=[];let Ve=-1,Ye=null;if(D.forEach(ft=>{const Pt=ft.get("offset"),gn=Pt==Ve,fn=gn&&Ye||new Map;ft.forEach((an,vt)=>{let en=vt,sr=an;if("offset"!==vt)switch(en=l.normalizePropertyName(en,oe),sr){case W.k1:sr=O.get(vt);break;case W.l3:sr=U.get(vt);break;default:sr=l.normalizeStyleValue(vt,en,sr,oe)}fn.set(en,sr)}),gn||ge.push(fn),Ye=fn,Ve=Pt}),oe.length)throw function ce(v){return new d.vHH(3502,!1)}();return ge}function Jt(v,l,r,D){switch(l){case"start":v.onStart(()=>D(r&&It(r,"start",v)));break;case"done":v.onDone(()=>D(r&&It(r,"done",v)));break;case"destroy":v.onDestroy(()=>D(r&&It(r,"destroy",v)))}}function It(v,l,r){const D=r.totalTime,O=!!r.disabled,U=nn(v.element,v.triggerName,v.fromState,v.toState,l||v.phaseName,D??v.totalTime,O),oe=v._data;return null!=oe&&(U._data=oe),U}function nn(v,l,r,D,O="",U=0,oe){return{element:v,triggerName:l,fromState:r,toState:D,phaseName:O,totalTime:U,disabled:!!oe}}function Rt(v,l,r){let D=v.get(l);return D||v.set(l,D=r),D}function it(v){const l=v.indexOf(":");return[v.substring(1,l),v.slice(l+1)]}let we=(v,l)=>!1,$=(v,l,r)=>[],Y=null;function G(v){const l=v.parentNode||v.host;return l===Y?null:l}(Zt()||typeof Element<"u")&&(function Dt(){return typeof window<"u"&&typeof window.document<"u"}()?(Y=(()=>document.documentElement)(),we=(v,l)=>{for(;l;){if(l===v)return!0;l=G(l)}return!1}):we=(v,l)=>v.contains(l),$=(v,l,r)=>{if(r)return Array.from(v.querySelectorAll(l));const D=v.querySelector(l);return D?[D]:[]});let ee=null,ie=!1;function Te(v){ee||(ee=function tt(){return typeof document<"u"?document.body:null}()||{},ie=!!ee.style&&"WebkitAppearance"in ee.style);let l=!0;return ee.style&&!function ue(v){return"ebkit"==v.substring(1,6)}(v)&&(l=v in ee.style,!l&&ie&&(l="Webkit"+v.charAt(0).toUpperCase()+v.slice(1)in ee.style)),l}const bt=we,st=$;class jt{validateStyleProperty(l){return Te(l)}matchesElement(l,r){return!1}containsElement(l,r){return bt(l,r)}getParentElement(l){return G(l)}query(l,r,D){return st(l,r,D)}computeStyle(l,r,D){return D||""}animate(l,r,D,O,U,oe=[],ge){return new W.ZN(D,O)}}jt.\u0275fac=function(l){return new(l||jt)},jt.\u0275prov=d.Yz7({token:jt,factory:jt.\u0275fac});class xt{}xt.NOOP=new jt;const Yt="ng-enter",kn="ng-leave",rn="ng-trigger",Ln=".ng-trigger",zn="ng-animating",Mn=".ng-animating";function Bn(v){if("number"==typeof v)return v;const l=v.match(/^(-?[\.\d]+)(m?s)/);return!l||l.length<2?0:Vr(parseFloat(l[1]),l[2])}function Vr(v,l){return"s"===l?1e3*v:v}function mr(v,l,r){return v.hasOwnProperty("duration")?v:function oi(v,l,r){const D=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i;let O,U=0,oe="";if("string"==typeof v){const ge=v.match(D);if(null===ge)return l.push(V()),{duration:0,delay:0,easing:""};O=Vr(parseFloat(ge[1]),ge[2]);const Ve=ge[3];null!=Ve&&(U=Vr(parseFloat(Ve),ge[4]));const Ye=ge[5];Ye&&(oe=Ye)}else O=v;if(!r){let ge=!1,Ve=l.length;O<0&&(l.push(function Z(){return new d.vHH(3100,!1)}()),ge=!0),U<0&&(l.push(function j(){return new d.vHH(3101,!1)}()),ge=!0),ge&&l.splice(Ve,0,V())}return{duration:O,delay:U,easing:oe}}(v,l,r)}function ir(v,l={}){return Object.keys(v).forEach(r=>{l[r]=v[r]}),l}function qr(v){const l=new Map;return Object.keys(v).forEach(r=>{const D=v[r];l.set(r,D)}),l}function Ot(v,l=new Map,r){if(r)for(let[D,O]of r)l.set(D,O);for(let[D,O]of v)l.set(D,O);return l}function zt(v,l,r){return r?l+":"+r+";":""}function Hn(v){let l="";for(let r=0;r{const U=Kt(O);r&&!r.has(O)&&r.set(O,v.style[U]),v.style[U]=D}),Zt()&&Hn(v))}function ar(v,l){v.style&&(l.forEach((r,D)=>{const O=Kt(D);v.style[O]=""}),Zt()&&Hn(v))}function _r(v){return Array.isArray(v)?1==v.length?v[0]:(0,W.vP)(v):v}function En(v,l,r){const D=l.params||{},O=H(v);O.length&&O.forEach(U=>{D.hasOwnProperty(U)||r.push(function pe(v){return new d.vHH(3001,!1)}())})}const ot=new RegExp("{{\\s*(.+?)\\s*}}","g");function H(v){let l=[];if("string"==typeof v){let r;for(;r=ot.exec(v);)l.push(r[1]);ot.lastIndex=0}return l}function fe(v,l,r){const D=v.toString(),O=D.replace(ot,(U,oe)=>{let ge=l[oe];return null==ge&&(r.push(function Q(v){return new d.vHH(3003,!1)}()),ge=""),ge.toString()});return O==D?v:O}function Ze(v){const l=[];let r=v.next();for(;!r.done;)l.push(r.value),r=v.next();return l}const _t=/-+([a-z0-9])/g;function Kt(v){return v.replace(_t,(...l)=>l[1].toUpperCase())}function _n(v){return v.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Er(v,l,r){switch(l.type){case 7:return v.visitTrigger(l,r);case 0:return v.visitState(l,r);case 1:return v.visitTransition(l,r);case 2:return v.visitSequence(l,r);case 3:return v.visitGroup(l,r);case 4:return v.visitAnimate(l,r);case 5:return v.visitKeyframes(l,r);case 6:return v.visitStyle(l,r);case 8:return v.visitReference(l,r);case 9:return v.visitAnimateChild(l,r);case 10:return v.visitAnimateRef(l,r);case 11:return v.visitQuery(l,r);case 12:return v.visitStagger(l,r);default:throw function ye(v){return new d.vHH(3004,!1)}(l.type)}}function Ji(v,l){return window.getComputedStyle(v)[l]}function Xo(v,l){const r=[];return"string"==typeof v?v.split(/\s*,\s*/).forEach(D=>function Pi(v,l,r){if(":"==v[0]){const Ve=function hi(v,l){switch(v){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(r,D)=>parseFloat(D)>parseFloat(r);case":decrement":return(r,D)=>parseFloat(D) *"}}(v,r);if("function"==typeof Ve)return void l.push(Ve);v=Ve}const D=v.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==D||D.length<4)return r.push(function Ge(v){return new d.vHH(3015,!1)}()),l;const O=D[1],U=D[2],oe=D[3];l.push(Wn(O,oe));const ge="*"==O&&"*"==oe;"<"==U[0]&&!ge&&l.push(Wn(oe,O))}(D,r,l)):r.push(v),r}const St=new Set(["true","1"]),cn=new Set(["false","0"]);function Wn(v,l){const r=St.has(v)||cn.has(v),D=St.has(l)||cn.has(l);return(O,U)=>{let oe="*"==v||v==O,ge="*"==l||l==U;return!oe&&r&&"boolean"==typeof O&&(oe=O?St.has(v):cn.has(v)),!ge&&D&&"boolean"==typeof U&&(ge=U?St.has(l):cn.has(l)),oe&&ge}}const qi=":self",Kr=new RegExp("s*:selfs*,?","g");function xr(v,l,r,D){return new $n(v).build(l,r,D)}class $n{constructor(l){this._driver=l}build(l,r,D){const O=new un(r);return this._resetContextStyleTimingState(O),Er(this,_r(l),O)}_resetContextStyleTimingState(l){l.currentQuerySelector="",l.collectedStyles=new Map,l.collectedStyles.set("",new Map),l.currentTime=0}visitTrigger(l,r){let D=r.queryCount=0,O=r.depCount=0;const U=[],oe=[];return"@"==l.name.charAt(0)&&r.errors.push(function Oe(){return new d.vHH(3006,!1)}()),l.definitions.forEach(ge=>{if(this._resetContextStyleTimingState(r),0==ge.type){const Ve=ge,Ye=Ve.name;Ye.toString().split(/\s*,\s*/).forEach(ft=>{Ve.name=ft,U.push(this.visitState(Ve,r))}),Ve.name=Ye}else if(1==ge.type){const Ve=this.visitTransition(ge,r);D+=Ve.queryCount,O+=Ve.depCount,oe.push(Ve)}else r.errors.push(function Se(){return new d.vHH(3007,!1)}())}),{type:7,name:l.name,states:U,transitions:oe,queryCount:D,depCount:O,options:null}}visitState(l,r){const D=this.visitStyle(l.styles,r),O=l.options&&l.options.params||null;if(D.containsDynamicStyles){const U=new Set,oe=O||{};if(D.styles.forEach(ge=>{ge instanceof Map&&ge.forEach(Ve=>{H(Ve).forEach(Ye=>{oe.hasOwnProperty(Ye)||U.add(Ye)})})}),U.size){Ze(U.values());r.errors.push(function Ae(v,l){return new d.vHH(3008,!1)}(l.name))}}return{type:0,name:l.name,style:D,options:O?{params:O}:null}}visitTransition(l,r){r.queryCount=0,r.depCount=0;const D=Er(this,_r(l.animation),r);return{type:1,matchers:Xo(l.expr,r.errors),animation:D,queryCount:r.queryCount,depCount:r.depCount,options:gi(l.options)}}visitSequence(l,r){return{type:2,steps:l.steps.map(D=>Er(this,D,r)),options:gi(l.options)}}visitGroup(l,r){const D=r.currentTime;let O=0;const U=l.steps.map(oe=>{r.currentTime=D;const ge=Er(this,oe,r);return O=Math.max(O,r.currentTime),ge});return r.currentTime=O,{type:3,steps:U,options:gi(l.options)}}visitAnimate(l,r){const D=function Gr(v,l){if(v.hasOwnProperty("duration"))return v;if("number"==typeof v){return Ho(mr(v,l).duration,0,"")}const r=v;if(r.split(/\s+/).some(U=>"{"==U.charAt(0)&&"{"==U.charAt(1))){const U=Ho(0,0,"");return U.dynamic=!0,U.strValue=r,U}const O=mr(r,l);return Ho(O.duration,O.delay,O.easing)}(l.timings,r.errors);r.currentAnimateTimings=D;let O,U=l.styles?l.styles:(0,W.oB)({});if(5==U.type)O=this.visitKeyframes(U,r);else{let oe=l.styles,ge=!1;if(!oe){ge=!0;const Ye={};D.easing&&(Ye.easing=D.easing),oe=(0,W.oB)(Ye)}r.currentTime+=D.duration+D.delay;const Ve=this.visitStyle(oe,r);Ve.isEmptyStep=ge,O=Ve}return r.currentAnimateTimings=null,{type:4,timings:D,style:O,options:null}}visitStyle(l,r){const D=this._makeStyleAst(l,r);return this._validateStyleAst(D,r),D}_makeStyleAst(l,r){const D=[],O=Array.isArray(l.styles)?l.styles:[l.styles];for(let ge of O)"string"==typeof ge?ge===W.l3?D.push(ge):r.errors.push(new d.vHH(3002,!1)):D.push(qr(ge));let U=!1,oe=null;return D.forEach(ge=>{if(ge instanceof Map&&(ge.has("easing")&&(oe=ge.get("easing"),ge.delete("easing")),!U))for(let Ve of ge.values())if(Ve.toString().indexOf("{{")>=0){U=!0;break}}),{type:6,styles:D,easing:oe,offset:l.offset,containsDynamicStyles:U,options:null}}_validateStyleAst(l,r){const D=r.currentAnimateTimings;let O=r.currentTime,U=r.currentTime;D&&U>0&&(U-=D.duration+D.delay),l.styles.forEach(oe=>{"string"!=typeof oe&&oe.forEach((ge,Ve)=>{const Ye=r.collectedStyles.get(r.currentQuerySelector),ft=Ye.get(Ve);let Pt=!0;ft&&(U!=O&&U>=ft.startTime&&O<=ft.endTime&&(r.errors.push(function Me(v,l,r,D,O){return new d.vHH(3010,!1)}(0,ft.startTime,ft.endTime)),Pt=!1),U=ft.startTime),Pt&&Ye.set(Ve,{startTime:U,endTime:O}),r.options&&En(ge,r.options,r.errors)})})}visitKeyframes(l,r){const D={type:5,styles:[],options:null};if(!r.currentAnimateTimings)return r.errors.push(function Ee(){return new d.vHH(3011,!1)}()),D;let U=0;const oe=[];let ge=!1,Ve=!1,Ye=0;const ft=l.steps.map(sr=>{const br=this._makeStyleAst(sr,r);let Ar=null!=br.offset?br.offset:function Zr(v){if("string"==typeof v)return null;let l=null;if(Array.isArray(v))v.forEach(r=>{if(r instanceof Map&&r.has("offset")){const D=r;l=parseFloat(D.get("offset")),D.delete("offset")}});else if(v instanceof Map&&v.has("offset")){const r=v;l=parseFloat(r.get("offset")),r.delete("offset")}return l}(br.styles),Ir=0;return null!=Ar&&(U++,Ir=br.offset=Ar),Ve=Ve||Ir<0||Ir>1,ge=ge||Ir0&&U{const Ar=gn>0?br==fn?1:gn*br:oe[br],Ir=Ar*en;r.currentTime=an+vt.delay+Ir,vt.duration=Ir,this._validateStyleAst(sr,r),sr.offset=Ar,D.styles.push(sr)}),D}visitReference(l,r){return{type:8,animation:Er(this,_r(l.animation),r),options:gi(l.options)}}visitAnimateChild(l,r){return r.depCount++,{type:9,options:gi(l.options)}}visitAnimateRef(l,r){return{type:10,animation:this.visitReference(l.animation,r),options:gi(l.options)}}visitQuery(l,r){const D=r.currentQuerySelector,O=l.options||{};r.queryCount++,r.currentQuery=l;const[U,oe]=function Gi(v){const l=!!v.split(/\s*,\s*/).find(r=>r==qi);return l&&(v=v.replace(Kr,"")),v=v.replace(/@\*/g,Ln).replace(/@\w+/g,r=>Ln+"-"+r.slice(1)).replace(/:animating/g,Mn),[v,l]}(l.selector);r.currentQuerySelector=D.length?D+" "+U:U,Rt(r.collectedStyles,r.currentQuerySelector,new Map);const ge=Er(this,_r(l.animation),r);return r.currentQuery=null,r.currentQuerySelector=D,{type:11,selector:U,limit:O.limit||0,optional:!!O.optional,includeSelf:oe,animation:ge,originalSelector:l.selector,options:gi(l.options)}}visitStagger(l,r){r.currentQuery||r.errors.push(function Re(){return new d.vHH(3013,!1)}());const D="full"===l.timings?{duration:0,delay:0,easing:"full"}:mr(l.timings,r.errors,!0);return{type:12,animation:Er(this,_r(l.animation),r),timings:D,options:null}}}class un{constructor(l){this.errors=l,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function gi(v){return v?(v=ir(v)).params&&(v.params=function qo(v){return v?ir(v):null}(v.params)):v={},v}function Ho(v,l,r){return{duration:v,delay:l,easing:r}}function er(v,l,r,D,O,U,oe=null,ge=!1){return{type:1,element:v,keyframes:l,preStyleProps:r,postStyleProps:D,duration:O,delay:U,totalTime:O+U,easing:oe,subTimeline:ge}}class eo{constructor(){this._map=new Map}get(l){return this._map.get(l)||[]}append(l,r){let D=this._map.get(l);D||this._map.set(l,D=[]),D.push(...r)}has(l){return this._map.has(l)}clear(){this._map.clear()}}const Ks=new RegExp(":enter","g"),cr=new RegExp(":leave","g");function bl(v,l,r,D,O,U=new Map,oe=new Map,ge,Ve,Ye=[]){return(new bs).buildKeyframes(v,l,r,D,O,U,oe,ge,Ve,Ye)}class bs{buildKeyframes(l,r,D,O,U,oe,ge,Ve,Ye,ft=[]){Ye=Ye||new eo;const Pt=new Ri(l,r,Ye,O,U,ft,[]);Pt.options=Ve;const gn=Ve.delay?Bn(Ve.delay):0;Pt.currentTimeline.delayNextStep(gn),Pt.currentTimeline.setStyles([oe],null,Pt.errors,Ve),Er(this,D,Pt);const fn=Pt.timelines.filter(an=>an.containsAnimation());if(fn.length&&ge.size){let an;for(let vt=fn.length-1;vt>=0;vt--){const en=fn[vt];if(en.element===r){an=en;break}}an&&!an.allowOnlyTimelineStyles()&&an.setStyles([ge],null,Pt.errors,Ve)}return fn.length?fn.map(an=>an.buildKeyframes()):[er(r,[],[],[],0,gn,"",!1)]}visitTrigger(l,r){}visitState(l,r){}visitTransition(l,r){}visitAnimateChild(l,r){const D=r.subInstructions.get(r.element);if(D){const O=r.createSubContext(l.options),U=r.currentTimeline.currentTime,oe=this._visitSubInstructions(D,O,O.options);U!=oe&&r.transformIntoNewTimeline(oe)}r.previousNode=l}visitAnimateRef(l,r){const D=r.createSubContext(l.options);D.transformIntoNewTimeline(),this._applyAnimationRefDelays([l.options,l.animation.options],r,D),this.visitReference(l.animation,D),r.transformIntoNewTimeline(D.currentTimeline.currentTime),r.previousNode=l}_applyAnimationRefDelays(l,r,D){for(const O of l){const U=O?.delay;if(U){const oe="number"==typeof U?U:Bn(fe(U,O?.params??{},r.errors));D.delayNextStep(oe)}}}_visitSubInstructions(l,r,D){let U=r.currentTimeline.currentTime;const oe=null!=D.duration?Bn(D.duration):null,ge=null!=D.delay?Bn(D.delay):null;return 0!==oe&&l.forEach(Ve=>{const Ye=r.appendInstructionToTimeline(Ve,oe,ge);U=Math.max(U,Ye.duration+Ye.delay)}),U}visitReference(l,r){r.updateOptions(l.options,!0),Er(this,l.animation,r),r.previousNode=l}visitSequence(l,r){const D=r.subContextCount;let O=r;const U=l.options;if(U&&(U.params||U.delay)&&(O=r.createSubContext(U),O.transformIntoNewTimeline(),null!=U.delay)){6==O.previousNode.type&&(O.currentTimeline.snapshotCurrentStyles(),O.previousNode=Ni);const oe=Bn(U.delay);O.delayNextStep(oe)}l.steps.length&&(l.steps.forEach(oe=>Er(this,oe,O)),O.currentTimeline.applyStylesToKeyframe(),O.subContextCount>D&&O.transformIntoNewTimeline()),r.previousNode=l}visitGroup(l,r){const D=[];let O=r.currentTimeline.currentTime;const U=l.options&&l.options.delay?Bn(l.options.delay):0;l.steps.forEach(oe=>{const ge=r.createSubContext(l.options);U&&ge.delayNextStep(U),Er(this,oe,ge),O=Math.max(O,ge.currentTimeline.currentTime),D.push(ge.currentTimeline)}),D.forEach(oe=>r.currentTimeline.mergeTimelineCollectedStyles(oe)),r.transformIntoNewTimeline(O),r.previousNode=l}_visitTiming(l,r){if(l.dynamic){const D=l.strValue;return mr(r.params?fe(D,r.params,r.errors):D,r.errors)}return{duration:l.duration,delay:l.delay,easing:l.easing}}visitAnimate(l,r){const D=r.currentAnimateTimings=this._visitTiming(l.timings,r),O=r.currentTimeline;D.delay&&(r.incrementTime(D.delay),O.snapshotCurrentStyles());const U=l.style;5==U.type?this.visitKeyframes(U,r):(r.incrementTime(D.duration),this.visitStyle(U,r),O.applyStylesToKeyframe()),r.currentAnimateTimings=null,r.previousNode=l}visitStyle(l,r){const D=r.currentTimeline,O=r.currentAnimateTimings;!O&&D.hasCurrentStyleProperties()&&D.forwardFrame();const U=O&&O.easing||l.easing;l.isEmptyStep?D.applyEmptyStep(U):D.setStyles(l.styles,U,r.errors,r.options),r.previousNode=l}visitKeyframes(l,r){const D=r.currentAnimateTimings,O=r.currentTimeline.duration,U=D.duration,ge=r.createSubContext().currentTimeline;ge.easing=D.easing,l.styles.forEach(Ve=>{const Ye=Ve.offset||0;ge.forwardTime(Ye*U),ge.setStyles(Ve.styles,Ve.easing,r.errors,r.options),ge.applyStylesToKeyframe()}),r.currentTimeline.mergeTimelineCollectedStyles(ge),r.transformIntoNewTimeline(O+U),r.previousNode=l}visitQuery(l,r){const D=r.currentTimeline.currentTime,O=l.options||{},U=O.delay?Bn(O.delay):0;U&&(6===r.previousNode.type||0==D&&r.currentTimeline.hasCurrentStyleProperties())&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=Ni);let oe=D;const ge=r.invokeQuery(l.selector,l.originalSelector,l.limit,l.includeSelf,!!O.optional,r.errors);r.currentQueryTotal=ge.length;let Ve=null;ge.forEach((Ye,ft)=>{r.currentQueryIndex=ft;const Pt=r.createSubContext(l.options,Ye);U&&Pt.delayNextStep(U),Ye===r.element&&(Ve=Pt.currentTimeline),Er(this,l.animation,Pt),Pt.currentTimeline.applyStylesToKeyframe();const gn=Pt.currentTimeline.currentTime;oe=Math.max(oe,gn)}),r.currentQueryIndex=0,r.currentQueryTotal=0,r.transformIntoNewTimeline(oe),Ve&&(r.currentTimeline.mergeTimelineCollectedStyles(Ve),r.currentTimeline.snapshotCurrentStyles()),r.previousNode=l}visitStagger(l,r){const D=r.parentContext,O=r.currentTimeline,U=l.timings,oe=Math.abs(U.duration),ge=oe*(r.currentQueryTotal-1);let Ve=oe*r.currentQueryIndex;switch(U.duration<0?"reverse":U.easing){case"reverse":Ve=ge-Ve;break;case"full":Ve=D.currentStaggerTime}const ft=r.currentTimeline;Ve&&ft.delayNextStep(Ve);const Pt=ft.currentTime;Er(this,l.animation,r),r.previousNode=l,D.currentStaggerTime=O.currentTime-Pt+(O.startTime-D.currentTimeline.startTime)}}const Ni={};class Ri{constructor(l,r,D,O,U,oe,ge,Ve){this._driver=l,this.element=r,this.subInstructions=D,this._enterClassName=O,this._leaveClassName=U,this.errors=oe,this.timelines=ge,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Ni,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=Ve||new si(this._driver,r,0),ge.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(l,r){if(!l)return;const D=l;let O=this.options;null!=D.duration&&(O.duration=Bn(D.duration)),null!=D.delay&&(O.delay=Bn(D.delay));const U=D.params;if(U){let oe=O.params;oe||(oe=this.options.params={}),Object.keys(U).forEach(ge=>{(!r||!oe.hasOwnProperty(ge))&&(oe[ge]=fe(U[ge],oe,this.errors))})}}_copyOptions(){const l={};if(this.options){const r=this.options.params;if(r){const D=l.params={};Object.keys(r).forEach(O=>{D[O]=r[O]})}}return l}createSubContext(l=null,r,D){const O=r||this.element,U=new Ri(this._driver,O,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(O,D||0));return U.previousNode=this.previousNode,U.currentAnimateTimings=this.currentAnimateTimings,U.options=this._copyOptions(),U.updateOptions(l),U.currentQueryIndex=this.currentQueryIndex,U.currentQueryTotal=this.currentQueryTotal,U.parentContext=this,this.subContextCount++,U}transformIntoNewTimeline(l){return this.previousNode=Ni,this.currentTimeline=this.currentTimeline.fork(this.element,l),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(l,r,D){const O={duration:r??l.duration,delay:this.currentTimeline.currentTime+(D??0)+l.delay,easing:""},U=new mi(this._driver,l.element,l.keyframes,l.preStyleProps,l.postStyleProps,O,l.stretchStartingKeyframe);return this.timelines.push(U),O}incrementTime(l){this.currentTimeline.forwardTime(this.currentTimeline.duration+l)}delayNextStep(l){l>0&&this.currentTimeline.delayNextStep(l)}invokeQuery(l,r,D,O,U,oe){let ge=[];if(O&&ge.push(this.element),l.length>0){l=(l=l.replace(Ks,"."+this._enterClassName)).replace(cr,"."+this._leaveClassName);const Ve=1!=D;let Ye=this._driver.query(this.element,l,Ve);0!==D&&(Ye=D<0?Ye.slice(Ye.length+D,Ye.length):Ye.slice(0,D)),ge.push(...Ye)}return!U&&0==ge.length&&oe.push(function Ke(v){return new d.vHH(3014,!1)}()),ge}}class si{constructor(l,r,D,O){this._driver=l,this.element=r,this.startTime=D,this._elementTimelineStylesLookup=O,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(r),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(r,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(l){const r=1===this._keyframes.size&&this._pendingStyles.size;this.duration||r?(this.forwardTime(this.currentTime+l),r&&this.snapshotCurrentStyles()):this.startTime+=l}fork(l,r){return this.applyStylesToKeyframe(),new si(this._driver,l,r||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(l){this.applyStylesToKeyframe(),this.duration=l,this._loadKeyframe()}_updateStyle(l,r){this._localTimelineStyles.set(l,r),this._globalTimelineStyles.set(l,r),this._styleSummary.set(l,{time:this.currentTime,value:r})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(l){l&&this._previousKeyframe.set("easing",l);for(let[r,D]of this._globalTimelineStyles)this._backFill.set(r,D||W.l3),this._currentKeyframe.set(r,W.l3);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(l,r,D,O){r&&this._previousKeyframe.set("easing",r);const U=O&&O.params||{},oe=function _i(v,l){const r=new Map;let D;return v.forEach(O=>{if("*"===O){D=D||l.keys();for(let U of D)r.set(U,W.l3)}else Ot(O,r)}),r}(l,this._globalTimelineStyles);for(let[ge,Ve]of oe){const Ye=fe(Ve,U,D);this._pendingStyles.set(ge,Ye),this._localTimelineStyles.has(ge)||this._backFill.set(ge,this._globalTimelineStyles.get(ge)??W.l3),this._updateStyle(ge,Ye)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((l,r)=>{this._currentKeyframe.set(r,l)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((l,r)=>{this._currentKeyframe.has(r)||this._currentKeyframe.set(r,l)}))}snapshotCurrentStyles(){for(let[l,r]of this._localTimelineStyles)this._pendingStyles.set(l,r),this._updateStyle(l,r)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const l=[];for(let r in this._currentKeyframe)l.push(r);return l}mergeTimelineCollectedStyles(l){l._styleSummary.forEach((r,D)=>{const O=this._styleSummary.get(D);(!O||r.time>O.time)&&this._updateStyle(D,r.value)})}buildKeyframes(){this.applyStylesToKeyframe();const l=new Set,r=new Set,D=1===this._keyframes.size&&0===this.duration;let O=[];this._keyframes.forEach((ge,Ve)=>{const Ye=Ot(ge,new Map,this._backFill);Ye.forEach((ft,Pt)=>{ft===W.k1?l.add(Pt):ft===W.l3&&r.add(Pt)}),D||Ye.set("offset",Ve/this.duration),O.push(Ye)});const U=l.size?Ze(l.values()):[],oe=r.size?Ze(r.values()):[];if(D){const ge=O[0],Ve=new Map(ge);ge.set("offset",0),Ve.set("offset",1),O=[ge,Ve]}return er(this.element,O,U,oe,this.duration,this.startTime,this.easing,!1)}}class mi extends si{constructor(l,r,D,O,U,oe,ge=!1){super(l,r,oe.delay),this.keyframes=D,this.preStyleProps=O,this.postStyleProps=U,this._stretchStartingKeyframe=ge,this.timings={duration:oe.duration,delay:oe.delay,easing:oe.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let l=this.keyframes,{delay:r,duration:D,easing:O}=this.timings;if(this._stretchStartingKeyframe&&r){const U=[],oe=D+r,ge=r/oe,Ve=Ot(l[0]);Ve.set("offset",0),U.push(Ve);const Ye=Ot(l[0]);Ye.set("offset",Qn(ge)),U.push(Ye);const ft=l.length-1;for(let Pt=1;Pt<=ft;Pt++){let gn=Ot(l[Pt]);const an=r+gn.get("offset")*D;gn.set("offset",Qn(an/oe)),U.push(gn)}D=oe,r=0,O="",l=U}return er(this.element,l,this.preStyleProps,this.postStyleProps,D,r,O,!0)}}function Qn(v,l=3){const r=Math.pow(10,l-1);return Math.round(v*r)/r}class vi{}const zr=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class yi extends vi{normalizePropertyName(l,r){return Kt(l)}normalizeStyleValue(l,r,D,O){let U="";const oe=D.toString().trim();if(zr.has(r)&&0!==D&&"0"!==D)if("number"==typeof D)U="px";else{const ge=D.match(/^[+-]?[\d\.]+([a-z]*)$/);ge&&0==ge[1].length&&O.push(function _e(v,l){return new d.vHH(3005,!1)}())}return oe+U}}function dr(v,l,r,D,O,U,oe,ge,Ve,Ye,ft,Pt,gn){return{type:0,element:v,triggerName:l,isRemovalTransition:O,fromState:r,fromStyles:U,toState:D,toStyles:oe,timelines:ge,queriedElements:Ve,preStyleProps:Ye,postStyleProps:ft,totalTime:Pt,errors:gn}}const To={};class ai{constructor(l,r,D){this._triggerName=l,this.ast=r,this._stateStyles=D}match(l,r,D,O){return function es(v,l,r,D,O){return v.some(U=>U(l,r,D,O))}(this.ast.matchers,l,r,D,O)}buildStyles(l,r,D){let O=this._stateStyles.get("*");return void 0!==l&&(O=this._stateStyles.get(l?.toString())||O),O?O.buildStyles(r,D):new Map}build(l,r,D,O,U,oe,ge,Ve,Ye,ft){const Pt=[],gn=this.ast.options&&this.ast.options.params||To,fn=ge&&ge.params||To,an=this.buildStyles(D,fn,Pt),vt=Ve&&Ve.params||To,en=this.buildStyles(O,vt,Pt),sr=new Set,br=new Map,Ar=new Map,Ir="void"===O,ra={params:Go(vt,gn),delay:this.ast.options?.delay},Mi=ft?[]:bl(l,r,this.ast.animation,U,oe,an,en,ra,Ye,Pt);let wr=0;if(Mi.forEach(bo=>{wr=Math.max(bo.duration+bo.delay,wr)}),Pt.length)return dr(r,this._triggerName,D,O,Ir,an,en,[],[],br,Ar,wr,Pt);Mi.forEach(bo=>{const Eo=bo.element,ao=Rt(br,Eo,new Set);bo.preStyleProps.forEach(Lo=>ao.add(Lo));const Is=Rt(Ar,Eo,new Set);bo.postStyleProps.forEach(Lo=>Is.add(Lo)),Eo!==r&&sr.add(Eo)});const fi=Ze(sr.values());return dr(r,this._triggerName,D,O,Ir,an,en,Mi,fi,br,Ar,wr)}}function Go(v,l){const r=ir(l);for(const D in v)v.hasOwnProperty(D)&&null!=v[D]&&(r[D]=v[D]);return r}class zo{constructor(l,r,D){this.styles=l,this.defaultParams=r,this.normalizer=D}buildStyles(l,r){const D=new Map,O=ir(this.defaultParams);return Object.keys(l).forEach(U=>{const oe=l[U];null!==oe&&(O[U]=oe)}),this.styles.styles.forEach(U=>{"string"!=typeof U&&U.forEach((oe,ge)=>{oe&&(oe=fe(oe,O,r));const Ve=this.normalizer.normalizePropertyName(ge,r);oe=this.normalizer.normalizeStyleValue(ge,Ve,oe,r),D.set(Ve,oe)})}),D}}class Es{constructor(l,r,D){this.name=l,this.ast=r,this._normalizer=D,this.transitionFactories=[],this.states=new Map,r.states.forEach(O=>{const U=O.options&&O.options.params||{};this.states.set(O.name,new zo(O.style,U,D))}),pa(this.states,"true","1"),pa(this.states,"false","0"),r.transitions.forEach(O=>{this.transitionFactories.push(new ai(l,O,this.states))}),this.fallbackTransition=function Wi(v,l,r){return new ai(v,{type:1,animation:{type:2,steps:[],options:null},matchers:[(oe,ge)=>!0],options:null,queryCount:0,depCount:0},l)}(l,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(l,r,D,O){return this.transitionFactories.find(oe=>oe.match(l,r,D,O))||null}matchStyles(l,r,D){return this.fallbackTransition.buildStyles(l,r,D)}}function pa(v,l,r){v.has(l)?v.has(r)||v.set(r,v.get(l)):v.has(r)&&v.set(l,v.get(r))}const xi=new eo;class La{constructor(l,r,D){this.bodyNode=l,this._driver=r,this._normalizer=D,this._animations=new Map,this._playersById=new Map,this.players=[]}register(l,r){const D=[],O=[],U=xr(this._driver,r,D,O);if(D.length)throw function Ce(v){return new d.vHH(3503,!1)}();O.length,this._animations.set(l,U)}_buildPlayer(l,r,D){const O=l.element,U=Qt(this._driver,this._normalizer,0,l.keyframes,r,D);return this._driver.animate(O,U,l.duration,l.delay,l.easing,[],!0)}create(l,r,D={}){const O=[],U=this._animations.get(l);let oe;const ge=new Map;if(U?(oe=bl(this._driver,r,U,Yt,kn,new Map,new Map,D,xi,O),oe.forEach(ft=>{const Pt=Rt(ge,ft.element,new Map);ft.postStyleProps.forEach(gn=>Pt.set(gn,null))})):(O.push(function ke(){return new d.vHH(3300,!1)}()),oe=[]),O.length)throw function he(v){return new d.vHH(3504,!1)}();ge.forEach((ft,Pt)=>{ft.forEach((gn,fn)=>{ft.set(fn,this._driver.computeStyle(Pt,fn,W.l3))})});const Ye=ut(oe.map(ft=>{const Pt=ge.get(ft.element);return this._buildPlayer(ft,new Map,Pt)}));return this._playersById.set(l,Ye),Ye.onDestroy(()=>this.destroy(l)),this.players.push(Ye),Ye}destroy(l){const r=this._getPlayer(l);r.destroy(),this._playersById.delete(l);const D=this.players.indexOf(r);D>=0&&this.players.splice(D,1)}_getPlayer(l){const r=this._playersById.get(l);if(!r)throw function De(v){return new d.vHH(3301,!1)}();return r}listen(l,r,D,O){const U=nn(r,"","","");return Jt(this._getPlayer(l),D,U,O),()=>{}}command(l,r,D,O){if("register"==D)return void this.register(l,O[0]);if("create"==D){const oe=O[0]||{};return void this.create(l,r,oe)}const U=this._getPlayer(l);switch(D){case"play":U.play();break;case"pause":U.pause();break;case"reset":U.reset();break;case"restart":U.restart();break;case"finish":U.finish();break;case"init":U.init();break;case"setPosition":U.setPosition(parseFloat(O[0]));break;case"destroy":this.destroy(l)}}}const ts="ng-animate-queued",ha="ng-animate-disabled",ns=[],Cs={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},El={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Qr="__ng_removed";class fo{constructor(l,r=""){this.namespaceId=r;const D=l&&l.hasOwnProperty("value"),O=D?l.value:l;if(this.value=function So(v){return v??null}(O),D){const U=ir(l);delete U.value,this.options=U}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(l){const r=l.params;if(r){const D=this.options.params;Object.keys(r).forEach(O=>{null==D[O]&&(D[O]=r[O])})}}}const ci="void",Wo=new fo(ci);class ol{constructor(l,r,D){this.id=l,this.hostElement=r,this._engine=D,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+l,bn(r,this._hostClassName)}listen(l,r,D,O){if(!this._triggers.has(r))throw function rt(v,l){return new d.vHH(3302,!1)}();if(null==D||0==D.length)throw function at(v){return new d.vHH(3303,!1)}();if(!function os(v){return"start"==v||"done"==v}(D))throw function Pe(v,l){return new d.vHH(3400,!1)}();const U=Rt(this._elementListeners,l,[]),oe={name:r,phase:D,callback:O};U.push(oe);const ge=Rt(this._engine.statesByElement,l,new Map);return ge.has(r)||(bn(l,rn),bn(l,rn+"-"+r),ge.set(r,Wo)),()=>{this._engine.afterFlush(()=>{const Ve=U.indexOf(oe);Ve>=0&&U.splice(Ve,1),this._triggers.has(r)||ge.delete(r)})}}register(l,r){return!this._triggers.has(l)&&(this._triggers.set(l,r),!0)}_getTrigger(l){const r=this._triggers.get(l);if(!r)throw function gt(v){return new d.vHH(3401,!1)}();return r}trigger(l,r,D,O=!0){const U=this._getTrigger(r),oe=new ki(this.id,r,l);let ge=this._engine.statesByElement.get(l);ge||(bn(l,rn),bn(l,rn+"-"+r),this._engine.statesByElement.set(l,ge=new Map));let Ve=ge.get(r);const Ye=new fo(D,this.id);if(!(D&&D.hasOwnProperty("value"))&&Ve&&Ye.absorbOptions(Ve.options),ge.set(r,Ye),Ve||(Ve=Wo),Ye.value!==ci&&Ve.value===Ye.value){if(!function Va(v,l){const r=Object.keys(v),D=Object.keys(l);if(r.length!=D.length)return!1;for(let O=0;O{ar(l,en),qn(l,sr)})}return}const gn=Rt(this._engine.playersByElement,l,[]);gn.forEach(vt=>{vt.namespaceId==this.id&&vt.triggerName==r&&vt.queued&&vt.destroy()});let fn=U.matchTransition(Ve.value,Ye.value,l,Ye.params),an=!1;if(!fn){if(!O)return;fn=U.fallbackTransition,an=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:l,triggerName:r,transition:fn,fromState:Ve,toState:Ye,player:oe,isFallbackTransition:an}),an||(bn(l,ts),oe.onStart(()=>{Oo(l,ts)})),oe.onDone(()=>{let vt=this.players.indexOf(oe);vt>=0&&this.players.splice(vt,1);const en=this._engine.playersByElement.get(l);if(en){let sr=en.indexOf(oe);sr>=0&&en.splice(sr,1)}}),this.players.push(oe),gn.push(oe),oe}deregister(l){this._triggers.delete(l),this._engine.statesByElement.forEach(r=>r.delete(l)),this._elementListeners.forEach((r,D)=>{this._elementListeners.set(D,r.filter(O=>O.name!=l))})}clearElementCache(l){this._engine.statesByElement.delete(l),this._elementListeners.delete(l);const r=this._engine.playersByElement.get(l);r&&(r.forEach(D=>D.destroy()),this._engine.playersByElement.delete(l))}_signalRemovalForInnerTriggers(l,r){const D=this._engine.driver.query(l,Ln,!0);D.forEach(O=>{if(O[Qr])return;const U=this._engine.fetchNamespacesByElement(O);U.size?U.forEach(oe=>oe.triggerLeaveAnimation(O,r,!1,!0)):this.clearElementCache(O)}),this._engine.afterFlushAnimationsDone(()=>D.forEach(O=>this.clearElementCache(O)))}triggerLeaveAnimation(l,r,D,O){const U=this._engine.statesByElement.get(l),oe=new Map;if(U){const ge=[];if(U.forEach((Ve,Ye)=>{if(oe.set(Ye,Ve.value),this._triggers.has(Ye)){const ft=this.trigger(l,Ye,ci,O);ft&&ge.push(ft)}}),ge.length)return this._engine.markElementAsRemoved(this.id,l,!0,r,oe),D&&ut(ge).onDone(()=>this._engine.processLeaveNode(l)),!0}return!1}prepareLeaveAnimationListeners(l){const r=this._elementListeners.get(l),D=this._engine.statesByElement.get(l);if(r&&D){const O=new Set;r.forEach(U=>{const oe=U.name;if(O.has(oe))return;O.add(oe);const Ve=this._triggers.get(oe).fallbackTransition,Ye=D.get(oe)||Wo,ft=new fo(ci),Pt=new ki(this.id,oe,l);this._engine.totalQueuedPlayers++,this._queue.push({element:l,triggerName:oe,transition:Ve,fromState:Ye,toState:ft,player:Pt,isFallbackTransition:!0})})}}removeNode(l,r){const D=this._engine;if(l.childElementCount&&this._signalRemovalForInnerTriggers(l,r),this.triggerLeaveAnimation(l,r,!0))return;let O=!1;if(D.totalAnimations){const U=D.players.length?D.playersByQueriedElement.get(l):[];if(U&&U.length)O=!0;else{let oe=l;for(;oe=oe.parentNode;)if(D.statesByElement.get(oe)){O=!0;break}}}if(this.prepareLeaveAnimationListeners(l),O)D.markElementAsRemoved(this.id,l,!1,r);else{const U=l[Qr];(!U||U===Cs)&&(D.afterFlush(()=>this.clearElementCache(l)),D.destroyInnerAnimations(l),D._onRemovalComplete(l,r))}}insertNode(l,r){bn(l,this._hostClassName)}drainQueuedTransitions(l){const r=[];return this._queue.forEach(D=>{const O=D.player;if(O.destroyed)return;const U=D.element,oe=this._elementListeners.get(U);oe&&oe.forEach(ge=>{if(ge.name==D.triggerName){const Ve=nn(U,D.triggerName,D.fromState.value,D.toState.value);Ve._data=l,Jt(D.player,ge.phase,Ve,ge.callback)}}),O.markedForDestroy?this._engine.afterFlush(()=>{O.destroy()}):r.push(D)}),this._queue=[],r.sort((D,O)=>{const U=D.transition.ast.depCount,oe=O.transition.ast.depCount;return 0==U||0==oe?U-oe:this._engine.driver.containsElement(D.element,O.element)?1:-1})}destroy(l){this.players.forEach(r=>r.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,l)}elementContainsData(l){let r=!1;return this._elementListeners.has(l)&&(r=!0),r=!!this._queue.find(D=>D.element===l)||r,r}}class Cl{constructor(l,r,D){this.bodyNode=l,this.driver=r,this._normalizer=D,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(O,U)=>{}}_onRemovalComplete(l,r){this.onRemovalComplete(l,r)}get queuedPlayers(){const l=[];return this._namespaceList.forEach(r=>{r.players.forEach(D=>{D.queued&&l.push(D)})}),l}createNamespace(l,r){const D=new ol(l,r,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,r)?this._balanceNamespaceList(D,r):(this.newHostElements.set(r,D),this.collectEnterElement(r)),this._namespaceLookup[l]=D}_balanceNamespaceList(l,r){const D=this._namespaceList,O=this.namespacesByHostElement;if(D.length-1>=0){let oe=!1,ge=this.driver.getParentElement(r);for(;ge;){const Ve=O.get(ge);if(Ve){const Ye=D.indexOf(Ve);D.splice(Ye+1,0,l),oe=!0;break}ge=this.driver.getParentElement(ge)}oe||D.unshift(l)}else D.push(l);return O.set(r,l),l}register(l,r){let D=this._namespaceLookup[l];return D||(D=this.createNamespace(l,r)),D}registerTrigger(l,r,D){let O=this._namespaceLookup[l];O&&O.register(r,D)&&this.totalAnimations++}destroy(l,r){if(!l)return;const D=this._fetchNamespace(l);this.afterFlush(()=>{this.namespacesByHostElement.delete(D.hostElement),delete this._namespaceLookup[l];const O=this._namespaceList.indexOf(D);O>=0&&this._namespaceList.splice(O,1)}),this.afterFlushAnimationsDone(()=>D.destroy(r))}_fetchNamespace(l){return this._namespaceLookup[l]}fetchNamespacesByElement(l){const r=new Set,D=this.statesByElement.get(l);if(D)for(let O of D.values())if(O.namespaceId){const U=this._fetchNamespace(O.namespaceId);U&&r.add(U)}return r}trigger(l,r,D,O){if(is(r)){const U=this._fetchNamespace(l);if(U)return U.trigger(r,D,O),!0}return!1}insertNode(l,r,D,O){if(!is(r))return;const U=r[Qr];if(U&&U.setForRemoval){U.setForRemoval=!1,U.setForMove=!0;const oe=this.collectedLeaveElements.indexOf(r);oe>=0&&this.collectedLeaveElements.splice(oe,1)}if(l){const oe=this._fetchNamespace(l);oe&&oe.insertNode(r,D)}O&&this.collectEnterElement(r)}collectEnterElement(l){this.collectedEnterElements.push(l)}markElementAsDisabled(l,r){r?this.disabledNodes.has(l)||(this.disabledNodes.add(l),bn(l,ha)):this.disabledNodes.has(l)&&(this.disabledNodes.delete(l),Oo(l,ha))}removeNode(l,r,D,O){if(is(r)){const U=l?this._fetchNamespace(l):null;if(U?U.removeNode(r,O):this.markElementAsRemoved(l,r,!1,O),D){const oe=this.namespacesByHostElement.get(r);oe&&oe.id!==l&&oe.removeNode(r,O)}}else this._onRemovalComplete(r,O)}markElementAsRemoved(l,r,D,O,U){this.collectedLeaveElements.push(r),r[Qr]={namespaceId:l,setForRemoval:O,hasAnimation:D,removedBeforeQueried:!1,previousTriggersValues:U}}listen(l,r,D,O,U){return is(r)?this._fetchNamespace(l).listen(r,D,O,U):()=>{}}_buildInstruction(l,r,D,O,U){return l.transition.build(this.driver,l.element,l.fromState.value,l.toState.value,D,O,l.fromState.options,l.toState.options,r,U)}destroyInnerAnimations(l){let r=this.driver.query(l,Ln,!0);r.forEach(D=>this.destroyActiveAnimationsForElement(D)),0!=this.playersByQueriedElement.size&&(r=this.driver.query(l,Mn,!0),r.forEach(D=>this.finishActiveQueriedAnimationOnElement(D)))}destroyActiveAnimationsForElement(l){const r=this.playersByElement.get(l);r&&r.forEach(D=>{D.queued?D.markedForDestroy=!0:D.destroy()})}finishActiveQueriedAnimationOnElement(l){const r=this.playersByQueriedElement.get(l);r&&r.forEach(D=>D.finish())}whenRenderingDone(){return new Promise(l=>{if(this.players.length)return ut(this.players).onDone(()=>l());l()})}processLeaveNode(l){const r=l[Qr];if(r&&r.setForRemoval){if(l[Qr]=Cs,r.namespaceId){this.destroyInnerAnimations(l);const D=this._fetchNamespace(r.namespaceId);D&&D.clearElementCache(l)}this._onRemovalComplete(l,r.setForRemoval)}l.classList?.contains(ha)&&this.markElementAsDisabled(l,!1),this.driver.query(l,".ng-animate-disabled",!0).forEach(D=>{this.markElementAsDisabled(D,!1)})}flush(l=-1){let r=[];if(this.newHostElements.size&&(this.newHostElements.forEach((D,O)=>this._balanceNamespaceList(D,O)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let D=0;DD()),this._flushFns=[],this._whenQuietFns.length){const D=this._whenQuietFns;this._whenQuietFns=[],r.length?ut(r).onDone(()=>{D.forEach(O=>O())}):D.forEach(O=>O())}}reportError(l){throw function lt(v){return new d.vHH(3402,!1)}()}_flushAnimations(l,r){const D=new eo,O=[],U=new Map,oe=[],ge=new Map,Ve=new Map,Ye=new Map,ft=new Set;this.disabledNodes.forEach(Ft=>{ft.add(Ft);const tn=this.driver.query(Ft,".ng-animate-queued",!0);for(let ln=0;ln{const ln=Yt+vt++;an.set(tn,ln),Ft.forEach(Un=>bn(Un,ln))});const en=[],sr=new Set,br=new Set;for(let Ft=0;Ftsr.add(Un)):br.add(tn))}const Ar=new Map,Ir=Fi(gn,Array.from(sr));Ir.forEach((Ft,tn)=>{const ln=kn+vt++;Ar.set(tn,ln),Ft.forEach(Un=>bn(Un,ln))}),l.push(()=>{fn.forEach((Ft,tn)=>{const ln=an.get(tn);Ft.forEach(Un=>Oo(Un,ln))}),Ir.forEach((Ft,tn)=>{const ln=Ar.get(tn);Ft.forEach(Un=>Oo(Un,ln))}),en.forEach(Ft=>{this.processLeaveNode(Ft)})});const ra=[],Mi=[];for(let Ft=this._namespaceList.length-1;Ft>=0;Ft--)this._namespaceList[Ft].drainQueuedTransitions(r).forEach(ln=>{const Un=ln.player,Mr=ln.element;if(ra.push(Un),this.collectedEnterElements.length){const Tr=Mr[Qr];if(Tr&&Tr.setForMove){if(Tr.previousTriggersValues&&Tr.previousTriggersValues.has(ln.triggerName)){const ii=Tr.previousTriggersValues.get(ln.triggerName),lo=this.statesByElement.get(ln.element);if(lo&&lo.has(ln.triggerName)){const oa=lo.get(ln.triggerName);oa.value=ii,lo.set(ln.triggerName,oa)}}return void Un.destroy()}}const pi=!Pt||!this.driver.containsElement(Pt,Mr),Zi=Ar.get(Mr),ia=an.get(Mr),Pr=this._buildInstruction(ln,D,ia,Zi,pi);if(Pr.errors&&Pr.errors.length)return void Mi.push(Pr);if(pi)return Un.onStart(()=>ar(Mr,Pr.fromStyles)),Un.onDestroy(()=>qn(Mr,Pr.toStyles)),void O.push(Un);if(ln.isFallbackTransition)return Un.onStart(()=>ar(Mr,Pr.fromStyles)),Un.onDestroy(()=>qn(Mr,Pr.toStyles)),void O.push(Un);const Sa=[];Pr.timelines.forEach(Tr=>{Tr.stretchStartingKeyframe=!0,this.disabledNodes.has(Tr.element)||Sa.push(Tr)}),Pr.timelines=Sa,D.append(Mr,Pr.timelines);const ul={instruction:Pr,player:Un,element:Mr};oe.push(ul),Pr.queriedElements.forEach(Tr=>Rt(ge,Tr,[]).push(Un)),Pr.preStyleProps.forEach((Tr,ii)=>{if(Tr.size){let lo=Ve.get(ii);lo||Ve.set(ii,lo=new Set),Tr.forEach((oa,Fl)=>lo.add(Fl))}}),Pr.postStyleProps.forEach((Tr,ii)=>{let lo=Ye.get(ii);lo||Ye.set(ii,lo=new Set),Tr.forEach((oa,Fl)=>lo.add(Fl))})});if(Mi.length){const Ft=[];Mi.forEach(tn=>{Ft.push(function Et(v,l){return new d.vHH(3505,!1)}(tn.triggerName,tn.errors))}),ra.forEach(tn=>tn.destroy()),this.reportError(Ft)}const wr=new Map,fi=new Map;oe.forEach(Ft=>{const tn=Ft.element;D.has(tn)&&(fi.set(tn,tn),this._beforeAnimationBuild(Ft.player.namespaceId,Ft.instruction,wr))}),O.forEach(Ft=>{const tn=Ft.element;this._getPreviousPlayers(tn,!1,Ft.namespaceId,Ft.triggerName,null).forEach(Un=>{Rt(wr,tn,[]).push(Un),Un.destroy()})});const bo=en.filter(Ft=>Li(Ft,Ve,Ye)),Eo=new Map;bi(Eo,this.driver,br,Ye,W.l3).forEach(Ft=>{Li(Ft,Ve,Ye)&&bo.push(Ft)});const Is=new Map;fn.forEach((Ft,tn)=>{bi(Is,this.driver,new Set(Ft),Ve,W.k1)}),bo.forEach(Ft=>{const tn=Eo.get(Ft),ln=Is.get(Ft);Eo.set(Ft,new Map([...Array.from(tn?.entries()??[]),...Array.from(ln?.entries()??[])]))});const Lo=[],kl=[],Lr={};oe.forEach(Ft=>{const{element:tn,player:ln,instruction:Un}=Ft;if(D.has(tn)){if(ft.has(tn))return ln.onDestroy(()=>qn(tn,Un.toStyles)),ln.disabled=!0,ln.overrideTotalTime(Un.totalTime),void O.push(ln);let Mr=Lr;if(fi.size>1){let Zi=tn;const ia=[];for(;Zi=Zi.parentNode;){const Pr=fi.get(Zi);if(Pr){Mr=Pr;break}ia.push(Zi)}ia.forEach(Pr=>fi.set(Pr,Mr))}const pi=this._buildAnimation(ln.namespaceId,Un,wr,U,Is,Eo);if(ln.setRealPlayer(pi),Mr===Lr)Lo.push(ln);else{const Zi=this.playersByElement.get(Mr);Zi&&Zi.length&&(ln.parentPlayer=ut(Zi)),O.push(ln)}}else ar(tn,Un.fromStyles),ln.onDestroy(()=>qn(tn,Un.toStyles)),kl.push(ln),ft.has(tn)&&O.push(ln)}),kl.forEach(Ft=>{const tn=U.get(Ft.element);if(tn&&tn.length){const ln=ut(tn);Ft.setRealPlayer(ln)}}),O.forEach(Ft=>{Ft.parentPlayer?Ft.syncPlayerEvents(Ft.parentPlayer):Ft.destroy()});for(let Ft=0;Ft!pi.destroyed);Mr.length?po(this,tn,Mr):this.processLeaveNode(tn)}return en.length=0,Lo.forEach(Ft=>{this.players.push(Ft),Ft.onDone(()=>{Ft.destroy();const tn=this.players.indexOf(Ft);this.players.splice(tn,1)}),Ft.play()}),Lo}elementContainsData(l,r){let D=!1;const O=r[Qr];return O&&O.setForRemoval&&(D=!0),this.playersByElement.has(r)&&(D=!0),this.playersByQueriedElement.has(r)&&(D=!0),this.statesByElement.has(r)&&(D=!0),this._fetchNamespace(l).elementContainsData(r)||D}afterFlush(l){this._flushFns.push(l)}afterFlushAnimationsDone(l){this._whenQuietFns.push(l)}_getPreviousPlayers(l,r,D,O,U){let oe=[];if(r){const ge=this.playersByQueriedElement.get(l);ge&&(oe=ge)}else{const ge=this.playersByElement.get(l);if(ge){const Ve=!U||U==ci;ge.forEach(Ye=>{Ye.queued||!Ve&&Ye.triggerName!=O||oe.push(Ye)})}}return(D||O)&&(oe=oe.filter(ge=>!(D&&D!=ge.namespaceId||O&&O!=ge.triggerName))),oe}_beforeAnimationBuild(l,r,D){const O=r.triggerName,U=r.element,oe=r.isRemovalTransition?void 0:l,ge=r.isRemovalTransition?void 0:O;for(const Ve of r.timelines){const Ye=Ve.element,ft=Ye!==U,Pt=Rt(D,Ye,[]);this._getPreviousPlayers(Ye,ft,oe,ge,r.toState).forEach(fn=>{const an=fn.getRealPlayer();an.beforeDestroy&&an.beforeDestroy(),fn.destroy(),Pt.push(fn)})}ar(U,r.fromStyles)}_buildAnimation(l,r,D,O,U,oe){const ge=r.triggerName,Ve=r.element,Ye=[],ft=new Set,Pt=new Set,gn=r.timelines.map(an=>{const vt=an.element;ft.add(vt);const en=vt[Qr];if(en&&en.removedBeforeQueried)return new W.ZN(an.duration,an.delay);const sr=vt!==Ve,br=function Ei(v){const l=[];return ho(v,l),l}((D.get(vt)||ns).map(wr=>wr.getRealPlayer())).filter(wr=>{const fi=wr;return!!fi.element&&fi.element===vt}),Ar=U.get(vt),Ir=oe.get(vt),ra=Qt(this.driver,this._normalizer,0,an.keyframes,Ar,Ir),Mi=this._buildPlayer(an,ra,br);if(an.subTimeline&&O&&Pt.add(vt),sr){const wr=new ki(l,ge,vt);wr.setRealPlayer(Mi),Ye.push(wr)}return Mi});Ye.forEach(an=>{Rt(this.playersByQueriedElement,an.element,[]).push(an),an.onDone(()=>function rs(v,l,r){let D=v.get(l);if(D){if(D.length){const O=D.indexOf(r);D.splice(O,1)}0==D.length&&v.delete(l)}return D}(this.playersByQueriedElement,an.element,an))}),ft.forEach(an=>bn(an,zn));const fn=ut(gn);return fn.onDestroy(()=>{ft.forEach(an=>Oo(an,zn)),qn(Ve,r.toStyles)}),Pt.forEach(an=>{Rt(O,an,[]).push(fn)}),fn}_buildPlayer(l,r,D){return r.length>0?this.driver.animate(l.element,r,l.duration,l.delay,l.easing,D):new W.ZN(l.duration,l.delay)}}class ki{constructor(l,r,D){this.namespaceId=l,this.triggerName=r,this.element=D,this._player=new W.ZN,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(l){this._containsRealPlayer||(this._player=l,this._queuedCallbacks.forEach((r,D)=>{r.forEach(O=>Jt(l,D,void 0,O))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(l.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(l){this.totalTime=l}syncPlayerEvents(l){const r=this._player;r.triggerCallback&&l.onStart(()=>r.triggerCallback("start")),l.onDone(()=>this.finish()),l.onDestroy(()=>this.destroy())}_queueEvent(l,r){Rt(this._queuedCallbacks,l,[]).push(r)}onDone(l){this.queued&&this._queueEvent("done",l),this._player.onDone(l)}onStart(l){this.queued&&this._queueEvent("start",l),this._player.onStart(l)}onDestroy(l){this.queued&&this._queueEvent("destroy",l),this._player.onDestroy(l)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(l){this.queued||this._player.setPosition(l)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(l){const r=this._player;r.triggerCallback&&r.triggerCallback(l)}}function is(v){return v&&1===v.nodeType}function ui(v,l){const r=v.style.display;return v.style.display=l??"none",r}function bi(v,l,r,D,O){const U=[];r.forEach(Ve=>U.push(ui(Ve)));const oe=[];D.forEach((Ve,Ye)=>{const ft=new Map;Ve.forEach(Pt=>{const gn=l.computeStyle(Ye,Pt,O);ft.set(Pt,gn),(!gn||0==gn.length)&&(Ye[Qr]=El,oe.push(Ye))}),v.set(Ye,ft)});let ge=0;return r.forEach(Ve=>ui(Ve,U[ge++])),oe}function Fi(v,l){const r=new Map;if(v.forEach(ge=>r.set(ge,[])),0==l.length)return r;const O=new Set(l),U=new Map;function oe(ge){if(!ge)return 1;let Ve=U.get(ge);if(Ve)return Ve;const Ye=ge.parentNode;return Ve=r.has(Ye)?Ye:O.has(Ye)?1:oe(Ye),U.set(ge,Ve),Ve}return l.forEach(ge=>{const Ve=oe(ge);1!==Ve&&r.get(Ve).push(ge)}),r}function bn(v,l){v.classList?.add(l)}function Oo(v,l){v.classList?.remove(l)}function po(v,l,r){ut(r).onDone(()=>v.processLeaveNode(l))}function ho(v,l){for(let r=0;rO.add(U)):l.set(v,D),r.delete(v),!0}class Cr{constructor(l,r,D){this.bodyNode=l,this._driver=r,this._normalizer=D,this._triggerCache={},this.onRemovalComplete=(O,U)=>{},this._transitionEngine=new Cl(l,r,D),this._timelineEngine=new La(l,r,D),this._transitionEngine.onRemovalComplete=(O,U)=>this.onRemovalComplete(O,U)}registerTrigger(l,r,D,O,U){const oe=l+"-"+O;let ge=this._triggerCache[oe];if(!ge){const Ve=[],Ye=[],ft=xr(this._driver,U,Ve,Ye);if(Ve.length)throw function K(v,l){return new d.vHH(3404,!1)}();Ye.length,ge=function li(v,l,r){return new Es(v,l,r)}(O,ft,this._normalizer),this._triggerCache[oe]=ge}this._transitionEngine.registerTrigger(r,O,ge)}register(l,r){this._transitionEngine.register(l,r)}destroy(l,r){this._transitionEngine.destroy(l,r)}onInsert(l,r,D,O){this._transitionEngine.insertNode(l,r,D,O)}onRemove(l,r,D,O){this._transitionEngine.removeNode(l,r,O||!1,D)}disableAnimations(l,r){this._transitionEngine.markElementAsDisabled(l,r)}process(l,r,D,O){if("@"==D.charAt(0)){const[U,oe]=it(D),ge=O;this._timelineEngine.command(U,r,oe,ge)}else this._transitionEngine.trigger(l,r,D,O)}listen(l,r,D,O,U){if("@"==D.charAt(0)){const[oe,ge]=it(D);return this._timelineEngine.listen(oe,r,ge,U)}return this._transitionEngine.listen(l,r,D,O,U)}flush(l=-1){this._transitionEngine.flush(l)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}class ss{constructor(l,r,D){this._element=l,this._startStyles=r,this._endStyles=D,this._state=0;let O=ss.initialStylesByElement.get(l);O||ss.initialStylesByElement.set(l,O=new Map),this._initialStyles=O}start(){this._state<1&&(this._startStyles&&qn(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(qn(this._element,this._initialStyles),this._endStyles&&(qn(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(ss.initialStylesByElement.delete(this._element),this._startStyles&&(ar(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(ar(this._element,this._endStyles),this._endStyles=null),qn(this._element,this._initialStyles),this._state=3)}}function Ha(v){let l=null;return v.forEach((r,D)=>{(function no(v){return"display"===v||"position"===v})(D)&&(l=l||new Map,l.set(D,r))}),l}ss.initialStylesByElement=new WeakMap;class Bi{constructor(l,r,D,O){this.element=l,this.keyframes=r,this.options=D,this._specialStyles=O,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=D.duration,this._delay=D.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(l=>l()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const l=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,l,this.options),this._finalKeyframe=l.length?l[l.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(l){const r=[];return l.forEach(D=>{r.push(Object.fromEntries(D))}),r}_triggerWebAnimation(l,r,D){return l.animate(this._convertKeyframesToObject(r),D)}onStart(l){this._originalOnStartFns.push(l),this._onStartFns.push(l)}onDone(l){this._originalOnDoneFns.push(l),this._onDoneFns.push(l)}onDestroy(l){this._onDestroyFns.push(l)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(l=>l()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(l=>l()),this._onDestroyFns=[])}setPosition(l){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=l*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const l=new Map;this.hasStarted()&&this._finalKeyframe.forEach((D,O)=>{"offset"!==O&&l.set(O,this._finished?D:Ji(this.element,O))}),this.currentSnapshot=l}triggerCallback(l){const r="start"===l?this._onStartFns:this._onDoneFns;r.forEach(D=>D()),r.length=0}}class go{validateStyleProperty(l){return!0}validateAnimatableStyleProperty(l){return!0}matchesElement(l,r){return!1}containsElement(l,r){return bt(l,r)}getParentElement(l){return G(l)}query(l,r,D){return st(l,r,D)}computeStyle(l,r,D){return window.getComputedStyle(l)[r]}animate(l,r,D,O,U,oe=[]){const Ve={duration:D,delay:O,fill:0==O?"both":"forwards"};U&&(Ve.easing=U);const Ye=new Map,ft=oe.filter(fn=>fn instanceof Bi);(function or(v,l){return 0===v||0===l})(D,O)&&ft.forEach(fn=>{fn.currentSnapshot.forEach((an,vt)=>Ye.set(vt,an))});let Pt=function Yr(v){return v.length?v[0]instanceof Map?v:v.map(l=>qr(l)):[]}(r).map(fn=>Ot(fn));Pt=function Ai(v,l,r){if(r.size&&l.length){let D=l[0],O=[];if(r.forEach((U,oe)=>{D.has(oe)||O.push(oe),D.set(oe,U)}),O.length)for(let U=1;Uoe.set(ge,Ji(v,ge)))}}return l}(l,Pt,Ye);const gn=function to(v,l){let r=null,D=null;return Array.isArray(l)&&l.length?(r=Ha(l[0]),l.length>1&&(D=Ha(l[l.length-1]))):l instanceof Map&&(r=Ha(l)),r||D?new ss(v,r,D):null}(l,Pt);return new Bi(l,Pt,Ve,gn)}}var kt=g(64061);class $o extends W._j{constructor(l,r){super(),this._nextAnimationId=0;const D={id:"0",encapsulation:d.ifc.None,styles:[],data:{animation:[]}};this._renderer=l.createRenderer(r.body,D)}build(l){const r=this._nextAnimationId.toString();this._nextAnimationId++;const D=Array.isArray(l)?(0,W.vP)(l):l;return ma(this._renderer,null,r,"register",[D]),new Xl(r,this._renderer)}}$o.\u0275fac=function(l){return new(l||$o)(d.LFG(d.FYo),d.LFG(kt.K0))},$o.\u0275prov=d.Yz7({token:$o,factory:$o.\u0275fac});class Xl extends W.LC{constructor(l,r){super(),this._id=l,this._renderer=r}create(l,r){return new wl(this._id,l,r||{},this._renderer)}}class wl{constructor(l,r,D,O){this.id=l,this.element=r,this._renderer=O,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",D)}_listen(l,r){return this._renderer.listen(this.element,`@@${this.id}:${l}`,r)}_command(l,...r){return ma(this._renderer,this.element,this.id,l,r)}onDone(l){this._listen("done",l)}onStart(l){this._listen("start",l)}onDestroy(l){this._listen("destroy",l)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(l){this._command("setPosition",l)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function ma(v,l,r,D,O){return v.setProperty(l,`@@${r}:${D}`,O)}const ws="@.disabled";class Fn{constructor(l,r,D){this.delegate=l,this.engine=r,this._zone=D,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),r.onRemovalComplete=(O,U)=>{const oe=U?.parentNode(O);oe&&U.removeChild(oe,O)}}createRenderer(l,r){const O=this.delegate.createRenderer(l,r);if(!(l&&r&&r.data&&r.data.animation)){let Ye=this._rendererCache.get(O);if(!Ye){const ft=()=>this._rendererCache.delete(O);Ye=new Ls("",O,this.engine,ft),this._rendererCache.set(O,Ye)}return Ye}const U=r.id,oe=r.id+"-"+this._currentId;this._currentId++,this.engine.register(oe,l);const ge=Ye=>{Array.isArray(Ye)?Ye.forEach(ge):this.engine.registerTrigger(U,oe,l,Ye.name,Ye)};return r.data.animation.forEach(ge),new I(this,oe,O,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(l,r,D){l>=0&&lr(D)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(O=>{const[U,oe]=O;U(oe)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([r,D]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}Fn.\u0275fac=function(l){return new(l||Fn)(d.LFG(d.FYo),d.LFG(Cr),d.LFG(d.R0b))},Fn.\u0275prov=d.Yz7({token:Fn,factory:Fn.\u0275fac});class Ls{constructor(l,r,D,O){this.namespaceId=l,this.delegate=r,this.engine=D,this._onDestroy=O,this.destroyNode=this.delegate.destroyNode?U=>r.destroyNode(U):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(l,r){return this.delegate.createElement(l,r)}createComment(l){return this.delegate.createComment(l)}createText(l){return this.delegate.createText(l)}appendChild(l,r){this.delegate.appendChild(l,r),this.engine.onInsert(this.namespaceId,r,l,!1)}insertBefore(l,r,D,O=!0){this.delegate.insertBefore(l,r,D),this.engine.onInsert(this.namespaceId,r,l,O)}removeChild(l,r,D){this.engine.onRemove(this.namespaceId,r,this.delegate,D)}selectRootElement(l,r){return this.delegate.selectRootElement(l,r)}parentNode(l){return this.delegate.parentNode(l)}nextSibling(l){return this.delegate.nextSibling(l)}setAttribute(l,r,D,O){this.delegate.setAttribute(l,r,D,O)}removeAttribute(l,r,D){this.delegate.removeAttribute(l,r,D)}addClass(l,r){this.delegate.addClass(l,r)}removeClass(l,r){this.delegate.removeClass(l,r)}setStyle(l,r,D,O){this.delegate.setStyle(l,r,D,O)}removeStyle(l,r,D){this.delegate.removeStyle(l,r,D)}setProperty(l,r,D){"@"==r.charAt(0)&&r==ws?this.disableAnimations(l,!!D):this.delegate.setProperty(l,r,D)}setValue(l,r){this.delegate.setValue(l,r)}listen(l,r,D){return this.delegate.listen(l,r,D)}disableAnimations(l,r){this.engine.disableAnimations(l,r)}}class I extends Ls{constructor(l,r,D,O,U){super(r,D,O,U),this.factory=l,this.namespaceId=r}setProperty(l,r,D){"@"==r.charAt(0)?"."==r.charAt(1)&&r==ws?(D=void 0===D||!!D,this.disableAnimations(l,D)):this.engine.process(this.namespaceId,l,r.slice(1),D):this.delegate.setProperty(l,r,D)}listen(l,r,D){if("@"==r.charAt(0)){const O=function y(v){switch(v){case"body":return document.body;case"document":return document;case"window":return window;default:return v}}(l);let U=r.slice(1),oe="";return"@"!=U.charAt(0)&&([U,oe]=function R(v){const l=v.indexOf("."),r=v.substring(0,l),D=v.slice(l+1);return[r,D]}(U)),this.engine.listen(this.namespaceId,O,U,oe,ge=>{const Ve=ge._data||-1;this.factory.scheduleListenerCallback(Ve,D,ge)})}return this.delegate.listen(l,r,D)}}class be extends Cr{constructor(l,r,D,O){super(l.body,r,D)}ngOnDestroy(){this.flush()}}be.\u0275fac=function(l){return new(l||be)(d.LFG(kt.K0),d.LFG(xt),d.LFG(vi),d.LFG(d.z2F))},be.\u0275prov=d.Yz7({token:be,factory:be.\u0275fac});const pr=[{provide:W._j,useClass:$o},{provide:vi,useFactory:function nt(){return new yi}},{provide:Cr,useClass:be},{provide:d.FYo,useFactory:function Tn(v,l,r){return new Fn(v,l,r)},deps:[e.se,Cr,d.R0b]}],kr=[{provide:xt,useFactory:()=>new go},{provide:d.QbO,useValue:"BrowserAnimations"},...pr],di=[{provide:xt,useClass:jt},{provide:d.QbO,useValue:"NoopAnimations"},...pr];class $i{static withConfig(l){return{ngModule:$i,providers:l.disableAnimations?di:kr}}}$i.\u0275fac=function(l){return new(l||$i)},$i.\u0275mod=d.oAB({type:$i}),$i.\u0275inj=d.cJS({providers:kr,imports:[e.b2]});class jo{}jo.\u0275fac=function(l){return new(l||jo)},jo.\u0275mod=d.oAB({type:jo}),jo.\u0275inj=d.cJS({providers:di,imports:[e.b2]});var jn=g(50175),Ao=g(46636),ji=g(84118),ro=g(41797),Io=g(82566),ql=g(31653);class Ml{constructor(){this.pageTracking={autoTrackVirtualPages:!0,basePath:"",excludedRoutes:[],clearIds:!1,clearHash:!1,clearQueryParams:!1,idsRegExp:/^\d+$|^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/},this.developerMode=!1,this.ga={},this.appInsights={},this.gtm={},this.gst={}}}const Zs=new d.OlP("ANGULARTICS2");class _a{trackLocation(l){return new Ao.X({url:"/"})}prepareExternalUrl(l){return l}}class Gn{constructor(l,r){this.tracker=l,this.pageTrack=new ji.t(10),this.eventTrack=new ji.t(10),this.exceptionTrack=new ji.t(10),this.setAlias=new ji.t(10),this.setUsername=new ji.t(10),this.setUserProperties=new ji.t(10),this.setUserPropertiesOnce=new ji.t(10),this.setSuperProperties=new ji.t(10),this.setSuperPropertiesOnce=new ji.t(10),this.userTimings=new ji.t(10);const D=new Ml;this.settings={...D,...r.settings},this.settings.pageTracking={...D.pageTracking,...r.settings.pageTracking},this.tracker.trackLocation(this.settings).subscribe(O=>this.trackUrlChange(O.url))}filterDeveloperMode(){return(0,ro.h)((l,r)=>!this.settings.developerMode)}trackUrlChange(l){if(this.settings.pageTracking.autoTrackVirtualPages&&!this.matchesExcludedRoute(l)){const r=this.clearUrl(l);let D;D=this.settings.pageTracking.basePath.length?this.settings.pageTracking.basePath+r:this.tracker.prepareExternalUrl(r),this.pageTrack.next({path:D})}}matchesExcludedRoute(l){for(const r of this.settings.pageTracking.excludedRoutes)if(r instanceof RegExp&&r.test(l)||-1!==l.indexOf(r))return!0;return!1}clearUrl(l){return this.settings.pageTracking.clearIds||this.settings.pageTracking.clearQueryParams||this.settings.pageTracking.clearHash?l.split("/").map(r=>this.settings.pageTracking.clearQueryParams?r.split("?")[0]:r).map(r=>this.settings.pageTracking.clearHash?r.split("#")[0]:r).filter(r=>!this.settings.pageTracking.clearIds||!r.match(this.settings.pageTracking.idsRegExp)).join("/"):l}}Gn.\u0275fac=function(l){return new(l||Gn)(d.LFG(_a),d.LFG(Zs))},Gn.\u0275prov=d.Yz7({token:Gn,factory:Gn.\u0275fac,providedIn:"root"});class Yi{constructor(l,r){this.router=l,this.location=r}trackLocation(l){return this.router.events.pipe((0,ro.h)(r=>r instanceof F.m2),(0,ro.h)(()=>!l.developerMode),(0,Io.U)(r=>({url:r.urlAfterRedirects})),(0,ql.g)(0))}prepareExternalUrl(l){return this.location.prepareExternalUrl(l)}}Yi.\u0275fac=function(l){return new(l||Yi)(d.LFG(F.F0),d.LFG(kt.Ye))},Yi.\u0275prov=d.Yz7({token:Yi,factory:Yi.\u0275fac,providedIn:"root"});class as{constructor(l,r,D){this.elRef=l,this.angulartics2=r,this.renderer=D,this.angularticsProperties={}}ngAfterContentInit(){this.renderer.listen(this.elRef.nativeElement,this.angulartics2On||"click",l=>this.eventTrack(l))}eventTrack(l){const r=this.angularticsAction,D={...this.angularticsProperties,eventType:l.type};this.angularticsCategory&&(D.category=this.angularticsCategory),this.angularticsLabel&&(D.label=this.angularticsLabel),this.angularticsValue&&(D.value=this.angularticsValue),this.angulartics2.eventTrack.next({action:r,properties:D})}}as.\u0275fac=function(l){return new(l||as)(d.Y36(d.SBq),d.Y36(Gn),d.Y36(d.Qsj))},as.\u0275dir=d.lG2({type:as,selectors:[["","angulartics2On",""]],inputs:{angulartics2On:"angulartics2On",angularticsAction:"angularticsAction",angularticsCategory:"angularticsCategory",angularticsLabel:"angularticsLabel",angularticsValue:"angularticsValue",angularticsProperties:"angularticsProperties"}});class _o{}_o.\u0275fac=function(l){return new(l||_o)},_o.\u0275mod=d.oAB({type:_o}),_o.\u0275inj=d.cJS({});class vo{static forRoot(l={}){return{ngModule:vo,providers:[{provide:Zs,useValue:{settings:l}},{provide:_a,useClass:Yi},Gn]}}}vo.\u0275fac=function(l){return new(l||vo)},vo.\u0275mod=d.oAB({type:vo}),vo.\u0275inj=d.cJS({imports:[[_o]]});class Ms{static forRoot(l={}){return{ngModule:Ms,providers:[{provide:Zs,useValue:{settings:l}},_a,Gn]}}}Ms.\u0275fac=function(l){return new(l||Ms)},Ms.\u0275mod=d.oAB({type:Ms}),Ms.\u0275inj=d.cJS({imports:[[_o]]});class Qs{constructor(l,r){this.angulartics2=l,this.location=r,this.angulartics2.setUserProperties.subscribe(D=>this.setUserProperties(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof s<"u"&&s&&(s.clearVars(),s.t({pageName:l}))}eventTrack(l,r){if(r||(r=r||{}),typeof s<"u"&&s&&("object"==typeof r&&this.setUserProperties(r),l)){const D=r.linkName?r.linkName:l,O=!!r.disableDelay||this;r.action&&(l=r.action),this.setPageName(),"DOWNLOAD"===l.toUpperCase()?s.tl(O,"d",D):"EXIT"===l.toUpperCase()?s.tl(O,"e",D):s.tl(O,"o",D)}}setPageName(){const l=this.location.path(!0),r=l.indexOf("#");r>0&&r"u"&&console.warn("appInsights not found");const O=new ec;this.angulartics2.settings.appInsights={...O,...this.angulartics2.settings.appInsights},this.angulartics2.setUsername.subscribe(U=>this.setUsername(U)),this.angulartics2.setUserProperties.subscribe(U=>this.setUserProperties(U))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.router.events.pipe(this.angulartics2.filterDeveloperMode(),(0,ro.h)(l=>l instanceof F.OD)).subscribe(l=>this.startTimer()),this.router.events.pipe((0,ro.h)(l=>l instanceof F.Q3||l instanceof F.m2)).subscribe(l=>this.stopTimer())}startTimer(){this.loadStartTime=Date.now(),this.loadTime=null}stopTimer(){this.loadTime=Date.now()-this.loadStartTime,this.loadStartTime=null}pageTrack(l){appInsights.trackPageView(this.title.getTitle(),l,this.dimensions,this.metrics,this.loadTime)}eventTrack(l,r){appInsights.trackEvent(l,r,this.measurements)}exceptionTrack(l){const r=l.event||l.description||l;appInsights.trackException(r)}setUsername(l){this.angulartics2.settings.appInsights.userId=l,appInsights.setAuthenticatedUserContext(l)}setUserProperties(l){l.userId&&(this.angulartics2.settings.appInsights.userId=l.userId),l.accountId?appInsights.setAuthenticatedUserContext(this.angulartics2.settings.appInsights.userId,l.accountId):appInsights.setAuthenticatedUserContext(this.angulartics2.settings.appInsights.userId)}}va.\u0275fac=function(l){return new(l||va)(d.LFG(Gn),d.LFG(e.Dx),d.LFG(F.F0))},va.\u0275prov=d.Yz7({token:va,factory:va.\u0275fac,providedIn:"root"});class ya{constructor(l){this.angulartics2=l,typeof _hmt>"u"?_hmt=[]:_hmt.push(["_setAutoPageview",!1]),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof _hmt<"u"&&_hmt&&_hmt.push(["_trackPageview",l])}eventTrack(l,r){(!r||!r.category)&&((r=r||{}).category="Event",r.opt_label="default",r.opt_value="default"),typeof _hmt<"u"&&_hmt&&_hmt.push(["_trackEvent",r.category,l,r.opt_label,r.opt_value])}setUsername(l){_hmt.push(["_setCustomVar",1,"identity",l])}setUserProperties(l){_hmt.push(["_setCustomVar",2,"user",JSON.stringify(l)])}}ya.\u0275fac=function(l){return new(l||ya)(d.LFG(Gn))},ya.\u0275prov=d.Yz7({token:ya,factory:ya.\u0275fac,providedIn:"root"});const Tl=["ViewContent","Search","AddToCart","AddToWishlist","InitiateCheckout","AddPaymentInfo","Purchase","Lead","CompleteRegistration"];class Vs{constructor(l){this.angulartics2=l}startTracking(){this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}eventTrack(l,r={}){if(!(typeof fbq>"u"))return-1===Tl.indexOf(l)?fbq("trackCustom",l,r):fbq("track",l,r)}}Vs.\u0275fac=function(l){return new(l||Vs)(d.LFG(Gn))},Vs.\u0275prov=d.Yz7({token:Vs,factory:Vs.\u0275fac,providedIn:"root"});class tc{constructor(){this.additionalAccountNames=[],this.userId=null,this.transport="",this.anonymizeIp=!1}}class Da{constructor(l){this.angulartics2=l,this.dimensionsAndMetrics=[];const r=new tc;this.angulartics2.settings.ga={...r,...this.angulartics2.settings.ga},this.settings=this.angulartics2.settings.ga,this.angulartics2.setUsername.subscribe(D=>this.setUsername(D)),this.angulartics2.setUserProperties.subscribe(D=>this.setUserProperties(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.angulartics2.userTimings.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.userTimings(l))}pageTrack(l){if(typeof _gaq<"u"&&_gaq){_gaq.push(["_trackPageview",l]);for(const r of this.angulartics2.settings.ga.additionalAccountNames)_gaq.push([r+"._trackPageview",l])}if(typeof ga<"u"&&ga){if(this.angulartics2.settings.ga.userId){ga("set","&uid",this.angulartics2.settings.ga.userId);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".set","&uid",this.angulartics2.settings.ga.userId)}if(this.angulartics2.settings.ga.anonymizeIp){ga("set","anonymizeIp",!0);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".set","anonymizeIp",!0)}ga("send","pageview",l);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".send","pageview",l)}}eventTrack(l,r){if((!r||!r.category)&&((r=r||{}).category="Event"),r.value){const D=parseInt(r.value,10);r.value=isNaN(D)?0:D}if(typeof ga<"u"){const D={eventCategory:r.category,eventAction:l,eventLabel:r.label,eventValue:r.value,nonInteraction:r.noninteraction,page:r.page||location.hash.substring(1)||location.pathname,userId:this.angulartics2.settings.ga.userId,hitCallback:r.hitCallback,...this.angulartics2.settings.ga.transport&&{transport:this.angulartics2.settings.ga.transport}};this.setDimensionsAndMetrics(r),ga("send","event",D);for(const O of this.angulartics2.settings.ga.additionalAccountNames)ga(O+".send","event",D)}else typeof _gaq<"u"&&_gaq.push(["_trackEvent",r.category,l,r.label,r.value,r.noninteraction])}exceptionTrack(l){void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.fatal=!0),l.exDescription=l.description;const r={exFatal:l.fatal,exDescription:l.description};ga("send","exception",r);for(const D of this.angulartics2.settings.ga.additionalAccountNames)ga(D+".send","exception",r)}userTimings(l){if(l&&l.timingCategory&&l.timingVar&&l.timingValue){if(typeof ga<"u"){ga("send","timing",l);for(const r of this.angulartics2.settings.ga.additionalAccountNames)ga(r+".send","timing",l)}}else console.error("Properties timingCategory, timingVar, and timingValue are required to be set.")}setUsername(l){this.angulartics2.settings.ga.userId=l,!(typeof ga>"u")&&ga("set","userId",l)}setUserProperties(l){this.setDimensionsAndMetrics(l)}setDimensionsAndMetrics(l){typeof ga>"u"||(this.dimensionsAndMetrics.forEach(r=>{l.hasOwnProperty(r)||(ga("set",r,void 0),this.angulartics2.settings.ga.additionalAccountNames.forEach(D=>{ga(`${D}.set`,r,void 0)}))}),this.dimensionsAndMetrics=[],Object.keys(l).forEach(r=>{(0===r.lastIndexOf("dimension",0)||0===r.lastIndexOf("metric",0))&&(ga("set",r,l[r]),this.angulartics2.settings.ga.additionalAccountNames.forEach(D=>{ga(`${D}.set`,r,l[r])}),this.dimensionsAndMetrics.push(r))}))}}Da.\u0275fac=function(l){return new(l||Da)(d.LFG(Gn))},Da.\u0275prov=d.Yz7({token:Da,factory:Da.\u0275fac,providedIn:"root"});class ei{ecAddImpression(l){ga("ec:addImpression",l)}ecAddProduct(l){ga("ec:addProduct",l)}ecSetAction(l,r){ga("ec:setAction",l,r)}}ei.\u0275fac=function(l){return new(l||ei)},ei.\u0275prov=d.Yz7({token:ei,factory:ei.\u0275fac,providedIn:"root"});class Js{constructor(){this.userId=null}}class fr{constructor(l){this.angulartics2=l,typeof dataLayer<"u"&&dataLayer&&(dataLayer=window.dataLayer=window.dataLayer||[]);const r=new Js;this.angulartics2.settings.gtm={...r,...this.angulartics2.settings.gtm},this.angulartics2.setUsername.subscribe(D=>this.setUsername(D))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l))}pageTrack(l){this.pushLayer({event:"Page View","content-name":l,userId:this.angulartics2.settings.gtm.userId})}pushLayer(l){typeof dataLayer<"u"&&dataLayer&&dataLayer.push(l)}eventTrack(l,r){r=r||{},this.pushLayer({event:r.event||"interaction",target:r.category||"Event",action:l,label:r.label,value:r.value,interactionType:r.noninteraction,userId:this.angulartics2.settings.gtm.userId,...r.gtmCustom})}exceptionTrack(l){l&&l.appId&&l.appName&&l.appVersion?(void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.exFatal=!0),l.exDescription=l.event?l.event.stack:l.description,this.eventTrack(`Exception thrown for ${l.appName} <${l.appId}@${l.appVersion}>`,{category:"Exception",label:l.exDescription})):console.error("Must be setted appId, appName and appVersion.")}setUsername(l){this.angulartics2.settings.gtm.userId=l}}fr.\u0275fac=function(l){return new(l||fr)(d.LFG(Gn))},fr.\u0275prov=d.Yz7({token:fr,factory:fr.\u0275fac,providedIn:"root"});class Ac{constructor(){this.trackingIds=[],typeof ga<"u"&&ga&&ga(()=>{ga.getAll().forEach(l=>{const r=l.get("trackingId");void 0!==r&&-1===this.trackingIds.indexOf(r)&&this.trackingIds.push(r)})})}}class ba{constructor(l){this.angulartics2=l,this.dimensionsAndMetrics={};const r=new Ac;this.angulartics2.settings.gst={...r,...this.angulartics2.settings.gst}}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties)),this.angulartics2.exceptionTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.exceptionTrack(l)),this.angulartics2.userTimings.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.userTimings(this.convertTimings(l))),this.angulartics2.setUsername.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.setUsername(l)),this.angulartics2.setUserProperties.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.setUserProperties(l))}pageTrack(l){if(typeof gtag<"u"&>ag){const r={page_path:l,page_location:window.location.protocol+"//"+window.location.host+l,...this.dimensionsAndMetrics};this.angulartics2.settings.gst.customMap&&(r.custom_map=this.angulartics2.settings.gst.customMap),this.angulartics2.settings.gst.userId&&(r.user_id=this.angulartics2.settings.gst.userId),this.angulartics2.settings.gst.anonymizeIp&&(r.anonymize_ip=this.angulartics2.settings.gst.anonymizeIp);for(const D of this.angulartics2.settings.gst.trackingIds)gtag("config",D,r)}}eventTrack(l,r={}){this.eventTrackInternal(l,{event_category:r.category||"interaction",event_label:r.label,value:r.value,non_interaction:r.noninteraction,...r.gstCustom})}exceptionTrack(l){void 0===l.fatal&&(console.log('No "fatal" provided, sending with fatal=true'),l.fatal=!0),l.exDescription=l.event?l.event.stack:l.description,this.eventTrack("exception",{gstCustom:{description:l.exDescription,fatal:l.fatal,...l.gstCustom}})}userTimings(l){l?this.eventTrackInternal("timing_complete",{name:l.name,value:l.value,event_category:l.category,event_label:l.label}):console.error('User timings - "properties" parameter is required to be set.')}convertTimings(l){return{name:l.timingVar,value:l.timingValue,category:l.timingCategory,label:l.timingLabel}}setUsername(l){this.angulartics2.settings.gst.userId=l,typeof gtag<"u"&>ag&>ag("set",{user_id:"string"!=typeof l&&l?l.userId:l})}setUserProperties(l){this.setDimensionsAndMetrics(l)}setDimensionsAndMetrics(l){this.dimensionsAndMetrics={...this.dimensionsAndMetrics,...l},Object.keys(this.dimensionsAndMetrics).forEach(r=>{null==this.dimensionsAndMetrics[r]&&delete this.dimensionsAndMetrics[r]}),typeof gtag<"u"&>ag&>ag("set",this.dimensionsAndMetrics)}eventTrackInternal(l,r={}){this.cleanProperties(r),typeof gtag<"u"&>ag&>ag("event",l,r)}cleanProperties(l){if(l.value){const r=parseInt(l.value,10);l.value=isNaN(r)?0:r}}}ba.\u0275fac=function(l){return new(l||ba)(d.LFG(Gn))},ba.\u0275prov=d.Yz7({token:ba,factory:ba.\u0275fac,providedIn:"root"});class Ea{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){typeof _hsq<"u"&&(_hsq.push(["setPath",l]),_hsq.push(["trackPageView"]))}eventTrack(l,r){typeof _hsq<"u"&&_hsq.push(["trackEvent",r])}setUserProperties(l){typeof _hsq<"u"&&_hsq.push(["identify",l])}}Ea.\u0275fac=function(l){return new(l||Ea)(d.LFG(Gn))},Ea.\u0275prov=d.Yz7({token:Ea,factory:Ea.\u0275fac,providedIn:"root"});class Ga{constructor(l){this.angulartics2=l,typeof _kmq>"u"&&(_kmq=[]),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){_kmq.push(["record","Pageview",{Page:l}])}eventTrack(l,r){_kmq.push(["record",l,r])}setUsername(l){_kmq.push(["identify",l])}setUserProperties(l){_kmq.push(["set",l])}}Ga.\u0275fac=function(l){return new(l||Ga)(d.LFG(Gn))},Ga.\u0275prov=d.Yz7({token:Ga,factory:Ga.\u0275fac,providedIn:"root"});class Ca{constructor(l){this.angulartics2=l,this.payload={},typeof _satellite>"u"&&console.warn("Launch not found!"),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}setUsername(l){typeof l<"u"&&l&&(this.payload.userId=l)}setUserProperties(l){typeof l<"u"&&l&&(this.payload.properties=l)}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){this.payload=this.payload||{},this.payload.path=l,typeof _satellite<"u"&&_satellite&&_satellite.track("pageTrack",this.payload)}eventTrack(l,r){r=r||{},this.payload.action=l,this.payload.eventProperties=r,typeof _satellite<"u"&&_satellite&&_satellite.track("eventTrack",this.payload)}}Ca.\u0275fac=function(l){return new(l||Ca)(d.LFG(Gn))},Ca.\u0275prov=d.Yz7({token:Ca,factory:Ca.\u0275fac,providedIn:"root"});class S{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserPropertiesOnce(r)),this.angulartics2.setSuperProperties.subscribe(r=>this.setSuperProperties(r)),this.angulartics2.setSuperPropertiesOnce.subscribe(r=>this.setSuperPropertiesOnce(r)),this.angulartics2.setAlias.subscribe(r=>this.setAlias(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{mixpanel.track("Page Viewed",{page:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{mixpanel.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUsername(l){try{mixpanel.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){try{mixpanel.people.set(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserPropertiesOnce(l){try{mixpanel.people.set_once(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setSuperProperties(l){try{mixpanel.register(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setSuperPropertiesOnce(l){try{mixpanel.register_once(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setAlias(l){try{mixpanel.alias(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}S.\u0275fac=function(l){return new(l||S)(d.LFG(Gn))},S.\u0275prov=d.Yz7({token:S,factory:S.\u0275fac,providedIn:"root"});class b{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUserProfile(r)),this.angulartics2.setUserProperties.subscribe(r=>this.updateUserProfile(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{Pyze.postPageView("Page Viewed",{page:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{PyzeEvents.postCustomEventWithAttributes(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProfile(l){try{PyzeIdentity.setUserProfile(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}updateUserProfile(l){try{PyzeIdentity.updateUserProfile({},l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}b.\u0275fac=function(l){return new(l||b)(d.LFG(Gn))},b.\u0275prov=d.Yz7({token:b,factory:b.\u0275fac,providedIn:"root"});class x{constructor(l){this.angulartics2=l,typeof _paq>"u"&&console.warn("Matomo not found"),this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l,r){try{window.location.origin||(window.location.origin=window.location.protocol+"//"+window.location.hostname+(window.location.port?":"+window.location.port:"")),_paq.push(["setDocumentTitle",r||window.document.title]),_paq.push(["setCustomUrl",window.location.origin+l]),_paq.push(["trackPageView"])}catch(D){if(!(D instanceof ReferenceError))throw D}}resetUser(){try{_paq.push(["appendToTrackingUrl","new_visit=1"]),_paq.push(["deleteCookies"])}catch(l){if(!(l instanceof ReferenceError))throw l}}eventTrack(l,r){let D=[];switch(l){case"setEcommerceView":D=["setEcommerceView",r.productSKU,r.productName,r.categoryName,r.price];break;case"addEcommerceItem":D=["addEcommerceItem",r.productSKU,r.productName,r.productCategory,r.price,r.quantity];break;case"trackEcommerceCartUpdate":D=["trackEcommerceCartUpdate",r.grandTotal];break;case"trackEcommerceOrder":D=["trackEcommerceOrder",r.orderId,r.grandTotal,r.subTotal,r.tax,r.shipping,r.discount];break;case"trackLink":D=["trackLink",r.url,r.linkType];break;case"trackGoal":D=["trackGoal",r.goalId,r.value];break;case"trackSiteSearch":D=["trackSiteSearch",r.keyword,r.category,r.searchCount];break;default:if(r.value){const O=parseInt(r.value,10);r.value=isNaN(O)?0:O}D=["trackEvent",r.category,l,r.name||r.label,r.value]}try{_paq.push(D)}catch(O){if(!(O instanceof ReferenceError))throw O}}setUsername(l){try{_paq.push(["setUserId",l])}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){const r=this.setCustomDimensions(l);try{0===r.length&&_paq.push(["setCustomVariable",l.index,l.name,l.value,l.scope])}catch(D){if(!(D instanceof ReferenceError))throw D}}deletedUserProperties(l){try{_paq.push(["deleteCustomVariable",l.index,l.scope])}catch(r){if(!(r instanceof ReferenceError))throw r}}setCustomDimensions(l){const r=/dimension[1-9]\d*/,D=Object.keys(l).filter(O=>r.exec(O));return D.forEach(O=>{const U=Number(O.substr(9));_paq.push(["setCustomDimension",U,l[O]])}),D}}x.\u0275fac=function(l){return new(l||x)(d.LFG(Gn))},x.\u0275prov=d.Yz7({token:x,factory:x.\u0275fac,providedIn:"root"});class X{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setAlias.subscribe(r=>this.setAlias(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{analytics.page(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{analytics.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.userId?analytics.identify(l.userId,l):analytics.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}unsetUserProperties(){analytics.reset()}setAlias(l){try{analytics.alias(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}X.\u0275fac=function(l){return new(l||X)(d.LFG(Gn))},X.\u0275prov=d.Yz7({token:X,factory:X.\u0275fac,providedIn:"root"});class Ne{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{this.eventTrack("Pageview",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{Intercom("trackEvent",l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.userId&&!l.user_id&&(l.user_id=l.userId),Intercom("boot",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}Ne.\u0275fac=function(l){return new(l||Ne)(d.LFG(Gn))},Ne.\u0275prov=d.Yz7({token:Ne,factory:Ne.\u0275fac,providedIn:"root"});class je{constructor(l){this.angulartics2=l,typeof woopra>"u"&&console.warn("Woopra not found"),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{woopra.track("pv",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{woopra.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{l.email&&woopra.identify(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}je.\u0275fac=function(l){return new(l||je)(d.LFG(Gn))},je.\u0275prov=d.Yz7({token:je,factory:je.\u0275fac,providedIn:"root"});class mt{constructor(l,r){this.angulartics2=l,this.titleService=r,typeof clicky>"u"&&console.warn("Angulartics 2 Clicky Plugin: clicky global not found")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventOrGoalTrack(l.action,l.properties))}pageTrack(l){const r=this.titleService.getTitle();clicky.log(l,r,"pageview")}eventOrGoalTrack(l,r){if(typeof r.goal>"u"){const D=r.title||null,O=null!=r.type?this.validateType(r.type):null;clicky.log(l,D,O)}else{const D=r.goal,O=r.revenue;clicky.goal(D,O,!!r.noQueue)}}validateType(l){return["pageview","click","download","outbound"].indexOf(l)>-1?l:"pageview"}}mt.\u0275fac=function(l){return new(l||mt)(d.LFG(Gn),d.LFG(e.Dx))},mt.\u0275prov=d.Yz7({token:mt,factory:mt.\u0275fac,providedIn:"root"});class At{constructor(l){this.angulartics2=l,this.angulartics2.setUsername.subscribe(r=>this.setUsername(r)),this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{this.eventTrack("Pageview",{url:l})}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{amplitude.getInstance().logEvent(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUsername(l){try{amplitude.getInstance().setUserId(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}setUserProperties(l){try{amplitude.getInstance().setUserProperties(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}At.\u0275fac=function(l){return new(l||At)(d.LFG(Gn))},At.\u0275prov=d.Yz7({token:At,factory:At.\u0275fac,providedIn:"root"});class Sn{constructor(l){this.angulartics2=l,typeof sp>"u"&&console.warn("Splunk not found")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{sp.pageview(l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{sp.track(l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}}Sn.\u0275fac=function(l){return new(l||Sn)(d.LFG(Gn))},Sn.\u0275prov=d.Yz7({token:Sn,factory:Sn.\u0275fac,providedIn:"root"});class In{constructor(l){this.angulartics2=l,"function"!=typeof window.cmCreatePageviewTag&&console.warn("Angulartics 2 IBM Digital Analytics Plugin: eluminate.js is not loaded")}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){(0,window.cmCreatePageviewTag)(l,null,null,null)}eventTrack(l,r={}){const D=window.cmDisplayShops;switch(l){case"cmCreateProductviewTag":(0,window.cmCreateProductviewTag)(r.productId,r.productName,r.categoryId,r.attrbute,r.virtualCategory);break;case"cmCreateShopAction5Tag":(0,window.cmCreateShopAction5Tag)(r.productId,r.productName,r.quantity,r.unitPrice,r.categoryId,r.attrbute,r.extraFields,r.virtualCategory),D();break;case"cmCreateShopAction9Tag":(0,window.cmCreateShopAction9Tag)(r.productId,r.productName,r.quantity,r.unitPrice,r.registrationId,r.orderId,r.orderSubtotal,r.categoryId,r.attrbute,r.extraFields),D();break;case"cmCreateOrderTag":(0,window.cmCreateOrderTag)(r.orderId,r.orderSubtotal,r.orderShipping,r.registrationId,r.registrantCity,r.registrantState,r.registrantPostalCode,r.attrbute,r.extraFields);break;case"cmCreateRegistrationTag":(0,window.cmCreateRegistrationTag)(r.registrationId,r.registrantEmail,r.registrantCity,r.registrantState,r.registrantPostalCode,r.registrantCountry,r.attrbute);break;case"cmCreateElementTag":(0,window.cmCreateElementTag)(r.elementId,r.elementCategory,r.attrbute);break;case"cmCreateConversionEventTag":(0,window.cmCreateConversionEventTag)(r.eventId,r.actionType,r.eventCategoryId,r.points,r.attrbute,r.extraFields);break;default:console.warn("Unsupported Event Action")}}}In.\u0275fac=function(l){return new(l||In)(d.LFG(Gn))},In.\u0275prov=d.Yz7({token:In,factory:In.\u0275fac,providedIn:"root"});class wn{constructor(l){this.angulartics2=l,this.angulartics2.setUserProperties.subscribe(r=>this.setUserProperties(r)),this.angulartics2.setUserPropertiesOnce.subscribe(r=>this.setUserProperties(r))}startTracking(){this.angulartics2.pageTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.pageTrack(l.path)),this.angulartics2.eventTrack.pipe(this.angulartics2.filterDeveloperMode()).subscribe(l=>this.eventTrack(l.action,l.properties))}pageTrack(l){try{_gs("track",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}eventTrack(l,r){try{_gs("event",l,r)}catch(D){if(!(D instanceof ReferenceError))throw D}}setUserProperties(l){try{_gs("identify",l)}catch(r){if(!(r instanceof ReferenceError))throw r}}}wn.\u0275fac=function(l){return new(l||wn)(d.LFG(Gn))},wn.\u0275prov=d.Yz7({token:wn,factory:wn.\u0275fac,providedIn:"root"});var Ht=g(94266),dn=g(14152),On=["angular-cli","create-react-app","html","javascript","node","polymer","typescript","vue"],vr={clickToLoad:function(v){return io("ctl",v)},devToolsHeight:function(v){return yo("devtoolsheight",v)},forceEmbedLayout:function(v){return io("embed",v)},hideDevTools:function(v){return io("hidedevtools",v)},hideExplorer:function(v){return io("hideExplorer",v)},hideNavigation:function(v){return io("hideNavigation",v)},showSidebar:function(v){return"boolean"==typeof(r=v)?"showSidebar="+(r?"1":"0"):"";var r},openFile:function(v){return(r=v,(Array.isArray(r)?r:[r]).filter(function(D){return"string"==typeof D&&""!==D.trim()}).map(function(D){return"file="+encodeURIComponent(D.trim())})).join("&");var r},terminalHeight:function(v){return yo("terminalHeight",v)},theme:function(v){return Po("theme",["light","dark"],v)},view:function(v){return Po("view",["preview","editor"],v)}};function Jr(v){void 0===v&&(v={});var l=Object.entries(v).map(function(r){var D=r[0],O=r[1];return null!=O&&vr.hasOwnProperty(D)?vr[D](O):""}).filter(Boolean);return l.length?"?"+l.join("&"):""}function io(v,l){return!0===l?v+"=1":""}function yo(v,l){return"number"==typeof l&&l>=0&&l<=100?v+"="+Math.round(l):""}function Po(v,l,r){return"string"==typeof r&&l.includes(r)?v+"="+r:""}function Yo(v,l){return""+Xs(l)+v+Jr(l)}function Xs(v){return void 0===v&&(v={}),"string"==typeof v.origin?v.origin:"https://stackblitz.com"}function Ko(v){return v&&!1===v.newWindow?"_self":"_blank"}function ti(v,l){var r=document.createElement("input");return r.type="hidden",r.name=v,r.value=l,r}function Ki(v){if(!On.includes(v.template)){var l=On.map(function(O){return"'"+O+"'"}).join(", ");console.warn("Unsupported project.template: must be one of "+l)}var r="node"===v.template,D=document.createElement("form");return D.method="POST",D.setAttribute("style","display:none!important;"),D.appendChild(ti("project[title]",v.title)),D.appendChild(ti("project[description]",v.description)),D.appendChild(ti("project[template]",v.template)),v.dependencies&&(r?console.warn("Invalid project.dependencies: dependencies must be provided as a 'package.json' file when using the 'node' template."):D.appendChild(ti("project[dependencies]",JSON.stringify(v.dependencies)))),v.settings&&D.appendChild(ti("project[settings]",JSON.stringify(v.settings))),Object.keys(v.files).forEach(function(O){"string"==typeof v.files[O]&&D.appendChild(ti("project[files]["+O+"]",v.files[O]))}),D}var Os_openProject=function(v,l){var D,O;D=l,(O=Ki(v)).action=Yo("/run",D),O.target=Ko(D),document.body.appendChild(O),O.submit(),document.body.removeChild(O)},yr=g(16076),Hs=g(47679),Or=g(48052);const cs=new d.OlP("WindowToken",typeof window<"u"&&window.document?{providedIn:"root",factory:()=>window}:{providedIn:"root",factory:()=>{}});class Zo{constructor(l,r,D){this.ngZone=l,this.document=r,this.window=D,this.copySubject=new Hs.x,this.copyResponse$=this.copySubject.asObservable(),this.config={}}configure(l){this.config=l}copy(l){if(!this.isSupported||!l)return this.pushCopyResponse({isSuccess:!1,content:l});const r=this.copyFromContent(l);return r?this.pushCopyResponse({content:l,isSuccess:r}):this.pushCopyResponse({isSuccess:!1,content:l})}get isSupported(){return!!this.document.queryCommandSupported&&!!this.document.queryCommandSupported("copy")&&!!this.window}isTargetValid(l){if(l instanceof HTMLInputElement||l instanceof HTMLTextAreaElement){if(l.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');return!0}throw new Error("Target should be input or textarea")}copyFromInputElement(l,r=!0){try{this.selectTarget(l);const D=this.copyText();return this.clearSelection(r?l:void 0,this.window),D&&this.isCopySuccessInIE11()}catch{return!1}}isCopySuccessInIE11(){const l=this.window.clipboardData;return!(l&&l.getData&&!l.getData("Text"))}copyFromContent(l,r=this.document.body){if(this.tempTextArea&&!r.contains(this.tempTextArea)&&this.destroy(this.tempTextArea.parentElement||void 0),!this.tempTextArea){this.tempTextArea=this.createTempTextArea(this.document,this.window);try{r.appendChild(this.tempTextArea)}catch{throw new Error("Container should be a Dom element")}}this.tempTextArea.value=l;const D=this.copyFromInputElement(this.tempTextArea,!1);return this.config.cleanUpAfterCopy&&this.destroy(this.tempTextArea.parentElement||void 0),D}destroy(l=this.document.body){this.tempTextArea&&(l.removeChild(this.tempTextArea),this.tempTextArea=void 0)}selectTarget(l){return l.select(),l.setSelectionRange(0,l.value.length),l.value.length}copyText(){return this.document.execCommand("copy")}clearSelection(l,r){l&&l.focus(),r.getSelection()?.removeAllRanges()}createTempTextArea(l,r){const D="rtl"===l.documentElement.getAttribute("dir");let O;O=l.createElement("textarea"),O.style.fontSize="12pt",O.style.border="0",O.style.padding="0",O.style.margin="0",O.style.position="absolute",O.style[D?"right":"left"]="-9999px";const U=r.pageYOffset||l.documentElement.scrollTop;return O.style.top=U+"px",O.setAttribute("readonly",""),O}pushCopyResponse(l){this.copySubject.observers.length>0&&this.ngZone.run(()=>{this.copySubject.next(l)})}pushCopyReponse(l){this.pushCopyResponse(l)}}Zo.\u0275fac=function(l){return new(l||Zo)(d.LFG(d.R0b),d.LFG(kt.K0),d.LFG(cs,8))},Zo.\u0275prov=d.Yz7({token:Zo,factory:Zo.\u0275fac,providedIn:"root"});class Ro{constructor(l,r,D,O){this.ngZone=l,this.host=r,this.renderer=D,this.clipboardSrv=O,this.cbOnSuccess=new d.vpe,this.cbOnError=new d.vpe,this.onClick=U=>{this.clipboardSrv.isSupported?this.targetElm&&this.clipboardSrv.isTargetValid(this.targetElm)?this.handleResult(this.clipboardSrv.copyFromInputElement(this.targetElm),this.targetElm.value,U):this.cbContent&&this.handleResult(this.clipboardSrv.copyFromContent(this.cbContent,this.container),this.cbContent,U):this.handleResult(!1,void 0,U)}}ngOnInit(){this.ngZone.runOutsideAngular(()=>{this.clickListener=this.renderer.listen(this.host.nativeElement,"click",this.onClick)})}ngOnDestroy(){this.clickListener&&this.clickListener(),this.clipboardSrv.destroy(this.container)}handleResult(l,r,D){let O={isSuccess:l,content:r,successMessage:this.cbSuccessMsg,event:D};l?this.cbOnSuccess.observed&&this.ngZone.run(()=>{this.cbOnSuccess.emit(O)}):this.cbOnError.observed&&this.ngZone.run(()=>{this.cbOnError.emit(O)}),this.clipboardSrv.pushCopyResponse(O)}}Ro.\u0275fac=function(l){return new(l||Ro)(d.Y36(d.R0b),d.Y36(d.SBq),d.Y36(d.Qsj),d.Y36(Zo))},Ro.\u0275dir=d.lG2({type:Ro,selectors:[["","ngxClipboard",""]],inputs:{targetElm:["ngxClipboard","targetElm"],container:"container",cbContent:"cbContent",cbSuccessMsg:"cbSuccessMsg"},outputs:{cbOnSuccess:"cbOnSuccess",cbOnError:"cbOnError"}});class qs{constructor(l,r,D){this._clipboardService=l,this._viewContainerRef=r,this._templateRef=D}ngOnInit(){this._clipboardService.isSupported&&this._viewContainerRef.createEmbeddedView(this._templateRef)}}qs.\u0275fac=function(l){return new(l||qs)(d.Y36(Zo),d.Y36(d.s_b),d.Y36(d.Rgc))},qs.\u0275dir=d.lG2({type:qs,selectors:[["","ngxClipboardIfSupported",""]]});class Ui{}Ui.\u0275fac=function(l){return new(l||Ui)},Ui.\u0275mod=d.oAB({type:Ui}),Ui.\u0275inj=d.cJS({imports:[[kt.ez]]});class us{constructor(l){this.elementRef=l}ngAfterViewInit(){const l=document.createElement("script");l.src="//cdn.carbonads.com/carbon.js?serve=CESIVK3U&placement=mattlewis92githubio",l.id="_carbonads_js",this.elementRef.nativeElement.append(l)}}us.\u0275fac=function(l){return new(l||us)(d.Y36(d.SBq))},us.\u0275cmp=d.Xpm({type:us,selectors:[["mwl-carbon-ad"]],decls:0,vars:0,template:function(l,r){},styles:["#carbonads *{margin:initial;padding:initial}#carbonads{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;max-width:330px;background-color:#fafafa;box-shadow:0 1px 4px 1px #0000001a;z-index:100;margin-bottom:20px}#carbonads a{color:inherit;text-decoration:none}#carbonads a:hover{color:inherit}#carbonads span{position:relative;display:block;overflow:hidden}#carbonads .carbon-wrap{display:flex}#carbonads .carbon-img{display:block;margin:0;line-height:1}#carbonads .carbon-img img{display:block}#carbonads .carbon-text{font-size:13px;padding:10px;margin-bottom:16px;line-height:1.5;text-align:left}#carbonads .carbon-poweredby{display:block;padding:6px 8px;background:#f1f1f2;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:8px;line-height:1;border-top-left-radius:3px;position:absolute;bottom:0;right:0}\n"],encapsulation:2});const ea=["nav"];function xo(v,l){1&v&&(d._uU(0,"\n "),d.TgZ(1,"div",37),d._uU(2,"\n "),d.TgZ(3,"div",38),d._uU(4,"\n "),d._UZ(5,"i",39),d._uU(6," "),d._UZ(7,"br"),d._uU(8,"\n Loading demo...\n "),d.qZA(),d._uU(9,"\n "),d.qZA(),d._uU(10,"\n"))}function Ci(v,l){1&v&&(d._uU(0,"\n "),d.TgZ(1,"div",54),d._UZ(2,"router-outlet"),d.qZA(),d._uU(3,"\n "))}function za(v,l){1&v&&d._UZ(0,"i",60)}function Al(v,l){1&v&&d._UZ(0,"i",61)}function ds(v,l){1&v&&d._UZ(0,"i",62)}const fs=function(v,l){return{"fa-copy":v,"fa-check":l}};function ru(v,l){if(1&v){const r=d.EpF();d._uU(0,"\n "),d.TgZ(1,"div",63),d._uU(2,"\n "),d.TgZ(3,"button",64),d.NdJ("click",function(){d.CHM(r);const O=d.oxw(3);return d.KtG(O.copied())}),d._uU(4,"\n "),d._UZ(5,"i",65),d.ALo(6,"async"),d.ALo(7,"async"),d._uU(8,"\n "),d.qZA(),d._uU(9,"\n "),d.TgZ(10,"pre"),d._UZ(11,"code",66),d.qZA(),d._uU(12,"\n "),d.qZA(),d._uU(13,"\n ")}if(2&v){const r=d.oxw().$implicit,D=d.oxw(2);d.xp6(3),d.Q6J("cbContent",r.contents.raw)("ngbTooltip","Copy source")("placement","top-right"),d.xp6(2),d.Q6J("ngClass",d.WLB(9,fs,!0!==d.lcZ(6,5,D.copied$),d.lcZ(7,7,D.copied$))),d.xp6(6),d.Q6J("innerHTML",r.contents.highlighted,d.oJD)}}function iu(v,l){if(1&v&&(d.TgZ(0,"li",55),d._uU(1,"\n "),d.TgZ(2,"a",49),d._uU(3,"\n "),d.TgZ(4,"span",56),d._uU(5,"\n "),d.YNc(6,za,1,0,"i",57),d._uU(7,"\n "),d.YNc(8,Al,1,0,"i",58),d._uU(9,"\n "),d.YNc(10,ds,1,0,"i",59),d._uU(11,"\n "),d.qZA(),d._uU(12),d.qZA(),d._uU(13,"\n "),d.YNc(14,ru,14,12,"ng-template",51),d._uU(15,"\n "),d.qZA()),2&v){const r=l.$implicit;d.xp6(4),d.Q6J("ngSwitch",r.language),d.xp6(2),d.Q6J("ngSwitchCase","html"),d.xp6(2),d.Q6J("ngSwitchCase","css"),d.xp6(4),d.hij("\n ",r.filename,"\n ")}}function wa(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"div",37),d._uU(1,"\n "),d.TgZ(2,"div",40),d._uU(3,"\n "),d.TgZ(4,"div",41),d._uU(5,"\n "),d.TgZ(6,"div",42)(7,"h3"),d._uU(8),d.qZA()(),d._uU(9,"\n "),d.TgZ(10,"div",42),d._uU(11,"\n "),d.TgZ(12,"button",43),d.NdJ("click",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.editInStackblitz(O.activeDemo))}),d._uU(13,"\n "),d._UZ(14,"i",44),d._uU(15," Edit in Stackblitz\n "),d.qZA(),d._uU(16,"\n "),d.qZA(),d._uU(17,"\n "),d.qZA(),d._uU(18,"\n "),d.qZA(),d._uU(19,"\n "),d.TgZ(20,"div",45),d._uU(21,"\n "),d.TgZ(22,"ul",46,47),d._uU(24,"\n "),d.TgZ(25,"li",48),d._uU(26,"\n "),d.TgZ(27,"a",49),d._UZ(28,"i",50),d._uU(29," Live demo"),d.qZA(),d._uU(30,"\n "),d.YNc(31,Ci,4,0,"ng-template",51),d._uU(32,"\n "),d.qZA(),d._uU(33,"\n\n "),d.YNc(34,iu,16,4,"li",52),d._uU(35,"\n "),d.qZA(),d._uU(36,"\n "),d._UZ(37,"div",53),d._uU(38,"\n "),d.qZA(),d._uU(39,"\n "),d.qZA()}if(2&v){const r=d.MAs(23),D=d.oxw();d.xp6(8),d.Oqu(D.activeDemo.label),d.xp6(26),d.Q6J("ngForOf",null==D.activeDemo?null:D.activeDemo.sources),d.xp6(3),d.Q6J("ngbNavOutlet",r)}}const Ic=function(v){return[v]};function Ma(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"li"),d._uU(1,"\n "),d.TgZ(2,"a",67),d.NdJ("click",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.nav.select("demo"))}),d._uU(3),d.qZA(),d._uU(4,"\n "),d.qZA()}if(2&v){const r=l.$implicit,D=d.oxw();d.xp6(2),d.ekj("active",(null==D.activeDemo?null:D.activeDemo.path)===r.path),d.Q6J("routerLink",d.VKq(4,Ic,r.path)),d.xp6(1),d.hij("\n ",r.label,"\n ")}}function Gs(v,l){1&v&&(d.TgZ(0,"em"),d._uU(1,"No matching demos found"),d.qZA())}const Yn={angular:g(67059).i8,angularRouter:g(56939).i8,angularCalendar:g(4147).i8,calendarUtils:g(72418).i8,angularResizableElement:g(53369).i8,angularDraggableDroppable:g(75536).i8,dateFns:g(65109).i8,rxjs:g(60584).i8,bootstrap:g(3181).i8,zoneJs:g(25189).i8,ngBootstrap:g(11158).i8,rrule:g(67002).i8,fontAwesome:g(33814).i8,positioning:g(9799).i8,flatpickr:g(276).i8,angularxFlatpickr:g(54444).i8};class oo{constructor(l,r){this.router=l,this.demos=[],this.filteredDemos=[],this.isMenuVisible=!1,this.firstDemoLoaded=!1,this.searchText="",this.copied$=new Hs.x,r.startTracking()}ngOnInit(){const l=this.router.config.find(D=>"**"===D.path);this.demos=this.router.config.filter(D=>"**"!==D.path).map(D=>({path:D.path,label:D.data.label,darkTheme:D.data.darkTheme,tags:D.data.tags||[]})),this.updateFilteredDemos(),this.router.events.pipe((0,ro.h)(D=>D instanceof F.m2)).pipe((0,dn.q)(1)).subscribe(()=>{this.firstDemoLoaded=!0}),this.router.events.pipe((0,ro.h)(D=>D instanceof F.OD)).pipe((0,Io.U)(D=>"/"===D.url?{url:`/${l.redirectTo}`}:D)).subscribe(D=>{this.activeDemo=this.demos.find(O=>`/${O.path}`===D.url),function ps(v){return g(64251)("./"+v+"/sources.ts").then(({sources:l})=>l.map(({filename:r,contents:D})=>{const[,O]=r.match(/^.+\.(.+)$/);return{filename:r,contents:{raw:D.raw.default.replace(",\n RouterModule.forChild([{ path: '', component: DemoComponent }])","").replace("\nimport { RouterModule } from '@angular/router';",""),highlighted:D.highlighted.default.replace(",\n RouterModule.forChild([{ path: '', component: DemoComponent }])","").replace('\nimport { RouterModule } from \'@angular/router\';',"")},language:{ts:"typescript",html:"html",css:"css"}[O]}}))}(this.activeDemo.path).then(O=>{this.activeDemo.sources=O})});const r=document.createElement("script");r.async=!0,r.setAttribute("data-uid","7c1627e655"),r.src="https://angular-calendar.ck.page/7c1627e655/index.js",document.getElementsByTagName("head")[0].appendChild(r)}updateFilteredDemos(){this.filteredDemos=this.demos.filter(l=>!this.searchText||[l.label.toLowerCase(),...l.tags].some(r=>r.includes(this.searchText.toLowerCase())))}editInStackblitz(l){const r={"index.html":`\n\n\n\n\nLoading...\n`.trim(),"main.ts":"\nimport 'zone.js';\nimport { platformBrowserDynamic } from '@angular/platform-browser-dynamic';\nimport { BrowserModule } from '@angular/platform-browser';\nimport { BrowserAnimationsModule } from '@angular/platform-browser/animations';\nimport { NgModule } from '@angular/core';\nimport { DemoModule } from './demo/module';\nimport { DemoComponent } from './demo/component';\n\n@NgModule({\n imports: [\n BrowserModule,\n BrowserAnimationsModule,\n DemoModule\n ],\n bootstrap: [DemoComponent]\n})\nexport class BootstrapModule {}\n\nplatformBrowserDynamic().bootstrapModule(BootstrapModule).then(ref => {\n // Ensure Angular destroys itself on hot reloads.\n if (window['ngRef']) {\n window['ngRef'].destroy();\n }\n window['ngRef'] = ref;\n\n // Otherwise, log the boot error\n}).catch(err => console.error(err));\n".trim()};yr.sources.forEach(D=>{r[`demo-utils/${D.filename}`]=D.contents.raw.default}),l.sources.forEach(D=>{r[`demo/${D.filename}`]=D.contents.raw}),Os_openProject({title:"Angular Calendar Demo",description:l.label,template:"angular-cli",tags:["angular-calendar"],files:r,dependencies:{"@angular/core":Yn.angular,"@angular/common":Yn.angular,"@angular/compiler":Yn.angular,"@angular/platform-browser":Yn.angular,"@angular/platform-browser-dynamic":Yn.angular,"@angular/router":Yn.angular,"@angular/forms":Yn.angular,"@angular/animations":Yn.angular,rxjs:Yn.rxjs,"zone.js":Yn.zoneJs,"angular-draggable-droppable":`^${Yn.angularDraggableDroppable}`,"angular-resizable-element":`^${Yn.angularResizableElement}`,"date-fns":Yn.dateFns,"angular-calendar":Yn.angularCalendar,"@ng-bootstrap/ng-bootstrap":"5.0.0",rrule:Yn.rrule,"calendar-utils":Yn.calendarUtils,flatpickr:Yn.flatpickr,"angularx-flatpickr":Yn.angularxFlatpickr}},{openFile:"demo/component.ts"})}copied(){this.copied$.next(!0),setTimeout(()=>{this.copied$.next(!1)},1e3)}}oo.\u0275fac=function(l){return new(l||oo)(d.Y36(F.F0),d.Y36(ba))},oo.\u0275cmp=d.Xpm({type:oo,selectors:[["mwl-demo-app"]],viewQuery:function(l,r){if(1&l&&d.Gf(ea,5),2&l){let D;d.iGM(D=d.CRH())&&(r.nav=D.first)}},decls:124,vars:13,consts:[["role","navigation",1,"navbar","navbar-expand-lg","navbar-light","bg-light","fixed-top"],[1,"container-fluid"],["href","#",1,"navbar-brand"],["type","button",1,"navbar-toggler",3,"click"],[1,"navbar-toggler-icon"],[1,"collapse","navbar-collapse",3,"ngbCollapse"],[1,"navbar-nav","me-auto","mb-2","mb-lg-0"],[1,"nav-item","active"],["href","javascript:;",1,"nav-link"],[1,"fas","fa-laptop"],[1,"nav-item"],["href","https://github.com/mattlewis92/angular-calendar#getting-started",1,"nav-link"],[1,"fas","fa-map-pin"],["href","https://mattlewis-github.com/angular-calendar/docs/",1,"nav-link"],[1,"fas","fa-book"],["data-formkit-toggle","7c1627e655","href","javascript:;",1,"nav-link",3,"click"],[1,"fas","fa-fw","fa-envelope"],["href","https://github.com/users/mattlewis92/sponsorship","target","_blank",1,"nav-link","text-danger"],[1,"fas","fa-dollar-sign"],[1,"nav","navbar-nav","ml-md-auto"],["href","https://www.npmjs.com/package/angular-calendar","target","_blank",1,"nav-link",3,"ngbTooltip"],[1,"fab","fa-lg","fa-npm"],[1,"d-lg-none"],["href","https://github.com/mattlewis92/angular-calendar","target","_blank",1,"nav-link",3,"ngbTooltip"],[1,"fab","fa-lg","fa-github"],["href","https://twitter.com/mattlewis92_","target","_blank",1,"nav-link","text-primary",3,"ngbTooltip"],[1,"fab","fa-lg","fa-twitter"],["loading",""],[1,"container-fluid","main-content"],[1,"row","fill-height"],["mwlDraggableScrollContainer","",1,"col","fill-height","scroll-y","demo-container"],["class","card",4,"ngIf","ngIfElse"],[1,"fill-height","sidebar-nav","scroll-y"],["type","search","placeholder","Search demos...",1,"form-control",3,"ngModel","ngModelChange"],[1,"list-unstyled","spacer-top"],[4,"ngFor","ngForOf"],[4,"ngIf"],[1,"card"],[1,"card-body","text-center"],[1,"fas","fa-spin","fa-spinner","fa-5x"],[1,"card-header"],[1,"row"],[1,"col-md-6"],[1,"btn","btn-info","float-end",3,"click"],[1,"fas","fa-edit"],[1,"card-body"],["ngbNav","",1,"justify-content-start","nav-tabs"],["nav","ngbNav"],["ngbNavItem","","domId","demo"],["ngbNavLink",""],[1,"fas","fa-fw","fa-laptop"],["ngbNavContent",""],["ngbNavItem","",4,"ngFor","ngForOf"],[3,"ngbNavOutlet"],[1,"spacer-top"],["ngbNavItem",""],[3,"ngSwitch"],["class","fab fa-fw fa-html5",4,"ngSwitchCase"],["class","fab fa-fw fa-css3",4,"ngSwitchCase"],["class","fas fa-fw fa-code",4,"ngSwitchDefault"],[1,"fab","fa-fw","fa-html5"],[1,"fab","fa-fw","fa-css3"],[1,"fas","fa-fw","fa-code"],[1,"code-container"],["ngxClipboard","",1,"btn","btn-outline-primary","copy-code",3,"cbContent","ngbTooltip","placement","click"],[1,"fa",3,"ngClass"],[3,"innerHTML"],[3,"routerLink","click"]],template:function(l,r){if(1&l&&(d.TgZ(0,"nav",0),d._uU(1,"\n "),d.TgZ(2,"div",1),d._uU(3,"\n "),d.TgZ(4,"a",2),d._uU(5,"Angular 15.0+ calendar"),d.qZA(),d._uU(6,"\n\n "),d.TgZ(7,"button",3),d.NdJ("click",function(){return r.isMenuVisible=!r.isMenuVisible}),d._uU(8,"\n "),d._UZ(9,"span",4),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n\n "),d.TgZ(12,"div",5),d._uU(13,"\n "),d.TgZ(14,"ul",6),d._uU(15,"\n "),d.TgZ(16,"li",7),d._uU(17,"\n "),d.TgZ(18,"a",8),d._uU(19,"\n "),d._UZ(20,"i",9),d._uU(21," Demos\n "),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"li",10),d._uU(25,"\n "),d.TgZ(26,"a",11),d._uU(27,"\n "),d._UZ(28,"i",12),d._uU(29," Getting started\n "),d.qZA(),d._uU(30,"\n "),d.qZA(),d._uU(31,"\n "),d.TgZ(32,"li",10),d._uU(33,"\n "),d.TgZ(34,"a",13),d._uU(35,"\n "),d._UZ(36,"i",14),d._uU(37," API docs\n "),d.qZA(),d._uU(38,"\n "),d.qZA(),d._uU(39,"\n "),d.TgZ(40,"li",10),d._uU(41,"\n "),d.TgZ(42,"a",15),d.NdJ("click",function(){return r.isMenuVisible=!1}),d._uU(43,"\n "),d._UZ(44,"i",16),d._uU(45,"Subscribe\n "),d.qZA(),d._uU(46,"\n "),d.qZA(),d._uU(47,"\n "),d.TgZ(48,"li",10),d._uU(49,"\n "),d.TgZ(50,"a",17),d._uU(51,"\n "),d._UZ(52,"i",18),d._uU(53," Donate\n "),d.qZA(),d._uU(54,"\n "),d.qZA(),d._uU(55,"\n "),d.qZA(),d._uU(56,"\n "),d.TgZ(57,"ul",19),d._uU(58,"\n "),d.TgZ(59,"li",10),d._uU(60,"\n "),d.TgZ(61,"a",20),d._uU(62,"\n "),d._UZ(63,"i",21),d._uU(64,"\n "),d.TgZ(65,"span",22),d._uU(66,"View on npm"),d.qZA(),d._uU(67,"\n "),d.qZA(),d._uU(68,"\n "),d.qZA(),d._uU(69,"\n "),d.TgZ(70,"li",10),d._uU(71,"\n "),d.TgZ(72,"a",23),d._uU(73,"\n "),d._UZ(74,"i",24),d._uU(75,"\n "),d.TgZ(76,"span",22),d._uU(77,"View on GitHub"),d.qZA(),d._uU(78,"\n "),d.qZA(),d._uU(79,"\n "),d.qZA(),d._uU(80,"\n "),d.TgZ(81,"li",10),d._uU(82,"\n "),d.TgZ(83,"a",25),d._uU(84,"\n "),d._UZ(85,"i",26),d._uU(86,"\n "),d.TgZ(87,"span",22),d._uU(88,"Follow me on Twitter"),d.qZA(),d._uU(89,"\n "),d.qZA(),d._uU(90,"\n "),d.qZA(),d._uU(91,"\n "),d.qZA(),d._uU(92,"\n "),d.qZA(),d._uU(93,"\n "),d.qZA(),d._uU(94,"\n"),d.qZA(),d._uU(95,"\n\n"),d.YNc(96,xo,11,0,"ng-template",null,27,d.W1O),d._uU(98,"\n\n"),d.TgZ(99,"div",28),d._uU(100,"\n "),d.TgZ(101,"div",29),d._uU(102,"\n "),d.TgZ(103,"div",30),d._uU(104,"\n "),d.YNc(105,wa,40,3,"div",31),d._uU(106,"\n "),d.qZA(),d._uU(107,"\n "),d.TgZ(108,"div",32),d._uU(109,"\n "),d._UZ(110,"mwl-carbon-ad"),d._uU(111,"\n "),d.TgZ(112,"input",33),d.NdJ("ngModelChange",function(O){return r.searchText=O})("ngModelChange",function(){return r.updateFilteredDemos()}),d.qZA(),d._uU(113,"\n "),d.TgZ(114,"ul",34),d._uU(115,"\n "),d.YNc(116,Ma,5,6,"li",35),d._uU(117,"\n "),d.qZA(),d._uU(118,"\n "),d.YNc(119,Gs,2,0,"em",36),d._uU(120,"\n "),d.qZA(),d._uU(121,"\n "),d.qZA(),d._uU(122,"\n"),d.qZA(),d._uU(123,"\n")),2&l){const D=d.MAs(97);d.ekj("navbar-dark",null==r.activeDemo?null:r.activeDemo.darkTheme)("bg-dark",null==r.activeDemo?null:r.activeDemo.darkTheme),d.xp6(12),d.Q6J("ngbCollapse",!r.isMenuVisible),d.xp6(49),d.Q6J("ngbTooltip","View on npm"),d.xp6(11),d.Q6J("ngbTooltip","View on GitHub"),d.xp6(11),d.Q6J("ngbTooltip","Follow me on Twitter"),d.xp6(22),d.Q6J("ngIf",r.firstDemoLoaded)("ngIfElse",D),d.xp6(7),d.Q6J("ngModel",r.searchText),d.xp6(4),d.Q6J("ngForOf",r.filteredDemos),d.xp6(3),d.Q6J("ngIf",0===r.filteredDemos.length)}},dependencies:[kt.mk,kt.sg,kt.O5,kt.RF,kt.n9,kt.ED,Or.Fj,Or.JJ,Or.On,jn.uN,jn.Pz,jn.nv,jn.Vx,jn.tO,jn._D,jn._L,Ht.rn,Ro,F.lC,F.rH,us,kt.Ov],styles:["h3[_ngcontent-%COMP%]{margin:0}.main-content.container-fluid[_ngcontent-%COMP%]{padding-top:70px}.demo-container[_ngcontent-%COMP%]{padding-bottom:15px}.sidebar-nav[_ngcontent-%COMP%]{width:355px}@media (min-width: 768px){.main-content.container-fluid[_ngcontent-%COMP%]{height:100vh}}@media (max-width: 768px){.demo-container[_ngcontent-%COMP%]{flex-basis:initial}.sidebar-nav[_ngcontent-%COMP%]{width:100%;margin-left:10px}}.spacer-top[_ngcontent-%COMP%]{margin-top:15px}.sidebar-nav[_ngcontent-%COMP%]{padding-left:5px;padding-right:20px}.sidebar-nav[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{margin-bottom:20px}.sidebar-nav[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{margin-bottom:0}.sidebar-nav[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{margin-bottom:10px;font-size:90%}.sidebar-nav[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:not(.active){color:#777}.sidebar-nav[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#0275d8;text-decoration:none}.sidebar-nav[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%]{color:#373a3c;font-weight:700}pre[_ngcontent-%COMP%]{background-color:#f5f5f5;padding:15px}.fill-height[_ngcontent-%COMP%]{height:100%}.scroll-y[_ngcontent-%COMP%]{overflow-y:auto}.code-container[_ngcontent-%COMP%]{position:relative}.copy-code[_ngcontent-%COMP%]{position:absolute;top:15px;right:15px}"]});var hs=g(9025),ko=g(57450),tr=g(62927),wi=g(9433),rc=g(16705),hr=g(22959),Au=g(70656),al=g(21037),so=g(1885),ic=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],Wa={_disable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:"object"==typeof window&&-1===window.navigator.userAgent.indexOf("MSIE"),ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enableSeconds:!1,enableTime:!1,errorHandler:function(v){return typeof console<"u"&&console.warn(v)},getWeek:function(v){var l=new Date(v.getTime());l.setHours(0,0,0,0),l.setDate(l.getDate()+3-(l.getDay()+6)%7);var r=new Date(l.getFullYear(),0,4);return 1+Math.round(((l.getTime()-r.getTime())/864e5-3+(r.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},oc={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(v){var l=v%100;if(l>3&&l<21)return"th";switch(l%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1};const sc=oc;var ni=function(v,l){return void 0===l&&(l=2),("000"+v).slice(-1*l)},Do=function(v){return!0===v?1:0};function ac(v,l){var r;return function(){var D=this,O=arguments;clearTimeout(r),r=setTimeout(function(){return v.apply(D,O)},l)}}var jr=function(v){return v instanceof Array?v:[v]};function C(v,l,r){if(!0===r)return v.classList.add(l);v.classList.remove(l)}function h(v,l,r){var D=window.document.createElement(v);return l=l||"",r=r||"",D.className=l,void 0!==r&&(D.textContent=r),D}function E(v){for(;v.firstChild;)v.removeChild(v.firstChild)}function A(v,l){return l(v)?v:v.parentNode?A(v.parentNode,l):void 0}function P(v,l){var r=h("div","numInputWrapper"),D=h("input","numInput "+v),O=h("span","arrowUp"),U=h("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?D.type="number":(D.type="text",D.pattern="\\d*"),void 0!==l)for(var oe in l)D.setAttribute(oe,l[oe]);return r.appendChild(D),r.appendChild(O),r.appendChild(U),r}function k(v){try{return"function"==typeof v.composedPath?v.composedPath()[0]:v.target}catch{return v.target}}var re=function(){},Ue=function(v,l,r){return r.months[l?"shorthand":"longhand"][v]},pt={D:re,F:function(v,l,r){v.setMonth(r.months.longhand.indexOf(l))},G:function(v,l){v.setHours((v.getHours()>=12?12:0)+parseFloat(l))},H:function(v,l){v.setHours(parseFloat(l))},J:function(v,l){v.setDate(parseFloat(l))},K:function(v,l,r){v.setHours(v.getHours()%12+12*Do(new RegExp(r.amPM[1],"i").test(l)))},M:function(v,l,r){v.setMonth(r.months.shorthand.indexOf(l))},S:function(v,l){v.setSeconds(parseFloat(l))},U:function(v,l){return new Date(1e3*parseFloat(l))},W:function(v,l,r){var D=parseInt(l),O=new Date(v.getFullYear(),0,2+7*(D-1),0,0,0,0);return O.setDate(O.getDate()-O.getDay()+r.firstDayOfWeek),O},Y:function(v,l){v.setFullYear(parseFloat(l))},Z:function(v,l){return new Date(l)},d:function(v,l){v.setDate(parseFloat(l))},h:function(v,l){v.setHours((v.getHours()>=12?12:0)+parseFloat(l))},i:function(v,l){v.setMinutes(parseFloat(l))},j:function(v,l){v.setDate(parseFloat(l))},l:re,m:function(v,l){v.setMonth(parseFloat(l)-1)},n:function(v,l){v.setMonth(parseFloat(l)-1)},s:function(v,l){v.setSeconds(parseFloat(l))},u:function(v,l){return new Date(parseFloat(l))},w:re,y:function(v,l){v.setFullYear(2e3+parseFloat(l))}},Mt={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},pn={Z:function(v){return v.toISOString()},D:function(v,l,r){return l.weekdays.shorthand[pn.w(v,l,r)]},F:function(v,l,r){return Ue(pn.n(v,l,r)-1,!1,l)},G:function(v,l,r){return ni(pn.h(v,l,r))},H:function(v){return ni(v.getHours())},J:function(v,l){return void 0!==l.ordinal?v.getDate()+l.ordinal(v.getDate()):v.getDate()},K:function(v,l){return l.amPM[Do(v.getHours()>11)]},M:function(v,l){return Ue(v.getMonth(),!0,l)},S:function(v){return ni(v.getSeconds())},U:function(v){return v.getTime()/1e3},W:function(v,l,r){return r.getWeek(v)},Y:function(v){return ni(v.getFullYear(),4)},d:function(v){return ni(v.getDate())},h:function(v){return v.getHours()%12?v.getHours()%12:12},i:function(v){return ni(v.getMinutes())},j:function(v){return v.getDate()},l:function(v,l){return l.weekdays.longhand[v.getDay()]},m:function(v){return ni(v.getMonth()+1)},n:function(v){return v.getMonth()+1},s:function(v){return v.getSeconds()},u:function(v){return v.getTime()},w:function(v){return v.getDay()},y:function(v){return String(v.getFullYear()).substring(2)}},Dr=function(v){var l=v.config,r=void 0===l?Wa:l,D=v.l10n,O=void 0===D?oc:D,U=v.isMobile,oe=void 0!==U&&U;return function(ge,Ve,Ye){var ft=Ye||O;return void 0===r.formatDate||oe?Ve.split("").map(function(Pt,gn,fn){return pn[Pt]&&"\\"!==fn[gn-1]?pn[Pt](ge,ft,r):"\\"!==Pt?Pt:""}).join(""):r.formatDate(ge,Ve,ft)}},Wt=function(v){var l=v.config,r=void 0===l?Wa:l,D=v.l10n,O=void 0===D?oc:D;return function(U,oe,ge,Ve){if(0===U||U){var ft,Ye=Ve||O,Pt=U;if(U instanceof Date)ft=new Date(U.getTime());else if("string"!=typeof U&&void 0!==U.toFixed)ft=new Date(U);else if("string"==typeof U){var gn=oe||(r||Wa).dateFormat,fn=String(U).trim();if("today"===fn)ft=new Date,ge=!0;else if(r&&r.parseDate)ft=r.parseDate(U,gn);else if(/Z$/.test(fn)||/GMT$/.test(fn))ft=new Date(U);else{for(var an=void 0,vt=[],en=0,sr=0,br="";en=0?new Date:new Date(r.config.minDate.getTime()),Le=zs(r.config);se.setHours(Le.hours,Le.minutes,Le.seconds,se.getMilliseconds()),r.selectedDates=[se],r.latestSelectedDateObj=se}void 0!==te&&"blur"!==te.type&&function Lu(te){te.preventDefault();var se="keydown"===te.type,Le=k(te),Xe=Le;void 0!==r.amPM&&Le===r.amPM&&(r.amPM.textContent=r.l10n.amPM[Do(r.amPM.textContent===r.l10n.amPM[0])]);var Tt=parseFloat(Xe.getAttribute("min")),Gt=parseFloat(Xe.getAttribute("max")),mn=parseFloat(Xe.getAttribute("step")),$t=parseInt(Xe.value,10),xn=te.delta||(se?38===te.which?1:-1:0),Lt=$t+mn*xn;if(typeof Xe.value<"u"&&2===Xe.value.length){var hn=Xe===r.hourElement,rr=Xe===r.minuteElement;LtGt&&(Lt=Xe===r.hourElement?Lt-Gt-Do(!r.amPM):Tt,rr&&Ir(void 0,1,r.hourElement)),r.amPM&&hn&&(1===mn?Lt+$t===23:Math.abs(Lt-$t)>mn)&&(r.amPM.textContent=r.l10n.amPM[Do(r.amPM.textContent===r.l10n.amPM[0])]),Xe.value=ni(Lt)}}(te);var Xe=r._input.value;Pt(),Qo(),r._input.value!==Xe&&r._debouncedChange()}function Pt(){if(void 0!==r.hourElement&&void 0!==r.minuteElement){var te=(parseInt(r.hourElement.value.slice(-2),10)||0)%24,se=(parseInt(r.minuteElement.value,10)||0)%60,Le=void 0!==r.secondElement?(parseInt(r.secondElement.value,10)||0)%60:0;void 0!==r.amPM&&(te=function Ye(te,se){return te%12+12*Do(se===r.l10n.amPM[1])}(te,r.amPM.textContent));var Xe=void 0!==r.config.minTime||r.config.minDate&&r.minDateHasTime&&r.latestSelectedDateObj&&0===gr(r.latestSelectedDateObj,r.config.minDate,!0),Tt=void 0!==r.config.maxTime||r.config.maxDate&&r.maxDateHasTime&&r.latestSelectedDateObj&&0===gr(r.latestSelectedDateObj,r.config.maxDate,!0);if(void 0!==r.config.maxTime&&void 0!==r.config.minTime&&r.config.minTime>r.config.maxTime){var Gt=Xr(r.config.minTime.getHours(),r.config.minTime.getMinutes(),r.config.minTime.getSeconds()),mn=Xr(r.config.maxTime.getHours(),r.config.maxTime.getMinutes(),r.config.maxTime.getSeconds()),$t=Xr(te,se,Le);if($t>mn&&$t=12)]),void 0!==r.secondElement&&(r.secondElement.value=ni(Le)))}function an(te){var se=k(te),Le=parseInt(se.value)+(te.delta||0);(Le/1e3>1||"Enter"===te.key&&!/[^\d]/.test(Le.toString()))&&Tr(Le)}function vt(te,se,Le,Xe){return se instanceof Array?se.forEach(function(Tt){return vt(te,Tt,Le,Xe)}):te instanceof Array?te.forEach(function(Tt){return vt(Tt,se,Le,Xe)}):(te.addEventListener(se,Le,Xe),void r._handlers.push({remove:function(){return te.removeEventListener(se,Le,Xe)}}))}function en(){nr("onChange")}function br(te,se){var Le=void 0!==te?r.parseDate(te):r.latestSelectedDateObj||(r.config.minDate&&r.config.minDate>r.now?r.config.minDate:r.config.maxDate&&r.config.maxDate=0&&gr(te,r.selectedDates[1])<=0)}(se)&&!Ra(se)&&Gt.classList.add("inRange"),r.weekNumbers&&1===r.config.showMonths&&"prevMonthDay"!==te&&Xe%7==6&&r.weekNumbers.insertAdjacentHTML("beforeend",""+r.config.getWeek(se)+""),nr("onDayCreate",Gt),Gt}function wr(te){te.focus(),"range"===r.config.mode&&Oa(te)}function fi(te){for(var se=te>0?0:r.config.showMonths-1,Le=te>0?r.config.showMonths:-1,Xe=se;Xe!=Le;Xe+=te)for(var Tt=r.daysContainer.children[Xe],Gt=te>0?0:Tt.children.length-1,mn=te>0?Tt.children.length:-1,$t=Gt;$t!=mn;$t+=te){var xn=Tt.children[$t];if(-1===xn.className.indexOf("hidden")&&ii(xn.dateObj))return xn}}function Eo(te,se){var Le=U(),Xe=lo(Le||document.body),Tt=void 0!==te?te:Xe?Le:void 0!==r.selectedDateElem&&lo(r.selectedDateElem)?r.selectedDateElem:void 0!==r.todayDateElem&&lo(r.todayDateElem)?r.todayDateElem:fi(se>0?1:-1);void 0===Tt?r._input.focus():Xe?function bo(te,se){for(var Le=-1===te.className.indexOf("Month")?te.dateObj.getMonth():r.currentMonth,Xe=se>0?r.config.showMonths:-1,Tt=se>0?1:-1,Gt=Le-r.currentMonth;Gt!=Xe;Gt+=Tt)for(var mn=r.daysContainer.children[Gt],$t=Le-r.currentMonth===Gt?te.$i+se:se<0?mn.children.length-1:0,xn=mn.children.length,Lt=$t;Lt>=0&&Lt0?xn:-1);Lt+=Tt){var hn=mn.children[Lt];if(-1===hn.className.indexOf("hidden")&&ii(hn.dateObj)&&Math.abs(te.$i-Lt)>=Math.abs(se))return wr(hn)}r.changeMonth(Tt),Eo(fi(Tt),0)}(Tt,se):wr(Tt)}function ao(te,se){for(var Le=(new Date(te,se,1).getDay()-r.l10n.firstDayOfWeek+7)%7,Xe=r.utils.getDaysInMonth((se-1+12)%12,te),Tt=r.utils.getDaysInMonth(se,te),Gt=window.document.createDocumentFragment(),mn=r.config.showMonths>1,$t=mn?"prevMonthDay hidden":"prevMonthDay",xn=mn?"nextMonthDay hidden":"nextMonthDay",Lt=Xe+1-Le,hn=0;Lt<=Xe;Lt++,hn++)Gt.appendChild(Mi("flatpickr-day "+$t,new Date(te,se-1,Lt),0,hn));for(Lt=1;Lt<=Tt;Lt++,hn++)Gt.appendChild(Mi("flatpickr-day",new Date(te,se,Lt),0,hn));for(var rr=Tt+1;rr<=42-Le&&(1===r.config.showMonths||hn%7!=0);rr++,hn++)Gt.appendChild(Mi("flatpickr-day "+xn,new Date(te,se+1,rr%Tt),0,hn));var Bo=h("div","dayContainer");return Bo.appendChild(Gt),Bo}function Is(){if(void 0!==r.daysContainer){E(r.daysContainer),r.weekNumbers&&E(r.weekNumbers);for(var te=document.createDocumentFragment(),se=0;se1||"dropdown"!==r.config.monthSelectorType)){r.monthsDropdownContainer.tabIndex=-1,r.monthsDropdownContainer.innerHTML="";for(var se=0;se<12;se++)if(Xe=se,!(void 0!==r.config.minDate&&r.currentYear===r.config.minDate.getFullYear()&&Xer.config.maxDate.getMonth())){var Le=h("option","flatpickr-monthDropdown-month");Le.value=new Date(r.currentYear,se).getMonth().toString(),Le.textContent=Ue(se,r.config.shorthandCurrentMonth,r.l10n),Le.tabIndex=-1,r.currentMonth===se&&(Le.selected=!0),r.monthsDropdownContainer.appendChild(Le)}}var Xe}function kl(){var Le,te=h("div","flatpickr-month"),se=window.document.createDocumentFragment();r.config.showMonths>1||"static"===r.config.monthSelectorType?Le=h("span","cur-month"):(r.monthsDropdownContainer=h("select","flatpickr-monthDropdown-months"),r.monthsDropdownContainer.setAttribute("aria-label",r.l10n.monthAriaLabel),vt(r.monthsDropdownContainer,"change",function(mn){var $t=k(mn),xn=parseInt($t.value,10);r.changeMonth(xn-r.currentMonth),nr("onMonthChange")}),Lo(),Le=r.monthsDropdownContainer);var Xe=P("cur-year",{tabindex:"-1"}),Tt=Xe.getElementsByTagName("input")[0];Tt.setAttribute("aria-label",r.l10n.yearAriaLabel),r.config.minDate&&Tt.setAttribute("min",r.config.minDate.getFullYear().toString()),r.config.maxDate&&(Tt.setAttribute("max",r.config.maxDate.getFullYear().toString()),Tt.disabled=!!r.config.minDate&&r.config.minDate.getFullYear()===r.config.maxDate.getFullYear());var Gt=h("div","flatpickr-current-month");return Gt.appendChild(Le),Gt.appendChild(Xe),se.appendChild(Gt),te.appendChild(se),{container:te,yearElement:Tt,monthElement:Le}}function Lr(){E(r.monthNav),r.monthNav.appendChild(r.prevMonthNav),r.config.showMonths&&(r.yearElements=[],r.monthElements=[]);for(var te=r.config.showMonths;te--;){var se=kl();r.yearElements.push(se.yearElement),r.monthElements.push(se.monthElement),r.monthNav.appendChild(se.container)}r.monthNav.appendChild(r.nextMonthNav)}function ln(){r.weekdayContainer?E(r.weekdayContainer):r.weekdayContainer=h("div","flatpickr-weekdays");for(var te=r.config.showMonths;te--;){var se=h("div","flatpickr-weekdaycontainer");r.weekdayContainer.appendChild(se)}return Un(),r.weekdayContainer}function Un(){if(r.weekdayContainer){var te=r.l10n.firstDayOfWeek,se=ou(r.l10n.weekdays.shorthand);te>0&&te\n "+se.join("")+"\n \n "}}function pi(te,se){void 0===se&&(se=!0);var Le=se?te:te-r.currentMonth;Le<0&&!0===r._hidePrevMonthArrow||Le>0&&!0===r._hideNextMonthArrow||(r.currentMonth+=Le,(r.currentMonth<0||r.currentMonth>11)&&(r.currentYear+=r.currentMonth>11?1:-1,r.currentMonth=(r.currentMonth+12)%12,nr("onYearChange"),Lo()),Is(),nr("onMonthChange"),qa())}function Sa(te){return r.calendarContainer.contains(te)}function ul(te){if(r.isOpen&&!r.config.inline){var se=k(te),Le=Sa(se),Tt=!(se===r.input||se===r.altInput||r.element.contains(se)||te.path&&te.path.indexOf&&(~te.path.indexOf(r.input)||~te.path.indexOf(r.altInput)))&&!Le&&!Sa(te.relatedTarget),Gt=!r.config.ignoredFocusElements.some(function(mn){return mn.contains(se)});Tt&&Gt&&(r.config.allowInput&&r.setDate(r._input.value,!1,r.config.altInput?r.config.altFormat:r.config.dateFormat),void 0!==r.timeContainer&&void 0!==r.minuteElement&&void 0!==r.hourElement&&""!==r.input.value&&void 0!==r.input.value&&Ve(),r.close(),r.config&&"range"===r.config.mode&&1===r.selectedDates.length&&r.clear(!1))}}function Tr(te){if(!(!te||r.config.minDate&&ter.config.maxDate.getFullYear())){var se=te,Le=r.currentYear!==se;r.currentYear=se||r.currentYear,r.config.maxDate&&r.currentYear===r.config.maxDate.getFullYear()?r.currentMonth=Math.min(r.config.maxDate.getMonth(),r.currentMonth):r.config.minDate&&r.currentYear===r.config.minDate.getFullYear()&&(r.currentMonth=Math.max(r.config.minDate.getMonth(),r.currentMonth)),Le&&(r.redraw(),nr("onYearChange"),Lo())}}function ii(te,se){var Le;void 0===se&&(se=!0);var Xe=r.parseDate(te,void 0,se);if(r.config.minDate&&Xe&&gr(Xe,r.config.minDate,void 0!==se?se:!r.minDateHasTime)<0||r.config.maxDate&&Xe&&gr(Xe,r.config.maxDate,void 0!==se?se:!r.maxDateHasTime)>0)return!1;if(!r.config.enable&&0===r.config.disable.length)return!0;if(void 0===Xe)return!1;for(var Tt=!!r.config.enable,Gt=null!==(Le=r.config.enable)&&void 0!==Le?Le:r.config.disable,mn=0,$t=void 0;mn=$t.from.getTime()&&Xe.getTime()<=$t.to.getTime())return Tt}return!Tt}function lo(te){return void 0!==r.daysContainer&&(-1===te.className.indexOf("hidden")&&-1===te.className.indexOf("flatpickr-disabled")&&r.daysContainer.contains(te))}function oa(te){var se=te.target===r._input,Le=r._input.value.trimEnd()!==vs();se&&Le&&(!te.relatedTarget||!Sa(te.relatedTarget))&&r.setDate(r._input.value,!0,te.target===r.altInput?r.config.altFormat:r.config.dateFormat)}function Fl(te){var se=k(te),Le=r.config.wrap?v.contains(se):se===r._input,Xe=r.config.allowInput,Tt=r.isOpen&&(!Xe||!Le),Gt=r.config.inline&&Le&&!Xe;if(13===te.keyCode&&Le){if(Xe)return r.setDate(r._input.value,!0,se===r.altInput?r.config.altFormat:r.config.dateFormat),r.close(),se.blur();r.open()}else if(Sa(se)||Tt||Gt){var mn=!!r.timeContainer&&r.timeContainer.contains(se);switch(te.keyCode){case 13:mn?(te.preventDefault(),Ve(),Ja()):Ia(te);break;case 27:te.preventDefault(),Ja();break;case 8:case 46:Le&&!r.config.allowInput&&(te.preventDefault(),r.clear());break;case 37:case 39:if(mn||Le)r.hourElement&&r.hourElement.focus();else{te.preventDefault();var $t=U();if(void 0!==r.daysContainer&&(!1===Xe||$t&&lo($t))){var xn=39===te.keyCode?1:-1;te.ctrlKey?(te.stopPropagation(),pi(xn),Eo(fi(1),0)):Eo(void 0,xn)}}break;case 38:case 40:te.preventDefault();var Lt=40===te.keyCode?1:-1;r.daysContainer&&void 0!==se.$i||se===r.input||se===r.altInput?te.ctrlKey?(te.stopPropagation(),Tr(r.currentYear-Lt),Eo(fi(1),0)):mn||Eo(void 0,7*Lt):se===r.currentYearElement?Tr(r.currentYear-Lt):r.config.enableTime&&(!mn&&r.hourElement&&r.hourElement.focus(),Ve(te),r._debouncedChange());break;case 9:if(mn){var hn=[r.hourElement,r.minuteElement,r.secondElement,r.amPM].concat(r.pluginElements).filter(function(Qi){return Qi}),rr=hn.indexOf(se);if(-1!==rr){var Bo=hn[rr+(te.shiftKey?-1:1)];te.preventDefault(),(Bo||r._input).focus()}}else!r.config.noCalendar&&r.daysContainer&&r.daysContainer.contains(se)&&te.shiftKey&&(te.preventDefault(),r._input.focus())}}if(void 0!==r.amPM&&se===r.amPM)switch(te.key){case r.l10n.amPM[0].charAt(0):case r.l10n.amPM[0].charAt(0).toLowerCase():r.amPM.textContent=r.l10n.amPM[0],Pt(),Qo();break;case r.l10n.amPM[1].charAt(0):case r.l10n.amPM[1].charAt(0).toLowerCase():r.amPM.textContent=r.l10n.amPM[1],Pt(),Qo()}(Le||Sa(se))&&nr("onKeyDown",te)}function Oa(te,se){if(void 0===se&&(se="flatpickr-day"),1===r.selectedDates.length&&(!te||te.classList.contains(se)&&!te.classList.contains("flatpickr-disabled"))){for(var Le=te?te.dateObj.getTime():r.days.firstElementChild.dateObj.getTime(),Xe=r.parseDate(r.selectedDates[0],void 0,!0).getTime(),Tt=Math.min(Le,r.selectedDates[0].getTime()),Gt=Math.max(Le,r.selectedDates[0].getTime()),mn=!1,$t=0,xn=0,Lt=Tt;LtTt&&Lt$t)?$t=Lt:Lt>Xe&&(!xn||Lt ."+se)).forEach(function(rr){var Qi=rr.dateObj.getTime(),la=$t>0&&Qi<$t||xn>0&&Qi>xn;if(la)return rr.classList.add("notAllowed"),void["inRange","startRange","endRange"].forEach(function(Ns){rr.classList.remove(Ns)});mn&&!la||(["startRange","inRange","endRange","notAllowed"].forEach(function(Ns){rr.classList.remove(Ns)}),void 0!==te&&(te.classList.add(Le<=r.selectedDates[0].getTime()?"startRange":"endRange"),XeLe&&Qi===Xe&&rr.classList.add("endRange"),Qi>=$t&&(0===xn||Qi<=xn)&&function(v,l,r){return v>Math.min(l,r)&&v0||Le.getMinutes()>0||Le.getSeconds()>0),r.selectedDates&&(r.selectedDates=r.selectedDates.filter(function(Tt){return ii(Tt)}),!r.selectedDates.length&&"min"===te&&gn(Le),Qo()),r.daysContainer&&(dl(),void 0!==Le?r.currentYearElement[te]=Le.getFullYear().toString():r.currentYearElement.removeAttribute(te),r.currentYearElement.disabled=!!Xe&&void 0!==Le&&Xe.getFullYear()===Le.getFullYear())}}function Aa(){return r.config.wrap?v.querySelector("[data-input]"):v}function xu(){"object"!=typeof r.config.locale&&typeof Fr.l10ns[r.config.locale]>"u"&&r.config.errorHandler(new Error("flatpickr: invalid locale "+r.config.locale)),r.l10n=Vi(Vi({},Fr.l10ns.default),"object"==typeof r.config.locale?r.config.locale:"default"!==r.config.locale?Fr.l10ns[r.config.locale]:void 0),Mt.D="("+r.l10n.weekdays.shorthand.join("|")+")",Mt.l="("+r.l10n.weekdays.longhand.join("|")+")",Mt.M="("+r.l10n.months.shorthand.join("|")+")",Mt.F="("+r.l10n.months.longhand.join("|")+")",Mt.K="("+r.l10n.amPM[0]+"|"+r.l10n.amPM[1]+"|"+r.l10n.amPM[0].toLowerCase()+"|"+r.l10n.amPM[1].toLowerCase()+")",void 0===Vi(Vi({},l),JSON.parse(JSON.stringify(v.dataset||{}))).time_24hr&&void 0===Fr.defaultConfig.time_24hr&&(r.config.time_24hr=r.l10n.time_24hr),r.formatDate=Dr(r),r.parseDate=Wt({config:r.config,l10n:r.l10n})}function sa(te){if("function"!=typeof r.config.position){if(void 0!==r.calendarContainer){nr("onPreCalendarPosition");var se=te||r._positionElement,Le=Array.prototype.reduce.call(r.calendarContainer.children,function(du,Bu){return du+Bu.offsetHeight},0),Xe=r.calendarContainer.offsetWidth,Tt=r.config.position.split(" "),Gt=Tt[0],mn=Tt.length>1?Tt[1]:null,$t=se.getBoundingClientRect(),xn=window.innerHeight-$t.bottom,Lt="above"===Gt||"below"!==Gt&&xnLe,hn=window.pageYOffset+$t.top+(Lt?-Le-2:se.offsetHeight+2);if(C(r.calendarContainer,"arrowTop",!Lt),C(r.calendarContainer,"arrowBottom",Lt),!r.config.inline){var rr=window.pageXOffset+$t.left,Bo=!1,Qi=!1;"center"===mn?(rr-=(Xe-$t.width)/2,Bo=!0):"right"===mn&&(rr-=Xe-$t.width,Qi=!0),C(r.calendarContainer,"arrowLeft",!Bo&&!Qi),C(r.calendarContainer,"arrowCenter",Bo),C(r.calendarContainer,"arrowRight",Qi);var la=window.document.body.offsetWidth-(window.pageXOffset+$t.right),Ns=rr+Xe>window.document.body.offsetWidth,fl=la+Xe>window.document.body.offsetWidth;if(C(r.calendarContainer,"rightMost",Ns),!r.config.static)if(r.calendarContainer.style.top=hn+"px",Ns)if(fl){var $s=function Qa(){for(var te=null,se=0;ser.currentMonth+r.config.showMonths-1)&&"range"!==r.config.mode;if(r.selectedDateElem=Xe,"single"===r.config.mode)r.selectedDates=[Tt];else if("multiple"===r.config.mode){var mn=Ra(Tt);mn?r.selectedDates.splice(parseInt(mn),1):r.selectedDates.push(Tt)}else"range"===r.config.mode&&(2===r.selectedDates.length&&r.clear(!1,!1),r.latestSelectedDateObj=Tt,r.selectedDates.push(Tt),0!==gr(Tt,r.selectedDates[0],!0)&&r.selectedDates.sort(function(hn,rr){return hn.getTime()-rr.getTime()}));if(Pt(),Gt){var $t=r.currentYear!==Tt.getFullYear();r.currentYear=Tt.getFullYear(),r.currentMonth=Tt.getMonth(),$t&&(nr("onYearChange"),Lo()),nr("onMonthChange")}if(qa(),Is(),Qo(),Gt||"range"===r.config.mode||1!==r.config.showMonths?void 0!==r.selectedDateElem&&void 0===r.hourElement&&r.selectedDateElem&&r.selectedDateElem.focus():wr(Xe),void 0!==r.hourElement&&void 0!==r.hourElement&&r.hourElement.focus(),r.config.closeOnSelect){var xn="single"===r.config.mode&&!r.config.enableTime,Lt="range"===r.config.mode&&2===r.selectedDates.length&&!r.config.enableTime;(xn||Lt)&&Ja()}en()}}r.parseDate=Wt({config:r.config,l10n:r.l10n}),r._handlers=[],r.pluginElements=[],r.loadedPlugins=[],r._bind=vt,r._setHoursFromDate=gn,r._positionCalendar=sa,r.changeMonth=pi,r.changeYear=Tr,r.clear=function Zi(te,se){if(void 0===te&&(te=!0),void 0===se&&(se=!0),r.input.value="",void 0!==r.altInput&&(r.altInput.value=""),void 0!==r.mobileInput&&(r.mobileInput.value=""),r.selectedDates=[],r.latestSelectedDateObj=void 0,!0===se&&(r.currentYear=r._initialDate.getFullYear(),r.currentMonth=r._initialDate.getMonth()),!0===r.config.enableTime){var Le=zs(r.config),Xe=Le.hours,Tt=Le.minutes,Gt=Le.seconds;fn(Xe,Tt,Gt)}r.redraw(),te&&nr("onChange")},r.close=function ia(){r.isOpen=!1,r.isMobile||(void 0!==r.calendarContainer&&r.calendarContainer.classList.remove("open"),void 0!==r._input&&r._input.classList.remove("active")),nr("onClose")},r.onMouseOver=Oa,r._createElement=h,r.createDay=Mi,r.destroy=function Pr(){void 0!==r.config&&nr("onDestroy");for(var te=r._handlers.length;te--;)r._handlers[te].remove();if(r._handlers=[],r.mobileInput)r.mobileInput.parentNode&&r.mobileInput.parentNode.removeChild(r.mobileInput),r.mobileInput=void 0;else if(r.calendarContainer&&r.calendarContainer.parentNode)if(r.config.static&&r.calendarContainer.parentNode){var se=r.calendarContainer.parentNode;if(se.lastChild&&se.removeChild(se.lastChild),se.parentNode){for(;se.firstChild;)se.parentNode.insertBefore(se.firstChild,se);se.parentNode.removeChild(se)}}else r.calendarContainer.parentNode.removeChild(r.calendarContainer);r.altInput&&(r.input.type="text",r.altInput.parentNode&&r.altInput.parentNode.removeChild(r.altInput),delete r.altInput),r.input&&(r.input.type=r.input._type,r.input.classList.remove("flatpickr-input"),r.input.removeAttribute("readonly")),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(Le){try{delete r[Le]}catch{}})},r.isEnabled=ii,r.jumpToDate=br,r.updateValue=Qo,r.open=function xc(te,se){if(void 0===se&&(se=r._positionElement),!0===r.isMobile){if(te){te.preventDefault();var Le=k(te);Le&&Le.blur()}return void 0!==r.mobileInput&&(r.mobileInput.focus(),r.mobileInput.click()),void nr("onOpen")}if(r._input.disabled||r.config.inline)return;var Xe=r.isOpen;r.isOpen=!0,Xe||(r.calendarContainer.classList.add("open"),r._input.classList.add("active"),nr("onOpen"),sa(se)),!0===r.config.enableTime&&!0===r.config.noCalendar&&!1===r.config.allowInput&&(void 0===te||!r.timeContainer.contains(te.relatedTarget))&&setTimeout(function(){return r.hourElement.select()},50)},r.redraw=dl,r.set=function Xa(te,se){if(null!==te&&"object"==typeof te)for(var Le in Object.assign(r.config,te),te)void 0!==Pa[Le]&&Pa[Le].forEach(function(Xe){return Xe()});else r.config[te]=se,void 0!==Pa[te]?Pa[te].forEach(function(Xe){return Xe()}):ic.indexOf(te)>-1&&(r.config[te]=jr(se));r.redraw(),Qo(!0)},r.setDate=function Na(te,se,Le){if(void 0===se&&(se=!1),void 0===Le&&(Le=r.config.dateFormat),0!==te&&!te||te instanceof Array&&0===te.length)return r.clear(se);ku(te,Le),r.latestSelectedDateObj=r.selectedDates[r.selectedDates.length-1],r.redraw(),br(void 0,se),gn(),0===r.selectedDates.length&&r.clear(!1),Qo(se),se&&nr("onChange")},r.toggle=function fc(te){if(!0===r.isOpen)return r.close();r.open(te)};var Pa={locale:[xu,Un],showMonths:[Lr,ge,ln],minDate:[br],maxDate:[br],positionElement:[cu],clickOpens:[function(){!0===r.config.clickOpens?(vt(r._input,"focus",r.open),vt(r._input,"click",r.open)):(r._input.removeEventListener("focus",r.open),r._input.removeEventListener("click",r.open))}]};function ku(te,se){var Le=[];if(te instanceof Array)Le=te.map(function(Xe){return r.parseDate(Xe,se)});else if(te instanceof Date||"number"==typeof te)Le=[r.parseDate(te,se)];else if("string"==typeof te)switch(r.config.mode){case"single":case"time":Le=[r.parseDate(te,se)];break;case"multiple":Le=te.split(r.config.conjunction).map(function(Xe){return r.parseDate(Xe,se)});break;case"range":Le=te.split(r.l10n.rangeSeparator).map(function(Xe){return r.parseDate(Xe,se)})}else r.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(te)));r.selectedDates=r.config.allowInvalidPreload?Le:Le.filter(function(Xe){return Xe instanceof Date&&ii(Xe,!1)}),"range"===r.config.mode&&r.selectedDates.sort(function(Xe,Tt){return Xe.getTime()-Tt.getTime()})}function _s(te){return te.slice().map(function(se){return"string"==typeof se||"number"==typeof se||se instanceof Date?r.parseDate(se,void 0,!0):se&&"object"==typeof se&&se.from&&se.to?{from:r.parseDate(se.from,void 0),to:r.parseDate(se.to,void 0)}:se}).filter(function(se){return se})}function cu(){r._positionElement=r.config.positionElement||r._input}function nr(te,se){if(void 0!==r.config){var Le=r.config[te];if(void 0!==Le&&Le.length>0)for(var Xe=0;Le[Xe]&&Xe1||"static"===r.config.monthSelectorType?r.monthElements[se].textContent=Ue(Le.getMonth(),r.config.shorthandCurrentMonth,r.l10n)+" ":r.monthsDropdownContainer.value=Le.getMonth().toString(),te.value=Le.getFullYear().toString()}),r._hidePrevMonthArrow=void 0!==r.config.minDate&&(r.currentYear===r.config.minDate.getFullYear()?r.currentMonth<=r.config.minDate.getMonth():r.currentYearr.config.maxDate.getMonth():r.currentYear>r.config.maxDate.getFullYear()))}function vs(te){var se=te||(r.config.altInput?r.config.altFormat:r.config.dateFormat);return r.selectedDates.map(function(Le){return r.formatDate(Le,se)}).filter(function(Le,Xe,Tt){return"range"!==r.config.mode||r.config.enableTime||Tt.indexOf(Le)===Xe}).join("range"!==r.config.mode?r.config.conjunction:r.l10n.rangeSeparator)}function Qo(te){void 0===te&&(te=!0),void 0!==r.mobileInput&&r.mobileFormatStr&&(r.mobileInput.value=void 0!==r.latestSelectedDateObj?r.formatDate(r.latestSelectedDateObj,r.mobileFormatStr):""),r.input.value=vs(r.config.dateFormat),void 0!==r.altInput&&(r.altInput.value=vs(r.config.altFormat)),!1!==te&&nr("onValueUpdate")}function uu(te){var se=k(te),Le=r.prevMonthNav.contains(se),Xe=r.nextMonthNav.contains(se);Le||Xe?pi(Le?-1:1):r.yearElements.indexOf(se)>=0?se.select():se.classList.contains("arrowUp")?r.changeYear(r.currentYear+1):se.classList.contains("arrowDown")&&r.changeYear(r.currentYear-1)}return function O(){r.element=r.input=v,r.isOpen=!1,function Ps(){var te=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],se=Vi(Vi({},JSON.parse(JSON.stringify(v.dataset||{}))),l),Le={};r.config.parseDate=se.parseDate,r.config.formatDate=se.formatDate,Object.defineProperty(r.config,"enable",{get:function(){return r.config._enable},set:function(hn){r.config._enable=_s(hn)}}),Object.defineProperty(r.config,"disable",{get:function(){return r.config._disable},set:function(hn){r.config._disable=_s(hn)}});var Xe="time"===se.mode;if(!se.dateFormat&&(se.enableTime||Xe)){var Tt=Fr.defaultConfig.dateFormat||Wa.dateFormat;Le.dateFormat=se.noCalendar||Xe?"H:i"+(se.enableSeconds?":S":""):Tt+" H:i"+(se.enableSeconds?":S":"")}if(se.altInput&&(se.enableTime||Xe)&&!se.altFormat){var Gt=Fr.defaultConfig.altFormat||Wa.altFormat;Le.altFormat=se.noCalendar||Xe?"h:i"+(se.enableSeconds?":S K":" K"):Gt+" h:i"+(se.enableSeconds?":S":"")+" K"}Object.defineProperty(r.config,"minDate",{get:function(){return r.config._minDate},set:Za("min")}),Object.defineProperty(r.config,"maxDate",{get:function(){return r.config._maxDate},set:Za("max")});var mn=function(hn){return function(rr){r.config["min"===hn?"_minTime":"_maxTime"]=r.parseDate(rr,"H:i:S")}};Object.defineProperty(r.config,"minTime",{get:function(){return r.config._minTime},set:mn("min")}),Object.defineProperty(r.config,"maxTime",{get:function(){return r.config._maxTime},set:mn("max")}),"time"===se.mode&&(r.config.noCalendar=!0,r.config.enableTime=!0),Object.assign(r.config,Le,se);for(var $t=0;$t-1?r.config[Lt]=jr(xn[Lt]).map(oe).concat(r.config[Lt]):typeof se[Lt]>"u"&&(r.config[Lt]=xn[Lt])}se.altInputClass||(r.config.altInputClass=Aa().className+" "+r.config.altInputClass),nr("onParseConfig")}(),xu(),function dc(){if(r.input=Aa(),!r.input)return void r.config.errorHandler(new Error("Invalid input element specified"));r.input._type=r.input.type,r.input.type="text",r.input.classList.add("flatpickr-input"),r._input=r.input,r.config.altInput&&(r.altInput=h(r.input.nodeName,r.config.altInputClass),r._input=r.altInput,r.altInput.placeholder=r.input.placeholder,r.altInput.disabled=r.input.disabled,r.altInput.required=r.input.required,r.altInput.tabIndex=r.input.tabIndex,r.altInput.type="text",r.input.setAttribute("type","hidden"),!r.config.static&&r.input.parentNode&&r.input.parentNode.insertBefore(r.altInput,r.input.nextSibling)),r.config.allowInput||r._input.setAttribute("readonly","readonly"),cu()}(),function uc(){r.selectedDates=[],r.now=r.parseDate(r.config.now)||new Date;var te=r.config.defaultDate||("INPUT"!==r.input.nodeName&&"TEXTAREA"!==r.input.nodeName||!r.input.placeholder||r.input.value!==r.input.placeholder?r.input.value:null);te&&ku(te,r.config.dateFormat),r._initialDate=r.selectedDates.length>0?r.selectedDates[0]:r.config.minDate&&r.config.minDate.getTime()>r.now.getTime()?r.config.minDate:r.config.maxDate&&r.config.maxDate.getTime()0&&(r.latestSelectedDateObj=r.selectedDates[0]),void 0!==r.config.minTime&&(r.config.minTime=r.parseDate(r.config.minTime,"H:i")),void 0!==r.config.maxTime&&(r.config.maxTime=r.parseDate(r.config.maxTime,"H:i")),r.minDateHasTime=!!r.config.minDate&&(r.config.minDate.getHours()>0||r.config.minDate.getMinutes()>0||r.config.minDate.getSeconds()>0),r.maxDateHasTime=!!r.config.maxDate&&(r.config.maxDate.getHours()>0||r.config.maxDate.getMinutes()>0||r.config.maxDate.getSeconds()>0)}(),function D(){r.utils={getDaysInMonth:function(te,se){return void 0===te&&(te=r.currentMonth),void 0===se&&(se=r.currentYear),1===te&&(se%4==0&&se%100!=0||se%400==0)?29:r.l10n.daysInMonth[te]}}}(),r.isMobile||function ra(){var te=window.document.createDocumentFragment();if(r.calendarContainer=h("div","flatpickr-calendar"),r.calendarContainer.tabIndex=-1,!r.config.noCalendar){if(te.appendChild(function Ft(){return r.monthNav=h("div","flatpickr-months"),r.yearElements=[],r.monthElements=[],r.prevMonthNav=h("span","flatpickr-prev-month"),r.prevMonthNav.innerHTML=r.config.prevArrow,r.nextMonthNav=h("span","flatpickr-next-month"),r.nextMonthNav.innerHTML=r.config.nextArrow,Lr(),Object.defineProperty(r,"_hidePrevMonthArrow",{get:function(){return r.__hidePrevMonthArrow},set:function(te){r.__hidePrevMonthArrow!==te&&(C(r.prevMonthNav,"flatpickr-disabled",te),r.__hidePrevMonthArrow=te)}}),Object.defineProperty(r,"_hideNextMonthArrow",{get:function(){return r.__hideNextMonthArrow},set:function(te){r.__hideNextMonthArrow!==te&&(C(r.nextMonthNav,"flatpickr-disabled",te),r.__hideNextMonthArrow=te)}}),r.currentYearElement=r.yearElements[0],qa(),r.monthNav}()),r.innerContainer=h("div","flatpickr-innerContainer"),r.config.weekNumbers){var se=function Mr(){r.calendarContainer.classList.add("hasWeeks");var te=h("div","flatpickr-weekwrapper");te.appendChild(h("span","flatpickr-weekday",r.l10n.weekAbbreviation));var se=h("div","flatpickr-weeks");return te.appendChild(se),{weekWrapper:te,weekNumbers:se}}(),Le=se.weekWrapper,Xe=se.weekNumbers;r.innerContainer.appendChild(Le),r.weekNumbers=Xe,r.weekWrapper=Le}r.rContainer=h("div","flatpickr-rContainer"),r.rContainer.appendChild(ln()),r.daysContainer||(r.daysContainer=h("div","flatpickr-days"),r.daysContainer.tabIndex=-1),Is(),r.rContainer.appendChild(r.daysContainer),r.innerContainer.appendChild(r.rContainer),te.appendChild(r.innerContainer)}r.config.enableTime&&te.appendChild(function tn(){r.calendarContainer.classList.add("hasTime"),r.config.noCalendar&&r.calendarContainer.classList.add("noCalendar");var te=zs(r.config);r.timeContainer=h("div","flatpickr-time"),r.timeContainer.tabIndex=-1;var se=h("span","flatpickr-time-separator",":"),Le=P("flatpickr-hour",{"aria-label":r.l10n.hourAriaLabel});r.hourElement=Le.getElementsByTagName("input")[0];var Xe=P("flatpickr-minute",{"aria-label":r.l10n.minuteAriaLabel});if(r.minuteElement=Xe.getElementsByTagName("input")[0],r.hourElement.tabIndex=r.minuteElement.tabIndex=-1,r.hourElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getHours():r.config.time_24hr?te.hours:function ft(te){switch(te%24){case 0:case 12:return 12;default:return te%12}}(te.hours)),r.minuteElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getMinutes():te.minutes),r.hourElement.setAttribute("step",r.config.hourIncrement.toString()),r.minuteElement.setAttribute("step",r.config.minuteIncrement.toString()),r.hourElement.setAttribute("min",r.config.time_24hr?"0":"1"),r.hourElement.setAttribute("max",r.config.time_24hr?"23":"12"),r.hourElement.setAttribute("maxlength","2"),r.minuteElement.setAttribute("min","0"),r.minuteElement.setAttribute("max","59"),r.minuteElement.setAttribute("maxlength","2"),r.timeContainer.appendChild(Le),r.timeContainer.appendChild(se),r.timeContainer.appendChild(Xe),r.config.time_24hr&&r.timeContainer.classList.add("time24hr"),r.config.enableSeconds){r.timeContainer.classList.add("hasSeconds");var Tt=P("flatpickr-second");r.secondElement=Tt.getElementsByTagName("input")[0],r.secondElement.value=ni(r.latestSelectedDateObj?r.latestSelectedDateObj.getSeconds():te.seconds),r.secondElement.setAttribute("step",r.minuteElement.getAttribute("step")),r.secondElement.setAttribute("min","0"),r.secondElement.setAttribute("max","59"),r.secondElement.setAttribute("maxlength","2"),r.timeContainer.appendChild(h("span","flatpickr-time-separator",":")),r.timeContainer.appendChild(Tt)}return r.config.time_24hr||(r.amPM=h("span","flatpickr-am-pm",r.l10n.amPM[Do((r.latestSelectedDateObj?r.hourElement.value:r.config.defaultHour)>11)]),r.amPM.title=r.l10n.toggleTitle,r.amPM.tabIndex=-1,r.timeContainer.appendChild(r.amPM)),r.timeContainer}()),C(r.calendarContainer,"rangeMode","range"===r.config.mode),C(r.calendarContainer,"animate",!0===r.config.animate),C(r.calendarContainer,"multiMonth",r.config.showMonths>1),r.calendarContainer.appendChild(te);var Tt=void 0!==r.config.appendTo&&void 0!==r.config.appendTo.nodeType;if((r.config.inline||r.config.static)&&(r.calendarContainer.classList.add(r.config.inline?"inline":"static"),r.config.inline&&(!Tt&&r.element.parentNode?r.element.parentNode.insertBefore(r.calendarContainer,r._input.nextSibling):void 0!==r.config.appendTo&&r.config.appendTo.appendChild(r.calendarContainer)),r.config.static)){var Gt=h("div","flatpickr-wrapper");r.element.parentNode&&r.element.parentNode.insertBefore(Gt,r.element),Gt.appendChild(r.element),r.altInput&&Gt.appendChild(r.altInput),Gt.appendChild(r.calendarContainer)}!r.config.static&&!r.config.inline&&(void 0!==r.config.appendTo?r.config.appendTo:window.document.body).appendChild(r.calendarContainer)}(),function sr(){if(r.config.wrap&&["open","close","toggle","clear"].forEach(function(Le){Array.prototype.forEach.call(r.element.querySelectorAll("[data-"+Le+"]"),function(Xe){return vt(Xe,"click",r[Le])})}),r.isMobile)return void function Fu(){var te=r.config.enableTime?r.config.noCalendar?"time":"datetime-local":"date";r.mobileInput=h("input",r.input.className+" flatpickr-mobile"),r.mobileInput.tabIndex=1,r.mobileInput.type=te,r.mobileInput.disabled=r.input.disabled,r.mobileInput.required=r.input.required,r.mobileInput.placeholder=r.input.placeholder,r.mobileFormatStr="datetime-local"===te?"Y-m-d\\TH:i:S":"date"===te?"Y-m-d":"H:i:S",r.selectedDates.length>0&&(r.mobileInput.defaultValue=r.mobileInput.value=r.formatDate(r.selectedDates[0],r.mobileFormatStr)),r.config.minDate&&(r.mobileInput.min=r.formatDate(r.config.minDate,"Y-m-d")),r.config.maxDate&&(r.mobileInput.max=r.formatDate(r.config.maxDate,"Y-m-d")),r.input.getAttribute("step")&&(r.mobileInput.step=String(r.input.getAttribute("step"))),r.input.type="hidden",void 0!==r.altInput&&(r.altInput.type="hidden");try{r.input.parentNode&&r.input.parentNode.insertBefore(r.mobileInput,r.input.nextSibling)}catch{}vt(r.mobileInput,"change",function(se){r.setDate(k(se).value,!1,r.mobileFormatStr),nr("onChange"),nr("onClose")})}();var te=ac(Ll,50);if(r._debouncedChange=ac(en,300),r.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&vt(r.daysContainer,"mouseover",function(Le){"range"===r.config.mode&&Oa(k(Le))}),vt(r._input,"keydown",Fl),void 0!==r.calendarContainer&&vt(r.calendarContainer,"keydown",Fl),!r.config.inline&&!r.config.static&&vt(window,"resize",te),void 0!==window.ontouchstart?vt(window.document,"touchstart",ul):vt(window.document,"mousedown",ul),vt(window.document,"focus",ul,{capture:!0}),!0===r.config.clickOpens&&(vt(r._input,"focus",r.open),vt(r._input,"click",r.open)),void 0!==r.daysContainer&&(vt(r.monthNav,"click",uu),vt(r.monthNav,["keyup","increment"],an),vt(r.daysContainer,"click",Ia)),void 0!==r.timeContainer&&void 0!==r.minuteElement&&void 0!==r.hourElement){var se=function(Le){return k(Le).select()};vt(r.timeContainer,["increment"],Ve),vt(r.timeContainer,"blur",Ve,{capture:!0}),vt(r.timeContainer,"click",Ar),vt([r.hourElement,r.minuteElement],["focus","click"],se),void 0!==r.secondElement&&vt(r.secondElement,"focus",function(){return r.secondElement&&r.secondElement.select()}),void 0!==r.amPM&&vt(r.amPM,"click",function(Le){Ve(Le)})}r.config.allowInput&&vt(r._input,"blur",oa)}(),(r.selectedDates.length||r.config.noCalendar)&&(r.config.enableTime&&gn(r.config.noCalendar?r.latestSelectedDateObj:void 0),Qo(!1)),ge();var te=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!r.isMobile&&te&&sa(),nr("onReady")}(),r}function gs(v,l){for(var r=Array.prototype.slice.call(v).filter(function(oe){return oe instanceof HTMLElement}),D=[],O=0;O",this.noCalendar=!1,this.now=new Date,this.prevArrow="<",this.shorthandCurrentMonth=!1,this.static=!1,this.time24hr=!1,this.utc=!1,this.weekNumbers=!1,this.wrap=!1,this.plugins=[],this.locale="default",this.convertModelValue=!1,this.showMonths=1,this.monthSelectorType="static"}}Fo.\u0275fac=function(l){return new(l||Fo)},Fo.\u0275prov=d.Yz7({token:Fo,factory:Fo.\u0275fac});const Iu={provide:Or.JU,useExisting:(0,d.Gpc)(()=>ll),multi:!0};class ll{constructor(l,r,D){this.elm=l,this.defaults=r,this.renderer=D,this.options={},this.flatpickrReady=new d.vpe,this.flatpickrChange=new d.vpe,this.flatpickrValueUpdate=new d.vpe,this.flatpickrOpen=new d.vpe,this.flatpickrClose=new d.vpe,this.flatpickrMonthChange=new d.vpe,this.flatpickrYearChange=new d.vpe,this.flatpickrDayCreate=new d.vpe,this.isDisabled=!1,this.onChangeFn=()=>{},this.onTouchedFn=()=>{}}ngAfterViewInit(){const l={altFormat:this.altFormat,altInput:this.altInput,altInputClass:this.altInputClass,allowInput:this.allowInput,appendTo:this.appendTo,ariaDateFormat:this.ariaDateFormat,clickOpens:this.clickOpens,dateFormat:this.dateFormat,defaultHour:this.defaultHour,defaultMinute:this.defaultMinute,defaultSeconds:this.defaultSeconds,disable:this.disable,disableMobile:this.disableMobile,enable:this.enable,enableTime:this.enableTime,enableSeconds:this.enableSeconds,formatDate:this.formatDate,hourIncrement:this.hourIncrement,defaultDate:this.initialValue,inline:this.inline,maxDate:this.maxDate,minDate:this.minDate,minuteIncrement:this.minuteIncrement,mode:this.mode,nextArrow:this.nextArrow,noCalendar:this.noCalendar,now:this.now,parseDate:this.parseDate,prevArrow:this.prevArrow,shorthandCurrentMonth:this.shorthandCurrentMonth,showMonths:this.showMonths,monthSelectorType:this.monthSelectorType,static:this.static,time24hr:this.time24hr,weekNumbers:this.weekNumbers,getWeek:this.getWeek,wrap:this.wrap,plugins:this.plugins,locale:this.locale,onChange:(r,D,O)=>{this.flatpickrChange.emit({selectedDates:r,dateString:D,instance:O})},onOpen:(r,D,O)=>{this.flatpickrOpen.emit({selectedDates:r,dateString:D,instance:O})},onClose:(r,D,O)=>{this.flatpickrClose.emit({selectedDates:r,dateString:D,instance:O})},onMonthChange:(r,D,O)=>{this.flatpickrMonthChange.emit({selectedDates:r,dateString:D,instance:O})},onYearChange:(r,D,O)=>{this.flatpickrYearChange.emit({selectedDates:r,dateString:D,instance:O})},onReady:(r,D,O)=>{this.flatpickrReady.emit({selectedDates:r,dateString:D,instance:O})},onValueUpdate:(r,D,O)=>{this.flatpickrValueUpdate.emit({selectedDates:r,dateString:D,instance:O})},onDayCreate:(r,D,O,U)=>{this.flatpickrDayCreate.emit({selectedDates:r,dateString:D,instance:O,dayElement:U})}};Object.keys(l).forEach(r=>{typeof l[r]>"u"&&(typeof this.options[r]<"u"?l[r]=this.options[r]:l[r]=this.defaults[r])}),l.time_24hr=l.time24hr,l.altInputClass=(l.altInputClass||"")+" "+this.elm.nativeElement.className,l.enable||delete l.enable,this.instance=Il(this.elm.nativeElement,l),this.setDisabledState(this.isDisabled)}ngOnChanges(l){this.instance&&Object.keys(l).forEach(r=>{this.instance.set(r,this[r])})}ngOnDestroy(){this.instance&&this.instance.destroy()}writeValue(l){let r=l;this.convertModelValue&&"range"===this.mode&&l&&(r=[l.from,l.to]),this.instance?this.instance.setDate(r):this.initialValue=r}registerOnChange(l){this.onChangeFn=l}registerOnTouched(l){this.onTouchedFn=l}setDisabledState(l){this.isDisabled=l,this.instance&&(this.isDisabled?this.renderer.setProperty(this.instance._input,"disabled","disabled"):this.renderer.removeAttribute(this.instance._input,"disabled"))}inputChanged(){const l=this.elm.nativeElement.value;if(this.convertModelValue&&"string"==typeof l)switch(this.mode){case"multiple":const r=l.split("; ").map(U=>this.instance.parseDate(U,this.instance.config.dateFormat,!this.instance.config.enableTime));this.onChangeFn(r);break;case"range":const[D,O]=l.split(this.instance.l10n.rangeSeparator).map(U=>this.instance.parseDate(U,this.instance.config.dateFormat,!this.instance.config.enableTime));this.onChangeFn({from:D,to:O});break;default:this.onChangeFn(this.instance.parseDate(l,this.instance.config.dateFormat,!this.instance.config.enableTime))}else this.onChangeFn(l)}}ll.\u0275fac=function(l){return new(l||ll)(d.Y36(d.SBq),d.Y36(Fo),d.Y36(d.Qsj))},ll.\u0275dir=d.lG2({type:ll,selectors:[["","mwlFlatpickr",""]],hostBindings:function(l,r){1&l&&d.NdJ("blur",function(){return r.onTouchedFn()})("input",function(){return r.inputChanged()})},inputs:{options:"options",altFormat:"altFormat",altInput:"altInput",altInputClass:"altInputClass",allowInput:"allowInput",appendTo:"appendTo",ariaDateFormat:"ariaDateFormat",clickOpens:"clickOpens",dateFormat:"dateFormat",defaultHour:"defaultHour",defaultMinute:"defaultMinute",defaultSeconds:"defaultSeconds",disable:"disable",disableMobile:"disableMobile",enable:"enable",enableTime:"enableTime",enableSeconds:"enableSeconds",formatDate:"formatDate",hourIncrement:"hourIncrement",inline:"inline",maxDate:"maxDate",minDate:"minDate",minuteIncrement:"minuteIncrement",mode:"mode",nextArrow:"nextArrow",noCalendar:"noCalendar",now:"now",parseDate:"parseDate",prevArrow:"prevArrow",shorthandCurrentMonth:"shorthandCurrentMonth",showMonths:"showMonths",static:"static",time24hr:"time24hr",weekNumbers:"weekNumbers",getWeek:"getWeek",wrap:"wrap",plugins:"plugins",locale:"locale",convertModelValue:"convertModelValue",monthSelectorType:"monthSelectorType"},outputs:{flatpickrReady:"flatpickrReady",flatpickrChange:"flatpickrChange",flatpickrValueUpdate:"flatpickrValueUpdate",flatpickrOpen:"flatpickrOpen",flatpickrClose:"flatpickrClose",flatpickrMonthChange:"flatpickrMonthChange",flatpickrYearChange:"flatpickrYearChange",flatpickrDayCreate:"flatpickrDayCreate"},exportAs:["mwlFlatpickr"],features:[d._Bn([Iu]),d.TTD]});const Pl=new d.OlP("flatpickr defaults");function Nc(v){const l=new Fo;return Object.assign(l,v),l}class Ta{static forRoot(l={}){return{ngModule:Ta,providers:[{provide:Pl,useValue:l},{provide:Fo,useFactory:Nc,deps:[Pl]}]}}}Ta.\u0275fac=function(l){return new(l||Ta)},Ta.\u0275mod=d.oAB({type:Ta}),Ta.\u0275inj=d.cJS({});var vd=g(60845),yd=g(45831),Nl=g(97172),lc=g(97286),Pu=g(65148),Dd=g(4238),Rl=g(9665);const Ka=["modalContent"];function au(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-month-view",16),d.NdJ("dayClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.dayClicked(O.day))})("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)("activeDayIsOpen",r.activeDayIsOpen)}}function bd(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-week-view",17),d.NdJ("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)}}function xl(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"mwl-calendar-day-view",17),d.NdJ("eventClicked",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.handleEvent("Clicked",O.event))})("eventTimesChanged",function(O){d.CHM(r);const U=d.oxw();return d.KtG(U.eventTimesChanged(O))}),d._uU(1,"\n "),d.qZA()}if(2&v){const r=d.oxw();d.Q6J("viewDate",r.viewDate)("events",r.events)("refresh",r.refresh)}}function cl(v,l){if(1&v){const r=d.EpF();d.TgZ(0,"tr"),d._uU(1,"\n "),d.TgZ(2,"td"),d._uU(3,"\n "),d.TgZ(4,"input",18),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.title=O)})("keyup",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(5,"\n "),d.qZA(),d._uU(6,"\n "),d.TgZ(7,"td"),d._uU(8,"\n "),d.TgZ(9,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.primary=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n "),d.TgZ(12,"td"),d._uU(13,"\n "),d.TgZ(14,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.secondary=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(15,"\n "),d.TgZ(16,"input",19),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.color.secondaryText=O)})("change",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(17,"\n "),d.qZA(),d._uU(18,"\n "),d.TgZ(19,"td"),d._uU(20,"\n "),d.TgZ(21,"input",20),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.start=O)})("ngModelChange",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"td"),d._uU(25,"\n "),d.TgZ(26,"input",20),d.NdJ("ngModelChange",function(O){const oe=d.CHM(r).$implicit;return d.KtG(oe.end=O)})("ngModelChange",function(){d.CHM(r);const O=d.oxw();return d.KtG(O.refresh.next())}),d.qZA(),d._uU(27,"\n "),d.qZA(),d._uU(28,"\n "),d.TgZ(29,"td"),d._uU(30,"\n "),d.TgZ(31,"button",21),d.NdJ("click",function(){const U=d.CHM(r).$implicit,oe=d.oxw();return d.KtG(oe.deleteEvent(U))}),d._uU(32,"\n Delete\n "),d.qZA(),d._uU(33,"\n "),d.qZA(),d._uU(34,"\n "),d.qZA()}if(2&v){const r=l.$implicit;let D;d.xp6(4),d.Q6J("ngModel",r.title),d.xp6(5),d.Q6J("ngModel",r.color.primary),d.xp6(5),d.Q6J("ngModel",r.color.secondary),d.xp6(2),d.Q6J("ngModel",null!==(D=r.color.secondaryText)&&void 0!==D?D:"#1e90ff"),d.xp6(5),d.Q6J("ngModel",r.start)("altInput",!0)("convertModelValue",!0)("enableTime",!0),d.xp6(5),d.Q6J("ngModel",r.end)("altInput",!0)("convertModelValue",!0)("enableTime",!0)}}function ms(v,l){if(1&v){const r=d.EpF();d._uU(0,"\n "),d.TgZ(1,"div",22),d._uU(2,"\n "),d.TgZ(3,"h5",23),d._uU(4,"Event action occurred"),d.qZA(),d._uU(5,"\n "),d.TgZ(6,"button",24),d.NdJ("click",function(){const U=d.CHM(r).close;return d.KtG(U())}),d._uU(7,"\n "),d.TgZ(8,"span",25),d._uU(9,"\xd7"),d.qZA(),d._uU(10,"\n "),d.qZA(),d._uU(11,"\n "),d.qZA(),d._uU(12,"\n "),d.TgZ(13,"div",26),d._uU(14,"\n "),d.TgZ(15,"div"),d._uU(16,"\n Action:\n "),d.TgZ(17,"pre"),d._uU(18),d.qZA(),d._uU(19,"\n "),d.qZA(),d._uU(20,"\n "),d.TgZ(21,"div"),d._uU(22,"\n Event:\n "),d.TgZ(23,"pre"),d._uU(24),d.ALo(25,"json"),d.qZA(),d._uU(26,"\n "),d.qZA(),d._uU(27,"\n "),d.qZA(),d._uU(28,"\n "),d.TgZ(29,"div",27),d._uU(30,"\n "),d.TgZ(31,"button",28),d.NdJ("click",function(){const U=d.CHM(r).close;return d.KtG(U())}),d._uU(32,"\n OK\n "),d.qZA(),d._uU(33,"\n "),d.qZA(),d._uU(34,"\n")}if(2&v){const r=d.oxw();d.xp6(18),d.Oqu(null==r.modalData?null:r.modalData.action),d.xp6(6),d.Oqu(d.lcZ(25,2,null==r.modalData?null:r.modalData.event))}}const As={red:{primary:"#ad2121",secondary:"#FAE3E3"},blue:{primary:"#1e90ff",secondary:"#D1E8FF"},yellow:{primary:"#e3bc08",secondary:"#FDF1BA"}};class Ws{constructor(l){this.modal=l,this.view=so.w.Month,this.CalendarView=so.w,this.viewDate=new Date,this.actions=[{label:'',a11yLabel:"Edit",onClick:({event:r})=>{this.handleEvent("Edited",r)}},{label:'',a11yLabel:"Delete",onClick:({event:r})=>{this.events=this.events.filter(D=>D!==r),this.handleEvent("Deleted",r)}}],this.refresh=new Hs.x,this.events=[{start:(0,hs.Z)((0,ko.Z)(new Date),1),end:(0,tr.Z)(new Date,1),title:"A 3 day event",color:{...As.red},actions:this.actions,allDay:!0,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0},{start:(0,ko.Z)(new Date),title:"An event with no end date",color:{...As.yellow},actions:this.actions},{start:(0,hs.Z)((0,wi.Z)(new Date),3),end:(0,tr.Z)((0,wi.Z)(new Date),3),title:"A long event that spans 2 months",color:{...As.blue},allDay:!0},{start:(0,rc.Z)((0,ko.Z)(new Date),2),end:(0,rc.Z)(new Date,2),title:"A draggable and resizable event",color:{...As.yellow},actions:this.actions,resizable:{beforeStart:!0,afterEnd:!0},draggable:!0}],this.activeDayIsOpen=!0}dayClicked({date:l,events:r}){(0,hr.Z)(l,this.viewDate)&&((0,Au.Z)(this.viewDate,l)&&!0===this.activeDayIsOpen||0===r.length?this.activeDayIsOpen=!1:this.activeDayIsOpen=!0,this.viewDate=l)}eventTimesChanged({event:l,newStart:r,newEnd:D}){this.events=this.events.map(O=>O===l?{...l,start:r,end:D}:O),this.handleEvent("Dropped or resized",l)}handleEvent(l,r){this.modalData={event:r,action:l},this.modal.open(this.modalContent,{size:"lg"})}addEvent(){this.events=[...this.events,{title:"New event",start:(0,ko.Z)(new Date),end:(0,al.Z)(new Date),color:As.red,draggable:!0,resizable:{beforeStart:!0,afterEnd:!0}}]}deleteEvent(l){this.events=this.events.filter(r=>r!==l)}setView(l){this.view=l}closeOpenMonthViewDay(){this.activeDayIsOpen=!1}}Ws.\u0275fac=function(l){return new(l||Ws)(d.Y36(jn.FF))},Ws.\u0275cmp=d.Xpm({type:Ws,selectors:[["mwl-demo-component"]],viewQuery:function(l,r){if(1&l&&d.Gf(Ka,7),2&l){let D;d.iGM(D=d.CRH())&&(r.modalContent=D.first)}},decls:102,vars:21,consts:[[1,"row","text-center"],[1,"col-md-4"],[1,"btn-group"],["mwlCalendarPreviousView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],["mwlCalendarToday","",1,"btn","btn-outline-secondary",3,"viewDate","viewDateChange"],["mwlCalendarNextView","",1,"btn","btn-primary",3,"view","viewDate","viewDateChange"],[1,"btn","btn-primary",3,"click"],[3,"ngSwitch"],[3,"viewDate","events","refresh","activeDayIsOpen","dayClicked","eventClicked","eventTimesChanged",4,"ngSwitchCase"],[3,"viewDate","events","refresh","eventClicked","eventTimesChanged",4,"ngSwitchCase"],[1,"btn","btn-primary","float-end",3,"click"],[1,"clearfix"],[1,"table-responsive"],[1,"table","table-bordered"],[4,"ngFor","ngForOf"],["modalContent",""],[3,"viewDate","events","refresh","activeDayIsOpen","dayClicked","eventClicked","eventTimesChanged"],[3,"viewDate","events","refresh","eventClicked","eventTimesChanged"],["type","text",1,"form-control",3,"ngModel","ngModelChange","keyup"],["type","color",3,"ngModel","ngModelChange","change"],["type","text","mwlFlatpickr","","dateFormat","Y-m-dTH:i","altFormat","F j, Y H:i","placeholder","Not set",1,"form-control",3,"ngModel","altInput","convertModelValue","enableTime","ngModelChange"],[1,"btn","btn-danger",3,"click"],[1,"modal-header"],[1,"modal-title"],["type","button",1,"close",3,"click"],["aria-hidden","true"],[1,"modal-body"],[1,"modal-footer"],["type","button",1,"btn","btn-outline-secondary",3,"click"]],template:function(l,r){1&l&&(d.TgZ(0,"div",0),d._uU(1,"\n "),d.TgZ(2,"div",1),d._uU(3,"\n "),d.TgZ(4,"div",2),d._uU(5,"\n "),d.TgZ(6,"div",3),d.NdJ("viewDateChange",function(O){return r.viewDate=O})("viewDateChange",function(){return r.closeOpenMonthViewDay()}),d._uU(7,"\n Previous\n "),d.qZA(),d._uU(8,"\n "),d.TgZ(9,"div",4),d.NdJ("viewDateChange",function(O){return r.viewDate=O}),d._uU(10,"\n Today\n "),d.qZA(),d._uU(11,"\n "),d.TgZ(12,"div",5),d.NdJ("viewDateChange",function(O){return r.viewDate=O})("viewDateChange",function(){return r.closeOpenMonthViewDay()}),d._uU(13,"\n Next\n "),d.qZA(),d._uU(14,"\n "),d.qZA(),d._uU(15,"\n "),d.qZA(),d._uU(16,"\n "),d.TgZ(17,"div",1),d._uU(18,"\n "),d.TgZ(19,"h3"),d._uU(20),d.ALo(21,"calendarDate"),d.qZA(),d._uU(22,"\n "),d.qZA(),d._uU(23,"\n "),d.TgZ(24,"div",1),d._uU(25,"\n "),d.TgZ(26,"div",2),d._uU(27,"\n "),d.TgZ(28,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Month)}),d._uU(29,"\n Month\n "),d.qZA(),d._uU(30,"\n "),d.TgZ(31,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Week)}),d._uU(32,"\n Week\n "),d.qZA(),d._uU(33,"\n "),d.TgZ(34,"div",6),d.NdJ("click",function(){return r.setView(r.CalendarView.Day)}),d._uU(35,"\n Day\n "),d.qZA(),d._uU(36,"\n "),d.qZA(),d._uU(37,"\n "),d.qZA(),d._uU(38,"\n"),d.qZA(),d._uU(39,"\n"),d._UZ(40,"br"),d._uU(41,"\n"),d.TgZ(42,"div",7),d._uU(43,"\n "),d.YNc(44,au,2,4,"mwl-calendar-month-view",8),d._uU(45,"\n "),d.YNc(46,bd,2,3,"mwl-calendar-week-view",9),d._uU(47,"\n "),d.YNc(48,xl,2,3,"mwl-calendar-day-view",9),d._uU(49,"\n"),d.qZA(),d._uU(50,"\n\n"),d._uU(51,"\n\n"),d._UZ(52,"br")(53,"br")(54,"br"),d._uU(55,"\n\n"),d.TgZ(56,"h3"),d._uU(57,"\n Edit events\n "),d.TgZ(58,"button",10),d.NdJ("click",function(){return r.addEvent()}),d._uU(59,"\n Add new\n "),d.qZA(),d._uU(60,"\n "),d._UZ(61,"div",11),d._uU(62,"\n"),d.qZA(),d._uU(63,"\n\n"),d.TgZ(64,"div",12),d._uU(65,"\n "),d.TgZ(66,"table",13),d._uU(67,"\n "),d.TgZ(68,"thead"),d._uU(69,"\n "),d.TgZ(70,"tr"),d._uU(71,"\n "),d.TgZ(72,"th"),d._uU(73,"Title"),d.qZA(),d._uU(74,"\n "),d.TgZ(75,"th"),d._uU(76,"Primary color"),d.qZA(),d._uU(77,"\n "),d.TgZ(78,"th"),d._uU(79,"Secondary + text color"),d.qZA(),d._uU(80,"\n "),d.TgZ(81,"th"),d._uU(82,"Starts at"),d.qZA(),d._uU(83,"\n "),d.TgZ(84,"th"),d._uU(85,"Ends at"),d.qZA(),d._uU(86,"\n "),d.TgZ(87,"th"),d._uU(88,"Remove"),d.qZA(),d._uU(89,"\n "),d.qZA(),d._uU(90,"\n "),d.qZA(),d._uU(91,"\n\n "),d.TgZ(92,"tbody"),d._uU(93,"\n "),d.YNc(94,cl,35,12,"tr",14),d._uU(95,"\n "),d.qZA(),d._uU(96,"\n "),d.qZA(),d._uU(97,"\n"),d.qZA(),d._uU(98,"\n\n"),d.YNc(99,ms,35,4,"ng-template",null,15,d.W1O),d._uU(101,"\n")),2&l&&(d.xp6(6),d.Q6J("view",r.view)("viewDate",r.viewDate),d.xp6(3),d.Q6J("viewDate",r.viewDate),d.xp6(3),d.Q6J("view",r.view)("viewDate",r.viewDate),d.xp6(8),d.Oqu(d.Dn7(21,17,r.viewDate,r.view+"ViewTitle","en")),d.xp6(8),d.ekj("active",r.view===r.CalendarView.Month),d.xp6(3),d.ekj("active",r.view===r.CalendarView.Week),d.xp6(3),d.ekj("active",r.view===r.CalendarView.Day),d.xp6(8),d.Q6J("ngSwitch",r.view),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Month),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Week),d.xp6(2),d.Q6J("ngSwitchCase",r.CalendarView.Day),d.xp6(46),d.Q6J("ngForOf",r.events))},dependencies:[kt.sg,kt.RF,kt.n9,Or.Fj,Or.JJ,Or.On,ll,vd.O,yd.T,Nl.i,lc.G,Pu.T,Dd.S,kt.Ts,Rl.J],styles:["h3[_ngcontent-%COMP%]{margin:0 0 10px}pre[_ngcontent-%COMP%]{background-color:#f5f5f5;padding:15px}"],changeDetection:0});var Nu=g(60341),lu=g(72887),Ru=g(57585);class cc{}cc.\u0275fac=function(l){return new(l||cc)},cc.\u0275mod=d.oAB({type:cc}),cc.\u0275inj=d.cJS({imports:[kt.ez,Or.u5,jn.bz,Ta.forRoot(),Nu._8.forRoot({provide:lu._,useFactory:Ru.x})]});const Rc_production=!0;class na{}na.\u0275fac=function(l){return new(l||na)},na.\u0275mod=d.oAB({type:na,bootstrap:[oo]}),na.\u0275inj=d.cJS({imports:[e.b2,$i,Or.u5,jn.Oz,jn.lQ,jn.HK,Ht.Vk,vo.forRoot({developerMode:!Rc_production}),Ui,cc,F.Bz.forRoot([{path:"kitchen-sink",component:Ws,data:{label:"Kitchen sink"}},{path:"async-events",loadChildren:()=>Promise.all([g.e(8560),g.e(8592),g.e(8423)]).then(g.bind(g,58423)).then(v=>v.DemoModule),data:{label:"Async events"}},{path:"optional-event-end-dates",loadChildren:()=>Promise.all([g.e(8592),g.e(5118)]).then(g.bind(g,5118)).then(v=>v.DemoModule),data:{label:"Optional event end dates"}},{path:"editable-deletable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(6634)]).then(g.bind(g,56634)).then(v=>v.DemoModule),data:{label:"Editable / deletable events"}},{path:"draggable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(1066)]).then(g.bind(g,11066)).then(v=>v.DemoModule),data:{label:"Draggable events"}},{path:"resizable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(6962)]).then(g.bind(g,56962)).then(v=>v.DemoModule),data:{label:"Resizable events"}},{path:"month-view-badge-total",loadChildren:()=>Promise.all([g.e(8592),g.e(4818)]).then(g.bind(g,34818)).then(v=>v.DemoModule),data:{label:"Month view badge total"}},{path:"recurring-events",loadChildren:()=>Promise.all([g.e(5922),g.e(8592),g.e(1354)]).then(g.bind(g,31354)).then(v=>v.DemoModule),data:{label:"Recurring events"}},{path:"custom-event-class",loadChildren:()=>Promise.all([g.e(8592),g.e(7153)]).then(g.bind(g,27153)).then(v=>v.DemoModule),data:{label:"Custom event class"}},{path:"clickable-events",loadChildren:()=>Promise.all([g.e(8592),g.e(64)]).then(g.bind(g,40064)).then(v=>v.DemoModule),data:{label:"Clickable events"}},{path:"clickable-days",loadChildren:()=>g.e(7523).then(g.bind(g,67523)).then(v=>v.DemoModule),data:{label:"Clickable times"}},{path:"custom-hour-duration",loadChildren:()=>g.e(7200).then(g.bind(g,77200)).then(v=>v.DemoModule),data:{label:"Custom hour duration"}},{path:"day-view-start-end",loadChildren:()=>g.e(6897).then(g.bind(g,86897)).then(v=>v.DemoModule),data:{label:"Day view start / end time"}},{path:"day-view-hour-split",loadChildren:()=>g.e(7448).then(g.bind(g,47448)).then(v=>v.DemoModule),data:{label:"Day view hour split"}},{path:"navigating-between-views",loadChildren:()=>g.e(7244).then(g.bind(g,47244)).then(v=>v.DemoModule),data:{label:"Navigating between views"}},{path:"before-view-render",loadChildren:()=>g.e(9101).then(g.bind(g,49101)).then(v=>v.DemoModule),data:{label:"Before view render",tags:["disable"]}},{path:"exclude-days",loadChildren:()=>Promise.all([g.e(8592),g.e(1440)]).then(g.bind(g,91440)).then(v=>v.DemoModule),data:{label:"Exclude Weekends"}},{path:"i18n",loadChildren:()=>g.e(7027).then(g.bind(g,87027)).then(v=>v.DemoModule),data:{label:"Internationalisation",tags:["translation","i18n","translate","locale"]}},{path:"draggable-external-events",loadChildren:()=>Promise.all([g.e(8592),g.e(3597)]).then(g.bind(g,53597)).then(v=>v.DemoModule),data:{label:"Draggable external events"}},{path:"all-day-events",loadChildren:()=>Promise.all([g.e(8592),g.e(8351)]).then(g.bind(g,28351)).then(v=>v.DemoModule),data:{label:"All day events"}},{path:"customise-date-formats",loadChildren:()=>g.e(7707).then(g.bind(g,37707)).then(v=>v.DemoModule),data:{label:"Customise date formats"}},{path:"show-dates-on-titles",loadChildren:()=>Promise.all([g.e(8592),g.e(7032)]).then(g.bind(g,27032)).then(v=>v.DemoModule),data:{label:"Show dates on title"}},{path:"disable-tooltips",loadChildren:()=>Promise.all([g.e(8592),g.e(2149)]).then(g.bind(g,12149)).then(v=>v.DemoModule),data:{label:"Disable tooltips"}},{path:"additional-event-properties",loadChildren:()=>Promise.all([g.e(8592),g.e(5962)]).then(g.bind(g,75962)).then(v=>v.DemoModule),data:{label:"Additional event properties"}},{path:"selectable-period",loadChildren:()=>g.e(4924).then(g.bind(g,94924)).then(v=>v.DemoModule),data:{label:"Selectable period"}},{path:"min-max-date",loadChildren:()=>g.e(3618).then(g.bind(g,63618)).then(v=>v.DemoModule),data:{label:"Min max date"}},{path:"refreshing-the-view",loadChildren:()=>g.e(6944).then(g.bind(g,86944)).then(v=>v.DemoModule),data:{label:"Refreshing the view"}},{path:"custom-templates",loadChildren:()=>g.e(8536).then(g.bind(g,98536)).then(v=>v.DemoModule),data:{label:"Custom templates"}},{path:"group-similar-events",loadChildren:()=>Promise.all([g.e(8592),g.e(3153)]).then(g.bind(g,3153)).then(v=>v.DemoModule),data:{label:"Group similar events"}},{path:"context-menu",loadChildren:()=>Promise.all([g.e(2521),g.e(8592),g.e(9646)]).then(g.bind(g,19646)).then(v=>v.DemoModule),data:{label:"Context menu",tags:["right click"]}},{path:"week-view-minute-precision",loadChildren:()=>Promise.all([g.e(8592),g.e(5474)]).then(g.bind(g,5474)).then(v=>v.DemoModule),data:{label:"Week view minute precision"}},{path:"extra-month-view-weeks",loadChildren:()=>g.e(4686).then(g.bind(g,4686)).then(v=>v.DemoModule),data:{label:"Extra month view weeks"}},{path:"disable-slide-animation",loadChildren:()=>Promise.all([g.e(8592),g.e(8962)]).then(g.bind(g,38962)).then(v=>v.DemoModule),data:{label:"Disable slide animation"}},{path:"no-events-label",loadChildren:()=>Promise.all([g.e(8592),g.e(6404)]).then(g.bind(g,86404)).then(v=>v.DemoModule),data:{label:"No events label"}},{path:"moment",loadChildren:()=>Promise.all([g.e(5922),g.e(4194)]).then(g.bind(g,64194)).then(v=>v.DemoModule),data:{label:"Use moment"}},{path:"dayjs",loadChildren:()=>g.e(6716).then(g.bind(g,36716)).then(v=>v.DemoModule),data:{label:"Use dayjs"}},{path:"day-view-scheduler",loadChildren:()=>Promise.all([g.e(8592),g.e(1678)]).then(g.bind(g,51678)).then(v=>v.DemoModule),data:{label:"Day view scheduler"}},{path:"drag-to-create-events",loadChildren:()=>g.e(376).then(g.bind(g,90376)).then(v=>v.DemoModule),data:{label:"Drag to create events"}},{path:"responsive-week-view",loadChildren:()=>Promise.all([g.e(2521),g.e(9409)]).then(g.bind(g,19409)).then(v=>v.DemoModule),data:{label:"Responsive week view"}},{path:"dark-theme",loadChildren:()=>Promise.all([g.e(8592),g.e(2600)]).then(g.bind(g,62600)).then(v=>v.DemoModule),data:{label:"Dark theme",darkTheme:!0}},{path:"week-view-event-margin",loadChildren:()=>Promise.all([g.e(8592),g.e(2128)]).then(g.bind(g,72128)).then(v=>v.DemoModule),data:{label:"Week view event margin"}},{path:"customise-current-time-marker",loadChildren:()=>g.e(6038).then(g.bind(g,26038)).then(v=>v.DemoModule),data:{label:"Customise current time marker"}},{path:"public-holidays",loadChildren:()=>Promise.all([g.e(8560),g.e(9717)]).then(g.bind(g,39717)).then(v=>v.DemoModule),data:{label:"Public holidays"}},{path:"scroll-to-current-time",loadChildren:()=>g.e(6027).then(g.bind(g,36027)).then(v=>v.DemoModule),data:{label:"Scroll to current time"}},{path:"rtl",loadChildren:()=>Promise.all([g.e(8592),g.e(2227)]).then(g.bind(g,42227)).then(v=>v.DemoModule),data:{label:"RTL"}},{path:"validate-drag-and-resize",loadChildren:()=>Promise.all([g.e(8592),g.e(8941)]).then(g.bind(g,28941)).then(v=>v.DemoModule),data:{label:"Validate dragging and resizing"}},{path:"**",redirectTo:"kitchen-sink"}],{useHash:!0})]}),Rc_production&&(0,d.G48)(),e.q6().bootstrapModule(na).catch(v=>console.log(v))},11058:(Be,ne,g)=>{"use strict";g.d(ne,{H6:()=>We,HI:()=>Fe,nE:()=>He,sb:()=>F,wS:()=>xe});var F,K,e=function(){return e=Object.assign||function(K){for(var ce,Ce=1,ke=arguments.length;Ceke&&rtke&&athe||De(rt,ke)||De(rt,he)||De(at,ke)||De(at,he))}(K,{event:De,periodStart:ke,periodEnd:he})})}function Ae(K,ce){var Ce=ce.date,ke=ce.weekendDays,he=void 0===ke?W:ke,De=K.startOfDay,rt=K.isSameDay,at=K.getDay,Pe=De(new Date),gt=at(Ce);return{date:Ce,day:gt,isPast:CePe,isWeekend:he.indexOf(gt)>-1}}function He(K,ce){for(var Ce=ce.viewDate,ke=ce.weekStartsOn,he=ce.excluded,De=void 0===he?[]:he,rt=ce.weekendDays,at=ce.viewStart,Pe=void 0===at?K.startOfWeek(Ce,{weekStartsOn:ke}):at,gt=ce.viewEnd,lt=void 0===gt?K.addDays(Pe,7):gt,Qe=K.addDays,Et=K.getDay,Ct=[],Dt=Pe;DtQt&&(Ct=Qt-Zt),(Ct-=pe(K,{startDate:Dt,seconds:Ct,excluded:De,precision:rt}))/j}(K,{event:It,offset:nn,startOfWeekDate:lt,excluded:De,precision:at,totalDaysInView:Zt});return{event:It,offset:nn,span:Rt}}).filter(function(It){return It.offset0}).map(function(It){return{event:It.event,offset:It.offset,span:It.span,startsBeforeWeek:It.event.startQe}}).sort(function(It,nn){var Rt=Et(It.event.start,nn.event.start);return 0===Rt?Et(nn.event.end||nn.event.start,It.event.end||It.event.start):Rt}),Qt=[],Jt=[];return ut.forEach(function(It,nn){if(-1===Jt.indexOf(It)){Jt.push(It);var Rt=It.span+It.offset,it=ut.slice(nn+1).filter(function(Y){if(Y.offset>=Rt&&Rt+Y.span<=Zt&&-1===Jt.indexOf(Y)){var G=Y.offset-Rt;return gt||(Y.offset=G),Rt+=Y.span+G,Jt.push(Y),!0}}),we=d([It],it,!0),$=we.filter(function(Y){return Y.event.id}).map(function(Y){return Y.event.id}).join("-");Qt.push(e({row:we},$?{id:$}:{}))}}),Qt}function Ee(K,ce){var Ce=ce.events,ke=ce.viewDate,he=ce.hourSegments,De=ce.hourDuration,rt=ce.dayStart,at=ce.dayEnd,Pe=ce.weekStartsOn,gt=ce.excluded,lt=ce.weekendDays,Qe=ce.segmentHeight,Et=ce.viewStart,Ct=ce.viewEnd,Dt=ce.minimumEventHeight,Zt=function Je(K,ce){var Ce=ce.viewDate,ke=ce.hourSegments,he=ce.hourDuration,De=ce.dayStart,rt=ce.dayEnd,at=K.setMinutes,Pe=K.setHours,gt=K.startOfDay,lt=K.startOfMinute,Qe=K.endOfDay,Et=K.addMinutes,Ct=K.addDays,Dt=[],Zt=at(Pe(gt(Ce),Ke(De.hour)),Ge(De.minute)),ut=at(Pe(lt(Qe(Ce)),Ke(rt.hour)),Ge(rt.minute)),Qt=(he||Z)/ke,Jt=gt(Ce),It=Qe(Ce),nn=function(G){return G};K.getTimezoneOffset(Jt)!==K.getTimezoneOffset(It)&&(Jt=Ct(Jt,1),Zt=Ct(Zt,1),ut=Ct(ut,1),nn=function(G){return Ct(G,-1)});for(var Rt=he?1440/he:Z,it=0;it=Zt&&Y0&&Dt.push({segments:we})}return Dt}(K,{viewDate:ke,hourSegments:he,hourDuration:De,dayStart:rt,dayEnd:at}),ut=He(K,{viewDate:ke,weekStartsOn:Pe,excluded:gt,weekendDays:lt,viewStart:Et,viewEnd:Ct}),Qt=K.setHours,Jt=K.setMinutes,It=K.getHours,nn=K.getMinutes;return ut.map(function(Rt){var it=function Re(K,ce){var Ce=ce.events,ke=ce.viewDate,he=ce.hourSegments,De=ce.dayStart,rt=ce.dayEnd,at=ce.eventWidth,Pe=ce.segmentHeight,gt=ce.hourDuration,lt=ce.minimumEventHeight,Qe=K.setMinutes,Et=K.setHours,Ct=K.startOfDay,Dt=K.startOfMinute,Zt=K.endOfDay,ut=K.differenceInMinutes,Qt=Qe(Et(Ct(ke),Ke(De.hour)),Ge(De.minute)),Jt=Qe(Et(Dt(Zt(ke)),Ke(rt.hour)),Ge(rt.minute));Jt.setSeconds(59,999);var It=[],nn=Se(K,{events:Ce.filter(function($){return!$.allDay}),periodStart:Qt,periodEnd:Jt}),Rt=nn.sort(function($,Y){return $.start.valueOf()-Y.start.valueOf()}).map(function($){var Y=$.start,G=$.end||Y,J=YJt,ee=he*Pe/(gt||Z),ie=0;if(Y>Qt){var Te=K.getTimezoneOffset(Y),tt=K.getTimezoneOffset(Qt)-Te;ie+=ut(Y,Qt)+tt}ie*=ee,ie=Math.floor(ie);var bt=J?Qt:Y,st=ue?Jt:G,on=K.getTimezoneOffset(bt)-K.getTimezoneOffset(st),jt=ut(st,bt)+on;$.end?jt*=ee:jt=Pe,lt&&jt=ue}).filter(function(ie){return ae(J,ie.top,ie.top+ie.height).length>0});return ee.length>0?$(G,ee):ue}var Y=it.events.map(function(G){var ue=100/$(it.events,ae(it.events,G.top,G.top+G.height));return e(e({},G),{left:G.left*ue,width:ue})});return{hours:we,date:Rt.date,events:Y.map(function(G){var J=ae(Y.filter(function(ue){return ue.left>G.left}),G.top,G.top+G.height);return J.length>0?e(e({},G),{width:Math.min.apply(Math,J.map(function(ue){return ue.left}))-G.left}):G})}})}function We(K,ce){var Ce=ce.events,ke=void 0===Ce?[]:Ce,he=ce.viewDate,De=ce.weekStartsOn,rt=ce.excluded,at=void 0===rt?[]:rt,Pe=ce.precision,gt=void 0===Pe?"days":Pe,lt=ce.absolutePositionedEvents,Qe=void 0!==lt&<,Et=ce.hourSegments,Ct=ce.hourDuration,Dt=ce.dayStart,Zt=ce.dayEnd,ut=ce.weekendDays,Qt=ce.segmentHeight,Jt=ce.minimumEventHeight,It=ce.viewStart,nn=void 0===It?K.startOfWeek(he,{weekStartsOn:De}):It,Rt=ce.viewEnd,it=void 0===Rt?K.endOfWeek(he,{weekStartsOn:De}):Rt;ke||(ke=[]);var we=K.startOfDay,$=K.endOfDay,Y=Se(K,{events:ke,periodStart:nn=we(nn),periodEnd:it=$(it)}),G=He(K,{viewDate:he,weekStartsOn:De,excluded:at,weekendDays:ut,viewStart:nn,viewEnd:it});return{allDayEventRows:Me(K,{events:Y,excluded:at,precision:gt,absolutePositionedEvents:Qe,viewStart:nn,viewEnd:it}),period:{events:Y,start:G[0].date,end:$(G[G.length-1].date)},hourColumns:Ee(K,{events:ke,viewDate:he,hourSegments:Et,hourDuration:Ct,dayStart:Dt,dayEnd:Zt,weekStartsOn:De,excluded:at,weekendDays:ut,segmentHeight:Qt,viewStart:nn,viewEnd:it,minimumEventHeight:Jt})}}function Fe(K,ce){var Ce=ce.events,ke=void 0===Ce?[]:Ce,he=ce.viewDate,De=ce.weekStartsOn,rt=ce.excluded,at=void 0===rt?[]:rt,Pe=ce.viewStart,gt=void 0===Pe?K.startOfMonth(he):Pe,lt=ce.viewEnd,Qe=void 0===lt?K.endOfMonth(he):lt,Et=ce.weekendDays;ke||(ke=[]);for(var Y,Ct=K.startOfWeek,Dt=K.endOfWeek,Zt=K.differenceInDays,ut=K.startOfDay,Qt=K.addHours,Jt=K.endOfDay,It=K.isSameMonth,nn=K.getDay,Rt=Ct(gt,{weekStartsOn:De}),it=Dt(Qe,{weekStartsOn:De}),we=Se(K,{events:ke,periodStart:Rt,periodEnd:it}),$=[],G=function(bt){var st;if(Y?(st=ut(Qt(Y,24)),Y.getTime()===st.getTime()&&(st=ut(Qt(Y,25))),Y=st):st=Y=Rt,!at.some(function(xt){return nn(st)===xt})){var on=Ae(K,{date:st,weekendDays:Et}),jt=Se(K,{events:we,periodStart:ut(st),periodEnd:Jt(st)});on.inMonth=It(st,he),on.events=jt,on.badgeTotal=jt.length,$.push(on)}},J=0;Jhe.end&&ke(dt.EndsBeforeStart,he))}),Ce):(ce(dt.NotArray,K),!1)}!function(K){K.NotArray="Events must be an array",K.StartPropertyMissing="Event is missing the `start` property",K.StartPropertyNotDate="Event `start` property should be a javascript date object. Do `new Date(event.start)` to fix it.",K.EndPropertyNotDate="Event `end` property should be a javascript date object. Do `new Date(event.end)` to fix it.",K.EndsBeforeStart="Event `start` property occurs after the `end`"}(dt||(dt={}))},82630:(Be,ne,g)=>{"use strict";g.d(ne,{j:()=>d});var e={};function d(){return e}},94652:(Be,ne,g)=>{"use strict";function e(d){var F=new Date(Date.UTC(d.getFullYear(),d.getMonth(),d.getDate(),d.getHours(),d.getMinutes(),d.getSeconds(),d.getMilliseconds()));return F.setUTCFullYear(d.getFullYear()),d.getTime()-F.getTime()}g.d(ne,{Z:()=>e})},27943:(Be,ne,g)=>{"use strict";function e(d,F){if(F.length1?"s":"")+" required, but only "+F.length+" present")}g.d(ne,{Z:()=>e})},7987:(Be,ne,g)=>{"use strict";g.d(ne,{u:()=>F});var e={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(L){return L<0?Math.ceil(L):Math.floor(L)}};function F(W){return W?e[W]:e.trunc}},95830:(Be,ne,g)=>{"use strict";function e(d){if(null===d||!0===d||!1===d)return NaN;var F=Number(d);return isNaN(F)?F:F<0?Math.ceil(F):Math.floor(F)}g.d(ne,{Z:()=>e})},62927:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49513),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,d.Z)(L),j=(0,e.Z)(V);return isNaN(j)?new Date(NaN):(j&&Z.setDate(Z.getDate()+j),Z)}},16705:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>L});var e=g(95830),d=g(49530),F=g(27943),W=36e5;function L(V,Z){(0,F.Z)(2,arguments);var j=(0,e.Z)(Z);return(0,d.Z)(V,j*W)}},49530:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49513),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,d.Z)(L).getTime(),j=(0,e.Z)(V);return new Date(Z+j)}},57499:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>L});var e=g(95830),d=g(49530),F=g(27943);function L(V,Z){(0,F.Z)(2,arguments);var j=(0,e.Z)(Z);return(0,d.Z)(V,6e4*j)}},28126:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49513),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,d.Z)(L),j=(0,e.Z)(V);if(isNaN(j))return new Date(NaN);if(!j)return Z;var pe=Z.getDate(),Q=new Date(Z.getTime());Q.setMonth(Z.getMonth()+j+1,0);var ye=Q.getDate();return pe>=ye?Q:(Z.setFullYear(Q.getFullYear(),Q.getMonth(),pe),Z)}},732:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49530),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,e.Z)(V);return(0,d.Z)(L,1e3*Z)}},69709:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(62927),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,e.Z)(V),j=7*Z;return(0,d.Z)(L,j)}},49534:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W,L){return(0,d.Z)(2,arguments),(0,e.Z)(W).getTime()-(0,e.Z)(L).getTime()}},71916:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>ae});Math.pow(10,8);var Ee=g(49534),We=g(27943),Fe=g(7987);function ae(Re,Ke,Ge){(0,We.Z)(2,arguments);var Je=(0,Ee.Z)(Re,Ke)/6e4;return(0,Fe.u)(Ge?.roundingMethod)(Je)}},21037:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W);return L.setHours(23,59,59,999),L}},9433:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W),V=L.getMonth();return L.setFullYear(L.getFullYear(),V+1,0),L.setHours(23,59,59,999),L}},8458:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>L});var e=g(82630),d=g(49513),F=g(95830),W=g(27943);function L(V,Z){var j,pe,Q,ye,_e,Oe,Se,Ae;(0,W.Z)(1,arguments);var He=(0,e.j)(),de=(0,F.Z)(null!==(j=null!==(pe=null!==(Q=null!==(ye=Z?.weekStartsOn)&&void 0!==ye?ye:null==Z||null===(_e=Z.locale)||void 0===_e||null===(Oe=_e.options)||void 0===Oe?void 0:Oe.weekStartsOn)&&void 0!==Q?Q:He.weekStartsOn)&&void 0!==pe?pe:null===(Se=He.locale)||void 0===Se||null===(Ae=Se.options)||void 0===Ae?void 0:Ae.weekStartsOn)&&void 0!==j?j:0);if(!(de>=0&&de<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var Me=(0,d.Z)(V),Ee=Me.getDay(),We=6+(Ee{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W),V=L.getHours();return V}},70656:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(57450),d=g(27943);function F(W,L){(0,d.Z)(2,arguments);var V=(0,e.Z)(W),Z=(0,e.Z)(L);return V.getTime()===Z.getTime()}},22959:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W,L){(0,d.Z)(2,arguments);var V=(0,e.Z)(W),Z=(0,e.Z)(L);return V.getFullYear()===Z.getFullYear()&&V.getMonth()===Z.getMonth()}},80190:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49513),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,d.Z)(L),j=(0,e.Z)(V);return Z.setHours(j),Z}},58573:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(49513),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,d.Z)(L),j=(0,e.Z)(V);return Z.setMinutes(j),Z}},57450:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W);return L.setHours(0,0,0,0),L}},34866:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W);return L.setSeconds(0,0),L}},9995:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(49513),d=g(27943);function F(W){(0,d.Z)(1,arguments);var L=(0,e.Z)(W);return L.setDate(1),L.setHours(0,0,0,0),L}},69526:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>L});var e=g(49513),d=g(95830),F=g(27943),W=g(82630);function L(V,Z){var j,pe,Q,ye,_e,Oe,Se,Ae;(0,F.Z)(1,arguments);var He=(0,W.j)(),de=(0,d.Z)(null!==(j=null!==(pe=null!==(Q=null!==(ye=Z?.weekStartsOn)&&void 0!==ye?ye:null==Z||null===(_e=Z.locale)||void 0===_e||null===(Oe=_e.options)||void 0===Oe?void 0:Oe.weekStartsOn)&&void 0!==Q?Q:He.weekStartsOn)&&void 0!==pe?pe:null===(Se=He.locale)||void 0===Se||null===(Ae=Se.options)||void 0===Ae?void 0:Ae.weekStartsOn)&&void 0!==j?j:0);if(!(de>=0&&de<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var Me=(0,e.Z)(V),Ee=Me.getDay(),We=(Ee{"use strict";g.d(ne,{Z:()=>W});var e=g(62927),d=g(27943),F=g(95830);function W(L,V){(0,d.Z)(2,arguments);var Z=(0,F.Z)(V);return(0,e.Z)(L,-Z)}},96406:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(28126),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,e.Z)(V);return(0,d.Z)(L,-Z)}},14153:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(95830),d=g(69709),F=g(27943);function W(L,V){(0,F.Z)(2,arguments);var Z=(0,e.Z)(V);return(0,d.Z)(L,-Z)}},49513:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>F});var e=g(27943);function d(W){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(V){return typeof V}:function(V){return V&&"function"==typeof Symbol&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V})(W)}function F(W){(0,e.Z)(1,arguments);var L=Object.prototype.toString.call(W);return W instanceof Date||"object"===d(W)&&"[object Date]"===L?new Date(W.getTime()):"number"==typeof W||"[object Number]"===L?new Date(W):(("string"==typeof W||"[object String]"===L)&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}},92621:()=>{"use strict";"function"!=typeof Object.assign&&(Object.assign=function(Be){for(var ne=[],g=1;g{"use strict";g.d(ne,{X:()=>d});var e=g(47679);class d extends e.x{constructor(W){super(),this._value=W}get value(){return this.getValue()}_subscribe(W){const L=super._subscribe(W);return!L.closed&&W.next(this._value),L}getValue(){const{hasError:W,thrownError:L,_value:V}=this;if(W)throw L;return this._throwIfClosed(),V}next(W){super.next(this._value=W)}}},44945:(Be,ne,g)=>{"use strict";g.d(ne,{y:()=>j});var e=g(30335),d=g(34385),F=g(57519),W=g(65326),L=g(18783),V=g(81893),Z=g(1229);class j{constructor(Oe){Oe&&(this._subscribe=Oe)}lift(Oe){const Se=new j;return Se.source=this,Se.operator=Oe,Se}subscribe(Oe,Se,Ae){const He=function ye(_e){return _e&&_e instanceof e.Lv||function Q(_e){return _e&&(0,V.m)(_e.next)&&(0,V.m)(_e.error)&&(0,V.m)(_e.complete)}(_e)&&(0,d.Nn)(_e)}(Oe)?Oe:new e.Hp(Oe,Se,Ae);return(0,Z.x)(()=>{const{operator:de,source:Me}=this;He.add(de?de.call(He,Me):Me?this._subscribe(He):this._trySubscribe(He))}),He}_trySubscribe(Oe){try{return this._subscribe(Oe)}catch(Se){Oe.error(Se)}}forEach(Oe,Se){return new(Se=pe(Se))((Ae,He)=>{const de=new e.Hp({next:Me=>{try{Oe(Me)}catch(Ee){He(Ee),de.unsubscribe()}},error:He,complete:Ae});this.subscribe(de)})}_subscribe(Oe){var Se;return null===(Se=this.source)||void 0===Se?void 0:Se.subscribe(Oe)}[F.L](){return this}pipe(...Oe){return(0,W.U)(Oe)(this)}toPromise(Oe){return new(Oe=pe(Oe))((Se,Ae)=>{let He;this.subscribe(de=>He=de,de=>Ae(de),()=>Se(He))})}}function pe(_e){var Oe;return null!==(Oe=_e??L.v.Promise)&&void 0!==Oe?Oe:Promise}j.create=_e=>new j(_e)},84118:(Be,ne,g)=>{"use strict";g.d(ne,{t:()=>F});var e=g(47679),d=g(20478);class F extends e.x{constructor(L=1/0,V=1/0,Z=d.l){super(),this._bufferSize=L,this._windowTime=V,this._timestampProvider=Z,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=V===1/0,this._bufferSize=Math.max(1,L),this._windowTime=Math.max(1,V)}next(L){const{isStopped:V,_buffer:Z,_infiniteTimeWindow:j,_timestampProvider:pe,_windowTime:Q}=this;V||(Z.push(L),!j&&Z.push(pe.now()+Q)),this._trimBuffer(),super.next(L)}_subscribe(L){this._throwIfClosed(),this._trimBuffer();const V=this._innerSubscribe(L),{_infiniteTimeWindow:Z,_buffer:j}=this,pe=j.slice();for(let Q=0;Q{"use strict";g.d(ne,{x:()=>Z});var e=g(44945),d=g(34385);const W=(0,g(77322).d)(pe=>function(){pe(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var L=g(10934),V=g(1229);class Z extends e.y{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(Q){const ye=new j(this,this);return ye.operator=Q,ye}_throwIfClosed(){if(this.closed)throw new W}next(Q){(0,V.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const ye of this.currentObservers)ye.next(Q)}})}error(Q){(0,V.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=Q;const{observers:ye}=this;for(;ye.length;)ye.shift().error(Q)}})}complete(){(0,V.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:Q}=this;for(;Q.length;)Q.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var Q;return(null===(Q=this.observers)||void 0===Q?void 0:Q.length)>0}_trySubscribe(Q){return this._throwIfClosed(),super._trySubscribe(Q)}_subscribe(Q){return this._throwIfClosed(),this._checkFinalizedStatuses(Q),this._innerSubscribe(Q)}_innerSubscribe(Q){const{hasError:ye,isStopped:_e,observers:Oe}=this;return ye||_e?d.Lc:(this.currentObservers=null,Oe.push(Q),new d.w0(()=>{this.currentObservers=null,(0,L.P)(Oe,Q)}))}_checkFinalizedStatuses(Q){const{hasError:ye,thrownError:_e,isStopped:Oe}=this;ye?Q.error(_e):Oe&&Q.complete()}asObservable(){const Q=new e.y;return Q.source=this,Q}}Z.create=(pe,Q)=>new j(pe,Q);class j extends Z{constructor(Q,ye){super(),this.destination=Q,this.source=ye}next(Q){var ye,_e;null===(_e=null===(ye=this.destination)||void 0===ye?void 0:ye.next)||void 0===_e||_e.call(ye,Q)}error(Q){var ye,_e;null===(_e=null===(ye=this.destination)||void 0===ye?void 0:ye.error)||void 0===_e||_e.call(ye,Q)}complete(){var Q,ye;null===(ye=null===(Q=this.destination)||void 0===Q?void 0:Q.complete)||void 0===ye||ye.call(Q)}_subscribe(Q){var ye,_e;return null!==(_e=null===(ye=this.source)||void 0===ye?void 0:ye.subscribe(Q))&&void 0!==_e?_e:d.Lc}}},30335:(Be,ne,g)=>{"use strict";g.d(ne,{Hp:()=>He,Lv:()=>_e});var e=g(81893),d=g(34385),F=g(18783),W=g(22870),L=g(16631);const V=pe("C",void 0,void 0);function pe(Fe,ae,Re){return{kind:Fe,value:ae,error:Re}}var Q=g(9321),ye=g(1229);class _e extends d.w0{constructor(ae){super(),this.isStopped=!1,ae?(this.destination=ae,(0,d.Nn)(ae)&&ae.add(this)):this.destination=We}static create(ae,Re,Ke){return new He(ae,Re,Ke)}next(ae){this.isStopped?Ee(function j(Fe){return pe("N",Fe,void 0)}(ae),this):this._next(ae)}error(ae){this.isStopped?Ee(function Z(Fe){return pe("E",void 0,Fe)}(ae),this):(this.isStopped=!0,this._error(ae))}complete(){this.isStopped?Ee(V,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(ae){this.destination.next(ae)}_error(ae){try{this.destination.error(ae)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const Oe=Function.prototype.bind;function Se(Fe,ae){return Oe.call(Fe,ae)}class Ae{constructor(ae){this.partialObserver=ae}next(ae){const{partialObserver:Re}=this;if(Re.next)try{Re.next(ae)}catch(Ke){de(Ke)}}error(ae){const{partialObserver:Re}=this;if(Re.error)try{Re.error(ae)}catch(Ke){de(Ke)}else de(ae)}complete(){const{partialObserver:ae}=this;if(ae.complete)try{ae.complete()}catch(Re){de(Re)}}}class He extends _e{constructor(ae,Re,Ke){let Ge;if(super(),(0,e.m)(ae)||!ae)Ge={next:ae??void 0,error:Re??void 0,complete:Ke??void 0};else{let Je;this&&F.v.useDeprecatedNextContext?(Je=Object.create(ae),Je.unsubscribe=()=>this.unsubscribe(),Ge={next:ae.next&&Se(ae.next,Je),error:ae.error&&Se(ae.error,Je),complete:ae.complete&&Se(ae.complete,Je)}):Ge=ae}this.destination=new Ae(Ge)}}function de(Fe){F.v.useDeprecatedSynchronousErrorHandling?(0,ye.O)(Fe):(0,W.h)(Fe)}function Ee(Fe,ae){const{onStoppedNotification:Re}=F.v;Re&&Q.z.setTimeout(()=>Re(Fe,ae))}const We={closed:!0,next:L.Z,error:function Me(Fe){throw Fe},complete:L.Z}},34385:(Be,ne,g)=>{"use strict";g.d(ne,{Lc:()=>V,w0:()=>L,Nn:()=>Z});var e=g(81893);const F=(0,g(77322).d)(pe=>function(ye){pe(this),this.message=ye?`${ye.length} errors occurred during unsubscription:\n${ye.map((_e,Oe)=>`${Oe+1}) ${_e.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=ye});var W=g(10934);class L{constructor(Q){this.initialTeardown=Q,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let Q;if(!this.closed){this.closed=!0;const{_parentage:ye}=this;if(ye)if(this._parentage=null,Array.isArray(ye))for(const Se of ye)Se.remove(this);else ye.remove(this);const{initialTeardown:_e}=this;if((0,e.m)(_e))try{_e()}catch(Se){Q=Se instanceof F?Se.errors:[Se]}const{_finalizers:Oe}=this;if(Oe){this._finalizers=null;for(const Se of Oe)try{j(Se)}catch(Ae){Q=Q??[],Ae instanceof F?Q=[...Q,...Ae.errors]:Q.push(Ae)}}if(Q)throw new F(Q)}}add(Q){var ye;if(Q&&Q!==this)if(this.closed)j(Q);else{if(Q instanceof L){if(Q.closed||Q._hasParent(this))return;Q._addParent(this)}(this._finalizers=null!==(ye=this._finalizers)&&void 0!==ye?ye:[]).push(Q)}}_hasParent(Q){const{_parentage:ye}=this;return ye===Q||Array.isArray(ye)&&ye.includes(Q)}_addParent(Q){const{_parentage:ye}=this;this._parentage=Array.isArray(ye)?(ye.push(Q),ye):ye?[ye,Q]:Q}_removeParent(Q){const{_parentage:ye}=this;ye===Q?this._parentage=null:Array.isArray(ye)&&(0,W.P)(ye,Q)}remove(Q){const{_finalizers:ye}=this;ye&&(0,W.P)(ye,Q),Q instanceof L&&Q._removeParent(this)}}L.EMPTY=(()=>{const pe=new L;return pe.closed=!0,pe})();const V=L.EMPTY;function Z(pe){return pe instanceof L||pe&&"closed"in pe&&(0,e.m)(pe.remove)&&(0,e.m)(pe.add)&&(0,e.m)(pe.unsubscribe)}function j(pe){(0,e.m)(pe)?pe():pe.unsubscribe()}},18783:(Be,ne,g)=>{"use strict";g.d(ne,{v:()=>e});const e={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},61515:(Be,ne,g)=>{"use strict";g.d(ne,{c:()=>V});var e=g(44945),d=g(34385),F=g(561),W=g(56666),L=g(32202);class V extends e.y{constructor(j,pe){super(),this.source=j,this.subjectFactory=pe,this._subject=null,this._refCount=0,this._connection=null,(0,L.A)(j)&&(this.lift=j.lift)}_subscribe(j){return this.getSubject().subscribe(j)}getSubject(){const j=this._subject;return(!j||j.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:j}=this;this._subject=this._connection=null,j?.unsubscribe()}connect(){let j=this._connection;if(!j){j=this._connection=new d.w0;const pe=this.getSubject();j.add(this.source.subscribe((0,W.x)(pe,void 0,()=>{this._teardown(),pe.complete()},Q=>{this._teardown(),pe.error(Q)},()=>this._teardown()))),j.closed&&(this._connection=null,j=d.w0.EMPTY)}return j}refCount(){return(0,F.x)()(this)}}},92845:(Be,ne,g)=>{"use strict";g.d(ne,{a:()=>Q});var e=g(44945),d=g(26302),F=g(92944),W=g(31645),L=g(52250),V=g(16896),Z=g(5174),j=g(56666),pe=g(11410);function Q(...Oe){const Se=(0,V.yG)(Oe),Ae=(0,V.jO)(Oe),{args:He,keys:de}=(0,d.D)(Oe);if(0===He.length)return(0,F.D)([],Se);const Me=new e.y(function ye(Oe,Se,Ae=W.y){return He=>{_e(Se,()=>{const{length:de}=Oe,Me=new Array(de);let Ee=de,We=de;for(let Fe=0;Fe{const ae=(0,F.D)(Oe[Fe],Se);let Re=!1;ae.subscribe((0,j.x)(He,Ke=>{Me[Fe]=Ke,Re||(Re=!0,We--),We||He.next(Ae(Me.slice()))},()=>{--Ee||He.complete()}))},He)},He)}}(He,Se,de?Ee=>(0,Z.n)(de,Ee):W.y));return Ae?Me.pipe((0,L.Z)(Ae)):Me}function _e(Oe,Se,Ae){Oe?(0,pe.f)(Ae,Oe,Se):Se()}},1531:(Be,ne,g)=>{"use strict";g.d(ne,{z:()=>L});var e=g(15498);var F=g(16896),W=g(92944);function L(...V){return function d(){return(0,e.J)(1)}()((0,W.D)(V,(0,F.yG)(V)))}},91994:(Be,ne,g)=>{"use strict";g.d(ne,{E:()=>d});const d=new(g(44945).y)(L=>L.complete())},92944:(Be,ne,g)=>{"use strict";g.d(ne,{D:()=>Ke});var e=g(52264),d=g(11410),F=g(32202),W=g(56666);function L(Ge,Je=0){return(0,F.e)((dt,xe)=>{dt.subscribe((0,W.x)(xe,K=>(0,d.f)(xe,Ge,()=>xe.next(K),Je),()=>(0,d.f)(xe,Ge,()=>xe.complete(),Je),K=>(0,d.f)(xe,Ge,()=>xe.error(K),Je)))})}function V(Ge,Je=0){return(0,F.e)((dt,xe)=>{xe.add(Ge.schedule(()=>dt.subscribe(xe),Je))})}var pe=g(44945);var ye=g(67771),_e=g(81893);function Se(Ge,Je){if(!Ge)throw new Error("Iterable cannot be null");return new pe.y(dt=>{(0,d.f)(dt,Je,()=>{const xe=Ge[Symbol.asyncIterator]();(0,d.f)(dt,Je,()=>{xe.next().then(K=>{K.done?dt.complete():dt.next(K.value)})},0,!0)})})}var Ae=g(59073),He=g(36395),de=g(91190),Me=g(93800),Ee=g(34),We=g(65436),Fe=g(76105);function Re(Ge,Je){if(null!=Ge){if((0,Ae.c)(Ge))return function Z(Ge,Je){return(0,e.Xf)(Ge).pipe(V(Je),L(Je))}(Ge,Je);if((0,de.z)(Ge))return function Q(Ge,Je){return new pe.y(dt=>{let xe=0;return Je.schedule(function(){xe===Ge.length?dt.complete():(dt.next(Ge[xe++]),dt.closed||this.schedule())})})}(Ge,Je);if((0,He.t)(Ge))return function j(Ge,Je){return(0,e.Xf)(Ge).pipe(V(Je),L(Je))}(Ge,Je);if((0,Ee.D)(Ge))return Se(Ge,Je);if((0,Me.T)(Ge))return function Oe(Ge,Je){return new pe.y(dt=>{let xe;return(0,d.f)(dt,Je,()=>{xe=Ge[ye.h](),(0,d.f)(dt,Je,()=>{let K,ce;try{({value:K,done:ce}=xe.next())}catch(Ce){return void dt.error(Ce)}ce?dt.complete():dt.next(K)},0,!0)}),()=>(0,_e.m)(xe?.return)&&xe.return()})}(Ge,Je);if((0,Fe.L)(Ge))return function ae(Ge,Je){return Se((0,Fe.Q)(Ge),Je)}(Ge,Je)}throw(0,We.z)(Ge)}function Ke(Ge,Je){return Je?Re(Ge,Je):(0,e.Xf)(Ge)}},17469:(Be,ne,g)=>{"use strict";g.d(ne,{R:()=>Q});var e=g(52264),d=g(44945),F=g(87131),W=g(91190),L=g(81893),V=g(52250);const Z=["addListener","removeListener"],j=["addEventListener","removeEventListener"],pe=["on","off"];function Q(Ae,He,de,Me){if((0,L.m)(de)&&(Me=de,de=void 0),Me)return Q(Ae,He,de).pipe((0,V.Z)(Me));const[Ee,We]=function Se(Ae){return(0,L.m)(Ae.addEventListener)&&(0,L.m)(Ae.removeEventListener)}(Ae)?j.map(Fe=>ae=>Ae[Fe](He,ae,de)):function _e(Ae){return(0,L.m)(Ae.addListener)&&(0,L.m)(Ae.removeListener)}(Ae)?Z.map(ye(Ae,He)):function Oe(Ae){return(0,L.m)(Ae.on)&&(0,L.m)(Ae.off)}(Ae)?pe.map(ye(Ae,He)):[];if(!Ee&&(0,W.z)(Ae))return(0,F.z)(Fe=>Q(Fe,He,de))((0,e.Xf)(Ae));if(!Ee)throw new TypeError("Invalid event target");return new d.y(Fe=>{const ae=(...Re)=>Fe.next(1We(ae)})}function ye(Ae,He){return de=>Me=>Ae[de](He,Me)}},52264:(Be,ne,g)=>{"use strict";g.d(ne,{Xf:()=>Oe});var e=g(80677),d=g(91190),F=g(36395),W=g(44945),L=g(59073),V=g(34),Z=g(65436),j=g(93800),pe=g(76105),Q=g(81893),ye=g(22870),_e=g(57519);function Oe(Fe){if(Fe instanceof W.y)return Fe;if(null!=Fe){if((0,L.c)(Fe))return function Se(Fe){return new W.y(ae=>{const Re=Fe[_e.L]();if((0,Q.m)(Re.subscribe))return Re.subscribe(ae);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(Fe);if((0,d.z)(Fe))return function Ae(Fe){return new W.y(ae=>{for(let Re=0;Re{Fe.then(Re=>{ae.closed||(ae.next(Re),ae.complete())},Re=>ae.error(Re)).then(null,ye.h)})}(Fe);if((0,V.D)(Fe))return Me(Fe);if((0,j.T)(Fe))return function de(Fe){return new W.y(ae=>{for(const Re of Fe)if(ae.next(Re),ae.closed)return;ae.complete()})}(Fe);if((0,pe.L)(Fe))return function Ee(Fe){return Me((0,pe.Q)(Fe))}(Fe)}throw(0,Z.z)(Fe)}function Me(Fe){return new W.y(ae=>{(function We(Fe,ae){var Re,Ke,Ge,Je;return(0,e.mG)(this,void 0,void 0,function*(){try{for(Re=(0,e.KL)(Fe);!(Ke=yield Re.next()).done;){const dt=Ke.value;if(ae.next(dt),ae.closed)return}}catch(dt){Ge={error:dt}}finally{try{Ke&&!Ke.done&&(Je=Re.return)&&(yield Je.call(Re))}finally{if(Ge)throw Ge.error}}ae.complete()})})(Fe,ae).catch(Re=>ae.error(Re))})}},56321:(Be,ne,g)=>{"use strict";g.d(ne,{T:()=>V});var e=g(15498),d=g(52264),F=g(91994),W=g(16896),L=g(92944);function V(...Z){const j=(0,W.yG)(Z),pe=(0,W._6)(Z,1/0),Q=Z;return Q.length?1===Q.length?(0,d.Xf)(Q[0]):(0,e.J)(pe)((0,L.D)(Q,j)):F.E}},30234:(Be,ne,g)=>{"use strict";g.d(ne,{of:()=>F});var e=g(16896),d=g(92944);function F(...W){const L=(0,e.yG)(W);return(0,d.D)(W,L)}},11639:(Be,ne,g)=>{"use strict";g.d(ne,{H:()=>L});var e=g(44945),d=g(97279),F=g(33978);function L(V=0,Z,j=d.P){let pe=-1;return null!=Z&&((0,F.K)(Z)?j=Z:pe=Z),new e.y(Q=>{let ye=function W(V){return V instanceof Date&&!isNaN(V)}(V)?+V-j.now():V;ye<0&&(ye=0);let _e=0;return j.schedule(function(){Q.closed||(Q.next(_e++),0<=pe?this.schedule(void 0,pe):Q.complete())},ye)})}},56666:(Be,ne,g)=>{"use strict";g.d(ne,{x:()=>d});var e=g(30335);function d(W,L,V,Z,j){return new F(W,L,V,Z,j)}class F extends e.Lv{constructor(L,V,Z,j,pe,Q){super(L),this.onFinalize=pe,this.shouldUnsubscribe=Q,this._next=V?function(ye){try{V(ye)}catch(_e){L.error(_e)}}:super._next,this._error=j?function(ye){try{j(ye)}catch(_e){L.error(_e)}finally{this.unsubscribe()}}:super._error,this._complete=Z?function(){try{Z()}catch(ye){L.error(ye)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var L;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:V}=this;super.unsubscribe(),!V&&(null===(L=this.onFinalize)||void 0===L||L.call(this))}}}},20209:(Be,ne,g)=>{"use strict";g.d(ne,{b:()=>F});var e=g(87131),d=g(81893);function F(W,L){return(0,d.m)(L)?(0,e.z)(W,L,1):(0,e.z)(W,1)}},31653:(Be,ne,g)=>{"use strict";g.d(ne,{g:()=>_e});var e=g(97279),d=g(1531),F=g(14152),W=g(32202),L=g(56666),V=g(16631);var j=g(31255),pe=g(87131);function Q(Oe,Se){return Se?Ae=>(0,d.z)(Se.pipe((0,F.q)(1),function Z(){return(0,W.e)((Oe,Se)=>{Oe.subscribe((0,L.x)(Se,V.Z))})}()),Ae.pipe(Q(Oe))):(0,pe.z)((Ae,He)=>Oe(Ae,He).pipe((0,F.q)(1),(0,j.h)(Ae)))}var ye=g(11639);function _e(Oe,Se=e.z){const Ae=(0,ye.H)(Oe,Se);return Q(()=>Ae)}},73924:(Be,ne,g)=>{"use strict";g.d(ne,{x:()=>W});var e=g(31645),d=g(32202),F=g(56666);function W(V,Z=e.y){return V=V??L,(0,d.e)((j,pe)=>{let Q,ye=!0;j.subscribe((0,F.x)(pe,_e=>{const Oe=Z(_e);(ye||!V(Q,Oe))&&(ye=!1,Q=Oe,pe.next(_e))}))})}function L(V,Z){return V===Z}},41797:(Be,ne,g)=>{"use strict";g.d(ne,{h:()=>F});var e=g(32202),d=g(56666);function F(W,L){return(0,e.e)((V,Z)=>{let j=0;V.subscribe((0,d.x)(Z,pe=>W.call(L,pe,j++)&&Z.next(pe)))})}},31136:(Be,ne,g)=>{"use strict";g.d(ne,{x:()=>d});var e=g(32202);function d(F){return(0,e.e)((W,L)=>{try{W.subscribe(L)}finally{L.add(F)}})}},82566:(Be,ne,g)=>{"use strict";g.d(ne,{U:()=>F});var e=g(32202),d=g(56666);function F(W,L){return(0,e.e)((V,Z)=>{let j=0;V.subscribe((0,d.x)(Z,pe=>{Z.next(W.call(L,pe,j++))}))})}},31255:(Be,ne,g)=>{"use strict";g.d(ne,{h:()=>d});var e=g(82566);function d(F){return(0,e.U)(()=>F)}},15498:(Be,ne,g)=>{"use strict";g.d(ne,{J:()=>F});var e=g(87131),d=g(31645);function F(W=1/0){return(0,e.z)(d.y,W)}},87131:(Be,ne,g)=>{"use strict";g.d(ne,{z:()=>j});var e=g(82566),d=g(52264),F=g(32202),W=g(11410),L=g(56666);var Z=g(81893);function j(pe,Q,ye=1/0){return(0,Z.m)(Q)?j((_e,Oe)=>(0,e.U)((Se,Ae)=>Q(_e,Se,Oe,Ae))((0,d.Xf)(pe(_e,Oe))),ye):("number"==typeof Q&&(ye=Q),(0,F.e)((_e,Oe)=>function V(pe,Q,ye,_e,Oe,Se,Ae,He){const de=[];let Me=0,Ee=0,We=!1;const Fe=()=>{We&&!de.length&&!Me&&Q.complete()},ae=Ke=>Me<_e?Re(Ke):de.push(Ke),Re=Ke=>{Se&&Q.next(Ke),Me++;let Ge=!1;(0,d.Xf)(ye(Ke,Ee++)).subscribe((0,L.x)(Q,Je=>{Oe?.(Je),Se?ae(Je):Q.next(Je)},()=>{Ge=!0},void 0,()=>{if(Ge)try{for(Me--;de.length&&Me<_e;){const Je=de.shift();Ae?(0,W.f)(Q,Ae,()=>Re(Je)):Re(Je)}Fe()}catch(Je){Q.error(Je)}}))};return pe.subscribe((0,L.x)(Q,ae,()=>{We=!0,Fe()})),()=>{He?.()}}(_e,Oe,pe,ye)))}},94642:(Be,ne,g)=>{"use strict";g.d(ne,{G:()=>F});var e=g(32202),d=g(56666);function F(){return(0,e.e)((W,L)=>{let V,Z=!1;W.subscribe((0,d.x)(L,j=>{const pe=V;V=j,Z&&L.next([pe,j]),Z=!0}))})}},561:(Be,ne,g)=>{"use strict";g.d(ne,{x:()=>F});var e=g(32202),d=g(56666);function F(){return(0,e.e)((W,L)=>{let V=null;W._refCount++;const Z=(0,d.x)(L,void 0,void 0,void 0,()=>{if(!W||W._refCount<=0||0<--W._refCount)return void(V=null);const j=W._connection,pe=V;V=null,j&&(!pe||j===pe)&&j.unsubscribe(),L.unsubscribe()});W.subscribe(Z),Z.closed||(V=W.connect())})}},8033:(Be,ne,g)=>{"use strict";g.d(ne,{U:()=>d});var e=g(56666);function d(F,W,L,V,Z){return(j,pe)=>{let Q=L,ye=W,_e=0;j.subscribe((0,e.x)(pe,Oe=>{const Se=_e++;ye=Q?F(ye,Oe,Se):(Q=!0,Oe),V&&pe.next(ye)},Z&&(()=>{Q&&pe.next(ye),pe.complete()})))}}},50487:(Be,ne,g)=>{"use strict";g.d(ne,{B:()=>L});var e=g(52264),d=g(47679),F=g(30335),W=g(32202);function L(Z={}){const{connector:j=(()=>new d.x),resetOnError:pe=!0,resetOnComplete:Q=!0,resetOnRefCountZero:ye=!0}=Z;return _e=>{let Oe,Se,Ae,He=0,de=!1,Me=!1;const Ee=()=>{Se?.unsubscribe(),Se=void 0},We=()=>{Ee(),Oe=Ae=void 0,de=Me=!1},Fe=()=>{const ae=Oe;We(),ae?.unsubscribe()};return(0,W.e)((ae,Re)=>{He++,!Me&&!de&&Ee();const Ke=Ae=Ae??j();Re.add(()=>{He--,0===He&&!Me&&!de&&(Se=V(Fe,ye))}),Ke.subscribe(Re),!Oe&&He>0&&(Oe=new F.Hp({next:Ge=>Ke.next(Ge),error:Ge=>{Me=!0,Ee(),Se=V(We,pe,Ge),Ke.error(Ge)},complete:()=>{de=!0,Ee(),Se=V(We,Q),Ke.complete()}}),(0,e.Xf)(ae).subscribe(Oe))})(_e)}}function V(Z,j,...pe){if(!0===j)return void Z();if(!1===j)return;const Q=new F.Hp({next:()=>{Q.unsubscribe(),Z()}});return j(...pe).subscribe(Q)}},24172:(Be,ne,g)=>{"use strict";g.d(ne,{T:()=>d});var e=g(41797);function d(F){return(0,e.h)((W,L)=>F<=L)}},53191:(Be,ne,g)=>{"use strict";g.d(ne,{O:()=>W});var e=g(1531),d=g(16896),F=g(32202);function W(...L){const V=(0,d.yG)(L);return(0,F.e)((Z,j)=>{(V?(0,e.z)(L,Z,V):(0,e.z)(L,Z)).subscribe(j)})}},26971:(Be,ne,g)=>{"use strict";g.d(ne,{w:()=>W});var e=g(52264),d=g(32202),F=g(56666);function W(L,V){return(0,d.e)((Z,j)=>{let pe=null,Q=0,ye=!1;const _e=()=>ye&&!pe&&j.complete();Z.subscribe((0,F.x)(j,Oe=>{pe?.unsubscribe();let Se=0;const Ae=Q++;(0,e.Xf)(L(Oe,Ae)).subscribe(pe=(0,F.x)(j,He=>j.next(V?V(Oe,He,Ae,Se++):He),()=>{pe=null,_e()}))},()=>{ye=!0,_e()}))})}},14152:(Be,ne,g)=>{"use strict";g.d(ne,{q:()=>W});var e=g(91994),d=g(32202),F=g(56666);function W(L){return L<=0?()=>e.E:(0,d.e)((V,Z)=>{let j=0;V.subscribe((0,F.x)(Z,pe=>{++j<=L&&(Z.next(pe),L<=j&&Z.complete())}))})}},57355:(Be,ne,g)=>{"use strict";g.d(ne,{h:()=>W});var e=g(91994),d=g(32202),F=g(56666);function W(L){return L<=0?()=>e.E:(0,d.e)((V,Z)=>{let j=[];V.subscribe((0,F.x)(Z,pe=>{j.push(pe),L{for(const pe of j)Z.next(pe);Z.complete()},void 0,()=>{j=null}))})}},49223:(Be,ne,g)=>{"use strict";g.d(ne,{R:()=>L});var e=g(32202),d=g(56666),F=g(52264),W=g(16631);function L(V){return(0,e.e)((Z,j)=>{(0,F.Xf)(V).subscribe((0,d.x)(j,()=>j.complete(),W.Z)),!j.closed&&Z.subscribe(j)})}},67359:(Be,ne,g)=>{"use strict";g.d(ne,{o:()=>F});var e=g(32202),d=g(56666);function F(W,L=!1){return(0,e.e)((V,Z)=>{let j=0;V.subscribe((0,d.x)(Z,pe=>{const Q=W(pe,j++);(Q||L)&&Z.next(pe),!Q&&Z.complete()}))})}},27357:(Be,ne,g)=>{"use strict";g.d(ne,{b:()=>L});var e=g(81893),d=g(32202),F=g(56666),W=g(31645);function L(V,Z,j){const pe=(0,e.m)(V)||Z||j?{next:V,error:Z,complete:j}:V;return pe?(0,d.e)((Q,ye)=>{var _e;null===(_e=pe.subscribe)||void 0===_e||_e.call(pe);let Oe=!0;Q.subscribe((0,F.x)(ye,Se=>{var Ae;null===(Ae=pe.next)||void 0===Ae||Ae.call(pe,Se),ye.next(Se)},()=>{var Se;Oe=!1,null===(Se=pe.complete)||void 0===Se||Se.call(pe),ye.complete()},Se=>{var Ae;Oe=!1,null===(Ae=pe.error)||void 0===Ae||Ae.call(pe,Se),ye.error(Se)},()=>{var Se,Ae;Oe&&(null===(Se=pe.unsubscribe)||void 0===Se||Se.call(pe)),null===(Ae=pe.finalize)||void 0===Ae||Ae.call(pe)}))}):W.y}},44730:(Be,ne,g)=>{"use strict";g.d(ne,{o:()=>L});var e=g(34385);class d extends e.w0{constructor(Z,j){super()}schedule(Z,j=0){return this}}const F={setInterval(V,Z,...j){const{delegate:pe}=F;return pe?.setInterval?pe.setInterval(V,Z,...j):setInterval(V,Z,...j)},clearInterval(V){const{delegate:Z}=F;return(Z?.clearInterval||clearInterval)(V)},delegate:void 0};var W=g(10934);class L extends d{constructor(Z,j){super(Z,j),this.scheduler=Z,this.work=j,this.pending=!1}schedule(Z,j=0){var pe;if(this.closed)return this;this.state=Z;const Q=this.id,ye=this.scheduler;return null!=Q&&(this.id=this.recycleAsyncId(ye,Q,j)),this.pending=!0,this.delay=j,this.id=null!==(pe=this.id)&&void 0!==pe?pe:this.requestAsyncId(ye,this.id,j),this}requestAsyncId(Z,j,pe=0){return F.setInterval(Z.flush.bind(Z,this),pe)}recycleAsyncId(Z,j,pe=0){if(null!=pe&&this.delay===pe&&!1===this.pending)return j;null!=j&&F.clearInterval(j)}execute(Z,j){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const pe=this._execute(Z,j);if(pe)return pe;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(Z,j){let Q,pe=!1;try{this.work(Z)}catch(ye){pe=!0,Q=ye||new Error("Scheduled action threw falsy error")}if(pe)return this.unsubscribe(),Q}unsubscribe(){if(!this.closed){const{id:Z,scheduler:j}=this,{actions:pe}=j;this.work=this.state=this.scheduler=null,this.pending=!1,(0,W.P)(pe,this),null!=Z&&(this.id=this.recycleAsyncId(j,Z,null)),this.delay=null,super.unsubscribe()}}}},95797:(Be,ne,g)=>{"use strict";g.d(ne,{v:()=>F});var e=g(20478);class d{constructor(L,V=d.now){this.schedulerActionCtor=L,this.now=V}schedule(L,V=0,Z){return new this.schedulerActionCtor(this,L).schedule(Z,V)}}d.now=e.l.now;class F extends d{constructor(L,V=d.now){super(L,V),this.actions=[],this._active=!1}flush(L){const{actions:V}=this;if(this._active)return void V.push(L);let Z;this._active=!0;do{if(Z=L.execute(L.state,L.delay))break}while(L=V.shift());if(this._active=!1,Z){for(;L=V.shift();)L.unsubscribe();throw Z}}}},97279:(Be,ne,g)=>{"use strict";g.d(ne,{P:()=>W,z:()=>F});var e=g(44730);const F=new(g(95797).v)(e.o),W=F},20478:(Be,ne,g)=>{"use strict";g.d(ne,{l:()=>e});const e={now:()=>(e.delegate||Date).now(),delegate:void 0}},9321:(Be,ne,g)=>{"use strict";g.d(ne,{z:()=>e});const e={setTimeout(d,F,...W){const{delegate:L}=e;return L?.setTimeout?L.setTimeout(d,F,...W):setTimeout(d,F,...W)},clearTimeout(d){const{delegate:F}=e;return(F?.clearTimeout||clearTimeout)(d)},delegate:void 0}},67771:(Be,ne,g)=>{"use strict";g.d(ne,{h:()=>d});const d=function e(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}()},57519:(Be,ne,g)=>{"use strict";g.d(ne,{L:()=>e});const e="function"==typeof Symbol&&Symbol.observable||"@@observable"},16896:(Be,ne,g)=>{"use strict";g.d(ne,{_6:()=>V,jO:()=>W,yG:()=>L});var e=g(81893),d=g(33978);function F(Z){return Z[Z.length-1]}function W(Z){return(0,e.m)(F(Z))?Z.pop():void 0}function L(Z){return(0,d.K)(F(Z))?Z.pop():void 0}function V(Z,j){return"number"==typeof F(Z)?Z.pop():j}},26302:(Be,ne,g)=>{"use strict";g.d(ne,{D:()=>L});const{isArray:e}=Array,{getPrototypeOf:d,prototype:F,keys:W}=Object;function L(Z){if(1===Z.length){const j=Z[0];if(e(j))return{args:j,keys:null};if(function V(Z){return Z&&"object"==typeof Z&&d(Z)===F}(j)){const pe=W(j);return{args:pe.map(Q=>j[Q]),keys:pe}}}return{args:Z,keys:null}}},10934:(Be,ne,g)=>{"use strict";function e(d,F){if(d){const W=d.indexOf(F);0<=W&&d.splice(W,1)}}g.d(ne,{P:()=>e})},77322:(Be,ne,g)=>{"use strict";function e(d){const W=d(L=>{Error.call(L),L.stack=(new Error).stack});return W.prototype=Object.create(Error.prototype),W.prototype.constructor=W,W}g.d(ne,{d:()=>e})},5174:(Be,ne,g)=>{"use strict";function e(d,F){return d.reduce((W,L,V)=>(W[L]=F[V],W),{})}g.d(ne,{n:()=>e})},1229:(Be,ne,g)=>{"use strict";g.d(ne,{O:()=>W,x:()=>F});var e=g(18783);let d=null;function F(L){if(e.v.useDeprecatedSynchronousErrorHandling){const V=!d;if(V&&(d={errorThrown:!1,error:null}),L(),V){const{errorThrown:Z,error:j}=d;if(d=null,Z)throw j}}else L()}function W(L){e.v.useDeprecatedSynchronousErrorHandling&&d&&(d.errorThrown=!0,d.error=L)}},11410:(Be,ne,g)=>{"use strict";function e(d,F,W,L=0,V=!1){const Z=F.schedule(function(){W(),V?d.add(this.schedule(null,L)):this.unsubscribe()},L);if(d.add(Z),!V)return Z}g.d(ne,{f:()=>e})},31645:(Be,ne,g)=>{"use strict";function e(d){return d}g.d(ne,{y:()=>e})},91190:(Be,ne,g)=>{"use strict";g.d(ne,{z:()=>e});const e=d=>d&&"number"==typeof d.length&&"function"!=typeof d},34:(Be,ne,g)=>{"use strict";g.d(ne,{D:()=>d});var e=g(81893);function d(F){return Symbol.asyncIterator&&(0,e.m)(F?.[Symbol.asyncIterator])}},81893:(Be,ne,g)=>{"use strict";function e(d){return"function"==typeof d}g.d(ne,{m:()=>e})},59073:(Be,ne,g)=>{"use strict";g.d(ne,{c:()=>F});var e=g(57519),d=g(81893);function F(W){return(0,d.m)(W[e.L])}},93800:(Be,ne,g)=>{"use strict";g.d(ne,{T:()=>F});var e=g(67771),d=g(81893);function F(W){return(0,d.m)(W?.[e.h])}},36395:(Be,ne,g)=>{"use strict";g.d(ne,{t:()=>d});var e=g(81893);function d(F){return(0,e.m)(F?.then)}},76105:(Be,ne,g)=>{"use strict";g.d(ne,{L:()=>W,Q:()=>F});var e=g(80677),d=g(81893);function F(L){return(0,e.FC)(this,arguments,function*(){const Z=L.getReader();try{for(;;){const{value:j,done:pe}=yield(0,e.qq)(Z.read());if(pe)return yield(0,e.qq)(void 0);yield yield(0,e.qq)(j)}}finally{Z.releaseLock()}})}function W(L){return(0,d.m)(L?.getReader)}},33978:(Be,ne,g)=>{"use strict";g.d(ne,{K:()=>d});var e=g(81893);function d(F){return F&&(0,e.m)(F.schedule)}},32202:(Be,ne,g)=>{"use strict";g.d(ne,{A:()=>d,e:()=>F});var e=g(81893);function d(W){return(0,e.m)(W?.lift)}function F(W){return L=>{if(d(L))return L.lift(function(V){try{return W(V,this)}catch(Z){this.error(Z)}});throw new TypeError("Unable to lift unknown Observable type")}}},52250:(Be,ne,g)=>{"use strict";g.d(ne,{Z:()=>W});var e=g(82566);const{isArray:d}=Array;function W(L){return(0,e.U)(V=>function F(L,V){return d(V)?L(...V):L(V)}(L,V))}},16631:(Be,ne,g)=>{"use strict";function e(){}g.d(ne,{Z:()=>e})},65326:(Be,ne,g)=>{"use strict";g.d(ne,{U:()=>F,z:()=>d});var e=g(31645);function d(...W){return F(W)}function F(W){return 0===W.length?e.y:1===W.length?W[0]:function(V){return W.reduce((Z,j)=>j(Z),V)}}},22870:(Be,ne,g)=>{"use strict";g.d(ne,{h:()=>F});var e=g(18783),d=g(9321);function F(W){d.z.setTimeout(()=>{const{onUnhandledError:L}=e.v;if(!L)throw W;L(W)})}},65436:(Be,ne,g)=>{"use strict";function e(d){return new TypeError(`You provided ${null!==d&&"object"==typeof d?"an invalid object":`'${d}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}g.d(ne,{z:()=>e})},11039:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e='import { Component, Input, Output, EventEmitter } from \'@angular/core\';\nimport { CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-utils-calendar-header\',\n template: `\n <div class="row text-center">\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n mwlCalendarPreviousView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Previous\n </div>\n <div\n class="btn btn-outline-secondary"\n mwlCalendarToday\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Today\n </div>\n <div\n class="btn btn-primary"\n mwlCalendarNextView\n [view]="view"\n [(viewDate)]="viewDate"\n (viewDateChange)="viewDateChange.next(viewDate)"\n >\n Next\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <h3>{{ viewDate | calendarDate: view + \'ViewTitle\':locale }}</h3>\n </div>\n <div class="col-md-4">\n <div class="btn-group">\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Month)"\n [class.active]="view === CalendarView.Month"\n >\n Month\n </div>\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Week)"\n [class.active]="view === CalendarView.Week"\n >\n Week\n </div>\n <div\n class="btn btn-primary"\n (click)="viewChange.emit(CalendarView.Day)"\n [class.active]="view === CalendarView.Day"\n >\n Day\n </div>\n </div>\n </div>\n </div>\n <br />\n `,\n})\nexport class CalendarHeaderComponent {\n @Input() view: CalendarView;\n\n @Input() viewDate: Date;\n\n @Input() locale: string = \'en\';\n\n @Output() viewChange = new EventEmitter<CalendarView>();\n\n @Output() viewDateChange = new EventEmitter<Date>();\n\n CalendarView = CalendarView;\n}\n'},98862:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e='export const colors: any = {\n red: {\n primary: \'#ad2121\',\n secondary: \'#FAE3E3\',\n },\n blue: {\n primary: \'#1e90ff\',\n secondary: \'#D1E8FF\',\n },\n yellow: {\n primary: \'#e3bc08\',\n secondary: \'#FDF1BA\',\n },\n};\n'},91593:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e='import { NgModule } from \'@angular/core\';\nimport { CommonModule } from \'@angular/common\';\nimport { FormsModule } from \'@angular/forms\';\nimport { CalendarModule } from \'angular-calendar\';\nimport { CalendarHeaderComponent } from \'./calendar-header.component\';\n\n@NgModule({\n imports: [CommonModule, FormsModule, CalendarModule],\n declarations: [CalendarHeaderComponent],\n exports: [CalendarHeaderComponent],\n})\nexport class DemoUtilsModule {}\n'},11850:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e='import { Component, Input, Output, EventEmitter } from \'@angular/core\';\nimport { CalendarView } from \'angular-calendar\';\n\n@Component({\n selector: \'mwl-demo-utils-calendar-header\',\n template: `\n
        \n
        \n
        \n \n Previous\n
        \n \n Today\n
        \n \n Next\n
        \n \n \n
        \n

        {{ viewDate | calendarDate: view + \'ViewTitle\':locale }}

        \n
        \n
        \n
        \n \n Month\n
        \n \n Week\n
        \n \n Day\n \n \n \n \n
        \n `,\n})\nexport class CalendarHeaderComponent {\n @Input() view: CalendarView;\n\n @Input() viewDate: Date;\n\n @Input() locale: string = \'en\';\n\n @Output() viewChange = new EventEmitter();\n\n @Output() viewDateChange = new EventEmitter();\n\n CalendarView = CalendarView;\n}\n'},59326:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e="export const colors: any = {\n red: {\n primary: '#ad2121',\n secondary: '#FAE3E3',\n },\n blue: {\n primary: '#1e90ff',\n secondary: '#D1E8FF',\n },\n yellow: {\n primary: '#e3bc08',\n secondary: '#FDF1BA',\n },\n};\n"},48355:(Be,ne,g)=>{"use strict";g.r(ne),g.d(ne,{default:()=>e});const e="import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { FormsModule } from '@angular/forms';\nimport { CalendarModule } from 'angular-calendar';\nimport { CalendarHeaderComponent } from './calendar-header.component';\n\n@NgModule({\n imports: [CommonModule, FormsModule, CalendarModule],\n declarations: [CalendarHeaderComponent],\n exports: [CalendarHeaderComponent],\n})\nexport class DemoUtilsModule {}\n"},80677:(Be,ne,g)=>{"use strict";g.d(ne,{FC:()=>Me,KL:()=>We,Q_:()=>Ge,YH:()=>Je,ZT:()=>d,ev:()=>He,mG:()=>j,pi:()=>F,qq:()=>de});var e=function(xe,K){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ce,Ce){ce.__proto__=Ce}||function(ce,Ce){for(var ke in Ce)Object.prototype.hasOwnProperty.call(Ce,ke)&&(ce[ke]=Ce[ke])})(xe,K)};function d(xe,K){if("function"!=typeof K&&null!==K)throw new TypeError("Class extends value "+String(K)+" is not a constructor or null");function ce(){this.constructor=xe}e(xe,K),xe.prototype=null===K?Object.create(K):(ce.prototype=K.prototype,new ce)}var F=function(){return F=Object.assign||function(K){for(var ce,Ce=1,ke=arguments.length;Ce=xe.length&&(xe=void 0),{value:xe&&xe[Ce++],done:!xe}}};throw new TypeError(K?"Object is not iterable.":"Symbol.iterator is not defined.")}function He(xe,K,ce){if(ce||2===arguments.length)for(var he,Ce=0,ke=K.length;Ce1||rt(Qe,Et)})})}function rt(Qe,Et){try{!function at(Qe){Qe.value instanceof de?Promise.resolve(Qe.value.v).then(Pe,gt):lt(he[0][2],Qe)}(Ce[Qe](Et))}catch(Ct){lt(he[0][3],Ct)}}function Pe(Qe){rt("next",Qe)}function gt(Qe){rt("throw",Qe)}function lt(Qe,Et){Qe(Et),he.shift(),he.length&&rt(he[0][0],he[0][1])}}function We(xe){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var ce,K=xe[Symbol.asyncIterator];return K?K.call(xe):(xe=_e(xe),ce={},Ce("next"),Ce("throw"),Ce("return"),ce[Symbol.asyncIterator]=function(){return this},ce);function Ce(he){ce[he]=xe[he]&&function(De){return new Promise(function(rt,at){(function ke(he,De,rt,at){Promise.resolve(at).then(function(Pe){he({value:Pe,done:rt})},De)})(rt,at,(De=xe[he](De)).done,De.value)})}}}Object.create;function Ge(xe,K,ce,Ce){if("a"===ce&&!Ce)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof K?xe!==K||!Ce:!K.has(xe))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===ce?Ce:"a"===ce?Ce.call(xe):Ce?Ce.value:K.get(xe)}function Je(xe,K,ce,Ce,ke){if("m"===Ce)throw new TypeError("Private method is not writable");if("a"===Ce&&!ke)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof K?xe!==K||!ke:!K.has(xe))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===Ce?ke.call(xe,ce):ke?ke.value=ce:K.set(xe,ce),ce}},64251:(Be,ne,g)=>{var e={"./additional-event-properties/sources.ts":[87701,7701],"./all-day-events/sources.ts":[24148,4148],"./async-events/sources.ts":[37042,7042],"./before-view-render/sources.ts":[11017,1017],"./clickable-days/sources.ts":[30387,387],"./clickable-events/sources.ts":[89515,9515],"./context-menu/sources.ts":[10026,26],"./custom-event-class/sources.ts":[74304,4304],"./custom-hour-duration/sources.ts":[12687,2687],"./custom-templates/sources.ts":[8859,8859],"./customise-current-time-marker/sources.ts":[33024,3024],"./customise-date-formats/sources.ts":[47382,7382],"./dark-theme/sources.ts":[72533,2533],"./day-view-hour-split/sources.ts":[61272,1272],"./day-view-scheduler/sources.ts":[69222,9222],"./day-view-start-end/sources.ts":[55709,5709],"./dayjs/sources.ts":[43550,3550],"./demo-utils/sources.ts":[16076],"./disable-slide-animation/sources.ts":[44419,4419],"./disable-tooltips/sources.ts":[18714,8714],"./drag-to-create-events/sources.ts":[40988,988],"./draggable-events/sources.ts":[83962,3962],"./draggable-external-events/sources.ts":[24767,4767],"./editable-deletable-events/sources.ts":[26770,6770],"./exclude-days/sources.ts":[99096,9096],"./extra-month-view-weeks/sources.ts":[80586,586],"./group-similar-events/sources.ts":[54287,4287],"./i18n/sources.ts":[35363,5363],"./kitchen-sink/sources.ts":[39845,9845],"./min-max-date/sources.ts":[82962,2962],"./moment/sources.ts":[77471,7471],"./month-view-badge-total/sources.ts":[38619,8619],"./navigating-between-views/sources.ts":[20408,408],"./no-events-label/sources.ts":[43739,3739],"./optional-event-end-dates/sources.ts":[40647,647],"./public-holidays/sources.ts":[28601,8601],"./recurring-events/sources.ts":[37591,7591],"./refreshing-the-view/sources.ts":[35966,5966],"./resizable-events/sources.ts":[52548,2548],"./responsive-week-view/sources.ts":[54583,4583],"./rtl/sources.ts":[16591,6591],"./scroll-to-current-time/sources.ts":[19195,9195],"./selectable-period/sources.ts":[79376,9376],"./show-dates-on-titles/sources.ts":[26983,6983],"./validate-drag-and-resize/sources.ts":[95144,5144],"./week-view-event-margin/sources.ts":[18556,8556],"./week-view-minute-precision/sources.ts":[43730,3730]};function d(F){if(!g.o(e,F))return Promise.resolve().then(()=>{var V=new Error("Cannot find module '"+F+"'");throw V.code="MODULE_NOT_FOUND",V});var W=e[F],L=W[0];return Promise.all(W.slice(1).map(g.e)).then(()=>g(L))}d.keys=()=>Object.keys(e),d.id=64251,Be.exports=d},28265:(Be,ne,g)=>{"use strict";g.d(ne,{LC:()=>d,SB:()=>pe,X$:()=>W,ZE:()=>Ee,ZN:()=>Me,_j:()=>e,eR:()=>ye,jt:()=>L,k1:()=>We,l3:()=>F,oB:()=>j,vP:()=>Z});class e{}class d{}const F="*";function W(Fe,ae){return{type:7,name:Fe,definitions:ae,options:{}}}function L(Fe,ae=null){return{type:4,styles:ae,timings:Fe}}function Z(Fe,ae=null){return{type:2,steps:Fe,options:ae}}function j(Fe){return{type:6,styles:Fe,offset:null}}function pe(Fe,ae,Re){return{type:0,name:Fe,styles:ae,options:Re}}function ye(Fe,ae,Re=null){return{type:1,expr:Fe,animation:ae,options:Re}}function de(Fe){Promise.resolve().then(Fe)}class Me{constructor(ae=0,Re=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=ae+Re}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(ae=>ae()),this._onDoneFns=[])}onStart(ae){this._originalOnStartFns.push(ae),this._onStartFns.push(ae)}onDone(ae){this._originalOnDoneFns.push(ae),this._onDoneFns.push(ae)}onDestroy(ae){this._onDestroyFns.push(ae)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){de(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(ae=>ae()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(ae=>ae()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(ae){this._position=this.totalTime?ae*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(ae){const Re="start"==ae?this._onStartFns:this._onDoneFns;Re.forEach(Ke=>Ke()),Re.length=0}}class Ee{constructor(ae){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=ae;let Re=0,Ke=0,Ge=0;const Je=this.players.length;0==Je?de(()=>this._onFinish()):this.players.forEach(dt=>{dt.onDone(()=>{++Re==Je&&this._onFinish()}),dt.onDestroy(()=>{++Ke==Je&&this._onDestroy()}),dt.onStart(()=>{++Ge==Je&&this._onStart()})}),this.totalTime=this.players.reduce((dt,xe)=>Math.max(dt,xe.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(ae=>ae()),this._onDoneFns=[])}init(){this.players.forEach(ae=>ae.init())}onStart(ae){this._onStartFns.push(ae)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(ae=>ae()),this._onStartFns=[])}onDone(ae){this._onDoneFns.push(ae)}onDestroy(ae){this._onDestroyFns.push(ae)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(ae=>ae.play())}pause(){this.players.forEach(ae=>ae.pause())}restart(){this.players.forEach(ae=>ae.restart())}finish(){this._onFinish(),this.players.forEach(ae=>ae.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(ae=>ae.destroy()),this._onDestroyFns.forEach(ae=>ae()),this._onDestroyFns=[])}reset(){this.players.forEach(ae=>ae.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(ae){const Re=ae*this.totalTime;this.players.forEach(Ke=>{const Ge=Ke.totalTime?Math.min(1,Re/Ke.totalTime):1;Ke.setPosition(Ge)})}getPosition(){const ae=this.players.reduce((Re,Ke)=>null===Re||Ke.totalTime>Re.totalTime?Ke:Re,null);return null!=ae?ae.getPosition():0}beforeDestroy(){this.players.forEach(ae=>{ae.beforeDestroy&&ae.beforeDestroy()})}triggerCallback(ae){const Re="start"==ae?this._onStartFns:this._onDoneFns;Re.forEach(Ke=>Ke()),Re.length=0}}const We="!"},64061:(Be,ne,g)=>{"use strict";g.d(ne,{Do:()=>Ee,ED:()=>gi,EM:()=>fo,Gx:()=>dr,HT:()=>W,JF:()=>ki,K0:()=>V,Mn:()=>rt,Mx:()=>Pi,NF:()=>Wr,O5:()=>$n,OU:()=>xi,Ov:()=>Ri,PC:()=>uo,RF:()=>Zr,S$:()=>He,Tn:()=>K,Ts:()=>ai,UT:()=>at,V_:()=>pe,Ye:()=>We,Zx:()=>li,ax:()=>Kr,b0:()=>Me,bD:()=>Di,ez:()=>ts,mk:()=>hi,n9:()=>Gr,ol:()=>De,p6:()=>on,q:()=>F,qS:()=>Xo,sg:()=>Kr,tP:()=>Sr,uU:()=>zr,w_:()=>L,x:()=>xe});var e=g(72612);let d=null;function F(){return d}function W(S){d||(d=S)}class L{}const V=new e.OlP("DocumentToken");class Z{historyGo(b){throw new Error("Not implemented")}}Z.\u0275fac=function(b){return new(b||Z)},Z.\u0275prov=e.Yz7({token:Z,factory:function(){return function j(){return(0,e.LFG)(Q)}()},providedIn:"platform"});const pe=new e.OlP("Location Initialized");class Q extends Z{constructor(b){super(),this._doc=b,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return F().getBaseHref(this._doc)}onPopState(b){const x=F().getGlobalEventTarget(this._doc,"window");return x.addEventListener("popstate",b,!1),()=>x.removeEventListener("popstate",b)}onHashChange(b){const x=F().getGlobalEventTarget(this._doc,"window");return x.addEventListener("hashchange",b,!1),()=>x.removeEventListener("hashchange",b)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(b){this.location.pathname=b}pushState(b,x,X){ye()?this._history.pushState(b,x,X):this.location.hash=X}replaceState(b,x,X){ye()?this._history.replaceState(b,x,X):this.location.hash=X}forward(){this._history.forward()}back(){this._history.back()}historyGo(b=0){this._history.go(b)}getState(){return this._history.state}}function ye(){return!!window.history.pushState}function Oe(S,b){if(0==S.length)return b;if(0==b.length)return S;let x=0;return S.endsWith("/")&&x++,b.startsWith("/")&&x++,2==x?S+b.substring(1):1==x?S+b:S+"/"+b}function Se(S){const b=S.match(/#|\?|$/),x=b&&b.index||S.length,X=x-("/"===S[x-1]?1:0);return S.slice(0,X)+S.slice(x)}function Ae(S){return S&&"?"!==S[0]?"?"+S:S}Q.\u0275fac=function(b){return new(b||Q)(e.LFG(V))},Q.\u0275prov=e.Yz7({token:Q,factory:function(){return function _e(){return new Q((0,e.LFG)(V))}()},providedIn:"platform"});class He{historyGo(b){throw new Error("Not implemented")}}He.\u0275fac=function(b){return new(b||He)},He.\u0275prov=e.Yz7({token:He,factory:function(){return(0,e.f3M)(Me)},providedIn:"root"});const de=new e.OlP("appBaseHref");class Me extends He{constructor(b,x){super(),this._platformLocation=b,this._removeListenerFns=[],this._baseHref=x??this._platformLocation.getBaseHrefFromDOM()??(0,e.f3M)(V).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(b){this._removeListenerFns.push(this._platformLocation.onPopState(b),this._platformLocation.onHashChange(b))}getBaseHref(){return this._baseHref}prepareExternalUrl(b){return Oe(this._baseHref,b)}path(b=!1){const x=this._platformLocation.pathname+Ae(this._platformLocation.search),X=this._platformLocation.hash;return X&&b?`${x}${X}`:x}pushState(b,x,X,Ne){const je=this.prepareExternalUrl(X+Ae(Ne));this._platformLocation.pushState(b,x,je)}replaceState(b,x,X,Ne){const je=this.prepareExternalUrl(X+Ae(Ne));this._platformLocation.replaceState(b,x,je)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(b=0){this._platformLocation.historyGo?.(b)}}Me.\u0275fac=function(b){return new(b||Me)(e.LFG(Z),e.LFG(de,8))},Me.\u0275prov=e.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"});class Ee extends He{constructor(b,x){super(),this._platformLocation=b,this._baseHref="",this._removeListenerFns=[],null!=x&&(this._baseHref=x)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(b){this._removeListenerFns.push(this._platformLocation.onPopState(b),this._platformLocation.onHashChange(b))}getBaseHref(){return this._baseHref}path(b=!1){let x=this._platformLocation.hash;return null==x&&(x="#"),x.length>0?x.substring(1):x}prepareExternalUrl(b){const x=Oe(this._baseHref,b);return x.length>0?"#"+x:x}pushState(b,x,X,Ne){let je=this.prepareExternalUrl(X+Ae(Ne));0==je.length&&(je=this._platformLocation.pathname),this._platformLocation.pushState(b,x,je)}replaceState(b,x,X,Ne){let je=this.prepareExternalUrl(X+Ae(Ne));0==je.length&&(je=this._platformLocation.pathname),this._platformLocation.replaceState(b,x,je)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(b=0){this._platformLocation.historyGo?.(b)}}Ee.\u0275fac=function(b){return new(b||Ee)(e.LFG(Z),e.LFG(de,8))},Ee.\u0275prov=e.Yz7({token:Ee,factory:Ee.\u0275fac});class We{constructor(b){this._subject=new e.vpe,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=b;const x=this._locationStrategy.getBaseHref();this._basePath=function Ke(S){if(/^(https?:)?\/\//.test(S)){const[,b]=S.split(/\/\/[^\/]+/);return b}return S}(Se(Re(x))),this._locationStrategy.onPopState(X=>{this._subject.emit({url:this.path(!0),pop:!0,state:X.state,type:X.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(b=!1){return this.normalize(this._locationStrategy.path(b))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(b,x=""){return this.path()==this.normalize(b+Ae(x))}normalize(b){return We.stripTrailingSlash(function ae(S,b){return S&&b.startsWith(S)?b.substring(S.length):b}(this._basePath,Re(b)))}prepareExternalUrl(b){return b&&"/"!==b[0]&&(b="/"+b),this._locationStrategy.prepareExternalUrl(b)}go(b,x="",X=null){this._locationStrategy.pushState(X,"",b,x),this._notifyUrlChangeListeners(this.prepareExternalUrl(b+Ae(x)),X)}replaceState(b,x="",X=null){this._locationStrategy.replaceState(X,"",b,x),this._notifyUrlChangeListeners(this.prepareExternalUrl(b+Ae(x)),X)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(b=0){this._locationStrategy.historyGo?.(b)}onUrlChange(b){return this._urlChangeListeners.push(b),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(x=>{this._notifyUrlChangeListeners(x.url,x.state)})),()=>{const x=this._urlChangeListeners.indexOf(b);this._urlChangeListeners.splice(x,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(b="",x){this._urlChangeListeners.forEach(X=>X(b,x))}subscribe(b,x,X){return this._subject.subscribe({next:b,error:x,complete:X})}}function Re(S){return S.replace(/\/index.html$/,"")}We.normalizeQueryParams=Ae,We.joinWithSlash=Oe,We.stripTrailingSlash=Se,We.\u0275fac=function(b){return new(b||We)(e.LFG(He))},We.\u0275prov=e.Yz7({token:We,factory:function(){return function Fe(){return new We((0,e.LFG)(He))}()},providedIn:"root"});const Ge={ADP:[void 0,void 0,0],AFN:[void 0,"\u060b",0],ALL:[void 0,void 0,0],AMD:[void 0,"\u058f",2],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],AZN:[void 0,"\u20bc"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,void 0,2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",2],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GHS:[void 0,"GH\u20b5"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",2],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",2],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",2],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",2],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:["\u20b1"],PKR:[void 0,"Rs",2],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLE:[void 0,void 0,2],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,2],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UYW:[void 0,void 0,4],UZS:[void 0,void 0,2],VEF:[void 0,"Bs",2],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["F\u202fCFA",void 0,0],XPF:["CFPF",void 0,0],XXX:["\xa4"],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]};var Je,S,dt,xe,K,ce,Ce,ke;function De(S,b,x){const X=(0,e.cg1)(S),je=Y([X[e.wAp.DayPeriodsFormat],X[e.wAp.DayPeriodsStandalone]],b);return Y(je,x)}function rt(S,b,x){const X=(0,e.cg1)(S),je=Y([X[e.wAp.DaysFormat],X[e.wAp.DaysStandalone]],b);return Y(je,x)}function at(S,b,x){const X=(0,e.cg1)(S),je=Y([X[e.wAp.MonthsFormat],X[e.wAp.MonthsStandalone]],b);return Y(je,x)}function Qe(S,b){return Y((0,e.cg1)(S)[e.wAp.DateFormat],b)}function Et(S,b){return Y((0,e.cg1)(S)[e.wAp.TimeFormat],b)}function Ct(S,b){return Y((0,e.cg1)(S)[e.wAp.DateTimeFormat],b)}function Dt(S,b){const x=(0,e.cg1)(S),X=x[e.wAp.NumberSymbols][b];if(typeof X>"u"){if(b===Ce.CurrencyDecimal)return x[e.wAp.NumberSymbols][Ce.Decimal];if(b===Ce.CurrencyGroup)return x[e.wAp.NumberSymbols][Ce.Group]}return X}function Zt(S,b){return(0,e.cg1)(S)[e.wAp.NumberFormats][b]}(S=Je||(Je={}))[S.Decimal=0]="Decimal",S[S.Percent=1]="Percent",S[S.Currency=2]="Currency",S[S.Scientific=3]="Scientific",function(S){S[S.Zero=0]="Zero",S[S.One=1]="One",S[S.Two=2]="Two",S[S.Few=3]="Few",S[S.Many=4]="Many",S[S.Other=5]="Other"}(dt||(dt={})),function(S){S[S.Format=0]="Format",S[S.Standalone=1]="Standalone"}(xe||(xe={})),function(S){S[S.Narrow=0]="Narrow",S[S.Abbreviated=1]="Abbreviated",S[S.Wide=2]="Wide",S[S.Short=3]="Short"}(K||(K={})),function(S){S[S.Short=0]="Short",S[S.Medium=1]="Medium",S[S.Long=2]="Long",S[S.Full=3]="Full"}(ce||(ce={})),function(S){S[S.Decimal=0]="Decimal",S[S.Group=1]="Group",S[S.List=2]="List",S[S.PercentSign=3]="PercentSign",S[S.PlusSign=4]="PlusSign",S[S.MinusSign=5]="MinusSign",S[S.Exponential=6]="Exponential",S[S.SuperscriptingExponent=7]="SuperscriptingExponent",S[S.PerMille=8]="PerMille",S[S.Infinity=9]="Infinity",S[S.NaN=10]="NaN",S[S.TimeSeparator=11]="TimeSeparator",S[S.CurrencyDecimal=12]="CurrencyDecimal",S[S.CurrencyGroup=13]="CurrencyGroup"}(Ce||(Ce={})),function(S){S[S.Sunday=0]="Sunday",S[S.Monday=1]="Monday",S[S.Tuesday=2]="Tuesday",S[S.Wednesday=3]="Wednesday",S[S.Thursday=4]="Thursday",S[S.Friday=5]="Friday",S[S.Saturday=6]="Saturday"}(ke||(ke={}));const nn=e.kL8;function Rt(S){if(!S[e.wAp.ExtraData])throw new Error(`Missing extra locale data for the locale "${S[e.wAp.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function Y(S,b){for(let x=b;x>-1;x--)if(typeof S[x]<"u")return S[x];throw new Error("Locale data API: locale data undefined")}function G(S){const[b,x]=S.split(":");return{hours:+b,minutes:+x}}function J(S,b,x="en"){const X=function It(S){return(0,e.cg1)(S)[e.wAp.Currencies]}(x)[S]||Ge[S]||[],Ne=X[1];return"narrow"===b&&"string"==typeof Ne?Ne:X[0]||S}const ie=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Te={},et=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;var tt,bt,st;function on(S,b,x,X){let Ne=function Hn(S){if(ar(S))return S;if("number"==typeof S&&!isNaN(S))return new Date(S);if("string"==typeof S){if(S=S.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(S)){const[Ne,je=1,mt=1]=S.split("-").map(At=>+At);return jt(Ne,je-1,mt)}const x=parseFloat(S);if(!isNaN(S-x))return new Date(x);let X;if(X=S.match(ie))return function qn(S){const b=new Date(0);let x=0,X=0;const Ne=S[8]?b.setUTCFullYear:b.setFullYear,je=S[8]?b.setUTCHours:b.setHours;S[9]&&(x=Number(S[9]+S[10]),X=Number(S[9]+S[11])),Ne.call(b,Number(S[1]),Number(S[2])-1,Number(S[3]));const mt=Number(S[4]||0)-x,At=Number(S[5]||0)-X,Sn=Number(S[6]||0),In=Math.floor(1e3*parseFloat("0."+(S[7]||0)));return je.call(b,mt,At,Sn,In),b}(X)}const b=new Date(S);if(!ar(b))throw new Error(`Unable to convert "${S}" into a date`);return b}(S);b=xt(x,b)||b;let At,mt=[];for(;b;){if(At=et.exec(b),!At){mt.push(b);break}{mt=mt.concat(At.slice(1));const wn=mt.pop();if(!wn)break;b=wn}}let Sn=Ne.getTimezoneOffset();X&&(Sn=Oi(X,Sn),Ne=function zt(S,b,x){const X=x?-1:1,Ne=S.getTimezoneOffset(),je=Oi(b,Ne);return function Ot(S,b){return(S=new Date(S.getTime())).setMinutes(S.getMinutes()+b),S}(S,X*(je-Ne))}(Ne,X,!0));let In="";return mt.forEach(wn=>{const Ht=function Yr(S){if(qr[S])return qr[S];let b;switch(S){case"G":case"GG":case"GGG":b=rn(st.Eras,K.Abbreviated);break;case"GGGG":b=rn(st.Eras,K.Wide);break;case"GGGGG":b=rn(st.Eras,K.Narrow);break;case"y":b=Yt(bt.FullYear,1,0,!1,!0);break;case"yy":b=Yt(bt.FullYear,2,0,!0,!0);break;case"yyy":b=Yt(bt.FullYear,3,0,!1,!0);break;case"yyyy":b=Yt(bt.FullYear,4,0,!1,!0);break;case"Y":b=ir(1);break;case"YY":b=ir(2,!0);break;case"YYY":b=ir(3);break;case"YYYY":b=ir(4);break;case"M":case"L":b=Yt(bt.Month,1,1);break;case"MM":case"LL":b=Yt(bt.Month,2,1);break;case"MMM":b=rn(st.Months,K.Abbreviated);break;case"MMMM":b=rn(st.Months,K.Wide);break;case"MMMMM":b=rn(st.Months,K.Narrow);break;case"LLL":b=rn(st.Months,K.Abbreviated,xe.Standalone);break;case"LLLL":b=rn(st.Months,K.Wide,xe.Standalone);break;case"LLLLL":b=rn(st.Months,K.Narrow,xe.Standalone);break;case"w":b=oi(1);break;case"ww":b=oi(2);break;case"W":b=oi(1,!0);break;case"d":b=Yt(bt.Date,1);break;case"dd":b=Yt(bt.Date,2);break;case"c":case"cc":b=Yt(bt.Day,1);break;case"ccc":b=rn(st.Days,K.Abbreviated,xe.Standalone);break;case"cccc":b=rn(st.Days,K.Wide,xe.Standalone);break;case"ccccc":b=rn(st.Days,K.Narrow,xe.Standalone);break;case"cccccc":b=rn(st.Days,K.Short,xe.Standalone);break;case"E":case"EE":case"EEE":b=rn(st.Days,K.Abbreviated);break;case"EEEE":b=rn(st.Days,K.Wide);break;case"EEEEE":b=rn(st.Days,K.Narrow);break;case"EEEEEE":b=rn(st.Days,K.Short);break;case"a":case"aa":case"aaa":b=rn(st.DayPeriods,K.Abbreviated);break;case"aaaa":b=rn(st.DayPeriods,K.Wide);break;case"aaaaa":b=rn(st.DayPeriods,K.Narrow);break;case"b":case"bb":case"bbb":b=rn(st.DayPeriods,K.Abbreviated,xe.Standalone,!0);break;case"bbbb":b=rn(st.DayPeriods,K.Wide,xe.Standalone,!0);break;case"bbbbb":b=rn(st.DayPeriods,K.Narrow,xe.Standalone,!0);break;case"B":case"BB":case"BBB":b=rn(st.DayPeriods,K.Abbreviated,xe.Format,!0);break;case"BBBB":b=rn(st.DayPeriods,K.Wide,xe.Format,!0);break;case"BBBBB":b=rn(st.DayPeriods,K.Narrow,xe.Format,!0);break;case"h":b=Yt(bt.Hours,1,-12);break;case"hh":b=Yt(bt.Hours,2,-12);break;case"H":b=Yt(bt.Hours,1);break;case"HH":b=Yt(bt.Hours,2);break;case"m":b=Yt(bt.Minutes,1);break;case"mm":b=Yt(bt.Minutes,2);break;case"s":b=Yt(bt.Seconds,1);break;case"ss":b=Yt(bt.Seconds,2);break;case"S":b=Yt(bt.FractionalSeconds,1);break;case"SS":b=Yt(bt.FractionalSeconds,2);break;case"SSS":b=Yt(bt.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":b=zn(tt.Short);break;case"ZZZZZ":b=zn(tt.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":b=zn(tt.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":b=zn(tt.Long);break;default:return null}return qr[S]=b,b}(wn);In+=Ht?Ht(Ne,x,Sn):"''"===wn?"'":wn.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),In}function jt(S,b,x){const X=new Date(0);return X.setFullYear(S,b,x),X.setHours(0,0,0),X}function xt(S,b){const x=function he(S){return(0,e.cg1)(S)[e.wAp.LocaleId]}(S);if(Te[x]=Te[x]||{},Te[x][b])return Te[x][b];let X="";switch(b){case"shortDate":X=Qe(S,ce.Short);break;case"mediumDate":X=Qe(S,ce.Medium);break;case"longDate":X=Qe(S,ce.Long);break;case"fullDate":X=Qe(S,ce.Full);break;case"shortTime":X=Et(S,ce.Short);break;case"mediumTime":X=Et(S,ce.Medium);break;case"longTime":X=Et(S,ce.Long);break;case"fullTime":X=Et(S,ce.Full);break;case"short":const Ne=xt(S,"shortTime"),je=xt(S,"shortDate");X=Dn(Ct(S,ce.Short),[Ne,je]);break;case"medium":const mt=xt(S,"mediumTime"),At=xt(S,"mediumDate");X=Dn(Ct(S,ce.Medium),[mt,At]);break;case"long":const Sn=xt(S,"longTime"),In=xt(S,"longDate");X=Dn(Ct(S,ce.Long),[Sn,In]);break;case"full":const wn=xt(S,"fullTime"),Ht=xt(S,"fullDate");X=Dn(Ct(S,ce.Full),[wn,Ht])}return X&&(Te[x][b]=X),X}function Dn(S,b){return b&&(S=S.replace(/\{([^}]+)}/g,function(x,X){return null!=b&&X in b?b[X]:x})),S}function Nt(S,b,x="-",X,Ne){let je="";(S<0||Ne&&S<=0)&&(Ne?S=1-S:(S=-S,je=x));let mt=String(S);for(;mt.length0||At>-x)&&(At+=x),S===bt.Hours)0===At&&-12===x&&(At=12);else if(S===bt.FractionalSeconds)return function Xt(S,b){return Nt(S,3).substring(0,b)}(At,b);const Sn=Dt(mt,Ce.MinusSign);return Nt(At,b,Sn,X,Ne)}}function rn(S,b,x=xe.Format,X=!1){return function(Ne,je){return function Ln(S,b,x,X,Ne,je){switch(x){case st.Months:return at(b,Ne,X)[S.getMonth()];case st.Days:return rt(b,Ne,X)[S.getDay()];case st.DayPeriods:const mt=S.getHours(),At=S.getMinutes();if(je){const In=function it(S){const b=(0,e.cg1)(S);return Rt(b),(b[e.wAp.ExtraData][2]||[]).map(X=>"string"==typeof X?G(X):[G(X[0]),G(X[1])])}(b),wn=function we(S,b,x){const X=(0,e.cg1)(S);Rt(X);const je=Y([X[e.wAp.ExtraData][0],X[e.wAp.ExtraData][1]],b)||[];return Y(je,x)||[]}(b,Ne,X),Ht=In.findIndex(dn=>{if(Array.isArray(dn)){const[On,vr]=dn,Jr=mt>=On.hours&&At>=On.minutes,io=mt0?Math.floor(Ne/60):Math.ceil(Ne/60);switch(S){case tt.Short:return(Ne>=0?"+":"")+Nt(mt,2,je)+Nt(Math.abs(Ne%60),2,je);case tt.ShortGMT:return"GMT"+(Ne>=0?"+":"")+Nt(mt,1,je);case tt.Long:return"GMT"+(Ne>=0?"+":"")+Nt(mt,2,je)+":"+Nt(Math.abs(Ne%60),2,je);case tt.Extended:return 0===X?"Z":(Ne>=0?"+":"")+Nt(mt,2,je)+":"+Nt(Math.abs(Ne%60),2,je);default:throw new Error(`Unknown zone width "${S}"`)}}}!function(S){S[S.Short=0]="Short",S[S.ShortGMT=1]="ShortGMT",S[S.Long=2]="Long",S[S.Extended=3]="Extended"}(tt||(tt={})),function(S){S[S.FullYear=0]="FullYear",S[S.Month=1]="Month",S[S.Date=2]="Date",S[S.Hours=3]="Hours",S[S.Minutes=4]="Minutes",S[S.Seconds=5]="Seconds",S[S.FractionalSeconds=6]="FractionalSeconds",S[S.Day=7]="Day"}(bt||(bt={})),function(S){S[S.DayPeriods=0]="DayPeriods",S[S.Days=1]="Days",S[S.Months=2]="Months",S[S.Eras=3]="Eras"}(st||(st={}));function mr(S){return jt(S.getFullYear(),S.getMonth(),S.getDate()+(4-S.getDay()))}function oi(S,b=!1){return function(x,X){let Ne;if(b){const je=new Date(x.getFullYear(),x.getMonth(),1).getDay()-1,mt=x.getDate();Ne=1+Math.floor((mt+je)/7)}else{const je=mr(x),mt=function Vr(S){const b=jt(S,0,1).getDay();return jt(S,0,1+(b<=4?4:11)-b)}(je.getFullYear()),At=je.getTime()-mt.getTime();Ne=1+Math.round(At/6048e5)}return Nt(Ne,S,Dt(X,Ce.MinusSign))}}function ir(S,b=!1){return function(x,X){return Nt(mr(x).getFullYear(),S,Dt(X,Ce.MinusSign),b)}}const qr={};function Oi(S,b){S=S.replace(/:/g,"");const x=Date.parse("Jan 01, 1970 00:00:00 "+S)/6e4;return isNaN(x)?b:x}function ar(S){return S instanceof Date&&!isNaN(S.valueOf())}const _r=/^(\d+)?\.((\d+)(-(\d+))?)?$/,H="0";function or(S,b,x,X,Ne,je,mt=!1){let At="",Sn=!1;if(isFinite(S)){let In=function wo(S){let X,Ne,je,mt,At,b=Math.abs(S)+"",x=0;for((Ne=b.indexOf("."))>-1&&(b=b.replace(".","")),(je=b.search(/e/i))>0?(Ne<0&&(Ne=je),Ne+=+b.slice(je+1),b=b.substring(0,je)):Ne<0&&(Ne=b.length),je=0;b.charAt(je)===H;je++);if(je===(At=b.length))X=[0],Ne=1;else{for(At--;b.charAt(At)===H;)At--;for(Ne-=je,X=[],mt=0;je<=At;je++,mt++)X[mt]=Number(b.charAt(je))}return Ne>22&&(X=X.splice(0,21),x=Ne-1,Ne=1),{digits:X,exponent:x,integerLen:Ne}}(S);mt&&(In=function Co(S){if(0===S.digits[0])return S;const b=S.digits.length-S.integerLen;return S.exponent?S.exponent+=2:(0===b?S.digits.push(0,0):1===b&&S.digits.push(0),S.integerLen+=2),S}(In));let wn=b.minInt,Ht=b.minFrac,dn=b.maxFrac;if(je){const Po=je.match(_r);if(null===Po)throw new Error(`${je} is not a valid digit info`);const $r=Po[1],Yo=Po[3],No=Po[5];null!=$r&&(wn=Ds($r)),null!=Yo&&(Ht=Ds(Yo)),null!=No?dn=Ds(No):null!=Yo&&Ht>dn&&(dn=Ht)}!function Xi(S,b,x){if(b>x)throw new Error(`The minimum number of digits after fraction (${b}) is higher than the maximum (${x}).`);let X=S.digits,Ne=X.length-S.integerLen;const je=Math.min(Math.max(b,Ne),x);let mt=je+S.integerLen,At=X[mt];if(mt>0){X.splice(Math.max(S.integerLen,mt));for(let Ht=mt;Ht=5)if(mt-1<0){for(let Ht=0;Ht>mt;Ht--)X.unshift(0),S.integerLen++;X.unshift(1),S.integerLen++}else X[mt-1]++;for(;Ne=In?vr.pop():Sn=!1),dn>=10?1:0},0);wn&&(X.unshift(wn),S.integerLen++)}(In,Ht,dn);let On=In.digits,vr=In.integerLen;const Jr=In.exponent;let io=[];for(Sn=On.every(Po=>!Po);vr0?io=On.splice(vr,On.length):(io=On,On=[0]);const yo=[];for(On.length>=b.lgSize&&yo.unshift(On.splice(-b.lgSize,On.length).join(""));On.length>b.gSize;)yo.unshift(On.splice(-b.gSize,On.length).join(""));On.length&&yo.unshift(On.join("")),At=yo.join(Dt(x,X)),io.length&&(At+=Dt(x,Ne)+io.join("")),Jr&&(At+=Dt(x,Ce.Exponential)+"+"+Jr)}else At=Dt(x,Ce.Infinity);return At=S<0&&!Sn?b.negPre+At+b.negSuf:b.posPre+At+b.posSuf,At}function Ai(S,b,x,X,Ne){const mt=Ii(Zt(b,Je.Currency),Dt(b,Ce.MinusSign));return mt.minFrac=function ee(S){let b;const x=Ge[S];return x&&(b=x[2]),"number"==typeof b?b:2}(X),mt.maxFrac=mt.minFrac,or(S,mt,b,Ce.CurrencyGroup,Ce.CurrencyDecimal,Ne).replace("\xa4",x).replace("\xa4","").trim()}function Ii(S,b="-"){const x={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},X=S.split(";"),Ne=X[0],je=X[1],mt=-1!==Ne.indexOf(".")?Ne.split("."):[Ne.substring(0,Ne.lastIndexOf(H)+1),Ne.substring(Ne.lastIndexOf(H)+1)],At=mt[0],Sn=mt[1]||"";x.posPre=At.substring(0,At.indexOf("#"));for(let wn=0;wn-1||(Ne=x.getPluralCategory(S,X),b.indexOf(Ne)>-1))return Ne;if(b.indexOf("other")>-1)return"other";throw new Error(`No plural message found for value "${S}"`)}Cn.\u0275fac=function(b){return new(b||Cn)},Cn.\u0275prov=e.Yz7({token:Cn,factory:function(b){let x=null;return b?x=new b:(X=e.LFG(e.soG),x=new Zn(X)),x;var X},providedIn:"root"});class Zn extends Cn{constructor(b){super(),this.locale=b}getPluralCategory(b,x){switch(nn(x||this.locale)(b)){case dt.Zero:return"zero";case dt.One:return"one";case dt.Two:return"two";case dt.Few:return"few";case dt.Many:return"many";default:return"other"}}}function Xo(S,b,x){return(0,e.dwT)(S,b,x)}function Pi(S,b){b=encodeURIComponent(b);for(const x of S.split(";")){const X=x.indexOf("="),[Ne,je]=-1==X?[x,""]:[x.slice(0,X),x.slice(X+1)];if(Ne.trim()===b)return decodeURIComponent(je)}return null}Zn.\u0275fac=function(b){return new(b||Zn)(e.LFG(e.soG))},Zn.\u0275prov=e.Yz7({token:Zn,factory:Zn.\u0275fac});class hi{constructor(b,x,X,Ne){this._iterableDiffers=b,this._keyValueDiffers=x,this._ngEl=X,this._renderer=Ne,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(b){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof b?b.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(b){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof b?b.split(/\s+/):b,this._rawClass&&((0,e.sIi)(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const b=this._iterableDiffer.diff(this._rawClass);b&&this._applyIterableChanges(b)}else if(this._keyValueDiffer){const b=this._keyValueDiffer.diff(this._rawClass);b&&this._applyKeyValueChanges(b)}}_applyKeyValueChanges(b){b.forEachAddedItem(x=>this._toggleClass(x.key,x.currentValue)),b.forEachChangedItem(x=>this._toggleClass(x.key,x.currentValue)),b.forEachRemovedItem(x=>{x.previousValue&&this._toggleClass(x.key,!1)})}_applyIterableChanges(b){b.forEachAddedItem(x=>{if("string"!=typeof x.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${(0,e.AaK)(x.item)}`);this._toggleClass(x.item,!0)}),b.forEachRemovedItem(x=>this._toggleClass(x.item,!1))}_applyClasses(b){b&&(Array.isArray(b)||b instanceof Set?b.forEach(x=>this._toggleClass(x,!0)):Object.keys(b).forEach(x=>this._toggleClass(x,!!b[x])))}_removeClasses(b){b&&(Array.isArray(b)||b instanceof Set?b.forEach(x=>this._toggleClass(x,!1)):Object.keys(b).forEach(x=>this._toggleClass(x,!1)))}_toggleClass(b,x){(b=b.trim())&&b.split(/\s+/g).forEach(X=>{x?this._renderer.addClass(this._ngEl.nativeElement,X):this._renderer.removeClass(this._ngEl.nativeElement,X)})}}hi.\u0275fac=function(b){return new(b||hi)(e.Y36(e.ZZ4),e.Y36(e.aQg),e.Y36(e.SBq),e.Y36(e.Qsj))},hi.\u0275dir=e.lG2({type:hi,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0});class St{constructor(b){this._viewContainerRef=b,this.ngComponentOutlet=null}ngOnChanges(b){const{_viewContainerRef:x,ngComponentOutletNgModule:X,ngComponentOutletNgModuleFactory:Ne}=this;if(x.clear(),this._componentRef=void 0,this.ngComponentOutlet){const je=this.ngComponentOutletInjector||x.parentInjector;(b.ngComponentOutletNgModule||b.ngComponentOutletNgModuleFactory)&&(this._moduleRef&&this._moduleRef.destroy(),this._moduleRef=X?(0,e.Lck)(X,cn(je)):Ne?Ne.create(cn(je)):void 0),this._componentRef=x.createComponent(this.ngComponentOutlet,{index:x.length,injector:je,ngModuleRef:this._moduleRef,projectableNodes:this.ngComponentOutletContent})}}ngOnDestroy(){this._moduleRef&&this._moduleRef.destroy()}}function cn(S){return S.get(e.h0i).injector}St.\u0275fac=function(b){return new(b||St)(e.Y36(e.s_b))},St.\u0275dir=e.lG2({type:St,selectors:[["","ngComponentOutlet",""]],inputs:{ngComponentOutlet:"ngComponentOutlet",ngComponentOutletInjector:"ngComponentOutletInjector",ngComponentOutletContent:"ngComponentOutletContent",ngComponentOutletNgModule:"ngComponentOutletNgModule",ngComponentOutletNgModuleFactory:"ngComponentOutletNgModuleFactory"},standalone:!0,features:[e.TTD]});class qi{constructor(b,x,X,Ne){this.$implicit=b,this.ngForOf=x,this.index=X,this.count=Ne}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}class Kr{constructor(b,x,X){this._viewContainer=b,this._template=x,this._differs=X,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(b){this._ngForOf=b,this._ngForOfDirty=!0}set ngForTrackBy(b){this._trackByFn=b}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(b){b&&(this._template=b)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const b=this._ngForOf;!this._differ&&b&&(this._differ=this._differs.find(b).create(this.ngForTrackBy))}if(this._differ){const b=this._differ.diff(this._ngForOf);b&&this._applyChanges(b)}}_applyChanges(b){const x=this._viewContainer;b.forEachOperation((X,Ne,je)=>{if(null==X.previousIndex)x.createEmbeddedView(this._template,new qi(X.item,this._ngForOf,-1,-1),null===je?void 0:je);else if(null==je)x.remove(null===Ne?void 0:Ne);else if(null!==Ne){const mt=x.get(Ne);x.move(mt,je),xr(mt,X)}});for(let X=0,Ne=x.length;X{xr(x.get(X.currentIndex),X)})}static ngTemplateContextGuard(b,x){return!0}}function xr(S,b){S.context.$implicit=b.item}Kr.\u0275fac=function(b){return new(b||Kr)(e.Y36(e.s_b),e.Y36(e.Rgc),e.Y36(e.ZZ4))},Kr.\u0275dir=e.lG2({type:Kr,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0});class $n{constructor(b,x){this._viewContainer=b,this._context=new Gi,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=x}set ngIf(b){this._context.$implicit=this._context.ngIf=b,this._updateView()}set ngIfThen(b){qo("ngIfThen",b),this._thenTemplateRef=b,this._thenViewRef=null,this._updateView()}set ngIfElse(b){qo("ngIfElse",b),this._elseTemplateRef=b,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(b,x){return!0}}$n.\u0275fac=function(b){return new(b||$n)(e.Y36(e.s_b),e.Y36(e.Rgc))},$n.\u0275dir=e.lG2({type:$n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0});class Gi{constructor(){this.$implicit=null,this.ngIf=null}}function qo(S,b){if(b&&!b.createEmbeddedView)throw new Error(`${S} must be a TemplateRef, but received '${(0,e.AaK)(b)}'.`)}class un{constructor(b,x){this._viewContainerRef=b,this._templateRef=x,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(b){b&&!this._created?this.create():!b&&this._created&&this.destroy()}}class Zr{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(b){this._ngSwitch=b,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(b){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(b)}_matchCase(b){const x=b==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||x,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),x}_updateDefaultCases(b){if(this._defaultViews&&b!==this._defaultUsed){this._defaultUsed=b;for(let x=0;xthis._setStyle(x.key,null)),b.forEachAddedItem(x=>this._setStyle(x.key,x.currentValue)),b.forEachChangedItem(x=>this._setStyle(x.key,x.currentValue))}}uo.\u0275fac=function(b){return new(b||uo)(e.Y36(e.SBq),e.Y36(e.aQg),e.Y36(e.Qsj))},uo.\u0275dir=e.lG2({type:uo,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});class Sr{constructor(b){this._viewContainerRef=b,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(b){if(b.ngTemplateOutlet||b.ngTemplateOutletInjector){const x=this._viewContainerRef;if(this._viewRef&&x.remove(x.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:X,ngTemplateOutletContext:Ne,ngTemplateOutletInjector:je}=this;this._viewRef=x.createEmbeddedView(X,Ne,je?{injector:je}:void 0)}else this._viewRef=null}else this._viewRef&&b.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}Sr.\u0275fac=function(b){return new(b||Sr)(e.Y36(e.s_b))},Sr.\u0275dir=e.lG2({type:Sr,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[e.TTD]});function zi(S,b){return new e.vHH(2100,!1)}const bs=new class bl{createSubscription(b,x){return b.then(x,X=>{throw X})}dispose(b){}},Ni=new class cr{createSubscription(b,x){return b.subscribe({next:x,error:X=>{throw X}})}dispose(b){b.unsubscribe()}};class Ri{constructor(b){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=b}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(b){return this._obj?b!==this._obj?(this._dispose(),this.transform(b)):this._latestValue:(b&&this._subscribe(b),this._latestValue)}_subscribe(b){this._obj=b,this._strategy=this._selectStrategy(b),this._subscription=this._strategy.createSubscription(b,x=>this._updateLatestValue(b,x))}_selectStrategy(b){if((0,e.QGY)(b))return bs;if((0,e.F4k)(b))return Ni;throw zi()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(b,x){b===this._obj&&(this._latestValue=x,this._ref.markForCheck())}}Ri.\u0275fac=function(b){return new(b||Ri)(e.Y36(e.sBO,16))},Ri.\u0275pipe=e.Yjl({name:"async",type:Ri,pure:!1,standalone:!0});class si{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.toLowerCase()}}si.\u0275fac=function(b){return new(b||si)},si.\u0275pipe=e.Yjl({name:"lowercase",type:si,pure:!0,standalone:!0});const mi=/(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])\S*/g;class Qn{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.replace(mi,x=>x[0].toUpperCase()+x.slice(1).toLowerCase())}}Qn.\u0275fac=function(b){return new(b||Qn)},Qn.\u0275pipe=e.Yjl({name:"titlecase",type:Qn,pure:!0,standalone:!0});class _i{transform(b){if(null==b)return null;if("string"!=typeof b)throw zi();return b.toUpperCase()}}_i.\u0275fac=function(b){return new(b||_i)},_i.\u0275pipe=e.Yjl({name:"uppercase",type:_i,pure:!0,standalone:!0});const vi=new e.OlP("DATE_PIPE_DEFAULT_TIMEZONE"),Fa=new e.OlP("DATE_PIPE_DEFAULT_OPTIONS");class zr{constructor(b,x,X){this.locale=b,this.defaultTimezone=x,this.defaultOptions=X}transform(b,x,X,Ne){if(null==b||""===b||b!=b)return null;try{const je=x??this.defaultOptions?.dateFormat??"mediumDate",mt=X??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return on(b,je,Ne||this.locale,mt)}catch(je){throw zi(0,je.message)}}}zr.\u0275fac=function(b){return new(b||zr)(e.Y36(e.soG,16),e.Y36(vi,24),e.Y36(Fa,24))},zr.\u0275pipe=e.Yjl({name:"date",type:zr,pure:!0,standalone:!0});const yi=/#/g;class dr{constructor(b){this._localization=b}transform(b,x,X){if(null==b)return"";if("object"!=typeof x||null===x)throw zi();return x[Hr(b,Object.keys(x),this._localization,X)].replace(yi,b.toString())}}dr.\u0275fac=function(b){return new(b||dr)(e.Y36(Cn,16))},dr.\u0275pipe=e.Yjl({name:"i18nPlural",type:dr,pure:!0,standalone:!0});class To{transform(b,x){if(null==b)return"";if("object"!=typeof x||"string"!=typeof b)throw zi();return x.hasOwnProperty(b)?x[b]:x.hasOwnProperty("other")?x.other:""}}To.\u0275fac=function(b){return new(b||To)},To.\u0275pipe=e.Yjl({name:"i18nSelect",type:To,pure:!0,standalone:!0});class ai{transform(b){return JSON.stringify(b,null,2)}}ai.\u0275fac=function(b){return new(b||ai)},ai.\u0275pipe=e.Yjl({name:"json",type:ai,pure:!1,standalone:!0});class es{constructor(b){this.differs=b,this.keyValues=[],this.compareFn=Go}transform(b,x=Go){if(!b||!(b instanceof Map)&&"object"!=typeof b)return null;this.differ||(this.differ=this.differs.find(b).create());const X=this.differ.diff(b),Ne=x!==this.compareFn;return X&&(this.keyValues=[],X.forEachItem(je=>{this.keyValues.push(function fa(S,b){return{key:S,value:b}}(je.key,je.currentValue))})),(X||Ne)&&(this.keyValues.sort(x),this.compareFn=x),this.keyValues}}function Go(S,b){const x=S.key,X=b.key;if(x===X)return 0;if(void 0===x)return 1;if(void 0===X)return-1;if(null===x)return 1;if(null===X)return-1;if("string"==typeof x&&"string"==typeof X)return xnew ci((0,e.LFG)(V),window)});class ci{constructor(b,x){this.document=b,this.window=x,this.offset=()=>[0,0]}setOffset(b){Array.isArray(b)?this.offset=()=>b:this.offset=b}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(b){this.supportsScrolling()&&this.window.scrollTo(b[0],b[1])}scrollToAnchor(b){if(!this.supportsScrolling())return;const x=function ol(S,b){const x=S.getElementById(b)||S.getElementsByName(b)[0];if(x)return x;if("function"==typeof S.createTreeWalker&&S.body&&(S.body.createShadowRoot||S.body.attachShadow)){const X=S.createTreeWalker(S.body,NodeFilter.SHOW_ELEMENT);let Ne=X.currentNode;for(;Ne;){const je=Ne.shadowRoot;if(je){const mt=je.getElementById(b)||je.querySelector(`[name="${b}"]`);if(mt)return mt}Ne=X.nextNode()}}return null}(this.document,b);x&&(this.scrollToElement(x),x.focus())}setHistoryScrollRestoration(b){if(this.supportScrollRestoration()){const x=this.window.history;x&&x.scrollRestoration&&(x.scrollRestoration=b)}}scrollToElement(b){const x=b.getBoundingClientRect(),X=x.left+this.window.pageXOffset,Ne=x.top+this.window.pageYOffset,je=this.offset();this.window.scrollTo(X-je[0],Ne-je[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const b=Wo(this.window.history)||Wo(Object.getPrototypeOf(this.window.history));return!(!b||!b.writable&&!b.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function Wo(S){return Object.getOwnPropertyDescriptor(S,"scrollRestoration")}class ki{}function rs(S,b){return So(S)?new URL(S):new URL(S,b.location.href)}function So(S){return/^https?:\/\//.test(S)}function is(S){return So(S)?new URL(S).hostname:S}function bi(S){return S.startsWith("/")?S.slice(1):S}const Fi=S=>S.src,bn=new e.OlP("ImageLoader",{providedIn:"root",factory:()=>Fi});function Oo(S,b){return function(X){return function os(S){if("string"!=typeof S||""===S.trim())return!1;try{return new URL(S),!0}catch{return!1}}(X)||function po(S,b){throw new e.vHH(2959,!1)}(),X=function ui(S){return S.endsWith("/")?S.slice(0,-1):S}(X),[{provide:bn,useValue:mt=>(So(mt.src)&&function Ei(S,b){throw new e.vHH(2959,!1)}(0,mt.src),S(X,{...mt,src:bi(mt.src)}))}]}}Oo(function Va(S,b){let x="format=auto";return b.width&&(x+=`,width=${b.width}`),`${S}/cdn-cgi/image/${x}/${b.src}`});Oo(function Ha(S,b){let x="f_auto,q_auto";return b.width&&(x+=`,w_${b.width}`),`${S}/image/upload/${x}/${b.src}`});Oo(function $o(S,b){let x="tr:q-auto";return b.width&&(x+=`,w-${b.width}`),`${S}/${x}/${b.src}`});Oo(function ws(S,b){const x=new URL(`${S}/${b.src}`);return x.searchParams.set("auto","format"),b.width&&x.searchParams.set("w",b.width.toString()),x.href});function Fn(S,b=!0){return`The NgOptimizedImage directive ${b?`(activated on an element with the \`ngSrc="${S}"\`) `:""}has detected that`}function Ls(S){throw new e.vHH(2958,`Unexpected invocation of the ${S} in the prod mode. Please make sure that the prod mode is enabled for production builds.`)}class I{constructor(){this.images=new Map,this.alreadyWarned=new Set,this.window=null,this.observer=null,Ls("LCP checker");const b=(0,e.f3M)(V).defaultView;typeof b<"u"&&typeof PerformanceObserver<"u"&&(this.window=b,this.observer=this.initPerformanceObserver())}initPerformanceObserver(){const b=new PerformanceObserver(x=>{const X=x.getEntries();if(0===X.length)return;const je=X[X.length-1].element?.src??"";je.startsWith("data:")||je.startsWith("blob:")||this.images.get(je)&&!this.alreadyWarned.has(je)&&(this.alreadyWarned.add(je),function y(S){const b=Fn(S);console.warn((0,e.kuF)(2955,`${b} this image is the Largest Contentful Paint (LCP) element but was not marked "priority". This image should be marked "priority" in order to prioritize its loading. To fix this, add the "priority" attribute.`))}(je))});return b.observe({type:"largest-contentful-paint",buffered:!0}),b}registerImage(b,x){!this.observer||this.images.set(rs(b,this.window).href,x)}unregisterImage(b){!this.observer||this.images.delete(rs(b,this.window).href)}ngOnDestroy(){!this.observer||(this.observer.disconnect(),this.images.clear(),this.alreadyWarned.clear())}}I.\u0275fac=function(b){return new(b||I)},I.\u0275prov=e.Yz7({token:I,factory:I.\u0275fac,providedIn:"root"});const R=new Set(["localhost","127.0.0.1","0.0.0.0"]),be=new e.OlP("PRECONNECT_CHECK_BLOCKLIST");class nt{constructor(){this.document=(0,e.f3M)(V),this.preconnectLinks=null,this.alreadySeen=new Set,this.window=null,this.blocklist=new Set(R),Ls("preconnect link checker");const b=this.document.defaultView;typeof b<"u"&&(this.window=b);const x=(0,e.f3M)(be,{optional:!0});x&&this.populateBlocklist(x)}populateBlocklist(b){Array.isArray(b)?Tn(b,x=>{this.blocklist.add(is(x))}):this.blocklist.add(is(b))}assertPreconnect(b,x){if(!this.window)return;const X=rs(b,this.window);this.blocklist.has(X.hostname)||this.alreadySeen.has(X.origin)||(this.alreadySeen.add(X.origin),this.preconnectLinks||(this.preconnectLinks=this.queryPreconnectLinks()),this.preconnectLinks.has(X.origin)||console.warn((0,e.kuF)(2956,`${Fn(x)} there is no preconnect tag present for this image. Preconnecting to the origin(s) that serve priority images ensures that these images are delivered as soon as possible. To fix this, please add the following element into the of the document:\n `)))}queryPreconnectLinks(){const b=new Set,X=Array.from(this.document.querySelectorAll("link[rel=preconnect]"));for(let Ne of X){const je=rs(Ne.href,this.window);b.add(je.origin)}return b}ngOnDestroy(){this.preconnectLinks?.clear(),this.alreadySeen.clear()}}function Tn(S,b){for(let x of S)Array.isArray(x)?Tn(x,b):b(x)}nt.\u0275fac=function(b){return new(b||nt)},nt.\u0275prov=e.Yz7({token:nt,factory:nt.\u0275fac,providedIn:"root"});const kr=new e.OlP("NG_OPTIMIZED_PRELOADED_IMAGES",{providedIn:"root",factory:()=>new Set});class di{constructor(){this.preloadedImages=(0,e.f3M)(kr),this.document=(0,e.f3M)(V)}createPreloadLinkTag(b,x,X,Ne){if(this.preloadedImages.has(x))return;this.preloadedImages.add(x);const je=b.createElement("link");b.setAttribute(je,"as","image"),b.setAttribute(je,"href",x),b.setAttribute(je,"rel","preload"),b.setAttribute(je,"fetchpriority","high"),Ne&&b.setAttribute(je,"imageSizes",Ne),X&&b.setAttribute(je,"imageSrcset",X),b.appendChild(this.document.head,je)}}di.\u0275fac=function(b){return new(b||di)},di.\u0275prov=e.Yz7({token:di,factory:di.\u0275fac,providedIn:"root"});const Bs=/^((\s*\d+w\s*(,|$)){1,})$/,Ao=[1,2],_a={breakpoints:[16,32,48,64,96,128,256,384,640,750,828,1080,1200,1920,2048,3840]},Gn=new e.OlP("ImageConfig",{providedIn:"root",factory:()=>_a});class Yi{constructor(){this.imageLoader=(0,e.f3M)(bn),this.config=function vo(S){let b={};return S.breakpoints&&(b.breakpoints=S.breakpoints.sort((x,X)=>x-X)),Object.assign({},_a,S,b)}((0,e.f3M)(Gn)),this.renderer=(0,e.f3M)(e.Qsj),this.imgElement=(0,e.f3M)(e.SBq).nativeElement,this.injector=(0,e.f3M)(e.zs3),this.isServer=function ns(S){return"server"===S}((0,e.f3M)(e.Lbi)),this.preloadLinkChecker=(0,e.f3M)(di),this.lcpObserver=null,this._renderedSrc=null,this._priority=!1,this._disableOptimizedSrcset=!1,this._fill=!1}set width(b){this._width=as(b)}get width(){return this._width}set height(b){this._height=as(b)}get height(){return this._height}set priority(b){this._priority=_o(b)}get priority(){return this._priority}set disableOptimizedSrcset(b){this._disableOptimizedSrcset=_o(b)}get disableOptimizedSrcset(){return this._disableOptimizedSrcset}set fill(b){this._fill=_o(b)}get fill(){return this._fill}ngOnInit(){this.setHostAttributes()}setHostAttributes(){this.fill?this.sizes||(this.sizes="100vw"):(this.setHostAttribute("width",this.width.toString()),this.setHostAttribute("height",this.height.toString())),this.setHostAttribute("loading",this.getLoadingBehavior()),this.setHostAttribute("fetchpriority",this.getFetchPriority());const b=this.getRewrittenSrc();let x;this.setHostAttribute("src",b),this.sizes&&this.setHostAttribute("sizes",this.sizes),this.ngSrcset?x=this.getRewrittenSrcset():this.shouldGenerateAutomaticSrcset()&&(x=this.getAutomaticSrcset()),x&&this.setHostAttribute("srcset",x),this.isServer&&this.priority&&this.preloadLinkChecker.createPreloadLinkTag(this.renderer,b,x,this.sizes)}ngOnChanges(b){}getLoadingBehavior(){return this.priority||void 0===this.loading?this.priority?"eager":"lazy":this.loading}getFetchPriority(){return this.priority?"high":"auto"}getRewrittenSrc(){if(!this._renderedSrc){const b={src:this.ngSrc};this._renderedSrc=this.imageLoader(b)}return this._renderedSrc}getRewrittenSrcset(){const b=Bs.test(this.ngSrcset);return this.ngSrcset.split(",").filter(X=>""!==X).map(X=>{X=X.trim();const Ne=b?parseFloat(X):parseFloat(X)*this.width;return`${this.imageLoader({src:this.ngSrc,width:Ne})} ${X}`}).join(", ")}getAutomaticSrcset(){return this.sizes?this.getResponsiveSrcset():this.getFixedSrcset()}getResponsiveSrcset(){const{breakpoints:b}=this.config;let x=b;return"100vw"===this.sizes?.trim()&&(x=b.filter(Ne=>Ne>=640)),x.map(Ne=>`${this.imageLoader({src:this.ngSrc,width:Ne})} ${Ne}w`).join(", ")}getFixedSrcset(){return Ao.map(x=>`${this.imageLoader({src:this.ngSrc,width:this.width*x})} ${x}x`).join(", ")}shouldGenerateAutomaticSrcset(){return!this._disableOptimizedSrcset&&!this.srcset&&this.imageLoader!==Fi&&!(this.width>1920||this.height>1080)}ngOnDestroy(){}setHostAttribute(b,x){this.renderer.setAttribute(this.imgElement,b,x)}}function as(S){return"string"==typeof S?parseInt(S,10):S}function _o(S){return null!=S&&"false"!=`${S}`}Yi.\u0275fac=function(b){return new(b||Yi)},Yi.\u0275dir=e.lG2({type:Yi,selectors:[["img","ngSrc",""]],hostVars:8,hostBindings:function(b,x){2&b&&e.Udp("position",x.fill?"absolute":null)("width",x.fill?"100%":null)("height",x.fill?"100%":null)("inset",x.fill?"0px":null)},inputs:{ngSrc:"ngSrc",ngSrcset:"ngSrcset",sizes:"sizes",width:"width",height:"height",loading:"loading",priority:"priority",disableOptimizedSrcset:"disableOptimizedSrcset",fill:"fill",src:"src",srcset:"srcset"},standalone:!0,features:[e.TTD]})},72612:(Be,ne,g)=>{"use strict";g.d(ne,{$8M:()=>Gs,$Z:()=>Th,AA_:()=>Iu,AFp:()=>W_,ALo:()=>i_,AaK:()=>j,AcB:()=>ic,BQk:()=>_f,CHM:()=>R,CRH:()=>v_,CZH:()=>Tc,CqO:()=>ag,D6c:()=>DE,DdM:()=>Wm,DjV:()=>Yg,Dn7:()=>a_,E6H:()=>Pb,EJc:()=>Vb,EiD:()=>wd,EpF:()=>og,F$t:()=>pg,F4k:()=>sg,FYo:()=>Sd,FiY:()=>Fr,G48:()=>iE,G7q:()=>c_,GSi:()=>Uv,Gf:()=>m_,GfV:()=>Od,Gpc:()=>ye,Gre:()=>jg,HTZ:()=>Qm,Hh0:()=>Jm,Hsn:()=>hg,IIB:()=>Nb,Ikx:()=>Tp,JOm:()=>vt,JVY:()=>kf,JZr:()=>He,Jf7:()=>Pd,KtG:()=>be,L6J:()=>kb,L6k:()=>Hc,LAX:()=>Ff,LFG:()=>Mn,LMc:()=>EE,LVF:()=>Fb,Lbi:()=>Lb,Lck:()=>V0,MAs:()=>rg,MGl:()=>vf,MMx:()=>Fp,MR2:()=>ze,NdJ:()=>_p,OlP:()=>hr,Oqu:()=>Mp,P3R:()=>o,PXZ:()=>qb,PiD:()=>Il,Q6J:()=>pp,QGY:()=>mp,QP$:()=>Xo,QbO:()=>Bb,Qsj:()=>ef,QtT:()=>Pm,R0b:()=>il,RDi:()=>Bu,Rgc:()=>dd,SBq:()=>Wl,SDv:()=>Im,Sil:()=>gd,Suo:()=>__,TTD:()=>ci,TgZ:()=>hf,Tol:()=>Ig,Udp:()=>Ep,VKq:()=>$m,W1O:()=>E_,WLB:()=>jm,XFs:()=>J,Xek:()=>G_,Xpm:()=>or,Xts:()=>B,Y36:()=>Qu,YKP:()=>xm,YNc:()=>ng,Yjl:()=>Ds,Yz7:()=>Dt,Z0I:()=>Jt,ZZ4:()=>Ql,_Bn:()=>Rm,_UZ:()=>gp,_Vd:()=>da,_c5:()=>yE,_uU:()=>Lg,aQ5:()=>Wa,aQg:()=>Jl,ahi:()=>rc,c2e:()=>hd,cJS:()=>ut,cg1:()=>Sp,dDg:()=>md,dqk:()=>tt,dwT:()=>zD,eBb:()=>gc,eFA:()=>rv,ekj:()=>Cp,eoX:()=>Tu,evT:()=>sh,f3M:()=>Vr,g9A:()=>j_,gM2:()=>l_,h0i:()=>ud,hGG:()=>_d,hij:()=>bf,i9L:()=>sc,iGM:()=>g_,ifc:()=>ar,ip1:()=>z_,jDz:()=>Fm,kEZ:()=>Ym,kL8:()=>im,kuF:()=>Me,l5B:()=>Km,lG2:()=>Xi,lcZ:()=>o_,lqb:()=>Ur,lri:()=>q_,mCW:()=>Uu,n4l:()=>zt,n5z:()=>iu,n_E:()=>Sf,oAB:()=>Ii,oJD:()=>Kc,oxw:()=>fg,pB0:()=>Gc,pQV:()=>Ip,pfw:()=>xb,q3G:()=>ca,qLn:()=>qc,qOj:()=>cp,qZA:()=>gf,qbA:()=>Zm,qzn:()=>hc,rFY:()=>Xm,rWj:()=>ev,r_U:()=>Rb,s9C:()=>vp,sBO:()=>dv,sIi:()=>Ld,s_b:()=>Yd,soG:()=>Pf,tBr:()=>gs,tb:()=>Y_,tp0:()=>Fo,uIk:()=>fp,vHH:()=>de,vR:()=>oc,vpe:()=>Zl,wA2:()=>Ib,wAp:()=>Mu,xi3:()=>s_,xp6:()=>ph,ynx:()=>mf,z2F:()=>Oc,z3N:()=>ys,zSh:()=>Xn,zlt:()=>zm,zs3:()=>xa});var e=g(47679),d=g(34385),F=g(44945),W=g(56321),L=g(50487);function V(t){for(let n in t)if(t[n]===V)return n;throw Error("Could not find renamed property on target object.")}function Z(t,n){for(const i in n)n.hasOwnProperty(i)&&!t.hasOwnProperty(i)&&(t[i]=n[i])}function j(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(j).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;const n=t.toString();if(null==n)return""+n;const i=n.indexOf("\n");return-1===i?n:n.substring(0,i)}function pe(t,n){return null==t||""===t?null===n?"":n:null==n||""===n?t:t+" "+n}const Q=V({__forward_ref__:V});function ye(t){return t.__forward_ref__=ye,t.toString=function(){return j(this())},t}function _e(t){return Oe(t)?t():t}function Oe(t){return"function"==typeof t&&t.hasOwnProperty(Q)&&t.__forward_ref__===ye}function Se(t){return t&&!!t.\u0275providers}const He="https://g.co/ng/security#xss";class de extends Error{constructor(n,i){super(Me(n,i)),this.code=n}}function Me(t,n){return`NG0${Math.abs(t)}${n?": "+n.trim():""}`}function Ee(t){return"string"==typeof t?t:null==t?"":String(t)}function We(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():Ee(t)}function Ke(t,n){throw new de(-201,!1)}function K(t,n,i){t!=n&<(i,t,n,"==")}function gt(t,n){null==t&<(n,t,null,"!=")}function lt(t,n,i,a){throw new Error(`ASSERTION ERROR: ${t}`+(null==a?"":` [Expected=> ${i} ${a} ${n} <=Actual]`))}function Dt(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function ut(t){return{providers:t.providers||[],imports:t.imports||[]}}function Qt(t){return It(t,we)||It(t,Y)}function Jt(t){return null!==Qt(t)}function It(t,n){return t.hasOwnProperty(n)?t[n]:null}function it(t){return t&&(t.hasOwnProperty($)||t.hasOwnProperty(G))?t[$]:null}const we=V({\u0275prov:V}),$=V({\u0275inj:V}),Y=V({ngInjectableDef:V}),G=V({ngInjectorDef:V});var J,t;let ue;function ie(t){const n=ue;return ue=t,n}function Te(t,n,i){const a=Qt(t);return a&&"root"==a.providedIn?void 0===a.value?a.value=a.factory():a.value:i&J.Optional?null:void 0!==n?n:void Ke(j(t))}(t=J||(J={}))[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional";const tt=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)();const jt={},xt="__NG_DI_FLAG__",Dn="ngTempTokenPath",Xt=/\n/gm,kn="__source";let rn;function Ln(t){const n=rn;return rn=t,n}function zn(t,n=J.Default){if(void 0===rn)throw new de(-203,!1);return null===rn?Te(t,void 0,n):rn.get(t,n&J.Optional?null:void 0,n)}function Mn(t,n=J.Default){return(function ee(){return ue}()||zn)(_e(t),n)}function Bn(t){throw new de(202,!1)}function Vr(t,n=J.Default){return Mn(t,mr(n))}function mr(t){return typeof t>"u"||"number"==typeof t?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function oi(t){const n=[];for(let i=0;i ");else if("object"==typeof n){let p=[];for(let _ in n)if(n.hasOwnProperty(_)){let w=n[_];p.push(_+":"+("string"==typeof w?JSON.stringify(w):j(w)))}u=`{${p.join(", ")}}`}return`${i}${a?"("+a+")":""}[${u}]: ${t.replace(Xt,"\n ")}`}("\n"+t.message,u,i,a),t.ngTokenPath=u,t[Dn]=null,t}function Ot(t){return{toString:t}.toString()}var zt,Hn,ar;!function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(zt||(zt={})),function(t){t[t.CheckOnce=0]="CheckOnce",t[t.Checked=1]="Checked",t[t.CheckAlways=2]="CheckAlways",t[t.Detached=3]="Detached",t[t.Errored=4]="Errored",t[t.Destroyed=5]="Destroyed"}(Hn||(Hn={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(ar||(ar={}));const _r={},En=[],ot=V({\u0275cmp:V}),H=V({\u0275dir:V}),fe=V({\u0275pipe:V}),Ze=V({\u0275mod:V}),_t=V({\u0275fac:V}),Kt=V({__NG_ELEMENT_ID__:V});let _n=0;function or(t){return Ot(()=>{const n=t.type,i=!0===t.standalone,a={},u={type:n,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:a,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===zt.OnPush,directiveDefs:null,pipeDefs:null,standalone:i,dependencies:i&&t.dependencies||null,getStandaloneInjector:null,selectors:t.selectors||En,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||ar.Emulated,id:"c"+_n++,styles:t.styles||En,_:null,setInput:null,schemas:t.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},p=t.dependencies,_=t.features;return u.inputs=wo(t.inputs,a),u.outputs=wo(t.outputs),_&&_.forEach(w=>w(u)),u.directiveDefs=p?()=>("function"==typeof p?p():p).map(Er).filter(Ji):null,u.pipeDefs=p?()=>("function"==typeof p?p():p).map(Zn).filter(Ji):null,u})}function Ai(t,n,i){const a=t.\u0275cmp;a.directiveDefs=()=>("function"==typeof n?n():n).map(Er),a.pipeDefs=()=>("function"==typeof i?i():i).map(Zn)}function Er(t){return Cn(t)||Hr(t)}function Ji(t){return null!==t}function Ii(t){return Ot(()=>({type:t.type,bootstrap:t.bootstrap||En,declarations:t.declarations||En,imports:t.imports||En,exports:t.exports||En,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function Co(t,n){return Ot(()=>{const i=Pi(t,!0);i.declarations=n.declarations||En,i.imports=n.imports||En,i.exports=n.exports||En})}function wo(t,n){if(null==t)return _r;const i={};for(const a in t)if(t.hasOwnProperty(a)){let u=t[a],p=u;Array.isArray(u)&&(p=u[1],u=u[0]),i[u]=a,n&&(n[u]=p)}return i}const Xi=or;function Ds(t){return{type:t.type,name:t.name,factory:null,pure:!1!==t.pure,standalone:!0===t.standalone,onDestroy:t.type.prototype.ngOnDestroy||null}}function Cn(t){return t[ot]||null}function Hr(t){return t[H]||null}function Zn(t){return t[fe]||null}function Xo(t){const n=Cn(t)||Hr(t)||Zn(t);return null!==n&&n.standalone}function Pi(t,n){const i=t[Ze]||null;if(!i&&!0===n)throw new Error(`Type ${j(t)} does not have '\u0275mod' property.`);return i}function ur(t){return Array.isArray(t)&&"object"==typeof t[1]}function vi(t){return Array.isArray(t)&&!0===t[1]}function Fa(t){return 0!=(4&t.flags)}function zr(t){return t.componentOffset>-1}function yi(t){return 1==(1&t.flags)}function dr(t){return null!==t.template}function To(t){return 0!=(256&t[2])}function Qr(t,n){return t.hasOwnProperty(_t)?t[_t]:null}class fo{constructor(n,i,a){this.previousValue=n,this.currentValue=i,this.firstChange=a}isFirstChange(){return this.firstChange}}function ci(){return Wo}function Wo(t){return t.type.prototype.ngOnChanges&&(t.setInput=Cl),ol}function ol(){const t=rs(this),n=t?.current;if(n){const i=t.previous;if(i===_r)t.previous=n;else for(let a in n)i[a]=n[a];t.current=null,this.ngOnChanges(n)}}function Cl(t,n,i,a){const u=this.declaredInputs[i],p=rs(t)||function So(t,n){return t[ki]=n}(t,{previous:_r,current:null}),_=p.current||(p.current={}),w=p.previous,T=w[u];_[u]=new fo(T&&T.currentValue,n,w===_r),t[a]=n}ci.ngInherit=!0;const ki="__ngSimpleChanges__";function rs(t){return t[ki]||null}let is=null;const ui=function(t,n,i){is?.(t,n,i)};function bn(t){for(;Array.isArray(t);)t=t[0];return t}function po(t,n){return bn(n[t])}function Ei(t,n){return bn(n[t.index])}function Va(t,n){return t.data[n]}function Li(t,n){return t[n]}function Cr(t,n){const i=n[t];return ur(i)?i:i[0]}function ss(t){return 64==(64&t[2])}function no(t,n){return null==n?null:t[n]}function Bi(t){t[18]=0}function go(t,n){t[5]+=n;let i=t,a=t[3];for(;null!==a&&(1===n&&1===i[5]||-1===n&&0===i[5]);)a[5]+=n,i=a,a=a[3]}const kt={lFrame:va(null),bindingsEnabled:!0};function ws(){return kt.bindingsEnabled}function Fn(){kt.bindingsEnabled=!0}function Ls(){kt.bindingsEnabled=!1}function I(){return kt.lFrame.lView}function y(){return kt.lFrame.tView}function R(t){return kt.lFrame.contextLView=t,t[8]}function be(t){return kt.lFrame.contextLView=null,t}function nt(){let t=Tn();for(;null!==t&&64===t.type;)t=t.parent;return t}function Tn(){return kt.lFrame.currentTNode}function pr(){const t=kt.lFrame,n=t.currentTNode;return t.isParent?n:n.parent}function kr(t,n){const i=kt.lFrame;i.currentTNode=t,i.isParent=n}function di(){return kt.lFrame.isParent}function $i(){kt.lFrame.isParent=!1}function jn(){const t=kt.lFrame;let n=t.bindingRootIndex;return-1===n&&(n=t.bindingRootIndex=t.tView.bindingStartIndex),n}function Ao(){return kt.lFrame.bindingIndex}function ji(t){return kt.lFrame.bindingIndex=t}function ro(){return kt.lFrame.bindingIndex++}function Io(t){const n=kt.lFrame,i=n.bindingIndex;return n.bindingIndex=n.bindingIndex+t,i}function Ml(t){kt.lFrame.inI18n=t}function Zs(t,n){const i=kt.lFrame;i.bindingIndex=i.bindingRootIndex=t,Gn(n)}function Gn(t){kt.lFrame.currentDirectiveIndex=t}function Yi(t){const n=kt.lFrame.currentDirectiveIndex;return-1===n?null:t[n]}function as(){return kt.lFrame.currentQueryIndex}function _o(t){kt.lFrame.currentQueryIndex=t}function vo(t){const n=t[1];return 2===n.type?n.declTNode:1===n.type?t[6]:null}function Ms(t,n,i){if(i&J.SkipSelf){let u=n,p=t;for(;(u=u.parent,null===u&&!(i&J.Host))&&(u=vo(p),!(null===u||(p=p[15],10&u.type))););if(null===u)return!1;n=u,t=p}const a=kt.lFrame=ec();return a.currentTNode=n,a.lView=t,!0}function Qs(t){const n=ec(),i=t[1];kt.lFrame=n,n.currentTNode=i.firstChild,n.lView=t,n.tView=i,n.contextLView=t,n.bindingIndex=i.bindingStartIndex,n.inI18n=!1}function ec(){const t=kt.lFrame,n=null===t?null:t.child;return null===n?va(t):n}function va(t){const n={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:t,child:null,inI18n:!1};return null!==t&&(t.child=n),n}function ya(){const t=kt.lFrame;return kt.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const Tl=ya;function Vs(){const t=ya();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function tc(t){return(kt.lFrame.contextLView=function Da(t,n){for(;t>0;)n=n[15],t--;return n}(t,kt.lFrame.contextLView))[8]}function ei(){return kt.lFrame.selectedIndex}function Js(t){kt.lFrame.selectedIndex=t}function fr(){const t=kt.lFrame;return Va(t.tView,t.selectedIndex)}function Ac(){kt.lFrame.currentNamespace="svg"}function ba(){kt.lFrame.currentNamespace="math"}function Ea(){!function Ga(){kt.lFrame.currentNamespace=null}()}function b(t,n){for(let i=n.directiveStart,a=n.directiveEnd;i=a)break}else n[T]<0&&(t[18]+=65536),(w>11>16&&(3&t[2])===n){t[2]+=2048,ui(4,w,p);try{p.call(w)}finally{ui(5,w,p)}}}else{ui(4,w,p);try{p.call(w)}finally{ui(5,w,p)}}}class Sn{constructor(n,i,a){this.factory=n,this.resolving=!1,this.canSeeViewProviders=i,this.injectImpl=a}}function yo(t,n,i){let a=0;for(;an){_=p-1;break}}}for(;p>16}(t),a=n;for(;i>0;)a=a[15],i--;return a}let Ts=!0;function lr(t){const n=Ts;return Ts=t,n}let ti=0;const Ki={};function Os(t,n){const i=Hs(t,n);if(-1!==i)return i;const a=n[1];a.firstCreatePass&&(t.injectorIndex=n.length,yr(a.data,t),yr(n,null),yr(a.blueprint,null));const u=Or(t,n),p=t.injectorIndex;if(Xs(u)){const _=ls(u),w=Ko(u,n),T=w[1].data;for(let N=0;N<8;N++)n[p+N]=w[_+N]|T[_+N]}return n[p+8]=u,p}function yr(t,n){t.push(0,0,0,0,0,0,0,0,n)}function Hs(t,n){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===n[t.injectorIndex+8]?-1:t.injectorIndex}function Or(t,n){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let i=0,a=null,u=n;for(;null!==u;){if(a=Ma(u),null===a)return-1;if(i++,u=u[15],-1!==a.injectorIndex)return a.injectorIndex|i<<16}return-1}function cs(t,n,i){!function Ol(t,n,i){let a;"string"==typeof i?a=i.charCodeAt(0)||0:i.hasOwnProperty(Kt)&&(a=i[Kt]),null==a&&(a=i[Kt]=ti++);const u=255&a,p=1<>5)]|=p}(t,n,i)}function Ro(t,n,i){if(i&J.Optional||void 0!==t)return t;Ke()}function qs(t,n,i,a){if(i&J.Optional&&void 0===a&&(a=null),0==(i&(J.Self|J.Host))){const u=t[9],p=ie(void 0);try{return u?u.get(n,a,i&J.Optional):Te(n,a,i&J.Optional)}finally{ie(p)}}return Ro(a,0,i)}function Ui(t,n,i,a=J.Default,u){if(null!==t){if(1024&n[2]){const _=function Ic(t,n,i,a,u){let p=t,_=n;for(;null!==p&&null!==_&&1024&_[2]&&!(256&_[2]);){const w=us(p,_,i,a|J.Self,Ki);if(w!==Ki)return w;let T=p.parent;if(!T){const N=_[21];if(N){const z=N.get(i,Ki,a);if(z!==Ki)return z}T=Ma(_),_=_[15]}p=T}return u}(t,n,i,a,Ki);if(_!==Ki)return _}const p=us(t,n,i,a,Ki);if(p!==Ki)return p}return qs(n,i,a,u)}function us(t,n,i,a,u){const p=function za(t){if("string"==typeof t)return t.charCodeAt(0)||0;const n=t.hasOwnProperty(Kt)?t[Kt]:void 0;return"number"==typeof n?n>=0?255&n:ru:n}(i);if("function"==typeof p){if(!Ms(n,t,a))return a&J.Host?Ro(u,0,a):qs(n,i,a,u);try{const _=p(a);if(null!=_||a&J.Optional)return _;Ke()}finally{Tl()}}else if("number"==typeof p){let _=null,w=Hs(t,n),T=-1,N=a&J.Host?n[16][6]:null;for((-1===w||a&J.SkipSelf)&&(T=-1===w?Or(t,n):n[w+8],-1!==T&&ds(a,!1)?(_=n[1],w=ls(T),n=Ko(T,n)):w=-1);-1!==w;){const z=n[1];if(Al(p,w,z.data)){const le=ea(w,n,i,_,a,N);if(le!==Ki)return le}T=n[w+8],-1!==T&&ds(a,n[1].data[w+8]===N)&&Al(p,w,n)?(_=z,w=ls(T),n=Ko(T,n)):w=-1}}return u}function ea(t,n,i,a,u,p){const _=n[1],w=_.data[t+8],z=xo(w,_,i,null==a?zr(w)&&Ts:a!=_&&0!=(3&w.type),u&J.Host&&p===w);return null!==z?Ci(n,_,z,w):Ki}function xo(t,n,i,a,u){const p=t.providerIndexes,_=n.data,w=1048575&p,T=t.directiveStart,N=t.directiveEnd,z=p>>20,Ie=u?w+z:N;for(let $e=a?w:w+z;$e=T&&ct.type===i)return $e}if(u){const $e=_[T];if($e&&dr($e)&&$e.type===i)return T}return null}function Ci(t,n,i,a){let u=t[i];const p=n.data;if(function In(t){return t instanceof Sn}(u)){const _=u;_.resolving&&function Fe(t,n){const i=n?`. Dependency path: ${n.join(" > ")} > ${t}`:"";throw new de(-200,`Circular dependency in DI detected for ${t}${i}`)}(We(p[i]));const w=lr(_.canSeeViewProviders);_.resolving=!0;const T=_.injectImpl?ie(_.injectImpl):null;Ms(t,a,J.Default);try{u=t[i]=_.factory(void 0,p,t,a),n.firstCreatePass&&i>=a.directiveStart&&function S(t,n,i){const{ngOnChanges:a,ngOnInit:u,ngDoCheck:p}=n.type.prototype;if(a){const _=Wo(n);(i.preOrderHooks||(i.preOrderHooks=[])).push(t,_),(i.preOrderCheckHooks||(i.preOrderCheckHooks=[])).push(t,_)}u&&(i.preOrderHooks||(i.preOrderHooks=[])).push(0-t,u),p&&((i.preOrderHooks||(i.preOrderHooks=[])).push(t,p),(i.preOrderCheckHooks||(i.preOrderCheckHooks=[])).push(t,p))}(i,p[i],n)}finally{null!==T&&ie(T),lr(w),_.resolving=!1,Tl()}}return u}function Al(t,n,i){const a=1<>5)]&a)}function ds(t,n){return!(t&J.Self||t&J.Host&&n)}class fs{constructor(n,i){this._tNode=n,this._lView=i}get(n,i,a){return Ui(this._tNode,this._lView,n,mr(a),i)}}function ru(){return new fs(nt(),I())}function iu(t){return Ot(()=>{const n=t.prototype.constructor,i=n[_t]||wa(n),a=Object.prototype;let u=Object.getPrototypeOf(t.prototype).constructor;for(;u&&u!==a;){const p=u[_t]||wa(u);if(p&&p!==i)return p;u=Object.getPrototypeOf(u)}return p=>new p})}function wa(t){return Oe(t)?()=>{const n=wa(_e(t));return n&&n()}:Qr(t)}function Ma(t){const n=t[1],i=n.type;return 2===i?n.declTNode:1===i?t[6]:null}function Gs(t){return function Zo(t,n){if("class"===n)return t.classes;if("style"===n)return t.styles;const i=t.attrs;if(i){const a=i.length;let u=0;for(;u{const p=ko(n);function _(...w){if(this instanceof _)return p.call(this,...w),this;const T=new _(...w);return function(z){return u&&u(z,...w),(z.hasOwnProperty(ps)?z[ps]:Object.defineProperty(z,ps,{value:[]})[ps]).push(T),a&&a(z),z}}return i&&(_.prototype=Object.create(i.prototype)),_.prototype.ngMetadataName=t,_.annotationCls=_,_})}function ko(t){return function(...i){if(t){const a=t(...i);for(const u in a)this[u]=a[u]}}}function tr(t,n,i){return Ot(()=>{const a=ko(n);function u(...p){if(this instanceof u)return a.apply(this,p),this;const _=new u(...p);return w.annotation=_,w;function w(T,N,z){const le=T.hasOwnProperty(Yn)?T[Yn]:Object.defineProperty(T,Yn,{value:[]})[Yn];for(;le.length<=z;)le.push(null);return(le[z]=le[z]||[]).push(_),T}}return i&&(u.prototype=Object.create(i.prototype)),u.prototype.ngMetadataName=t,u.annotationCls=u,u})}function wi(t,n,i,a){return Ot(()=>{const u=ko(n);function p(..._){if(this instanceof p)return u.apply(this,_),this;const w=new p(..._);return function T(N,z){const le=N.constructor,Ie=le.hasOwnProperty(oo)?le[oo]:Object.defineProperty(le,oo,{value:{}})[oo];Ie[z]=Ie.hasOwnProperty(z)&&Ie[z]||[],Ie[z].unshift(w),a&&a(N,z,..._)}}return i&&(p.prototype=Object.create(i.prototype)),p.prototype.ngMetadataName=t,p.annotationCls=p,p})}const rc=tr("Attribute",t=>({attributeName:t,__NG_ELEMENT_ID__:()=>Gs(t)}));class hr{constructor(n,i){this._desc=n,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof i?this.__NG_ELEMENT_ID__=i:void 0!==i&&(this.\u0275prov=Dt({token:this,providedIn:i.providedIn||"root",factory:i.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}new hr("AnalyzeForEntryComponents");class so{}const ic=wi("ContentChildren",(t,n={})=>({selector:t,first:!1,isViewQuery:!1,descendants:!1,emitDistinctChangesOnly:true,...n}),so),Wa=wi("ContentChild",(t,n={})=>({selector:t,first:!0,isViewQuery:!1,descendants:!0,...n}),so),oc=wi("ViewChildren",(t,n={})=>({selector:t,first:!1,isViewQuery:!0,descendants:!0,emitDistinctChangesOnly:true,...n}),so),sc=wi("ViewChild",(t,n)=>({selector:t,first:!0,isViewQuery:!0,descendants:!0,...n}),so);var ni,Do,ac;function jr(t){const n=tt.ng;if(n&&n.\u0275compilerFacade)return n.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}!function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"}(ni||(ni={})),function(t){t[t.Directive=0]="Directive",t[t.Pipe=1]="Pipe",t[t.NgModule=2]="NgModule"}(Do||(Do={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(ac||(ac={}));const C=Function;function h(t){return"function"==typeof t}function A(t){return t.flat(Number.POSITIVE_INFINITY)}function P(t,n){t.forEach(i=>Array.isArray(i)?P(i,n):n(i))}function k(t,n,i){n>=t.length?t.push(i):t.splice(n,0,i)}function re(t,n){return n>=t.length-1?t.pop():t.splice(n,1)[0]}function Ue(t,n){const i=[];for(let a=0;a=0?t[1|a]=i:(a=~a,function pn(t,n,i,a){let u=t.length;if(u==n)t.push(i,a);else if(1===u)t.push(a,t[0]),t[0]=i;else{for(u--,t.push(t[u-1],t[u]);u>n;){const p=u-2;t[u]=t[p],u--}t[n]=i,t[n+1]=a}}(t,a,n,i)),a}function gr(t,n){const i=ri(t,n);if(i>=0)return t[1|i]}function ri(t,n){return Xr(t,n,1)}function Xr(t,n,i){let a=0,u=t.length>>i;for(;u!==a;){const p=a+(u-a>>1),_=t[p<n?u=p:a=p+1}return~(u<new n(...i)}_zipTypesAndAnnotations(n,i){let a;a=Ue(typeof n>"u"?i.length:n.length);for(let u=0;u"u"?a[u]=[]:n[u]&&n[u]!=Object?a[u]=[n[u]]:a[u]=[],i&&null!=i[u]&&(a[u]=a[u].concat(i[u]));return a}_ownParameters(n,i){if(function Vi(t){return ja.test(t)||Ya.test(t)||ta.test(t)&&!zs.test(t)}(n.toString()))return null;if(n.parameters&&n.parameters!==i.parameters)return n.parameters;const u=n.ctorParameters;if(u&&u!==i.ctorParameters){const w="function"==typeof u?u():u,T=w.map(z=>z&&z.type),N=w.map(z=>z&&su(z.decorators));return this._zipTypesAndAnnotations(T,N)}const p=n.hasOwnProperty(Yn)&&n[Yn],_=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",n);return _||p?this._zipTypesAndAnnotations(_,p):Ue(n.length)}parameters(n){if(!h(n))return[];const i=Pc(n);let a=this._ownParameters(n,i);return!a&&i!==Object&&(a=this.parameters(i)),a||[]}_ownAnnotations(n,i){if(n.annotations&&n.annotations!==i.annotations){let a=n.annotations;return"function"==typeof a&&a.annotations&&(a=a.annotations),a}return n.decorators&&n.decorators!==i.decorators?su(n.decorators):n.hasOwnProperty(ps)?n[ps]:null}annotations(n){if(!h(n))return[];const i=Pc(n),a=this._ownAnnotations(n,i)||[];return(i!==Object?this.annotations(i):[]).concat(a)}_ownPropMetadata(n,i){if(n.propMetadata&&n.propMetadata!==i.propMetadata){let a=n.propMetadata;return"function"==typeof a&&a.propMetadata&&(a=a.propMetadata),a}if(n.propDecorators&&n.propDecorators!==i.propDecorators){const a=n.propDecorators,u={};return Object.keys(a).forEach(p=>{u[p]=su(a[p])}),u}return n.hasOwnProperty(oo)?n[oo]:null}propMetadata(n){if(!h(n))return{};const i=Pc(n),a={};if(i!==Object){const p=this.propMetadata(i);Object.keys(p).forEach(_=>{a[_]=p[_]})}const u=this._ownPropMetadata(n,i);return u&&Object.keys(u).forEach(p=>{const _=[];a.hasOwnProperty(p)&&_.push(...a[p]),_.push(...u[p]),a[p]=_}),a}ownPropMetadata(n){return h(n)&&this._ownPropMetadata(n,Pc(n))||{}}hasLifecycleHook(n,i){return n instanceof C&&i in n.prototype}}function su(t){return t?t.map(n=>new(0,n.type.annotationCls)(...n.args?n.args:[])):[]}function Pc(t){const n=t.prototype?Object.getPrototypeOf(t.prototype):null;return(n?n.constructor:null)||Object}const gs=ir(tr("Inject",t=>({token:t})),-1),Fr=ir(tr("Optional"),8),Il=ir(tr("Self"),2),Fo=ir(tr("SkipSelf"),4),Iu=ir(tr("Host"),1);let ll=null;function Pl(){return ll=ll||new ou}function Nc(t){return Ta(Pl().parameters(t))}function Ta(t){return t.map(n=>function vd(t){const n={token:null,attribute:null,host:!1,optional:!1,self:!1,skipSelf:!1};if(Array.isArray(t)&&t.length>0)for(let i=0;i|^->||--!>|)/;function Ar(t){return t.replace(en,n=>n.replace(sr,"\u200b$1\u200b"))}const Ir=new Map;let ra=0;const kl="__ngContext__";function Lr(t,n){ur(n)?(t[kl]=n[20],function wr(t){Ir.set(t[20],t)}(n)):t[kl]=n}let Tr;function ii(t,n){return Tr(t,n)}function oa(t){const n=t[3];return vi(n)?n[3]:n}function Ll(t){return Za(t[13])}function xc(t){return Za(t[4])}function Za(t){for(;null!==t&&!vi(t);)t=t[4];return t}function Ps(t,n,i,a,u){if(null!=a){let p,_=!1;vi(a)?p=a:ur(a)&&(_=!0,a=a[0]);const w=bn(a);0===t&&null!==i?null==u?aa(n,i,w):nr(n,i,w,u||null,!0):1===t&&null!==i?nr(n,i,w,u||null,!0):2===t?$t(n,w,_):3===t&&n.destroyNode(w),null!=p&&function Bo(t,n,i,a,u){const p=i[7],_=bn(i);p!==_&&Ps(n,t,a,p,u);for(let w=10;w0&&(i[u-1][4]=n),a0&&(t[i-1][4]=a[4]);const p=re(t,10+n);!function Bl(t,n){Lt(t,n,n[11],2,null,null),n[0]=null,n[6]=null}(a[1],a);const _=p[19];null!==_&&_.detachView(p[1]),a[3]=null,a[4]=null,a[2]&=-65}return a}function _s(t,n){if(!(128&n[2])){const i=n[11];i.destroyNode&&Lt(t,n,i,3,null,null),function Ia(t){let n=t[13];if(!n)return uc(t[1],t);for(;n;){let i=null;if(ur(n))i=n[13];else{const a=n[10];a&&(i=a)}if(!i){for(;n&&!n[4]&&n!==t;)ur(n)&&uc(n[1],n),n=n[3];null===n&&(n=t),ur(n)&&uc(n[1],n),i=n&&n[4]}n=i}}(n)}}function uc(t,n){if(!(128&n[2])){n[2]&=-65,n[2]|=128,function cu(t,n){let i;if(null!=t&&null!=(i=t.destroyHooks))for(let a=0;a=0?a[u=_]():a[u=-_].unsubscribe(),p+=2}else{const _=a[u=i[p+1]];i[p].call(_)}if(null!==a){for(let p=u+1;p-1){const{encapsulation:p}=t.data[a.directiveStart+u];if(p===ar.None||p===ar.Emulated)return null}return Ei(a,i)}}function nr(t,n,i,a,u){t.insertBefore(n,i,a,u)}function aa(t,n,i){t.appendChild(n,i)}function Ra(t,n,i,a,u){null!==a?nr(t,n,i,a,u):aa(t,n,i)}function vs(t,n){return t.parentNode(n)}function uu(t,n,i){return te(t,n,i)}function Lu(t,n,i){return 40&t.type?Ei(t,i):null}let se,$s,du,fu,te=Lu;function Le(t,n){te=t,se=n}function Xe(t,n,i,a){const u=Fu(t,a,n),p=n[11],w=uu(a.parent||n[6],a,n);if(null!=u)if(Array.isArray(i))for(let T=0;Tt,createScript:t=>t,createScriptURL:t=>t})}catch{}return $s}function Vl(t){return el()?.createHTML(t)||t}function Cd(t,n,i){const a=I(),u=fr(),p=Ei(u,a);if(2===u.type&&"iframe"===n.toLowerCase()){const _=p;_.src="",_.srcdoc=Vl(""),$t(a[11],_);throw new de(-910,!1)}return t}function Bu(t){du=t}function Qd(){return void 0!==du?du:typeof document<"u"?document:void 0}function Hl(){if(void 0===fu&&(fu=null,tt.trustedTypes))try{fu=tt.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch{}return fu}function Jd(t){return Hl()?.createHTML(t)||t}function kc(t){return Hl()?.createScript(t)||t}function Fc(t){return Hl()?.createScriptURL(t)||t}class Rs{constructor(n){this.changingThisBreaksApplicationSecurity=n}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${He})`}}class Lc extends Rs{getTypeName(){return"HTML"}}class pu extends Rs{getTypeName(){return"Style"}}class pc extends Rs{getTypeName(){return"Script"}}class Bc extends Rs{getTypeName(){return"URL"}}class Uc extends Rs{getTypeName(){return"ResourceURL"}}function ys(t){return t instanceof Rs?t.changingThisBreaksApplicationSecurity:t}function hc(t,n){const i=function Vc(t){return t instanceof Rs&&t.getTypeName()||null}(t);if(null!=i&&i!==n){if("ResourceURL"===i&&"URL"===n)return!0;throw new Error(`Required a safe ${n}, got a ${i} (see ${He})`)}return i===n}function kf(t){return new Lc(t)}function Hc(t){return new pu(t)}function gc(t){return new pc(t)}function Ff(t){return new Bc(t)}function Gc(t){return new Uc(t)}function mc(t){const n=new zc(t);return function _c(){try{return!!(new window.DOMParser).parseFromString(Vl(""),"text/html")}catch{return!1}}()?new Lf(n):n}class Lf{constructor(n){this.inertDocumentHelper=n}getInertBodyElement(n){n=""+n;try{const i=(new window.DOMParser).parseFromString(Vl(n),"text/html").body;return null===i?this.inertDocumentHelper.getInertBodyElement(n):(i.removeChild(i.firstChild),i)}catch{return null}}}class zc{constructor(n){if(this.defaultDoc=n,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const i=this.inertDocument.createElement("html");this.inertDocument.appendChild(i);const a=this.inertDocument.createElement("body");i.appendChild(a)}}getInertBodyElement(n){const i=this.inertDocument.createElement("template");if("content"in i)return i.innerHTML=Vl(n),i;const a=this.inertDocument.createElement("body");return a.innerHTML=Vl(n),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(a),a}stripCustomNsAttrs(n){const i=n.attributes;for(let u=i.length-1;0"),!0}endElement(n){const i=n.nodeName.toLowerCase();tl.hasOwnProperty(i)&&!Wc.hasOwnProperty(i)&&(this.buf.push(""))}chars(n){this.buf.push(Yc(n))}checkClobberedElement(n,i){if(i&&(n.compareDocumentPosition(i)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${n.outerHTML}`);return i}}const jc=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Hf=/([^\#-~ |!])/g;function Yc(t){return t.replace(/&/g,"&").replace(jc,function(n){return"&#"+(1024*(n.charCodeAt(0)-55296)+(n.charCodeAt(1)-56320)+65536)+";"}).replace(Hf,function(n){return"&#"+n.charCodeAt(0)+";"}).replace(//g,">")}let nl;function wd(t,n){let i=null;try{nl=nl||mc(t);let a=n?String(n):"";i=nl.getInertBodyElement(a);let u=5,p=a;do{if(0===u)throw new Error("Failed to sanitize html because the input is unstable");u--,a=p,p=i.innerHTML,i=nl.getInertBodyElement(a)}while(a!==p);return Vl((new qd).sanitizeChildren(Md(i)||i))}finally{if(i){const a=Md(i)||i;for(;a.firstChild;)a.removeChild(a.firstChild)}}}function Md(t){return"content"in t&&function Vu(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var ca;function Kc(t){const n=M();return n?Jd(n.sanitize(ca.HTML,t)||""):hc(t,"HTML")?Jd(ys(t)):wd(Qd(),Ee(t))}function Zc(t){const n=M();return n?n.sanitize(ca.STYLE,t)||"":hc(t,"Style")?ys(t):Ee(t)}function yc(t){const n=M();return n?n.sanitize(ca.URL,t)||"":hc(t,"URL")?ys(t):Uu(Ee(t))}function Qc(t){const n=M();if(n)return Fc(n.sanitize(ca.RESOURCE_URL,t)||"");if(hc(t,"ResourceURL"))return Fc(ys(t));throw new de(904,!1)}function Dc(t){const n=M();if(n)return kc(n.sanitize(ca.SCRIPT,t)||"");if(hc(t,"Script"))return kc(ys(t));throw new de(905,!1)}function Gf(t){return Vl(t[0])}function _u(t){return function Ed(t){return el()?.createScriptURL(t)||t}(t[0])}function o(t,n,i){return function f(t,n){return"src"===n&&("embed"===t||"frame"===t||"iframe"===t||"media"===t||"script"===t)||"href"===n&&("base"===t||"link"===t)?Qc:yc}(n,i)(t)}function M(){const t=I();return t&&t[12]}!function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(ca||(ca={}));const B=new hr("ENVIRONMENT_INITIALIZER"),q=new hr("INJECTOR",-1),me=new hr("INJECTOR_DEF_TYPES");class ve{get(n,i=jt){if(i===jt){const a=new Error(`NullInjectorError: No provider for ${j(n)}!`);throw a.name="NullInjectorError",a}return i}}function ze(t){return{\u0275providers:t}}function qe(...t){return{\u0275providers:yt(!0,t),\u0275fromNgModule:!0}}function yt(t,...n){const i=[],a=new Set;let u;return P(n,p=>{const _=p;Bt(_,i,[],a)&&(u||(u=[]),u.push(_))}),void 0!==u&&Vt(u,i),i}function Vt(t,n){for(let i=0;i{n.push(p)})}}function Bt(t,n,i,a){if(!(t=_e(t)))return!1;let u=null,p=it(t);const _=!p&&Cn(t);if(p||_){if(_&&!_.standalone)return!1;u=t}else{const T=t.ngModule;if(p=it(T),!p)return!1;u=T}const w=a.has(u);if(_){if(w)return!1;if(a.add(u),_.dependencies){const T="function"==typeof _.dependencies?_.dependencies():_.dependencies;for(const N of T)Bt(N,n,i,a)}}else{if(!p)return!1;{if(null!=p.imports&&!w){let N;a.add(u);try{P(p.imports,z=>{Bt(z,n,i,a)&&(N||(N=[]),N.push(z))})}finally{}void 0!==N&&Vt(N,n)}if(!w){const N=Qr(u)||(()=>new u);n.push({provide:u,useFactory:N,deps:En},{provide:me,useValue:u,multi:!0},{provide:B,useValue:()=>Mn(u),multi:!0})}const T=p.providers;if(null!=T&&!w){sn(T,z=>{n.push(z)})}}}return u!==t&&void 0!==t.providers}function sn(t,n){for(let i of t)Se(i)&&(i=i.\u0275providers),Array.isArray(i)?sn(i,n):n(i)}const Pn=V({provide:String,useValue:V});function Kn(t){return null!==t&&"object"==typeof t&&Pn in t}function Vn(t){return!(!t||!t.useExisting)}function Br(t){return!(!t||!t.useFactory)}function An(t){return"function"==typeof t}const Xn=new hr("Set Injector scope."),Nr={},Rr={};let Hi;function Ti(){return void 0===Hi&&(Hi=new ve),Hi}class Ur{}class ua extends Ur{constructor(n,i,a,u){super(),this.parent=i,this.source=a,this.scopes=u,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,vu(n,_=>this.processProvider(_)),this.records.set(q,Jo(void 0,this)),u.has("environment")&&this.records.set(Ur,Jo(void 0,this));const p=this.records.get(Xn);null!=p&&"string"==typeof p.value&&this.scopes.add(p.value),this.injectorDefTypes=new Set(this.get(me.multi,En,J.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const n of this._ngOnDestroyHooks)n.ngOnDestroy();for(const n of this._onDestroyHooks)n()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(n){this._onDestroyHooks.push(n)}runInContext(n){this.assertNotDestroyed();const i=Ln(this),a=ie(void 0);try{return n()}finally{Ln(i),ie(a)}}get(n,i=jt,a=J.Default){this.assertNotDestroyed(),a=mr(a);const u=Ln(this),p=ie(void 0);try{if(!(a&J.SkipSelf)){let w=this.records.get(n);if(void 0===w){const T=function Gu(t){return"function"==typeof t||"object"==typeof t&&t instanceof hr}(n)&&Qt(n);w=T&&this.injectableDefInScope(T)?Jo(Uo(n),Nr):null,this.records.set(n,w)}if(null!=w)return this.hydrate(n,w)}const _=a&J.Self?Ti():this.parent;return i=a&J.Optional&&i===jt?null:i,_.get(n,i)}catch(_){if("NullInjectorError"===_.name){if((_[Dn]=_[Dn]||[]).unshift(j(n)),u)throw _;return Yr(_,n,"R3InjectorError",this.source)}throw _}finally{ie(p),Ln(u)}}resolveInjectorInitializers(){const n=Ln(this),i=ie(void 0);try{const a=this.get(B.multi,En,J.Self);for(const u of a)u()}finally{Ln(n),ie(i)}}toString(){const n=[],i=this.records;for(const a of i.keys())n.push(j(a));return`R3Injector[${n.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new de(205,!1)}processProvider(n){let i=An(n=_e(n))?n:_e(n&&n.provide);const a=function Ec(t){if(Kn(t))return Jo(void 0,t.useValue);return Jo(ks(t),Nr)}(n);if(An(n)||!0!==n.multi){this.records.get(i)}else{let u=this.records.get(i);u||(u=Jo(void 0,Nr,!0),u.factory=()=>oi(u.multi),this.records.set(i,u)),i=n,u.multi.push(n)}this.records.set(i,a)}hydrate(n,i){return i.value===Nr&&(i.value=Rr,i.value=i.factory()),"object"==typeof i.value&&i.value&&function Cc(t){return null!==t&&"object"==typeof t&&"function"==typeof t.ngOnDestroy}(i.value)&&this._ngOnDestroyHooks.add(i.value),i.value}injectableDefInScope(n){if(!n.providedIn)return!1;const i=_e(n.providedIn);return"string"==typeof i?"any"===i||this.scopes.has(i):this.injectorDefTypes.has(i)}}function Uo(t){const n=Qt(t),i=null!==n?n.factory:Qr(t);if(null!==i)return i;if(t instanceof hr)throw new de(204,!1);if(t instanceof Function)return function bc(t){const n=t.length;if(n>0){Ue(n,"?");throw new de(204,!1)}const i=function nn(t){const n=t&&(t[we]||t[Y]);if(n){const i=function Rt(t){if(t.hasOwnProperty("name"))return t.name;const n=(""+t).match(/^function\s*([^\s(]+)/);return null===n?"":n[1]}(t);return console.warn(`DEPRECATED: DI is instantiating a token "${i}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${i}" class.`),n}return null}(t);return null!==i?()=>i.factory(t):()=>new t}(t);throw new de(204,!1)}function ks(t,n,i){let a;if(An(t)){const u=_e(t);return Qr(u)||Uo(u)}if(Kn(t))a=()=>_e(t.useValue);else if(Br(t))a=()=>t.useFactory(...oi(t.deps||[]));else if(Vn(t))a=()=>Mn(_e(t.useExisting));else{const u=_e(t&&(t.useClass||t.provide));if(!function Hu(t){return!!t.deps}(t))return Qr(u)||Uo(u);a=()=>new u(...oi(t.deps))}return a}function Jo(t,n,i=!1){return{factory:t,value:n,multi:i?[]:void 0}}function vu(t,n){for(const i of t)Array.isArray(i)?vu(i,n):i&&Se(i)?vu(i.\u0275providers,n):n(i)}class yu{}class Du{}const gl="ngComponent";class Wu{resolveComponentFactory(n){throw function Jc(t){const n=Error(`No component factory found for ${j(t)}. Did you add it to @NgModule.entryComponents?`);return n[gl]=t,n}(n)}}class da{}function Xc(t,n){return new Wl(Ei(t,n))}da.NULL=new Wu;class Wl{constructor(n){this.nativeElement=n}}function zf(t){return t instanceof Wl?t.nativeElement:t}Wl.__NG_ELEMENT_ID__=function Td(){return Xc(nt(),I())};class Sd{}class ef{}ef.__NG_ELEMENT_ID__=()=>function Wf(){const t=I(),i=Cr(nt().index,t);return(ur(i)?i:t)[11]}();class $u{}$u.\u0275prov=Dt({token:$u,providedIn:"root",factory:()=>null});class Od{constructor(n){this.full=n,this.major=n.split(".")[0],this.minor=n.split(".")[1],this.patch=n.split(".").slice(2).join(".")}}const $f=new Od("15.0.3"),Ad={},ml="ngOriginalError";function Yu(t){return t[ml]}class qc{constructor(){this._console=console}handleError(n){const i=this._findOriginalError(n);this._console.error("ERROR",n),i&&this._console.error("ORIGINAL ERROR",i)}_findOriginalError(n){let i=n&&Yu(n);for(;i&&Yu(i);)i=Yu(i);return i||null}}function Pd(t){return t.ownerDocument.defaultView}function sh(t){return t.ownerDocument}function Dv(t){return t.ownerDocument.body}function wc(t){return t instanceof Function?t():t}function lh(t,n,i){let a=t.length;for(;;){const u=t.indexOf(n,i);if(-1===u)return u;if(0===u||t.charCodeAt(u-1)<=32){const p=n.length;if(u+p===a||t.charCodeAt(u+p)<=32)return u}i=u+1}}const ch="ng-template";function Cv(t,n,i){let a=0;for(;ap?"":u[le+1].toLowerCase();const $e=8&a?Ie:null;if($e&&-1!==lh($e,N,0)||2&a&&N!==Ie){if(_l(a))return!1;_=!0}}}}else{if(!_&&!_l(a)&&!_l(T))return!1;if(_&&_l(T))continue;_=!1,a=T|1&a}}return _l(a)||_}function _l(t){return 0==(1&t)}function Tv(t,n,i,a){if(null===n)return-1;let u=0;if(a||!i){let p=!1;for(;u-1)for(i++;i0?'="'+w+'"':"")+"]"}else 8&a?u+="."+_:4&a&&(u+=" "+_);else""!==u&&!_l(_)&&(n+=fh(p,u),u=""),a=_,p=p||!_l(a);i++}return""!==u&&(n+=fh(p,u)),n}const Rn={};function ph(t){hh(y(),I(),ei()+t,!1)}function hh(t,n,i,a){if(!a)if(3==(3&n[2])){const p=t.preOrderCheckHooks;null!==p&&x(n,p,i)}else{const p=t.preOrderHooks;null!==p&&X(n,p,0,i)}Js(i)}const gh={\u0275\u0275defineInjectable:Dt,\u0275\u0275defineInjector:ut,\u0275\u0275inject:Mn,\u0275\u0275invalidFactoryDep:Bn,resolveForwardRef:_e};function xv(t,n){let i=null,a=null;t.hasOwnProperty(we)||Object.defineProperty(t,we,{get:()=>(null===i&&(i=jr().compileInjectable(gh,`ng:///${t.name}/\u0275prov.js`,function Bv(t,n){const i=n||{providedIn:null},a={name:t.name,type:t,typeArgumentCount:0,providedIn:i.providedIn};return(mh(i)||_h(i))&&void 0!==i.deps&&(a.deps=Ta(i.deps)),mh(i)?a.useClass=i.useClass:function Fv(t){return kv in t}(i)?a.useValue=i.useValue:_h(i)?a.useFactory=i.useFactory:function Lv(t){return void 0!==t.useExisting}(i)&&(a.useExisting=i.useExisting),a}(t,n))),i)}),t.hasOwnProperty(_t)||Object.defineProperty(t,_t,{get:()=>{if(null===a){const u=jr();a=u.compileFactory(gh,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,typeArgumentCount:0,deps:Nc(t),target:u.FactoryTarget.Injectable})}return a},configurable:!0})}const kv=V({provide:String,useValue:V});function mh(t){return void 0!==t.useClass}function _h(t){return void 0!==t.useFactory}const Uv=hs("Injectable",void 0,void 0,void 0,(t,n)=>xv(t,n));function vh(t,n=null,i=null,a){const u=yh(t,n,i,a);return u.resolveInjectorInitializers(),u}function yh(t,n=null,i=null,a,u=new Set){const p=[i||En,qe(t)];return a=a||("object"==typeof t?void 0:j(t)),new ua(p,n||Ti(),a||null,u)}class xa{static create(n,i){if(Array.isArray(n))return vh({name:""},i,n,"");{const a=n.name??"";return vh({name:a},n.parent,n.providers,a)}}}function jf(t){return t.length>1?" ("+function Vv(t){const n=[];for(let i=0;i-1)return n.push(t[i]),n;n.push(t[i])}return n}(t.slice().reverse()).map(a=>j(a.token)).join(" -> ")+")":""}function Yf(t,n,i,a){const u=[n],p=i(u),_=a?function ju(t,n){const i=`${t} caused by: ${n instanceof Error?n.message:n}`,a=Error(i);return a[ml]=n,a}(p,a):Error(p);return _.addKey=Hv,_.keys=u,_.injectors=[t],_.constructResolvingMessage=i,_[ml]=a,_}function Hv(t,n){this.injectors.push(t),this.keys.push(n),this.message=this.constructResolvingMessage(this.keys)}function Dh(t,n){const i=[];for(let a=0,u=n.length;aMn(q)}),xa.__NG_ELEMENT_ID__=-1;class eu{constructor(n,i){if(this.token=n,this.id=i,!n)throw new de(208,!1);this.displayName=j(this.token)}static get(n){return bh.get(_e(n))}static get numberOfKeys(){return bh.numberOfKeys}}const bh=new class Kv{constructor(){this._allKeys=new Map}get(n){if(n instanceof eu)return n;if(this._allKeys.has(n))return this._allKeys.get(n);const i=new eu(n,eu.numberOfKeys);return this._allKeys.set(n,i),i}get numberOfKeys(){return this._allKeys.size}};class of{constructor(n,i,a){this.key=n,this.optional=i,this.visibility=a}static fromKey(n){return new of(n,!1,null)}}const Zv=[];class Eh{constructor(n,i,a){this.key=n,this.resolvedFactories=i,this.multiProvider=a,this.resolvedFactory=this.resolvedFactories[0]}}class Qv{constructor(n,i){this.factory=n,this.dependencies=i}}function Jv(t){let n,i;if(t.useClass){const a=_e(t.useClass);n=Pl().factory(a),i=wh(a)}else t.useExisting?(n=a=>a,i=[of.fromKey(eu.get(t.useExisting))]):t.useFactory?(n=t.useFactory,i=function ty(t,n){if(n){const i=n.map(a=>[a]);return n.map(a=>Mh(t,a,i))}return wh(t)}(t.useFactory,t.deps)):(n=()=>t.useValue,i=Zv);return new Qv(n,i)}function Xv(t){return new Eh(eu.get(t.provide),[Jv(t)],t.multi||!1)}function qv(t){const a=function ey(t,n){for(let i=0;i{if(i instanceof C)n.push({provide:i,useClass:i});else if(i&&"object"==typeof i&&void 0!==i.provide)n.push(i);else{if(!Array.isArray(i))throw function $v(t){return Error(`Invalid provider - only instances of Provider and Type are allowed, got: ${t}`)}(i);Ch(i,n)}}),n}function wh(t){const n=Pl().parameters(t);if(!n)return[];if(n.some(i=>null==i))throw Dh(t,n);return n.map(i=>Mh(t,i,n))}function Mh(t,n,i){let a=null,u=!1;if(!Array.isArray(n))return Kf(n instanceof gs?n.token:n,u,null);let p=null;for(let _=0;_=this._providers.length)throw function jv(t){return Error(`Index ${t} is out-of-bounds.`)}(n);return this._providers[n]}_new(n){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function zv(t,n){return Yf(t,n,function(i){return`Cannot instantiate cyclic dependency!${jf(i)}`})}(this,n.key);return this._instantiateProvider(n)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(n){if(n.multiProvider){const i=[];for(let a=0;athis._getByReflectiveDependency(_))}catch(_){throw _.addKey&&_.addKey(this,n.key),_}try{p=a(...u)}catch(_){throw function Wv(t,n,i,a){return Yf(t,a,function(u){const p=j(u[0].token);return`${n.message}: Error during instantiation of ${p}!${jf(u)}.`},n)}(this,_,_.stack,n.key)}return p}_getByReflectiveDependency(n){return this._getByKey(n.key,n.visibility,n.optional?null:jt)}_getByKey(n,i,a){return n===Zu.INJECTOR_KEY?this:i instanceof Il?this._getByKeySelf(n,a):this._getByKeyDefault(n,a,i)}_getObjByKeyId(n){for(let i=0;i' "'+i.key.displayName+'" ').join(", ")}])`}toString(){return this.displayName}}function Qu(t,n=J.Default){const i=I();if(null===i)return Mn(t,n);return Ui(nt(),i,_e(t),n)}function Th(){throw new Error("invalid")}function Sh(t,n){const i=t.contentQueries;if(null!==i)for(let a=0;a22&&hh(t,n,22,!1),ui(_?2:0,u),i(a,u)}finally{Js(p),ui(_?3:1,u)}}function Jf(t,n,i){if(Fa(n)){const a=n.directiveStart,u=n.directiveEnd;for(let p=a;p0;){const i=t[--n];if("number"==typeof i&&i<0)return i}return 0})(_)!=w&&_.push(w),_.push(i,a,p)}}(t,n,a,xd(t,i,u.hostVars,Rn),u)}function $l(t,n,i,a,u,p){const _=Ei(t,n);rp(n[11],_,p,t.value,i,a,u)}function rp(t,n,i,a,u,p,_){if(null==p)t.removeAttribute(n,u,i);else{const w=null==_?Ee(p):_(p,a||"",u);t.setAttribute(n,u,w,i)}}function Ey(t,n,i,a,u,p){const _=p[n];if(null!==_){const w=a.setInput;for(let T=0;T<_.length;){const N=_[T++],z=_[T++],le=_[T++];null!==w?a.setInput(i,le,N,z):i[z]=le}}}function Cy(t,n,i){let a=null,u=0;for(;u0&&ip(i)}}function ip(t){for(let a=Ll(t);null!==a;a=xc(a))for(let u=10;u0&&ip(p)}const i=t[1].components;if(null!==i)for(let a=0;a0&&ip(u)}}function Sy(t,n){const i=Cr(n,t),a=i[1];(function Oy(t,n){for(let i=n.length;i-1&&(Na(n,a),re(i,a))}this._attachedToViewContainer=!1}_s(this._lView[1],this._lView)}onDestroy(n){Ih(this._lView[1],this._lView,null,n)}markForCheck(){op(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){cf(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new de(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function Ja(t,n){Lt(t,n,n[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(n){if(this._attachedToViewContainer)throw new de(902,!1);this._appRef=n}}class Ay extends kd{constructor(n){super(n),this._view=n}detectChanges(){const n=this._view;cf(n[1],n,n[8],!1)}checkNoChanges(){}get context(){return null}}class Hh extends da{constructor(n){super(),this.ngModule=n}resolveComponentFactory(n){const i=Cn(n);return new Fd(i,this.ngModule)}}function Gh(t){const n=[];for(let i in t)if(t.hasOwnProperty(i)){const a=t[i];n.push({propName:a,templateName:i})}return n}class Py{constructor(n,i){this.injector=n,this.parentInjector=i}get(n,i,a){a=mr(a);const u=this.injector.get(n,Ad,a);return u!==Ad||i===Ad?u:this.parentInjector.get(n,i,a)}}class Fd extends Du{constructor(n,i){super(),this.componentDef=n,this.ngModule=i,this.componentType=n.type,this.selector=function Nv(t){return t.map(Pv).join(",")}(n.selectors),this.ngContentSelectors=n.ngContentSelectors?n.ngContentSelectors:[],this.isBoundToModule=!!i}get inputs(){return Gh(this.componentDef.inputs)}get outputs(){return Gh(this.componentDef.outputs)}create(n,i,a,u){let p=(u=u||this.ngModule)instanceof Ur?u:u?.injector;p&&null!==this.componentDef.getStandaloneInjector&&(p=this.componentDef.getStandaloneInjector(p)||p);const _=p?new Py(n,p):n,w=_.get(Sd,null);if(null===w)throw new de(407,!1);const T=_.get($u,null),N=w.createRenderer(null,this.componentDef),z=this.componentDef.selectors[0][0]||"div",le=a?function ay(t,n,i){const a=i===ar.ShadowDom;return t.selectRootElement(n,a)}(N,a,this.componentDef.encapsulation):Qa(N,z,function Iy(t){const n=t.toLowerCase();return"svg"===n?"svg":"math"===n?"math":null}(z)),Ie=this.componentDef.onPush?288:272,$e=ep(0,null,null,1,0,null,null,null,null,null),ct=sf(null,$e,null,Ie,null,null,w,N,T,_,null);let wt,Ut;Qs(ct);try{const qt=this.componentDef;let vn,ht=null;qt.findHostDirectiveDefs?(vn=[],ht=new Map,qt.findHostDirectiveDefs(qt,vn,ht),vn.push(qt)):vn=[qt];const Nn=function Ry(t,n){const i=t[1],a=22;return t[a]=n,Ju(i,a,2,"#host",null)}(ct,le),Si=function xy(t,n,i,a,u,p,_,w){const T=u[1];!function ky(t,n,i,a){for(const u of t)n.mergedAttrs=Yo(n.mergedAttrs,u.hostAttrs);null!==n.mergedAttrs&&(uf(n,n.mergedAttrs,!0),null!==i&&fl(a,i,n))}(a,t,n,_);const N=p.createRenderer(n,i),z=sf(u,Ah(i),null,i.onPush?32:16,u[t.index],t,p,N,w||null,null,null);return T.firstCreatePass&&np(T,t,a.length-1),lf(u,z),u[t.index]=z}(Nn,le,qt,vn,ct,w,N);Ut=Va($e,22),le&&function Ly(t,n,i,a){if(a)yo(t,i,["ng-version",$f.full]);else{const{attrs:u,classes:p}=function Rv(t){const n=[],i=[];let a=1,u=2;for(;a0&&Ns(t,i,p.join(" "))}}(N,qt,le,a),void 0!==i&&function By(t,n,i){const a=t.projection=[];for(let u=0;u=0;a--){const u=t[a];u.hostVars=n+=u.hostVars,u.hostAttrs=Yo(u.hostAttrs,i=Yo(i,u.hostAttrs))}}(a)}function up(t){return t===_r?{}:t===En?[]:t}function Hy(t,n){const i=t.viewQuery;t.viewQuery=i?(a,u)=>{n(a,u),i(a,u)}:n}function Gy(t,n){const i=t.contentQueries;t.contentQueries=i?(a,u,p)=>{n(a,u,p),i(a,u,p)}:n}function zy(t,n){const i=t.hostBindings;t.hostBindings=i?(a,u)=>{n(a,u),i(a,u)}:n}const Wy=["providersResolver"],$y=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function jy(t){let i,n=zh(t.type);i=dr(t)?n.\u0275cmp:n.\u0275dir;const a=t;for(const u of Wy)a[u]=i[u];if(dr(i))for(const u of $y)a[u]=i[u]}function Yy(t){return n=>{n.findHostDirectiveDefs=Wh,n.hostDirectives=(Array.isArray(t)?t:t()).map(i=>"function"==typeof i?{directive:_e(i),inputs:_r,outputs:_r}:{directive:_e(i.directive),inputs:$h(i.inputs),outputs:$h(i.outputs)})}}function Wh(t,n,i){if(null!==t.hostDirectives)for(const a of t.hostDirectives){const u=Hr(a.directive);Ky(u.declaredInputs,a.inputs),Wh(u,n,i),i.set(u,a),n.push(u)}}function $h(t){if(void 0===t||0===t.length)return _r;const n={};for(let i=0;i_(bn(Nn[a.index])):a.index;let ht=null;if(!_&&w&&(ht=function rD(t,n,i,a){const u=t.cleanup;if(null!=u)for(let p=0;pT?w[T]:null}"string"==typeof _&&(p+=2)}return null}(t,n,u,a.index)),null!==ht){(ht.__ngLastListenerFn__||ht).__ngNextListenerFn__=p,ht.__ngLastListenerFn__=p,Ie=!1}else{p=dg(a,n,z,p,!1);const Nn=i.listen(Ut,u,p);le.push(p,Nn),N&&N.push(u,vn,qt,qt+1)}}else p=dg(a,n,z,p,!1);const $e=a.outputs;let ct;if(Ie&&null!==$e&&(ct=$e[u])){const wt=ct.length;if(wt)for(let Ut=0;Ut-1?Cr(t.index,n):n);let T=ug(n,i,a,_),N=p.__ngNextListenerFn__;for(;N;)T=ug(n,i,N,_)&&T,N=N.__ngNextListenerFn__;return u&&!1===T&&(_.preventDefault(),_.returnValue=!1),T}}function fg(t=1){return tc(t)}function iD(t,n){let i=null;const a=function Sv(t){const n=t.attrs;if(null!=n){const i=n.indexOf(5);if(0==(1&i))return n[i+1]}return null}(t);for(let u=0;u>17&32767}function yp(t){return 2|t}function Cu(t){return(131068&t)>>2}function Dp(t,n){return-131069&t|n<<2}function bp(t){return 1|t}function lD(t,n,i,a,u,p){let _=p?n.classBindings:n.styleBindings,w=tu(_),T=Cu(_);t[a]=i;let z,N=!1;if(Array.isArray(i)){const le=i;z=le[1],(null===z||ri(le,z)>0)&&(N=!0)}else z=i;if(u)if(0!==T){const Ie=tu(t[w+1]);t[a+1]=yf(Ie,w),0!==Ie&&(t[Ie+1]=Dp(t[Ie+1],a)),t[w+1]=function sD(t,n){return 131071&t|n<<17}(t[w+1],a)}else t[a+1]=yf(w,0),0!==w&&(t[w+1]=Dp(t[w+1],a)),w=a;else t[a+1]=yf(T,0),0===w?w=a:t[T+1]=Dp(t[T+1],a),T=a;N&&(t[a+1]=yp(t[a+1])),Cg(t,z,a,!0,p),Cg(t,z,a,!1,p),function cD(t,n,i,a,u){const p=u?t.residualClasses:t.residualStyles;null!=p&&"string"==typeof n&&ri(p,n)>=0&&(i[a+1]=bp(i[a+1]))}(n,z,t,a,p),_=yf(w,T),p?n.classBindings=_:n.styleBindings=_}function Cg(t,n,i,a,u){const p=t[i+1],_=null===n;let w=a?tu(p):Cu(p),T=!1;for(;0!==w&&(!1===T||_);){const N=t[w],z=t[w+1];uD(N,n)&&(T=!0,t[w+1]=a?bp(z):yp(z)),w=a?tu(z):Cu(z)}T&&(t[i+1]=a?yp(p):bp(p))}function uD(t,n){return null===t||null==n||(Array.isArray(t)?t[1]:t)===n||!(!Array.isArray(t)||"string"!=typeof n)&&ri(t,n)>=0}const Vo={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function wg(t){return t.substring(Vo.key,Vo.keyEnd)}function dD(t){return t.substring(Vo.value,Vo.valueEnd)}function Mg(t,n){const i=Vo.textEnd;return i===n?-1:(n=Vo.keyEnd=function hD(t,n,i){for(;n32;)n++;return n}(t,Vo.key=n,i),ad(t,n,i))}function Tg(t,n){const i=Vo.textEnd;let a=Vo.key=ad(t,n,i);return i===a?-1:(a=Vo.keyEnd=function gD(t,n,i){let a;for(;n=65&&(-33&a)<=90||a>=48&&a<=57);)n++;return n}(t,a,i),a=Og(t,a,i,58),a=Vo.value=ad(t,a,i),a=Vo.valueEnd=function mD(t,n,i){let a=-1,u=-1,p=-1,_=n,w=_;for(;_32&&(w=_),p=u,u=a,a=-33&T}return w}(t,a,i),Og(t,a,i,59))}function Sg(t){Vo.key=0,Vo.keyEnd=0,Vo.value=0,Vo.valueEnd=0,Vo.textEnd=t.length}function ad(t,n,i){for(;n=0;i=Tg(n,i))Rg(t,wg(n),dD(n))}function Ig(t){yl(Wt,Kl,t,!0)}function Kl(t,n){for(let i=function fD(t){return Sg(t),Mg(t,ad(t,0,Vo.textEnd))}(n);i>=0;i=Mg(n,i))Wt(t,wg(n),!0)}function vl(t,n,i,a){const u=I(),p=y(),_=Io(2);if(p.firstUpdatePass&&Ng(p,t,_,a),n!==Rn&&Fs(u,_,n)){xg(p,p.data[ei()],u,u[11],t,u[_+1]=function wD(t,n){return null==t||("string"==typeof n?t+=n:"object"==typeof t&&(t=j(ys(t)))),t}(n,i),a,_)}}function yl(t,n,i,a){const u=y(),p=Io(2);u.firstUpdatePass&&Ng(u,null,p,a);const _=I();if(i!==Rn&&Fs(_,p,i)){const w=u.data[ei()];if(Fg(w,a)&&!Pg(u,p)){let T=a?w.classesWithoutHost:w.stylesWithoutHost;null!==T&&(i=pe(T,i||"")),hp(u,w,_,i,a)}else!function CD(t,n,i,a,u,p,_,w){u===Rn&&(u=En);let T=0,N=0,z=0=t.expandoStartIndex}function Ng(t,n,i,a){const u=t.data;if(null===u[i+1]){const p=u[ei()],_=Pg(t,i);Fg(p,a)&&null===n&&!_&&(n=!1),n=function vD(t,n,i,a){const u=Yi(t);let p=a?n.residualClasses:n.residualStyles;if(null===u)0===(a?n.classBindings:n.styleBindings)&&(i=Ud(i=wp(null,t,n,i,a),n.attrs,a),p=null);else{const _=n.directiveStylingLast;if(-1===_||t[_]!==u)if(i=wp(u,t,n,i,a),null===p){let T=function yD(t,n,i){const a=i?n.classBindings:n.styleBindings;if(0!==Cu(a))return t[tu(a)]}(t,n,a);void 0!==T&&Array.isArray(T)&&(T=wp(null,t,n,T[1],a),T=Ud(T,n.attrs,a),function DD(t,n,i,a){const u=i?n.classBindings:n.styleBindings;t[tu(u)]=a}(t,n,a,T))}else p=function bD(t,n,i){let a;const u=n.directiveEnd;for(let p=1+n.directiveStylingLast;p0;){const T=t[u],N=Array.isArray(T),z=N?T[1]:T,le=null===z;let Ie=i[u+1];Ie===Rn&&(Ie=le?En:void 0);let $e=le?gr(Ie,a):z===a?Ie:void 0;if(N&&!Df($e)&&($e=gr(T,a)),Df($e)&&(w=$e,_))return w;const ct=t[u+1];u=_?tu(ct):Cu(ct)}if(null!==n){let T=p?n.residualClasses:n.residualStyles;null!=T&&(w=gr(T,a))}return w}function Df(t){return void 0!==t}function Fg(t,n){return 0!=(t.flags&(n?8:16))}function Lg(t,n=""){const i=I(),a=y(),u=t+22,p=a.firstCreatePass?Ju(a,u,1,n,null):a.data[u],_=i[u]=Aa(i[11],n);Xe(a,i,_,p),kr(p,!1)}function Mp(t){return bf("",t,""),Mp}function bf(t,n,i){const a=I(),u=qu(a,t,n,i);return u!==Rn&&Mc(a,ei(),u),bf}function Bg(t,n,i,a,u){const p=I(),_=ed(p,t,n,i,a,u);return _!==Rn&&Mc(p,ei(),_),Bg}function Ug(t,n,i,a,u,p,_){const w=I(),T=td(w,t,n,i,a,u,p,_);return T!==Rn&&Mc(w,ei(),T),Ug}function Vg(t,n,i,a,u,p,_,w,T){const N=I(),z=nd(N,t,n,i,a,u,p,_,w,T);return z!==Rn&&Mc(N,ei(),z),Vg}function Hg(t,n,i,a,u,p,_,w,T,N,z){const le=I(),Ie=rd(le,t,n,i,a,u,p,_,w,T,N,z);return Ie!==Rn&&Mc(le,ei(),Ie),Hg}function Gg(t,n,i,a,u,p,_,w,T,N,z,le,Ie){const $e=I(),ct=id($e,t,n,i,a,u,p,_,w,T,N,z,le,Ie);return ct!==Rn&&Mc($e,ei(),ct),Gg}function zg(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct){const wt=I(),Ut=od(wt,t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct);return Ut!==Rn&&Mc(wt,ei(),Ut),zg}function Wg(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut){const qt=I(),vn=sd(qt,t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut);return vn!==Rn&&Mc(qt,ei(),vn),Wg}function $g(t){const n=I(),i=Xu(n,t);return i!==Rn&&Mc(n,ei(),i),$g}function jg(t,n,i){yl(Wt,Kl,qu(I(),t,n,i),!0)}function MD(t,n,i,a,u){yl(Wt,Kl,ed(I(),t,n,i,a,u),!0)}function TD(t,n,i,a,u,p,_){yl(Wt,Kl,td(I(),t,n,i,a,u,p,_),!0)}function Yg(t,n,i,a,u,p,_,w,T){yl(Wt,Kl,nd(I(),t,n,i,a,u,p,_,w,T),!0)}function SD(t,n,i,a,u,p,_,w,T,N,z){yl(Wt,Kl,rd(I(),t,n,i,a,u,p,_,w,T,N,z),!0)}function OD(t,n,i,a,u,p,_,w,T,N,z,le,Ie){yl(Wt,Kl,id(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie),!0)}function AD(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct){yl(Wt,Kl,od(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct),!0)}function ID(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut){yl(Wt,Kl,sd(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut),!0)}function PD(t){yl(Wt,Kl,Xu(I(),t),!0)}function ND(t,n,i){Yl(qu(I(),t,n,i))}function RD(t,n,i,a,u){Yl(ed(I(),t,n,i,a,u))}function xD(t,n,i,a,u,p,_){Yl(td(I(),t,n,i,a,u,p,_))}function kD(t,n,i,a,u,p,_,w,T){Yl(nd(I(),t,n,i,a,u,p,_,w,T))}function FD(t,n,i,a,u,p,_,w,T,N,z){Yl(rd(I(),t,n,i,a,u,p,_,w,T,N,z))}function LD(t,n,i,a,u,p,_,w,T,N,z,le,Ie){Yl(id(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie))}function BD(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct){Yl(od(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct))}function UD(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut){Yl(sd(I(),t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut))}function VD(t){Yl(Xu(I(),t))}function Kg(t,n,i,a,u){return vl(t,qu(I(),n,i,a),u,!1),Kg}function Zg(t,n,i,a,u,p,_){return vl(t,ed(I(),n,i,a,u,p),_,!1),Zg}function Qg(t,n,i,a,u,p,_,w,T){return vl(t,td(I(),n,i,a,u,p,_,w),T,!1),Qg}function Jg(t,n,i,a,u,p,_,w,T,N,z){return vl(t,nd(I(),n,i,a,u,p,_,w,T,N),z,!1),Jg}function Xg(t,n,i,a,u,p,_,w,T,N,z,le,Ie){return vl(t,rd(I(),n,i,a,u,p,_,w,T,N,z,le),Ie,!1),Xg}function qg(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct){return vl(t,id(I(),n,i,a,u,p,_,w,T,N,z,le,Ie,$e),ct,!1),qg}function em(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut){return vl(t,od(I(),n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt),Ut,!1),em}function tm(t,n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut,qt,vn){return vl(t,sd(I(),n,i,a,u,p,_,w,T,N,z,le,Ie,$e,ct,wt,Ut,qt),vn,!1),tm}function nm(t,n,i){return vl(t,Xu(I(),n),i,!1),nm}function Tp(t,n,i){const a=I();if(Fs(a,ro(),n)){ka(y(),fr(),a,t,n,a[11],i,!0)}return Tp}function rm(t,n,i){const a=I();if(Fs(a,ro(),n)){const p=y(),_=fr();ka(p,_,a,t,n,Uh(Yi(p.data),_,a),i,!0)}return rm}const wu=void 0;var GD=["en",[["a","p"],["AM","PM"],wu],[["AM","PM"],wu,wu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],wu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],wu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",wu,"{1} 'at' {0}",wu],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function HD(t){const i=Math.floor(Math.abs(t)),a=t.toString().replace(/^[^.]*\.?/,"").length;return 1===i&&0===a?1:5}];let ld={};function zD(t,n,i){"string"!=typeof n&&(i=n,n=t[Mu.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),ld[n]=t,i&&(ld[n][Mu.ExtraData]=i)}function Sp(t){const n=function WD(t){return t.toLowerCase().replace(/_/g,"-")}(t);let i=om(n);if(i)return i;const a=n.split("-")[0];if(i=om(a),i)return i;if("en"===a)return GD;throw new de(701,!1)}function im(t){return Sp(t)[Mu.PluralCase]}function om(t){return t in ld||(ld[t]=tt.ng&&tt.ng.common&&tt.ng.common.locales&&tt.ng.common.locales[t]),ld[t]}var Mu;!function(t){t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData"}(Mu||(Mu={}));const $D=["zero","one","two","few","many"];const cd="en-US",Ef={marker:"element"},Cf={marker:"ICU"};var js;!function(t){t[t.SHIFT=2]="SHIFT",t[t.APPEND_EAGERLY=1]="APPEND_EAGERLY",t[t.COMMENT=2]="COMMENT"}(js||(js={}));let sm=cd;function am(t){gt(t,"Expected localeId to be defined"),"string"==typeof t&&(sm=t.toLowerCase().replace(/_/g,"-"))}function lm(t,n,i){const a=n.insertBeforeIndex,u=Array.isArray(a)?a[0]:a;return null===u?Lu(t,0,i):bn(i[u])}function cm(t,n,i,a,u){const p=n.insertBeforeIndex;if(Array.isArray(p)){let _=a,w=null;if(3&n.type||(w=_,_=u),null!==_&&-1===n.componentOffset)for(let T=1;T1)for(let i=t.length-2;i>=0;i--){const a=t[i];dm(a)||ZD(a,n)&&null===QD(a)&&JD(a,n.index)}}function dm(t){return!(64&t.type)}function ZD(t,n){return dm(n)||t.index>n.index}function QD(t){const n=t.insertBeforeIndex;return Array.isArray(n)?n[0]:n}function JD(t,n){const i=t.insertBeforeIndex;Array.isArray(i)?i[0]=n:(Le(lm,cm),t.insertBeforeIndex=n)}function Vd(t,n){const i=t.data[n];return null===i||"string"==typeof i?null:i.hasOwnProperty("currentCaseLViewIndex")?i:i.value}function e0(t,n,i){const a=Zf(t,i,64,null,null);return um(n,a),a}function wf(t,n){const i=n[t.currentCaseLViewIndex];return null===i?i:i<0?~i:i}function fm(t){return t>>>17}function pm(t){return(131070&t)>>>1}let Hd=0,Gd=0;function gm(t,n,i,a){const u=i[11];let _,p=null;for(let w=0;w>>1,$e=n[++w],ct=n[++w];rp(u,po(Ie,i),null,null,$e,ct,null)}else switch(T){case Cf:const N=n[++w],z=n[++w];if(null===i[z]){Lr(i[z]=sa(u,N),i)}break;case Ef:const le=n[++w],Ie=n[++w];if(null===i[Ie]){Lr(i[Ie]=Qa(u,le,null),i)}}}}function mm(t,n,i,a,u){for(let p=0;p>>2;switch(3&z){case 1:const Ie=i[++N],$e=i[++N],ct=t.data[le];"string"==typeof ct?rp(n[11],n[le],null,ct,Ie,T,$e):ka(t,ct,n,Ie,T,n[11],$e,!1);break;case 0:const wt=n[le];null!==wt&&xu(n[11],wt,T);break;case 2:o0(t,Vd(t,le),n,T);break;case 3:_m(t,Vd(t,le),a,n)}}}}else{const T=i[p+1];if(T>0&&3==(3&T)){const z=Vd(t,T>>>2);n[z.currentCaseLViewIndex]<0&&_m(t,z,a,n)}}p+=w}}function _m(t,n,i,a){let u=a[n.currentCaseLViewIndex];if(null!==u){let p=Hd;u<0&&(u=a[n.currentCaseLViewIndex]=~u,p=-1),mm(t,a,n.update[u],i,p)}}function o0(t,n,i,a){const u=function s0(t,n){let i=t.cases.indexOf(n);if(-1===i)switch(t.type){case 1:{const a=function jD(t,n){const i=im(n)(parseInt(t,10)),a=$D[i];return void 0!==a?a:"other"}(n,function KD(){return sm}());i=t.cases.indexOf(a),-1===i&&"other"!==a&&(i=t.cases.indexOf("other"));break}case 0:i=t.cases.indexOf("other")}return-1===i?null:i}(n,a);if(wf(n,i)!==u&&(vm(t,n,i),i[n.currentCaseLViewIndex]=null===u?null:~u,null!==u)){const _=i[n.anchorIdx];_&&gm(t,n.create[u],i,_)}}function vm(t,n,i){let a=wf(n,i);if(null!==a){const u=n.remove[a];for(let p=0;p0){const w=po(_,i);null!==w&&$t(i[11],w)}else vm(t,Vd(t,~_),i)}}}function a0(){const t=[];let i,a,n=-1;function p(w,T){n=0;const N=wf(w,T);a=null!==N?w.remove[N]:En}function _(){if(n0)return i[w];{t.push(n,a);const T=~w;return p(i[1].data[T],i),_()}}return 0===t.length?null:(a=t.pop(),n=t.pop(),_())}return function u(w,T){for(i=T;t.length;)t.pop();return p(w.value,T),_}}const Mf=/\ufffd(\d+):?\d*\ufffd/gi,l0=/({\s*\ufffd\d+:?\d*\ufffd\s*,\s*\S{6}\s*,[\s\S]*})/gi,c0=/\ufffd(\d+)\ufffd/,Dm=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,u0=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,d0=/\ufffd(\/?[#*]\d+):?\d*\ufffd/gi,f0=/\uE500/g;function h0(t,n,i,a,u,p){const _=pr(),w=[],T=[],N=[[]];u=function y0(t,n){if(function v0(t){return-1===t}(n))return Cm(t);{const i=t.indexOf(`:${n}\ufffd`)+2+n.toString().length,a=t.search(new RegExp(`\ufffd\\/\\*\\d+:${n}\ufffd`));return Cm(t.substring(i,a))}}(u,p);const z=function p0(t){return t.replace(f0," ")}(u).split(d0);for(let le=0;lei.length&&i.push(T)}return{type:a,mainBinding:u,cases:n,values:i}}function Op(t){if(!t)return[];let n=0;const i=[],a=[],u=/[{}]/g;let p;for(u.lastIndex=0;p=u.exec(t);){const w=p.index;if("}"==p[0]){if(i.pop(),0==i.length){const T=t.substring(n,w);Dm.test(T)?a.push(D0(T)):a.push(T),n=w+1}}else{if(0==i.length){const T=t.substring(n,w);a.push(T),n=w+1}i.push("{")}}const _=t.substring(n);return a.push(_),a}function b0(t,n,i,a,u,p,_,w){const T=[],N=[],z=[];n.cases.push(p),n.create.push(T),n.remove.push(N),n.update.push(z);const Ie=mc(Qd()).getInertBodyElement(_),$e=Md(Ie)||Ie;return $e?Mm(t,n,i,a,T,N,z,$e,u,w,0):0}function Mm(t,n,i,a,u,p,_,w,T,N,z){let le=0,Ie=w.firstChild;for(;Ie;){const $e=xd(t,i,1,null);switch(Ie.nodeType){case Node.ELEMENT_NODE:const ct=Ie,wt=ct.tagName.toLowerCase();if(tl.hasOwnProperty(wt)){Ap(u,Ef,wt,T,$e),t.data[$e]=wt;const ht=ct.attributes;for(let Nn=0;Nn>>js.SHIFT;let le=t[z];null===le&&(le=t[z]=T?u.createComment(w):Aa(u,w)),N&&null!==i&&nr(u,i,le,a,!1)}})(u,T.create,z,le),Ml(!0)}function Am(){Ml(!1)}function Im(t,n,i){Om(t,n,i),Am()}function x0(t,n){const i=y();!function m0(t,n,i){const u=nt().index,p=[];if(t.firstCreatePass&&null===t.data[n]){for(let _=0;_0){const a=t.data[i];mm(t,n,Array.isArray(a)?a:a.update,Ao()-Gd-1,Hd)}Hd=0,Gd=0}(y(),I(),t+22)}function k0(t,n={}){return function R0(t,n={}){let i=t;if(T0.test(t)){const a={},u=[0];i=i.replace(S0,(p,_,w)=>{const T=_||w,N=a[T]||[];if(N.length||(T.split("|").forEach(wt=>{const Ut=wt.match(N0),qt=Ut?parseInt(Ut[1],10):0,vn=P0.test(wt);N.push([qt,vn,wt])}),a[T]=N),!N.length)throw new Error(`i18n postprocess: unmatched placeholder - ${T}`);const z=u[u.length-1];let le=0;for(let wt=0;wtn.hasOwnProperty(p)?`${u}${n[p]}${T}`:a),i=i.replace(A0,(a,u)=>n.hasOwnProperty(u)?n[u]:a),i=i.replace(I0,(a,u)=>{if(n.hasOwnProperty(u)){const p=n[u];if(!p.length)throw new Error(`i18n postprocess: unmatched ICU - ${a} with key: ${u}`);return p.shift()}return a})),i}(t,n)}function Pp(t,n,i,a,u){if(t=_e(t),Array.isArray(t))for(let p=0;p>20;if(An(t)||!t.multi){const $e=new Sn(T,u,Qu),ct=Rp(w,n,u?z:z+Ie,le);-1===ct?(cs(Os(N,_),p,w),Np(p,t,n.length),n.push(w),N.directiveStart++,N.directiveEnd++,u&&(N.providerIndexes+=1048576),i.push($e),_.push($e)):(i[ct]=$e,_[ct]=$e)}else{const $e=Rp(w,n,z+Ie,le),ct=Rp(w,n,z,z+Ie),wt=$e>=0&&i[$e],Ut=ct>=0&&i[ct];if(u&&!Ut||!u&&!wt){cs(Os(N,_),p,w);const qt=function U0(t,n,i,a,u){const p=new Sn(t,i,Qu);return p.multi=[],p.index=n,p.componentProviders=0,Nm(p,u,a&&!i),p}(u?B0:L0,i.length,u,a,T);!u&&Ut&&(i[ct].providerFactory=qt),Np(p,t,n.length,0),n.push(w),N.directiveStart++,N.directiveEnd++,u&&(N.providerIndexes+=1048576),i.push(qt),_.push(qt)}else{Np(p,t,$e>-1?$e:ct,Nm(i[u?ct:$e],T,!u&&a))}!u&&a&&Ut&&i[ct].componentProviders++}}}function Np(t,n,i,a){const u=An(n),p=function Jn(t){return!!t.useClass}(n);if(u||p){const T=(p?_e(n.useClass):n).prototype.ngOnDestroy;if(T){const N=t.destroyHooks||(t.destroyHooks=[]);if(!u&&n.multi){const z=N.indexOf(i);-1===z?N.push(i,[a,T]):N[z+1].push(a,T)}else N.push(i,T)}}}function Nm(t,n,i){return i&&t.componentProviders++,t.multi.push(n)-1}function Rp(t,n,i,a){for(let u=i;u{i.providersResolver=(a,u)=>function F0(t,n,i){const a=y();if(a.firstCreatePass){const u=dr(t);Pp(i,a.data,a.blueprint,u,!0),Pp(n,a.data,a.blueprint,u,!1)}}(a,u?u(t):t,n)}}class ud{}class xm{}function V0(t,n){return new km(t,n??null)}class km extends ud{constructor(n,i){super(),this._parent=i,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Hh(this);const a=Pi(n);this._bootstrapComponents=wc(a.bootstrap),this._r3Injector=yh(n,i,[{provide:ud,useValue:this},{provide:da,useValue:this.componentFactoryResolver}],j(n),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(n)}get injector(){return this._r3Injector}destroy(){const n=this._r3Injector;!n.destroyed&&n.destroy(),this.destroyCbs.forEach(i=>i()),this.destroyCbs=null}onDestroy(n){this.destroyCbs.push(n)}}class kp extends xm{constructor(n){super(),this.moduleType=n}create(n){return new km(this.moduleType,n)}}class H0 extends ud{constructor(n,i,a){super(),this.componentFactoryResolver=new Hh(this),this.instance=null;const u=new ua([...n,{provide:ud,useValue:this},{provide:da,useValue:this.componentFactoryResolver}],i||Ti(),a,new Set(["environment"]));this.injector=u,u.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(n){this.injector.onDestroy(n)}}function Fp(t,n,i=null){return new H0(t,n,i).injector}class Tf{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n.id)){const i=yt(0,n.type),a=i.length>0?Fp([i],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n.id,a)}return this.cachedInjectors.get(n.id)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}}function Fm(t){t.getStandaloneInjector=n=>n.get(Tf).getOrCreateStandaloneInjector(t)}function zm(t,n,i,a){return Ot(()=>{const u=t;null!==n&&(u.hasOwnProperty("decorators")&&void 0!==u.decorators?u.decorators.push(...n):u.decorators=n),null!==i&&(u.ctorParameters=i),null!==a&&(u.hasOwnProperty("propDecorators")&&void 0!==u.propDecorators?u.propDecorators={...u.propDecorators,...a}:u.propDecorators=a)})}function Wm(t,n,i){const a=jn()+t,u=I();return u[a]===Rn?jl(u,a,i?n.call(i):n()):Bd(u,a)}function $m(t,n,i,a){return qm(I(),jn(),t,n,i,a)}function jm(t,n,i,a,u){return e_(I(),jn(),t,n,i,a,u)}function Ym(t,n,i,a,u,p){return t_(I(),jn(),t,n,i,a,u,p)}function Km(t,n,i,a,u,p,_){return n_(I(),jn(),t,n,i,a,u,p,_)}function Zm(t,n,i,a,u,p,_,w){const T=jn()+t,N=I(),z=rl(N,T,i,a,u,p);return Fs(N,T+4,_)||z?jl(N,T+5,w?n.call(w,i,a,u,p,_):n(i,a,u,p,_)):Bd(N,T+5)}function Qm(t,n,i,a,u,p,_,w,T){const N=jn()+t,z=I(),le=rl(z,N,i,a,u,p);return Eu(z,N+4,_,w)||le?jl(z,N+6,T?n.call(T,i,a,u,p,_,w):n(i,a,u,p,_,w)):Bd(z,N+6)}function Jm(t,n,i,a,u,p,_,w,T,N){const z=jn()+t,le=I();let Ie=rl(le,z,i,a,u,p);return pf(le,z+4,_,w,T)||Ie?jl(le,z+7,N?n.call(N,i,a,u,p,_,w,T):n(i,a,u,p,_,w,T)):Bd(le,z+7)}function Z0(t,n,i,a,u,p,_,w,T,N,z){const le=jn()+t,Ie=I(),$e=rl(Ie,le,i,a,u,p);return rl(Ie,le+4,_,w,T,N)||$e?jl(Ie,le+8,z?n.call(z,i,a,u,p,_,w,T,N):n(i,a,u,p,_,w,T,N)):Bd(Ie,le+8)}function Xm(t,n,i,a){return r_(I(),jn(),t,n,i,a)}function $d(t,n){const i=t[n];return i===Rn?void 0:i}function qm(t,n,i,a,u,p){const _=n+i;return Fs(t,_,u)?jl(t,_+1,p?a.call(p,u):a(u)):$d(t,_+1)}function e_(t,n,i,a,u,p,_){const w=n+i;return Eu(t,w,u,p)?jl(t,w+2,_?a.call(_,u,p):a(u,p)):$d(t,w+2)}function t_(t,n,i,a,u,p,_,w){const T=n+i;return pf(t,T,u,p,_)?jl(t,T+3,w?a.call(w,u,p,_):a(u,p,_)):$d(t,T+3)}function n_(t,n,i,a,u,p,_,w,T){const N=n+i;return rl(t,N,u,p,_,w)?jl(t,N+4,T?a.call(T,u,p,_,w):a(u,p,_,w)):$d(t,N+4)}function r_(t,n,i,a,u,p){let _=n+i,w=!1;for(let T=0;T=0;i--){const a=n[i];if(t===a.name)return a}}(n,i.pipeRegistry),i.data[u]=a,a.onDestroy&&(i.destroyHooks||(i.destroyHooks=[])).push(u,a.onDestroy)):a=i.data[u];const p=a.factory||(a.factory=Qr(a.type)),_=ie(Qu);try{const w=lr(!1),T=p();return lr(w),function eD(t,n,i,a){i>=t.data.length&&(t.data[i]=null,t.blueprint[i]=null),n[i]=a}(i,I(),u,T),T}finally{ie(_)}}function o_(t,n,i){const a=t+22,u=I(),p=Li(u,a);return jd(u,a)?qm(u,jn(),n,p.transform,i,p):p.transform(i)}function s_(t,n,i,a){const u=t+22,p=I(),_=Li(p,u);return jd(p,u)?e_(p,jn(),n,_.transform,i,a,_):_.transform(i,a)}function a_(t,n,i,a,u){const p=t+22,_=I(),w=Li(_,p);return jd(_,p)?t_(_,jn(),n,w.transform,i,a,u,w):w.transform(i,a,u)}function l_(t,n,i,a,u,p){const _=t+22,w=I(),T=Li(w,_);return jd(w,_)?n_(w,jn(),n,T.transform,i,a,u,p,T):T.transform(i,a,u,p)}function c_(t,n,i){const a=t+22,u=I(),p=Li(u,a);return jd(u,a)?r_(u,jn(),n,p.transform,i,p):p.transform.apply(p,i)}function jd(t,n){return t[1].data[n].pure}Tf.\u0275prov=Dt({token:Tf,providedIn:"environment",factory:()=>new Tf(Mn(Ur))});class J0 extends e.x{constructor(n=!1){super(),this.__isAsync=n}emit(n){super.next(n)}subscribe(n,i,a){let u=n,p=i||(()=>null),_=a;if(n&&"object"==typeof n){const T=n;u=T.next?.bind(T),p=T.error?.bind(T),_=T.complete?.bind(T)}this.__isAsync&&(p=Bp(p),u&&(u=Bp(u)),_&&(_=Bp(_)));const w=super.subscribe({next:u,error:p,complete:_});return n instanceof d.w0&&n.add(w),w}}function Bp(t){return n=>{setTimeout(t,void 0,n)}}const Zl=J0;function X0(){return this._results[bu()]()}class Sf{constructor(n=!1){this._emitDistinctChangesOnly=n,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const i=bu(),a=Sf.prototype;a[i]||(a[i]=X0)}get changes(){return this._changes||(this._changes=new Zl)}get(n){return this._results[n]}map(n){return this._results.map(n)}filter(n){return this._results.filter(n)}find(n){return this._results.find(n)}reduce(n,i){return this._results.reduce(n,i)}forEach(n){this._results.forEach(n)}some(n){return this._results.some(n)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(n,i){const a=this;a.dirty=!1;const u=A(n);(this._changesDetected=!function E(t,n,i){if(t.length!==n.length)return!1;for(let a=0;a0;)this.remove(this.length-1)}get(n){const i=d_(this._lContainer);return null!==i&&i[n]||null}get length(){return this._lContainer.length-10}createEmbeddedView(n,i,a){let u,p;"number"==typeof a?u=a:null!=a&&(u=a.index,p=a.injector);const _=n.createEmbeddedView(i||{},p);return this.insert(_,u),_}createComponent(n,i,a,u,p){const _=n&&!h(n);let w;if(_)w=i;else{const le=i||{};w=le.index,a=le.injector,u=le.projectableNodes,p=le.environmentInjector||le.ngModuleRef}const T=_?n:new Fd(Cn(n)),N=a||this.parentInjector;if(!p&&null==T.ngModule){const Ie=(_?N:this.parentInjector).get(Ur,null);Ie&&(p=Ie)}const z=T.create(N,u,void 0,p);return this.insert(z.hostView,w),z}insert(n,i){const a=n._lView,u=a[1];if(function Ha(t){return vi(t[3])}(a)){const z=this.indexOf(n);if(-1!==z)this.detach(z);else{const le=a[3],Ie=new u_(le,le[6],le[3]);Ie.detach(Ie.indexOf(n))}}const p=this._adjustIndex(i),_=this._lContainer;Pa(u,a,_,p);const w=mn(p,_),T=a[11],N=vs(T,_[7]);return null!==N&&function dl(t,n,i,a,u,p){a[0]=u,a[6]=n,Lt(t,a,i,1,u,p)}(u,_[6],T,a,N,w),n.attachToViewContainerRef(),k(Up(_),p,n),n}move(n,i){return this.insert(n,i)}indexOf(n){const i=d_(this._lContainer);return null!==i?i.indexOf(n):-1}remove(n){const i=this._adjustIndex(n,-1),a=Na(this._lContainer,i);a&&(re(Up(this._lContainer),i),_s(a[1],a))}detach(n){const i=this._adjustIndex(n,-1),a=Na(this._lContainer,i);return a&&null!=re(Up(this._lContainer),i)?new kd(a):null}_adjustIndex(n,i=0){return n??this.length+i}};function d_(t){return t[8]}function Up(t){return t[8]||(t[8]=[])}function f_(t,n){let i;const a=n[t.index];if(vi(a))i=a;else{let u;if(8&t.type)u=bn(a);else{const p=n[11];u=p.createComment("");const _=Ei(t,n);nr(p,vs(p,_),u,function Qo(t,n){return t.nextSibling(n)}(p,_),!1)}n[t.index]=i=Fh(a,n,u,t),lf(n,i)}return new u_(i,t,n)}class Vp{constructor(n){this.queryList=n,this.matches=null}clone(){return new Vp(this.queryList)}setDirty(){this.queryList.setDirty()}}class Hp{constructor(n=[]){this.queries=n}createEmbeddedView(n){const i=n.queries;if(null!==i){const a=null!==n.contentQueries?n.contentQueries[0]:i.length,u=[];for(let p=0;p0)a.push(_[w/2]);else{const N=p[w+1],z=n[-T];for(let le=10;le(null===u&&(u=jr().compileNgModule(Ys,`ng:///${t.name}/\u0275mod.js`,{type:t,bootstrap:A(n.bootstrap||En).map(_e),declarations:a.map(_e),imports:A(n.imports||En).map(_e).map(I_),exports:A(n.exports||En).map(_e).map(I_),schemas:n.schemas?A(n.schemas):null,id:n.id||null}),u.schemas||(u.schemas=[])),u)});let p=null;Object.defineProperty(t,_t,{get:()=>{if(null===p){const w=jr();p=w.compileFactory(Ys,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,deps:Nc(t),target:w.FactoryTarget.NgModule,typeArgumentCount:0})}return p},configurable:!1});let _=null;Object.defineProperty(t,$,{get:()=>{if(null===_){const w={name:t.name,type:t,providers:n.providers||En,imports:[(n.imports||En).map(_e),(n.exports||En).map(_e)]};_=jr().compileInjector(Ys,`ng:///${t.name}/\u0275inj.js`,w)}return _},configurable:!1})})(t,n),void 0!==n.id&&Nu(t,n.id),function fb(t,n){Kd.push({moduleType:t,ngModule:n})}(t,n)}function _b(t,n){const i=A(n.declarations||En),a=pd(t);i.forEach(u=>{if((u=_e(u)).hasOwnProperty(ot)){A_(Cn(u),a)}else!u.hasOwnProperty(H)&&!u.hasOwnProperty(fe)&&(u.ngSelectorScope=t)})}function A_(t,n){t.directiveDefs=()=>Array.from(n.compilation.directives).map(i=>i.hasOwnProperty(ot)?Cn(i):Hr(i)).filter(i=>!!i),t.pipeDefs=()=>Array.from(n.compilation.pipes).map(i=>Zn(i)),t.schemas=n.schemas,t.tView=null}function pd(t){if(w_(t))return function vb(t){const n=Pi(t,!0);if(null!==n.transitiveCompileScopes)return n.transitiveCompileScopes;const i={schemas:n.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return wc(n.imports).forEach(a=>{const u=pd(a);u.exported.directives.forEach(p=>i.compilation.directives.add(p)),u.exported.pipes.forEach(p=>i.compilation.pipes.add(p))}),wc(n.declarations).forEach(a=>{Zn(a)?i.compilation.pipes.add(a):i.compilation.directives.add(a)}),wc(n.exports).forEach(a=>{const u=a;if(w_(u)){const p=pd(u);p.exported.directives.forEach(_=>{i.compilation.directives.add(_),i.exported.directives.add(_)}),p.exported.pipes.forEach(_=>{i.compilation.pipes.add(_),i.exported.pipes.add(_)})}else Zn(u)?i.exported.pipes.add(u):i.exported.directives.add(u)}),n.transitiveCompileScopes=i,i}(t);if(Xo(t)){if(null!==(Cn(t)||Hr(t)))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set([t]),pipes:new Set}};if(null!==Zn(t))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set([t])}}}throw new Error(`${t.name} does not have a module def (\u0275mod property)`)}function I_(t){return C_(t)?t.ngModule:t}let Kp=0;function yb(t,n){let i=null;(function Pu(t,n){Rl(n)&&(Nl.set(t,n),lc.add(t))})(t,n),R_(t,n),Object.defineProperty(t,ot,{get:()=>{if(null===i){const a=jr();if(Rl(n)){const N=[`Component '${t.name}' is not resolved:`];throw n.templateUrl&&N.push(` - templateUrl: ${n.templateUrl}`),n.styleUrls&&n.styleUrls.length&&N.push(` - styleUrls: ${JSON.stringify(n.styleUrls)}`),N.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(N.join("\n"))}const u=function db(){return fd}();let p=n.preserveWhitespaces;void 0===p&&(p=null!==u&&void 0!==u.preserveWhitespaces&&u.preserveWhitespaces);let _=n.encapsulation;void 0===_&&(_=null!==u&&void 0!==u.defaultEncapsulation?u.defaultEncapsulation:ar.Emulated);const w=n.templateUrl||`ng:///${t.name}/template.html`,T={...x_(t,n),typeSourceSpan:a.createParseSourceSpan("Component",t.name,w),template:n.template||"",preserveWhitespaces:p,styles:n.styles||En,animations:n.animations,declarations:[],changeDetection:n.changeDetection,encapsulation:_,interpolation:n.interpolation,viewProviders:n.viewProviders||null,isStandalone:!!n.standalone};Kp++;try{if(T.usesInheritance&&k_(t),i=a.compileComponent(Ys,w,T),n.standalone){const N=A(n.imports||En),{directiveDefs:z,pipeDefs:le}=function bb(t,n){let i=null,a=null;return{directiveDefs:()=>{if(null===i){i=[Cn(t)];const _=new Set;for(const w of n){const T=_e(w);if(!_.has(T))if(_.add(T),Pi(T)){const N=pd(T);for(const z of N.exported.directives){const le=Cn(z)||Hr(z);le&&!_.has(z)&&(_.add(z),i.push(le))}}else{const N=Cn(T)||Hr(T);N&&i.push(N)}}}return i},pipeDefs:()=>{if(null===a){a=[];const _=new Set;for(const w of n){const T=_e(w);if(!_.has(T))if(_.add(T),Pi(T)){const N=pd(T);for(const z of N.exported.pipes){const le=Zn(z);le&&!_.has(z)&&(_.add(z),a.push(le))}}else{const N=Zn(T);N&&a.push(N)}}}return a}}}(t,N);i.directiveDefs=z,i.pipeDefs=le,i.dependencies=()=>N.map(_e)}}finally{Kp--}if(0===Kp&&function pb(){if(!$p){$p=!0;try{for(let t=Kd.length-1;t>=0;t--){const{moduleType:n,ngModule:i}=Kd[t];i.declarations&&i.declarations.every(M_)&&(Kd.splice(t,1),_b(n,i))}}finally{$p=!1}}}(),function Eb(t){return void 0!==t.ngSelectorScope}(t)){const N=pd(t.ngSelectorScope);A_(i,N)}if(n.schemas){if(!n.standalone)throw new Error(`The 'schemas' was specified for the ${We(t)} but is only valid on a component that is standalone.`);i.schemas=n.schemas}else n.standalone&&(i.schemas=[])}return i},configurable:!1})}function P_(t,n){let i=null;R_(t,n||{}),Object.defineProperty(t,H,{get:()=>{if(null===i){const a=N_(t,n||{});i=jr().compileDirective(Ys,a.sourceMapUrl,a.metadata)}return i},configurable:!1})}function N_(t,n){const i=t&&t.name,a=`ng:///${i}/\u0275dir.js`,u=jr(),p=x_(t,n);return p.typeSourceSpan=u.createParseSourceSpan("Directive",i,a),p.usesInheritance&&k_(t),{metadata:p,sourceMapUrl:a}}function R_(t,n){let i=null;Object.defineProperty(t,_t,{get:()=>{if(null===i){const a=N_(t,n),u=jr();i=u.compileFactory(Ys,`ng:///${t.name}/\u0275fac.js`,{name:a.metadata.name,type:a.metadata.type,typeArgumentCount:0,deps:Nc(t),target:u.FactoryTarget.Directive})}return i},configurable:!1})}function Cb(t){return Object.getPrototypeOf(t.prototype)===Object.prototype}function x_(t,n){const i=Pl(),a=i.ownPropMetadata(t);return{name:t.name,type:t,selector:void 0!==n.selector?n.selector:null,host:n.host||_r,propMetadata:a,inputs:n.inputs||En,outputs:n.outputs||En,queries:F_(t,a,L_),lifecycle:{usesOnChanges:i.hasLifecycleHook(t,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!Cb(t),exportAs:Tb(n.exportAs),providers:n.providers||null,viewQueries:F_(t,a,B_),isStandalone:!!n.standalone,hostDirectives:n.hostDirectives?.map(u=>"function"==typeof u?{directive:u}:u)||null}}function k_(t){const n=Object.prototype;let i=Object.getPrototypeOf(t.prototype).constructor;for(;i&&i!==n;)!Hr(i)&&!Cn(i)&&Ob(i)&&P_(i,null),i=Object.getPrototypeOf(i)}function wb(t){return"string"==typeof t?V_(t):_e(t)}function Mb(t,n){return{propertyName:t,predicate:wb(n.selector),descendants:n.descendants,first:n.first,read:n.read?n.read:null,static:!!n.static,emitDistinctChangesOnly:!!n.emitDistinctChangesOnly}}function F_(t,n,i){const a=[];for(const u in n)if(n.hasOwnProperty(u)){const p=n[u];p.forEach(_=>{if(i(_)){if(!_.selector)throw new Error(`Can't construct a query for the property "${u}" of "${We(t)}" since the query selector wasn't defined.`);if(p.some(U_))throw new Error("Cannot combine @Input decorators with query decorators");a.push(Mb(u,_))}})}return a}function Tb(t){return void 0===t?null:V_(t)}function L_(t){const n=t.ngMetadataName;return"ContentChild"===n||"ContentChildren"===n}function B_(t){const n=t.ngMetadataName;return"ViewChild"===n||"ViewChildren"===n}function U_(t){return"Input"===t.ngMetadataName}function V_(t){return t.split(",").map(n=>n.trim())}const Sb=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function Ob(t){const n=Pl();if(Sb.some(a=>n.hasLifecycleHook(t,a)))return!0;const i=n.propMetadata(t);for(const a in i){const u=i[a];for(let p=0;pt,void 0,void 0,(t,n)=>P_(t,n)),Ib=hs("Component",(t={})=>({changeDetection:zt.Default,...t}),G_,void 0,(t,n)=>yb(t,n)),Pb=hs("Pipe",t=>({pure:!0,...t}),void 0,void 0,(t,n)=>function Ab(t,n){let i=null,a=null;Object.defineProperty(t,_t,{get:()=>{if(null===a){const u=H_(t,n),p=jr(u.type);a=p.compileFactory(Ys,`ng:///${u.name}/\u0275fac.js`,{name:u.name,type:u.type,typeArgumentCount:0,deps:Nc(t),target:p.FactoryTarget.Pipe})}return a},configurable:!1}),Object.defineProperty(t,fe,{get:()=>{if(null===i){const u=H_(t,n);i=jr(u.type).compilePipe(Ys,`ng:///${u.name}/\u0275pipe.js`,u)}return i},configurable:!1})}(t,n)),Nb=wi("Input",t=>({bindingPropertyName:t})),Rb=wi("Output",t=>({bindingPropertyName:t})),xb=wi("HostBinding",t=>({hostPropertyName:t})),kb=wi("HostListener",(t,n)=>({eventName:t,args:n})),Fb=hs("NgModule",t=>t,void 0,void 0,(t,n)=>hb(t,n));function If(...t){}const z_=new hr("Application Initializer");class Tc{constructor(n){this.appInits=n,this.resolve=If,this.reject=If,this.initialized=!1,this.done=!1,this.donePromise=new Promise((i,a)=>{this.resolve=i,this.reject=a})}runInitializers(){if(this.initialized)return;const n=[],i=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let a=0;a{u.subscribe({complete:_,error:w})});n.push(p)}}Promise.all(n).then(()=>{i()}).catch(a=>{this.reject(a)}),0===n.length&&i(),this.initialized=!0}}Tc.\u0275fac=function(n){return new(n||Tc)(Mn(z_,8))},Tc.\u0275prov=Dt({token:Tc,factory:Tc.\u0275fac,providedIn:"root"});const W_=new hr("AppId",{providedIn:"root",factory:$_});function $_(){return`${Zp()}${Zp()}${Zp()}`}function Zp(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const j_=new hr("Platform Initializer"),Lb=new hr("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),Y_=new hr("appBootstrapListener"),Bb=(new hr("Application Packages Root URL"),new hr("AnimationModuleType"));class hd{log(n){console.log(n)}warn(n){console.warn(n)}}hd.\u0275fac=function(n){return new(n||hd)},hd.\u0275prov=Dt({token:hd,factory:hd.\u0275fac,providedIn:"platform"});const Pf=new hr("LocaleId",{providedIn:"root",factory:()=>Vr(Pf,J.Optional|J.SkipSelf)||function Ub(){return typeof $localize<"u"&&$localize.locale||cd}()}),Vb=new hr("DefaultCurrencyCode",{providedIn:"root",factory:()=>"USD"});new hr("Translations"),new hr("TranslationsFormat");var K_;!function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(K_||(K_={}));class Hb{constructor(n,i){this.ngModuleFactory=n,this.componentFactories=i}}class gd{compileModuleSync(n){return new kp(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const i=this.compileModuleSync(n),u=wc(Pi(n).declarations).reduce((p,_)=>{const w=Cn(_);return w&&p.push(new Fd(w)),p},[]);return new Hb(i,u)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}gd.\u0275fac=function(n){return new(n||gd)},gd.\u0275prov=Dt({token:gd,factory:gd.\u0275fac,providedIn:"root"});new hr("compilerOptions");const Wb=Promise.resolve(0);function Qp(t){typeof Zone>"u"?Wb.then(()=>{t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class il{constructor({enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:i=!1,shouldCoalesceRunChangeDetection:a=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Zl(!1),this.onMicrotaskEmpty=new Zl(!1),this.onStable=new Zl(!1),this.onError=new Zl(!1),typeof Zone>"u")throw new de(908,!1);Zone.assertZonePatched();const u=this;u._nesting=0,u._outer=u._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(u._inner=u._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(u._inner=u._inner.fork(Zone.longStackTraceZoneSpec)),u.shouldCoalesceEventChangeDetection=!a&&i,u.shouldCoalesceRunChangeDetection=a,u.lastRequestAnimationFrameId=-1,u.nativeRequestAnimationFrame=function $b(){let t=tt.requestAnimationFrame,n=tt.cancelAnimationFrame;if(typeof Zone<"u"&&t&&n){const i=t[Zone.__symbol__("OriginalDelegate")];i&&(t=i);const a=n[Zone.__symbol__("OriginalDelegate")];a&&(n=a)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:n}}().nativeRequestAnimationFrame,function Kb(t){const n=()=>{!function Yb(t){t.isCheckStableRunning||-1!==t.lastRequestAnimationFrameId||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(tt,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,Xp(t),t.isCheckStableRunning=!0,Jp(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),Xp(t))}(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(i,a,u,p,_,w)=>{try{return J_(t),i.invokeTask(u,p,_,w)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===p.type||t.shouldCoalesceRunChangeDetection)&&n(),X_(t)}},onInvoke:(i,a,u,p,_,w,T)=>{try{return J_(t),i.invoke(u,p,_,w,T)}finally{t.shouldCoalesceRunChangeDetection&&n(),X_(t)}},onHasTask:(i,a,u,p)=>{i.hasTask(u,p),a===u&&("microTask"==p.change?(t._hasPendingMicrotasks=p.microTask,Xp(t),Jp(t)):"macroTask"==p.change&&(t.hasPendingMacrotasks=p.macroTask))},onHandleError:(i,a,u,p)=>(i.handleError(u,p),t.runOutsideAngular(()=>t.onError.emit(p)),!1)})}(u)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!il.isInAngularZone())throw new de(909,!1)}static assertNotInAngularZone(){if(il.isInAngularZone())throw new de(909,!1)}run(n,i,a){return this._inner.run(n,i,a)}runTask(n,i,a,u){const p=this._inner,_=p.scheduleEventTask("NgZoneEvent: "+u,n,jb,If,If);try{return p.runTask(_,i,a)}finally{p.cancelTask(_)}}runGuarded(n,i,a){return this._inner.runGuarded(n,i,a)}runOutsideAngular(n){return this._outer.run(n)}}const jb={};function Jp(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function Xp(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&-1!==t.lastRequestAnimationFrameId?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function J_(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function X_(t){t._nesting--,Jp(t)}class Zb{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Zl,this.onMicrotaskEmpty=new Zl,this.onStable=new Zl,this.onError=new Zl}run(n,i,a){return n.apply(i,a)}runGuarded(n,i,a){return n.apply(i,a)}runOutsideAngular(n){return n()}runTask(n,i,a,u){return n.apply(i,a)}}const q_=new hr(""),ev=new hr("");class md{constructor(n,i,a){this._ngZone=n,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,qp||(function Qb(t){qp=t}(a),a.addToWindow(i)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{il.assertNotInAngularZone(),Qp(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Qp(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>!i.updateCb||!i.updateCb(n)||(clearTimeout(i.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,i,a){let u=-1;i&&i>0&&(u=setTimeout(()=>{this._callbacks=this._callbacks.filter(p=>p.timeoutId!==u),n(this._didWork,this.getPendingTasks())},i)),this._callbacks.push({doneCb:n,timeoutId:u,updateCb:a})}whenStable(n,i,a){if(a&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,i,a),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,i,a){return[]}}md.\u0275fac=function(n){return new(n||md)(Mn(il),Mn(Tu),Mn(ev))},md.\u0275prov=Dt({token:md,factory:md.\u0275fac});class Tu{constructor(){this._applications=new Map}registerApplication(n,i){this._applications.set(n,i)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,i=!0){return qp?.findTestabilityInTree(this,n,i)??null}}let qp;Tu.\u0275fac=function(n){return new(n||Tu)},Tu.\u0275prov=Dt({token:Tu,factory:Tu.\u0275fac,providedIn:"platform"});let nu=null;const tv=new hr("AllowMultipleToken"),eh=new hr("PlatformDestroyListeners"),Sc=!1;class qb{constructor(n,i){this.name=n,this.token=i}}function nv(t){const n=t.get(j_,null);n&&n.forEach(i=>i())}function rv(t,n,i=[]){const a=`Platform: ${n}`,u=new hr(a);return(p=[])=>{let _=th();if(!_||_.injector.get(tv,!1)){const w=[...i,...p,{provide:u,useValue:!0}];t?t(w):function eE(t){if(nu&&!nu.get(tv,!1))throw new de(400,!1);nu=t;const n=t.get(Su);return nv(t),n}(iv(w,a))}return function nE(t){const n=th();if(!n)throw new de(401,!1);return n}()}}function iv(t=[],n){return xa.create({name:n,providers:[{provide:Xn,useValue:"platform"},{provide:eh,useValue:new Set([()=>nu=null])},...t]})}function th(){return nu?.get(Su)??null}class Su{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,i){const a=sv(i?.ngZone,ov(i)),u=[{provide:il,useValue:a}];return a.run(()=>{const p=xa.create({providers:u,parent:this.injector,name:n.moduleType.name}),_=n.create(p),w=_.injector.get(qc,null);if(!w)throw new de(402,!1);return a.runOutsideAngular(()=>{const T=a.onError.subscribe({next:N=>{w.handleError(N)}});_.onDestroy(()=>{Nf(this._modules,_),T.unsubscribe()})}),av(w,a,()=>{const T=_.injector.get(Tc);return T.runInitializers(),T.donePromise.then(()=>(am(_.injector.get(Pf,cd)||cd),this._moduleDoBootstrap(_),_))})})}bootstrapModule(n,i=[]){const a=lv({},i);return function Jb(t,n,i){const a=new kp(i);return Promise.resolve(a)}(this.injector,0,n).then(u=>this.bootstrapModuleFactory(u,a))}_moduleDoBootstrap(n){const i=n.injector.get(Oc);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(a=>i.bootstrap(a));else{if(!n.instance.ngDoBootstrap)throw new de(403,!1);n.instance.ngDoBootstrap(i)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new de(404,!1);this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i());const n=this._injector.get(eh,null);n&&(n.forEach(i=>i()),n.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}function ov(t){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!t||!t.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!t||!t.ngZoneRunCoalescing)||!1}}function sv(t,n){let i;return i="noop"===t?new Zb:("zone.js"===t?void 0:t)||new il(n),i}function av(t,n,i){try{const a=i();return mp(a)?a.catch(u=>{throw n.runOutsideAngular(()=>t.handleError(u)),u}):a}catch(a){throw n.runOutsideAngular(()=>t.handleError(a)),a}}function lv(t,n){return t=Array.isArray(n)?n.reduce(lv,t):{...t,...n}}Su.\u0275fac=function(n){return new(n||Su)(Mn(xa))},Su.\u0275prov=Dt({token:Su,factory:Su.\u0275fac,providedIn:"platform"});class Oc{constructor(n,i,a){this._zone=n,this._injector=i,this._exceptionHandler=a,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const u=new F.y(_=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{_.next(this._stable),_.complete()})}),p=new F.y(_=>{let w;this._zone.runOutsideAngular(()=>{w=this._zone.onStable.subscribe(()=>{il.assertNotInAngularZone(),Qp(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,_.next(!0))})})});const T=this._zone.onUnstable.subscribe(()=>{il.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{_.next(!1)}))});return()=>{w.unsubscribe(),T.unsubscribe()}});this.isStable=(0,W.T)(u,p.pipe((0,L.B)()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,i){const a=n instanceof Du;if(!this._injector.get(Tc).done){!a&&Xo(n);throw new de(405,Sc)}let p;p=a?n:this._injector.get(da).resolveComponentFactory(n),this.componentTypes.push(p.componentType);const _=function Xb(t){return t.isBoundToModule}(p)?void 0:this._injector.get(ud),w=i||p.selector,T=p.create(xa.NULL,[],w,_),N=T.location.nativeElement,z=T.injector.get(q_,null);return z?.registerApplication(N),T.onDestroy(()=>{this.detachView(T.hostView),Nf(this.components,T),z?.unregisterApplication(N)}),this._loadComponent(T),T}tick(){if(this._runningTick)throw new de(101,!1);try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const i=n;this._views.push(i),i.attachToAppRef(this)}detachView(n){const i=n;Nf(this._views,i),i.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(Y_,[]).concat(this._bootstrapListeners).forEach(a=>a(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>Nf(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new de(406,!1);const n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}function Nf(t,n){const i=t.indexOf(n);i>-1&&t.splice(i,1)}function iE(){}Oc.\u0275fac=function(n){return new(n||Oc)(Mn(il),Mn(Ur),Mn(qc))},Oc.\u0275prov=Dt({token:Oc,factory:Oc.\u0275fac,providedIn:"root"});class dv{}dv.__NG_ELEMENT_ID__=function oE(t){return function sE(t,n,i){if(zr(t)&&!i){const a=Cr(t.index,n);return new kd(a,a)}if(47&t.type){const a=n[16];return new kd(a,n)}return null}(nt(),I(),16==(16&t))};class hv{constructor(){}supports(n){return Ld(n)}create(n){return new fE(n)}}const dE=(t,n)=>n;class fE{constructor(n){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=n||dE}forEachItem(n){let i;for(i=this._itHead;null!==i;i=i._next)n(i)}forEachOperation(n){let i=this._itHead,a=this._removalsHead,u=0,p=null;for(;i||a;){const _=!a||i&&i.currentIndex{_=this._trackByFn(u,w),null!==i&&Object.is(i.trackById,_)?(a&&(i=this._verifyReinsertion(i,w,_,u)),Object.is(i.item,w)||this._addIdentityChange(i,w)):(i=this._mismatch(i,w,_,u),a=!0),i=i._next,u++}),this.length=u;return this._truncate(i),this.collection=n,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let n;for(n=this._previousItHead=this._itHead;null!==n;n=n._next)n._nextPrevious=n._next;for(n=this._additionsHead;null!==n;n=n._nextAdded)n.previousIndex=n.currentIndex;for(this._additionsHead=this._additionsTail=null,n=this._movesHead;null!==n;n=n._nextMoved)n.previousIndex=n.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(n,i,a,u){let p;return null===n?p=this._itTail:(p=n._prev,this._remove(n)),null!==(n=null===this._unlinkedRecords?null:this._unlinkedRecords.get(a,null))?(Object.is(n.item,i)||this._addIdentityChange(n,i),this._reinsertAfter(n,p,u)):null!==(n=null===this._linkedRecords?null:this._linkedRecords.get(a,u))?(Object.is(n.item,i)||this._addIdentityChange(n,i),this._moveAfter(n,p,u)):n=this._addAfter(new pE(i,a),p,u),n}_verifyReinsertion(n,i,a,u){let p=null===this._unlinkedRecords?null:this._unlinkedRecords.get(a,null);return null!==p?n=this._reinsertAfter(p,n._prev,u):n.currentIndex!=u&&(n.currentIndex=u,this._addToMoves(n,u)),n}_truncate(n){for(;null!==n;){const i=n._next;this._addToRemovals(this._unlink(n)),n=i}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(n,i,a){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(n);const u=n._prevRemoved,p=n._nextRemoved;return null===u?this._removalsHead=p:u._nextRemoved=p,null===p?this._removalsTail=u:p._prevRemoved=u,this._insertAfter(n,i,a),this._addToMoves(n,a),n}_moveAfter(n,i,a){return this._unlink(n),this._insertAfter(n,i,a),this._addToMoves(n,a),n}_addAfter(n,i,a){return this._insertAfter(n,i,a),null===this._additionsTail?this._additionsTail=this._additionsHead=n:this._additionsTail=this._additionsTail._nextAdded=n,n}_insertAfter(n,i,a){const u=null===i?this._itHead:i._next;return n._next=u,n._prev=i,null===u?this._itTail=n:u._prev=n,null===i?this._itHead=n:i._next=n,null===this._linkedRecords&&(this._linkedRecords=new gv),this._linkedRecords.put(n),n.currentIndex=a,n}_remove(n){return this._addToRemovals(this._unlink(n))}_unlink(n){null!==this._linkedRecords&&this._linkedRecords.remove(n);const i=n._prev,a=n._next;return null===i?this._itHead=a:i._next=a,null===a?this._itTail=i:a._prev=i,n}_addToMoves(n,i){return n.previousIndex===i||(null===this._movesTail?this._movesTail=this._movesHead=n:this._movesTail=this._movesTail._nextMoved=n),n}_addToRemovals(n){return null===this._unlinkedRecords&&(this._unlinkedRecords=new gv),this._unlinkedRecords.put(n),n.currentIndex=null,n._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=n,n._prevRemoved=null):(n._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=n),n}_addIdentityChange(n,i){return n.item=i,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=n:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=n,n}}class pE{constructor(n,i){this.item=n,this.trackById=i,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class hE{constructor(){this._head=null,this._tail=null}add(n){null===this._head?(this._head=this._tail=n,n._nextDup=null,n._prevDup=null):(this._tail._nextDup=n,n._prevDup=this._tail,n._nextDup=null,this._tail=n)}get(n,i){let a;for(a=this._head;null!==a;a=a._nextDup)if((null===i||i<=a.currentIndex)&&Object.is(a.trackById,n))return a;return null}remove(n){const i=n._prevDup,a=n._nextDup;return null===i?this._head=a:i._nextDup=a,null===a?this._tail=i:a._prevDup=i,null===this._head}}class gv{constructor(){this.map=new Map}put(n){const i=n.trackById;let a=this.map.get(i);a||(a=new hE,this.map.set(i,a)),a.add(n)}get(n,i){const a=n,u=this.map.get(a);return u?u.get(n,i):null}remove(n){const i=n.trackById;return this.map.get(i).remove(n)&&this.map.delete(i),n}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function mv(t,n,i){const a=t.previousIndex;if(null===a)return a;let u=0;return i&&a{if(i&&i.key===u)this._maybeAddToChanges(i,a),this._appendAfter=i,i=i._next;else{const p=this._getOrCreateRecordForKey(u,a);i=this._insertBeforeOrAppend(i,p)}}),i){i._prev&&(i._prev._next=null),this._removalsHead=i;for(let a=i;null!==a;a=a._nextRemoved)a===this._mapHead&&(this._mapHead=null),this._records.delete(a.key),a._nextRemoved=a._next,a.previousValue=a.currentValue,a.currentValue=null,a._prev=null,a._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(n,i){if(n){const a=n._prev;return i._next=n,i._prev=a,n._prev=i,a&&(a._next=i),n===this._mapHead&&(this._mapHead=i),this._appendAfter=n,n}return this._appendAfter?(this._appendAfter._next=i,i._prev=this._appendAfter):this._mapHead=i,this._appendAfter=i,null}_getOrCreateRecordForKey(n,i){if(this._records.has(n)){const u=this._records.get(n);this._maybeAddToChanges(u,i);const p=u._prev,_=u._next;return p&&(p._next=_),_&&(_._prev=p),u._next=null,u._prev=null,u}const a=new mE(n);return this._records.set(n,a),a.currentValue=i,this._addToAdditions(a),a}_reset(){if(this.isDirty){let n;for(this._previousMapHead=this._mapHead,n=this._previousMapHead;null!==n;n=n._next)n._nextPrevious=n._next;for(n=this._changesHead;null!==n;n=n._nextChanged)n.previousValue=n.currentValue;for(n=this._additionsHead;null!=n;n=n._nextAdded)n.previousValue=n.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(n,i){Object.is(i,n.currentValue)||(n.previousValue=n.currentValue,n.currentValue=i,this._addToChanges(n))}_addToAdditions(n){null===this._additionsHead?this._additionsHead=this._additionsTail=n:(this._additionsTail._nextAdded=n,this._additionsTail=n)}_addToChanges(n){null===this._changesHead?this._changesHead=this._changesTail=n:(this._changesTail._nextChanged=n,this._changesTail=n)}_forEach(n,i){n instanceof Map?n.forEach(i):Object.keys(n).forEach(a=>i(n[a],a))}}class mE{constructor(n){this.key=n,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function vv(){return new Ql([new hv])}class Ql{constructor(n){this.factories=n}static create(n,i){if(null!=i){const a=i.factories.slice();n=n.concat(a)}return new Ql(n)}static extend(n){return{provide:Ql,useFactory:i=>Ql.create(n,i||vv()),deps:[[Ql,new Fo,new Fr]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(null!=i)return i;throw new de(901,!1)}}function yv(){return new Jl([new _v])}Ql.\u0275prov=Dt({token:Ql,providedIn:"root",factory:vv});class Jl{constructor(n){this.factories=n}static create(n,i){if(i){const a=i.factories.slice();n=n.concat(a)}return new Jl(n)}static extend(n){return{provide:Jl,useFactory:i=>Jl.create(n,i||yv()),deps:[[Jl,new Fo,new Fr]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(i)return i;throw new de(901,!1)}}Jl.\u0275prov=Dt({token:Jl,providedIn:"root",factory:yv});const _E=[new _v],vE=[new hv],yE=(new Ql(vE),new Jl(_E),rv(null,"core",[]));class _d{constructor(n){}}function DE(t){return"boolean"==typeof t?t:null!=t&&"false"!==t}_d.\u0275fac=function(n){return new(n||_d)(Mn(Oc))},_d.\u0275mod=Ii({type:_d}),_d.\u0275inj=ut({});function EE(t,n){const i=Cn(t),a=n.elementInjector||Ti();return new Fd(i).create(a,n.projectableNodes,n.hostElement,n.environmentInjector)}},48052:(Be,ne,g)=>{"use strict";g.d(ne,{Wl:()=>de,Fj:()=>Fe,u5:()=>go,Cf:()=>Ge,JU:()=>Ae,JJ:()=>et,On:()=>mi});var e=g(72612),d=g(64061),F=g(92944),W=g(44945),L=g(26302),V=g(52264),Z=g(16896),j=g(56666),pe=g(52250),Q=g(5174);var _e=g(82566);class Oe{constructor(y,R){this._renderer=y,this._elementRef=R,this.onChange=be=>{},this.onTouched=()=>{}}setProperty(y,R){this._renderer.setProperty(this._elementRef.nativeElement,y,R)}registerOnTouched(y){this.onTouched=y}registerOnChange(y){this.onChange=y}setDisabledState(y){this.setProperty("disabled",y)}}Oe.\u0275fac=function(y){return new(y||Oe)(e.Y36(e.Qsj),e.Y36(e.SBq))},Oe.\u0275dir=e.lG2({type:Oe});class Se extends Oe{}Se.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Se)))(R||Se)}}(),Se.\u0275dir=e.lG2({type:Se,features:[e.qOj]});const Ae=new e.OlP("NgValueAccessor"),He={provide:Ae,useExisting:(0,e.Gpc)(()=>de),multi:!0};class de extends Se{writeValue(y){this.setProperty("checked",y)}}de.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(de)))(R||de)}}(),de.\u0275dir=e.lG2({type:de,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(y,R){1&y&&e.NdJ("change",function(nt){return R.onChange(nt.target.checked)})("blur",function(){return R.onTouched()})},features:[e._Bn([He]),e.qOj]});const Me={provide:Ae,useExisting:(0,e.Gpc)(()=>Fe),multi:!0};const We=new e.OlP("CompositionEventMode");class Fe extends Oe{constructor(y,R,be){super(y,R),this._compositionMode=be,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function Ee(){const I=(0,d.q)()?(0,d.q)().getUserAgent():"";return/android (\d+)/.test(I.toLowerCase())}())}writeValue(y){const R=y??"";this.setProperty("value",R)}_handleInput(y){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(y)}_compositionStart(){this._composing=!0}_compositionEnd(y){this._composing=!1,this._compositionMode&&this.onChange(y)}}Fe.\u0275fac=function(y){return new(y||Fe)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(We,8))},Fe.\u0275dir=e.lG2({type:Fe,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(y,R){1&y&&e.NdJ("input",function(nt){return R._handleInput(nt.target.value)})("blur",function(){return R.onTouched()})("compositionstart",function(){return R._compositionStart()})("compositionend",function(nt){return R._compositionEnd(nt.target.value)})},features:[e._Bn([Me]),e.qOj]});function Re(I){return null==I||("string"==typeof I||Array.isArray(I))&&0===I.length}function Ke(I){return null!=I&&"number"==typeof I.length}const Ge=new e.OlP("NgValidators"),Je=new e.OlP("NgAsyncValidators"),dt=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;function K(I){return y=>{if(Re(y.value)||Re(I))return null;const R=parseFloat(y.value);return!isNaN(R)&&R{if(Re(y.value)||Re(I))return null;const R=parseFloat(y.value);return!isNaN(R)&&R>I?{max:{max:I,actual:y.value}}:null}}function Ce(I){return Re(I.value)?{required:!0}:null}function ke(I){return!0===I.value?null:{required:!0}}function he(I){return Re(I.value)||dt.test(I.value)?null:{email:!0}}function De(I){return y=>Re(y.value)||!Ke(y.value)?null:y.value.lengthKe(y.value)&&y.value.length>I?{maxlength:{requiredLength:I,actualLength:y.value.length}}:null}function at(I){if(!I)return Pe;let y,R;return"string"==typeof I?(R="","^"!==I.charAt(0)&&(R+="^"),R+=I,"$"!==I.charAt(I.length-1)&&(R+="$"),y=new RegExp(R)):(R=I.toString(),y=I),be=>{if(Re(be.value))return null;const nt=be.value;return y.test(nt)?null:{pattern:{requiredPattern:R,actualValue:nt}}}}function Pe(I){return null}function gt(I){return null!=I}function lt(I){const y=(0,e.QGY)(I)?(0,F.D)(I):I;return y}function Qe(I){let y={};return I.forEach(R=>{y=null!=R?{...y,...R}:y}),0===Object.keys(y).length?null:y}function Et(I,y){return y.map(R=>R(I))}function Dt(I){return I.map(y=>function Ct(I){return!I.validate}(y)?y:R=>y.validate(R))}function Zt(I){if(!I)return null;const y=I.filter(gt);return 0==y.length?null:function(R){return Qe(Et(R,y))}}function ut(I){return null!=I?Zt(Dt(I)):null}function Qt(I){if(!I)return null;const y=I.filter(gt);return 0==y.length?null:function(R){return function ye(...I){const y=(0,Z.jO)(I),{args:R,keys:be}=(0,L.D)(I),nt=new W.y(Tn=>{const{length:pr}=R;if(!pr)return void Tn.complete();const kr=new Array(pr);let di=pr,$i=pr;for(let Bs=0;Bs{jo||(jo=!0,$i--),kr[Bs]=Us},()=>di--,void 0,()=>{(!di||!jo)&&($i||Tn.next(be?(0,Q.n)(be,kr):kr),Tn.complete())}))}});return y?nt.pipe((0,pe.Z)(y)):nt}(Et(R,y).map(lt)).pipe((0,_e.U)(Qe))}}function Jt(I){return null!=I?Qt(Dt(I)):null}function It(I,y){return null===I?[y]:Array.isArray(I)?[...I,y]:[I,y]}function nn(I){return I._rawValidators}function Rt(I){return I._rawAsyncValidators}function it(I){return I?Array.isArray(I)?I:[I]:[]}function we(I,y){return Array.isArray(I)?I.includes(y):I===y}function $(I,y){const R=it(y);return it(I).forEach(nt=>{we(R,nt)||R.push(nt)}),R}function Y(I,y){return it(y).filter(R=>!we(I,R))}class G{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(y){this._rawValidators=y||[],this._composedValidatorFn=ut(this._rawValidators)}_setAsyncValidators(y){this._rawAsyncValidators=y||[],this._composedAsyncValidatorFn=Jt(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(y){this._onDestroyCallbacks.push(y)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(y=>y()),this._onDestroyCallbacks=[]}reset(y){this.control&&this.control.reset(y)}hasError(y,R){return!!this.control&&this.control.hasError(y,R)}getError(y,R){return this.control?this.control.getError(y,R):null}}class J extends G{get formDirective(){return null}get path(){return null}}class ue extends G{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class ee{constructor(y){this._cd=y}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}class et extends ee{constructor(y){super(y)}}et.\u0275fac=function(y){return new(y||et)(e.Y36(ue,2))},et.\u0275dir=e.lG2({type:et,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(y,R){2&y&&e.ekj("ng-untouched",R.isUntouched)("ng-touched",R.isTouched)("ng-pristine",R.isPristine)("ng-dirty",R.isDirty)("ng-valid",R.isValid)("ng-invalid",R.isInvalid)("ng-pending",R.isPending)},features:[e.qOj]});class tt extends ee{constructor(y){super(y)}}tt.\u0275fac=function(y){return new(y||tt)(e.Y36(J,10))},tt.\u0275dir=e.lG2({type:tt,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(y,R){2&y&&e.ekj("ng-untouched",R.isUntouched)("ng-touched",R.isTouched)("ng-pristine",R.isPristine)("ng-dirty",R.isDirty)("ng-valid",R.isValid)("ng-invalid",R.isInvalid)("ng-pending",R.isPending)("ng-submitted",R.isSubmitted)},features:[e.qOj]});const ir="VALID",qr="INVALID",Yr="PENDING",Oi="DISABLED";function Ot(I){return(ar(I)?I.validators:I)||null}function Hn(I,y){return(ar(y)?y.asyncValidators:I)||null}function ar(I){return null!=I&&!Array.isArray(I)&&"object"==typeof I}function _r(I,y,R){const be=I.controls;if(!(y?Object.keys(be):be).length)throw new e.vHH(1e3,"");if(!be[R])throw new e.vHH(1001,"")}function En(I,y,R){I._forEachChild((be,nt)=>{if(void 0===R[nt])throw new e.vHH(1002,"")})}class ot{constructor(y,R){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(y),this._assignAsyncValidators(R)}get validator(){return this._composedValidatorFn}set validator(y){this._rawValidators=this._composedValidatorFn=y}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(y){this._rawAsyncValidators=this._composedAsyncValidatorFn=y}get parent(){return this._parent}get valid(){return this.status===ir}get invalid(){return this.status===qr}get pending(){return this.status==Yr}get disabled(){return this.status===Oi}get enabled(){return this.status!==Oi}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(y){this._assignValidators(y)}setAsyncValidators(y){this._assignAsyncValidators(y)}addValidators(y){this.setValidators($(y,this._rawValidators))}addAsyncValidators(y){this.setAsyncValidators($(y,this._rawAsyncValidators))}removeValidators(y){this.setValidators(Y(y,this._rawValidators))}removeAsyncValidators(y){this.setAsyncValidators(Y(y,this._rawAsyncValidators))}hasValidator(y){return we(this._rawValidators,y)}hasAsyncValidator(y){return we(this._rawAsyncValidators,y)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(y={}){this.touched=!0,this._parent&&!y.onlySelf&&this._parent.markAsTouched(y)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(y=>y.markAllAsTouched())}markAsUntouched(y={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(R=>{R.markAsUntouched({onlySelf:!0})}),this._parent&&!y.onlySelf&&this._parent._updateTouched(y)}markAsDirty(y={}){this.pristine=!1,this._parent&&!y.onlySelf&&this._parent.markAsDirty(y)}markAsPristine(y={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(R=>{R.markAsPristine({onlySelf:!0})}),this._parent&&!y.onlySelf&&this._parent._updatePristine(y)}markAsPending(y={}){this.status=Yr,!1!==y.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!y.onlySelf&&this._parent.markAsPending(y)}disable(y={}){const R=this._parentMarkedDirty(y.onlySelf);this.status=Oi,this.errors=null,this._forEachChild(be=>{be.disable({...y,onlySelf:!0})}),this._updateValue(),!1!==y.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...y,skipPristineCheck:R}),this._onDisabledChange.forEach(be=>be(!0))}enable(y={}){const R=this._parentMarkedDirty(y.onlySelf);this.status=ir,this._forEachChild(be=>{be.enable({...y,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:y.emitEvent}),this._updateAncestors({...y,skipPristineCheck:R}),this._onDisabledChange.forEach(be=>be(!1))}_updateAncestors(y){this._parent&&!y.onlySelf&&(this._parent.updateValueAndValidity(y),y.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(y){this._parent=y}getRawValue(){return this.value}updateValueAndValidity(y={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ir||this.status===Yr)&&this._runAsyncValidator(y.emitEvent)),!1!==y.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!y.onlySelf&&this._parent.updateValueAndValidity(y)}_updateTreeValidity(y={emitEvent:!0}){this._forEachChild(R=>R._updateTreeValidity(y)),this.updateValueAndValidity({onlySelf:!0,emitEvent:y.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Oi:ir}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(y){if(this.asyncValidator){this.status=Yr,this._hasOwnPendingAsyncValidator=!0;const R=lt(this.asyncValidator(this));this._asyncValidationSubscription=R.subscribe(be=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(be,{emitEvent:y})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(y,R={}){this.errors=y,this._updateControlsErrors(!1!==R.emitEvent)}get(y){let R=y;return null==R||(Array.isArray(R)||(R=R.split(".")),0===R.length)?null:R.reduce((be,nt)=>be&&be._find(nt),this)}getError(y,R){const be=R?this.get(R):this;return be&&be.errors?be.errors[y]:null}hasError(y,R){return!!this.getError(y,R)}get root(){let y=this;for(;y._parent;)y=y._parent;return y}_updateControlsErrors(y){this.status=this._calculateStatus(),y&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(y)}_initObservables(){this.valueChanges=new e.vpe,this.statusChanges=new e.vpe}_calculateStatus(){return this._allControlsDisabled()?Oi:this.errors?qr:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Yr)?Yr:this._anyControlsHaveStatus(qr)?qr:ir}_anyControlsHaveStatus(y){return this._anyControls(R=>R.status===y)}_anyControlsDirty(){return this._anyControls(y=>y.dirty)}_anyControlsTouched(){return this._anyControls(y=>y.touched)}_updatePristine(y={}){this.pristine=!this._anyControlsDirty(),this._parent&&!y.onlySelf&&this._parent._updatePristine(y)}_updateTouched(y={}){this.touched=this._anyControlsTouched(),this._parent&&!y.onlySelf&&this._parent._updateTouched(y)}_registerOnCollectionChange(y){this._onCollectionChange=y}_setUpdateStrategy(y){ar(y)&&null!=y.updateOn&&(this._updateOn=y.updateOn)}_parentMarkedDirty(y){const R=this._parent&&this._parent.dirty;return!y&&!!R&&!this._parent._anyControlsDirty()}_find(y){return null}_assignValidators(y){this._rawValidators=Array.isArray(y)?y.slice():y,this._composedValidatorFn=function zt(I){return Array.isArray(I)?ut(I):I||null}(this._rawValidators)}_assignAsyncValidators(y){this._rawAsyncValidators=Array.isArray(y)?y.slice():y,this._composedAsyncValidatorFn=function qn(I){return Array.isArray(I)?Jt(I):I||null}(this._rawAsyncValidators)}}class H extends ot{constructor(y,R,be){super(Ot(R),Hn(be,R)),this.controls=y,this._initObservables(),this._setUpdateStrategy(R),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(y,R){return this.controls[y]?this.controls[y]:(this.controls[y]=R,R.setParent(this),R._registerOnCollectionChange(this._onCollectionChange),R)}addControl(y,R,be={}){this.registerControl(y,R),this.updateValueAndValidity({emitEvent:be.emitEvent}),this._onCollectionChange()}removeControl(y,R={}){this.controls[y]&&this.controls[y]._registerOnCollectionChange(()=>{}),delete this.controls[y],this.updateValueAndValidity({emitEvent:R.emitEvent}),this._onCollectionChange()}setControl(y,R,be={}){this.controls[y]&&this.controls[y]._registerOnCollectionChange(()=>{}),delete this.controls[y],R&&this.registerControl(y,R),this.updateValueAndValidity({emitEvent:be.emitEvent}),this._onCollectionChange()}contains(y){return this.controls.hasOwnProperty(y)&&this.controls[y].enabled}setValue(y,R={}){En(this,0,y),Object.keys(y).forEach(be=>{_r(this,!0,be),this.controls[be].setValue(y[be],{onlySelf:!0,emitEvent:R.emitEvent})}),this.updateValueAndValidity(R)}patchValue(y,R={}){null!=y&&(Object.keys(y).forEach(be=>{const nt=this.controls[be];nt&&nt.patchValue(y[be],{onlySelf:!0,emitEvent:R.emitEvent})}),this.updateValueAndValidity(R))}reset(y={},R={}){this._forEachChild((be,nt)=>{be.reset(y[nt],{onlySelf:!0,emitEvent:R.emitEvent})}),this._updatePristine(R),this._updateTouched(R),this.updateValueAndValidity(R)}getRawValue(){return this._reduceChildren({},(y,R,be)=>(y[be]=R.getRawValue(),y))}_syncPendingControls(){let y=this._reduceChildren(!1,(R,be)=>!!be._syncPendingControls()||R);return y&&this.updateValueAndValidity({onlySelf:!0}),y}_forEachChild(y){Object.keys(this.controls).forEach(R=>{const be=this.controls[R];be&&y(be,R)})}_setUpControls(){this._forEachChild(y=>{y.setParent(this),y._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(y){for(const[R,be]of Object.entries(this.controls))if(this.contains(R)&&y(be))return!0;return!1}_reduceValue(){return this._reduceChildren({},(R,be,nt)=>((be.enabled||this.disabled)&&(R[nt]=be.value),R))}_reduceChildren(y,R){let be=y;return this._forEachChild((nt,Tn)=>{be=R(be,nt,Tn)}),be}_allControlsDisabled(){for(const y of Object.keys(this.controls))if(this.controls[y].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(y){return this.controls.hasOwnProperty(y)?this.controls[y]:null}}class _t extends H{}const _n=new e.OlP("CallSetDisabledState",{providedIn:"root",factory:()=>or}),or="always";function Ai(I,y){return[...y.path,I]}function Er(I,y,R=or){wo(I,y),y.valueAccessor.writeValue(I.value),(I.disabled||"always"===R)&&y.valueAccessor.setDisabledState?.(I.disabled),function Ds(I,y){y.valueAccessor.registerOnChange(R=>{I._pendingValue=R,I._pendingChange=!0,I._pendingDirty=!0,"change"===I.updateOn&&Hr(I,y)})}(I,y),function Zn(I,y){const R=(be,nt)=>{y.valueAccessor.writeValue(be),nt&&y.viewToModelUpdate(be)};I.registerOnChange(R),y._registerOnDestroy(()=>{I._unregisterOnChange(R)})}(I,y),function Cn(I,y){y.valueAccessor.registerOnTouched(()=>{I._pendingTouched=!0,"blur"===I.updateOn&&I._pendingChange&&Hr(I,y),"submit"!==I.updateOn&&I.markAsTouched()})}(I,y),function Co(I,y){if(y.valueAccessor.setDisabledState){const R=be=>{y.valueAccessor.setDisabledState(be)};I.registerOnDisabledChange(R),y._registerOnDestroy(()=>{I._unregisterOnDisabledChange(R)})}}(I,y)}function Ji(I,y,R=!0){const be=()=>{};y.valueAccessor&&(y.valueAccessor.registerOnChange(be),y.valueAccessor.registerOnTouched(be)),Xi(I,y),I&&(y._invokeOnDestroyCallbacks(),I._registerOnCollectionChange(()=>{}))}function Ii(I,y){I.forEach(R=>{R.registerOnValidatorChange&&R.registerOnValidatorChange(y)})}function wo(I,y){const R=nn(I);null!==y.validator?I.setValidators(It(R,y.validator)):"function"==typeof R&&I.setValidators([R]);const be=Rt(I);null!==y.asyncValidator?I.setAsyncValidators(It(be,y.asyncValidator)):"function"==typeof be&&I.setAsyncValidators([be]);const nt=()=>I.updateValueAndValidity();Ii(y._rawValidators,nt),Ii(y._rawAsyncValidators,nt)}function Xi(I,y){let R=!1;if(null!==I){if(null!==y.validator){const nt=nn(I);if(Array.isArray(nt)&&nt.length>0){const Tn=nt.filter(pr=>pr!==y.validator);Tn.length!==nt.length&&(R=!0,I.setValidators(Tn))}}if(null!==y.asyncValidator){const nt=Rt(I);if(Array.isArray(nt)&&nt.length>0){const Tn=nt.filter(pr=>pr!==y.asyncValidator);Tn.length!==nt.length&&(R=!0,I.setAsyncValidators(Tn))}}}const be=()=>{};return Ii(y._rawValidators,be),Ii(y._rawAsyncValidators,be),R}function Hr(I,y){I._pendingDirty&&I.markAsDirty(),I.setValue(I._pendingValue,{emitModelToViewChange:!1}),y.viewToModelUpdate(I._pendingValue),I._pendingChange=!1}function Xo(I,y){wo(I,y)}function Kr(I,y){if(!I.hasOwnProperty("model"))return!1;const R=I.model;return!!R.isFirstChange()||!Object.is(y,R.currentValue)}function Mo(I,y){I._syncPendingControls(),y.forEach(R=>{const be=R.control;"submit"===be.updateOn&&be._pendingChange&&(R.viewToModelUpdate(be._pendingValue),be._pendingChange=!1)})}function $n(I,y){if(!y)return null;let R,be,nt;return Array.isArray(y),y.forEach(Tn=>{Tn.constructor===Fe?R=Tn:function xr(I){return Object.getPrototypeOf(I.constructor)===Se}(Tn)?be=Tn:nt=Tn}),nt||be||R||null}const un={provide:J,useExisting:(0,e.Gpc)(()=>Gr)},Zr=Promise.resolve();class Gr extends J{constructor(y,R,be){super(),this.callSetDisabledState=be,this.submitted=!1,this._directives=new Set,this.ngSubmit=new e.vpe,this.form=new H({},ut(y),Jt(R))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(y){Zr.then(()=>{const R=this._findContainer(y.path);y.control=R.registerControl(y.name,y.control),Er(y.control,y,this.callSetDisabledState),y.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(y)})}getControl(y){return this.form.get(y.path)}removeControl(y){Zr.then(()=>{const R=this._findContainer(y.path);R&&R.removeControl(y.name),this._directives.delete(y)})}addFormGroup(y){Zr.then(()=>{const R=this._findContainer(y.path),be=new H({});Xo(be,y),R.registerControl(y.name,be),be.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(y){Zr.then(()=>{const R=this._findContainer(y.path);R&&R.removeControl(y.name)})}getFormGroup(y){return this.form.get(y.path)}updateModel(y,R){Zr.then(()=>{this.form.get(y.path).setValue(R)})}setValue(y){this.control.setValue(y)}onSubmit(y){return this.submitted=!0,Mo(this.form,this._directives),this.ngSubmit.emit(y),"dialog"===y?.target?.method}onReset(){this.resetForm()}resetForm(y){this.form.reset(y),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(y){return y.pop(),y.length?this.form.get(y):this.form}}function gi(I,y){const R=I.indexOf(y);R>-1&&I.splice(R,1)}function Ho(I){return"object"==typeof I&&null!==I&&2===Object.keys(I).length&&"value"in I&&"disabled"in I}Gr.\u0275fac=function(y){return new(y||Gr)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(_n,8))},Gr.\u0275dir=e.lG2({type:Gr,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(y,R){1&y&&e.NdJ("submit",function(nt){return R.onSubmit(nt)})("reset",function(){return R.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[e._Bn([un]),e.qOj]});const er=class extends ot{constructor(y=null,R,be){super(Ot(R),Hn(be,R)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(y),this._setUpdateStrategy(R),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),ar(R)&&(R.nonNullable||R.initialValueIsDefault)&&(Ho(y)?this.defaultValue=y.value:this.defaultValue=y)}setValue(y,R={}){this.value=this._pendingValue=y,this._onChange.length&&!1!==R.emitModelToViewChange&&this._onChange.forEach(be=>be(this.value,!1!==R.emitViewToModelChange)),this.updateValueAndValidity(R)}patchValue(y,R={}){this.setValue(y,R)}reset(y=this.defaultValue,R={}){this._applyFormState(y),this.markAsPristine(R),this.markAsUntouched(R),this.setValue(this.value,R),this._pendingChange=!1}_updateValue(){}_anyControls(y){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(y){this._onChange.push(y)}_unregisterOnChange(y){gi(this._onChange,y)}registerOnDisabledChange(y){this._onDisabledChange.push(y)}_unregisterOnDisabledChange(y){gi(this._onDisabledChange,y)}_forEachChild(y){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange))&&(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0)}_applyFormState(y){Ho(y)?(this.value=this._pendingValue=y.value,y.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=y}};class Sr extends J{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return Ai(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}}Sr.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Sr)))(R||Sr)}}(),Sr.\u0275dir=e.lG2({type:Sr,features:[e.qOj]});const bs={provide:J,useExisting:(0,e.Gpc)(()=>Ni)};class Ni extends Sr{constructor(y,R,be){super(),this._parent=y,this._setValidators(R),this._setAsyncValidators(be)}_checkParentType(){!(this._parent instanceof Ni)&&this._parent}}Ni.\u0275fac=function(y){return new(y||Ni)(e.Y36(J,5),e.Y36(Ge,10),e.Y36(Je,10))},Ni.\u0275dir=e.lG2({type:Ni,selectors:[["","ngModelGroup",""]],inputs:{name:["ngModelGroup","name"]},exportAs:["ngModelGroup"],features:[e._Bn([bs]),e.qOj]});const Ri={provide:ue,useExisting:(0,e.Gpc)(()=>mi)},si=Promise.resolve();class mi extends ue{constructor(y,R,be,nt,Tn,pr){super(),this._changeDetectorRef=Tn,this.callSetDisabledState=pr,this.control=new er,this._registered=!1,this.update=new e.vpe,this._parent=y,this._setValidators(R),this._setAsyncValidators(be),this.valueAccessor=$n(0,nt)}ngOnChanges(y){if(this._checkForErrors(),!this._registered||"name"in y){if(this._registered&&(this._checkName(),this.formDirective)){const R=y.name.previousValue;this.formDirective.removeControl({name:R,path:this._getPath(R)})}this._setUpControl()}"isDisabled"in y&&this._updateDisabled(y),Kr(y,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Er(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(y){si.then(()=>{this.control.setValue(y,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(y){const R=y.isDisabled.currentValue,be=0!==R&&(0,e.D6c)(R);si.then(()=>{be&&!this.control.disabled?this.control.disable():!be&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(y){return this._parent?Ai(y,this._parent):[y]}}mi.\u0275fac=function(y){return new(y||mi)(e.Y36(J,9),e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Ae,10),e.Y36(e.sBO,8),e.Y36(_n,8))},mi.\u0275dir=e.lG2({type:mi,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[e._Bn([Ri]),e.qOj,e.TTD]});class Qn{}Qn.\u0275fac=function(y){return new(y||Qn)},Qn.\u0275dir=e.lG2({type:Qn,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]});const _i={provide:Ae,useExisting:(0,e.Gpc)(()=>ur),multi:!0};class ur extends Se{writeValue(y){const R=y??"";this.setProperty("value",R)}registerOnChange(y){this.onChange=R=>{y(""==R?null:parseFloat(R))}}}ur.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(ur)))(R||ur)}}(),ur.\u0275dir=e.lG2({type:ur,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(y,R){1&y&&e.NdJ("input",function(nt){return R.onChange(nt.target.value)})("blur",function(){return R.onTouched()})},features:[e._Bn([_i]),e.qOj]});const vi={provide:Ae,useExisting:(0,e.Gpc)(()=>dr),multi:!0};class zr{}zr.\u0275fac=function(y){return new(y||zr)},zr.\u0275mod=e.oAB({type:zr}),zr.\u0275inj=e.cJS({});class yi{constructor(){this._accessors=[]}add(y,R){this._accessors.push([y,R])}remove(y){for(let R=this._accessors.length-1;R>=0;--R)if(this._accessors[R][1]===y)return void this._accessors.splice(R,1)}select(y){this._accessors.forEach(R=>{this._isSameGroup(R,y)&&R[1]!==y&&R[1].fireUncheck(y.value)})}_isSameGroup(y,R){return!!y[0].control&&(y[0]._parent===R._control._parent&&y[1].name===R.name)}}yi.\u0275fac=function(y){return new(y||yi)},yi.\u0275prov=e.Yz7({token:yi,factory:yi.\u0275fac,providedIn:zr});class dr extends Se{constructor(y,R,be,nt){super(y,R),this._registry=be,this._injector=nt,this.onChange=()=>{}}ngOnInit(){this._control=this._injector.get(ue),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(y){this._state=y===this.value,this.setProperty("checked",this._state)}registerOnChange(y){this._fn=y,this.onChange=()=>{y(this.value),this._registry.select(this)}}fireUncheck(y){this.writeValue(y)}_checkName(){this.name&&this.formControlName&&(this.name,this.formControlName),!this.name&&this.formControlName&&(this.name=this.formControlName)}}dr.\u0275fac=function(y){return new(y||dr)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(yi),e.Y36(e.zs3))},dr.\u0275dir=e.lG2({type:dr,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(y,R){1&y&&e.NdJ("change",function(){return R.onChange()})("blur",function(){return R.onTouched()})},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[e._Bn([vi]),e.qOj]});const To={provide:Ae,useExisting:(0,e.Gpc)(()=>ai),multi:!0};class ai extends Se{writeValue(y){this.setProperty("value",parseFloat(y))}registerOnChange(y){this.onChange=R=>{y(""==R?null:parseFloat(R))}}}ai.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(ai)))(R||ai)}}(),ai.\u0275dir=e.lG2({type:ai,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(y,R){1&y&&e.NdJ("change",function(nt){return R.onChange(nt.target.value)})("input",function(nt){return R.onChange(nt.target.value)})("blur",function(){return R.onTouched()})},features:[e._Bn([To]),e.qOj]});const fa=new e.OlP("NgModelWithFormControlWarning"),es={provide:ue,useExisting:(0,e.Gpc)(()=>Go)};class Go extends ue{constructor(y,R,be,nt,Tn){super(),this._ngModelWarningConfig=nt,this.callSetDisabledState=Tn,this.update=new e.vpe,this._ngModelWarningSent=!1,this._setValidators(y),this._setAsyncValidators(R),this.valueAccessor=$n(0,be)}set isDisabled(y){}ngOnChanges(y){if(this._isControlChanged(y)){const R=y.form.previousValue;R&&Ji(R,this,!1),Er(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}Kr(y,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&Ji(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}_isControlChanged(y){return y.hasOwnProperty("form")}}Go._ngModelWarningSentOnce=!1,Go.\u0275fac=function(y){return new(y||Go)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Ae,10),e.Y36(fa,8),e.Y36(_n,8))},Go.\u0275dir=e.lG2({type:Go,selectors:[["","formControl",""]],inputs:{form:["formControl","form"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[e._Bn([es]),e.qOj,e.TTD]});const zo={provide:J,useExisting:(0,e.Gpc)(()=>li)};class li extends J{constructor(y,R,be){super(),this.callSetDisabledState=be,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new e.vpe,this._setValidators(y),this._setAsyncValidators(R)}ngOnChanges(y){this._checkFormPresent(),y.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(Xi(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(y){const R=this.form.get(y.path);return Er(R,y,this.callSetDisabledState),R.updateValueAndValidity({emitEvent:!1}),this.directives.push(y),R}getControl(y){return this.form.get(y.path)}removeControl(y){Ji(y.control||null,y,!1),function Gi(I,y){const R=I.indexOf(y);R>-1&&I.splice(R,1)}(this.directives,y)}addFormGroup(y){this._setUpFormContainer(y)}removeFormGroup(y){this._cleanUpFormContainer(y)}getFormGroup(y){return this.form.get(y.path)}addFormArray(y){this._setUpFormContainer(y)}removeFormArray(y){this._cleanUpFormContainer(y)}getFormArray(y){return this.form.get(y.path)}updateModel(y,R){this.form.get(y.path).setValue(R)}onSubmit(y){return this.submitted=!0,Mo(this.form,this.directives),this.ngSubmit.emit(y),"dialog"===y?.target?.method}onReset(){this.resetForm()}resetForm(y){this.form.reset(y),this.submitted=!1}_updateDomValue(){this.directives.forEach(y=>{const R=y.control,be=this.form.get(y.path);R!==be&&(Ji(R||null,y),be instanceof er&&(Er(be,y,this.callSetDisabledState),y.control=be))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(y){const R=this.form.get(y.path);Xo(R,y),R.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(y){if(this.form){const R=this.form.get(y.path);R&&function Pi(I,y){return Xi(I,y)}(R,y)&&R.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){wo(this.form,this),this._oldForm&&Xi(this._oldForm,this)}_checkFormPresent(){this.form}}li.\u0275fac=function(y){return new(y||li)(e.Y36(Ge,10),e.Y36(Je,10),e.Y36(_n,8))},li.\u0275dir=e.lG2({type:li,selectors:[["","formGroup",""]],hostBindings:function(y,R){1&y&&e.NdJ("submit",function(nt){return R.onSubmit(nt)})("reset",function(){return R.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[e._Bn([zo]),e.qOj,e.TTD]});const Es={provide:J,useExisting:(0,e.Gpc)(()=>Wi)};class Wi extends Sr{constructor(y,R,be){super(),this._parent=y,this._setValidators(R),this._setAsyncValidators(be)}_checkParentType(){La(this._parent)}}Wi.\u0275fac=function(y){return new(y||Wi)(e.Y36(J,13),e.Y36(Ge,10),e.Y36(Je,10))},Wi.\u0275dir=e.lG2({type:Wi,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[e._Bn([Es]),e.qOj]});const pa={provide:J,useExisting:(0,e.Gpc)(()=>xi)};class xi extends J{constructor(y,R,be){super(),this._parent=y,this._setValidators(R),this._setAsyncValidators(be)}ngOnInit(){this._checkParentType(),this.formDirective.addFormArray(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormArray(this)}get control(){return this.formDirective.getFormArray(this)}get formDirective(){return this._parent?this._parent.formDirective:null}get path(){return Ai(null==this.name?this.name:this.name.toString(),this._parent)}_checkParentType(){La(this._parent)}}function La(I){return!(I instanceof Wi||I instanceof li||I instanceof xi)}xi.\u0275fac=function(y){return new(y||xi)(e.Y36(J,13),e.Y36(Ge,10),e.Y36(Je,10))},xi.\u0275dir=e.lG2({type:xi,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[e._Bn([pa]),e.qOj]});const ts={provide:ue,useExisting:(0,e.Gpc)(()=>Di)};class Di extends ue{constructor(y,R,be,nt,Tn){super(),this._ngModelWarningConfig=Tn,this._added=!1,this.update=new e.vpe,this._ngModelWarningSent=!1,this._parent=y,this._setValidators(R),this._setAsyncValidators(be),this.valueAccessor=$n(0,nt)}set isDisabled(y){}ngOnChanges(y){this._added||this._setUpControl(),Kr(y,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(y){this.viewModel=y,this.update.emit(y)}get path(){return Ai(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this._added=!0}}Di._ngModelWarningSentOnce=!1,Di.\u0275fac=function(y){return new(y||Di)(e.Y36(J,13),e.Y36(Ge,10),e.Y36(Je,10),e.Y36(Ae,10),e.Y36(fa,8))},Di.\u0275dir=e.lG2({type:Di,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[e._Bn([ts]),e.qOj,e.TTD]});const ha={provide:Ae,useExisting:(0,e.Gpc)(()=>Wr),multi:!0};function Ba(I,y){return null==I?`${y}`:(y&&"object"==typeof y&&(y="Object"),`${I}: ${y}`.slice(0,50))}class Wr extends Se{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(y){this._compareWith=y}writeValue(y){this.value=y;const be=Ba(this._getOptionId(y),y);this.setProperty("value",be)}registerOnChange(y){this.onChange=R=>{this.value=this._getOptionValue(R),y(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(y){for(const R of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(R),y))return R;return null}_getOptionValue(y){const R=function Ua(I){return I.split(":")[0]}(y);return this._optionMap.has(R)?this._optionMap.get(R):y}}Wr.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Wr)))(R||Wr)}}(),Wr.\u0275dir=e.lG2({type:Wr,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(y,R){1&y&&e.NdJ("change",function(nt){return R.onChange(nt.target.value)})("blur",function(){return R.onTouched()})},inputs:{compareWith:"compareWith"},features:[e._Bn([ha]),e.qOj]});class ns{constructor(y,R,be){this._element=y,this._renderer=R,this._select=be,this._select&&(this.id=this._select._registerOption())}set ngValue(y){null!=this._select&&(this._select._optionMap.set(this.id,y),this._setElementValue(Ba(this.id,y)),this._select.writeValue(this._select.value))}set value(y){this._setElementValue(y),this._select&&this._select.writeValue(this._select.value)}_setElementValue(y){this._renderer.setProperty(this._element.nativeElement,"value",y)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}ns.\u0275fac=function(y){return new(y||ns)(e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(Wr,9))},ns.\u0275dir=e.lG2({type:ns,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}});const Cs={provide:Ae,useExisting:(0,e.Gpc)(()=>ci),multi:!0};function El(I,y){return null==I?`${y}`:("string"==typeof y&&(y=`'${y}'`),y&&"object"==typeof y&&(y="Object"),`${I}: ${y}`.slice(0,50))}class ci extends Se{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(y){this._compareWith=y}writeValue(y){let R;if(this.value=y,Array.isArray(y)){const be=y.map(nt=>this._getOptionId(nt));R=(nt,Tn)=>{nt._setSelected(be.indexOf(Tn.toString())>-1)}}else R=(be,nt)=>{be._setSelected(!1)};this._optionMap.forEach(R)}registerOnChange(y){this.onChange=R=>{const be=[],nt=R.selectedOptions;if(void 0!==nt){const Tn=nt;for(let pr=0;prSo),multi:!0};class So extends ki{constructor(){super(...arguments),this.inputName="max",this.normalizeInput=y=>Cl(y),this.createValidator=y=>ce(y)}}So.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(So)))(R||So)}}(),So.\u0275dir=e.lG2({type:So,selectors:[["input","type","number","max","","formControlName",""],["input","type","number","max","","formControl",""],["input","type","number","max","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("max",R._enabled?R.max:null)},inputs:{max:"max"},features:[e._Bn([rs]),e.qOj]});const is={provide:Ge,useExisting:(0,e.Gpc)(()=>os),multi:!0};class os extends ki{constructor(){super(...arguments),this.inputName="min",this.normalizeInput=y=>Cl(y),this.createValidator=y=>K(y)}}os.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(os)))(R||os)}}(),os.\u0275dir=e.lG2({type:os,selectors:[["input","type","number","min","","formControlName",""],["input","type","number","min","","formControl",""],["input","type","number","min","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("min",R._enabled?R.min:null)},inputs:{min:"min"},features:[e._Bn([is]),e.qOj]});const ui={provide:Ge,useExisting:(0,e.Gpc)(()=>Fi),multi:!0},bi={provide:Ge,useExisting:(0,e.Gpc)(()=>bn),multi:!0};class Fi extends ki{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=e.D6c,this.createValidator=y=>Ce}enabled(y){return y}}Fi.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Fi)))(R||Fi)}}(),Fi.\u0275dir=e.lG2({type:Fi,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("required",R._enabled?"":null)},inputs:{required:"required"},features:[e._Bn([ui]),e.qOj]});class bn extends Fi{constructor(){super(...arguments),this.createValidator=y=>ke}}bn.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(bn)))(R||bn)}}(),bn.\u0275dir=e.lG2({type:bn,selectors:[["input","type","checkbox","required","","formControlName",""],["input","type","checkbox","required","","formControl",""],["input","type","checkbox","required","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("required",R._enabled?"":null)},features:[e._Bn([bi]),e.qOj]});const Oo={provide:Ge,useExisting:(0,e.Gpc)(()=>po),multi:!0};class po extends ki{constructor(){super(...arguments),this.inputName="email",this.normalizeInput=e.D6c,this.createValidator=y=>he}enabled(y){return y}}po.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(po)))(R||po)}}(),po.\u0275dir=e.lG2({type:po,selectors:[["","email","","formControlName",""],["","email","","formControl",""],["","email","","ngModel",""]],inputs:{email:"email"},features:[e._Bn([Oo]),e.qOj]});const Ei={provide:Ge,useExisting:(0,e.Gpc)(()=>ho),multi:!0};class ho extends ki{constructor(){super(...arguments),this.inputName="minlength",this.normalizeInput=y=>ol(y),this.createValidator=y=>De(y)}}ho.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(ho)))(R||ho)}}(),ho.\u0275dir=e.lG2({type:ho,selectors:[["","minlength","","formControlName",""],["","minlength","","formControl",""],["","minlength","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("minlength",R._enabled?R.minlength:null)},inputs:{minlength:"minlength"},features:[e._Bn([Ei]),e.qOj]});const Va={provide:Ge,useExisting:(0,e.Gpc)(()=>Li),multi:!0};class Li extends ki{constructor(){super(...arguments),this.inputName="maxlength",this.normalizeInput=y=>ol(y),this.createValidator=y=>rt(y)}}Li.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Li)))(R||Li)}}(),Li.\u0275dir=e.lG2({type:Li,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("maxlength",R._enabled?R.maxlength:null)},inputs:{maxlength:"maxlength"},features:[e._Bn([Va]),e.qOj]});const Cr={provide:Ge,useExisting:(0,e.Gpc)(()=>to),multi:!0};class to extends ki{constructor(){super(...arguments),this.inputName="pattern",this.normalizeInput=y=>y,this.createValidator=y=>at(y)}}to.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(to)))(R||to)}}(),to.\u0275dir=e.lG2({type:to,selectors:[["","pattern","","formControlName",""],["","pattern","","formControl",""],["","pattern","","ngModel",""]],hostVars:1,hostBindings:function(y,R){2&y&&e.uIk("pattern",R._enabled?R.pattern:null)},inputs:{pattern:"pattern"},features:[e._Bn([Cr]),e.qOj]});class Bi{}Bi.\u0275fac=function(y){return new(y||Bi)},Bi.\u0275mod=e.oAB({type:Bi}),Bi.\u0275inj=e.cJS({imports:[zr]});class go{static withConfig(y){return{ngModule:go,providers:[{provide:_n,useValue:y.callSetDisabledState??or}]}}}go.\u0275fac=function(y){return new(y||go)},go.\u0275mod=e.oAB({type:go}),go.\u0275inj=e.cJS({imports:[Bi]});class kt{static withConfig(y){return{ngModule:kt,providers:[{provide:fa,useValue:y.warnOnNgModelWithFormControl??"always"},{provide:_n,useValue:y.callSetDisabledState??or}]}}}kt.\u0275fac=function(y){return new(y||kt)},kt.\u0275mod=e.oAB({type:kt}),kt.\u0275inj=e.cJS({imports:[Bi]});class $o extends ot{constructor(y,R,be){super(Ot(R),Hn(be,R)),this.controls=y,this._initObservables(),this._setUpdateStrategy(R),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(y){return this.controls[this._adjustIndex(y)]}push(y,R={}){this.controls.push(y),this._registerControl(y),this.updateValueAndValidity({emitEvent:R.emitEvent}),this._onCollectionChange()}insert(y,R,be={}){this.controls.splice(y,0,R),this._registerControl(R),this.updateValueAndValidity({emitEvent:be.emitEvent})}removeAt(y,R={}){let be=this._adjustIndex(y);be<0&&(be=0),this.controls[be]&&this.controls[be]._registerOnCollectionChange(()=>{}),this.controls.splice(be,1),this.updateValueAndValidity({emitEvent:R.emitEvent})}setControl(y,R,be={}){let nt=this._adjustIndex(y);nt<0&&(nt=0),this.controls[nt]&&this.controls[nt]._registerOnCollectionChange(()=>{}),this.controls.splice(nt,1),R&&(this.controls.splice(nt,0,R),this._registerControl(R)),this.updateValueAndValidity({emitEvent:be.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(y,R={}){En(this,0,y),y.forEach((be,nt)=>{_r(this,!1,nt),this.at(nt).setValue(be,{onlySelf:!0,emitEvent:R.emitEvent})}),this.updateValueAndValidity(R)}patchValue(y,R={}){null!=y&&(y.forEach((be,nt)=>{this.at(nt)&&this.at(nt).patchValue(be,{onlySelf:!0,emitEvent:R.emitEvent})}),this.updateValueAndValidity(R))}reset(y=[],R={}){this._forEachChild((be,nt)=>{be.reset(y[nt],{onlySelf:!0,emitEvent:R.emitEvent})}),this._updatePristine(R),this._updateTouched(R),this.updateValueAndValidity(R)}getRawValue(){return this.controls.map(y=>y.getRawValue())}clear(y={}){this.controls.length<1||(this._forEachChild(R=>R._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:y.emitEvent}))}_adjustIndex(y){return y<0?y+this.length:y}_syncPendingControls(){let y=this.controls.reduce((R,be)=>!!be._syncPendingControls()||R,!1);return y&&this.updateValueAndValidity({onlySelf:!0}),y}_forEachChild(y){this.controls.forEach((R,be)=>{y(R,be)})}_updateValue(){this.value=this.controls.filter(y=>y.enabled||this.disabled).map(y=>y.value)}_anyControls(y){return this.controls.some(R=>R.enabled&&y(R))}_setUpControls(){this._forEachChild(y=>this._registerControl(y))}_allControlsDisabled(){for(const y of this.controls)if(y.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(y){y.setParent(this),y._registerOnCollectionChange(this._onCollectionChange)}_find(y){return this.at(y)??null}}function ma(I){return!!I&&(void 0!==I.asyncValidators||void 0!==I.validators||void 0!==I.updateOn)}class mo{constructor(){this.useNonNullable=!1}get nonNullable(){const y=new mo;return y.useNonNullable=!0,y}group(y,R=null){const be=this._reduceControls(y);let nt={};return ma(R)?nt=R:null!==R&&(nt.validators=R.validator,nt.asyncValidators=R.asyncValidator),new H(be,nt)}record(y,R=null){const be=this._reduceControls(y);return new _t(be,R)}control(y,R,be){let nt={};return this.useNonNullable?(ma(R)?nt=R:(nt.validators=R,nt.asyncValidators=be),new er(y,{...nt,nonNullable:!0})):new er(y,R,be)}array(y,R,be){const nt=y.map(Tn=>this._createControl(Tn));return new $o(nt,R,be)}_reduceControls(y){const R={};return Object.keys(y).forEach(be=>{R[be]=this._createControl(y[be])}),R}_createControl(y){if(y instanceof er)return y;if(y instanceof ot)return y;if(Array.isArray(y)){const R=y[0],be=y.length>1?y[1]:null,nt=y.length>2?y[2]:null;return this.control(R,be,nt)}return this.control(y)}}mo.\u0275fac=function(y){return new(y||mo)},mo.\u0275prov=e.Yz7({token:mo,factory:mo.\u0275fac,providedIn:kt});class ws{}ws.\u0275fac=function(y){return new(y||ws)},ws.\u0275prov=e.Yz7({token:ws,factory:function(){return(0,e.f3M)(mo).nonNullable},providedIn:kt});class Fn extends mo{group(y,R=null){return super.group(y,R)}control(y,R,be){return super.control(y,R,be)}array(y,R,be){return super.array(y,R,be)}}Fn.\u0275fac=function(){let I;return function(R){return(I||(I=e.n5z(Fn)))(R||Fn)}}(),Fn.\u0275prov=e.Yz7({token:Fn,factory:Fn.\u0275fac,providedIn:kt});new e.GfV("15.0.3")},69154:(Be,ne,g)=>{"use strict";g.d(ne,{Dx:()=>et,b2:()=>J,q6:()=>we,se:()=>Ce});var e=g(64061),d=g(72612);class F extends e.w_{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class W extends F{static makeCurrent(){(0,e.HT)(new W)}onAndCancel(H,fe,Ze){return H.addEventListener(fe,Ze,!1),()=>{H.removeEventListener(fe,Ze,!1)}}dispatchEvent(H,fe){H.dispatchEvent(fe)}remove(H){H.parentNode&&H.parentNode.removeChild(H)}createElement(H,fe){return(fe=fe||this.getDefaultDocument()).createElement(H)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(H){return H.nodeType===Node.ELEMENT_NODE}isShadowRoot(H){return H instanceof DocumentFragment}getGlobalEventTarget(H,fe){return"window"===fe?window:"document"===fe?H:"body"===fe?H.body:null}getBaseHref(H){const fe=function V(){return L=L||document.querySelector("base"),L?L.getAttribute("href"):null}();return null==fe?null:function j(ot){Z=Z||document.createElement("a"),Z.setAttribute("href",ot);const H=Z.pathname;return"/"===H.charAt(0)?H:`/${H}`}(fe)}resetBaseElement(){L=null}getUserAgent(){return window.navigator.userAgent}getCookie(H){return(0,e.Mx)(document.cookie,H)}}let Z,L=null;const pe=new d.OlP("TRANSITION_ID");const ye=[{provide:d.ip1,useFactory:function Q(ot,H,fe){return()=>{fe.get(d.CZH).donePromise.then(()=>{const Ze=(0,e.q)(),_t=H.querySelectorAll(`style[ng-transition="${ot}"]`);for(let Kt=0;Kt<_t.length;Kt++)Ze.remove(_t[Kt])})}},deps:[pe,e.K0,d.zs3],multi:!0}];class Oe{build(){return new XMLHttpRequest}}Oe.\u0275fac=function(H){return new(H||Oe)},Oe.\u0275prov=d.Yz7({token:Oe,factory:Oe.\u0275fac});const Se=new d.OlP("EventManagerPlugins");class Ae{constructor(H,fe){this._zone=fe,this._eventNameToPlugin=new Map,H.forEach(Ze=>Ze.manager=this),this._plugins=H.slice().reverse()}addEventListener(H,fe,Ze){return this._findPluginFor(fe).addEventListener(H,fe,Ze)}addGlobalEventListener(H,fe,Ze){return this._findPluginFor(fe).addGlobalEventListener(H,fe,Ze)}getZone(){return this._zone}_findPluginFor(H){const fe=this._eventNameToPlugin.get(H);if(fe)return fe;const Ze=this._plugins;for(let _t=0;_t{this._stylesSet.has(Ze)||(this._stylesSet.add(Ze),fe.add(Ze))}),this.onStylesAdded(fe)}onStylesAdded(H){}getAllStyles(){return Array.from(this._stylesSet)}}de.\u0275fac=function(H){return new(H||de)},de.\u0275prov=d.Yz7({token:de,factory:de.\u0275fac});class Me extends de{constructor(H){super(),this._doc=H,this._hostNodes=new Map,this._hostNodes.set(H.head,[])}_addStylesToHost(H,fe,Ze){H.forEach(_t=>{const Kt=this._doc.createElement("style");Kt.textContent=_t,Ze.push(fe.appendChild(Kt))})}addHost(H){const fe=[];this._addStylesToHost(this._stylesSet,H,fe),this._hostNodes.set(H,fe)}removeHost(H){const fe=this._hostNodes.get(H);fe&&fe.forEach(Ee),this._hostNodes.delete(H)}onStylesAdded(H){this._hostNodes.forEach((fe,Ze)=>{this._addStylesToHost(H,Ze,fe)})}ngOnDestroy(){this._hostNodes.forEach(H=>H.forEach(Ee))}}function Ee(ot){(0,e.q)().remove(ot)}Me.\u0275fac=function(H){return new(H||Me)(d.LFG(e.K0))},Me.\u0275prov=d.Yz7({token:Me,factory:Me.\u0275fac});const We={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Fe=/%COMP%/g,Ke="_nghost-%COMP%",Ge="_ngcontent-%COMP%";function xe(ot,H){return H.flat(100).map(fe=>fe.replace(Fe,ot))}function K(ot){return H=>{if("__ngUnwrap__"===H)return ot;!1===ot(H)&&(H.preventDefault(),H.returnValue=!1)}}class Ce{constructor(H,fe,Ze){this.eventManager=H,this.sharedStylesHost=fe,this.appId=Ze,this.rendererByCompId=new Map,this.defaultRenderer=new ke(H)}createRenderer(H,fe){if(!H||!fe)return this.defaultRenderer;switch(fe.encapsulation){case d.ifc.Emulated:{let Ze=this.rendererByCompId.get(fe.id);return Ze||(Ze=new at(this.eventManager,this.sharedStylesHost,fe,this.appId),this.rendererByCompId.set(fe.id,Ze)),Ze.applyToHost(H),Ze}case 1:case d.ifc.ShadowDom:return new Pe(this.eventManager,this.sharedStylesHost,H,fe);default:if(!this.rendererByCompId.has(fe.id)){const Ze=xe(fe.id,fe.styles);this.sharedStylesHost.addStyles(Ze),this.rendererByCompId.set(fe.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}Ce.\u0275fac=function(H){return new(H||Ce)(d.LFG(Ae),d.LFG(Me),d.LFG(d.AFp))},Ce.\u0275prov=d.Yz7({token:Ce,factory:Ce.\u0275fac});class ke{constructor(H){this.eventManager=H,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(H,fe){return fe?document.createElementNS(We[fe]||fe,H):document.createElement(H)}createComment(H){return document.createComment(H)}createText(H){return document.createTextNode(H)}appendChild(H,fe){(rt(H)?H.content:H).appendChild(fe)}insertBefore(H,fe,Ze){H&&(rt(H)?H.content:H).insertBefore(fe,Ze)}removeChild(H,fe){H&&H.removeChild(fe)}selectRootElement(H,fe){let Ze="string"==typeof H?document.querySelector(H):H;if(!Ze)throw new Error(`The selector "${H}" did not match any elements`);return fe||(Ze.textContent=""),Ze}parentNode(H){return H.parentNode}nextSibling(H){return H.nextSibling}setAttribute(H,fe,Ze,_t){if(_t){fe=_t+":"+fe;const Kt=We[_t];Kt?H.setAttributeNS(Kt,fe,Ze):H.setAttribute(fe,Ze)}else H.setAttribute(fe,Ze)}removeAttribute(H,fe,Ze){if(Ze){const _t=We[Ze];_t?H.removeAttributeNS(_t,fe):H.removeAttribute(`${Ze}:${fe}`)}else H.removeAttribute(fe)}addClass(H,fe){H.classList.add(fe)}removeClass(H,fe){H.classList.remove(fe)}setStyle(H,fe,Ze,_t){_t&(d.JOm.DashCase|d.JOm.Important)?H.style.setProperty(fe,Ze,_t&d.JOm.Important?"important":""):H.style[fe]=Ze}removeStyle(H,fe,Ze){Ze&d.JOm.DashCase?H.style.removeProperty(fe):H.style[fe]=""}setProperty(H,fe,Ze){H[fe]=Ze}setValue(H,fe){H.nodeValue=fe}listen(H,fe,Ze){return"string"==typeof H?this.eventManager.addGlobalEventListener(H,fe,K(Ze)):this.eventManager.addEventListener(H,fe,K(Ze))}}"@".charCodeAt(0);function rt(ot){return"TEMPLATE"===ot.tagName&&void 0!==ot.content}class at extends ke{constructor(H,fe,Ze,_t){super(H),this.component=Ze;const Kt=xe(_t+"-"+Ze.id,Ze.styles);fe.addStyles(Kt),this.contentAttr=function Je(ot){return Ge.replace(Fe,ot)}(_t+"-"+Ze.id),this.hostAttr=function dt(ot){return Ke.replace(Fe,ot)}(_t+"-"+Ze.id)}applyToHost(H){super.setAttribute(H,this.hostAttr,"")}createElement(H,fe){const Ze=super.createElement(H,fe);return super.setAttribute(Ze,this.contentAttr,""),Ze}}class Pe extends ke{constructor(H,fe,Ze,_t){super(H),this.sharedStylesHost=fe,this.hostEl=Ze,this.shadowRoot=Ze.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const Kt=xe(_t.id,_t.styles);for(let _n=0;_nthis.removeEventListener(H,fe,Ze)}removeEventListener(H,fe,Ze){return H.removeEventListener(fe,Ze)}}gt.\u0275fac=function(H){return new(H||gt)(d.LFG(e.K0))},gt.\u0275prov=d.Yz7({token:gt,factory:gt.\u0275fac});const lt=["alt","control","meta","shift"],Qe={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Et={alt:ot=>ot.altKey,control:ot=>ot.ctrlKey,meta:ot=>ot.metaKey,shift:ot=>ot.shiftKey};class Ct extends He{constructor(H){super(H)}supports(H){return null!=Ct.parseEventName(H)}addEventListener(H,fe,Ze){const _t=Ct.parseEventName(fe),Kt=Ct.eventCallback(_t.fullKey,Ze,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>(0,e.q)().onAndCancel(H,_t.domEventName,Kt))}static parseEventName(H){const fe=H.toLowerCase().split("."),Ze=fe.shift();if(0===fe.length||"keydown"!==Ze&&"keyup"!==Ze)return null;const _t=Ct._normalizeKey(fe.pop());let Kt="",_n=fe.indexOf("code");if(_n>-1&&(fe.splice(_n,1),Kt="code."),lt.forEach(Ai=>{const Er=fe.indexOf(Ai);Er>-1&&(fe.splice(Er,1),Kt+=Ai+".")}),Kt+=_t,0!=fe.length||0===_t.length)return null;const or={};return or.domEventName=Ze,or.fullKey=Kt,or}static matchEventFullKeyCode(H,fe){let Ze=Qe[H.key]||H.key,_t="";return fe.indexOf("code.")>-1&&(Ze=H.code,_t="code."),!(null==Ze||!Ze)&&(Ze=Ze.toLowerCase()," "===Ze?Ze="space":"."===Ze&&(Ze="dot"),lt.forEach(Kt=>{if(Kt!==Ze){(0,Et[Kt])(H)&&(_t+=Kt+".")}}),_t+=Ze,_t===fe)}static eventCallback(H,fe,Ze){return _t=>{Ct.matchEventFullKeyCode(_t,H)&&Ze.runGuarded(()=>fe(_t))}}static _normalizeKey(H){return"esc"===H?"escape":H}}Ct.\u0275fac=function(H){return new(H||Ct)(d.LFG(e.K0))},Ct.\u0275prov=d.Yz7({token:Ct,factory:Ct.\u0275fac});const it=[{provide:d.Lbi,useValue:e.bD},{provide:d.g9A,useValue:function It(){W.makeCurrent()},multi:!0},{provide:e.K0,useFactory:function Rt(){return(0,d.RDi)(document),document},deps:[]}],we=(0,d.eFA)(d._c5,"browser",it),$=new d.OlP(""),Y=[{provide:d.rWj,useClass:class _e{addToWindow(H){d.dqk.getAngularTestability=(Ze,_t=!0)=>{const Kt=H.findTestabilityInTree(Ze,_t);if(null==Kt)throw new Error("Could not find testability for element.");return Kt},d.dqk.getAllAngularTestabilities=()=>H.getAllTestabilities(),d.dqk.getAllAngularRootElements=()=>H.getAllRootElements();d.dqk.frameworkStabilizers||(d.dqk.frameworkStabilizers=[]),d.dqk.frameworkStabilizers.push(Ze=>{const _t=d.dqk.getAllAngularTestabilities();let Kt=_t.length,_n=!1;const or=function(Ai){_n=_n||Ai,Kt--,0==Kt&&Ze(_n)};_t.forEach(function(Ai){Ai.whenStable(or)})})}findTestabilityInTree(H,fe,Ze){if(null==fe)return null;return H.getTestability(fe)??(Ze?(0,e.q)().isShadowRoot(fe)?this.findTestabilityInTree(H,fe.host,!0):this.findTestabilityInTree(H,fe.parentElement,!0):null)}},deps:[]},{provide:d.lri,useClass:d.dDg,deps:[d.R0b,d.eoX,d.rWj]},{provide:d.dDg,useClass:d.dDg,deps:[d.R0b,d.eoX,d.rWj]}],G=[{provide:d.zSh,useValue:"root"},{provide:d.qLn,useFactory:function nn(){return new d.qLn},deps:[]},{provide:Se,useClass:gt,multi:!0,deps:[e.K0,d.R0b,d.Lbi]},{provide:Se,useClass:Ct,multi:!0,deps:[e.K0]},{provide:Ce,useClass:Ce,deps:[Ae,Me,d.AFp]},{provide:d.FYo,useExisting:Ce},{provide:de,useExisting:Me},{provide:Me,useClass:Me,deps:[e.K0]},{provide:Ae,useClass:Ae,deps:[Se,d.R0b]},{provide:e.JF,useClass:Oe,deps:[]},[]];class J{constructor(H){false}static withServerTransition(H){return{ngModule:J,providers:[{provide:d.AFp,useValue:H.appId},{provide:pe,useExisting:d.AFp},ye]}}}J.\u0275fac=function(H){return new(H||J)(d.LFG($,12))},J.\u0275mod=d.oAB({type:J}),J.\u0275inj=d.cJS({providers:[...G,...Y],imports:[e.ez,d.hGG]});class ee{constructor(H){this._doc=H,this._dom=(0,e.q)()}addTag(H,fe=!1){return H?this._getOrCreateElement(H,fe):null}addTags(H,fe=!1){return H?H.reduce((Ze,_t)=>(_t&&Ze.push(this._getOrCreateElement(_t,fe)),Ze),[]):[]}getTag(H){return H&&this._doc.querySelector(`meta[${H}]`)||null}getTags(H){if(!H)return[];const fe=this._doc.querySelectorAll(`meta[${H}]`);return fe?[].slice.call(fe):[]}updateTag(H,fe){if(!H)return null;fe=fe||this._parseSelector(H);const Ze=this.getTag(fe);return Ze?this._setMetaElementAttributes(H,Ze):this._getOrCreateElement(H,!0)}removeTag(H){this.removeTagElement(this.getTag(H))}removeTagElement(H){H&&this._dom.remove(H)}_getOrCreateElement(H,fe=!1){if(!fe){const Kt=this._parseSelector(H),_n=this.getTags(Kt).filter(or=>this._containsAttributes(H,or))[0];if(void 0!==_n)return _n}const Ze=this._dom.createElement("meta");return this._setMetaElementAttributes(H,Ze),this._doc.getElementsByTagName("head")[0].appendChild(Ze),Ze}_setMetaElementAttributes(H,fe){return Object.keys(H).forEach(Ze=>fe.setAttribute(this._getMetaKeyMap(Ze),H[Ze])),fe}_parseSelector(H){const fe=H.name?"name":"property";return`${fe}="${H[fe]}"`}_containsAttributes(H,fe){return Object.keys(H).every(Ze=>fe.getAttribute(this._getMetaKeyMap(Ze))===H[Ze])}_getMetaKeyMap(H){return ie[H]||H}}ee.\u0275fac=function(H){return new(H||ee)(d.LFG(e.K0))},ee.\u0275prov=d.Yz7({token:ee,factory:function(H){let fe=null;return fe=H?new H:function ue(){return new ee((0,d.LFG)(e.K0))}(),fe},providedIn:"root"});const ie={httpEquiv:"http-equiv"};class et{constructor(H){this._doc=H}getTitle(){return this._doc.title}setTitle(H){this._doc.title=H||""}}et.\u0275fac=function(H){return new(H||et)(d.LFG(e.K0))},et.\u0275prov=d.Yz7({token:et,factory:function(H){let fe=null;return fe=H?new H:function Te(){return new et((0,d.LFG)(e.K0))}(),fe},providedIn:"root"});typeof window<"u"&&window;class Bn{constructor(){this.store={},this.onSerializeCallbacks={}}get(H,fe){return void 0!==this.store[H]?this.store[H]:fe}set(H,fe){this.store[H]=fe}remove(H){delete this.store[H]}hasKey(H){return this.store.hasOwnProperty(H)}get isEmpty(){return 0===Object.keys(this.store).length}onSerialize(H,fe){this.onSerializeCallbacks[H]=fe}toJson(){for(const H in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(H))try{this.store[H]=this.onSerializeCallbacks[H]()}catch(fe){console.warn("Exception in onSerialize callback: ",fe)}return JSON.stringify(this.store)}}Bn.\u0275fac=function(H){return new(H||Bn)},Bn.\u0275prov=d.Yz7({token:Bn,factory:function(){return(()=>{const ot=(0,d.f3M)(e.K0),H=(0,d.f3M)(d.AFp),fe=new Bn;return fe.store=function Vr(ot,H){const fe=ot.getElementById(H+"-state");let Ze={};if(fe&&fe.textContent)try{Ze=JSON.parse(function zn(ot){const H={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"};return ot.replace(/&[^;]+;/g,fe=>H[fe])}(fe.textContent))}catch(_t){console.warn("Exception while restoring TransferState for app "+H,_t)}return Ze}(ot,H),fe})()},providedIn:"root"});class mr{}mr.\u0275fac=function(H){return new(H||mr)},mr.\u0275mod=d.oAB({type:mr}),mr.\u0275inj=d.cJS({});const qr={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0,doubletap:!0},Yr=new d.OlP("HammerGestureConfig"),Oi=new d.OlP("HammerLoader");class Ot{constructor(){this.events=[],this.overrides={}}buildHammer(H){const fe=new Hammer(H,this.options);fe.get("pinch").set({enable:!0}),fe.get("rotate").set({enable:!0});for(const Ze in this.overrides)fe.get(Ze).set(this.overrides[Ze]);return fe}}Ot.\u0275fac=function(H){return new(H||Ot)},Ot.\u0275prov=d.Yz7({token:Ot,factory:Ot.\u0275fac});class zt extends He{constructor(H,fe,Ze,_t){super(H),this._config=fe,this.console=Ze,this.loader=_t,this._loaderPromise=null}supports(H){return!(!qr.hasOwnProperty(H.toLowerCase())&&!this.isCustomEvent(H)||!window.Hammer&&!this.loader)}addEventListener(H,fe,Ze){const _t=this.manager.getZone();if(fe=fe.toLowerCase(),!window.Hammer&&this.loader){this._loaderPromise=this._loaderPromise||_t.runOutsideAngular(()=>this.loader());let Kt=!1,_n=()=>{Kt=!0};return _t.runOutsideAngular(()=>this._loaderPromise.then(()=>{window.Hammer?Kt||(_n=this.addEventListener(H,fe,Ze)):_n=()=>{}}).catch(()=>{_n=()=>{}})),()=>{_n()}}return _t.runOutsideAngular(()=>{const Kt=this._config.buildHammer(H),_n=function(or){_t.runGuarded(function(){Ze(or)})};return Kt.on(fe,_n),()=>{Kt.off(fe,_n),"function"==typeof Kt.destroy&&Kt.destroy()}})}isCustomEvent(H){return this._config.events.indexOf(H)>-1}}zt.\u0275fac=function(H){return new(H||zt)(d.LFG(e.K0),d.LFG(Yr),d.LFG(d.c2e),d.LFG(Oi,8))},zt.\u0275prov=d.Yz7({token:zt,factory:zt.\u0275fac});class Hn{}Hn.\u0275fac=function(H){return new(H||Hn)},Hn.\u0275mod=d.oAB({type:Hn}),Hn.\u0275inj=d.cJS({providers:[{provide:Se,useClass:zt,multi:!0,deps:[e.K0,Yr,d.c2e,[new d.FiY,Oi]]},{provide:Yr,useClass:Ot,deps:[]}]});class qn{}qn.\u0275fac=function(H){return new(H||qn)},qn.\u0275prov=d.Yz7({token:qn,factory:function(H){let fe=null;return fe=H?new(H||qn):d.LFG(_r),fe},providedIn:"root"});class _r extends qn{constructor(H){super(),this._doc=H}sanitize(H,fe){if(null==fe)return null;switch(H){case d.q3G.NONE:return fe;case d.q3G.HTML:return(0,d.qzn)(fe,"HTML")?(0,d.z3N)(fe):(0,d.EiD)(this._doc,String(fe)).toString();case d.q3G.STYLE:return(0,d.qzn)(fe,"Style")?(0,d.z3N)(fe):fe;case d.q3G.SCRIPT:if((0,d.qzn)(fe,"Script"))return(0,d.z3N)(fe);throw new Error("unsafe value used in a script context");case d.q3G.URL:return(0,d.qzn)(fe,"URL")?(0,d.z3N)(fe):(0,d.mCW)(String(fe));case d.q3G.RESOURCE_URL:if((0,d.qzn)(fe,"ResourceURL"))return(0,d.z3N)(fe);throw new Error(`unsafe value used in a resource URL context (see ${d.JZr})`);default:throw new Error(`Unexpected SecurityContext ${H} (see ${d.JZr})`)}}bypassSecurityTrustHtml(H){return(0,d.JVY)(H)}bypassSecurityTrustStyle(H){return(0,d.L6k)(H)}bypassSecurityTrustScript(H){return(0,d.eBb)(H)}bypassSecurityTrustUrl(H){return(0,d.LAX)(H)}bypassSecurityTrustResourceUrl(H){return(0,d.pB0)(H)}}_r.\u0275fac=function(H){return new(H||_r)(d.LFG(e.K0))},_r.\u0275prov=d.Yz7({token:_r,factory:function(H){let fe=null;return fe=H?new H:function ar(ot){return new _r(ot.get(e.K0))}(d.LFG(d.zs3)),fe},providedIn:"root"});new d.GfV("15.0.3")},43850:(Be,ne,g)=>{"use strict";g.d(ne,{m2:()=>un,Q3:()=>Gr,OD:()=>qo,F0:()=>yr,rH:()=>Or,Bz:()=>so,lC:()=>Cs});var e=g(72612),d=g(92944),F=g(30234),W=g(46636);const V=(0,g(77322).d)(C=>function(){C(this),this.name="EmptyError",this.message="no elements in sequence"});var Z=g(92845),j=g(1531),pe=g(44945),Q=g(52264);function ye(C){return new pe.y(h=>{(0,Q.Xf)(C()).subscribe(h)})}var _e=g(65326),Oe=g(81893);function Se(C,h){const E=(0,Oe.m)(C)?C:()=>C,A=P=>P.error(E());return new pe.y(h?P=>h.schedule(A,0,P):A)}var Ae=g(91994),He=g(61515),de=g(47679),Me=g(64061),Ee=g(82566),We=g(26971),Fe=g(14152),ae=g(53191),Re=g(41797),Ke=g(87131),Ge=g(32202),Je=g(56666);function dt(C){return(0,Ge.e)((h,E)=>{let A=!1;h.subscribe((0,Je.x)(E,P=>{A=!0,E.next(P)},()=>{A||E.next(C),E.complete()}))})}function xe(C=K){return(0,Ge.e)((h,E)=>{let A=!1;h.subscribe((0,Je.x)(E,P=>{A=!0,E.next(P)},()=>A?E.complete():E.error(C())))})}function K(){return new V}var ce=g(31645);function Ce(C,h){const E=arguments.length>=2;return A=>A.pipe(C?(0,Re.h)((P,k)=>C(P,k,A)):ce.y,(0,Fe.q)(1),E?dt(h):xe(()=>new V))}var ke=g(20209),he=g(27357);function De(C){return(0,Ge.e)((h,E)=>{let k,A=null,P=!1;A=h.subscribe((0,Je.x)(E,void 0,void 0,re=>{k=(0,Q.Xf)(C(re,De(C)(h))),A?(A.unsubscribe(),A=null,k.subscribe(E)):P=!0})),P&&(A.unsubscribe(),A=null,k.subscribe(E))})}var rt=g(8033);function at(C,h){return(0,Ge.e)((0,rt.U)(C,h,arguments.length>=2,!0))}var Pe=g(57355);function gt(C,h){const E=arguments.length>=2;return A=>A.pipe(C?(0,Re.h)((P,k)=>C(P,k,A)):ce.y,(0,Pe.h)(1),E?dt(h):xe(()=>new V))}var lt=g(67359),Qe=g(31255),Et=g(31136),Ct=g(561),Dt=g(15498),Zt=g(69154);const ut="primary",Qt=Symbol("RouteTitle");class Jt{constructor(h){this.params=h||{}}has(h){return Object.prototype.hasOwnProperty.call(this.params,h)}get(h){if(this.has(h)){const E=this.params[h];return Array.isArray(E)?E[0]:E}return null}getAll(h){if(this.has(h)){const E=this.params[h];return Array.isArray(E)?E:[E]}return[]}get keys(){return Object.keys(this.params)}}function It(C){return new Jt(C)}function nn(C,h,E){const A=E.path.split("/");if(A.length>C.length||"full"===E.pathMatch&&(h.hasChildren()||A.lengthA[k]===P)}return C===h}function $(C){return Array.prototype.concat.apply([],C)}function Y(C){return C.length>0?C[C.length-1]:null}function J(C,h){for(const E in C)C.hasOwnProperty(E)&&h(C[E],E)}function ue(C){return(0,e.CqO)(C)?C:(0,e.QGY)(C)?(0,d.D)(Promise.resolve(C)):(0,F.of)(C)}const ee=!1,ie={exact:function bt(C,h,E){if(!kn(C.segments,h.segments)||!xt(C.segments,h.segments,E)||C.numberOfChildren!==h.numberOfChildren)return!1;for(const A in h.children)if(!C.children[A]||!bt(C.children[A],h.children[A],E))return!1;return!0},subset:on},Te={exact:function tt(C,h){return it(C,h)},subset:function st(C,h){return Object.keys(h).length<=Object.keys(C).length&&Object.keys(h).every(E=>we(C[E],h[E]))},ignored:()=>!0};function et(C,h,E){return ie[E.paths](C.root,h.root,E.matrixParams)&&Te[E.queryParams](C.queryParams,h.queryParams)&&!("exact"===E.fragment&&C.fragment!==h.fragment)}function on(C,h,E){return jt(C,h,h.segments,E)}function jt(C,h,E,A){if(C.segments.length>E.length){const P=C.segments.slice(0,E.length);return!(!kn(P,E)||h.hasChildren()||!xt(P,E,A))}if(C.segments.length===E.length){if(!kn(C.segments,E)||!xt(C.segments,E,A))return!1;for(const P in h.children)if(!C.children[P]||!on(C.children[P],h.children[P],A))return!1;return!0}{const P=E.slice(0,C.segments.length),k=E.slice(C.segments.length);return!!(kn(C.segments,P)&&xt(C.segments,P,A)&&C.children[ut])&&jt(C.children[ut],h,k,A)}}function xt(C,h,E){return h.every((A,P)=>Te[E](C[P].parameters,A.parameters))}class Dn{constructor(h=new Nt([],{}),E={},A=null){this.root=h,this.queryParams=E,this.fragment=A,ee}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=It(this.queryParams)),this._queryParamMap}toString(){return Mn.serialize(this)}}class Nt{constructor(h,E){this.segments=h,this.children=E,this.parent=null,J(E,(A,P)=>A.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Bn(this)}}class Xt{constructor(h,E){this.path=h,this.parameters=E}get parameterMap(){return this._parameterMap||(this._parameterMap=It(this.parameters)),this._parameterMap}toString(){return Ot(this)}}function kn(C,h){return C.length===h.length&&C.every((E,A)=>E.path===h[A].path)}class Ln{}Ln.\u0275fac=function(h){return new(h||Ln)},Ln.\u0275prov=e.Yz7({token:Ln,factory:function(){return new zn},providedIn:"root"});class zn{parse(h){const E=new fe(h);return new Dn(E.parseRootSegment(),E.parseQueryParams(),E.parseFragment())}serialize(h){const E=`/${Vr(h.root,!0)}`,A=function Hn(C){const h=Object.keys(C).map(E=>{const A=C[E];return Array.isArray(A)?A.map(P=>`${oi(E)}=${oi(P)}`).join("&"):`${oi(E)}=${oi(A)}`}).filter(E=>!!E);return h.length?`?${h.join("&")}`:""}(h.queryParams);return`${E}${A}${"string"==typeof h.fragment?`#${function ir(C){return encodeURI(C)}(h.fragment)}`:""}`}}const Mn=new zn;function Bn(C){return C.segments.map(h=>Ot(h)).join("/")}function Vr(C,h){if(!C.hasChildren())return Bn(C);if(h){const E=C.children[ut]?Vr(C.children[ut],!1):"",A=[];return J(C.children,(P,k)=>{k!==ut&&A.push(`${k}:${Vr(P,!1)}`)}),A.length>0?`${E}(${A.join("//")})`:E}{const E=function rn(C,h){let E=[];return J(C.children,(A,P)=>{P===ut&&(E=E.concat(h(A,P)))}),J(C.children,(A,P)=>{P!==ut&&(E=E.concat(h(A,P)))}),E}(C,(A,P)=>P===ut?[Vr(C.children[ut],!1)]:[`${P}:${Vr(A,!1)}`]);return 1===Object.keys(C.children).length&&null!=C.children[ut]?`${Bn(C)}/${E[0]}`:`${Bn(C)}/(${E.join("//")})`}}function mr(C){return encodeURIComponent(C).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function oi(C){return mr(C).replace(/%3B/gi,";")}function qr(C){return mr(C).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Yr(C){return decodeURIComponent(C)}function Oi(C){return Yr(C.replace(/\+/g,"%20"))}function Ot(C){return`${qr(C.path)}${function zt(C){return Object.keys(C).map(h=>`;${qr(h)}=${qr(C[h])}`).join("")}(C.parameters)}`}const qn=/^[^\/()?;=#]+/;function ar(C){const h=C.match(qn);return h?h[0]:""}const _r=/^[^=?&#]+/;const ot=/^[^&#]+/;class fe{constructor(h){this.url=h,this.remaining=h}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Nt([],{}):new Nt([],this.parseChildren())}parseQueryParams(){const h={};if(this.consumeOptional("?"))do{this.parseQueryParam(h)}while(this.consumeOptional("&"));return h}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const h=[];for(this.peekStartsWith("(")||h.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),h.push(this.parseSegment());let E={};this.peekStartsWith("/(")&&(this.capture("/"),E=this.parseParens(!0));let A={};return this.peekStartsWith("(")&&(A=this.parseParens(!1)),(h.length>0||Object.keys(E).length>0)&&(A[ut]=new Nt(h,E)),A}parseSegment(){const h=ar(this.remaining);if(""===h&&this.peekStartsWith(";"))throw new e.vHH(4009,ee);return this.capture(h),new Xt(Yr(h),this.parseMatrixParams())}parseMatrixParams(){const h={};for(;this.consumeOptional(";");)this.parseParam(h);return h}parseParam(h){const E=ar(this.remaining);if(!E)return;this.capture(E);let A="";if(this.consumeOptional("=")){const P=ar(this.remaining);P&&(A=P,this.capture(A))}h[Yr(E)]=Yr(A)}parseQueryParam(h){const E=function En(C){const h=C.match(_r);return h?h[0]:""}(this.remaining);if(!E)return;this.capture(E);let A="";if(this.consumeOptional("=")){const re=function H(C){const h=C.match(ot);return h?h[0]:""}(this.remaining);re&&(A=re,this.capture(A))}const P=Oi(E),k=Oi(A);if(h.hasOwnProperty(P)){let re=h[P];Array.isArray(re)||(re=[re],h[P]=re),re.push(k)}else h[P]=k}parseParens(h){const E={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const A=ar(this.remaining),P=this.remaining[A.length];if("/"!==P&&")"!==P&&";"!==P)throw new e.vHH(4010,ee);let k;A.indexOf(":")>-1?(k=A.slice(0,A.indexOf(":")),this.capture(k),this.capture(":")):h&&(k=ut);const re=this.parseChildren();E[k]=1===Object.keys(re).length?re[ut]:new Nt([],re),this.consumeOptional("//")}return E}peekStartsWith(h){return this.remaining.startsWith(h)}consumeOptional(h){return!!this.peekStartsWith(h)&&(this.remaining=this.remaining.substring(h.length),!0)}capture(h){if(!this.consumeOptional(h))throw new e.vHH(4011,ee)}}function Ze(C){return C.segments.length>0?new Nt([],{[ut]:C}):C}function _t(C){const h={};for(const A of Object.keys(C.children)){const k=_t(C.children[A]);(k.segments.length>0||k.hasChildren())&&(h[A]=k)}return function Kt(C){if(1===C.numberOfChildren&&C.children[ut]){const h=C.children[ut];return new Nt(C.segments.concat(h.segments),h.children)}return C}(new Nt(C.segments,h))}function _n(C){return C instanceof Dn}function Ii(C,h,E,A,P){if(0===E.length)return Xi(h.root,h.root,h.root,A,P);const k=Hr(E);if(k.toRoot())return Xi(h.root,h.root,new Nt([],{}),A,P);return function re(pt){const Mt=function Pi(C,h,E,A){if(C.isAbsolute)return new Zn(h.root,!0,0);if(-1===A){const re=E===h.root;return new Zn(E,re,0)}const P=Co(C.commands[0])?0:1;return hi(E,A+P,C.numberOfDoubleDots)}(k,h,C.snapshot?._urlSegment,pt),pn=Mt.processChildren?Wn(Mt.segmentGroup,Mt.index,k.commands):cn(Mt.segmentGroup,Mt.index,k.commands);return Xi(h.root,Mt.segmentGroup,pn,A,P)}(C.snapshot?._lastPathIndex)}function Co(C){return"object"==typeof C&&null!=C&&!C.outlets&&!C.segmentPath}function wo(C){return"object"==typeof C&&null!=C&&C.outlets}function Xi(C,h,E,A,P){let re,k={};A&&J(A,(pt,Mt)=>{k[Mt]=Array.isArray(pt)?pt.map(pn=>`${pn}`):`${pt}`}),re=C===h?E:Ds(C,h,E);const Ue=Ze(_t(re));return new Dn(Ue,k,P)}function Ds(C,h,E){const A={};return J(C.children,(P,k)=>{A[k]=P===h?E:Ds(P,h,E)}),new Nt(C.segments,A)}class Cn{constructor(h,E,A){if(this.isAbsolute=h,this.numberOfDoubleDots=E,this.commands=A,h&&A.length>0&&Co(A[0]))throw new e.vHH(4003,false);const P=A.find(wo);if(P&&P!==Y(A))throw new e.vHH(4004,false)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}function Hr(C){if("string"==typeof C[0]&&1===C.length&&"/"===C[0])return new Cn(!0,0,C);let h=0,E=!1;const A=C.reduce((P,k,re)=>{if("object"==typeof k&&null!=k){if(k.outlets){const Ue={};return J(k.outlets,(pt,Mt)=>{Ue[Mt]="string"==typeof pt?pt.split("/"):pt}),[...P,{outlets:Ue}]}if(k.segmentPath)return[...P,k.segmentPath]}return"string"!=typeof k?[...P,k]:0===re?(k.split("/").forEach((Ue,pt)=>{0==pt&&"."===Ue||(0==pt&&""===Ue?E=!0:".."===Ue?h++:""!=Ue&&P.push(Ue))}),P):[...P,k]},[]);return new Cn(E,h,A)}class Zn{constructor(h,E,A){this.segmentGroup=h,this.processChildren=E,this.index=A}}function hi(C,h,E){let A=C,P=h,k=E;for(;k>P;){if(k-=P,A=A.parent,!A)throw new e.vHH(4005,false);P=A.segments.length}return new Zn(A,!1,P-k)}function cn(C,h,E){if(C||(C=new Nt([],{})),0===C.segments.length&&C.hasChildren())return Wn(C,h,E);const A=function qi(C,h,E){let A=0,P=h;const k={match:!1,pathIndex:0,commandIndex:0};for(;P=E.length)return k;const re=C.segments[P],Ue=E[A];if(wo(Ue))break;const pt=`${Ue}`,Mt=A0&&void 0===pt)break;if(pt&&Mt&&"object"==typeof Mt&&void 0===Mt.outlets){if(!$n(pt,Mt,re))return k;A+=2}else{if(!$n(pt,{},re))return k;A++}P++}return{match:!0,pathIndex:P,commandIndex:A}}(C,h,E),P=E.slice(A.commandIndex);if(A.match&&A.pathIndex{"string"==typeof k&&(k=[k]),null!==k&&(P[re]=cn(C.children[re],h,k))}),J(C.children,(k,re)=>{void 0===A[re]&&(P[re]=k)}),new Nt(C.segments,P)}}function Kr(C,h,E){const A=C.segments.slice(0,h);let P=0;for(;P{"string"==typeof E&&(E=[E]),null!==E&&(h[A]=Kr(new Nt([],{}),0,E))}),h}function Mo(C){const h={};return J(C,(E,A)=>h[A]=`${E}`),h}function $n(C,h,E){return C==E.path&&it(h,E.parameters)}class Gi{constructor(h,E){this.id=h,this.url=E}}class qo extends Gi{constructor(h,E,A="imperative",P=null){super(h,E),this.type=0,this.navigationTrigger=A,this.restoredState=P}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class un extends Gi{constructor(h,E,A){super(h,E),this.urlAfterRedirects=A,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Zr extends Gi{constructor(h,E,A,P){super(h,E),this.reason=A,this.code=P,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class Gr extends Gi{constructor(h,E,A,P){super(h,E),this.error=A,this.target=P,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class gi extends Gi{constructor(h,E,A,P){super(h,E),this.urlAfterRedirects=A,this.state=P,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Ho extends Gi{constructor(h,E,A,P){super(h,E),this.urlAfterRedirects=A,this.state=P,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class er extends Gi{constructor(h,E,A,P,k){super(h,E),this.urlAfterRedirects=A,this.state=P,this.shouldActivate=k,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class eo extends Gi{constructor(h,E,A,P){super(h,E),this.urlAfterRedirects=A,this.state=P,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class uo extends Gi{constructor(h,E,A,P){super(h,E),this.urlAfterRedirects=A,this.state=P,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Sr{constructor(h){this.route=h,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Ks{constructor(h){this.route=h,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class zi{constructor(h){this.snapshot=h,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class cr{constructor(h){this.snapshot=h,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class bl{constructor(h){this.snapshot=h,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class bs{constructor(h){this.snapshot=h,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Ni{constructor(h,E,A){this.routerEvent=h,this.position=E,this.anchor=A,this.type=15}toString(){const h=this.position?`${this.position[0]}, ${this.position[1]}`:null;return`Scroll(anchor: '${this.anchor}', position: '${h}')`}}class si{constructor(h){this._root=h}get root(){return this._root.value}parent(h){const E=this.pathFromRoot(h);return E.length>1?E[E.length-2]:null}children(h){const E=mi(h,this._root);return E?E.children.map(A=>A.value):[]}firstChild(h){const E=mi(h,this._root);return E&&E.children.length>0?E.children[0].value:null}siblings(h){const E=Qn(h,this._root);return E.length<2?[]:E[E.length-2].children.map(P=>P.value).filter(P=>P!==h)}pathFromRoot(h){return Qn(h,this._root).map(E=>E.value)}}function mi(C,h){if(C===h.value)return h;for(const E of h.children){const A=mi(C,E);if(A)return A}return null}function Qn(C,h){if(C===h.value)return[h];for(const E of h.children){const A=Qn(C,E);if(A.length)return A.unshift(h),A}return[]}class _i{constructor(h,E){this.value=h,this.children=E}toString(){return`TreeNode(${this.value})`}}function ur(C){const h={};return C&&C.children.forEach(E=>h[E.value.outlet]=E),h}class vi extends si{constructor(h,E){super(h),this.snapshot=E,es(this,h)}toString(){return this.snapshot.toString()}}function Fa(C,h){const E=function zr(C,h){const re=new ai([],{},{},"",{},ut,h,null,C.root,-1,{});return new fa("",new _i(re,[]))}(C,h),A=new W.X([new Xt("",{})]),P=new W.X({}),k=new W.X({}),re=new W.X({}),Ue=new W.X(""),pt=new yi(A,P,re,Ue,k,ut,h,E.root);return pt.snapshot=E.root,new vi(new _i(pt,[]),E)}class yi{constructor(h,E,A,P,k,re,Ue,pt){this.url=h,this.params=E,this.queryParams=A,this.fragment=P,this.data=k,this.outlet=re,this.component=Ue,this.title=this.data?.pipe((0,Ee.U)(Mt=>Mt[Qt]))??(0,F.of)(void 0),this._futureSnapshot=pt}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe((0,Ee.U)(h=>It(h)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe((0,Ee.U)(h=>It(h)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function dr(C,h="emptyOnly"){const E=C.pathFromRoot;let A=0;if("always"!==h)for(A=E.length-1;A>=1;){const P=E[A],k=E[A-1];if(P.routeConfig&&""===P.routeConfig.path)A--;else{if(k.component)break;A--}}return function To(C){return C.reduce((h,E)=>({params:{...h.params,...E.params},data:{...h.data,...E.data},resolve:{...E.data,...h.resolve,...E.routeConfig?.data,...E._resolvedData}}),{params:{},data:{},resolve:{}})}(E.slice(A))}class ai{constructor(h,E,A,P,k,re,Ue,pt,Mt,pn,Dr){this.url=h,this.params=E,this.queryParams=A,this.fragment=P,this.data=k,this.outlet=re,this.component=Ue,this.routeConfig=pt,this._urlSegment=Mt,this._lastPathIndex=pn,this._resolve=Dr}get title(){return this.data?.[Qt]}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=It(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=It(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(A=>A.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class fa extends si{constructor(h,E){super(E),this.url=h,es(this,E)}toString(){return Go(this._root)}}function es(C,h){h.value._routerState=C,h.children.forEach(E=>es(C,E))}function Go(C){const h=C.children.length>0?` { ${C.children.map(Go).join(", ")} } `:"";return`${C.value}${h}`}function zo(C){if(C.snapshot){const h=C.snapshot,E=C._futureSnapshot;C.snapshot=E,it(h.queryParams,E.queryParams)||C.queryParams.next(E.queryParams),h.fragment!==E.fragment&&C.fragment.next(E.fragment),it(h.params,E.params)||C.params.next(E.params),function Rt(C,h){if(C.length!==h.length)return!1;for(let E=0;Eit(E.parameters,h[A].parameters))}(C.url,h.url),A=!C.parent!=!h.parent;return E&&!A&&(!C.parent||li(C.parent,h.parent))}function Wi(C,h,E){if(E&&C.shouldReuseRoute(h.value,E.value.snapshot)){const A=E.value;A._futureSnapshot=h.value;const P=function pa(C,h,E){return h.children.map(A=>{for(const P of E.children)if(C.shouldReuseRoute(A.value,P.value.snapshot))return Wi(C,A,P);return Wi(C,A)})}(C,h,E);return new _i(A,P)}{if(C.shouldAttach(h.value)){const k=C.retrieve(h.value);if(null!==k){const re=k.route;return re.value._futureSnapshot=h.value,re.children=h.children.map(Ue=>Wi(C,Ue)),re}}const A=function xi(C){return new yi(new W.X(C.url),new W.X(C.params),new W.X(C.queryParams),new W.X(C.fragment),new W.X(C.data),C.outlet,C.component,C)}(h.value),P=h.children.map(k=>Wi(C,k));return new _i(A,P)}}const La="ngNavigationCancelingError";function ts(C,h){const{redirectTo:E,navigationBehaviorOptions:A}=_n(h)?{redirectTo:h,navigationBehaviorOptions:void 0}:h,P=Di(!1,0,h);return P.url=E,P.navigationBehaviorOptions=A,P}function Di(C,h,E){const A=new Error("NavigationCancelingError: "+(C||""));return A[La]=!0,A.cancellationCode=h,E&&(A.url=E),A}function ha(C){return Ba(C)&&_n(C.url)}function Ba(C){return C&&C[La]}class Ua{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Wr,this.attachRef=null}}class Wr{constructor(){this.contexts=new Map}onChildOutletCreated(h,E){const A=this.getOrCreateContext(h);A.outlet=E,this.contexts.set(h,A)}onChildOutletDestroyed(h){const E=this.getContext(h);E&&(E.outlet=null,E.attachRef=null)}onOutletDeactivated(){const h=this.contexts;return this.contexts=new Map,h}onOutletReAttached(h){this.contexts=h}getOrCreateContext(h){let E=this.getContext(h);return E||(E=new Ua,this.contexts.set(h,E)),E}getContext(h){return this.contexts.get(h)||null}}Wr.\u0275fac=function(h){return new(h||Wr)},Wr.\u0275prov=e.Yz7({token:Wr,factory:Wr.\u0275fac,providedIn:"root"});const ns=!1;class Cs{constructor(){this.activated=null,this._activatedRoute=null,this.name=ut,this.activateEvents=new e.vpe,this.deactivateEvents=new e.vpe,this.attachEvents=new e.vpe,this.detachEvents=new e.vpe,this.parentContexts=(0,e.f3M)(Wr),this.location=(0,e.f3M)(e.s_b),this.changeDetector=(0,e.f3M)(e.sBO),this.environmentInjector=(0,e.f3M)(e.lqb)}ngOnChanges(h){if(h.name){const{firstChange:E,previousValue:A}=h.name;if(E)return;this.isTrackedInParentContexts(A)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(A)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(h){return this.parentContexts.getContext(h)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const h=this.parentContexts.getContext(this.name);h?.route&&(h.attachRef?this.attach(h.attachRef,h.route):this.activateWith(h.route,h.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new e.vHH(4012,ns);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new e.vHH(4012,ns);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new e.vHH(4012,ns);this.location.detach();const h=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(h.instance),h}attach(h,E){this.activated=h,this._activatedRoute=E,this.location.insert(h.hostView),this.attachEvents.emit(h.instance)}deactivate(){if(this.activated){const h=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(h)}}activateWith(h,E){if(this.isActivated)throw new e.vHH(4013,ns);this._activatedRoute=h;const A=this.location,k=h.snapshot.component,re=this.parentContexts.getOrCreateContext(this.name).children,Ue=new El(h,re,A.injector);if(E&&function Qr(C){return!!C.resolveComponentFactory}(E)){const pt=E.resolveComponentFactory(k);this.activated=A.createComponent(pt,A.length,Ue)}else{const pt=E??this.environmentInjector;this.activated=A.createComponent(k,{index:A.length,injector:Ue,environmentInjector:pt})}this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}Cs.\u0275fac=function(h){return new(h||Cs)},Cs.\u0275dir=e.lG2({type:Cs,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[e.TTD]});class El{constructor(h,E,A){this.route=h,this.childContexts=E,this.parent=A}get(h,E){return h===yi?this.route:h===Wr?this.childContexts:this.parent.get(h,E)}}class fo{}function ci(C,h){return C.providers&&!C._injector&&(C._injector=(0,e.MMx)(C.providers,h,`Route: ${C.path}`)),C._injector??h}function ui(C){const h=C.children&&C.children.map(ui),E=h?{...C,children:h}:{...C};return!E.component&&!E.loadComponent&&(h||E.loadChildren)&&E.outlet&&E.outlet!==ut&&(E.component=fo),E}function bi(C){return C.outlet||ut}function Fi(C,h){const E=C.filter(A=>bi(A)===h);return E.push(...C.filter(A=>bi(A)!==h)),E}function bn(C){if(!C)return null;if(C.routeConfig?._injector)return C.routeConfig._injector;for(let h=C.parent;h;h=h.parent){const E=h.routeConfig;if(E?._loadedInjector)return E._loadedInjector;if(E?._injector)return E._injector}return null}fo.\u0275fac=function(h){return new(h||fo)},fo.\u0275cmp=e.Xpm({type:fo,selectors:[["ng-component"]],standalone:!0,features:[e.jDz],decls:1,vars:0,template:function(h,E){1&h&&e._UZ(0,"router-outlet")},dependencies:[Cs],encapsulation:2});class po{constructor(h,E,A,P){this.routeReuseStrategy=h,this.futureState=E,this.currState=A,this.forwardEvent=P}activate(h){const E=this.futureState._root,A=this.currState?this.currState._root:null;this.deactivateChildRoutes(E,A,h),zo(this.futureState.root),this.activateChildRoutes(E,A,h)}deactivateChildRoutes(h,E,A){const P=ur(E);h.children.forEach(k=>{const re=k.value.outlet;this.deactivateRoutes(k,P[re],A),delete P[re]}),J(P,(k,re)=>{this.deactivateRouteAndItsChildren(k,A)})}deactivateRoutes(h,E,A){const P=h.value,k=E?E.value:null;if(P===k)if(P.component){const re=A.getContext(P.outlet);re&&this.deactivateChildRoutes(h,E,re.children)}else this.deactivateChildRoutes(h,E,A);else k&&this.deactivateRouteAndItsChildren(E,A)}deactivateRouteAndItsChildren(h,E){h.value.component&&this.routeReuseStrategy.shouldDetach(h.value.snapshot)?this.detachAndStoreRouteSubtree(h,E):this.deactivateRouteAndOutlet(h,E)}detachAndStoreRouteSubtree(h,E){const A=E.getContext(h.value.outlet),P=A&&h.value.component?A.children:E,k=ur(h);for(const re of Object.keys(k))this.deactivateRouteAndItsChildren(k[re],P);if(A&&A.outlet){const re=A.outlet.detach(),Ue=A.children.onOutletDeactivated();this.routeReuseStrategy.store(h.value.snapshot,{componentRef:re,route:h,contexts:Ue})}}deactivateRouteAndOutlet(h,E){const A=E.getContext(h.value.outlet),P=A&&h.value.component?A.children:E,k=ur(h);for(const re of Object.keys(k))this.deactivateRouteAndItsChildren(k[re],P);A&&A.outlet&&(A.outlet.deactivate(),A.children.onOutletDeactivated(),A.attachRef=null,A.resolver=null,A.route=null)}activateChildRoutes(h,E,A){const P=ur(E);h.children.forEach(k=>{this.activateRoutes(k,P[k.value.outlet],A),this.forwardEvent(new bs(k.value.snapshot))}),h.children.length&&this.forwardEvent(new cr(h.value.snapshot))}activateRoutes(h,E,A){const P=h.value,k=E?E.value:null;if(zo(P),P===k)if(P.component){const re=A.getOrCreateContext(P.outlet);this.activateChildRoutes(h,E,re.children)}else this.activateChildRoutes(h,E,A);else if(P.component){const re=A.getOrCreateContext(P.outlet);if(this.routeReuseStrategy.shouldAttach(P.snapshot)){const Ue=this.routeReuseStrategy.retrieve(P.snapshot);this.routeReuseStrategy.store(P.snapshot,null),re.children.onOutletReAttached(Ue.contexts),re.attachRef=Ue.componentRef,re.route=Ue.route.value,re.outlet&&re.outlet.attach(Ue.componentRef,Ue.route.value),zo(Ue.route.value),this.activateChildRoutes(h,null,re.children)}else{const Ue=bn(P.snapshot),pt=Ue?.get(e._Vd)??null;re.attachRef=null,re.route=P,re.resolver=pt,re.injector=Ue,re.outlet&&re.outlet.activateWith(P,re.injector),this.activateChildRoutes(h,null,re.children)}}else this.activateChildRoutes(h,null,A)}}class Ei{constructor(h){this.path=h,this.route=this.path[this.path.length-1]}}class ho{constructor(h,E){this.component=h,this.route=E}}function Va(C,h,E){const A=C._root;return to(A,h?h._root:null,E,[A.value])}function Cr(C,h){const E=Symbol(),A=h.get(C,E);return A===E?"function"!=typeof C||(0,e.Z0I)(C)?h.get(C):C:A}function to(C,h,E,A,P={canDeactivateChecks:[],canActivateChecks:[]}){const k=ur(h);return C.children.forEach(re=>{(function ss(C,h,E,A,P={canDeactivateChecks:[],canActivateChecks:[]}){const k=C.value,re=h?h.value:null,Ue=E?E.getContext(C.value.outlet):null;if(re&&k.routeConfig===re.routeConfig){const pt=function Ha(C,h,E){if("function"==typeof E)return E(C,h);switch(E){case"pathParamsChange":return!kn(C.url,h.url);case"pathParamsOrQueryParamsChange":return!kn(C.url,h.url)||!it(C.queryParams,h.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!li(C,h)||!it(C.queryParams,h.queryParams);default:return!li(C,h)}}(re,k,k.routeConfig.runGuardsAndResolvers);pt?P.canActivateChecks.push(new Ei(A)):(k.data=re.data,k._resolvedData=re._resolvedData),k.component?to(C,h,Ue?Ue.children:null,A,P):to(C,h,E,A,P),pt&&Ue&&Ue.outlet&&Ue.outlet.isActivated&&P.canDeactivateChecks.push(new ho(Ue.outlet.component,re))}else re&&no(h,Ue,P),P.canActivateChecks.push(new Ei(A)),k.component?to(C,null,Ue?Ue.children:null,A,P):to(C,null,E,A,P);return P})(re,k[re.value.outlet],E,A.concat([re.value]),P),delete k[re.value.outlet]}),J(k,(re,Ue)=>no(re,E.getContext(Ue),P)),P}function no(C,h,E){const A=ur(C),P=C.value;J(A,(k,re)=>{P.component?no(k,h?h.children.getContext(re):null,E):no(k,h,E)}),P.component&&h&&h.outlet&&h.outlet.isActivated?E.canDeactivateChecks.push(new ho(h.outlet.component,P)):E.canDeactivateChecks.push(new ho(null,P))}function Bi(C){return"function"==typeof C}function Fn(C){return C instanceof V||"EmptyError"===C?.name}const Ls=Symbol("INITIAL_VALUE");function I(){return(0,We.w)(C=>(0,Z.a)(C.map(h=>h.pipe((0,Fe.q)(1),(0,ae.O)(Ls)))).pipe((0,Ee.U)(h=>{for(const E of h)if(!0!==E){if(E===Ls)return Ls;if(!1===E||E instanceof Dn)return E}return!0}),(0,Re.h)(h=>h!==Ls),(0,Fe.q)(1)))}function y(C,h){return(0,Ke.z)(E=>{const{targetSnapshot:A,currentSnapshot:P,guards:{canActivateChecks:k,canDeactivateChecks:re}}=E;return 0===re.length&&0===k.length?(0,F.of)({...E,guardsResult:!0}):function R(C,h,E,A){return(0,d.D)(C).pipe((0,Ke.z)(P=>function di(C,h,E,A,P){const k=h&&h.routeConfig?h.routeConfig.canDeactivate:null;if(!k||0===k.length)return(0,F.of)(!0);const re=k.map(Ue=>{const pt=bn(h)??P,Mt=Cr(Ue,pt);return ue(function wl(C){return C&&Bi(C.canDeactivate)}(Mt)?Mt.canDeactivate(C,h,E,A):pt.runInContext(()=>Mt(C,h,E,A))).pipe(Ce())});return(0,F.of)(re).pipe(I())}(P.component,P.route,E,h,A)),Ce(P=>!0!==P,!0))}(re,A,P,C).pipe((0,Ke.z)(Ue=>Ue&&function go(C){return"boolean"==typeof C}(Ue)?function be(C,h,E,A){return(0,d.D)(h).pipe((0,ke.b)(P=>(0,j.z)(function Tn(C,h){return null!==C&&h&&h(new zi(C)),(0,F.of)(!0)}(P.route.parent,A),function nt(C,h){return null!==C&&h&&h(new bl(C)),(0,F.of)(!0)}(P.route,A),function kr(C,h,E){const A=h[h.length-1],k=h.slice(0,h.length-1).reverse().map(re=>function Li(C){const h=C.routeConfig?C.routeConfig.canActivateChild:null;return h&&0!==h.length?{node:C,guards:h}:null}(re)).filter(re=>null!==re).map(re=>ye(()=>{const Ue=re.guards.map(pt=>{const Mt=bn(re.node)??E,pn=Cr(pt,Mt);return ue(function Xl(C){return C&&Bi(C.canActivateChild)}(pn)?pn.canActivateChild(A,C):Mt.runInContext(()=>pn(A,C))).pipe(Ce())});return(0,F.of)(Ue).pipe(I())}));return(0,F.of)(k).pipe(I())}(C,P.path,E),function pr(C,h,E){const A=h.routeConfig?h.routeConfig.canActivate:null;if(!A||0===A.length)return(0,F.of)(!0);const P=A.map(k=>ye(()=>{const re=bn(h)??E,Ue=Cr(k,re);return ue(function $o(C){return C&&Bi(C.canActivate)}(Ue)?Ue.canActivate(h,C):re.runInContext(()=>Ue(h,C))).pipe(Ce())}));return(0,F.of)(P).pipe(I())}(C,P.route,E))),Ce(P=>!0!==P,!0))}(A,k,C,h):(0,F.of)(Ue)),(0,Ee.U)(Ue=>({...E,guardsResult:Ue})))})}function $i(C,h,E,A){const P=h.canLoad;if(void 0===P||0===P.length)return(0,F.of)(!0);const k=P.map(re=>{const Ue=Cr(re,C);return ue(function kt(C){return C&&Bi(C.canLoad)}(Ue)?Ue.canLoad(h,E):C.runInContext(()=>Ue(h,E)))});return(0,F.of)(k).pipe(I(),Bs(A))}function Bs(C){return(0,_e.z)((0,he.b)(h=>{if(_n(h))throw ts(0,h)}),(0,Ee.U)(h=>!0===h))}function jo(C,h,E,A){const P=h.canMatch;if(!P||0===P.length)return(0,F.of)(!0);const k=P.map(re=>{const Ue=Cr(re,C);return ue(function ma(C){return C&&Bi(C.canMatch)}(Ue)?Ue.canMatch(h,E):C.runInContext(()=>Ue(h,E)))});return(0,F.of)(k).pipe(I(),Bs())}const Us={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function jn(C,h,E,A,P){const k=Ao(C,h,E);return k.matched?jo(A=ci(h,A),h,E).pipe((0,Ee.U)(re=>!0===re?k:{...Us})):(0,F.of)(k)}function Ao(C,h,E){if(""===h.path)return"full"===h.pathMatch&&(C.hasChildren()||E.length>0)?{...Us}:{matched:!0,consumedSegments:[],remainingSegments:E,parameters:{},positionalParamSegments:{}};const P=(h.matcher||nn)(E,C,h);if(!P)return{...Us};const k={};J(P.posParams,(Ue,pt)=>{k[pt]=Ue.path});const re=P.consumed.length>0?{...k,...P.consumed[P.consumed.length-1].parameters}:k;return{matched:!0,consumedSegments:P.consumed,remainingSegments:E.slice(P.consumed.length),parameters:re,positionalParamSegments:P.posParams??{}}}function ji(C,h,E,A){if(E.length>0&&function ql(C,h,E){return E.some(A=>Zs(C,h,A)&&bi(A)!==ut)}(C,E,A)){const k=new Nt(h,function Io(C,h,E,A){const P={};P[ut]=A,A._sourceSegment=C,A._segmentIndexShift=h.length;for(const k of E)if(""===k.path&&bi(k)!==ut){const re=new Nt([],{});re._sourceSegment=C,re._segmentIndexShift=h.length,P[bi(k)]=re}return P}(C,h,A,new Nt(E,C.children)));return k._sourceSegment=C,k._segmentIndexShift=h.length,{segmentGroup:k,slicedSegments:[]}}if(0===E.length&&function Ml(C,h,E){return E.some(A=>Zs(C,h,A))}(C,E,A)){const k=new Nt(C.segments,function ro(C,h,E,A,P){const k={};for(const re of A)if(Zs(C,E,re)&&!P[bi(re)]){const Ue=new Nt([],{});Ue._sourceSegment=C,Ue._segmentIndexShift=h.length,k[bi(re)]=Ue}return{...P,...k}}(C,h,E,A,C.children));return k._sourceSegment=C,k._segmentIndexShift=h.length,{segmentGroup:k,slicedSegments:E}}const P=new Nt(C.segments,C.children);return P._sourceSegment=C,P._segmentIndexShift=h.length,{segmentGroup:P,slicedSegments:E}}function Zs(C,h,E){return(!(C.hasChildren()||h.length>0)||"full"!==E.pathMatch)&&""===E.path}function _a(C,h,E,A){return!!(bi(C)===A||A!==ut&&Zs(h,E,C))&&("**"===C.path||Ao(h,C,E).matched)}function Gn(C,h,E){return 0===h.length&&!C.children[E]}const Yi=!1;class as{constructor(h){this.segmentGroup=h||null}}class _o{constructor(h){this.urlTree=h}}function vo(C){return Se(new as(C))}function Ms(C){return Se(new _o(C))}class ya{constructor(h,E,A,P,k){this.injector=h,this.configLoader=E,this.urlSerializer=A,this.urlTree=P,this.config=k,this.allowRedirects=!0}apply(){const h=ji(this.urlTree.root,[],[],this.config).segmentGroup,E=new Nt(h.segments,h.children);return this.expandSegmentGroup(this.injector,this.config,E,ut).pipe((0,Ee.U)(k=>this.createUrlTree(_t(k),this.urlTree.queryParams,this.urlTree.fragment))).pipe(De(k=>{if(k instanceof _o)return this.allowRedirects=!1,this.match(k.urlTree);throw k instanceof as?this.noMatchError(k):k}))}match(h){return this.expandSegmentGroup(this.injector,this.config,h.root,ut).pipe((0,Ee.U)(P=>this.createUrlTree(_t(P),h.queryParams,h.fragment))).pipe(De(P=>{throw P instanceof as?this.noMatchError(P):P}))}noMatchError(h){return new e.vHH(4002,Yi)}createUrlTree(h,E,A){const P=Ze(h);return new Dn(P,E,A)}expandSegmentGroup(h,E,A,P){return 0===A.segments.length&&A.hasChildren()?this.expandChildren(h,E,A).pipe((0,Ee.U)(k=>new Nt([],k))):this.expandSegment(h,A,E,A.segments,P,!0)}expandChildren(h,E,A){const P=[];for(const k of Object.keys(A.children))"primary"===k?P.unshift(k):P.push(k);return(0,d.D)(P).pipe((0,ke.b)(k=>{const re=A.children[k],Ue=Fi(E,k);return this.expandSegmentGroup(h,Ue,re,k).pipe((0,Ee.U)(pt=>({segment:pt,outlet:k})))}),at((k,re)=>(k[re.outlet]=re.segment,k),{}),gt())}expandSegment(h,E,A,P,k,re){return(0,d.D)(A).pipe((0,ke.b)(Ue=>this.expandSegmentAgainstRoute(h,E,A,Ue,P,k,re).pipe(De(Mt=>{if(Mt instanceof as)return(0,F.of)(null);throw Mt}))),Ce(Ue=>!!Ue),De((Ue,pt)=>{if(Fn(Ue))return Gn(E,P,k)?(0,F.of)(new Nt([],{})):vo(E);throw Ue}))}expandSegmentAgainstRoute(h,E,A,P,k,re,Ue){return _a(P,E,k,re)?void 0===P.redirectTo?this.matchSegmentAgainstRoute(h,E,P,k,re):Ue&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(h,E,A,P,k,re):vo(E):vo(E)}expandSegmentAgainstRouteUsingRedirect(h,E,A,P,k,re){return"**"===P.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(h,A,P,re):this.expandRegularSegmentAgainstRouteUsingRedirect(h,E,A,P,k,re)}expandWildCardWithParamsAgainstRouteUsingRedirect(h,E,A,P){const k=this.applyRedirectCommands([],A.redirectTo,{});return A.redirectTo.startsWith("/")?Ms(k):this.lineralizeSegments(A,k).pipe((0,Ke.z)(re=>{const Ue=new Nt(re,{});return this.expandSegment(h,Ue,E,re,P,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(h,E,A,P,k,re){const{matched:Ue,consumedSegments:pt,remainingSegments:Mt,positionalParamSegments:pn}=Ao(E,P,k);if(!Ue)return vo(E);const Dr=this.applyRedirectCommands(pt,P.redirectTo,pn);return P.redirectTo.startsWith("/")?Ms(Dr):this.lineralizeSegments(P,Dr).pipe((0,Ke.z)(Wt=>this.expandSegment(h,E,A,Wt.concat(Mt),re,!1)))}matchSegmentAgainstRoute(h,E,A,P,k){return"**"===A.path?(h=ci(A,h),A.loadChildren?(A._loadedRoutes?(0,F.of)({routes:A._loadedRoutes,injector:A._loadedInjector}):this.configLoader.loadChildren(h,A)).pipe((0,Ee.U)(Ue=>(A._loadedRoutes=Ue.routes,A._loadedInjector=Ue.injector,new Nt(P,{})))):(0,F.of)(new Nt(P,{}))):jn(E,A,P,h,this.urlSerializer).pipe((0,We.w)(({matched:re,consumedSegments:Ue,remainingSegments:pt})=>re?(h=A._injector??h,this.getChildConfig(h,A,P).pipe((0,Ke.z)(pn=>{const Dr=pn.injector??h,Wt=pn.routes,{segmentGroup:gr,slicedSegments:ri}=ji(E,Ue,pt,Wt),$a=new Nt(gr.segments,gr.children);if(0===ri.length&&$a.hasChildren())return this.expandChildren(Dr,Wt,$a).pipe((0,Ee.U)(zs=>new Nt(Ue,zs)));if(0===Wt.length&&0===ri.length)return(0,F.of)(new Nt(Ue,{}));const Xr=bi(A)===k;return this.expandSegment(Dr,$a,Wt,ri,Xr?ut:k,!0).pipe((0,Ee.U)(ta=>new Nt(Ue.concat(ta.segments),ta.children)))}))):vo(E)))}getChildConfig(h,E,A){return E.children?(0,F.of)({routes:E.children,injector:h}):E.loadChildren?void 0!==E._loadedRoutes?(0,F.of)({routes:E._loadedRoutes,injector:E._loadedInjector}):$i(h,E,A,this.urlSerializer).pipe((0,Ke.z)(P=>P?this.configLoader.loadChildren(h,E).pipe((0,he.b)(k=>{E._loadedRoutes=k.routes,E._loadedInjector=k.injector})):function ec(C){return Se(Di(Yi,3))}())):(0,F.of)({routes:[],injector:h})}lineralizeSegments(h,E){let A=[],P=E.root;for(;;){if(A=A.concat(P.segments),0===P.numberOfChildren)return(0,F.of)(A);if(P.numberOfChildren>1||!P.children[ut])return h.redirectTo,Se(new e.vHH(4e3,Yi));P=P.children[ut]}}applyRedirectCommands(h,E,A){return this.applyRedirectCreateUrlTree(E,this.urlSerializer.parse(E),h,A)}applyRedirectCreateUrlTree(h,E,A,P){const k=this.createSegmentGroup(h,E.root,A,P);return new Dn(k,this.createQueryParams(E.queryParams,this.urlTree.queryParams),E.fragment)}createQueryParams(h,E){const A={};return J(h,(P,k)=>{if("string"==typeof P&&P.startsWith(":")){const Ue=P.substring(1);A[k]=E[Ue]}else A[k]=P}),A}createSegmentGroup(h,E,A,P){const k=this.createSegments(h,E.segments,A,P);let re={};return J(E.children,(Ue,pt)=>{re[pt]=this.createSegmentGroup(h,Ue,A,P)}),new Nt(k,re)}createSegments(h,E,A,P){return E.map(k=>k.path.startsWith(":")?this.findPosParam(h,k,P):this.findOrReturn(k,A))}findPosParam(h,E,A){const P=A[E.path.substring(1)];if(!P)throw new e.vHH(4001,Yi);return P}findOrReturn(h,E){let A=0;for(const P of E){if(P.path===h.path)return E.splice(A),P;A++}return h}}function Tl(C,h,E,A){return(0,We.w)(P=>function va(C,h,E,A,P){return new ya(C,h,E,A,P).apply()}(C,h,E,P.extractedUrl,A).pipe((0,Ee.U)(k=>({...P,urlAfterRedirects:k}))))}class tc{}function ei(C,h,E,A,P,k,re="emptyOnly"){return new Js(C,h,E,A,P,re,k).recognize().pipe((0,We.w)(Ue=>null===Ue?function Da(C){return new pe.y(h=>h.error(C))}(new tc):(0,F.of)(Ue)))}class Js{constructor(h,E,A,P,k,re,Ue){this.injector=h,this.rootComponentType=E,this.config=A,this.urlTree=P,this.url=k,this.paramsInheritanceStrategy=re,this.urlSerializer=Ue}recognize(){const h=ji(this.urlTree.root,[],[],this.config.filter(E=>void 0===E.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,h,ut).pipe((0,Ee.U)(E=>{if(null===E)return null;const A=new ai([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},ut,this.rootComponentType,null,this.urlTree.root,-1,{}),P=new _i(A,E),k=new fa(this.url,P);return this.inheritParamsAndData(k._root),k}))}inheritParamsAndData(h){const E=h.value,A=dr(E,this.paramsInheritanceStrategy);E.params=Object.freeze(A.params),E.data=Object.freeze(A.data),h.children.forEach(P=>this.inheritParamsAndData(P))}processSegmentGroup(h,E,A,P){return 0===A.segments.length&&A.hasChildren()?this.processChildren(h,E,A):this.processSegment(h,E,A,A.segments,P)}processChildren(h,E,A){return(0,d.D)(Object.keys(A.children)).pipe((0,ke.b)(P=>{const k=A.children[P],re=Fi(E,P);return this.processSegmentGroup(h,re,k,P)}),at((P,k)=>P&&k?(P.push(...k),P):null),(0,lt.o)(P=>null!==P),dt(null),gt(),(0,Ee.U)(P=>{if(null===P)return null;const k=Ea(P);return function fr(C){C.sort((h,E)=>h.value.outlet===ut?-1:E.value.outlet===ut?1:h.value.outlet.localeCompare(E.value.outlet))}(k),k}))}processSegment(h,E,A,P,k){return(0,d.D)(E).pipe((0,ke.b)(re=>this.processSegmentAgainstRoute(re._injector??h,re,A,P,k)),Ce(re=>!!re),De(re=>{if(Fn(re))return Gn(A,P,k)?(0,F.of)([]):(0,F.of)(null);throw re}))}processSegmentAgainstRoute(h,E,A,P,k){if(E.redirectTo||!_a(E,A,P,k))return(0,F.of)(null);let re;if("**"===E.path){const Ue=P.length>0?Y(P).parameters:{},pt=S(A)+P.length,Mt=new ai(P,Ue,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,x(E),bi(E),E.component??E._loadedComponent??null,E,Ca(A),pt,X(E));re=(0,F.of)({snapshot:Mt,consumedSegments:[],remainingSegments:[]})}else re=jn(A,E,P,h,this.urlSerializer).pipe((0,Ee.U)(({matched:Ue,consumedSegments:pt,remainingSegments:Mt,parameters:pn})=>{if(!Ue)return null;const Dr=S(A)+pt.length;return{snapshot:new ai(pt,pn,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,x(E),bi(E),E.component??E._loadedComponent??null,E,Ca(A),Dr,X(E)),consumedSegments:pt,remainingSegments:Mt}}));return re.pipe((0,We.w)(Ue=>{if(null===Ue)return(0,F.of)(null);const{snapshot:pt,consumedSegments:Mt,remainingSegments:pn}=Ue;h=E._injector??h;const Dr=E._loadedInjector??h,Wt=function Ac(C){return C.children?C.children:C.loadChildren?C._loadedRoutes:[]}(E),{segmentGroup:gr,slicedSegments:ri}=ji(A,Mt,pn,Wt.filter(Xr=>void 0===Xr.redirectTo));if(0===ri.length&&gr.hasChildren())return this.processChildren(Dr,Wt,gr).pipe((0,Ee.U)(Xr=>null===Xr?null:[new _i(pt,Xr)]));if(0===Wt.length&&0===ri.length)return(0,F.of)([new _i(pt,[])]);const $a=bi(E)===k;return this.processSegment(Dr,Wt,gr,ri,$a?ut:k).pipe((0,Ee.U)(Xr=>null===Xr?null:[new _i(pt,Xr)]))}))}}function ba(C){const h=C.value.routeConfig;return h&&""===h.path&&void 0===h.redirectTo}function Ea(C){const h=[],E=new Set;for(const A of C){if(!ba(A)){h.push(A);continue}const P=h.find(k=>A.value.routeConfig===k.value.routeConfig);void 0!==P?(P.children.push(...A.children),E.add(P)):h.push(A)}for(const A of E){const P=Ea(A.children);h.push(new _i(A.value,P))}return h.filter(A=>!E.has(A))}function Ca(C){let h=C;for(;h._sourceSegment;)h=h._sourceSegment;return h}function S(C){let h=C,E=h._segmentIndexShift??0;for(;h._sourceSegment;)h=h._sourceSegment,E+=h._segmentIndexShift??0;return E-1}function x(C){return C.data||{}}function X(C){return C.resolve||{}}function je(C,h){return(0,Ke.z)(E=>{const{targetSnapshot:A,guards:{canActivateChecks:P}}=E;if(!P.length)return(0,F.of)(E);let k=0;return(0,d.D)(P).pipe((0,ke.b)(re=>function mt(C,h,E,A){const P=C.routeConfig,k=C._resolve;return void 0!==P?.title&&!wn(P)&&(k[Qt]=P.title),function At(C,h,E,A){const P=function Sn(C){return[...Object.keys(C),...Object.getOwnPropertySymbols(C)]}(C);if(0===P.length)return(0,F.of)({});const k={};return(0,d.D)(P).pipe((0,Ke.z)(re=>function In(C,h,E,A){const P=bn(h)??A,k=Cr(C,P);return ue(k.resolve?k.resolve(h,E):P.runInContext(()=>k(h,E)))}(C[re],h,E,A).pipe(Ce(),(0,he.b)(Ue=>{k[re]=Ue}))),(0,Pe.h)(1),(0,Qe.h)(k),De(re=>Fn(re)?Ae.E:Se(re)))}(k,C,h,A).pipe((0,Ee.U)(re=>(C._resolvedData=re,C.data=dr(C,E).resolve,P&&wn(P)&&(C.data[Qt]=P.title),null)))}(re.route,A,C,h)),(0,he.b)(()=>k++),(0,Pe.h)(1),(0,Ke.z)(re=>k===P.length?(0,F.of)(E):Ae.E))})}function wn(C){return"string"==typeof C.title||null===C.title}function Ht(C){return(0,We.w)(h=>{const E=C(h);return E?(0,d.D)(E).pipe((0,Ee.U)(()=>h)):(0,F.of)(h)})}const vr=new e.OlP("ROUTES");class Jr{constructor(h,E){this.injector=h,this.compiler=E,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(h){if(this.componentLoaders.get(h))return this.componentLoaders.get(h);if(h._loadedComponent)return(0,F.of)(h._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(h);const E=ue(h.loadComponent()).pipe((0,Ee.U)(yo),(0,he.b)(P=>{this.onLoadEndListener&&this.onLoadEndListener(h),h._loadedComponent=P}),(0,Et.x)(()=>{this.componentLoaders.delete(h)})),A=new He.c(E,()=>new de.x).pipe((0,Ct.x)());return this.componentLoaders.set(h,A),A}loadChildren(h,E){if(this.childrenLoaders.get(E))return this.childrenLoaders.get(E);if(E._loadedRoutes)return(0,F.of)({routes:E._loadedRoutes,injector:E._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(E);const P=this.loadModuleFactoryOrRoutes(E.loadChildren).pipe((0,Ee.U)(re=>{this.onLoadEndListener&&this.onLoadEndListener(E);let Ue,pt,Mt=!1;Array.isArray(re)?(pt=re,Mt=!0):(Ue=re.create(h).injector,pt=$(Ue.get(vr,[],e.XFs.Self|e.XFs.Optional)));const pn=pt.map(ui);return{routes:pn,injector:Ue}}),(0,Et.x)(()=>{this.childrenLoaders.delete(E)})),k=new He.c(P,()=>new de.x).pipe((0,Ct.x)());return this.childrenLoaders.set(E,k),k}loadModuleFactoryOrRoutes(h){return(this.injector,null)||ue(h()).pipe((0,Ee.U)(yo),(0,Ke.z)(A=>A instanceof e.YKP||Array.isArray(A)?(0,F.of)(A):(0,d.D)(this.compiler.compileModuleAsync(A))))}}function yo(C){return function io(C){return C&&"object"==typeof C&&"default"in C}(C)?C.default:C}Jr.\u0275fac=function(h){return new(h||Jr)(e.LFG(e.zs3),e.LFG(e.Sil))},Jr.\u0275prov=e.Yz7({token:Jr,factory:Jr.\u0275fac,providedIn:"root"});class $r{constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new de.x,this.configLoader=(0,e.f3M)(Jr),this.environmentInjector=(0,e.f3M)(e.lqb),this.urlSerializer=(0,e.f3M)(Ln),this.rootContexts=(0,e.f3M)(Wr),this.navigationId=0;this.configLoader.onLoadEndListener=A=>this.events.next(new Ks(A)),this.configLoader.onLoadStartListener=A=>this.events.next(new Sr(A))}get hasRequestedNavigation(){return 0!==this.navigationId}complete(){this.transitions?.complete()}handleNavigationRequest(h){const E=++this.navigationId;this.transitions?.next({...this.transitions.value,...h,id:E})}setupNavigations(h){return this.transitions=new W.X({id:0,targetPageId:0,currentUrlTree:h.currentUrlTree,currentRawUrl:h.currentUrlTree,extractedUrl:h.urlHandlingStrategy.extract(h.currentUrlTree),urlAfterRedirects:h.urlHandlingStrategy.extract(h.currentUrlTree),rawUrl:h.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:h.routerState.snapshot,targetSnapshot:null,currentRouterState:h.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe((0,Re.h)(E=>0!==E.id),(0,Ee.U)(E=>({...E,extractedUrl:h.urlHandlingStrategy.extract(E.rawUrl)})),(0,We.w)(E=>{let A=!1,P=!1;return(0,F.of)(E).pipe((0,he.b)(k=>{this.currentNavigation={id:k.id,initialUrl:k.rawUrl,extractedUrl:k.extractedUrl,trigger:k.source,extras:k.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),(0,We.w)(k=>{const re=h.browserUrlTree.toString(),Ue=!h.navigated||k.extractedUrl.toString()!==re||re!==h.currentUrlTree.toString();if(("reload"===h.onSameUrlNavigation||Ue)&&h.urlHandlingStrategy.shouldProcessUrl(k.rawUrl))return Yo(k.source)&&(h.browserUrlTree=k.extractedUrl),(0,F.of)(k).pipe((0,We.w)(Mt=>{const pn=this.transitions?.getValue();return this.events.next(new qo(Mt.id,this.urlSerializer.serialize(Mt.extractedUrl),Mt.source,Mt.restoredState)),pn!==this.transitions?.getValue()?Ae.E:Promise.resolve(Mt)}),Tl(this.environmentInjector,this.configLoader,this.urlSerializer,h.config),(0,he.b)(Mt=>{this.currentNavigation={...this.currentNavigation,finalUrl:Mt.urlAfterRedirects},E.urlAfterRedirects=Mt.urlAfterRedirects}),function Ne(C,h,E,A,P){return(0,Ke.z)(k=>ei(C,h,E,k.urlAfterRedirects,A.serialize(k.urlAfterRedirects),A,P).pipe((0,Ee.U)(re=>({...k,targetSnapshot:re}))))}(this.environmentInjector,h.rootComponentType,h.config,this.urlSerializer,h.paramsInheritanceStrategy),(0,he.b)(Mt=>{if(E.targetSnapshot=Mt.targetSnapshot,"eager"===h.urlUpdateStrategy){if(!Mt.extras.skipLocationChange){const Dr=h.urlHandlingStrategy.merge(Mt.urlAfterRedirects,Mt.rawUrl);h.setBrowserUrl(Dr,Mt)}h.browserUrlTree=Mt.urlAfterRedirects}const pn=new gi(Mt.id,this.urlSerializer.serialize(Mt.extractedUrl),this.urlSerializer.serialize(Mt.urlAfterRedirects),Mt.targetSnapshot);this.events.next(pn)}));if(Ue&&h.rawUrlTree&&h.urlHandlingStrategy.shouldProcessUrl(h.rawUrlTree)){const{id:pn,extractedUrl:Dr,source:Wt,restoredState:gr,extras:ri}=k,$a=new qo(pn,this.urlSerializer.serialize(Dr),Wt,gr);this.events.next($a);const Xr=Fa(Dr,h.rootComponentType).snapshot;return E={...k,targetSnapshot:Xr,urlAfterRedirects:Dr,extras:{...ri,skipLocationChange:!1,replaceUrl:!1}},(0,F.of)(E)}return h.rawUrlTree=k.rawUrl,k.resolve(null),Ae.E}),(0,he.b)(k=>{const re=new Ho(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(k.urlAfterRedirects),k.targetSnapshot);this.events.next(re)}),(0,Ee.U)(k=>E={...k,guards:Va(k.targetSnapshot,k.currentSnapshot,this.rootContexts)}),y(this.environmentInjector,k=>this.events.next(k)),(0,he.b)(k=>{if(E.guardsResult=k.guardsResult,_n(k.guardsResult))throw ts(this.urlSerializer,k.guardsResult);const re=new er(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(k.urlAfterRedirects),k.targetSnapshot,!!k.guardsResult);this.events.next(re)}),(0,Re.h)(k=>!!k.guardsResult||(h.restoreHistory(k),this.cancelNavigationTransition(k,"",3,h),!1)),Ht(k=>{if(k.guards.canActivateChecks.length)return(0,F.of)(k).pipe((0,he.b)(re=>{const Ue=new eo(re.id,this.urlSerializer.serialize(re.extractedUrl),this.urlSerializer.serialize(re.urlAfterRedirects),re.targetSnapshot);this.events.next(Ue)}),(0,We.w)(re=>{let Ue=!1;return(0,F.of)(re).pipe(je(h.paramsInheritanceStrategy,this.environmentInjector),(0,he.b)({next:()=>Ue=!0,complete:()=>{Ue||(h.restoreHistory(re),this.cancelNavigationTransition(re,"",2,h))}}))}),(0,he.b)(re=>{const Ue=new uo(re.id,this.urlSerializer.serialize(re.extractedUrl),this.urlSerializer.serialize(re.urlAfterRedirects),re.targetSnapshot);this.events.next(Ue)}))}),Ht(k=>{const re=Ue=>{const pt=[];Ue.routeConfig?.loadComponent&&!Ue.routeConfig._loadedComponent&&pt.push(this.configLoader.loadComponent(Ue.routeConfig).pipe((0,he.b)(Mt=>{Ue.component=Mt}),(0,Ee.U)(()=>{})));for(const Mt of Ue.children)pt.push(...re(Mt));return pt};return(0,Z.a)(re(k.targetSnapshot.root)).pipe(dt(),(0,Fe.q)(1))}),Ht(()=>h.afterPreactivation()),(0,Ee.U)(k=>{const re=function Es(C,h,E){const A=Wi(C,h._root,E?E._root:void 0);return new vi(A,h)}(h.routeReuseStrategy,k.targetSnapshot,k.currentRouterState);return E={...k,targetRouterState:re}}),(0,he.b)(k=>{h.currentUrlTree=k.urlAfterRedirects,h.rawUrlTree=h.urlHandlingStrategy.merge(k.urlAfterRedirects,k.rawUrl),h.routerState=k.targetRouterState,"deferred"===h.urlUpdateStrategy&&(k.extras.skipLocationChange||h.setBrowserUrl(h.rawUrlTree,k),h.browserUrlTree=k.urlAfterRedirects)}),((C,h,E)=>(0,Ee.U)(A=>(new po(h,A.targetRouterState,A.currentRouterState,E).activate(C),A)))(this.rootContexts,h.routeReuseStrategy,k=>this.events.next(k)),(0,he.b)({next:k=>{A=!0,this.lastSuccessfulNavigation=this.currentNavigation,h.navigated=!0,this.events.next(new un(k.id,this.urlSerializer.serialize(k.extractedUrl),this.urlSerializer.serialize(h.currentUrlTree))),h.titleStrategy?.updateTitle(k.targetRouterState.snapshot),k.resolve(!0)},complete:()=>{A=!0}}),(0,Et.x)(()=>{if(!A&&!P){const k="";this.cancelNavigationTransition(E,k,1,h)}this.currentNavigation?.id===E.id&&(this.currentNavigation=null)}),De(k=>{if(P=!0,Ba(k)){ha(k)||(h.navigated=!0,h.restoreHistory(E,!0));const re=new Zr(E.id,this.urlSerializer.serialize(E.extractedUrl),k.message,k.cancellationCode);if(this.events.next(re),ha(k)){const Ue=h.urlHandlingStrategy.merge(k.url,h.rawUrlTree),pt={skipLocationChange:E.extras.skipLocationChange,replaceUrl:"eager"===h.urlUpdateStrategy||Yo(E.source)};h.scheduleNavigation(Ue,"imperative",null,pt,{resolve:E.resolve,reject:E.reject,promise:E.promise})}else E.resolve(!1)}else{h.restoreHistory(E,!0);const re=new Gr(E.id,this.urlSerializer.serialize(E.extractedUrl),k,E.targetSnapshot??void 0);this.events.next(re);try{E.resolve(h.errorHandler(k))}catch(Ue){E.reject(Ue)}}return Ae.E}))}))}cancelNavigationTransition(h,E,A,P){const k=new Zr(h.id,this.urlSerializer.serialize(h.extractedUrl),E,A);this.events.next(k),h.resolve(!1)}}function Yo(C){return"imperative"!==C}$r.\u0275fac=function(h){return new(h||$r)},$r.\u0275prov=e.Yz7({token:$r,factory:$r.\u0275fac,providedIn:"root"});class No{buildTitle(h){let E,A=h.root;for(;void 0!==A;)E=this.getResolvedTitleForRoute(A)??E,A=A.children.find(P=>P.outlet===ut);return E}getResolvedTitleForRoute(h){return h.data[Qt]}}No.\u0275fac=function(h){return new(h||No)},No.\u0275prov=e.Yz7({token:No,factory:function(){return(0,e.f3M)(Xs)},providedIn:"root"});class Xs extends No{constructor(h){super(),this.title=h}updateTitle(h){const E=this.buildTitle(h);void 0!==E&&this.title.setTitle(E)}}Xs.\u0275fac=function(h){return new(h||Xs)(e.LFG(Zt.Dx))},Xs.\u0275prov=e.Yz7({token:Xs,factory:Xs.\u0275fac,providedIn:"root"});class ls{}ls.\u0275fac=function(h){return new(h||ls)},ls.\u0275prov=e.Yz7({token:ls,factory:function(){return(0,e.f3M)(Ko)},providedIn:"root"});class nc{shouldDetach(h){return!1}store(h,E){}shouldAttach(h){return!1}retrieve(h){return null}shouldReuseRoute(h,E){return h.routeConfig===E.routeConfig}}class Ko extends nc{}Ko.\u0275fac=function(){let C;return function(E){return(C||(C=e.n5z(Ko)))(E||Ko)}}(),Ko.\u0275prov=e.Yz7({token:Ko,factory:Ko.\u0275fac,providedIn:"root"});const lr=new e.OlP("",{providedIn:"root",factory:()=>({})});class Sl{}Sl.\u0275fac=function(h){return new(h||Sl)},Sl.\u0275prov=e.Yz7({token:Sl,factory:function(){return(0,e.f3M)(Ss)},providedIn:"root"});class Ss{shouldProcessUrl(h){return!0}extract(h){return h}merge(h,E){return h}}Ss.\u0275fac=function(h){return new(h||Ss)},Ss.\u0275prov=e.Yz7({token:Ss,factory:Ss.\u0275fac,providedIn:"root"});function ti(C){throw C}function Ki(C,h,E){return h.parse("/")}const Ol={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Os={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};class yr{constructor(){this.disposed=!1,this.currentPageId=0,this.console=(0,e.f3M)(e.c2e),this.isNgZoneEnabled=!1,this.options=(0,e.f3M)(lr,{optional:!0})||{},this.errorHandler=this.options.errorHandler||ti,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||Ki,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>(0,F.of)(void 0),this.urlHandlingStrategy=(0,e.f3M)(Sl),this.routeReuseStrategy=(0,e.f3M)(ls),this.titleStrategy=(0,e.f3M)(No),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.config=$((0,e.f3M)(vr,{optional:!0})??[]),this.navigationTransitions=(0,e.f3M)($r),this.urlSerializer=(0,e.f3M)(Ln),this.location=(0,e.f3M)(Me.Ye),this.rootComponentType=null,this.isNgZoneEnabled=(0,e.f3M)(e.R0b)instanceof e.R0b&&e.R0b.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Dn,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=Fa(this.currentUrlTree,this.rootComponentType),this.navigationTransitions.setupNavigations(this).subscribe(h=>{this.lastSuccessfulId=h.id,this.currentPageId=h.targetPageId},h=>{this.console.warn(`Unhandled Navigation Error: ${h}`)})}get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}resetRootComponentType(h){this.rootComponentType=h,this.routerState.root.component=this.rootComponentType}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(h=>{const E="popstate"===h.type?"popstate":"hashchange";"popstate"===E&&setTimeout(()=>{const A={replaceUrl:!0},P=h.state?.navigationId?h.state:null;if(h.state){const re={...h.state};delete re.navigationId,delete re.\u0275routerPageId,0!==Object.keys(re).length&&(A.state=re)}const k=this.parseUrl(h.url);this.scheduleNavigation(k,E,P,A)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(h){this.config=h.map(ui),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(h,E={}){const{relativeTo:A,queryParams:P,fragment:k,queryParamsHandling:re,preserveFragment:Ue}=E,pt=A||this.routerState.root,Mt=Ue?this.currentUrlTree.fragment:k;let pn=null;switch(re){case"merge":pn={...this.currentUrlTree.queryParams,...P};break;case"preserve":pn=this.currentUrlTree.queryParams;break;default:pn=P||null}return null!==pn&&(pn=this.removeEmptyProps(pn)),Ii(pt,this.currentUrlTree,h,pn,Mt??null)}navigateByUrl(h,E={skipLocationChange:!1}){const A=_n(h)?h:this.parseUrl(h),P=this.urlHandlingStrategy.merge(A,this.rawUrlTree);return this.scheduleNavigation(P,"imperative",null,E)}navigate(h,E={skipLocationChange:!1}){return function Hs(C){for(let h=0;h{const P=h[A];return null!=P&&(E[A]=P),E},{})}scheduleNavigation(h,E,A,P,k){if(this.disposed)return Promise.resolve(!1);let re,Ue,pt,Mt;return k?(re=k.resolve,Ue=k.reject,pt=k.promise):pt=new Promise((pn,Dr)=>{re=pn,Ue=Dr}),"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(A=this.location.getState()),Mt=A&&A.\u0275routerPageId?A.\u0275routerPageId:P.replaceUrl||P.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):Mt=0,this.navigationTransitions.handleNavigationRequest({targetPageId:Mt,source:E,restoredState:A,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:h,extras:P,resolve:re,reject:Ue,promise:pt,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),pt.catch(pn=>Promise.reject(pn))}setBrowserUrl(h,E){const A=this.urlSerializer.serialize(h),P={...E.extras.state,...this.generateNgRouterState(E.id,E.targetPageId)};this.location.isCurrentPathEqualTo(A)||E.extras.replaceUrl?this.location.replaceState(A,"",P):this.location.go(A,"",P)}restoreHistory(h,E=!1){if("computed"===this.canceledNavigationResolution){const A=this.currentPageId-h.targetPageId;"popstate"!==h.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===A?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===A&&(this.resetState(h),this.browserUrlTree=h.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(A)}else"replace"===this.canceledNavigationResolution&&(E&&this.resetState(h),this.resetUrlToCurrentUrlTree())}resetState(h){this.routerState=h.currentRouterState,this.currentUrlTree=h.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,h.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(h,E){return"computed"===this.canceledNavigationResolution?{navigationId:h,\u0275routerPageId:E}:{navigationId:h}}}yr.\u0275fac=function(h){return new(h||yr)},yr.\u0275prov=e.Yz7({token:yr,factory:yr.\u0275fac,providedIn:"root"});class Or{constructor(h,E,A,P,k,re){this.router=h,this.route=E,this.tabIndexAttribute=A,this.renderer=P,this.el=k,this.locationStrategy=re,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.href=null,this.commands=null,this.onChanges=new de.x;const Ue=k.nativeElement.tagName;this.isAnchorElement="A"===Ue||"AREA"===Ue,this.isAnchorElement?this.subscription=h.events.subscribe(pt=>{pt instanceof un&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(h){this._preserveFragment=(0,e.D6c)(h)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(h){this._skipLocationChange=(0,e.D6c)(h)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(h){this._replaceUrl=(0,e.D6c)(h)}get replaceUrl(){return this._replaceUrl}setTabIndexIfNotOnNativeEl(h){null!=this.tabIndexAttribute||this.isAnchorElement||this.applyAttributeValue("tabindex",h)}ngOnChanges(h){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(h){null!=h?(this.commands=Array.isArray(h)?h:[h],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(h,E,A,P,k){if(null===this.urlTree||this.isAnchorElement&&(0!==h||E||A||P||k||"string"==typeof this.target&&"_self"!=this.target))return!0;const re={skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state};return this.router.navigateByUrl(this.urlTree,re),!this.isAnchorElement}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){this.href=null!==this.urlTree&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null;const h=null===this.href?null:(0,e.P3R)(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",h)}applyAttributeValue(h,E){const A=this.renderer,P=this.el.nativeElement;null!==E?A.setAttribute(P,h,E):A.removeAttribute(P,h)}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}Or.\u0275fac=function(h){return new(h||Or)(e.Y36(yr),e.Y36(yi),e.$8M("tabindex"),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(Me.S$))},Or.\u0275dir=e.lG2({type:Or,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(h,E){1&h&&e.NdJ("click",function(P){return E.onClick(P.button,P.ctrlKey,P.shiftKey,P.altKey,P.metaKey)}),2&h&&e.uIk("target",E.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[e.TTD]});class cs{constructor(h,E,A,P,k){this.router=h,this.element=E,this.renderer=A,this.cdr=P,this.link=k,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new e.vpe,this.routerEventsSubscription=h.events.subscribe(re=>{re instanceof un&&this.update()})}ngAfterContentInit(){(0,F.of)(this.links.changes,(0,F.of)(null)).pipe((0,Dt.J)()).subscribe(h=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const h=[...this.links.toArray(),this.link].filter(E=>!!E).map(E=>E.onChanges);this.linkInputChangesSubscription=(0,d.D)(h).pipe((0,Dt.J)()).subscribe(E=>{this.isActive!==this.isLinkActive(this.router)(E)&&this.update()})}set routerLinkActive(h){const E=Array.isArray(h)?h:h.split(" ");this.classes=E.filter(A=>!!A)}ngOnChanges(h){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.router.navigated||Promise.resolve().then(()=>{const h=this.hasActiveLinks();this.isActive!==h&&(this.isActive=h,this.cdr.markForCheck(),this.classes.forEach(E=>{h?this.renderer.addClass(this.element.nativeElement,E):this.renderer.removeClass(this.element.nativeElement,E)}),h&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(h))})}isLinkActive(h){const E=function Zo(C){return!!C.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return A=>!!A.urlTree&&h.isActive(A.urlTree,E)}hasActiveLinks(){const h=this.isLinkActive(this.router);return this.link&&h(this.link)||this.links.some(h)}}cs.\u0275fac=function(h){return new(h||cs)(e.Y36(yr),e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(e.sBO),e.Y36(Or,8))},cs.\u0275dir=e.lG2({type:cs,selectors:[["","routerLinkActive",""]],contentQueries:function(h,E,A){if(1&h&&e.Suo(A,Or,5),2&h){let P;e.iGM(P=e.CRH())&&(E.links=P)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[e.TTD]});class Ro{}class qs{preload(h,E){return E().pipe(De(()=>(0,F.of)(null)))}}qs.\u0275fac=function(h){return new(h||qs)},qs.\u0275prov=e.Yz7({token:qs,factory:qs.\u0275fac,providedIn:"root"});class Ui{preload(h,E){return(0,F.of)(null)}}Ui.\u0275fac=function(h){return new(h||Ui)},Ui.\u0275prov=e.Yz7({token:Ui,factory:Ui.\u0275fac,providedIn:"root"});class us{constructor(h,E,A,P,k){this.router=h,this.injector=A,this.preloadingStrategy=P,this.loader=k}setUpPreloading(){this.subscription=this.router.events.pipe((0,Re.h)(h=>h instanceof un),(0,ke.b)(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(h,E){const A=[];for(const P of E){P.providers&&!P._injector&&(P._injector=(0,e.MMx)(P.providers,h,`Route: ${P.path}`));const k=P._injector??h,re=P._loadedInjector??k;P.loadChildren&&!P._loadedRoutes&&void 0===P.canLoad||P.loadComponent&&!P._loadedComponent?A.push(this.preloadConfig(k,P)):(P.children||P._loadedRoutes)&&A.push(this.processRoutes(re,P.children??P._loadedRoutes))}return(0,d.D)(A).pipe((0,Dt.J)())}preloadConfig(h,E){return this.preloadingStrategy.preload(E,()=>{let A;A=E.loadChildren&&void 0===E.canLoad?this.loader.loadChildren(h,E):(0,F.of)(null);const P=A.pipe((0,Ke.z)(k=>null===k?(0,F.of)(void 0):(E._loadedRoutes=k.routes,E._loadedInjector=k.injector,this.processRoutes(k.injector??h,k.routes))));if(E.loadComponent&&!E._loadedComponent){const k=this.loader.loadComponent(E);return(0,d.D)([P,k]).pipe((0,Dt.J)())}return P})}}us.\u0275fac=function(h){return new(h||us)(e.LFG(yr),e.LFG(e.Sil),e.LFG(e.lqb),e.LFG(Ro),e.LFG(Jr))},us.\u0275prov=e.Yz7({token:us,factory:us.\u0275fac,providedIn:"root"});const ea=new e.OlP("");class xo{constructor(h,E,A,P,k={}){this.urlSerializer=h,this.transitions=E,this.viewportScroller=A,this.zone=P,this.options=k,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},k.scrollPositionRestoration=k.scrollPositionRestoration||"disabled",k.anchorScrolling=k.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe(h=>{h instanceof qo?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=h.navigationTrigger,this.restoredId=h.restoredState?h.restoredState.navigationId:0):h instanceof un&&(this.lastId=h.id,this.scheduleScrollEvent(h,this.urlSerializer.parse(h.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(h=>{h instanceof Ni&&(h.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(h.position):h.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(h.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(h,E){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new Ni(h,"popstate"===this.lastSource?this.store[this.restoredId]:null,E))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}xo.\u0275fac=function(h){e.$Z()},xo.\u0275prov=e.Yz7({token:xo,factory:xo.\u0275fac});function Al(C){return C.routerState.root}function ds(C,h){return{\u0275kind:C,\u0275providers:h}}const fs=new e.OlP("",{providedIn:"root",factory:()=>!1});e.Xts;function Ic(){const C=(0,e.f3M)(e.zs3);return h=>{const E=C.get(e.z2F);if(h!==E.components[0])return;const A=C.get(yr),P=C.get(Ma);1===C.get(Gs)&&A.initialNavigation(),C.get(hs,null,e.XFs.Optional)?.setUpPreloading(),C.get(ea,null,e.XFs.Optional)?.init(),A.resetRootComponentType(E.componentTypes[0]),P.closed||(P.next(),P.unsubscribe())}}const Ma=new e.OlP("",{factory:()=>new de.x}),Gs=new e.OlP("",{providedIn:"root",factory:()=>1});function ps(){return ds(2,[{provide:Gs,useValue:0},{provide:e.ip1,multi:!0,deps:[e.zs3],useFactory:h=>{const E=h.get(Me.V_,Promise.resolve());return()=>E.then(()=>new Promise(P=>{const k=h.get(yr),re=h.get(Ma);(function A(P){h.get(yr).events.pipe((0,Re.h)(re=>re instanceof un||re instanceof Zr||re instanceof Gr),(0,Ee.U)(re=>re instanceof un||re instanceof Zr&&(0===re.code||1===re.code)&&null),(0,Re.h)(re=>null!==re),(0,Fe.q)(1)).subscribe(()=>{P()})})(()=>{P(!0)}),k.afterPreactivation=()=>(P(!0),re.closed?(0,F.of)(void 0):re),k.initialNavigation()}))}}])}const hs=new e.OlP("");const hr=new e.OlP("ROUTER_FORROOT_GUARD"),Au=[Me.Ye,{provide:Ln,useClass:zn},yr,Wr,{provide:yi,useFactory:Al,deps:[yr]},Jr,[]];function al(){return new e.PXZ("Router",yr)}class so{constructor(h){}static forRoot(h,E){return{ngModule:so,providers:[Au,[],{provide:vr,multi:!0,useValue:h},{provide:hr,useFactory:sc,deps:[[yr,new e.FiY,new e.tp0]]},{provide:lr,useValue:E||{}},E?.useHash?{provide:Me.S$,useClass:Me.Do}:{provide:Me.S$,useClass:Me.b0},{provide:ea,useFactory:()=>{const C=(0,e.f3M)(Me.EM),h=(0,e.f3M)(e.R0b),E=(0,e.f3M)(lr),A=(0,e.f3M)($r),P=(0,e.f3M)(Ln);return E.scrollOffset&&C.setOffset(E.scrollOffset),new xo(P,A,C,h,E)}},E?.preloadingStrategy?(C=E.preloadingStrategy,ds(0,[{provide:hs,useExisting:us},{provide:Ro,useExisting:C}])).\u0275providers:[],{provide:e.PXZ,multi:!0,useFactory:al},E?.initialNavigation?ni(E):[],[{provide:Do,useFactory:Ic},{provide:e.tb,multi:!0,useExisting:Do}]]};var C}static forChild(h){return{ngModule:so,providers:[{provide:vr,multi:!0,useValue:h}]}}}function sc(C){return"guarded"}function ni(C){return["disabled"===C.initialNavigation?ds(3,[{provide:e.ip1,multi:!0,useFactory:()=>{const h=(0,e.f3M)(yr);return()=>{h.setUpLocationChangeListener()}}},{provide:Gs,useValue:2}]).\u0275providers:[],"enabledBlocking"===C.initialNavigation?ps().\u0275providers:[]]}so.\u0275fac=function(h){return new(h||so)(e.LFG(hr,8))},so.\u0275mod=e.oAB({type:so}),so.\u0275inj=e.cJS({imports:[fo]});const Do=new e.OlP("");new e.GfV("15.0.3")},50175:(Be,ne,g)=>{"use strict";g.d(ne,{_D:()=>hs,lQ:()=>ko,FF:()=>qa,bz:()=>vs,Pz:()=>Le,uN:()=>te,nv:()=>se,Vx:()=>Xe,Oz:()=>Lt,tO:()=>$t,o8:()=>Fc,dT:()=>Rs,_L:()=>gu,HK:()=>tl});var e=g(72612),d=g(44945),F=g(91994),W=g(30234),L=g(47679),V=g(17469),Z=g(11639),j=g(52264);const{isArray:pe}=Array;function Q(f){return 1===f.length&&pe(f[0])?f[0]:f}var ye=g(56666);function _e(...f){return 1===(f=Q(f)).length?(0,j.Xf)(f[0]):new d.y(function Oe(f){return o=>{let c=[];for(let m=0;c&&!o.closed&&m{if(c){for(let B=0;B{let M=c.map(()=>[]),B=c.map(()=>!1);m.add(()=>{M=B=null});for(let q=0;!m.closed&&q{if(M[q].push(me),M.every(ve=>ve.length)){const ve=M.map(ze=>ze.shift());m.next(o?o(...ve):ve),M.some((ze,qe)=>!ze.length&&B[qe])&&m.complete()}},()=>{B[q]=!0,!M[q].length&&m.complete()}));return()=>{M=B=null}}):F.E}var Fe=g(56321),ae=g(1531);var Ke=g(49223),Ge=g(41797),Je=g(14152),dt=g(82566),xe=g(53191),K=g(73924),ce=g(26971),Ce=g(27357),ke=g(32202),he=g(31645);function De(...f){const o=(0,Ee.jO)(f);return(0,ke.e)((c,m)=>{const M=f.length,B=new Array(M);let q=f.map(()=>!1),me=!1;for(let ve=0;ve{B[ve]=ze,!me&&!q[ve]&&(q[ve]=!0,(me=q.every(he.y))&&(q=null))},He.Z));c.subscribe((0,ye.x)(m,ve=>{if(me){const ze=[ve,...B];m.next(o?o(...ze):ze)}}))})}var rt=g(31653),at=g(87131),Pe=g(24172),gt=g(50487),lt=g(31136),Qe=g(64061),Et=g(48052),Ct={left:"right",right:"left",bottom:"top",top:"bottom"};function Dt(f){return f.replace(/left|right|bottom|top/g,function(o){return Ct[o]})}function Zt(f){return f.split("-")[0]}var ut={start:"end",end:"start"};function Qt(f){return f.replace(/start|end/g,function(o){return ut[o]})}var Jt="top",It="bottom",nn="right",Rt="left",it="auto",we=[Jt,It,nn,Rt],$="start",Y="end",J="viewport",ue="popper",ie=we.reduce(function(f,o){return f.concat([o+"-"+$,o+"-"+Y])},[]),Te=[].concat(we,[it]).reduce(function(f,o){return f.concat([o,o+"-"+$,o+"-"+Y])},[]),Xt=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function Yt(f){if(null==f)return window;if("[object Window]"!==f.toString()){var o=f.ownerDocument;return o&&o.defaultView||window}return f}function kn(f){return f instanceof Yt(f).Element||f instanceof Element}function rn(f){return f instanceof Yt(f).HTMLElement||f instanceof HTMLElement}function Ln(f){return!(typeof ShadowRoot>"u")&&(f instanceof Yt(f).ShadowRoot||f instanceof ShadowRoot)}function zn(f){return((kn(f)?f.ownerDocument:f.document)||window.document).documentElement}var Mn=Math.max,Bn=Math.min,Vr=Math.round;function mr(){var f=navigator.userAgentData;return null!=f&&f.brands?f.brands.map(function(o){return o.brand+"/"+o.version}).join(" "):navigator.userAgent}function oi(){return!/^((?!chrome|android).)*safari/i.test(mr())}function ir(f,o,c){void 0===o&&(o=!1),void 0===c&&(c=!1);var m=f.getBoundingClientRect(),M=1,B=1;o&&rn(f)&&(M=f.offsetWidth>0&&Vr(m.width)/f.offsetWidth||1,B=f.offsetHeight>0&&Vr(m.height)/f.offsetHeight||1);var me=(kn(f)?Yt(f):window).visualViewport,ve=!oi()&&c,ze=(m.left+(ve&&me?me.offsetLeft:0))/M,qe=(m.top+(ve&&me?me.offsetTop:0))/B,yt=m.width/M,Vt=m.height/B;return{width:yt,height:Vt,top:qe,right:ze+yt,bottom:qe+Vt,left:ze,x:ze,y:qe}}function qr(f){var o=Yt(f);return{scrollLeft:o.pageXOffset,scrollTop:o.pageYOffset}}function Yr(f){return ir(zn(f)).left+qr(f).scrollLeft}function Ot(f){return Yt(f).getComputedStyle(f)}function Hn(f){return f?(f.nodeName||"").toLowerCase():null}function qn(f){return"html"===Hn(f)?f:f.assignedSlot||f.parentNode||(Ln(f)?f.host:null)||zn(f)}function ar(f){var o=Ot(f),c=o.overflow,m=o.overflowX,M=o.overflowY;return/auto|scroll|overlay|hidden/.test(c+M+m)}function _r(f){return["html","body","#document"].indexOf(Hn(f))>=0?f.ownerDocument.body:rn(f)&&ar(f)?f:_r(qn(f))}function En(f,o){var c;void 0===o&&(o=[]);var m=_r(f),M=m===(null==(c=f.ownerDocument)?void 0:c.body),B=Yt(m),q=M?[B].concat(B.visualViewport||[],ar(m)?m:[]):m,me=o.concat(q);return M?me:me.concat(En(qn(q)))}function ot(f){return["table","td","th"].indexOf(Hn(f))>=0}function H(f){return rn(f)&&"fixed"!==Ot(f).position?f.offsetParent:null}function Ze(f){for(var o=Yt(f),c=H(f);c&&ot(c)&&"static"===Ot(c).position;)c=H(c);return c&&("html"===Hn(c)||"body"===Hn(c)&&"static"===Ot(c).position)?o:c||function fe(f){var o=/firefox/i.test(mr());if(/Trident/i.test(mr())&&rn(f)&&"fixed"===Ot(f).position)return null;var M=qn(f);for(Ln(M)&&(M=M.host);rn(M)&&["html","body"].indexOf(Hn(M))<0;){var B=Ot(M);if("none"!==B.transform||"none"!==B.perspective||"paint"===B.contain||-1!==["transform","perspective"].indexOf(B.willChange)||o&&"filter"===B.willChange||o&&B.filter&&"none"!==B.filter)return M;M=M.parentNode}return null}(f)||o}function _t(f,o){var c=o.getRootNode&&o.getRootNode();if(f.contains(o))return!0;if(c&&Ln(c)){var m=o;do{if(m&&f.isSameNode(m))return!0;m=m.parentNode||m.host}while(m)}return!1}function Kt(f){return Object.assign({},f,{left:f.x,top:f.y,right:f.x+f.width,bottom:f.y+f.height})}function or(f,o,c){return o===J?Kt(function Oi(f,o){var c=Yt(f),m=zn(f),M=c.visualViewport,B=m.clientWidth,q=m.clientHeight,me=0,ve=0;if(M){B=M.width,q=M.height;var ze=oi();(ze||!ze&&"fixed"===o)&&(me=M.offsetLeft,ve=M.offsetTop)}return{width:B,height:q,x:me+Yr(f),y:ve}}(f,c)):kn(o)?function _n(f,o){var c=ir(f,!1,"fixed"===o);return c.top=c.top+f.clientTop,c.left=c.left+f.clientLeft,c.bottom=c.top+f.clientHeight,c.right=c.left+f.clientWidth,c.width=f.clientWidth,c.height=f.clientHeight,c.x=c.left,c.y=c.top,c}(o,c):Kt(function zt(f){var o,c=zn(f),m=qr(f),M=null==(o=f.ownerDocument)?void 0:o.body,B=Mn(c.scrollWidth,c.clientWidth,M?M.scrollWidth:0,M?M.clientWidth:0),q=Mn(c.scrollHeight,c.clientHeight,M?M.scrollHeight:0,M?M.clientHeight:0),me=-m.scrollLeft+Yr(f),ve=-m.scrollTop;return"rtl"===Ot(M||c).direction&&(me+=Mn(c.clientWidth,M?M.clientWidth:0)-B),{width:B,height:q,x:me,y:ve}}(zn(f)))}function Er(f,o,c,m){var M="clippingParents"===o?function Ai(f){var o=En(qn(f)),m=["absolute","fixed"].indexOf(Ot(f).position)>=0&&rn(f)?Ze(f):f;return kn(m)?o.filter(function(M){return kn(M)&&_t(M,m)&&"body"!==Hn(M)}):[]}(f):[].concat(o),B=[].concat(M,[c]),q=B[0],me=B.reduce(function(ve,ze){var qe=or(f,ze,m);return ve.top=Mn(qe.top,ve.top),ve.right=Bn(qe.right,ve.right),ve.bottom=Bn(qe.bottom,ve.bottom),ve.left=Mn(qe.left,ve.left),ve},or(f,q,m));return me.width=me.right-me.left,me.height=me.bottom-me.top,me.x=me.left,me.y=me.top,me}function Ji(f){return f.split("-")[1]}function Ii(f){return["top","bottom"].indexOf(f)>=0?"x":"y"}function Co(f){var ve,o=f.reference,c=f.element,m=f.placement,M=m?Zt(m):null,B=m?Ji(m):null,q=o.x+o.width/2-c.width/2,me=o.y+o.height/2-c.height/2;switch(M){case Jt:ve={x:q,y:o.y-c.height};break;case It:ve={x:q,y:o.y+o.height};break;case nn:ve={x:o.x+o.width,y:me};break;case Rt:ve={x:o.x-c.width,y:me};break;default:ve={x:o.x,y:o.y}}var ze=M?Ii(M):null;if(null!=ze){var qe="y"===ze?"height":"width";switch(B){case $:ve[ze]=ve[ze]-(o[qe]/2-c[qe]/2);break;case Y:ve[ze]=ve[ze]+(o[qe]/2-c[qe]/2)}}return ve}function Xi(f){return Object.assign({},{top:0,right:0,bottom:0,left:0},f)}function Ds(f,o){return o.reduce(function(c,m){return c[m]=f,c},{})}function Cn(f,o){void 0===o&&(o={});var c=o,m=c.placement,M=void 0===m?f.placement:m,B=c.strategy,q=void 0===B?f.strategy:B,me=c.boundary,ve=void 0===me?"clippingParents":me,ze=c.rootBoundary,qe=void 0===ze?J:ze,yt=c.elementContext,Vt=void 0===yt?ue:yt,Bt=c.altBoundary,yn=void 0!==Bt&&Bt,sn=c.padding,Pn=void 0===sn?0:sn,Kn=Xi("number"!=typeof Pn?Pn:Ds(Pn,we)),Vn=Vt===ue?"reference":ue,Br=f.rects.popper,An=f.elements[yn?Vn:Vt],Jn=Er(kn(An)?An:An.contextElement||zn(f.elements.popper),ve,qe,q),Xn=ir(f.elements.reference),Nr=Co({reference:Xn,element:Br,strategy:"absolute",placement:M}),Rr=Kt(Object.assign({},Br,Nr)),Hi=Vt===ue?Rr:Xn,Ti={top:Jn.top-Hi.top+Kn.top,bottom:Hi.bottom-Jn.bottom+Kn.bottom,left:Jn.left-Hi.left+Kn.left,right:Hi.right-Jn.right+Kn.right},Ur=f.modifiersData.offset;if(Vt===ue&&Ur){var ua=Ur[M];Object.keys(Ti).forEach(function(Uo){var bc=[nn,It].indexOf(Uo)>=0?1:-1,Ec=[Jt,It].indexOf(Uo)>=0?"y":"x";Ti[Uo]+=ua[Ec]*bc})}return Ti}const Pi={name:"flip",enabled:!0,phase:"main",fn:function Xo(f){var o=f.state,c=f.options,m=f.name;if(!o.modifiersData[m]._skip){for(var M=c.mainAxis,B=void 0===M||M,q=c.altAxis,me=void 0===q||q,ve=c.fallbackPlacements,ze=c.padding,qe=c.boundary,yt=c.rootBoundary,Vt=c.altBoundary,Bt=c.flipVariations,yn=void 0===Bt||Bt,sn=c.allowedAutoPlacements,Pn=o.options.placement,Kn=Zt(Pn),Br=ve||(Kn===Pn||!yn?[Dt(Pn)]:function Zn(f){if(Zt(f)===it)return[];var o=Dt(f);return[Qt(f),o,Qt(o)]}(Pn)),An=[Pn].concat(Br).reduce(function(Jc,gl){return Jc.concat(Zt(gl)===it?function Hr(f,o){void 0===o&&(o={});var c=o,m=c.placement,M=c.boundary,B=c.rootBoundary,q=c.padding,me=c.flipVariations,ve=c.allowedAutoPlacements,ze=void 0===ve?Te:ve,qe=Ji(m),yt=qe?me?ie:ie.filter(function(yn){return Ji(yn)===qe}):we,Vt=yt.filter(function(yn){return ze.indexOf(yn)>=0});0===Vt.length&&(Vt=yt);var Bt=Vt.reduce(function(yn,sn){return yn[sn]=Cn(f,{placement:sn,boundary:M,rootBoundary:B,padding:q})[Zt(sn)],yn},{});return Object.keys(Bt).sort(function(yn,sn){return Bt[yn]-Bt[sn]})}(o,{placement:gl,boundary:qe,rootBoundary:yt,padding:ze,flipVariations:yn,allowedAutoPlacements:sn}):gl)},[]),Jn=o.rects.reference,Xn=o.rects.popper,Nr=new Map,Rr=!0,Hi=An[0],Ti=0;Ti=0,Ec=bc?"width":"height",ks=Cn(o,{placement:Ur,boundary:qe,rootBoundary:yt,altBoundary:Vt,padding:ze}),Jo=bc?Uo?nn:Rt:Uo?It:Jt;Jn[Ec]>Xn[Ec]&&(Jo=Dt(Jo));var Hu=Dt(Jo),Cc=[];if(B&&Cc.push(ks[ua]<=0),me&&Cc.push(ks[Jo]<=0,ks[Hu]<=0),Cc.every(function(Jc){return Jc})){Hi=Ur,Rr=!1;break}Nr.set(Ur,Cc)}if(Rr)for(var vu=function(gl){var zu=An.find(function(Wu){var da=Nr.get(Wu);if(da)return da.slice(0,gl).every(function(Td){return Td})});if(zu)return Hi=zu,"break"},yu=yn?3:1;yu>0;yu--){if("break"===vu(yu))break}o.placement!==Hi&&(o.modifiersData[m]._skip=!0,o.placement=Hi,o.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function St(f,o,c){return Mn(f,Bn(o,c))}function Wn(f){var o=ir(f),c=f.offsetWidth,m=f.offsetHeight;return Math.abs(o.width-c)<=1&&(c=o.width),Math.abs(o.height-m)<=1&&(m=o.height),{x:f.offsetLeft,y:f.offsetTop,width:c,height:m}}const Kr={name:"preventOverflow",enabled:!0,phase:"main",fn:function qi(f){var o=f.state,c=f.options,m=f.name,M=c.mainAxis,B=void 0===M||M,q=c.altAxis,me=void 0!==q&&q,ve=c.boundary,ze=c.rootBoundary,qe=c.altBoundary,yt=c.padding,Vt=c.tether,Bt=void 0===Vt||Vt,yn=c.tetherOffset,sn=void 0===yn?0:yn,Pn=Cn(o,{boundary:ve,rootBoundary:ze,padding:yt,altBoundary:qe}),Kn=Zt(o.placement),Vn=Ji(o.placement),Br=!Vn,An=Ii(Kn),Jn=function hi(f){return"x"===f?"y":"x"}(An),Xn=o.modifiersData.popperOffsets,Nr=o.rects.reference,Rr=o.rects.popper,Hi="function"==typeof sn?sn(Object.assign({},o.rects,{placement:o.placement})):sn,Ti="number"==typeof Hi?{mainAxis:Hi,altAxis:Hi}:Object.assign({mainAxis:0,altAxis:0},Hi),Ur=o.modifiersData.offset?o.modifiersData.offset[o.placement]:null,ua={x:0,y:0};if(Xn){if(B){var Uo,bc="y"===An?Jt:Rt,Ec="y"===An?It:nn,ks="y"===An?"height":"width",Jo=Xn[An],Hu=Jo+Pn[bc],Cc=Jo-Pn[Ec],Gu=Bt?-Rr[ks]/2:0,vu=Vn===$?Nr[ks]:Rr[ks],yu=Vn===$?-Rr[ks]:-Nr[ks],Du=o.elements.arrow,Jc=Bt&&Du?Wn(Du):{width:0,height:0},gl=o.modifiersData["arrow#persistent"]?o.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},zu=gl[bc],Wu=gl[Ec],da=St(0,Nr[ks],Jc[ks]),Td=Br?Nr[ks]/2-Gu-da-zu-Ti.mainAxis:vu-da-zu-Ti.mainAxis,Xc=Br?-Nr[ks]/2+Gu+da+Wu+Ti.mainAxis:yu+da+Wu+Ti.mainAxis,Wl=o.elements.arrow&&Ze(o.elements.arrow),zf=Wl?"y"===An?Wl.clientTop||0:Wl.clientLeft||0:0,Sd=null!=(Uo=Ur?.[An])?Uo:0,Wf=Jo+Xc-Sd,$u=St(Bt?Bn(Hu,Jo+Td-Sd-zf):Hu,Jo,Bt?Mn(Cc,Wf):Cc);Xn[An]=$u,ua[An]=$u-Jo}if(me){var Od,$f="x"===An?Jt:Rt,Ad="x"===An?It:nn,ml=Xn[Jn],ju="y"===Jn?"height":"width",Yu=ml+Pn[$f],qc=ml-Pn[Ad],Id=-1!==[Jt,Rt].indexOf(Kn),tf=null!=(Od=Ur?.[Jn])?Od:0,nf=Id?Yu:ml-Nr[ju]-Rr[ju]-tf+Ti.altAxis,rf=Id?ml+Nr[ju]+Rr[ju]-tf-Ti.altAxis:qc,Pd=Bt&&Id?function cn(f,o,c){var m=St(f,o,c);return m>c?c:m}(nf,ml,rf):St(Bt?nf:Yu,ml,Bt?rf:qc);Xn[Jn]=Pd,ua[Jn]=Pd-ml}o.modifiersData[m]=ua}},requiresIfExists:["offset"]};const Gi={name:"arrow",enabled:!0,phase:"main",fn:function Mo(f){var o,c=f.state,m=f.name,M=f.options,B=c.elements.arrow,q=c.modifiersData.popperOffsets,me=Zt(c.placement),ve=Ii(me),qe=[Rt,nn].indexOf(me)>=0?"height":"width";if(B&&q){var yt=function(o,c){return Xi("number"!=typeof(o="function"==typeof o?o(Object.assign({},c.rects,{placement:c.placement})):o)?o:Ds(o,we))}(M.padding,c),Vt=Wn(B),Bt="y"===ve?Jt:Rt,yn="y"===ve?It:nn,sn=c.rects.reference[qe]+c.rects.reference[ve]-q[ve]-c.rects.popper[qe],Pn=q[ve]-c.rects.reference[ve],Kn=Ze(B),Vn=Kn?"y"===ve?Kn.clientHeight||0:Kn.clientWidth||0:0,Br=sn/2-Pn/2,An=yt[Bt],Jn=Vn-Vt[qe]-yt[yn],Xn=Vn/2-Vt[qe]/2+Br,Nr=St(An,Xn,Jn),Rr=ve;c.modifiersData[m]=((o={})[Rr]=Nr,o.centerOffset=Nr-Xn,o)}},effect:function $n(f){var o=f.state,m=f.options.element,M=void 0===m?"[data-popper-arrow]":m;null!=M&&("string"==typeof M&&!(M=o.elements.popper.querySelector(M))||!_t(o.elements.popper,M)||(o.elements.arrow=M))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Gr(f,o,c){void 0===c&&(c=!1);var m=rn(o),M=rn(o)&&function Zr(f){var o=f.getBoundingClientRect(),c=Vr(o.width)/f.offsetWidth||1,m=Vr(o.height)/f.offsetHeight||1;return 1!==c||1!==m}(o),B=zn(o),q=ir(f,M,c),me={scrollLeft:0,scrollTop:0},ve={x:0,y:0};return(m||!m&&!c)&&(("body"!==Hn(o)||ar(B))&&(me=function un(f){return f!==Yt(f)&&rn(f)?function qo(f){return{scrollLeft:f.scrollLeft,scrollTop:f.scrollTop}}(f):qr(f)}(o)),rn(o)?((ve=ir(o,!0)).x+=o.clientLeft,ve.y+=o.clientTop):B&&(ve.x=Yr(B))),{x:q.left+me.scrollLeft-ve.x,y:q.top+me.scrollTop-ve.y,width:q.width,height:q.height}}function gi(f){var o=new Map,c=new Set,m=[];function M(B){c.add(B.name),[].concat(B.requires||[],B.requiresIfExists||[]).forEach(function(me){if(!c.has(me)){var ve=o.get(me);ve&&M(ve)}}),m.push(B)}return f.forEach(function(B){o.set(B.name,B)}),f.forEach(function(B){c.has(B.name)||M(B)}),m}function er(f){var o;return function(){return o||(o=new Promise(function(c){Promise.resolve().then(function(){o=void 0,c(f())})})),o}}var Ks={placement:"bottom",modifiers:[],strategy:"absolute"};function zi(){for(var f=arguments.length,o=new Array(f),c=0;c=0?-1:1,B="function"==typeof c?c(Object.assign({},o,{placement:f})):c,q=B[0],me=B[1];return q=q||0,me=(me||0)*M,[Rt,nn].indexOf(m)>=0?{x:me,y:q}:{x:q,y:me}}(yt,o.rects,B),qe},{}),me=q[o.placement],ve=me.x,ze=me.y;null!=o.modifiersData.popperOffsets&&(o.modifiersData.popperOffsets.x+=ve,o.modifiersData.popperOffsets.y+=ze),o.modifiersData[m]=q}};function zo(f,o){}function li(f,o){if(1&f&&(e.TgZ(0,"button",3),e._uU(1),e.YNc(2,zo,0,0,"ng-template",4),e.qZA()),2&f){const c=o.$implicit;e.Q6J("ngbPanelToggle",c),e.xp6(1),e.hij(" ",c.title," "),e.xp6(1),e.Q6J("ngTemplateOutlet",null==c.titleTpl?null:c.titleTpl.templateRef)}}function Es(f,o){}function Wi(f,o){}function pa(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",8),e.NdJ("ngbRef",function(M){e.CHM(c);const B=e.oxw().$implicit;return e.KtG(B.panelDiv=M)}),e.TgZ(1,"div",9),e.YNc(2,Wi,0,0,"ng-template",4),e.qZA()()}if(2&f){const c=e.oxw().$implicit;e.s9C("id",c.id),e.uIk("aria-labelledby",c.id+"-header"),e.xp6(2),e.Q6J("ngTemplateOutlet",(null==c.contentTpl?null:c.contentTpl.templateRef)||null)}}const xi=function(f,o){return{$implicit:f,opened:o}};function La(f,o){if(1&f&&(e.TgZ(0,"div")(1,"div",5),e.YNc(2,Es,0,0,"ng-template",6),e.qZA(),e.YNc(3,pa,3,3,"div",7),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(),M=e.MAs(1);e.Tol("accordion-item "+(c.cardClass||"")),e.xp6(1),e.Tol("accordion-header "+(c.type?"bg-"+c.type:m.type?"bg-"+m.type:"")),e.MGl("id","",c.id,"-header"),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.headerTpl?null:c.headerTpl.templateRef)||M)("ngTemplateOutletContext",e.WLB(8,xi,c,c.isOpen)),e.xp6(1),e.Q6J("ngIf",!m.destroyOnHide||c.isOpen||c.transitionRunning)}}function ts(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",1),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.close())}),e.qZA()}}const Di=["*"];function ha(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",6),e.NdJ("click",function(){const B=e.CHM(c).$implicit,q=e.oxw();return q.focus(),e.KtG(q.select(B.id,q.NgbSlideEventSource.INDICATOR))}),e.qZA()}if(2&f){const c=o.$implicit,m=e.oxw();e.ekj("active",c.id===m.activeId),e.uIk("aria-labelledby","slide-"+c.id)("aria-controls","slide-"+c.id)("aria-selected",c.id===m.activeId)}}function Ba(f,o){}function Ua(f,o){if(1&f&&(e.TgZ(0,"div",7)(1,"span",8),e.SDv(2,9),e.qZA(),e.YNc(3,Ba,0,0,"ng-template",10),e.qZA()),2&f){const c=o.$implicit,m=o.index,M=o.count;e.Q6J("id","slide-"+c.id),e.xp6(2),e.pQV(m+1)(M),e.QtT(2),e.xp6(1),e.Q6J("ngTemplateOutlet",c.tplRef)}}function Wr(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",11),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.arrowLeft())}),e._UZ(1,"span",12),e.TgZ(2,"span",8),e.SDv(3,13),e.qZA()()}}function ns(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",14),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.arrowRight())}),e._UZ(1,"span",15),e.TgZ(2,"span",8),e.SDv(3,16),e.qZA()()}}const El=["month"],Qr=["year"];function fo(f,o){if(1&f&&(e.TgZ(0,"option",5),e._uU(1),e.qZA()),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("value",c),e.uIk("aria-label",m.i18n.getMonthFullName(c,m.date.year)),e.xp6(1),e.Oqu(m.i18n.getMonthShortName(c,m.date.year))}}function ci(f,o){if(1&f&&(e.TgZ(0,"option",5),e._uU(1),e.qZA()),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("value",c),e.xp6(1),e.Oqu(m.i18n.getYearNumerals(c))}}function Wo(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"ngb-datepicker-navigation-select",7),e.NdJ("select",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.select.emit(M))}),e.qZA()}if(2&f){const c=e.oxw();e.Q6J("date",c.date)("disabled",c.disabled)("months",c.selectBoxes.months)("years",c.selectBoxes.years)}}function ol(f,o){1&f&&e._UZ(0,"div",0)}function Cl(f,o){1&f&&e._UZ(0,"div",0)}function ki(f,o){if(1&f&&(e.YNc(0,ol,1,0,"div",9),e.TgZ(1,"div",10),e._uU(2),e.qZA(),e.YNc(3,Cl,1,0,"div",9)),2&f){const c=o.$implicit,m=o.index,M=e.oxw(2);e.Q6J("ngIf",m>0),e.xp6(2),e.hij(" ",M.i18n.getMonthLabel(c.firstDate)," "),e.xp6(1),e.Q6J("ngIf",m!==M.months.length-1)}}function rs(f,o){if(1&f&&e.YNc(0,ki,4,3,"ng-template",8),2&f){const c=e.oxw();e.Q6J("ngForOf",c.months)}}function So(f,o){if(1&f&&(e.TgZ(0,"div",5),e._uU(1),e.qZA()),2&f){const c=e.oxw(2);e.xp6(1),e.Oqu(c.i18n.getWeekLabel())}}function is(f,o){if(1&f&&(e.TgZ(0,"div",6),e._uU(1),e.qZA()),2&f){const c=o.$implicit;e.xp6(1),e.Oqu(c)}}function os(f,o){if(1&f&&(e.TgZ(0,"div",2),e.YNc(1,So,2,1,"div",3),e.YNc(2,is,2,1,"div",4),e.qZA()),2&f){const c=e.oxw();e.xp6(1),e.Q6J("ngIf",c.datepicker.showWeekNumbers),e.xp6(1),e.Q6J("ngForOf",c.viewModel.weekdays)}}function ui(f,o){if(1&f&&(e.TgZ(0,"div",11),e._uU(1),e.qZA()),2&f){const c=e.oxw(2).$implicit,m=e.oxw();e.xp6(1),e.Oqu(m.i18n.getWeekNumerals(c.number))}}function bi(f,o){}function Fi(f,o){if(1&f&&e.YNc(0,bi,0,0,"ng-template",14),2&f){const c=e.oxw().$implicit,m=e.oxw(3);e.Q6J("ngTemplateOutlet",m.datepicker.dayTemplate)("ngTemplateOutletContext",c.context)}}function bn(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",12),e.NdJ("click",function(M){const q=e.CHM(c).$implicit;return e.oxw(3).doSelect(q),e.KtG(M.preventDefault())}),e.YNc(1,Fi,1,2,"ng-template",13),e.qZA()}if(2&f){const c=o.$implicit;e.ekj("disabled",c.context.disabled)("hidden",c.hidden)("ngb-dp-today",c.context.today),e.Q6J("tabindex",c.tabindex),e.uIk("aria-label",c.ariaLabel),e.xp6(1),e.Q6J("ngIf",!c.hidden)}}function Oo(f,o){if(1&f&&(e.TgZ(0,"div",8),e.YNc(1,ui,2,1,"div",9),e.YNc(2,bn,2,9,"div",10),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.xp6(1),e.Q6J("ngIf",m.datepicker.showWeekNumbers),e.xp6(1),e.Q6J("ngForOf",c.days)}}function po(f,o){if(1&f&&e.YNc(0,Oo,3,2,"div",7),2&f){const c=o.$implicit;e.Q6J("ngIf",!c.collapsed)}}const Ei=["defaultDayTemplate"],ho=["content"];function Va(f,o){if(1&f&&e._UZ(0,"div",7),2&f){const c=o.date,m=o.currentMonth,M=o.selected,B=o.disabled,q=o.focused;e.Q6J("date",c)("currentMonth",m)("selected",M)("disabled",B)("focused",q)}}function Li(f,o){if(1&f&&(e.TgZ(0,"div",12),e._uU(1),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw(2);e.xp6(1),e.hij(" ",m.i18n.getMonthLabel(c.firstDate)," ")}}function Cr(f,o){if(1&f&&(e.TgZ(0,"div",9),e.YNc(1,Li,2,1,"div",10),e._UZ(2,"ngb-datepicker-month",11),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(2);e.xp6(1),e.Q6J("ngIf","none"===m.navigation||m.displayMonths>1&&"select"===m.navigation),e.xp6(1),e.Q6J("month",c.firstDate)}}function to(f,o){if(1&f&&e.YNc(0,Cr,3,2,"div",8),2&f){const c=e.oxw();e.Q6J("ngForOf",c.model.months)}}function ss(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"ngb-datepicker-navigation",13),e.NdJ("navigate",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.onNavigateEvent(M))})("select",function(M){e.CHM(c);const B=e.oxw();return e.KtG(B.onNavigateDateSelect(M))}),e.qZA()}if(2&f){const c=e.oxw();e.Q6J("date",c.model.firstDate)("months",c.model.months)("disabled",c.model.disabled)("showSelect","select"===c.model.navigation)("prevDisabled",c.model.prevDisabled)("nextDisabled",c.model.nextDisabled)("selectBoxes",c.model.selectBoxes)}}function Ha(f,o){}function no(f,o){}const Bi=["dialog"];function kt(f,o){}const $o=function(f){return{$implicit:f}};function Xl(f,o){if(1&f&&(e.TgZ(0,"div",2),e.YNc(1,kt,0,0,"ng-template",3),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.Q6J("item",c)("nav",m.nav)("role",m.paneRole),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.contentTpl?null:c.contentTpl.templateRef)||null)("ngTemplateOutletContext",e.VKq(5,$o,c.active||m.isPanelTransitioning(c)))}}function wl(f,o){if(1&f&&e.YNc(0,Xl,2,7,"div",1),2&f){const c=o.$implicit,m=e.oxw();e.Q6J("ngIf",c.isPanelInDom()||m.isPanelTransitioning(c))}}function ma(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,10),e.qZA())}function mo(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,11),e.qZA())}function ws(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,12),e.qZA())}function Fn(f,o){1&f&&(e.TgZ(0,"span",9),e.SDv(1,13),e.qZA())}function Ls(f,o){1&f&&e._uU(0,"...")}function I(f,o){1&f&&(e.TgZ(0,"span",15),e._uU(1,"(current)"),e.qZA())}function y(f,o){if(1&f&&(e._uU(0),e.YNc(1,I,2,0,"span",14)),2&f){const c=o.$implicit,m=o.currentPage;e.hij(" ",c," "),e.xp6(1),e.Q6J("ngIf",c===m)}}function R(f,o){}const be=function(f){return{disabled:!0,currentPage:f}};function nt(f,o){if(1&f&&(e.TgZ(0,"a",20),e.YNc(1,R,0,0,"ng-template",8),e.qZA()),2&f){const c=e.oxw(2).$implicit,m=e.oxw(),M=e.MAs(9);e.xp6(1),e.Q6J("ngTemplateOutlet",(null==m.tplEllipsis?null:m.tplEllipsis.templateRef)||M)("ngTemplateOutletContext",e.VKq(2,be,c))}}function Tn(f,o){}const pr=function(f,o,c){return{disabled:f,$implicit:o,currentPage:c}};function kr(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"a",21),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw().$implicit;return e.oxw(2).selectPage(B),e.KtG(M.preventDefault())}),e.YNc(1,Tn,0,0,"ng-template",8),e.qZA()}if(2&f){const c=e.oxw().$implicit,m=e.oxw(),M=m.disabled,B=m.$implicit,q=e.oxw(),me=e.MAs(11);e.uIk("tabindex",M?"-1":null)("aria-disabled",M?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==q.tplNumber?null:q.tplNumber.templateRef)||me)("ngTemplateOutletContext",e.kEZ(4,pr,M,c,B))}}function di(f,o){if(1&f&&(e.TgZ(0,"li",17),e.YNc(1,nt,2,4,"a",18),e.YNc(2,kr,2,8,"a",19),e.qZA()),2&f){const c=o.$implicit,m=e.oxw(),M=m.$implicit,B=m.disabled,q=e.oxw();e.ekj("active",c===M)("disabled",q.isEllipsis(c)||B),e.uIk("aria-current",c===M?"page":null),e.xp6(1),e.Q6J("ngIf",q.isEllipsis(c)),e.xp6(1),e.Q6J("ngIf",!q.isEllipsis(c))}}function $i(f,o){if(1&f&&e.YNc(0,di,3,7,"li",16),2&f){const c=o.pages;e.Q6J("ngForOf",c)}}function Bs(f,o){}const jo=function(f,o){return{disabled:f,currentPage:o}};function Us(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",22),e.NdJ("click",function(M){return e.CHM(c),e.oxw().selectPage(1),e.KtG(M.preventDefault())}),e.YNc(2,Bs,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(1);e.ekj("disabled",c.previousDisabled()),e.xp6(1),e.uIk("tabindex",c.previousDisabled()?"-1":null)("aria-disabled",c.previousDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplFirst?null:c.tplFirst.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.previousDisabled(),c.page))}}function jn(f,o){}const Ao=function(f){return{disabled:f}};function ji(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",23),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.page-1),e.KtG(M.preventDefault())}),e.YNc(2,jn,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(3);e.ekj("disabled",c.previousDisabled()),e.xp6(1),e.uIk("tabindex",c.previousDisabled()?"-1":null)("aria-disabled",c.previousDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplPrevious?null:c.tplPrevious.templateRef)||m)("ngTemplateOutletContext",e.VKq(6,Ao,c.previousDisabled()))}}function ro(f,o){}function Io(f,o){}function ql(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",24),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.page+1),e.KtG(M.preventDefault())}),e.YNc(2,Io,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(5);e.ekj("disabled",c.nextDisabled()),e.xp6(1),e.uIk("tabindex",c.nextDisabled()?"-1":null)("aria-disabled",c.nextDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplNext?null:c.tplNext.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.nextDisabled(),c.page))}}function Ml(f,o){}function Zs(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"li",17)(1,"a",25),e.NdJ("click",function(M){e.CHM(c);const B=e.oxw();return B.selectPage(B.pageCount),e.KtG(M.preventDefault())}),e.YNc(2,Ml,0,0,"ng-template",8),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(7);e.ekj("disabled",c.nextDisabled()),e.xp6(1),e.uIk("tabindex",c.nextDisabled()?"-1":null)("aria-disabled",c.nextDisabled()?"true":null),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplLast?null:c.tplLast.templateRef)||m)("ngTemplateOutletContext",e.WLB(6,jo,c.nextDisabled(),c.page))}}const _a=function(f,o,c){return{$implicit:f,pages:o,disabled:c}};function Gn(f,o){if(1&f&&e._uU(0),2&f){const c=e.oxw(2);e.Oqu(c.title)}}function Yi(f,o){}function as(f,o){if(1&f&&(e.TgZ(0,"h3",3),e.YNc(1,Gn,1,1,"ng-template",null,4,e.W1O),e.YNc(3,Yi,0,0,"ng-template",5),e.qZA()),2&f){const c=e.MAs(2),m=e.oxw();e.xp6(3),e.Q6J("ngTemplateOutlet",m.isTitleTemplate()?m.title:c)("ngTemplateOutletContext",m.context)}}function _o(f,o){if(1&f&&(e.TgZ(0,"span"),e.SDv(1,2),e.ALo(2,"percent"),e.qZA()),2&f){const c=e.oxw();e.xp6(2),e.pQV(e.lcZ(2,1,c.getValue()/c.max)),e.QtT(1)}}function vo(f,o){if(1&f&&e._uU(0),2&f){const c=o.fill;e.Oqu(100===c?"\u2605":"\u2606")}}function Ms(f,o){}function Qs(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"span",2),e._uU(1),e.qZA(),e.TgZ(2,"span",3),e.NdJ("mouseenter",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.enter(B+1))})("click",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.handleClick(B+1))}),e.YNc(3,Ms,0,0,"ng-template",4),e.qZA()}if(2&f){const c=o.index,m=e.oxw(),M=e.MAs(1);e.xp6(1),e.hij("(",c=12)("ngIfElse",c)}}function Ea(f,o){if(1&f&&(e.TgZ(0,"strong",3),e._uU(1),e.qZA()),2&f){const c=e.oxw();e.xp6(1),e.Oqu(c.header)}}function Ga(f,o){}function Ca(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"div",4),e.YNc(1,Ga,0,0,"ng-template",5),e.TgZ(2,"button",6),e.NdJ("click",function(){e.CHM(c);const M=e.oxw();return e.KtG(M.hide())}),e.qZA()()}if(2&f){const c=e.oxw(),m=e.MAs(1);e.xp6(1),e.Q6J("ngTemplateOutlet",c.contentHeaderTpl||m)}}function S(f,o){if(1&f&&(e.TgZ(0,"span"),e._uU(1),e.qZA()),2&f){const c=e.oxw().$implicit,m=e.oxw();e.Tol(m.highlightClass),e.xp6(1),e.Oqu(c)}}function b(f,o){if(1&f&&e._uU(0),2&f){const c=e.oxw().$implicit;e.Oqu(c)}}function x(f,o){if(1&f&&(e.YNc(0,S,2,3,"span",1),e.YNc(1,b,1,1,"ng-template",null,2,e.W1O)),2&f){const c=o.odd,m=e.MAs(2);e.Q6J("ngIf",c)("ngIfElse",m)}}function X(f,o){if(1&f&&e._UZ(0,"ngb-highlight",2),2&f){const c=o.result,m=o.term,M=o.formatter;e.Q6J("result",M(c))("term",m)}}function Ne(f,o){}const je=function(f,o,c){return{result:f,term:o,formatter:c}};function mt(f,o){if(1&f){const c=e.EpF();e.TgZ(0,"button",3),e.NdJ("mouseenter",function(){const B=e.CHM(c).index,q=e.oxw();return e.KtG(q.markActive(B))})("click",function(){const B=e.CHM(c).$implicit,q=e.oxw();return e.KtG(q.select(B))}),e.YNc(1,Ne,0,0,"ng-template",4),e.qZA()}if(2&f){const c=o.$implicit,m=o.index,M=e.oxw(),B=e.MAs(1);e.ekj("active",m===M.activeIdx),e.Q6J("id",M.id+"-"+m),e.xp6(1),e.Q6J("ngTemplateOutlet",M.resultTemplate||B)("ngTemplateOutletContext",e.kEZ(5,je,c,M.term,M.formatter))}}function At(f){return parseInt(`${f}`,10)}function Sn(f){return null!=f?`${f}`:""}function In(f,o,c=0){return Math.max(Math.min(f,o),c)}function wn(f){return"string"==typeof f}function Ht(f){return!isNaN(At(f))}function dn(f){return"number"==typeof f&&isFinite(f)&&Math.floor(f)===f}function On(f){return null!=f}function vr(f){return f&&f.then}function Jr(f){return Ht(f)?`0${f}`.slice(-2):""}function yo(f,o){return f&&f.className&&f.className.split&&f.className.split(/\s+/).indexOf(o)>=0}function $r(f){return(f||document.body).getBoundingClientRect()}function No(f){return f.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}const ls={animation:!0,transitionTimerDelayMs:5},nc=()=>{},{transitionTimerDelayMs:Ko}=ls,Ts=new Map,lr=(f,o,c,m)=>{let M=m.context||{};const B=Ts.get(o);if(B)switch(m.runningTransition){case"continue":return F.E;case"stop":f.run(()=>B.transition$.complete()),M=Object.assign(B.context,M),Ts.delete(o)}const q=c(o,m.animation,M)||nc;if(!m.animation||"none"===window.getComputedStyle(o).transitionProperty)return f.run(()=>q()),(0,W.of)(void 0).pipe(function Yo(f){return o=>new d.y(c=>o.subscribe({next:q=>f.run(()=>c.next(q)),error:q=>f.run(()=>c.error(q)),complete:()=>f.run(()=>c.complete())}))}(f));const me=new L.x,ve=new L.x,ze=me.pipe(function Re(...f){return o=>(0,ae.z)(o,(0,W.of)(...f))}(!0));Ts.set(o,{transition$:me,complete:()=>{ve.next(),ve.complete()},context:M});const qe=function Xs(f){const{transitionDelay:o,transitionDuration:c}=window.getComputedStyle(f);return 1e3*(parseFloat(o)+parseFloat(c))}(o);return f.runOutsideAngular(()=>{const yt=(0,V.R)(o,"transitionend").pipe((0,Ke.R)(ze),(0,Ge.h)(({target:Bt})=>Bt===o));_e((0,Z.H)(qe+Ko).pipe((0,Ke.R)(ze)),yt,ve).pipe((0,Ke.R)(ze)).subscribe(()=>{Ts.delete(o),f.run(()=>{q(),me.next(),me.complete()})})}),me.asObservable()};const sl=(f,o,c)=>{let{direction:m,maxSize:M,dimension:B}=c;const{classList:q}=f;function me(){q.add("collapse"),"show"===m?q.add("show"):q.remove("show")}if(o)return M||(M=function Ss(f,o){if(typeof navigator>"u")return"0px";const{classList:c}=f,m=c.contains("show");m||c.add("show"),f.style[o]="";const M=f.getBoundingClientRect()[o]+"px";return m||c.remove("show"),M}(f,B),c.maxSize=M,f.style[B]="show"!==m?M:"0px",q.remove("collapse"),q.remove("collapsing"),q.remove("show"),$r(f),q.add("collapsing")),f.style[B]="show"===m?M:"0px",()=>{me(),q.remove("collapsing"),f.style[B]=""};me()};class ti{constructor(){this.animation=ls.animation}}ti.\u0275fac=function(o){return new(o||ti)},ti.\u0275prov=e.Yz7({token:ti,factory:ti.\u0275fac,providedIn:"root"});class Ki{constructor(o){this._ngbConfig=o,this.closeOthers=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Ki.\u0275fac=function(o){return new(o||Ki)(e.LFG(ti))},Ki.\u0275prov=e.Yz7({token:Ki,factory:Ki.\u0275fac,providedIn:"root"});let Ol=0;class Os{constructor(o){this.templateRef=o}}Os.\u0275fac=function(o){return new(o||Os)(e.Y36(e.Rgc))},Os.\u0275dir=e.lG2({type:Os,selectors:[["ng-template","ngbPanelHeader",""]],standalone:!0});class yr{constructor(o){this.templateRef=o}}yr.\u0275fac=function(o){return new(o||yr)(e.Y36(e.Rgc))},yr.\u0275dir=e.lG2({type:yr,selectors:[["ng-template","ngbPanelTitle",""]],standalone:!0});class Hs{constructor(o){this.templateRef=o}}Hs.\u0275fac=function(o){return new(o||Hs)(e.Y36(e.Rgc))},Hs.\u0275dir=e.lG2({type:Hs,selectors:[["ng-template","ngbPanelContent",""]],standalone:!0});class Or{constructor(){this.disabled=!1,this.id="ngb-panel-"+Ol++,this.isOpen=!1,this.initClassDone=!1,this.transitionRunning=!1,this.shown=new e.vpe,this.hidden=new e.vpe}ngAfterContentChecked(){this.titleTpl=this.titleTpls.first,this.headerTpl=this.headerTpls.first,this.contentTpl=this.contentTpls.first}}Or.\u0275fac=function(o){return new(o||Or)},Or.\u0275dir=e.lG2({type:Or,selectors:[["ngb-panel"]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,yr,4),e.Suo(m,Os,4),e.Suo(m,Hs,4)),2&o){let M;e.iGM(M=e.CRH())&&(c.titleTpls=M),e.iGM(M=e.CRH())&&(c.headerTpls=M),e.iGM(M=e.CRH())&&(c.contentTpls=M)}},inputs:{disabled:"disabled",id:"id",title:"title",type:"type",cardClass:"cardClass"},outputs:{shown:"shown",hidden:"hidden"},standalone:!0});class cs{constructor(o){this._El=o,this.ngbRef=new e.vpe}ngOnInit(){this.ngbRef.emit(this._El.nativeElement)}ngOnDestroy(){this.ngbRef.emit(null)}}cs.\u0275fac=function(o){return new(o||cs)(e.Y36(e.SBq))},cs.\u0275dir=e.lG2({type:cs,selectors:[["","ngbRef",""]],outputs:{ngbRef:"ngbRef"},standalone:!0});class Zo{constructor(o,c){this.accordion=o,this.panel=c}set ngbPanelToggle(o){o&&(this.panel=o)}}Zo.\u0275fac=function(o){return new(o||Zo)(e.Y36((0,e.Gpc)(()=>Ro)),e.Y36(Or,9))},Zo.\u0275dir=e.lG2({type:Zo,selectors:[["button","ngbPanelToggle",""]],hostAttrs:["type","button"],hostVars:5,hostBindings:function(o,c){1&o&&e.NdJ("click",function(){return c.accordion.toggle(c.panel.id)}),2&o&&(e.Ikx("disabled",c.panel.disabled),e.uIk("aria-expanded",c.panel.isOpen)("aria-controls",c.panel.id),e.ekj("collapsed",!c.panel.isOpen))},inputs:{ngbPanelToggle:"ngbPanelToggle"},standalone:!0});class Ro{constructor(o,c,m){this._ngZone=c,this._changeDetector=m,this.activeIds=[],this.destroyOnHide=!0,this.panelChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.animation=o.animation,this.type=o.type,this.closeOtherPanels=o.closeOthers}isExpanded(o){return this.activeIds.indexOf(o)>-1}expand(o){this._changeOpenState(this._findPanelById(o),!0)}expandAll(){this.closeOtherPanels?0===this.activeIds.length&&this.panels.length&&this._changeOpenState(this.panels.first,!0):this.panels.forEach(o=>this._changeOpenState(o,!0))}collapse(o){this._changeOpenState(this._findPanelById(o),!1)}collapseAll(){this.panels.forEach(o=>{this._changeOpenState(o,!1)})}toggle(o){const c=this._findPanelById(o);c&&this._changeOpenState(c,!c.isOpen)}ngAfterContentChecked(){wn(this.activeIds)&&(this.activeIds=this.activeIds.split(/\s*,\s*/)),this.panels.forEach(o=>{o.isOpen=!o.disabled&&this.activeIds.indexOf(o.id)>-1}),this.activeIds.length>1&&this.closeOtherPanels&&(this._closeOthers(this.activeIds[0],!1),this._updateActiveIds()),this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{this.panels.forEach(o=>{const c=o.panelDiv;c?o.initClassDone||(o.initClassDone=!0,lr(this._ngZone,c,sl,{animation:!1,runningTransition:"continue",context:{direction:o.isOpen?"show":"hide",dimension:"height"}})):o.initClassDone=!1})})}_changeOpenState(o,c){if(null!=o&&!o.disabled&&o.isOpen!==c){let m=!1;this.panelChange.emit({panelId:o.id,nextState:c,preventDefault:()=>{m=!0}}),m||(o.isOpen=c,o.transitionRunning=!0,c&&this.closeOtherPanels&&this._closeOthers(o.id),this._updateActiveIds(),this._runTransitions(this.animation))}}_closeOthers(o,c=!0){this.panels.forEach(m=>{m.id!==o&&m.isOpen&&(m.isOpen=!1,m.transitionRunning=c)})}_findPanelById(o){return this.panels.find(c=>c.id===o)||null}_updateActiveIds(){this.activeIds=this.panels.filter(o=>o.isOpen&&!o.disabled).map(o=>o.id)}_runTransitions(o){this._changeDetector.detectChanges(),this.panels.forEach(c=>{if(c.transitionRunning){const m=c.panelDiv;lr(this._ngZone,m,sl,{animation:o,runningTransition:"stop",context:{direction:c.isOpen?"show":"hide",dimension:"height"}}).subscribe(()=>{c.transitionRunning=!1;const{id:M}=c;c.isOpen?(c.shown.emit(),this.shown.emit(M)):(c.hidden.emit(),this.hidden.emit(M))})}})}}Ro.\u0275fac=function(o){return new(o||Ro)(e.Y36(Ki),e.Y36(e.R0b),e.Y36(e.sBO))},Ro.\u0275cmp=e.Xpm({type:Ro,selectors:[["ngb-accordion"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,Or,4),2&o){let M;e.iGM(M=e.CRH())&&(c.panels=M)}},hostAttrs:["role","tablist",1,"accordion"],hostVars:1,hostBindings:function(o,c){2&o&&e.uIk("aria-multiselectable",!c.closeOtherPanels)},inputs:{animation:"animation",activeIds:"activeIds",closeOtherPanels:["closeOthers","closeOtherPanels"],destroyOnHide:"destroyOnHide",type:"type"},outputs:{panelChange:"panelChange",shown:"shown",hidden:"hidden"},exportAs:["ngbAccordion"],standalone:!0,features:[e.jDz],decls:3,vars:1,consts:[["ngbPanelHeader",""],["t",""],["ngFor","",3,"ngForOf"],[1,"accordion-button",3,"ngbPanelToggle"],[3,"ngTemplateOutlet"],["role","tab",3,"id"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["role","tabpanel",3,"id","ngbRef",4,"ngIf"],["role","tabpanel",3,"id","ngbRef"],[1,"accordion-body"]],template:function(o,c){1&o&&(e.YNc(0,li,3,3,"ng-template",0,1,e.W1O),e.YNc(2,La,4,11,"ng-template",2)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.panels))},dependencies:[Qe.ax,Qe.tP,Zo,cs,Os,Qe.O5],encapsulation:2});class Ui{}Ui.\u0275fac=function(o){return new(o||Ui)},Ui.\u0275mod=e.oAB({type:Ui}),Ui.\u0275inj=e.cJS({imports:[Ro]});const us=({classList:f})=>{f.remove("show")};class ea{constructor(o){this._ngbConfig=o,this.dismissible=!0,this.type="warning"}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}ea.\u0275fac=function(o){return new(o||ea)(e.LFG(ti))},ea.\u0275prov=e.Yz7({token:ea,factory:ea.\u0275fac,providedIn:"root"});class xo{constructor(o,c,m,M){this._renderer=c,this._element=m,this._zone=M,this.closed=new e.vpe,this.dismissible=o.dismissible,this.type=o.type,this.animation=o.animation}close(){const o=lr(this._zone,this._element.nativeElement,us,{animation:this.animation,runningTransition:"continue"});return o.subscribe(()=>this.closed.emit()),o}ngOnChanges(o){const c=o.type;c&&!c.firstChange&&(this._renderer.removeClass(this._element.nativeElement,`alert-${c.previousValue}`),this._renderer.addClass(this._element.nativeElement,`alert-${c.currentValue}`))}ngOnInit(){this._renderer.addClass(this._element.nativeElement,`alert-${this.type}`)}}xo.\u0275fac=function(o){return new(o||xo)(e.Y36(ea),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b))},xo.\u0275cmp=e.Xpm({type:xo,selectors:[["ngb-alert"]],hostAttrs:["role","alert",1,"alert","show"],hostVars:4,hostBindings:function(o,c){2&o&&e.ekj("fade",c.animation)("alert-dismissible",c.dismissible)},inputs:{animation:"animation",dismissible:"dismissible",type:"type"},outputs:{closed:"closed"},exportAs:["ngbAlert"],standalone:!0,features:[e.TTD,e.jDz],ngContentSelectors:Di,decls:2,vars:1,consts:function(){let f;return f=$localize`:@@ngb.alert.close:Close`,[["type","button","class","btn-close","aria-label",f,3,"click",4,"ngIf"],["type","button","aria-label",f,1,"btn-close",3,"click"]]},template:function(o,c){1&o&&(e.F$t(),e.Hsn(0),e.YNc(1,ts,1,0,"button",0)),2&o&&(e.xp6(1),e.Q6J("ngIf",c.dismissible))},dependencies:[Qe.O5],styles:["ngb-alert{display:block}\n"],encapsulation:2,changeDetection:0});class Ci{}var za,f;Ci.\u0275fac=function(o){return new(o||Ci)},Ci.\u0275mod=e.oAB({type:Ci}),Ci.\u0275inj=e.cJS({imports:[xo]}),(f=za||(za={})).START="start",f.END="end";const Al=({classList:f})=>f.contains("carousel-item-start")||f.contains("carousel-item-end"),ds=f=>{f.remove("carousel-item-start"),f.remove("carousel-item-end")},fs=f=>{ds(f),f.remove("carousel-item-prev"),f.remove("carousel-item-next")},ru=(f,o,{direction:c})=>{const{classList:m}=f;return o?(Al(f)?ds(m):(m.add("carousel-item-"+(c===za.START?"next":"prev")),$r(f),m.add("carousel-item-"+c)),()=>{fs(m),m.add("active")}):(ds(m),fs(m),void m.add("active"))},iu=(f,o,{direction:c})=>{const{classList:m}=f;return o?(Al(f)?ds(m):m.add("carousel-item-"+c),()=>{fs(m),m.remove("active")}):(ds(m),fs(m),void m.remove("active"))};class wa{constructor(o){this._ngbConfig=o,this.interval=5e3,this.wrap=!0,this.keyboard=!0,this.pauseOnHover=!0,this.pauseOnFocus=!0,this.showNavigationArrows=!0,this.showNavigationIndicators=!0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}wa.\u0275fac=function(o){return new(o||wa)(e.LFG(ti))},wa.\u0275prov=e.Yz7({token:wa,factory:wa.\u0275fac,providedIn:"root"});let Ic=0;class Ma{constructor(o){this.tplRef=o,this.id="ngb-slide-"+Ic++,this.slid=new e.vpe}}Ma.\u0275fac=function(o){return new(o||Ma)(e.Y36(e.Rgc))},Ma.\u0275dir=e.lG2({type:Ma,selectors:[["ng-template","ngbSlide",""]],inputs:{id:"id"},outputs:{slid:"slid"},standalone:!0});class Gs{constructor(o,c,m,M,B){this._platformId=c,this._ngZone=m,this._cd=M,this._container=B,this.NgbSlideEventSource=ps,this._destroy$=new L.x,this._interval$=new Se.X(0),this._mouseHover$=new Se.X(!1),this._focused$=new Se.X(!1),this._pauseOnHover$=new Se.X(!1),this._pauseOnFocus$=new Se.X(!1),this._pause$=new Se.X(!1),this._wrap$=new Se.X(!1),this.slide=new e.vpe,this.slid=new e.vpe,this._transitionIds=null,this.animation=o.animation,this.interval=o.interval,this.wrap=o.wrap,this.keyboard=o.keyboard,this.pauseOnHover=o.pauseOnHover,this.pauseOnFocus=o.pauseOnFocus,this.showNavigationArrows=o.showNavigationArrows,this.showNavigationIndicators=o.showNavigationIndicators}set interval(o){this._interval$.next(o)}get interval(){return this._interval$.value}set wrap(o){this._wrap$.next(o)}get wrap(){return this._wrap$.value}set pauseOnHover(o){this._pauseOnHover$.next(o)}get pauseOnHover(){return this._pauseOnHover$.value}set pauseOnFocus(o){this._pauseOnFocus$.next(o)}get pauseOnFocus(){return this._pauseOnFocus$.value}set mouseHover(o){this._mouseHover$.next(o)}get mouseHover(){return this._mouseHover$.value}set focused(o){this._focused$.next(o)}get focused(){return this._focused$.value}arrowLeft(){this.focus(),this.prev(ps.ARROW_LEFT)}arrowRight(){this.focus(),this.next(ps.ARROW_RIGHT)}ngAfterContentInit(){(0,Qe.NF)(this._platformId)&&this._ngZone.runOutsideAngular(()=>{const o=(0,Ae.a)([this.slide.pipe((0,dt.U)(c=>c.current),(0,xe.O)(this.activeId)),this._wrap$,this.slides.changes.pipe((0,xe.O)(null))]).pipe((0,dt.U)(([c,m])=>{const M=this.slides.toArray(),B=this._getSlideIdxById(c);return m?M.length>1:Bc||m&&M||B&&q||!ve?0:me),(0,K.x)(),(0,ce.w)(c=>c>0?(0,Z.H)(c,c):de),(0,Ke.R)(this._destroy$)).subscribe(()=>this._ngZone.run(()=>this.next(ps.TIMER)))}),this.slides.changes.pipe((0,Ke.R)(this._destroy$)).subscribe(()=>{this._transitionIds?.forEach(o=>(f=>{Ts.get(f)?.complete()})(this._getSlideElement(o))),this._transitionIds=null,this._cd.markForCheck(),this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{for(const{id:o}of this.slides){const c=this._getSlideElement(o);o===this.activeId?c.classList.add("active"):c.classList.remove("active")}})})}ngAfterContentChecked(){let o=this._getSlideById(this.activeId);this.activeId=o?o.id:this.slides.length?this.slides.first.id:""}ngAfterViewInit(){if(this.activeId){const o=this._getSlideElement(this.activeId);o&&o.classList.add("active")}}ngOnDestroy(){this._destroy$.next()}select(o,c){this._cycleToSelected(o,this._getSlideEventDirection(this.activeId,o),c)}prev(o){this._cycleToSelected(this._getPrevSlide(this.activeId),za.END,o)}next(o){this._cycleToSelected(this._getNextSlide(this.activeId),za.START,o)}pause(){this._pause$.next(!0)}cycle(){this._pause$.next(!1)}focus(){this._container.nativeElement.focus()}_cycleToSelected(o,c,m){const M=this._transitionIds;if(M&&(M[0]!==o||M[1]!==this.activeId))return;let B=this._getSlideById(o);if(B&&B.id!==this.activeId){this._transitionIds=[this.activeId,o],this.slide.emit({prev:this.activeId,current:B.id,direction:c,paused:this._pause$.value,source:m});const q={animation:this.animation,runningTransition:"stop",context:{direction:c}},me=[],ve=this._getSlideById(this.activeId);if(ve){const Vt=lr(this._ngZone,this._getSlideElement(ve.id),iu,q);Vt.subscribe(()=>{ve.slid.emit({isShown:!1,direction:c,source:m})}),me.push(Vt)}const ze=this.activeId;this.activeId=B.id;const qe=this._getSlideById(this.activeId),yt=lr(this._ngZone,this._getSlideElement(B.id),ru,q);yt.subscribe(()=>{qe?.slid.emit({isShown:!0,direction:c,source:m})}),me.push(yt),We(...me).pipe((0,Je.q)(1)).subscribe(()=>{this._transitionIds=null,this.slid.emit({prev:ze,current:B.id,direction:c,paused:this._pause$.value,source:m})})}this._cd.markForCheck()}_getSlideEventDirection(o,c){return this._getSlideIdxById(o)>this._getSlideIdxById(c)?za.END:za.START}_getSlideById(o){return this.slides.find(c=>c.id===o)||null}_getSlideIdxById(o){const c=this._getSlideById(o);return null!=c?this.slides.toArray().indexOf(c):-1}_getNextSlide(o){const c=this.slides.toArray(),m=this._getSlideIdxById(o);return m===c.length-1?this.wrap?c[0].id:c[c.length-1].id:c[m+1].id}_getPrevSlide(o){const c=this.slides.toArray(),m=this._getSlideIdxById(o);return 0===m?this.wrap?c[c.length-1].id:c[0].id:c[m-1].id}_getSlideElement(o){return this._container.nativeElement.querySelector(`#slide-${o}`)}}var ps,pt,Wt;Gs.\u0275fac=function(o){return new(o||Gs)(e.Y36(wa),e.Y36(e.Lbi),e.Y36(e.R0b),e.Y36(e.sBO),e.Y36(e.SBq))},Gs.\u0275cmp=e.Xpm({type:Gs,selectors:[["ngb-carousel"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,Ma,4),2&o){let M;e.iGM(M=e.CRH())&&(c.slides=M)}},hostAttrs:["tabIndex","0",1,"carousel","slide"],hostVars:3,hostBindings:function(o,c){1&o&&e.NdJ("keydown.arrowLeft",function(){return c.keyboard&&c.arrowLeft()})("keydown.arrowRight",function(){return c.keyboard&&c.arrowRight()})("mouseenter",function(){return c.mouseHover=!0})("mouseleave",function(){return c.mouseHover=!1})("focusin",function(){return c.focused=!0})("focusout",function(){return c.focused=!1}),2&o&&(e.uIk("aria-activedescendant","slide-"+c.activeId),e.Udp("display","block"))},inputs:{animation:"animation",activeId:"activeId",interval:"interval",wrap:"wrap",keyboard:"keyboard",pauseOnHover:"pauseOnHover",pauseOnFocus:"pauseOnFocus",showNavigationArrows:"showNavigationArrows",showNavigationIndicators:"showNavigationIndicators"},outputs:{slide:"slide",slid:"slid"},exportAs:["ngbCarousel"],standalone:!0,features:[e.jDz],decls:6,vars:6,consts:function(){let f,o,c;return f=$localize`:Currently selected slide number read by screen reader@@ngb.carousel.slide-number: Slide ${"\ufffd0\ufffd"}:INTERPOLATION: of ${"\ufffd1\ufffd"}:INTERPOLATION_1: `,o=$localize`:@@ngb.carousel.previous:Previous`,c=$localize`:@@ngb.carousel.next:Next`,[["role","tablist",1,"carousel-indicators"],["type","button","data-bs-target","","role","tab",3,"active","click",4,"ngFor","ngForOf"],[1,"carousel-inner"],["class","carousel-item","role","tabpanel",3,"id",4,"ngFor","ngForOf"],["class","carousel-control-prev","type","button",3,"click",4,"ngIf"],["class","carousel-control-next","type","button",3,"click",4,"ngIf"],["type","button","data-bs-target","","role","tab",3,"click"],["role","tabpanel",1,"carousel-item",3,"id"],[1,"visually-hidden"],f,[3,"ngTemplateOutlet"],["type","button",1,"carousel-control-prev",3,"click"],["aria-hidden","true",1,"carousel-control-prev-icon"],o,["type","button",1,"carousel-control-next",3,"click"],["aria-hidden","true",1,"carousel-control-next-icon"],c]},template:function(o,c){1&o&&(e.TgZ(0,"div",0),e.YNc(1,ha,1,5,"button",1),e.qZA(),e.TgZ(2,"div",2),e.YNc(3,Ua,4,4,"div",3),e.qZA(),e.YNc(4,Wr,4,0,"button",4),e.YNc(5,ns,4,0,"button",5)),2&o&&(e.ekj("visually-hidden",!c.showNavigationIndicators),e.xp6(1),e.Q6J("ngForOf",c.slides),e.xp6(2),e.Q6J("ngForOf",c.slides),e.xp6(1),e.Q6J("ngIf",c.showNavigationArrows),e.xp6(1),e.Q6J("ngIf",c.showNavigationArrows))},dependencies:[Qe.ax,Qe.tP,Qe.O5],encapsulation:2,changeDetection:0}),function(f){f.TIMER="timer",f.ARROW_LEFT="arrowLeft",f.ARROW_RIGHT="arrowRight",f.INDICATOR="indicator"}(ps||(ps={}));class Yn{}Yn.\u0275fac=function(o){return new(o||Yn)},Yn.\u0275mod=e.oAB({type:Yn}),Yn.\u0275inj=e.cJS({imports:[Gs]});class oo{constructor(o){this._ngbConfig=o,this.horizontal=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}oo.\u0275fac=function(o){return new(o||oo)(e.LFG(ti))},oo.\u0275prov=e.Yz7({token:oo,factory:oo.\u0275fac,providedIn:"root"});class hs{constructor(o,c,m){this._element=o,this._zone=m,this._afterInit=!1,this._isCollapsed=!1,this.ngbCollapseChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.animation=c.animation,this.horizontal=c.horizontal}set collapsed(o){this._isCollapsed!==o&&(this._isCollapsed=o,this._afterInit&&this._runTransitionWithEvents(o,this.animation))}ngOnInit(){this._runTransition(this._isCollapsed,!1),this._afterInit=!0}toggle(o=this._isCollapsed){this.collapsed=!o,this.ngbCollapseChange.next(this._isCollapsed)}_runTransition(o,c){return lr(this._zone,this._element.nativeElement,sl,{animation:c,runningTransition:"stop",context:{direction:o?"hide":"show",dimension:this.horizontal?"width":"height"}})}_runTransitionWithEvents(o,c){this._runTransition(o,c).subscribe(()=>{o?this.hidden.emit():this.shown.emit()})}}hs.\u0275fac=function(o){return new(o||hs)(e.Y36(e.SBq),e.Y36(oo),e.Y36(e.R0b))},hs.\u0275dir=e.lG2({type:hs,selectors:[["","ngbCollapse",""]],hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("collapse-horizontal",c.horizontal)},inputs:{animation:"animation",collapsed:["ngbCollapse","collapsed"],horizontal:"horizontal"},outputs:{ngbCollapseChange:"ngbCollapseChange",shown:"shown",hidden:"hidden"},exportAs:["ngbCollapse"],standalone:!0});class ko{}ko.\u0275fac=function(o){return new(o||ko)},ko.\u0275mod=e.oAB({type:ko}),ko.\u0275inj=e.cJS({});class tr{constructor(o,c,m){this.year=dn(o)?o:null,this.month=dn(c)?c:null,this.day=dn(m)?m:null}static from(o){return o instanceof tr?o:o?new tr(o.year,o.month,o.day):null}equals(o){return null!=o&&this.year===o.year&&this.month===o.month&&this.day===o.day}before(o){return!!o&&(this.year===o.year?this.month===o.month?this.day!==o.day&&this.dayo.day:this.month>o.month:this.year>o.year)}}function wi(f,o){return!function hr(f,o){return!f&&!o||!!f&&!!o&&f.equals(o)}(f,o)}function rc(f,o){return!(!f&&!o)&&(!f||!o||(f.year!==o.year||f.month!==o.month))}function al(f,o,c){return f&&o&&f.before(o)?o:f&&c&&f.after(c)?c:f||null}function so(f,o){const{minDate:c,maxDate:m,disabled:M,markDisabled:B}=o;return!(null==f||M||B&&B(f,{year:f.year,month:f.month})||c&&f.before(c)||m&&f.after(m))}function ni(f,o,c,m,M){const{displayMonths:B,months:q}=c,me=q.splice(0,q.length);return Array.from({length:B},(ze,qe)=>{const yt=Object.assign(f.getNext(o,"m",qe),{day:1});if(q[qe]=null,!M){const Vt=me.findIndex(Bt=>Bt.firstDate.equals(yt));-1!==Vt&&(q[qe]=me.splice(Vt,1)[0])}return yt}).forEach((ze,qe)=>{null===q[qe]&&(q[qe]=function Do(f,o,c,m,M={}){const{dayTemplateData:B,minDate:q,maxDate:me,firstDayOfWeek:ve,markDisabled:ze,outsideDays:qe,weekdayWidth:yt,weekdaysVisible:Vt}=c,Bt=f.getToday();M.firstDate=null,M.lastDate=null,M.number=o.month,M.year=o.year,M.weeks=M.weeks||[],M.weekdays=M.weekdays||[],o=function ac(f,o,c){const m=f.getDaysPerWeek(),M=new tr(o.year,o.month,1),B=f.getWeekday(M)%m;return f.getPrev(M,"d",(m+B-c)%m)}(f,o,ve),Vt||(M.weekdays.length=0);for(let yn=0;ynKn.date),ve),sn.collapsed="collapsed"===qe&&Pn[0].date.month!==M.number&&Pn[Pn.length-1].date.month!==M.number}return M}(f,ze,c,m,me.shift()||{}))}),q}function jr(f){return new tr(f.getFullYear(),f.getMonth()+1,f.getDate())}function C(f){const o=new Date(f.year,f.month-1,f.day,12);return isNaN(o.getTime())||o.setFullYear(f.year),o}class E{}E.\u0275fac=function(o){return new(o||E)},E.\u0275prov=e.Yz7({token:E,factory:function(){return function h(){return new A}()},providedIn:"root"});class A extends E{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(o,c="d",m=1){let M=C(o),B=!0,q=M.getMonth();switch(c){case"y":M.setFullYear(M.getFullYear()+m);break;case"m":q+=m,M.setMonth(q),q%=12,q<0&&(q+=12);break;case"d":M.setDate(M.getDate()+m),B=!1;break;default:return o}return B&&M.getMonth()!==q&&M.setDate(0),jr(M)}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){let m=C(o).getDay();return 0===m?7:m}getWeekNumber(o,c){7===c&&(c=0);const B=C(o[(11-c)%7]);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime();return B.setMonth(0),B.setDate(1),Math.floor(Math.round((q-B.getTime())/864e5)/7)+1}getToday(){return jr(new Date)}isValid(o){if(!(o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&0!==o.year))return!1;const c=C(o);return!isNaN(c.getTime())&&c.getFullYear()===o.year&&c.getMonth()+1===o.month&&c.getDate()===o.day}}A.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(A)))(c||A)}}(),A.\u0275prov=e.Yz7({token:A,factory:A.\u0275fac});class k{getMonthLabel(o){return`${this.getMonthFullName(o.month,o.year)} ${this.getYearNumerals(o.year)}`}getDayNumerals(o){return`${o.day}`}getWeekNumerals(o){return`${o}`}getYearNumerals(o){return`${o}`}getWeekLabel(){return""}}k.\u0275fac=function(o){return new(o||k)},k.\u0275prov=e.Yz7({token:k,factory:function(o){let c=null;return c=o?new o:function P(f){return new re(f)}(e.LFG(e.soG)),c},providedIn:"root"});class re extends k{constructor(o){super(),this._locale=o,this._monthsShort=(0,Qe.UT)(o,Qe.x.Standalone,Qe.Tn.Abbreviated),this._monthsFull=(0,Qe.UT)(o,Qe.x.Standalone,Qe.Tn.Wide)}getWeekdayLabel(o,c){const m=(0,Qe.Mn)(this._locale,Qe.x.Standalone,void 0===c?Qe.Tn.Short:c);return m.map((B,q)=>m[(q+1)%7])[o-1]||""}getMonthShortName(o){return this._monthsShort[o-1]||""}getMonthFullName(o){return this._monthsFull[o-1]||""}getDayAriaLabel(o){const c=new Date(o.year,o.month-1,o.day);return(0,Qe.p6)(c,"fullDate",this._locale)}}re.\u0275fac=function(o){return new(o||re)(e.LFG(e.soG))},re.\u0275prov=e.Yz7({token:re,factory:re.\u0275fac});class Ue{constructor(o,c){this._calendar=o,this._i18n=c,this._VALIDATORS={dayTemplateData:m=>{if(this._state.dayTemplateData!==m)return{dayTemplateData:m}},displayMonths:m=>{if(dn(m=At(m))&&m>0&&this._state.displayMonths!==m)return{displayMonths:m}},disabled:m=>{if(this._state.disabled!==m)return{disabled:m}},firstDayOfWeek:m=>{if(dn(m=At(m))&&m>=0&&this._state.firstDayOfWeek!==m)return{firstDayOfWeek:m}},focusVisible:m=>{if(this._state.focusVisible!==m&&!this._state.disabled)return{focusVisible:m}},markDisabled:m=>{if(this._state.markDisabled!==m)return{markDisabled:m}},maxDate:m=>{const M=this.toValidDate(m,null);if(wi(this._state.maxDate,M))return{maxDate:M}},minDate:m=>{const M=this.toValidDate(m,null);if(wi(this._state.minDate,M))return{minDate:M}},navigation:m=>{if(this._state.navigation!==m)return{navigation:m}},outsideDays:m=>{if(this._state.outsideDays!==m)return{outsideDays:m}},weekdays:m=>{const M=!0===m||!1===m?Qe.Tn.Short:m,B=!0!==m&&!1!==m||m;if(this._state.weekdayWidth!==M||this._state.weekdaysVisible!==B)return{weekdayWidth:M,weekdaysVisible:B}}},this._model$=new L.x,this._dateSelect$=new L.x,this._state={dayTemplateData:null,markDisabled:null,maxDate:null,minDate:null,disabled:!1,displayMonths:1,firstDate:null,firstDayOfWeek:1,lastDate:null,focusDate:null,focusVisible:!1,months:[],navigation:"select",outsideDays:"visible",prevDisabled:!1,nextDisabled:!1,selectedDate:null,selectBoxes:{years:[],months:[]},weekdayWidth:Qe.Tn.Short,weekdaysVisible:!0}}get model$(){return this._model$.pipe((0,Ge.h)(o=>o.months.length>0))}get dateSelect$(){return this._dateSelect$.pipe((0,Ge.h)(o=>null!==o))}set(o){let c=Object.keys(o).map(m=>this._VALIDATORS[m](o[m])).reduce((m,M)=>({...m,...M}),{});Object.keys(c).length>0&&this._nextState(c)}focus(o){const c=this.toValidDate(o,null);null!=c&&!this._state.disabled&&wi(this._state.focusDate,c)&&this._nextState({focusDate:o})}focusSelect(){so(this._state.focusDate,this._state)&&this.select(this._state.focusDate,{emitEvent:!0})}open(o){const c=this.toValidDate(o,this._calendar.getToday());null!=c&&!this._state.disabled&&(!this._state.firstDate||rc(this._state.firstDate,c))&&this._nextState({firstDate:c})}select(o,c={}){const m=this.toValidDate(o,null);null!=m&&!this._state.disabled&&(wi(this._state.selectedDate,m)&&this._nextState({selectedDate:m}),c.emitEvent&&so(m,this._state)&&this._dateSelect$.next(m))}toValidDate(o,c){const m=tr.from(o);return void 0===c&&(c=this._calendar.getToday()),this._calendar.isValid(m)?m:c}getMonth(o){for(let c of this._state.months)if(o.month===c.number&&o.year===c.year)return c;throw new Error(`month ${o.month} of year ${o.year} not found`)}_nextState(o){const c=this._updateState(o);this._patchContexts(c),this._state=c,this._model$.next(this._state)}_patchContexts(o){const{months:c,displayMonths:m,selectedDate:M,focusDate:B,focusVisible:q,disabled:me,outsideDays:ve}=o;o.months.forEach(ze=>{ze.weeks.forEach(qe=>{qe.days.forEach(yt=>{B&&(yt.context.focused=B.equals(yt.date)&&q),yt.tabindex=!me&&B&&yt.date.equals(B)&&B.month===ze.number?0:-1,!0===me&&(yt.context.disabled=!0),void 0!==M&&(yt.context.selected=null!==M&&M.equals(yt.date)),ze.number!==yt.date.month&&(yt.hidden="hidden"===ve||"collapsed"===ve||m>1&&yt.date.after(c[0].firstDate)&&yt.date.before(c[m-1].lastDate))})})})}_updateState(o){const c=Object.assign({},this._state,o);let m=c.firstDate;if(("minDate"in o||"maxDate"in o)&&(function Au(f,o){if(o&&f&&o.before(f))throw new Error(`'maxDate' ${o} should be greater than 'minDate' ${f}`)}(c.minDate,c.maxDate),c.focusDate=al(c.focusDate,c.minDate,c.maxDate),c.firstDate=al(c.firstDate,c.minDate,c.maxDate),m=c.focusDate),"disabled"in o&&(c.focusVisible=!1),"selectedDate"in o&&0===this._state.months.length&&(m=c.selectedDate),"focusVisible"in o||"focusDate"in o&&(c.focusDate=al(c.focusDate,c.minDate,c.maxDate),m=c.focusDate,0!==c.months.length&&c.focusDate&&!c.focusDate.before(c.firstDate)&&!c.focusDate.after(c.lastDate)))return c;if("firstDate"in o&&(c.firstDate=al(c.firstDate,c.minDate,c.maxDate),m=c.firstDate),m){const M="dayTemplateData"in o||"firstDayOfWeek"in o||"markDisabled"in o||"minDate"in o||"maxDate"in o||"disabled"in o||"outsideDays"in o||"weekdaysVisible"in o,B=ni(this._calendar,m,c,this._i18n,M);c.months=B,c.firstDate=B[0].firstDate,c.lastDate=B[B.length-1].lastDate,"selectedDate"in o&&!so(c.selectedDate,c)&&(c.selectedDate=null),"firstDate"in o&&(!c.focusDate||c.focusDate.before(c.firstDate)||c.focusDate.after(c.lastDate))&&(c.focusDate=m);const q=!this._state.firstDate||this._state.firstDate.year!==c.firstDate.year,me=!this._state.firstDate||this._state.firstDate.month!==c.firstDate.month;"select"===c.navigation?(("minDate"in o||"maxDate"in o||0===c.selectBoxes.years.length||q)&&(c.selectBoxes.years=function Wa(f,o,c){if(!f)return[];const m=o?Math.max(o.year,f.year-500):f.year-10,B=(c?Math.min(c.year,f.year+500):f.year+10)-m+1,q=Array(B);for(let me=0;meq===c.month);M=M.slice(B)}if(m&&o.year===m.year){const B=M.findIndex(q=>q===m.month);M=M.slice(0,B+1)}return M}(this._calendar,c.firstDate,c.minDate,c.maxDate))):c.selectBoxes={years:[],months:[]},("arrows"===c.navigation||"select"===c.navigation)&&(me||q||"minDate"in o||"maxDate"in o||"disabled"in o)&&(c.prevDisabled=c.disabled||function sc(f,o,c){const m=Object.assign(f.getPrev(o,"m"),{day:1});return null!=c&&(m.year===c.year&&m.month.form-select{flex:1 1 auto;padding:0 .5rem;font-size:.875rem;height:1.85rem}ngb-datepicker-navigation-select>.form-select:focus{z-index:1}ngb-datepicker-navigation-select>.form-select::-ms-value{background-color:transparent!important}\n"],encapsulation:2,changeDetection:0});class Dr{constructor(o){this.i18n=o,this.navigation=pt,this.months=[],this.navigate=new e.vpe,this.select=new e.vpe}onClickPrev(o){o.currentTarget.focus(),this.navigate.emit(this.navigation.PREV)}onClickNext(o){o.currentTarget.focus(),this.navigate.emit(this.navigation.NEXT)}}Dr.\u0275fac=function(o){return new(o||Dr)(e.Y36(k))},Dr.\u0275cmp=e.Xpm({type:Dr,selectors:[["ngb-datepicker-navigation"]],inputs:{date:"date",disabled:"disabled",months:"months",showSelect:"showSelect",prevDisabled:"prevDisabled",nextDisabled:"nextDisabled",selectBoxes:"selectBoxes"},outputs:{navigate:"navigate",select:"select"},standalone:!0,features:[e.jDz],decls:8,vars:4,consts:function(){let f,o,c,m;return f=$localize`:@@ngb.datepicker.previous-month:Previous month`,o=$localize`:@@ngb.datepicker.previous-month:Previous month`,c=$localize`:@@ngb.datepicker.next-month:Next month`,m=$localize`:@@ngb.datepicker.next-month:Next month`,[[1,"ngb-dp-arrow"],["type","button","aria-label",f,"title",o,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-chevron"],["class","ngb-dp-navigation-select",3,"date","disabled","months","years","select",4,"ngIf"],[4,"ngIf"],[1,"ngb-dp-arrow","right"],["type","button","aria-label",c,"title",m,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-select",3,"date","disabled","months","years","select"],["ngFor","",3,"ngForOf"],["class","ngb-dp-arrow",4,"ngIf"],[1,"ngb-dp-month-name"]]},template:function(o,c){1&o&&(e.TgZ(0,"div",0)(1,"button",1),e.NdJ("click",function(M){return c.onClickPrev(M)}),e._UZ(2,"span",2),e.qZA()(),e.YNc(3,Wo,1,4,"ngb-datepicker-navigation-select",3),e.YNc(4,rs,1,1,null,4),e.TgZ(5,"div",5)(6,"button",6),e.NdJ("click",function(M){return c.onClickNext(M)}),e._UZ(7,"span",2),e.qZA()()),2&o&&(e.xp6(1),e.Q6J("disabled",c.prevDisabled),e.xp6(2),e.Q6J("ngIf",c.showSelect),e.xp6(1),e.Q6J("ngIf",!c.showSelect),e.xp6(2),e.Q6J("disabled",c.nextDisabled))},dependencies:[Qe.O5,Qe.ax,pn],styles:["ngb-datepicker-navigation{display:flex;align-items:center}.ngb-dp-navigation-chevron{border-style:solid;border-width:.2em .2em 0 0;display:inline-block;width:.75em;height:.75em;margin-left:.25em;margin-right:.15em;transform:rotate(-135deg)}.ngb-dp-arrow{display:flex;flex:1 1 auto;padding-right:0;padding-left:0;margin:0;width:2rem;height:2rem}.ngb-dp-arrow.right{justify-content:flex-end}.ngb-dp-arrow.right .ngb-dp-navigation-chevron{transform:rotate(45deg);margin-left:.15em;margin-right:.25em}.ngb-dp-arrow-btn{padding:0 .25rem;margin:0 .5rem;border:none;background-color:transparent;z-index:1}.ngb-dp-arrow-btn:focus{outline-width:1px;outline-style:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ngb-dp-arrow-btn:focus{outline-style:solid}}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center}.ngb-dp-navigation-select{display:flex;flex:1 1 9rem}\n"],encapsulation:2,changeDetection:0}),function(f){f[f.Tab=9]="Tab",f[f.Enter=13]="Enter",f[f.Escape=27]="Escape",f[f.Space=32]="Space",f[f.PageUp=33]="PageUp",f[f.PageDown=34]="PageDown",f[f.End=35]="End",f[f.Home=36]="Home",f[f.ArrowLeft=37]="ArrowLeft",f[f.ArrowUp=38]="ArrowUp",f[f.ArrowRight=39]="ArrowRight",f[f.ArrowDown=40]="ArrowDown"}(Wt||(Wt={}));class gr{processKey(o,c){const{state:m,calendar:M}=c;switch(o.which){case Wt.PageUp:c.focusDate(M.getPrev(m.focusedDate,o.shiftKey?"y":"m",1));break;case Wt.PageDown:c.focusDate(M.getNext(m.focusedDate,o.shiftKey?"y":"m",1));break;case Wt.End:c.focusDate(o.shiftKey?m.maxDate:m.lastDate);break;case Wt.Home:c.focusDate(o.shiftKey?m.minDate:m.firstDate);break;case Wt.ArrowLeft:c.focusDate(M.getPrev(m.focusedDate,"d",1));break;case Wt.ArrowUp:c.focusDate(M.getPrev(m.focusedDate,"d",M.getDaysPerWeek()));break;case Wt.ArrowRight:c.focusDate(M.getNext(m.focusedDate,"d",1));break;case Wt.ArrowDown:c.focusDate(M.getNext(m.focusedDate,"d",M.getDaysPerWeek()));break;case Wt.Enter:case Wt.Space:c.focusSelect();break;default:return}o.preventDefault(),o.stopPropagation()}}gr.\u0275fac=function(o){return new(o||gr)},gr.\u0275prov=e.Yz7({token:gr,factory:gr.\u0275fac,providedIn:"root"});class ri{constructor(){this.displayMonths=1,this.firstDayOfWeek=1,this.navigation="select",this.outsideDays="visible",this.showWeekNumbers=!1,this.weekdays=Qe.Tn.Short}}ri.\u0275fac=function(o){return new(o||ri)},ri.\u0275prov=e.Yz7({token:ri,factory:ri.\u0275fac,providedIn:"root"});class Xr{}Xr.\u0275fac=function(o){return new(o||Xr)},Xr.\u0275prov=e.Yz7({token:Xr,factory:function(){return function $a(){return new ja}()},providedIn:"root"});class ja extends Xr{fromModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?{year:o.year,month:o.month,day:o.day}:null}toModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?{year:o.year,month:o.month,day:o.day}:null}}ja.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(ja)))(c||ja)}}(),ja.\u0275prov=e.Yz7({token:ja,factory:ja.\u0275fac});class ta{constructor(o){this.templateRef=o}}ta.\u0275fac=function(o){return new(o||ta)(e.Y36(e.Rgc))},ta.\u0275dir=e.lG2({type:ta,selectors:[["ng-template","ngbDatepickerContent",""]],standalone:!0});class zs{constructor(o,c,m,M){this.i18n=o,this.datepicker=c,this._keyboardService=m,this._service=M}set month(o){this.viewModel=this._service.getMonth(o)}onKeyDown(o){this._keyboardService.processKey(o,this.datepicker)}doSelect(o){!o.context.disabled&&!o.hidden&&this.datepicker.onDateSelect(o.date)}}zs.\u0275fac=function(o){return new(o||zs)(e.Y36(k),e.Y36((0,e.Gpc)(()=>Ya)),e.Y36(gr),e.Y36(Ue))},zs.\u0275cmp=e.Xpm({type:zs,selectors:[["ngb-datepicker-month"]],hostAttrs:["role","grid"],hostBindings:function(o,c){1&o&&e.NdJ("keydown",function(M){return c.onKeyDown(M)})},inputs:{month:"month"},standalone:!0,features:[e.jDz],decls:2,vars:2,consts:[["class","ngb-dp-week ngb-dp-weekdays","role","row",4,"ngIf"],["ngFor","",3,"ngForOf"],["role","row",1,"ngb-dp-week","ngb-dp-weekdays"],["class","ngb-dp-weekday ngb-dp-showweek small",4,"ngIf"],["class","ngb-dp-weekday small","role","columnheader",4,"ngFor","ngForOf"],[1,"ngb-dp-weekday","ngb-dp-showweek","small"],["role","columnheader",1,"ngb-dp-weekday","small"],["class","ngb-dp-week","role","row",4,"ngIf"],["role","row",1,"ngb-dp-week"],["class","ngb-dp-week-number small text-muted",4,"ngIf"],["class","ngb-dp-day","role","gridcell",3,"disabled","tabindex","hidden","ngb-dp-today","click",4,"ngFor","ngForOf"],[1,"ngb-dp-week-number","small","text-muted"],["role","gridcell",1,"ngb-dp-day",3,"tabindex","click"],[3,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,os,3,2,"div",0),e.YNc(1,po,1,1,"ng-template",1)),2&o&&(e.Q6J("ngIf",c.viewModel.weekdays.length>0),e.xp6(1),e.Q6J("ngForOf",c.viewModel.weeks))},dependencies:[Qe.O5,Qe.ax,Qe.tP],styles:['ngb-datepicker-month{display:block}.ngb-dp-weekday,.ngb-dp-week-number{line-height:2rem;text-align:center;font-style:italic}.ngb-dp-weekday{color:var(--bs-info)}.ngb-dp-week{border-radius:.25rem;display:flex}.ngb-dp-weekdays{border-bottom:1px solid var(--bs-border-color);border-radius:0;background-color:var(--bs-light)}.ngb-dp-day,.ngb-dp-weekday,.ngb-dp-week-number{width:2rem;height:2rem}.ngb-dp-day{cursor:pointer}.ngb-dp-day.disabled,.ngb-dp-day.hidden{cursor:default;pointer-events:none}.ngb-dp-day[tabindex="0"]{z-index:1}\n'],encapsulation:2});class Ya{constructor(o,c,m,M,B,q,me,ve){this._service=o,this._calendar=c,this.i18n=m,this._elementRef=q,this._ngbDateAdapter=me,this._ngZone=ve,this._controlValue=null,this._destroyed$=new L.x,this._publicState={},this.navigate=new e.vpe,this.dateSelect=new e.vpe,this.onChange=ze=>{},this.onTouched=()=>{},["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showWeekNumbers","startDate","weekdays"].forEach(ze=>this[ze]=M[ze]),o.dateSelect$.pipe((0,Ke.R)(this._destroyed$)).subscribe(ze=>{this.dateSelect.emit(ze)}),o.model$.pipe((0,Ke.R)(this._destroyed$)).subscribe(ze=>{const qe=ze.firstDate,yt=this.model?this.model.firstDate:null;this._publicState={maxDate:ze.maxDate,minDate:ze.minDate,firstDate:ze.firstDate,lastDate:ze.lastDate,focusedDate:ze.focusDate,months:ze.months.map(Pn=>Pn.firstDate)};let Vt=!1;if(!qe.equals(yt)&&(this.navigate.emit({current:yt?{year:yt.year,month:yt.month}:null,next:{year:qe.year,month:qe.month},preventDefault:()=>Vt=!0}),Vt&&null!==yt))return void this._service.open(yt);const Bt=ze.selectedDate,yn=ze.focusDate,sn=this.model?this.model.focusDate:null;this.model=ze,wi(Bt,this._controlValue)&&(this._controlValue=Bt,this.onTouched(),this.onChange(this._ngbDateAdapter.toModel(Bt))),wi(yn,sn)&&sn&&ze.focusVisible&&this.focus(),B.markForCheck()})}get state(){return this._publicState}get calendar(){return this._calendar}focusDate(o){this._service.focus(tr.from(o))}focusSelect(){this._service.focusSelect()}focus(){this._ngZone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{const o=this._elementRef.nativeElement.querySelector('div.ngb-dp-day[tabindex="0"]');o&&o.focus()})}navigateTo(o){this._service.open(tr.from(o?o.day?o:{...o,day:1}:null))}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{const o=(0,V.R)(this._contentEl.nativeElement,"focusin"),c=(0,V.R)(this._contentEl.nativeElement,"focusout"),{nativeElement:m}=this._elementRef;(0,Fe.T)(o,c).pipe((0,Ge.h)(({target:M,relatedTarget:B})=>!(yo(M,"ngb-dp-day")&&yo(B,"ngb-dp-day")&&m.contains(M)&&m.contains(B))),(0,Ke.R)(this._destroyed$)).subscribe(({type:M})=>this._ngZone.run(()=>this._service.set({focusVisible:"focusin"===M})))})}ngOnDestroy(){this._destroyed$.next()}ngOnInit(){if(void 0===this.model){const o={};["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].forEach(c=>o[c]=this[c]),this._service.set(o),this.navigateTo(this.startDate)}this.dayTemplate||(this.dayTemplate=this._defaultDayTemplate)}ngOnChanges(o){const c={};if(["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].filter(m=>m in o).forEach(m=>c[m]=this[m]),this._service.set(c),"startDate"in o){const{currentValue:m,previousValue:M}=o.startDate;rc(M,m)&&this.navigateTo(this.startDate)}}onDateSelect(o){this._service.focus(o),this._service.select(o,{emitEvent:!0})}onNavigateDateSelect(o){this._service.open(o)}onNavigateEvent(o){switch(o){case pt.PREV:this._service.open(this._calendar.getPrev(this.model.firstDate,"m",1));break;case pt.NEXT:this._service.open(this._calendar.getNext(this.model.firstDate,"m",1))}}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}setDisabledState(o){this._service.set({disabled:o})}writeValue(o){this._controlValue=tr.from(this._ngbDateAdapter.fromModel(o)),this._service.select(this._controlValue)}}Ya.\u0275fac=function(o){return new(o||Ya)(e.Y36(Ue),e.Y36(E),e.Y36(k),e.Y36(ri),e.Y36(e.sBO),e.Y36(e.SBq),e.Y36(Xr),e.Y36(e.R0b))},Ya.\u0275cmp=e.Xpm({type:Ya,selectors:[["ngb-datepicker"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,ta,7),2&o){let M;e.iGM(M=e.CRH())&&(c.contentTemplate=M.first)}},viewQuery:function(o,c){if(1&o&&(e.Gf(Ei,7),e.Gf(ho,7)),2&o){let m;e.iGM(m=e.CRH())&&(c._defaultDayTemplate=m.first),e.iGM(m=e.CRH())&&(c._contentEl=m.first)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("disabled",c.model.disabled)},inputs:{dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",maxDate:"maxDate",minDate:"minDate",navigation:"navigation",outsideDays:"outsideDays",showWeekNumbers:"showWeekNumbers",startDate:"startDate",weekdays:"weekdays"},outputs:{navigate:"navigate",dateSelect:"dateSelect"},exportAs:["ngbDatepicker"],standalone:!0,features:[e._Bn([{provide:Et.JU,useExisting:(0,e.Gpc)(()=>Ya),multi:!0},Ue]),e.TTD,e.jDz],decls:10,vars:5,consts:[["defaultDayTemplate",""],["defaultContentTemplate",""],[1,"ngb-dp-header"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select",4,"ngIf"],[1,"ngb-dp-content"],["content",""],[3,"ngTemplateOutlet"],["ngbDatepickerDayView","",3,"date","currentMonth","selected","disabled","focused"],["class","ngb-dp-month",4,"ngFor","ngForOf"],[1,"ngb-dp-month"],["class","ngb-dp-month-name",4,"ngIf"],[3,"month"],[1,"ngb-dp-month-name"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select"]],template:function(o,c){if(1&o&&(e.YNc(0,Va,1,5,"ng-template",null,0,e.W1O),e.YNc(2,to,1,1,"ng-template",null,1,e.W1O),e.TgZ(4,"div",2),e.YNc(5,ss,1,7,"ngb-datepicker-navigation",3),e.qZA(),e.TgZ(6,"div",4,5),e.YNc(8,Ha,0,0,"ng-template",6),e.qZA(),e.YNc(9,no,0,0,"ng-template",6)),2&o){const m=e.MAs(3);e.xp6(5),e.Q6J("ngIf","none"!==c.navigation),e.xp6(1),e.ekj("ngb-dp-months",!c.contentTemplate),e.xp6(2),e.Q6J("ngTemplateOutlet",(null==c.contentTemplate?null:c.contentTemplate.templateRef)||m),e.xp6(1),e.Q6J("ngTemplateOutlet",c.footerTemplate)}},dependencies:[Qe.O5,Qe.ax,Qe.tP,Mt,zs,Dr],styles:["ngb-datepicker{border:1px solid var(--bs-border-color);border-radius:.25rem;display:inline-block}ngb-datepicker-month{pointer-events:auto}ngb-datepicker.dropdown-menu{padding:0}ngb-datepicker.disabled .ngb-dp-weekday,ngb-datepicker.disabled .ngb-dp-week-number,ngb-datepicker.disabled .ngb-dp-month-name{color:var(--bs-text-muted)}.ngb-dp-body{z-index:1055}.ngb-dp-header{border-bottom:0;border-radius:.25rem .25rem 0 0;padding-top:.25rem;background-color:var(--bs-light)}.ngb-dp-months{display:flex}.ngb-dp-month{pointer-events:none}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center;background-color:var(--bs-light)}.ngb-dp-month+.ngb-dp-month .ngb-dp-month-name,.ngb-dp-month+.ngb-dp-month .ngb-dp-week{padding-left:1rem}.ngb-dp-month:last-child .ngb-dp-week{padding-right:.25rem}.ngb-dp-month:first-child .ngb-dp-week{padding-left:.25rem}.ngb-dp-month .ngb-dp-week:last-child{padding-bottom:.25rem}\n"],encapsulation:2,changeDetection:0});const Vi=(f,o)=>!!o&&o.some(c=>c.contains(f)),ou=(f,o)=>!o||null!=function Po(f,o){return!o||typeof f.closest>"u"?null:f.closest(o)}(f,o),su=typeof navigator<"u"&&!!navigator.userAgent&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>2||/Android/.test(navigator.userAgent));function gs(f,o,c,m,M,B,q,me){c&&f.runOutsideAngular((f=>su?()=>setTimeout(()=>f(),100):f)(()=>{const ze=(0,V.R)(o,"keydown").pipe((0,Ke.R)(M),(0,Ge.h)(Vt=>Vt.which===Wt.Escape),(0,Ce.b)(Vt=>Vt.preventDefault())),qe=(0,V.R)(o,"mousedown").pipe((0,dt.U)(Vt=>{const Bt=Vt.target;return 2!==Vt.button&&!Vi(Bt,q)&&("inside"===c?Vi(Bt,B)&&ou(Bt,me):"outside"===c?!Vi(Bt,B):ou(Bt,me)||!Vi(Bt,B))}),(0,Ke.R)(M)),yt=(0,V.R)(o,"mouseup").pipe(De(qe),(0,Ge.h)(([Vt,Bt])=>Bt),(0,rt.g)(0),(0,Ke.R)(M));_e([ze.pipe((0,dt.U)(Vt=>0)),yt.pipe((0,dt.U)(Vt=>1))]).subscribe(Vt=>f.run(()=>m(Vt)))}))}const Fr=["a[href]","button:not([disabled])",'input:not([disabled]):not([type="hidden"])',"select:not([disabled])","textarea:not([disabled])","[contenteditable]",'[tabindex]:not([tabindex="-1"])'].join(", ");function Il(f){const o=Array.from(f.querySelectorAll(Fr)).filter(c=>-1!==c.tabIndex);return[o[0],o[o.length-1]]}const Fo=(f,o,c,m=!1)=>{f.runOutsideAngular(()=>{const M=(0,V.R)(o,"focusin").pipe((0,Ke.R)(c),(0,dt.U)(B=>B.target));(0,V.R)(o,"keydown").pipe((0,Ke.R)(c),(0,Ge.h)(B=>B.which===Wt.Tab),De(M)).subscribe(([B,q])=>{const[me,ve]=Il(o);(q===me||q===o)&&B.shiftKey&&(ve.focus(),B.preventDefault()),q===ve&&!B.shiftKey&&(me.focus(),B.preventDefault())}),m&&(0,V.R)(o,"click").pipe((0,Ke.R)(c),De(M),(0,dt.U)(B=>B[1])).subscribe(B=>B.focus())})},Iu=/\s+/,ll=/ +/gi,Pl={top:["top"],bottom:["bottom"],start:["left","right"],left:["left"],end:["right","left"],right:["right"],"top-start":["top-start","top-end"],"top-left":["top-start"],"top-end":["top-end","top-start"],"top-right":["top-end"],"bottom-start":["bottom-start","bottom-end"],"bottom-left":["bottom-start"],"bottom-end":["bottom-end","bottom-start"],"bottom-right":["bottom-end"],"start-top":["left-start","right-start"],"left-top":["left-start"],"start-bottom":["left-end","right-end"],"left-bottom":["left-end"],"end-top":["right-start","left-start"],"right-top":["right-start"],"end-bottom":["right-end","left-end"],"right-bottom":["right-end"]};const Ta=/^left/,vd=/^right/,yd=/^start/,Nl=/^end/;function Pu({placement:f,baseClass:o},c){let m=Array.isArray(f)?f:f.split(Iu);let B=m.findIndex(ze=>"auto"===ze);B>=0&&["top","bottom","start","end","top-start","top-end","bottom-start","bottom-end","start-top","start-bottom","end-top","end-bottom"].forEach(function(ze){null==m.find(qe=>-1!==qe.search("^"+ze))&&m.splice(B++,1,ze)});const q=m.map(ze=>function Nc(f,o){const[c,m]=Pl[f];return o&&m||c}(ze,c.isRTL()));return{placement:q.shift(),modifiers:[{name:"bootstrapClasses",enabled:!!o,phase:"write",fn({state:ze}){const qe=new RegExp(o+"(-[a-z]+)*","gi"),yt=ze.elements.popper,Vt=ze.placement;let Bt=yt.className;Bt=Bt.replace(qe,""),Bt+=` ${function lc(f,o){let[c,m]=o.split("-");const M=c.replace(Ta,"start").replace(vd,"end");let B=[M];if(m){let q=m;("left"===c||"right"===c)&&(q=q.replace(yd,"top").replace(Nl,"bottom")),B.push(`${M}-${q}`)}return f&&(B=B.map(q=>`${f}-${q}`)),B.join(" ")}(o,Vt)}`,Bt=Bt.trim().replace(ll," "),yt.className=Bt}},Pi,Kr,Gi,{enabled:!0,name:"flip",options:{fallbackPlacements:q}},{enabled:!0,name:"preventOverflow",phase:"main",fn:function(){}}]}}function Dd(f){return f}function Rl(f){let o=null;return{createPopper(c){if(!o){let M=(c.updatePopperOptions||Dd)(Pu(c,f));o=ai(c.hostElement,c.targetElement,M)}},update(){o&&o.update()},setOptions(c){if(o){let M=(c.updatePopperOptions||Dd)(Pu(c,f));o.setOptions(M)}},destroy(){o&&(o.destroy(),o=null)}}}class Ka extends ri{constructor(){super(...arguments),this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o,this.restoreFocus=!0}}function au(f){return o=>(o.modifiers.push(Go,{name:"offset",options:{offset:()=>f}}),o)}Ka.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ka)))(c||Ka)}}(),Ka.\u0275prov=e.Yz7({token:Ka,factory:Ka.\u0275fac,providedIn:"root"});class xl{}xl.\u0275fac=function(o){return new(o||xl)},xl.\u0275prov=e.Yz7({token:xl,factory:function(){return function bd(){return new cl}()},providedIn:"root"});class cl extends xl{parse(o){if(null!=o){const c=o.trim().split("-");if(1===c.length&&Ht(c[0]))return{year:At(c[0]),month:null,day:null};if(2===c.length&&Ht(c[0])&&Ht(c[1]))return{year:At(c[0]),month:At(c[1]),day:null};if(3===c.length&&Ht(c[0])&&Ht(c[1])&&Ht(c[2]))return{year:At(c[0]),month:At(c[1]),day:At(c[2])}}return null}format(o){return o?`${o.year}-${Ht(o.month)?Jr(o.month):""}-${Ht(o.day)?Jr(o.day):""}`:""}}cl.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(cl)))(c||cl)}}(),cl.\u0275prov=e.Yz7({token:cl,factory:cl.\u0275fac});class ms{constructor(o){this._element=o.documentElement}isRTL(){return"rtl"===(this._element.getAttribute("dir")||"").toLowerCase()}}ms.\u0275fac=function(o){return new(o||ms)(e.LFG(Qe.K0))},ms.\u0275prov=e.Yz7({token:ms,factory:ms.\u0275fac,providedIn:"root"});class As{constructor(o,c,m,M,B,q,me,ve,ze,qe,yt){this._parserFormatter=o,this._elRef=c,this._vcRef=m,this._renderer=M,this._ngZone=B,this._calendar=q,this._dateAdapter=me,this._document=ze,this._changeDetector=qe,this._cRef=null,this._disabled=!1,this._elWithFocus=null,this._model=null,this._destroyCloseHandlers$=new L.x,this.dateSelect=new e.vpe,this.navigate=new e.vpe,this.closed=new e.vpe,this._onChange=Vt=>{},this._onTouched=()=>{},this._validatorChange=()=>{},["autoClose","container","positionTarget","placement","popperOptions"].forEach(Vt=>this[Vt]=yt[Vt]),this._positioning=Rl(ve)}get disabled(){return this._disabled}set disabled(o){this._disabled=""===o||o&&"false"!==o,this.isOpen()&&this._cRef.instance.setDisabledState(this._disabled)}registerOnChange(o){this._onChange=o}registerOnTouched(o){this._onTouched=o}registerOnValidatorChange(o){this._validatorChange=o}setDisabledState(o){this.disabled=o}validate(o){const{value:c}=o;if(null!=c){const m=this._fromDateStruct(this._dateAdapter.fromModel(c));if(!m)return{ngbDate:{invalid:c}};if(this.minDate&&m.before(tr.from(this.minDate)))return{ngbDate:{minDate:{minDate:this.minDate,actual:c}}};if(this.maxDate&&m.after(tr.from(this.maxDate)))return{ngbDate:{maxDate:{maxDate:this.maxDate,actual:c}}}}return null}writeValue(o){this._model=this._fromDateStruct(this._dateAdapter.fromModel(o)),this._writeModelValue(this._model)}manualDateChange(o,c=!1){const m=o!==this._inputValue;m&&(this._inputValue=o,this._model=this._fromDateStruct(this._parserFormatter.parse(o))),(m||!c)&&this._onChange(this._model?this._dateAdapter.toModel(this._model):""===o?null:o),c&&this._model&&this._writeModelValue(this._model)}isOpen(){return!!this._cRef}open(){if(!this.isOpen()){let o;if(this._cRef=this._vcRef.createComponent(Ya),this._applyPopupStyling(this._cRef.location.nativeElement),this._applyDatepickerInputs(this._cRef),this._subscribeForDatepickerOutputs(this._cRef.instance),this._cRef.instance.ngOnInit(),this._cRef.instance.writeValue(this._dateAdapter.toModel(this._model)),this._cRef.instance.registerOnChange(c=>{this.writeValue(c),this._onChange(c),this._onTouched()}),this._cRef.changeDetectorRef.detectChanges(),this._cRef.instance.setDisabledState(this.disabled),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._cRef.location.nativeElement),this._elWithFocus=this._document.activeElement,Fo(this._ngZone,this._cRef.location.nativeElement,this.closed,!0),setTimeout(()=>this._cRef?.instance.focus()),o=wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget instanceof HTMLElement?this.positionTarget:this._elRef.nativeElement,this._ngZone.runOutsideAngular(()=>{this._cRef&&(this._positioning.createPopper({hostElement:o,targetElement:this._cRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:c=>this.popperOptions(au([0,2])(c))}),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update()))}),this.positionTarget&&!o)throw new Error("ngbDatepicker could not find element declared in [positionTarget] to position against.");this._setCloseHandlers()}}close(){if(this.isOpen()){this._vcRef.remove(this._vcRef.indexOf(this._cRef.hostView)),this._cRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.closed.emit(),this._changeDetector.markForCheck();let o=this._elWithFocus;wn(this.restoreFocus)?o=this._document.querySelector(this.restoreFocus):void 0!==this.restoreFocus&&(o=this.restoreFocus),o&&o.focus?o.focus():this._document.body.focus()}}toggle(){this.isOpen()?this.close():this.open()}navigateTo(o){this.isOpen()&&this._cRef.instance.navigateTo(o)}onBlur(){this._onTouched()}onFocus(){this._elWithFocus=this._elRef.nativeElement}ngOnChanges(o){if((o.minDate||o.maxDate)&&(this._validatorChange(),this.isOpen()&&(o.minDate&&(this._cRef.instance.minDate=this.minDate),o.maxDate&&(this._cRef.instance.maxDate=this.maxDate),this._cRef.instance.ngOnChanges(o))),o.datepickerClass){const{currentValue:c,previousValue:m}=o.datepickerClass;this._applyPopupClass(c,m)}o.autoClose&&this.isOpen()&&this._setCloseHandlers()}ngOnDestroy(){this.close()}_applyDatepickerInputs(o){["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showNavigation","showWeekNumbers","weekdays"].forEach(c=>{void 0!==this[c]&&o.setInput(c,this[c])}),o.setInput("startDate",this.startDate||this._model)}_applyPopupClass(o,c){const m=this._cRef?.location.nativeElement;m&&(o&&this._renderer.addClass(m,o),c&&this._renderer.removeClass(m,c))}_applyPopupStyling(o){this._renderer.addClass(o,"dropdown-menu"),this._renderer.addClass(o,"show"),"body"===this.container&&this._renderer.addClass(o,"ngb-dp-body"),this._applyPopupClass(this.datepickerClass)}_subscribeForDatepickerOutputs(o){o.navigate.subscribe(c=>this.navigate.emit(c)),o.dateSelect.subscribe(c=>{this.dateSelect.emit(c),(!0===this.autoClose||"inside"===this.autoClose)&&this.close()})}_writeModelValue(o){const c=this._parserFormatter.format(o);this._inputValue=c,this._renderer.setProperty(this._elRef.nativeElement,"value",c),this.isOpen()&&(this._cRef.instance.writeValue(this._dateAdapter.toModel(o)),this._onTouched())}_fromDateStruct(o){const c=o?new tr(o.year,o.month,o.day):null;return this._calendar.isValid(c)?c:null}_setCloseHandlers(){this._destroyCloseHandlers$.next(),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this._destroyCloseHandlers$,[],[this._elRef.nativeElement,this._cRef.location.nativeElement])}}As.\u0275fac=function(o){return new(o||As)(e.Y36(xl),e.Y36(e.SBq),e.Y36(e.s_b),e.Y36(e.Qsj),e.Y36(e.R0b),e.Y36(E),e.Y36(Xr),e.Y36(ms),e.Y36(Qe.K0),e.Y36(e.sBO),e.Y36(Ka))},As.\u0275dir=e.lG2({type:As,selectors:[["input","ngbDatepicker",""]],hostVars:1,hostBindings:function(o,c){1&o&&e.NdJ("input",function(M){return c.manualDateChange(M.target.value)})("change",function(M){return c.manualDateChange(M.target.value,!0)})("focus",function(){return c.onFocus()})("blur",function(){return c.onBlur()}),2&o&&e.Ikx("disabled",c.disabled)},inputs:{autoClose:"autoClose",datepickerClass:"datepickerClass",dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",minDate:"minDate",maxDate:"maxDate",navigation:"navigation",outsideDays:"outsideDays",placement:"placement",popperOptions:"popperOptions",restoreFocus:"restoreFocus",showWeekNumbers:"showWeekNumbers",startDate:"startDate",container:"container",positionTarget:"positionTarget",weekdays:"weekdays",disabled:"disabled"},outputs:{dateSelect:"dateSelect",navigate:"navigate",closed:"closed"},exportAs:["ngbDatepicker"],standalone:!0,features:[e._Bn([{provide:Et.JU,useExisting:(0,e.Gpc)(()=>As),multi:!0},{provide:Et.Cf,useExisting:(0,e.Gpc)(()=>As),multi:!0},{provide:ri,useExisting:Ka}]),e.TTD]});class Ws extends E{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(o,c="d",m=1){switch(o=new tr(o.year,o.month,o.day),c){case"y":return(o=this._setYear(o,o.year+m)).month=1,o.day=1,o;case"m":return(o=this._setMonth(o,o.month+m)).day=1,o;case"d":return this._setDay(o,o.day+m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=this.toGregorian(o).getDay();return 0===c?7:c}getWeekNumber(o,c){7===c&&(c=0);const M=o[(11-c)%7],B=this.toGregorian(M);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime(),me=this.toGregorian(new tr(M.year,1,1));return Math.floor(Math.round((q-me.getTime())/864e5)/7)+1}getToday(){return this.fromGregorian(new Date)}isValid(o){return null!=o&&Ht(o.year)&&Ht(o.month)&&Ht(o.day)&&!isNaN(this.toGregorian(o).getTime())}_setDay(o,c){c=+c;let m=this.getDaysPerMonth(o.month,o.year);if(c<=0)for(;c<=0;)o=this._setMonth(o,o.month-1),m=this.getDaysPerMonth(o.month,o.year),c+=m;else if(c>m)for(;c>m;)c-=m,o=this._setMonth(o,o.month+1),m=this.getDaysPerMonth(o.month,o.year);return o.day=c,o}_setMonth(o,c){return c=+c,o.year=o.year+Math.floor((c-1)/12),o.month=Math.floor(((c-1)%12+12)%12)+1,o}_setYear(o,c){return o.year=+c,o}}function lu(f){const o=f.getFullYear();return o%4==0&&o%100!=0||o%400==0}function Rc(f,o){return f-o*Math.floor(f/o)}Ws.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ws)))(c||Ws)}}(),Ws.\u0275prov=e.Yz7({token:Ws,factory:Ws.\u0275fac});const na=1721425.5,v=1948439.5;class l extends Ws{fromGregorian(o){const c=o.getFullYear(),m=o.getMonth(),M=o.getDate();let B=na-1+365*(c-1)+Math.floor((c-1)/4)+-Math.floor((c-1)/100)+Math.floor((c-1)/400)+Math.floor((367*(m+1)-362)/12+(m+1<=2?0:lu(o)?-1:-2)+M);B=Math.floor(B)+.5;const q=B-v,me=Math.floor((30*q+10646)/10631);let ve=Math.ceil((q-29-function cc(f){return 354*(f-1)+Math.floor((3+11*f)/30)}(me))/29.5);ve=Math.min(ve,11);const ze=Math.ceil(q-function Ru(f,o){return Math.ceil(29.5*o)+354*(f-1)+Math.floor((3+11*f)/30)}(me,ve))+1;return new tr(me,ve+1,ze)}toGregorian(o){const c=o.year,m=o.month-1,B=o.day+Math.ceil(29.5*m)+354*(c-1)+Math.floor((3+11*c)/30)+v-1,q=Math.floor(B-.5)+.5,me=q-na,ve=Math.floor(me/146097),ze=Rc(me,146097),qe=Math.floor(ze/36524),yt=Rc(ze,36524),Vt=Math.floor(yt/1461),Bt=Rc(yt,1461),yn=Math.floor(Bt/365);let sn=400*ve+100*qe+4*Vt+yn;4===qe||4===yn||sn++;const Kn=q-(na+365*(sn-1)+Math.floor((sn-1)/4)-Math.floor((sn-1)/100)+Math.floor((sn-1)/400)),Br=q=0&&o.getTime()-D.getTime()<=0){let q=1300;for(let me=0;meze&&(c=1,ve++),ve>11&&(ve=0,q++),m=ve,M=q,new tr(M,m+1,c);B-=ze}return null}return super.fromGregorian(o)}toGregorian(o){const c=o.year,m=o.month-1,M=o.day;let B=new Date(r),q=M-1;if(c>=O&&c<=1600){for(let me=0;me=O&&c<=1600){return+ge[c-O][o-1]+29}return super.getDaysPerMonth(o,c)}}function ft(f){let o=function ra(f,o,c){let m=sr(f);return Ar(m.gy,3,m.march)+31*(o-1)-en(o,7)*(o-7)+c-1}(f.year,f.month,f.day),c=br(o);return c.setHours(6,30,3,200),c}function Pt(f){return function Ir(f){let B,q,me,o=br(f).getFullYear(),c=o-621,m=sr(c),M=Ar(o,3,m.march);if(me=f-M,me>=0){if(me<=185)return q=1+en(me,31),B=vt(me,31)+1,new tr(c,q,B);me-=186}else c-=1,me+=179,1===m.leap&&(me+=1);return q=7+en(me,30),B=vt(me,30)+1,new tr(c,q,B)}(Ar(f.getFullYear(),f.getMonth()+1,f.getDate()))}function fn(f,o){return o=+o,f.year=f.year+Math.floor((o-1)/12),f.month=Math.floor(((o-1)%12+12)%12)+1,f}function vt(f,o){return f-o*Math.floor(f/o)}function en(f,o){return Math.trunc(f/o)}function sr(f){let o=[-61,9,38,199,426,686,756,818,1111,1181,1210,1635,2060,2097,2192,2262,2324,2394,2456,3178];const c=o.length,m=f+621;let q,M=-14,B=o[0];if(f=o[c-1])throw new Error("Invalid Jalali year "+f);for(let yt=1;ytc)for(;o>c;)o-=c,c=Mi((f=fn(f,f.month+1)).month,f.year);return f.day=o,f}(o,o.day+m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=ft(o).getDay();return 0===c?7:c}getWeekNumber(o,c){7===c&&(c=0);const M=o[(11-c)%7],B=ft(M);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime(),me=ft(new tr(M.year,1,1));return Math.floor(Math.round((q-me.getTime())/864e5)/7)+1}getToday(){return Pt(new Date)}isValid(o){return null!=o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&!isNaN(ft(o).getTime())}}wr.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(wr)))(c||wr)}}(),wr.\u0275prov=e.Yz7({token:wr,factory:wr.\u0275fac});const bo=25920;function Lr(f){return f%4==0&&f%100!=0||f%400==0}function Ft(f){let o=Math.floor((235*f-234)/19),c=13753*o+12084,m=29*o+Math.floor(c/bo),M=c%bo,B=m%7;return(2===B||4===B||6===B)&&(m++,B=m%7),1===B&&M>16404&&!Mr(f)?m+=2:0===B&&M>23269&&Mr(f-1)&&m++,m}function tn(f,o){let c=[31,28,31,30,31,30,31,31,30,31,30,31];return Lr(o)&&c[1]++,c[f-1]}function ln(f){return Mr(f)?13:12}function Un(f){return Ft(f+1)-Ft(f)}function Mr(f){if(null!=f){let o=(12*f+17)%19;return o>=(o<0?-7:12)}return!1}function pi(f,o){let c=Ft(o+1)-Ft(o),m=(c<=380?c:c-30)-353,B=Mr(o)?[30,29,29,29,30,30,29,30,29,30,29,30,29]:[30,29,29,29,30,29,30,29,30,29,30,29];return m>0&&B[2]++,m>1&&B[1]++,B[f-1]}function Zi(f){let o=0;for(let c=1;cpi(yt,ve);)Vt-=pi(yt,ve),yt++;return new tr(ve,yt,Vt)}function ul(f){const o=f.year,c=f.month,m=f.day;let M=Ft(o);for(let qe=1;qe=0;q||(B=-B);let me=1970,ve=1,ze=1;for(;B>0;)q?B>=(Lr(me)?366:365)?(B-=Lr(me)?366:365,me++):B>=tn(ve,me)?(B-=tn(ve,me),ve++):(ze+=B,B=0):B>=(Lr(me-1)?366:365)?(B-=Lr(me-1)?366:365,me--):(ve>1?ve--:(ve=12,me--),B>=tn(ve,me)?B-=tn(ve,me):(ze=tn(ve,me)-B+1,B=0));return new Date(me,ve-1,ze)}function Tr(f){if(!f)return"";const o=["","\u05d0","\u05d1","\u05d2","\u05d3","\u05d4","\u05d5","\u05d6","\u05d7","\u05d8"],c=["\u05d9","\u05d9\u05d0","\u05d9\u05d1","\u05d9\u05d2","\u05d9\u05d3","\u05d8\u05d5","\u05d8\u05d6","\u05d9\u05d6","\u05d9\u05d7","\u05d9\u05d8"],m=["","","\u05db","\u05dc","\u05de","\u05e0","\u05e1","\u05e2","\u05e4","\u05e6"],M=["","\u05e7","\u05e8","\u05e9","\u05ea","\u05ea\u05e7","\u05ea\u05e8","\u05ea\u05e9","\u05ea\u05ea","\u05ea\u05ea\u05e7"],B=["","\u05d0","\u05d1","\u05d1\u05d0","\u05d1\u05d1","\u05d4","\u05d4\u05d0","\u05d4\u05d1","\u05d4\u05d1\u05d0","\u05d4\u05d1\u05d1"];let ve=0,ze=[],qe=0;for(;f>0;){let yt=f%10;if(0===qe)ve=yt;else if(1===qe)1!==yt?ze.unshift(m[yt],o[ve]):ze.unshift(c[ve]);else{if(2!==qe){5!==yt&&ze.unshift(B[yt],"\u05f3"," ");break}ze.unshift(M[yt])}f=Math.floor(f/10),0===qe&&0===f&&ze.unshift(o[yt]),qe++}return ze=ze.join("").split(""),1===ze.length?ze.push("\u05f3"):ze.length>1&&ze.splice(ze.length-1,0,"\u05f4"),ze.join("")}class ii extends E{getDaysPerWeek(){return 7}getMonths(o){return o&&Mr(o)?[1,2,3,4,5,6,7,8,9,10,11,12,13]:[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}isValid(o){if(null!=o){let c=Ht(o.year)&&Ht(o.month)&&Ht(o.day);return c=c&&o.month>0&&o.month<=(Mr(o.year)?13:12),c=c&&o.day>0&&o.day<=pi(o.month,o.year),c&&!isNaN(ul(o).getTime())}return!1}getNext(o,c="d",m=1){switch(o=new tr(o.year,o.month,o.day),c){case"y":return o.year+=m,o.month=1,o.day=1,o;case"m":return o=function ia(f,o){let c=o>=0;for(c||(o=-o);o>0;)c?o>ln(f.year)-f.month?(o-=ln(f.year)-f.month+1,f.year++,f.month=1):(f.month+=o,o=0):o>=f.month?(f.year--,o-=f.month,f.month=ln(f.year)):(f.month-=o,o=0);return f}(o,m),o.day=1,o;case"d":return function Pr(f,o){let c=o>=0;for(c||(o=-o);o>0;)c?o>Un(f.year)-Zi(f)?(o-=Un(f.year)-Zi(f)+1,f.year++,f.month=1,f.day=1):o>pi(f.month,f.year)-f.day?(o-=pi(f.month,f.year)-f.day+1,f.month++,f.day=1):(f.day+=o,o=0):o>=f.day?(o-=f.day,f.month--,0===f.month&&(f.year--,f.month=ln(f.year)),f.day=pi(f.month,f.year)):(f.day-=o,o=0);return f}(o,m);default:return o}}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){const c=ul(o).getDay();return 0===c?7:c}getWeekNumber(o,c){const m=o[o.length-1];return Math.ceil(Zi(m)/7)}getToday(){return Sa(new Date)}toGregorian(o){return jr(ul(o))}fromGregorian(o){return Sa(C(o))}}ii.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(ii)))(c||ii)}}(),ii.\u0275prov=e.Yz7({token:ii,factory:ii.\u0275fac});const lo=["\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","\u05e8\u05d0\u05e9\u05d5\u05df"],oa=["\u05ea\u05e9\u05e8\u05d9","\u05d7\u05e9\u05d5\u05df","\u05db\u05e1\u05dc\u05d5","\u05d8\u05d1\u05ea","\u05e9\u05d1\u05d8","\u05d0\u05d3\u05e8","\u05e0\u05d9\u05e1\u05df","\u05d0\u05d9\u05d9\u05e8","\u05e1\u05d9\u05d5\u05df","\u05ea\u05de\u05d5\u05d6","\u05d0\u05d1","\u05d0\u05dc\u05d5\u05dc"],Fl=["\u05ea\u05e9\u05e8\u05d9","\u05d7\u05e9\u05d5\u05df","\u05db\u05e1\u05dc\u05d5","\u05d8\u05d1\u05ea","\u05e9\u05d1\u05d8","\u05d0\u05d3\u05e8 \u05d0\u05f3","\u05d0\u05d3\u05e8 \u05d1\u05f3","\u05e0\u05d9\u05e1\u05df","\u05d0\u05d9\u05d9\u05e8","\u05e1\u05d9\u05d5\u05df","\u05ea\u05de\u05d5\u05d6","\u05d0\u05d1","\u05d0\u05dc\u05d5\u05dc"];class Oa extends k{getMonthShortName(o,c){return this.getMonthFullName(o,c)}getMonthFullName(o,c){return Mr(c)?Fl[o-1]||"":oa[o-1]||""}getWeekdayLabel(o,c){return lo[o-1]||""}getDayAriaLabel(o){return`${Tr(o.day)} ${this.getMonthFullName(o.month,o.year)} ${Tr(o.year)}`}getDayNumerals(o){return Tr(o.day)}getWeekNumerals(o){return Tr(o)}getYearNumerals(o){return Tr(o)}}function Ll(f){return new Date(f.year-543,f.month-1,f.day)}function xc(f){return new tr(f.getFullYear()+543,f.getMonth()+1,f.getDate())}Oa.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Oa)))(c||Oa)}}(),Oa.\u0275prov=e.Yz7({token:Oa,factory:Oa.\u0275fac});class Za extends A{getToday(){return xc(new Date)}getNext(o,c="d",m=1){let M=Ll(o),B=!0,q=M.getMonth();switch(c){case"y":M.setFullYear(M.getFullYear()+m);break;case"m":q+=m,M.setMonth(q),q%=12,q<0&&(q+=12);break;case"d":M.setDate(M.getDate()+m),B=!1;break;default:return o}return B&&M.getMonth()!==q&&M.setDate(0),xc(M)}getPrev(o,c="d",m=1){return this.getNext(o,c,-m)}getWeekday(o){let m=Ll(o).getDay();return 0===m?7:m}getWeekNumber(o,c){7===c&&(c=0);const B=Ll(o[(11-c)%7]);B.setDate(B.getDate()+4-(B.getDay()||7));const q=B.getTime();return B.setMonth(0),B.setDate(1),Math.floor(Math.round((q-B.getTime())/864e5)/7)+1}isValid(o){if(!(o&&dn(o.year)&&dn(o.month)&&dn(o.day)&&0!==o.year))return!1;const c=Ll(o);return!isNaN(c.getTime())&&c.getFullYear()===o.year-543&&c.getMonth()+1===o.month&&c.getDate()===o.day}}Za.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Za)))(c||Za)}}(),Za.\u0275prov=e.Yz7({token:Za,factory:Za.\u0275fac});class Ps extends Xr{fromModel(o){return o instanceof Date&&!isNaN(o.getTime())?this._fromNativeDate(o):null}toModel(o){return o&&dn(o.year)&&dn(o.month)&&dn(o.day)?this._toNativeDate(o):null}_fromNativeDate(o){return{year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()}}_toNativeDate(o){const c=new Date(o.year,o.month-1,o.day,12);return c.setFullYear(o.year),c}}Ps.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Ps)))(c||Ps)}}(),Ps.\u0275prov=e.Yz7({token:Ps,factory:Ps.\u0275fac});class Aa extends Ps{_fromNativeDate(o){return{year:o.getUTCFullYear(),month:o.getUTCMonth()+1,day:o.getUTCDate()}}_toNativeDate(o){const c=new Date(Date.UTC(o.year,o.month-1,o.day));return c.setUTCFullYear(o.year),c}}Aa.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(Aa)))(c||Aa)}}(),Aa.\u0275prov=e.Yz7({token:Aa,factory:Aa.\u0275fac});class sa{}sa.\u0275fac=function(o){return new(o||sa)},sa.\u0275mod=e.oAB({type:sa}),sa.\u0275inj=e.cJS({imports:[Ya,zs]});class Qa{constructor(){this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o}}Qa.\u0275fac=function(o){return new(o||Qa)},Qa.\u0275prov=e.Yz7({token:Qa,factory:Qa.\u0275fac,providedIn:"root"});class Bl{}Bl.\u0275fac=function(o){return new(o||Bl)},Bl.\u0275dir=e.lG2({type:Bl,selectors:[["",8,"navbar"]],standalone:!0});class dl{constructor(o,c){this.elementRef=o,this._renderer=c,this._disabled=!1}set disabled(o){this._disabled=""===o||!0===o,this._renderer.setProperty(this.elementRef.nativeElement,"disabled",this._disabled)}get disabled(){return this._disabled}}dl.\u0275fac=function(o){return new(o||dl)(e.Y36(e.SBq),e.Y36(e.Qsj))},dl.\u0275dir=e.lG2({type:dl,selectors:[["","ngbDropdownItem",""]],hostAttrs:[1,"dropdown-item"],hostVars:3,hostBindings:function(o,c){2&o&&(e.Ikx("tabIndex",c.disabled?-1:0),e.ekj("disabled",c.disabled))},inputs:{disabled:"disabled"},standalone:!0});class Ja{constructor(o,c){this.dropdown=o,this.placement="bottom",this.isOpen=!1,this.nativeElement=c.nativeElement}}Ja.\u0275fac=function(o){return new(o||Ja)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Ja.\u0275dir=e.lG2({type:Ja,selectors:[["","ngbDropdownMenu",""]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,dl,4),2&o){let M;e.iGM(M=e.CRH())&&(c.menuItems=M)}},hostVars:4,hostBindings:function(o,c){1&o&&e.NdJ("keydown.ArrowUp",function(M){return c.dropdown.onKeyDown(M)})("keydown.ArrowDown",function(M){return c.dropdown.onKeyDown(M)})("keydown.Home",function(M){return c.dropdown.onKeyDown(M)})("keydown.End",function(M){return c.dropdown.onKeyDown(M)})("keydown.Enter",function(M){return c.dropdown.onKeyDown(M)})("keydown.Space",function(M){return c.dropdown.onKeyDown(M)})("keydown.Tab",function(M){return c.dropdown.onKeyDown(M)})("keydown.Shift.Tab",function(M){return c.dropdown.onKeyDown(M)}),2&o&&e.ekj("dropdown-menu",!0)("show",c.dropdown.isOpen())},standalone:!0});class Ia{constructor(o,c){this.dropdown=o,this.nativeElement=c.nativeElement}}Ia.\u0275fac=function(o){return new(o||Ia)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Ia.\u0275dir=e.lG2({type:Ia,selectors:[["","ngbDropdownAnchor",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(o,c){2&o&&e.uIk("aria-expanded",c.dropdown.isOpen())},standalone:!0});class Pa extends Ia{constructor(o,c){super(o,c)}}Pa.\u0275fac=function(o){return new(o||Pa)(e.Y36((0,e.Gpc)(()=>Xa)),e.Y36(e.SBq))},Pa.\u0275dir=e.lG2({type:Pa,selectors:[["","ngbDropdownToggle",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(o,c){1&o&&e.NdJ("click",function(){return c.dropdown.toggle()})("keydown.ArrowUp",function(M){return c.dropdown.onKeyDown(M)})("keydown.ArrowDown",function(M){return c.dropdown.onKeyDown(M)})("keydown.Home",function(M){return c.dropdown.onKeyDown(M)})("keydown.End",function(M){return c.dropdown.onKeyDown(M)})("keydown.Tab",function(M){return c.dropdown.onKeyDown(M)})("keydown.Shift.Tab",function(M){return c.dropdown.onKeyDown(M)}),2&o&&e.uIk("aria-expanded",c.dropdown.isOpen())},standalone:!0,features:[e._Bn([{provide:Ia,useExisting:(0,e.Gpc)(()=>Pa)}]),e.qOj]});class Xa{constructor(o,c,m,M,B,q,me,ve){this._changeDetector=o,this._document=M,this._ngZone=B,this._elementRef=q,this._renderer=me,this._destroyCloseHandlers$=new L.x,this._bodyContainer=null,this._open=!1,this.openChange=new e.vpe,this.placement=m.placement,this.popperOptions=m.popperOptions,this.container=m.container,this.autoClose=m.autoClose,this._positioning=Rl(c),this.display=ve?"static":"dynamic"}ngAfterContentInit(){this._ngZone.onStable.pipe((0,Je.q)(1)).subscribe(()=>{this._applyPlacementClasses(),this._open&&this._setCloseHandlers()})}ngOnChanges(o){if(o.container&&this._open&&this._applyContainer(this.container),o.placement&&!o.placement.firstChange&&(this._positioning.setOptions({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container}),this._applyPlacementClasses()),o.dropdownClass){const{currentValue:c,previousValue:m}=o.dropdownClass;this._applyCustomDropdownClass(c,m)}o.autoClose&&this._open&&(this.autoClose=o.autoClose.currentValue,this._setCloseHandlers())}isOpen(){return this._open}open(){this._open||(this._open=!0,this._applyContainer(this.container),this.openChange.emit(!0),this._setCloseHandlers(),this._anchor&&(this._anchor.nativeElement.focus(),"dynamic"===this.display&&this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:o=>this.popperOptions(au([0,2])(o))}),this._applyPlacementClasses(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positionMenu())})))}_setCloseHandlers(){this._destroyCloseHandlers$.next(),gs(this._ngZone,this._document,this.autoClose,o=>{this.close(),0===o&&this._anchor.nativeElement.focus()},this._destroyCloseHandlers$,this._menu?[this._menu.nativeElement]:[],this._anchor?[this._anchor.nativeElement]:[],".dropdown-item,.dropdown-divider")}close(){this._open&&(this._open=!1,this._resetContainer(),this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.openChange.emit(!1),this._changeDetector.markForCheck())}toggle(){this.isOpen()?this.close():this.open()}ngOnDestroy(){this.close()}onKeyDown(o){const c=o.which,m=this._getMenuElements();let M=-1,B=null;const q=this._isEventFromToggle(o);if(!q&&m.length&&m.forEach((me,ve)=>{me.contains(o.target)&&(B=me),me===this._document.activeElement&&(M=ve)}),c!==Wt.Space&&c!==Wt.Enter){if(c!==Wt.Tab){if(q||B){if(this.open(),m.length){switch(c){case Wt.ArrowDown:M=Math.min(M+1,m.length-1);break;case Wt.ArrowUp:if(this._isDropup()&&-1===M){M=m.length-1;break}M=Math.max(M-1,0);break;case Wt.Home:M=0;break;case Wt.End:M=m.length-1}m[M].focus()}o.preventDefault()}}else if(o.target&&this.isOpen()&&this.autoClose){if(this._anchor.nativeElement===o.target)return void("body"!==this.container||o.shiftKey?o.shiftKey&&this.close():(this._renderer.setAttribute(this._menu.nativeElement,"tabindex","0"),this._menu.nativeElement.focus(),this._renderer.removeAttribute(this._menu.nativeElement,"tabindex")));if("body"===this.container){const me=this._menu.nativeElement.querySelectorAll(Fr);o.shiftKey&&o.target===me[0]?(this._anchor.nativeElement.focus(),o.preventDefault()):!o.shiftKey&&o.target===me[me.length-1]&&(this._anchor.nativeElement.focus(),this.close())}else(0,V.R)(o.target,"focusout").pipe((0,Je.q)(1)).subscribe(({relatedTarget:me})=>{this._elementRef.nativeElement.contains(me)||this.close()})}}else B&&(!0===this.autoClose||"inside"===this.autoClose)&&(0,V.R)(B,"click").pipe((0,Je.q)(1)).subscribe(()=>this.close())}_isDropup(){return this._elementRef.nativeElement.classList.contains("dropup")}_isEventFromToggle(o){return this._anchor.nativeElement.contains(o.target)}_getMenuElements(){const o=this._menu;return null==o?[]:o.menuItems.filter(c=>!c.disabled).map(c=>c.elementRef.nativeElement)}_positionMenu(){const o=this._menu;this.isOpen()&&o&&("dynamic"===this.display?(this._positioning.update(),this._applyPlacementClasses()):this._applyPlacementClasses(this._getFirstPlacement(this.placement)))}_getFirstPlacement(o){return Array.isArray(o)?o[0]:o.split(" ")[0]}_resetContainer(){const o=this._renderer;if(this._menu){const c=this._elementRef.nativeElement,m=this._menu.nativeElement;o.appendChild(c,m)}this._bodyContainer&&(o.removeChild(this._document.body,this._bodyContainer),this._bodyContainer=null)}_applyContainer(o=null){if(this._resetContainer(),"body"===o){const c=this._renderer,m=this._menu.nativeElement,M=this._bodyContainer=this._bodyContainer||c.createElement("div");c.setStyle(M,"position","absolute"),c.setStyle(m,"position","static"),c.setStyle(M,"z-index","1055"),c.appendChild(M,m),c.appendChild(this._document.body,M)}this._applyCustomDropdownClass(this.dropdownClass)}_applyCustomDropdownClass(o,c){const m="body"===this.container?this._bodyContainer:this._elementRef.nativeElement;m&&(c&&this._renderer.removeClass(m,c),o&&this._renderer.addClass(m,o))}_applyPlacementClasses(o){const c=this._menu;if(c){o||(o=this._getFirstPlacement(this.placement));const m=this._renderer,M=this._elementRef.nativeElement;m.removeClass(M,"dropup"),m.removeClass(M,"dropdown");const{nativeElement:B}=c;"static"===this.display?(c.placement=null,m.setAttribute(B,"data-bs-popper","static")):(c.placement=o,m.removeAttribute(B,"data-bs-popper"));const q=-1!==o.search("^top")?"dropup":"dropdown";m.addClass(M,q);const me=this._bodyContainer;me&&(m.removeClass(me,"dropup"),m.removeClass(me,"dropdown"),m.addClass(me,q))}}}Xa.\u0275fac=function(o){return new(o||Xa)(e.Y36(e.sBO),e.Y36(ms),e.Y36(Qa),e.Y36(Qe.K0),e.Y36(e.R0b),e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(Bl,8))},Xa.\u0275dir=e.lG2({type:Xa,selectors:[["","ngbDropdown",""]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,Ja,5),e.Suo(m,Ia,5)),2&o){let M;e.iGM(M=e.CRH())&&(c._menu=M.first),e.iGM(M=e.CRH())&&(c._anchor=M.first)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("show",c.isOpen())},inputs:{autoClose:"autoClose",dropdownClass:"dropdownClass",_open:["open","_open"],placement:"placement",popperOptions:"popperOptions",container:"container",display:"display"},outputs:{openChange:"openChange"},exportAs:["ngbDropdown"],standalone:!0,features:[e.TTD]});class Na{}Na.\u0275fac=function(o){return new(o||Na)},Na.\u0275mod=e.oAB({type:Na}),Na.\u0275inj=e.cJS({});class _s{constructor(o,c,m){this.nodes=o,this.viewRef=c,this.componentRef=m}}class uc{constructor(o,c,m,M,B,q){this._componentType=o,this._injector=c,this._viewContainerRef=m,this._renderer=M,this._ngZone=B,this._applicationRef=q,this._windowRef=null,this._contentRef=null}open(o,c,m=!1){this._windowRef||(this._contentRef=this._getContentRef(o,c),this._windowRef=this._viewContainerRef.createComponent(this._componentType,{injector:this._injector,projectableNodes:this._contentRef.nodes}));const{nativeElement:M}=this._windowRef.location,B=this._ngZone.onStable.pipe((0,Je.q)(1),(0,at.z)(()=>lr(this._ngZone,M,({classList:q})=>q.add("show"),{animation:m,runningTransition:"continue"})));return{windowRef:this._windowRef,transition$:B}}close(o=!1){return this._windowRef?lr(this._ngZone,this._windowRef.location.nativeElement,({classList:c})=>c.remove("show"),{animation:o,runningTransition:"stop"}).pipe((0,Ce.b)(()=>{this._windowRef&&(this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._windowRef.hostView)),this._windowRef=null),this._contentRef?.viewRef&&(this._applicationRef.detachView(this._contentRef.viewRef),this._contentRef.viewRef.destroy(),this._contentRef=null)})):(0,W.of)(void 0)}_getContentRef(o,c){if(o){if(o instanceof e.Rgc){const m=o.createEmbeddedView(c);return this._applicationRef.attachView(m),new _s([m.rootNodes],m)}return new _s([[this._renderer.createText(`${o}`)]])}return new _s([])}}class dc{constructor(o,c){this._el=o,this._zone=c}ngOnInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{lr(this._zone,this._el.nativeElement,(o,c)=>{c&&$r(o),o.classList.add("show")},{animation:this.animation,runningTransition:"continue"})})}hide(){return lr(this._zone,this._el.nativeElement,({classList:o})=>o.remove("show"),{animation:this.animation,runningTransition:"stop"})}}dc.\u0275fac=function(o){return new(o||dc)(e.Y36(e.SBq),e.Y36(e.R0b))},dc.\u0275cmp=e.Xpm({type:dc,selectors:[["ngb-modal-backdrop"]],hostAttrs:[2,"z-index","1055"],hostVars:6,hostBindings:function(o,c){2&o&&(e.Tol("modal-backdrop"+(c.backdropClass?" "+c.backdropClass:"")),e.ekj("show",!c.animation)("fade",c.animation))},inputs:{animation:"animation",backdropClass:"backdropClass"},standalone:!0,features:[e.jDz],decls:0,vars:0,template:function(o,c){},encapsulation:2});class cu{close(o){}dismiss(o){}}class Fu{constructor(o,c,m,M){this._windowCmptRef=o,this._contentRef=c,this._backdropCmptRef=m,this._beforeDismiss=M,this._closed=new L.x,this._dismissed=new L.x,this._hidden=new L.x,o.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),this.result=new Promise((B,q)=>{this._resolve=B,this._reject=q}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance}get closed(){return this._closed.asObservable().pipe((0,Ke.R)(this._hidden))}get dismissed(){return this._dismissed.asObservable().pipe((0,Ke.R)(this._hidden))}get hidden(){return this._hidden.asObservable()}get shown(){return this._windowCmptRef.instance.shown.asObservable()}close(o){this._windowCmptRef&&(this._closed.next(o),this._resolve(o),this._removeModalElements())}_dismiss(o){this._dismissed.next(o),this._reject(o),this._removeModalElements()}dismiss(o){if(this._windowCmptRef)if(this._beforeDismiss){const c=this._beforeDismiss();vr(c)?c.then(m=>{!1!==m&&this._dismiss(o)},()=>{}):!1!==c&&this._dismiss(o)}else this._dismiss(o)}_removeModalElements(){const o=this._windowCmptRef.instance.hide(),c=this._backdropCmptRef?this._backdropCmptRef.instance.hide():(0,W.of)(void 0);o.subscribe(()=>{const{nativeElement:m}=this._windowCmptRef.location;m.parentNode.removeChild(m),this._windowCmptRef.destroy(),this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._windowCmptRef=null,this._contentRef=null}),c.subscribe(()=>{if(this._backdropCmptRef){const{nativeElement:m}=this._backdropCmptRef.location;m.parentNode.removeChild(m),this._backdropCmptRef.destroy(),this._backdropCmptRef=null}}),We(o,c).subscribe(()=>{this._hidden.next(),this._hidden.complete()})}}var fc;!function(f){f[f.BACKDROP_CLICK=0]="BACKDROP_CLICK",f[f.ESC=1]="ESC"}(fc||(fc={}));class nr{constructor(o,c,m){this._document=o,this._elRef=c,this._zone=m,this._closed$=new L.x,this._elWithFocus=null,this.backdrop=!0,this.keyboard=!0,this.dismissEvent=new e.vpe,this.shown=new L.x,this.hidden=new L.x}get fullscreenClass(){return!0===this.fullscreen?" modal-fullscreen":wn(this.fullscreen)?` modal-fullscreen-${this.fullscreen}-down`:""}dismiss(o){this.dismissEvent.emit(o)}ngOnInit(){this._elWithFocus=this._document.activeElement,this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._show()})}ngOnDestroy(){this._disableEventHandling()}hide(){const{nativeElement:o}=this._elRef,c={animation:this.animation,runningTransition:"stop"},B=We(lr(this._zone,o,()=>o.classList.remove("show"),c),lr(this._zone,this._dialogEl.nativeElement,()=>{},c));return B.subscribe(()=>{this.hidden.next(),this.hidden.complete()}),this._disableEventHandling(),this._restoreFocus(),B}_show(){const o={animation:this.animation,runningTransition:"continue"};We(lr(this._zone,this._elRef.nativeElement,(M,B)=>{B&&$r(M),M.classList.add("show")},o),lr(this._zone,this._dialogEl.nativeElement,()=>{},o)).subscribe(()=>{this.shown.next(),this.shown.complete()}),this._enableEventHandling(),this._setFocus()}_enableEventHandling(){const{nativeElement:o}=this._elRef;this._zone.runOutsideAngular(()=>{(0,V.R)(o,"keydown").pipe((0,Ke.R)(this._closed$),(0,Ge.h)(m=>m.which===Wt.Escape)).subscribe(m=>{this.keyboard?requestAnimationFrame(()=>{m.defaultPrevented||this._zone.run(()=>this.dismiss(fc.ESC))}):"static"===this.backdrop&&this._bumpBackdrop()});let c=!1;(0,V.R)(this._dialogEl.nativeElement,"mousedown").pipe((0,Ke.R)(this._closed$),(0,Ce.b)(()=>c=!1),(0,ce.w)(()=>(0,V.R)(o,"mouseup").pipe((0,Ke.R)(this._closed$),(0,Je.q)(1))),(0,Ge.h)(({target:m})=>o===m)).subscribe(()=>{c=!0}),(0,V.R)(o,"click").pipe((0,Ke.R)(this._closed$)).subscribe(({target:m})=>{o===m&&("static"===this.backdrop?this._bumpBackdrop():!0===this.backdrop&&!c&&this._zone.run(()=>this.dismiss(fc.BACKDROP_CLICK))),c=!1})})}_disableEventHandling(){this._closed$.next()}_setFocus(){const{nativeElement:o}=this._elRef;if(!o.contains(document.activeElement)){const c=o.querySelector("[ngbAutofocus]"),m=Il(o)[0];(c||m||o).focus()}}_restoreFocus(){const o=this._document.body,c=this._elWithFocus;let m;m=c&&c.focus&&o.contains(c)?c:o,this._zone.runOutsideAngular(()=>{setTimeout(()=>m.focus()),this._elWithFocus=null})}_bumpBackdrop(){"static"===this.backdrop&&lr(this._zone,this._elRef.nativeElement,({classList:o})=>(o.add("modal-static"),()=>o.remove("modal-static")),{animation:this.animation,runningTransition:"continue"})}}nr.\u0275fac=function(o){return new(o||nr)(e.Y36(Qe.K0),e.Y36(e.SBq),e.Y36(e.R0b))},nr.\u0275cmp=e.Xpm({type:nr,selectors:[["ngb-modal-window"]],viewQuery:function(o,c){if(1&o&&e.Gf(Bi,7),2&o){let m;e.iGM(m=e.CRH())&&(c._dialogEl=m.first)}},hostAttrs:["role","dialog","tabindex","-1"],hostVars:7,hostBindings:function(o,c){2&o&&(e.uIk("aria-modal",!0)("aria-labelledby",c.ariaLabelledBy)("aria-describedby",c.ariaDescribedBy),e.Tol("modal d-block"+(c.windowClass?" "+c.windowClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",backdrop:"backdrop",centered:"centered",fullscreen:"fullscreen",keyboard:"keyboard",scrollable:"scrollable",size:"size",windowClass:"windowClass",modalDialogClass:"modalDialogClass"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:4,vars:2,consts:[["role","document"],["dialog",""],[1,"modal-content"]],template:function(o,c){1&o&&(e.F$t(),e.TgZ(0,"div",0,1)(2,"div",2),e.Hsn(3),e.qZA()()),2&o&&e.Tol("modal-dialog"+(c.size?" modal-"+c.size:"")+(c.centered?" modal-dialog-centered":"")+c.fullscreenClass+(c.scrollable?" modal-dialog-scrollable":"")+(c.modalDialogClass?" "+c.modalDialogClass:""))},styles:["ngb-modal-window .component-host-scrollable{display:flex;flex-direction:column;overflow:hidden}\n"],encapsulation:2});class aa{constructor(o){this._document=o}hide(){const o=Math.abs(window.innerWidth-this._document.documentElement.clientWidth),c=this._document.body,m=c.style,{overflow:M,paddingRight:B}=m;if(o>0){const q=parseFloat(window.getComputedStyle(c).paddingRight);m.paddingRight=`${q+o}px`}return m.overflow="hidden",()=>{o>0&&(m.paddingRight=B),m.overflow=M}}}aa.\u0275fac=function(o){return new(o||aa)(e.LFG(Qe.K0))},aa.\u0275prov=e.Yz7({token:aa,factory:aa.\u0275fac,providedIn:"root"});class Ra{constructor(o,c,m,M,B,q){this._applicationRef=o,this._injector=c,this._document=m,this._scrollBar=M,this._rendererFactory=B,this._ngZone=q,this._activeWindowCmptHasChanged=new L.x,this._ariaHiddenValues=new Map,this._scrollBarRestoreFn=null,this._backdropAttributes=["animation","backdropClass"],this._modalRefs=[],this._windowAttributes=["animation","ariaLabelledBy","ariaDescribedBy","backdrop","centered","fullscreen","keyboard","scrollable","size","windowClass","modalDialogClass"],this._windowCmpts=[],this._activeInstances=new e.vpe,this._activeWindowCmptHasChanged.subscribe(()=>{if(this._windowCmpts.length){const me=this._windowCmpts[this._windowCmpts.length-1];Fo(this._ngZone,me.location.nativeElement,this._activeWindowCmptHasChanged),this._revertAriaHidden(),this._setAriaHidden(me.location.nativeElement)}})}_restoreScrollBar(){const o=this._scrollBarRestoreFn;o&&(this._scrollBarRestoreFn=null,o())}_hideScrollBar(){this._scrollBarRestoreFn||(this._scrollBarRestoreFn=this._scrollBar.hide())}open(o,c,m){const M=m.container instanceof HTMLElement?m.container:On(m.container)?this._document.querySelector(m.container):this._document.body,B=this._rendererFactory.createRenderer(null,null);if(!M)throw new Error(`The specified modal container "${m.container||"body"}" was not found in the DOM.`);this._hideScrollBar();const q=new cu,me=this._getContentRef(m.injector||o,c,q,m);let ve=!1!==m.backdrop?this._attachBackdrop(M):void 0,ze=this._attachWindowComponent(M,me.nodes),qe=new Fu(ze,me,ve,m.beforeDismiss);return this._registerModalRef(qe),this._registerWindowCmpt(ze),qe.hidden.pipe((0,Je.q)(1)).subscribe(()=>Promise.resolve(!0).then(()=>{this._modalRefs.length||(B.removeClass(this._document.body,"modal-open"),this._restoreScrollBar(),this._revertAriaHidden())})),q.close=yt=>{qe.close(yt)},q.dismiss=yt=>{qe.dismiss(yt)},this._applyWindowOptions(ze.instance,m),1===this._modalRefs.length&&B.addClass(this._document.body,"modal-open"),ve&&ve.instance&&(this._applyBackdropOptions(ve.instance,m),ve.changeDetectorRef.detectChanges()),ze.changeDetectorRef.detectChanges(),qe}get activeInstances(){return this._activeInstances}dismissAll(o){this._modalRefs.forEach(c=>c.dismiss(o))}hasOpenModals(){return this._modalRefs.length>0}_attachBackdrop(o){let c=(0,e.LMc)(dc,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector});return this._applicationRef.attachView(c.hostView),o.appendChild(c.location.nativeElement),c}_attachWindowComponent(o,c){let m=(0,e.LMc)(nr,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector,projectableNodes:c});return this._applicationRef.attachView(m.hostView),o.appendChild(m.location.nativeElement),m}_applyWindowOptions(o,c){this._windowAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_applyBackdropOptions(o,c){this._backdropAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_getContentRef(o,c,m,M){return c?c instanceof e.Rgc?this._createFromTemplateRef(c,m):wn(c)?this._createFromString(c):this._createFromComponent(o,c,m,M):new _s([])}_createFromTemplateRef(o,c){const m={$implicit:c,close(B){c.close(B)},dismiss(B){c.dismiss(B)}},M=o.createEmbeddedView(m);return this._applicationRef.attachView(M),new _s([M.rootNodes],M)}_createFromString(o){const c=this._document.createTextNode(`${o}`);return new _s([[c]])}_createFromComponent(o,c,m,M){const B=e.zs3.create({providers:[{provide:cu,useValue:m}],parent:o}),q=(0,e.LMc)(c,{environmentInjector:this._applicationRef.injector,elementInjector:B}),me=q.location.nativeElement;return M.scrollable&&me.classList.add("component-host-scrollable"),this._applicationRef.attachView(q.hostView),new _s([[me]],q.hostView,q)}_setAriaHidden(o){const c=o.parentElement;c&&o!==this._document.body&&(Array.from(c.children).forEach(m=>{m!==o&&"SCRIPT"!==m.nodeName&&(this._ariaHiddenValues.set(m,m.getAttribute("aria-hidden")),m.setAttribute("aria-hidden","true"))}),this._setAriaHidden(c))}_revertAriaHidden(){this._ariaHiddenValues.forEach((o,c)=>{o?c.setAttribute("aria-hidden",o):c.removeAttribute("aria-hidden")}),this._ariaHiddenValues.clear()}_registerModalRef(o){const c=()=>{const m=this._modalRefs.indexOf(o);m>-1&&(this._modalRefs.splice(m,1),this._activeInstances.emit(this._modalRefs))};this._modalRefs.push(o),this._activeInstances.emit(this._modalRefs),o.result.then(c,c)}_registerWindowCmpt(o){this._windowCmpts.push(o),this._activeWindowCmptHasChanged.next(),o.onDestroy(()=>{const c=this._windowCmpts.indexOf(o);c>-1&&(this._windowCmpts.splice(c,1),this._activeWindowCmptHasChanged.next())})}}Ra.\u0275fac=function(o){return new(o||Ra)(e.LFG(e.z2F),e.LFG(e.zs3),e.LFG(Qe.K0),e.LFG(aa),e.LFG(e.FYo),e.LFG(e.R0b))},Ra.\u0275prov=e.Yz7({token:Ra,factory:Ra.\u0275fac,providedIn:"root"});class Ul{constructor(o){this._ngbConfig=o,this.backdrop=!0,this.fullscreen=!1,this.keyboard=!0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Ul.\u0275fac=function(o){return new(o||Ul)(e.LFG(ti))},Ul.\u0275prov=e.Yz7({token:Ul,factory:Ul.\u0275fac,providedIn:"root"});class qa{constructor(o,c,m){this._injector=o,this._modalStack=c,this._config=m}open(o,c={}){const m={...this._config,animation:this._config.animation,...c};return this._modalStack.open(this._injector,o,m)}get activeInstances(){return this._modalStack.activeInstances}dismissAll(o){this._modalStack.dismissAll(o)}hasOpenModals(){return this._modalStack.hasOpenModals()}}qa.\u0275fac=function(o){return new(o||qa)(e.LFG(e.zs3),e.LFG(Ra),e.LFG(Ul))},qa.\u0275prov=e.Yz7({token:qa,factory:qa.\u0275fac,providedIn:"root"});class vs{}vs.\u0275fac=function(o){return new(o||vs)},vs.\u0275mod=e.oAB({type:vs}),vs.\u0275inj=e.cJS({});class Qo{constructor(o){this._ngbConfig=o,this.destroyOnHide=!0,this.orientation="horizontal",this.roles="tablist",this.keyboard=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Qo.\u0275fac=function(o){return new(o||Qo)(e.LFG(ti))},Qo.\u0275prov=e.Yz7({token:Qo,factory:Qo.\u0275fac,providedIn:"root"});const uu=f=>On(f)&&""!==f;let Lu=0;class te{constructor(o){this.templateRef=o}}te.\u0275fac=function(o){return new(o||te)(e.Y36(e.Rgc))},te.\u0275dir=e.lG2({type:te,selectors:[["ng-template","ngbNavContent",""]],standalone:!0});class se{constructor(o,c){this._nav=o,this.elementRef=c,this.disabled=!1,this.shown=new e.vpe,this.hidden=new e.vpe}ngAfterContentChecked(){this.contentTpl=this.contentTpls.first}ngOnInit(){On(this.domId)||(this.domId="ngb-nav-"+Lu++)}get active(){return this._nav.activeId===this.id}get id(){return uu(this._id)?this._id:this.domId}get panelDomId(){return`${this.domId}-panel`}isPanelInDom(){return(On(this.destroyOnHide)?!this.destroyOnHide:!this._nav.destroyOnHide)||this.active}}se.\u0275fac=function(o){return new(o||se)(e.Y36((0,e.Gpc)(()=>Le)),e.Y36(e.SBq))},se.\u0275dir=e.lG2({type:se,selectors:[["","ngbNavItem",""]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,te,4),2&o){let M;e.iGM(M=e.CRH())&&(c.contentTpls=M)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("nav-item",!0)},inputs:{destroyOnHide:"destroyOnHide",disabled:"disabled",domId:"domId",_id:["ngbNavItem","_id"]},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbNavItem"],standalone:!0});class Le{constructor(o,c,m,M){this.role=o,this._cd=m,this._document=M,this.activeIdChange=new e.vpe,this.shown=new e.vpe,this.hidden=new e.vpe,this.destroy$=new L.x,this.navItemChange$=new L.x,this.navChange=new e.vpe,this.animation=c.animation,this.destroyOnHide=c.destroyOnHide,this.orientation=c.orientation,this.roles=c.roles,this.keyboard=c.keyboard}click(o){o.disabled||this._updateActiveId(o.id)}onKeyDown(o){if("tablist"!==this.roles||!this.keyboard)return;const c=o.which,m=this.links.filter(q=>!q.navItem.disabled),{length:M}=m;let B=-1;if(m.forEach((q,me)=>{q.elRef.nativeElement===this._document.activeElement&&(B=me)}),M){switch(c){case Wt.ArrowLeft:if("vertical"===this.orientation)return;B=(B-1+M)%M;break;case Wt.ArrowRight:if("vertical"===this.orientation)return;B=(B+1)%M;break;case Wt.ArrowDown:if("horizontal"===this.orientation)return;B=(B+1)%M;break;case Wt.ArrowUp:if("horizontal"===this.orientation)return;B=(B-1+M)%M;break;case Wt.Home:B=0;break;case Wt.End:B=M-1}"changeWithArrows"===this.keyboard&&this.select(m[B].navItem.id),m[B].elRef.nativeElement.focus(),o.preventDefault()}}select(o){this._updateActiveId(o,!1)}ngAfterContentInit(){if(!On(this.activeId)){const o=this.items.first?this.items.first.id:null;uu(o)&&(this._updateActiveId(o,!1),this._cd.detectChanges())}this.items.changes.pipe((0,Ke.R)(this.destroy$)).subscribe(()=>this._notifyItemChanged(this.activeId))}ngOnChanges({activeId:o}){o&&!o.firstChange&&this._notifyItemChanged(o.currentValue)}ngOnDestroy(){this.destroy$.next()}_updateActiveId(o,c=!0){if(this.activeId!==o){let m=!1;c&&this.navChange.emit({activeId:this.activeId,nextId:o,preventDefault:()=>{m=!0}}),m||(this.activeId=o,this.activeIdChange.emit(o),this._notifyItemChanged(o))}}_notifyItemChanged(o){this.navItemChange$.next(this._getItemById(o))}_getItemById(o){return this.items&&this.items.find(c=>c.id===o)||null}}Le.\u0275fac=function(o){return new(o||Le)(e.$8M("role"),e.Y36(Qo),e.Y36(e.sBO),e.Y36(Qe.K0))},Le.\u0275dir=e.lG2({type:Le,selectors:[["","ngbNav",""]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,se,4),e.Suo(m,Xe,5)),2&o){let M;e.iGM(M=e.CRH())&&(c.items=M),e.iGM(M=e.CRH())&&(c.links=M)}},hostVars:6,hostBindings:function(o,c){1&o&&e.NdJ("keydown.arrowLeft",function(M){return c.onKeyDown(M)})("keydown.arrowRight",function(M){return c.onKeyDown(M)})("keydown.arrowDown",function(M){return c.onKeyDown(M)})("keydown.arrowUp",function(M){return c.onKeyDown(M)})("keydown.Home",function(M){return c.onKeyDown(M)})("keydown.End",function(M){return c.onKeyDown(M)}),2&o&&(e.uIk("aria-orientation","vertical"===c.orientation&&"tablist"===c.roles?"vertical":void 0)("role",c.role?c.role:c.roles?"tablist":void 0),e.ekj("nav",!0)("flex-column","vertical"===c.orientation))},inputs:{activeId:"activeId",animation:"animation",destroyOnHide:"destroyOnHide",orientation:"orientation",roles:"roles",keyboard:"keyboard"},outputs:{activeIdChange:"activeIdChange",shown:"shown",hidden:"hidden",navChange:"navChange"},exportAs:["ngbNav"],standalone:!0,features:[e.TTD]});class Xe{constructor(o,c,m,M){this.role=o,this.navItem=c,this.nav=m,this.elRef=M}hasNavItemClass(){return this.navItem.elementRef.nativeElement.nodeType===Node.COMMENT_NODE}}Xe.\u0275fac=function(o){return new(o||Xe)(e.$8M("role"),e.Y36(se),e.Y36(Le),e.Y36(e.SBq))},Xe.\u0275dir=e.lG2({type:Xe,selectors:[["a","ngbNavLink",""]],hostAttrs:["href",""],hostVars:14,hostBindings:function(o,c){1&o&&e.NdJ("click",function(M){return c.nav.click(c.navItem),M.preventDefault()}),2&o&&(e.Ikx("id",c.navItem.domId),e.uIk("role",c.role?c.role:c.nav.roles?"tab":void 0)("tabindex",c.navItem.disabled?-1:void 0)("aria-controls",c.navItem.isPanelInDom()?c.navItem.panelDomId:null)("aria-selected",c.navItem.active)("aria-disabled",c.navItem.disabled),e.ekj("nav-link",!0)("nav-item",c.hasNavItemClass())("active",c.navItem.active)("disabled",c.navItem.disabled))},standalone:!0});const Tt=({classList:f})=>(f.remove("show"),()=>f.remove("active")),Gt=(f,o)=>{o&&$r(f),f.classList.add("show")};class mn{constructor(o){this.elRef=o}}mn.\u0275fac=function(o){return new(o||mn)(e.Y36(e.SBq))},mn.\u0275dir=e.lG2({type:mn,selectors:[["","ngbNavPane",""]],hostAttrs:[1,"tab-pane"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.item.panelDomId),e.uIk("role",c.role?c.role:c.nav.roles?"tabpanel":void 0)("aria-labelledby",c.item.domId),e.ekj("fade",c.nav.animation))},inputs:{item:"item",nav:"nav",role:"role"},standalone:!0});class $t{constructor(o,c){this._cd=o,this._ngZone=c,this._activePane=null}isPanelTransitioning(o){return this._activePane?.item===o}ngAfterViewInit(){this._updateActivePane(),this.nav.navItemChange$.pipe((0,Ke.R)(this.nav.destroy$),(0,xe.O)(this._activePane?.item||null),(0,K.x)(),(0,Pe.T)(1)).subscribe(o=>{const c={animation:this.nav.animation,runningTransition:"stop"};this._cd.detectChanges(),this._activePane?lr(this._ngZone,this._activePane.elRef.nativeElement,Tt,c).subscribe(()=>{const m=this._activePane?.item;this._activePane=this._getPaneForItem(o),this._cd.markForCheck(),this._activePane&&(this._activePane.elRef.nativeElement.classList.add("active"),lr(this._ngZone,this._activePane.elRef.nativeElement,Gt,c).subscribe(()=>{o&&(o.shown.emit(),this.nav.shown.emit(o.id))})),m&&(m.hidden.emit(),this.nav.hidden.emit(m.id))}):this._updateActivePane()})}_updateActivePane(){this._activePane=this._getActivePane(),this._activePane?.elRef.nativeElement.classList.add("show"),this._activePane?.elRef.nativeElement.classList.add("active")}_getPaneForItem(o){return this._panes&&this._panes.find(c=>c.item===o)||null}_getActivePane(){return this._panes&&this._panes.find(o=>o.item.active)||null}}$t.\u0275fac=function(o){return new(o||$t)(e.Y36(e.sBO),e.Y36(e.R0b))},$t.\u0275cmp=e.Xpm({type:$t,selectors:[["","ngbNavOutlet",""]],viewQuery:function(o,c){if(1&o&&e.Gf(mn,5),2&o){let m;e.iGM(m=e.CRH())&&(c._panes=m)}},hostVars:2,hostBindings:function(o,c){2&o&&e.ekj("tab-content",!0)},inputs:{paneRole:"paneRole",nav:["ngbNavOutlet","nav"]},standalone:!0,features:[e.jDz],attrs:["ngbNavOutlet",""],decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],["ngbNavPane","",3,"item","nav","role",4,"ngIf"],["ngbNavPane","",3,"item","nav","role"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&e.YNc(0,wl,1,1,"ng-template",0),2&o&&e.Q6J("ngForOf",c.nav.items)},dependencies:[mn,Qe.ax,Qe.O5,Qe.tP],encapsulation:2,changeDetection:0});class Lt{}Lt.\u0275fac=function(o){return new(o||Lt)},Lt.\u0275mod=e.oAB({type:Lt}),Lt.\u0275inj=e.cJS({imports:[$t]});class hn{constructor(){this.disabled=!1,this.boundaryLinks=!1,this.directionLinks=!0,this.ellipses=!0,this.maxSize=0,this.pageSize=10,this.rotate=!1}}hn.\u0275fac=function(o){return new(o||hn)},hn.\u0275prov=e.Yz7({token:hn,factory:hn.\u0275fac,providedIn:"root"});class rr{constructor(o){this.templateRef=o}}rr.\u0275fac=function(o){return new(o||rr)(e.Y36(e.Rgc))},rr.\u0275dir=e.lG2({type:rr,selectors:[["ng-template","ngbPaginationEllipsis",""]],standalone:!0});class Bo{constructor(o){this.templateRef=o}}Bo.\u0275fac=function(o){return new(o||Bo)(e.Y36(e.Rgc))},Bo.\u0275dir=e.lG2({type:Bo,selectors:[["ng-template","ngbPaginationFirst",""]],standalone:!0});class Qi{constructor(o){this.templateRef=o}}Qi.\u0275fac=function(o){return new(o||Qi)(e.Y36(e.Rgc))},Qi.\u0275dir=e.lG2({type:Qi,selectors:[["ng-template","ngbPaginationLast",""]],standalone:!0});class la{constructor(o){this.templateRef=o}}la.\u0275fac=function(o){return new(o||la)(e.Y36(e.Rgc))},la.\u0275dir=e.lG2({type:la,selectors:[["ng-template","ngbPaginationNext",""]],standalone:!0});class Ns{constructor(o){this.templateRef=o}}Ns.\u0275fac=function(o){return new(o||Ns)(e.Y36(e.Rgc))},Ns.\u0275dir=e.lG2({type:Ns,selectors:[["ng-template","ngbPaginationNumber",""]],standalone:!0});class fl{constructor(o){this.templateRef=o}}fl.\u0275fac=function(o){return new(o||fl)(e.Y36(e.Rgc))},fl.\u0275dir=e.lG2({type:fl,selectors:[["ng-template","ngbPaginationPrevious",""]],standalone:!0});class $s{constructor(o){this.templateRef=o}}$s.\u0275fac=function(o){return new(o||$s)(e.Y36(e.Rgc))},$s.\u0275dir=e.lG2({type:$s,selectors:[["ng-template","ngbPaginationPages",""]],standalone:!0});class el{constructor(o){this.pageCount=0,this.pages=[],this.page=1,this.pageChange=new e.vpe(!0),this.disabled=o.disabled,this.boundaryLinks=o.boundaryLinks,this.directionLinks=o.directionLinks,this.ellipses=o.ellipses,this.maxSize=o.maxSize,this.pageSize=o.pageSize,this.rotate=o.rotate,this.size=o.size}hasPrevious(){return this.page>1}hasNext(){return this.page0&&(o>2?this.pages.unshift(-1):2===o&&this.pages.unshift(2),this.pages.unshift(1)),c0&&this.pageCount>this.maxSize){let c=0,m=this.pageCount;this.rotate?[c,m]=this._applyRotation():[c,m]=this._applyPagination(),this.pages=this.pages.slice(c,m),this._applyEllipses(c,m)}}}el.\u0275fac=function(o){return new(o||el)(e.Y36(hn))},el.\u0275cmp=e.Xpm({type:el,selectors:[["ngb-pagination"]],contentQueries:function(o,c,m){if(1&o&&(e.Suo(m,rr,5),e.Suo(m,Bo,5),e.Suo(m,Qi,5),e.Suo(m,la,5),e.Suo(m,Ns,5),e.Suo(m,fl,5),e.Suo(m,$s,5)),2&o){let M;e.iGM(M=e.CRH())&&(c.tplEllipsis=M.first),e.iGM(M=e.CRH())&&(c.tplFirst=M.first),e.iGM(M=e.CRH())&&(c.tplLast=M.first),e.iGM(M=e.CRH())&&(c.tplNext=M.first),e.iGM(M=e.CRH())&&(c.tplNumber=M.first),e.iGM(M=e.CRH())&&(c.tplPrevious=M.first),e.iGM(M=e.CRH())&&(c.tplPages=M.first)}},hostAttrs:["role","navigation"],inputs:{disabled:"disabled",boundaryLinks:"boundaryLinks",directionLinks:"directionLinks",ellipses:"ellipses",rotate:"rotate",collectionSize:"collectionSize",maxSize:"maxSize",page:"page",pageSize:"pageSize",size:"size"},outputs:{pageChange:"pageChange"},standalone:!0,features:[e.TTD,e.jDz],decls:20,vars:12,consts:function(){let f,o,c,m,M,B,q,me;return f=$localize`:@@ngb.pagination.first:««`,o=$localize`:@@ngb.pagination.previous:«`,c=$localize`:@@ngb.pagination.next:»`,m=$localize`:@@ngb.pagination.last:»»`,M=$localize`:@@ngb.pagination.first-aria:First`,B=$localize`:@@ngb.pagination.previous-aria:Previous`,q=$localize`:@@ngb.pagination.next-aria:Next`,me=$localize`:@@ngb.pagination.last-aria:Last`,[["first",""],["previous",""],["next",""],["last",""],["ellipsis",""],["defaultNumber",""],["defaultPages",""],["class","page-item",3,"disabled",4,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["aria-hidden","true"],f,o,c,m,["class","visually-hidden",4,"ngIf"],[1,"visually-hidden"],["class","page-item",3,"active","disabled",4,"ngFor","ngForOf"],[1,"page-item"],["class","page-link","tabindex","-1","aria-disabled","true",4,"ngIf"],["class","page-link","href","",3,"click",4,"ngIf"],["tabindex","-1","aria-disabled","true",1,"page-link"],["href","",1,"page-link",3,"click"],["aria-label",M,"href","",1,"page-link",3,"click"],["aria-label",B,"href","",1,"page-link",3,"click"],["aria-label",q,"href","",1,"page-link",3,"click"],["aria-label",me,"href","",1,"page-link",3,"click"]]},template:function(o,c){if(1&o&&(e.YNc(0,ma,2,0,"ng-template",null,0,e.W1O),e.YNc(2,mo,2,0,"ng-template",null,1,e.W1O),e.YNc(4,ws,2,0,"ng-template",null,2,e.W1O),e.YNc(6,Fn,2,0,"ng-template",null,3,e.W1O),e.YNc(8,Ls,1,0,"ng-template",null,4,e.W1O),e.YNc(10,y,2,2,"ng-template",null,5,e.W1O),e.YNc(12,$i,1,1,"ng-template",null,6,e.W1O),e.TgZ(14,"ul"),e.YNc(15,Us,3,9,"li",7),e.YNc(16,ji,3,8,"li",7),e.YNc(17,ro,0,0,"ng-template",8),e.YNc(18,ql,3,9,"li",7),e.YNc(19,Zs,3,9,"li",7),e.qZA()),2&o){const m=e.MAs(13);e.xp6(14),e.Tol("pagination"+(c.size?" pagination-"+c.size:"")),e.xp6(1),e.Q6J("ngIf",c.boundaryLinks),e.xp6(1),e.Q6J("ngIf",c.directionLinks),e.xp6(1),e.Q6J("ngTemplateOutlet",(null==c.tplPages?null:c.tplPages.templateRef)||m)("ngTemplateOutletContext",e.kEZ(8,_a,c.page,c.pages,c.disabled)),e.xp6(1),e.Q6J("ngIf",c.directionLinks),e.xp6(1),e.Q6J("ngIf",c.boundaryLinks)}},dependencies:[Qe.O5,Qe.ax,Qe.tP],encapsulation:2,changeDetection:0});class pl{}pl.\u0275fac=function(o){return new(o||pl)},pl.\u0275mod=e.oAB({type:pl}),pl.\u0275inj=e.cJS({imports:[el]});class Ed{constructor(o,c){this.open=o,this.close=c,c||(this.close=o)}isManual(){return"manual"===this.open||"manual"===this.close}}const Zd={hover:["mouseenter","mouseleave"],focus:["focusin","focusout"]};const Bu=f=>f>0?(0,rt.g)(f):o=>o;function fu(f,o,c,m,M,B,q=0,me=0){const ve=function Cd(f,o=Zd){const c=(f||"").trim();if(0===c.length)return[];const m=c.split(/\s+/).map(B=>B.split(":")).map(B=>{let q=o[B[0]]||B;return new Ed(q[0],q[1])}),M=m.filter(B=>B.isManual());if(M.length>1)throw"Triggers parse error: only one manual trigger is allowed";if(1===M.length&&m.length>1)throw"Triggers parse error: manual trigger can't be mixed with other triggers";return m}(c);if(1===ve.length&&ve[0].isManual())return()=>{};const ze=function du(f,o,c,m){return new d.y(M=>{const B=[],q=()=>M.next(!0),me=()=>M.next(!1),ve=()=>M.next(!m());return c.forEach(ze=>{ze.open===ze.close?B.push(f.listen(o,ze.open,ve)):B.push(f.listen(o,ze.open,q),f.listen(o,ze.close,me))}),()=>{B.forEach(ze=>ze())}})}(f,o,ve,m).pipe(function Qd(f,o,c){return m=>{let M=null;const B=m.pipe((0,dt.U)(ve=>({open:ve})),(0,Ge.h)(ve=>{const ze=c();return ze===ve.open||M&&M.open!==ze?(M&&M.open!==ve.open&&(M=null),!1):(M=ve,!0)}),(0,gt.B)()),q=B.pipe((0,Ge.h)(ve=>ve.open),Bu(f)),me=B.pipe((0,Ge.h)(ve=>!ve.open),Bu(o));return(0,Fe.T)(q,me).pipe((0,Ge.h)(ve=>ve===M&&(M=null,ve.open!==c())),(0,dt.U)(ve=>ve.open))}}(q,me,m)).subscribe(qe=>qe?M():B());return()=>ze.unsubscribe()}class Hl{constructor(o){this._ngbConfig=o,this.autoClose=!0,this.placement="auto",this.popperOptions=c=>c,this.triggers="click",this.disablePopover=!1,this.openDelay=0,this.closeDelay=0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}Hl.\u0275fac=function(o){return new(o||Hl)(e.LFG(ti))},Hl.\u0275prov=e.Yz7({token:Hl,factory:Hl.\u0275fac,providedIn:"root"});let Jd=0;class kc{isTitleTemplate(){return this.title instanceof e.Rgc}}kc.\u0275fac=function(o){return new(o||kc)},kc.\u0275cmp=e.Xpm({type:kc,selectors:[["ngb-popover-window"]],hostAttrs:["role","tooltip"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.id),e.Tol("popover"+(c.popoverClass?" "+c.popoverClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",title:"title",id:"id",popoverClass:"popoverClass",context:"context"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:4,vars:1,consts:[["data-popper-arrow","",1,"popover-arrow"],["class","popover-header",4,"ngIf"],[1,"popover-body"],[1,"popover-header"],["simpleTitle",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.F$t(),e._UZ(0,"div",0),e.YNc(1,as,4,2,"h3",1),e.TgZ(2,"div",2),e.Hsn(3),e.qZA()),2&o&&(e.xp6(1),e.Q6J("ngIf",c.title))},dependencies:[Qe.tP,Qe.O5],encapsulation:2,changeDetection:0});class Fc{constructor(o,c,m,M,B,q,me,ve,ze,qe){this._elementRef=o,this._renderer=m,this._ngZone=me,this._document=ve,this._changeDetector=ze,this.shown=new e.vpe,this.hidden=new e.vpe,this._ngbPopoverWindowId="ngb-popover-"+Jd++,this._windowRef=null,this.animation=q.animation,this.autoClose=q.autoClose,this.placement=q.placement,this.popperOptions=q.popperOptions,this.triggers=q.triggers,this.container=q.container,this.disablePopover=q.disablePopover,this.popoverClass=q.popoverClass,this.openDelay=q.openDelay,this.closeDelay=q.closeDelay,this._positioning=Rl(c),this._popupService=new uc(kc,M,B,m,this._ngZone,qe)}_isDisabled(){return!(!this.disablePopover&&(this.ngbPopover||this.popoverTitle))}open(o){if(!this._windowRef&&!this._isDisabled()){const{windowRef:c,transition$:m}=this._popupService.open(this.ngbPopover,o,this.animation);this._windowRef=c,this._windowRef.setInput("animation",this.animation),this._windowRef.setInput("title",this.popoverTitle),this._windowRef.setInput("context",o),this._windowRef.setInput("popoverClass",this.popoverClass),this._windowRef.setInput("id",this._ngbPopoverWindowId),this._renderer.setAttribute(this._getPositionTargetElement(),"aria-describedby",this._ngbPopoverWindowId),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement),this._windowRef.changeDetectorRef.detectChanges(),this._windowRef.changeDetectorRef.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._getPositionTargetElement(),targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,baseClass:"bs-popover",updatePopperOptions:M=>this.popperOptions(au([0,8])(M))}),Promise.resolve().then(()=>{this._positioning.update(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update())})}),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this.hidden,[this._windowRef.location.nativeElement]),m.subscribe(()=>this.shown.emit())}}close(o=this.animation){this._windowRef&&(this._renderer.removeAttribute(this._getPositionTargetElement(),"aria-describedby"),this._popupService.close(o).subscribe(()=>{this._windowRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this.hidden.emit(),this._changeDetector.markForCheck()}))}toggle(){this._windowRef?this.close():this.open()}isOpen(){return null!=this._windowRef}ngOnInit(){this._unregisterListenersFn=fu(this._renderer,this._elementRef.nativeElement,this.triggers,this.isOpen.bind(this),this.open.bind(this),this.close.bind(this),+this.openDelay,+this.closeDelay)}ngOnChanges({ngbPopover:o,popoverTitle:c,disablePopover:m,popoverClass:M}){M&&this.isOpen()&&(this._windowRef.instance.popoverClass=M.currentValue),(o||c||m)&&this._isDisabled()&&this.close()}ngOnDestroy(){this.close(!1),this._unregisterListenersFn?.()}_getPositionTargetElement(){return(wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget)||this._elementRef.nativeElement}}Fc.\u0275fac=function(o){return new(o||Fc)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36(e.s_b),e.Y36(Hl),e.Y36(e.R0b),e.Y36(Qe.K0),e.Y36(e.sBO),e.Y36(e.z2F))},Fc.\u0275dir=e.lG2({type:Fc,selectors:[["","ngbPopover",""]],inputs:{animation:"animation",autoClose:"autoClose",ngbPopover:"ngbPopover",popoverTitle:"popoverTitle",placement:"placement",popperOptions:"popperOptions",triggers:"triggers",positionTarget:"positionTarget",container:"container",disablePopover:"disablePopover",popoverClass:"popoverClass",openDelay:"openDelay",closeDelay:"closeDelay"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbPopover"],standalone:!0,features:[e.TTD]});class Rs{}Rs.\u0275fac=function(o){return new(o||Rs)},Rs.\u0275mod=e.oAB({type:Rs}),Rs.\u0275inj=e.cJS({});class Lc{constructor(){this.max=100,this.animated=!1,this.ariaLabel="progress bar",this.striped=!1,this.showValue=!1}}Lc.\u0275fac=function(o){return new(o||Lc)},Lc.\u0275prov=e.Yz7({token:Lc,factory:Lc.\u0275fac,providedIn:"root"});class pu{constructor(o){this.value=0,this.max=o.max,this.animated=o.animated,this.ariaLabel=o.ariaLabel,this.striped=o.striped,this.textType=o.textType,this.type=o.type,this.showValue=o.showValue,this.height=o.height}set max(o){this._max=!Ht(o)||o<=0?100:o}get max(){return this._max}getValue(){return In(this.value,this.max)}getPercentValue(){return 100*this.getValue()/this.max}}pu.\u0275fac=function(o){return new(o||pu)(e.Y36(Lc))},pu.\u0275cmp=e.Xpm({type:pu,selectors:[["ngb-progressbar"]],hostAttrs:[1,"progress"],hostVars:2,hostBindings:function(o,c){2&o&&e.Udp("height",c.height)},inputs:{max:"max",animated:"animated",ariaLabel:"ariaLabel",striped:"striped",showValue:"showValue",textType:"textType",type:"type",value:"value",height:"height"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:3,vars:12,consts:function(){let f;return f=$localize`:@@ngb.progressbar.value:${"\ufffd0\ufffd"}:INTERPOLATION:`,[["role","progressbar","aria-valuemin","0"],[4,"ngIf"],f]},template:function(o,c){1&o&&(e.F$t(),e.TgZ(0,"div",0),e.YNc(1,_o,3,3,"span",1),e.Hsn(2),e.qZA()),2&o&&(e.DjV("progress-bar",c.type?" bg-"+c.type:"","",c.textType?" text-"+c.textType:"","\n ",c.animated?" progress-bar-animated":"","",c.striped?" progress-bar-striped":"",""),e.Udp("width",c.getPercentValue(),"%"),e.uIk("aria-valuenow",c.getValue())("aria-valuemax",c.max)("aria-label",c.ariaLabel),e.xp6(1),e.Q6J("ngIf",c.showValue))},dependencies:[Qe.O5,Qe.Zx],encapsulation:2,changeDetection:0});class pc{}pc.\u0275fac=function(o){return new(o||pc)},pc.\u0275mod=e.oAB({type:pc}),pc.\u0275inj=e.cJS({imports:[pu]});class Bc{constructor(){this.max=10,this.readonly=!1,this.resettable=!1,this.tabindex=0}}Bc.\u0275fac=function(o){return new(o||Bc)},Bc.\u0275prov=e.Yz7({token:Bc,factory:Bc.\u0275fac,providedIn:"root"});class Uc{constructor(o,c){this._changeDetectorRef=c,this.contexts=[],this.disabled=!1,this.hover=new e.vpe,this.leave=new e.vpe,this.rateChange=new e.vpe(!0),this.onChange=m=>{},this.onTouched=()=>{},this.max=o.max,this.readonly=o.readonly,this.tabindex=o.tabindex}ariaValueText(){return`${this.nextRate} out of ${this.max}`}isInteractive(){return!this.readonly&&!this.disabled}enter(o){this.isInteractive()&&this._updateState(o),this.hover.emit(o)}handleBlur(){this.onTouched()}handleClick(o){this.isInteractive()&&this.update(this.resettable&&this.rate===o?0:o)}handleKeyDown(o){switch(o.which){case Wt.ArrowDown:case Wt.ArrowLeft:this.update(this.rate-1);break;case Wt.ArrowUp:case Wt.ArrowRight:this.update(this.rate+1);break;case Wt.Home:this.update(0);break;case Wt.End:this.update(this.max);break;default:return}o.preventDefault()}ngOnChanges(o){o.rate&&this.update(this.rate),o.max&&this._updateMax()}ngOnInit(){this._setupContexts(),this._updateState(this.rate)}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}reset(){this.leave.emit(this.nextRate),this._updateState(this.rate)}setDisabledState(o){this.disabled=o}update(o,c=!0){const m=In(o,this.max,0);this.isInteractive()&&this.rate!==m&&(this.rate=m,this.rateChange.emit(this.rate)),c&&(this.onChange(this.rate),this.onTouched()),this._updateState(this.rate)}writeValue(o){this.update(o,!1),this._changeDetectorRef.markForCheck()}_updateState(o){this.nextRate=o,this.contexts.forEach((c,m)=>c.fill=Math.round(100*In(o-m,1,0)))}_updateMax(){this.max>0&&(this._setupContexts(),this.update(this.rate))}_setupContexts(){this.contexts=Array.from({length:this.max},(o,c)=>({fill:0,index:c}))}}Uc.\u0275fac=function(o){return new(o||Uc)(e.Y36(Bc),e.Y36(e.sBO))},Uc.\u0275cmp=e.Xpm({type:Uc,selectors:[["ngb-rating"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,e.Rgc,5),2&o){let M;e.iGM(M=e.CRH())&&(c.starTemplateFromContent=M.first)}},hostAttrs:["role","slider","aria-valuemin","0",1,"d-inline-flex"],hostVars:5,hostBindings:function(o,c){1&o&&e.NdJ("blur",function(){return c.handleBlur()})("keydown",function(M){return c.handleKeyDown(M)})("mouseleave",function(){return c.reset()}),2&o&&(e.Ikx("tabindex",c.disabled?-1:c.tabindex),e.uIk("aria-valuemax",c.max)("aria-valuenow",c.nextRate)("aria-valuetext",c.ariaValueText())("aria-disabled",!!c.readonly||null))},inputs:{max:"max",rate:"rate",readonly:"readonly",resettable:"resettable",starTemplate:"starTemplate",tabindex:"tabindex"},outputs:{hover:"hover",leave:"leave",rateChange:"rateChange"},standalone:!0,features:[e._Bn([{provide:Et.JU,useExisting:(0,e.Gpc)(()=>Uc),multi:!0}]),e.TTD,e.jDz],decls:3,vars:1,consts:[["t",""],["ngFor","",3,"ngForOf"],[1,"visually-hidden"],[3,"mouseenter","click"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,vo,1,1,"ng-template",null,0,e.W1O),e.YNc(2,Qs,4,5,"ng-template",1)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.contexts))},dependencies:[Qe.ax,Qe.tP],encapsulation:2,changeDetection:0});class ys{}ys.\u0275fac=function(o){return new(o||ys)},ys.\u0275mod=e.oAB({type:ys}),ys.\u0275inj=e.cJS({imports:[Uc]});class hc{constructor(o,c,m){this.hour=At(o),this.minute=At(c),this.second=At(m)}changeHour(o=1){this.updateHour((isNaN(this.hour)?0:this.hour)+o)}updateHour(o){Ht(o)?this.hour=(o<0?24+o:o)%24:this.hour=NaN}changeMinute(o=1){this.updateMinute((isNaN(this.minute)?0:this.minute)+o)}updateMinute(o){Ht(o)?(this.minute=o%60<0?60+o%60:o%60,this.changeHour(Math.floor(o/60))):this.minute=NaN}changeSecond(o=1){this.updateSecond((isNaN(this.second)?0:this.second)+o)}updateSecond(o){Ht(o)?(this.second=o<0?60+o%60:o%60,this.changeMinute(Math.floor(o/60))):this.second=NaN}isValid(o=!0){return Ht(this.hour)&&Ht(this.minute)&&(!o||Ht(this.second))}toString(){return`${this.hour||0}:${this.minute||0}:${this.second||0}`}}class Vc{constructor(){this.meridian=!1,this.spinners=!0,this.seconds=!1,this.hourStep=1,this.minuteStep=1,this.secondStep=1,this.disabled=!1,this.readonlyInputs=!1,this.size="medium"}}Vc.\u0275fac=function(o){return new(o||Vc)},Vc.\u0275prov=e.Yz7({token:Vc,factory:Vc.\u0275fac,providedIn:"root"});class Hc{}Hc.\u0275fac=function(o){return new(o||Hc)},Hc.\u0275prov=e.Yz7({token:Hc,factory:function(){return function kf(){return new gc}()},providedIn:"root"});class gc extends Hc{fromModel(o){return o&&dn(o.hour)&&dn(o.minute)?{hour:o.hour,minute:o.minute,second:dn(o.second)?o.second:null}:null}toModel(o){return o&&dn(o.hour)&&dn(o.minute)?{hour:o.hour,minute:o.minute,second:dn(o.second)?o.second:null}:null}}gc.\u0275fac=function(){let f;return function(c){return(f||(f=e.n5z(gc)))(c||gc)}}(),gc.\u0275prov=e.Yz7({token:gc,factory:gc.\u0275fac});class Gc{}Gc.\u0275fac=function(o){return new(o||Gc)},Gc.\u0275prov=e.Yz7({token:Gc,factory:function(o){let c=null;return c=o?new o:function Ff(f){return new mc(f)}(e.LFG(e.soG)),c},providedIn:"root"});class mc extends Gc{constructor(o){super(),this._periods=(0,Qe.ol)(o,Qe.x.Standalone,Qe.Tn.Narrow)}getMorningPeriod(){return this._periods[0]}getAfternoonPeriod(){return this._periods[1]}}mc.\u0275fac=function(o){return new(o||mc)(e.LFG(e.soG))},mc.\u0275prov=e.Yz7({token:mc,factory:mc.\u0275fac});const Lf=/[^0-9]/g;class zc{constructor(o,c,m,M){this._config=o,this._ngbTimeAdapter=c,this._cd=m,this.i18n=M,this.onChange=B=>{},this.onTouched=()=>{},this.meridian=o.meridian,this.spinners=o.spinners,this.seconds=o.seconds,this.hourStep=o.hourStep,this.minuteStep=o.minuteStep,this.secondStep=o.secondStep,this.disabled=o.disabled,this.readonlyInputs=o.readonlyInputs,this.size=o.size}set hourStep(o){this._hourStep=dn(o)?o:this._config.hourStep}get hourStep(){return this._hourStep}set minuteStep(o){this._minuteStep=dn(o)?o:this._config.minuteStep}get minuteStep(){return this._minuteStep}set secondStep(o){this._secondStep=dn(o)?o:this._config.secondStep}get secondStep(){return this._secondStep}writeValue(o){const c=this._ngbTimeAdapter.fromModel(o);this.model=c?new hc(c.hour,c.minute,c.second):new hc,!this.seconds&&(!c||!Ht(c.second))&&(this.model.second=0),this._cd.markForCheck()}registerOnChange(o){this.onChange=o}registerOnTouched(o){this.onTouched=o}setDisabledState(o){this.disabled=o}changeHour(o){this.model?.changeHour(o),this.propagateModelChange()}changeMinute(o){this.model?.changeMinute(o),this.propagateModelChange()}changeSecond(o){this.model?.changeSecond(o),this.propagateModelChange()}updateHour(o){const c=!!this.model&&this.model.hour>=12,m=At(o);this.meridian&&(c&&m<12||!c&&12===m)?this.model?.updateHour(m+12):this.model?.updateHour(m),this.propagateModelChange()}updateMinute(o){this.model?.updateMinute(At(o)),this.propagateModelChange()}updateSecond(o){this.model?.updateSecond(At(o)),this.propagateModelChange()}toggleMeridian(){this.meridian&&this.changeHour(12)}formatInput(o){o.value=o.value.replace(Lf,"")}formatHour(o){return Ht(o)?this.meridian?Jr(o%12==0?12:o%12):Jr(o%24):Jr(NaN)}formatMinSec(o){return Jr(Ht(o)?o:NaN)}handleBlur(){this.onTouched()}get isSmallSize(){return"small"===this.size}get isLargeSize(){return"large"===this.size}ngOnChanges(o){o.seconds&&!this.seconds&&this.model&&!Ht(this.model.second)&&(this.model.second=0,this.propagateModelChange(!1))}propagateModelChange(o=!0){o&&this.onTouched(),this.model?.isValid(this.seconds)?this.onChange(this._ngbTimeAdapter.toModel({hour:this.model.hour,minute:this.model.minute,second:this.model.second})):this.onChange(this._ngbTimeAdapter.toModel(null))}}zc.\u0275fac=function(o){return new(o||zc)(e.Y36(Vc),e.Y36(Hc),e.Y36(e.sBO),e.Y36(Gc))},zc.\u0275cmp=e.Xpm({type:zc,selectors:[["ngb-timepicker"]],inputs:{meridian:"meridian",spinners:"spinners",seconds:"seconds",hourStep:"hourStep",minuteStep:"minuteStep",secondStep:"secondStep",readonlyInputs:"readonlyInputs",size:"size"},exportAs:["ngbTimepicker"],standalone:!0,features:[e._Bn([{provide:Et.JU,useExisting:(0,e.Gpc)(()=>zc),multi:!0}]),e.TTD,e.jDz],decls:16,vars:25,consts:function(){let f,o,c,m,M,B,q,me,ve,ze,qe,yt,Vt,Bt;return f=$localize`:@@ngb.timepicker.HH:HH`,o=$localize`:@@ngb.timepicker.hours:Hours`,c=$localize`:@@ngb.timepicker.MM:MM`,m=$localize`:@@ngb.timepicker.minutes:Minutes`,M=$localize`:@@ngb.timepicker.increment-hours:Increment hours`,B=$localize`:@@ngb.timepicker.decrement-hours:Decrement hours`,q=$localize`:@@ngb.timepicker.increment-minutes:Increment minutes`,me=$localize`:@@ngb.timepicker.decrement-minutes:Decrement minutes`,ve=$localize`:@@ngb.timepicker.SS:SS`,ze=$localize`:@@ngb.timepicker.seconds:Seconds`,qe=$localize`:@@ngb.timepicker.increment-seconds:Increment seconds`,yt=$localize`:@@ngb.timepicker.decrement-seconds:Decrement seconds`,Vt=$localize`:@@ngb.timepicker.PM:${"\ufffd0\ufffd"}:INTERPOLATION:`,Bt=$localize`:@@ngb.timepicker.AM:${"\ufffd0\ufffd"}:INTERPOLATION:`,[[3,"disabled"],[1,"ngb-tp"],[1,"ngb-tp-input-container","ngb-tp-hour"],["tabindex","-1","type","button","class","btn btn-link",3,"btn-sm","btn-lg","disabled","click",4,"ngIf"],["type","text","maxlength","2","inputmode","numeric","placeholder",f,"aria-label",o,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],[1,"ngb-tp-spacer"],[1,"ngb-tp-input-container","ngb-tp-minute"],["type","text","maxlength","2","inputmode","numeric","placeholder",c,"aria-label",m,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],["class","ngb-tp-spacer",4,"ngIf"],["class","ngb-tp-input-container ngb-tp-second",4,"ngIf"],["class","ngb-tp-meridian",4,"ngIf"],["tabindex","-1","type","button",1,"btn","btn-link",3,"disabled","click"],[1,"chevron","ngb-tp-chevron"],[1,"visually-hidden"],M,[1,"chevron","ngb-tp-chevron","bottom"],B,q,me,[1,"ngb-tp-input-container","ngb-tp-second"],["type","text","maxlength","2","inputmode","numeric","placeholder",ve,"aria-label",ze,1,"ngb-tp-input","form-control",3,"value","readOnly","disabled","change","blur","input","keydown.ArrowUp","keydown.ArrowDown"],qe,yt,[1,"ngb-tp-meridian"],["type","button",1,"btn","btn-outline-primary",3,"disabled","click"],[4,"ngIf","ngIfElse"],["am",""],Vt,Bt]},template:function(o,c){1&o&&(e.TgZ(0,"fieldset",0)(1,"div",1)(2,"div",2),e.YNc(3,ec,4,7,"button",3),e.TgZ(4,"input",4),e.NdJ("change",function(M){return c.updateHour(M.target.value)})("blur",function(){return c.handleBlur()})("input",function(M){return c.formatInput(M.target)})("keydown.ArrowUp",function(M){return c.changeHour(c.hourStep),M.preventDefault()})("keydown.ArrowDown",function(M){return c.changeHour(-c.hourStep),M.preventDefault()}),e.qZA(),e.YNc(5,va,4,7,"button",3),e.qZA(),e.TgZ(6,"div",5),e._uU(7,":"),e.qZA(),e.TgZ(8,"div",6),e.YNc(9,ya,4,7,"button",3),e.TgZ(10,"input",7),e.NdJ("change",function(M){return c.updateMinute(M.target.value)})("blur",function(){return c.handleBlur()})("input",function(M){return c.formatInput(M.target)})("keydown.ArrowUp",function(M){return c.changeMinute(c.minuteStep),M.preventDefault()})("keydown.ArrowDown",function(M){return c.changeMinute(-c.minuteStep),M.preventDefault()}),e.qZA(),e.YNc(11,Tl,4,7,"button",3),e.qZA(),e.YNc(12,Vs,2,0,"div",8),e.YNc(13,ei,4,9,"div",9),e.YNc(14,Js,1,0,"div",8),e.YNc(15,ba,5,9,"div",10),e.qZA()()),2&o&&(e.ekj("disabled",c.disabled),e.Q6J("disabled",c.disabled),e.xp6(3),e.Q6J("ngIf",c.spinners),e.xp6(1),e.ekj("form-control-sm",c.isSmallSize)("form-control-lg",c.isLargeSize),e.Q6J("value",c.formatHour(null==c.model?null:c.model.hour))("readOnly",c.readonlyInputs)("disabled",c.disabled),e.xp6(1),e.Q6J("ngIf",c.spinners),e.xp6(4),e.Q6J("ngIf",c.spinners),e.xp6(1),e.ekj("form-control-sm",c.isSmallSize)("form-control-lg",c.isLargeSize),e.Q6J("value",c.formatMinSec(null==c.model?null:c.model.minute))("readOnly",c.readonlyInputs)("disabled",c.disabled),e.xp6(1),e.Q6J("ngIf",c.spinners),e.xp6(1),e.Q6J("ngIf",c.seconds),e.xp6(1),e.Q6J("ngIf",c.seconds),e.xp6(1),e.Q6J("ngIf",c.meridian),e.xp6(1),e.Q6J("ngIf",c.meridian))},dependencies:[Qe.O5],styles:['ngb-timepicker{font-size:1rem}.ngb-tp{display:flex;align-items:center}.ngb-tp-input-container{width:4em}.ngb-tp-chevron:before{border-style:solid;border-width:.29em .29em 0 0;content:"";display:inline-block;height:.69em;left:.05em;position:relative;top:.15em;transform:rotate(-45deg);vertical-align:middle;width:.69em}.ngb-tp-chevron.bottom:before{top:-.3em;transform:rotate(135deg)}.ngb-tp-input{text-align:center}.ngb-tp-hour,.ngb-tp-minute,.ngb-tp-second,.ngb-tp-meridian{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.ngb-tp-spacer{width:1em;text-align:center}\n'],encapsulation:2});class _c{}_c.\u0275fac=function(o){return new(o||_c)},_c.\u0275mod=e.oAB({type:_c}),_c.\u0275inj=e.cJS({imports:[zc]});const Bf=(f,o)=>{const{classList:c}=f;if(o)return c.add("fade"),$r(f),c.add("show","showing"),()=>{c.remove("showing")};c.add("show")},Uu=({classList:f})=>(f.add("showing"),()=>{f.remove("show","showing")});class xs{constructor(o){this._ngbConfig=o,this.autohide=!0,this.delay=5e3,this.ariaLive="polite"}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}xs.\u0275fac=function(o){return new(o||xs)(e.LFG(ti))},xs.\u0275prov=e.Yz7({token:xs,factory:xs.\u0275fac,providedIn:"root"});class hl{}hl.\u0275fac=function(o){return new(o||hl)},hl.\u0275dir=e.lG2({type:hl,selectors:[["","ngbToastHeader",""]],standalone:!0});class Wc{constructor(o,c,m,M){this.ariaLive=o,this._zone=m,this._element=M,this.contentHeaderTpl=null,this.shown=new e.vpe,this.hidden=new e.vpe,null==this.ariaLive&&(this.ariaLive=c.ariaLive),this.delay=c.delay,this.autohide=c.autohide,this.animation=c.animation}ngAfterContentInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._init(),this.show()})}ngOnChanges(o){"autohide"in o&&(this._clearTimeout(),this._init())}hide(){this._clearTimeout();const o=lr(this._zone,this._element.nativeElement,Uu,{animation:this.animation,runningTransition:"stop"});return o.subscribe(()=>{this.hidden.emit()}),o}show(){const o=lr(this._zone,this._element.nativeElement,Bf,{animation:this.animation,runningTransition:"continue"});return o.subscribe(()=>{this.shown.emit()}),o}_init(){this.autohide&&!this._timeoutID&&(this._timeoutID=setTimeout(()=>this.hide(),this.delay))}_clearTimeout(){this._timeoutID&&(clearTimeout(this._timeoutID),this._timeoutID=null)}}Wc.\u0275fac=function(o){return new(o||Wc)(e.$8M("aria-live"),e.Y36(xs),e.Y36(e.R0b),e.Y36(e.SBq))},Wc.\u0275cmp=e.Xpm({type:Wc,selectors:[["ngb-toast"]],contentQueries:function(o,c,m){if(1&o&&e.Suo(m,hl,7,e.Rgc),2&o){let M;e.iGM(M=e.CRH())&&(c.contentHeaderTpl=M.first)}},hostAttrs:["role","alert","aria-atomic","true",1,"toast"],hostVars:3,hostBindings:function(o,c){2&o&&(e.uIk("aria-live",c.ariaLive),e.ekj("fade",c.animation))},inputs:{animation:"animation",delay:"delay",autohide:"autohide",header:"header"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbToast"],standalone:!0,features:[e.TTD,e.jDz],ngContentSelectors:Di,decls:5,vars:1,consts:function(){let f;return f=$localize`:@@ngb.toast.close-aria:Close`,[["headerTpl",""],[3,"ngIf"],[1,"toast-body"],[1,"me-auto"],[1,"toast-header"],[3,"ngTemplateOutlet"],["type","button","aria-label",f,1,"btn-close",3,"click"]]},template:function(o,c){1&o&&(e.F$t(),e.YNc(0,Ea,2,1,"ng-template",null,0,e.W1O),e.YNc(2,Ca,3,1,"ng-template",1),e.TgZ(3,"div",2),e.Hsn(4),e.qZA()),2&o&&(e.xp6(2),e.Q6J("ngIf",c.contentHeaderTpl||c.header))},dependencies:[Qe.O5,Qe.tP],styles:["ngb-toast{display:block}ngb-toast .toast-header .close{margin-left:auto;margin-bottom:.25rem}\n"],encapsulation:2});class Gl{}Gl.\u0275fac=function(o){return new(o||Gl)},Gl.\u0275mod=e.oAB({type:Gl}),Gl.\u0275inj=e.cJS({imports:[Wc]});class vc{constructor(o){this._ngbConfig=o,this.autoClose=!0,this.placement="auto",this.popperOptions=c=>c,this.triggers="hover focus",this.disableTooltip=!1,this.openDelay=0,this.closeDelay=0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}vc.\u0275fac=function(o){return new(o||vc)(e.LFG(ti))},vc.\u0275prov=e.Yz7({token:vc,factory:vc.\u0275fac,providedIn:"root"});let Uf=0;class hu{}hu.\u0275fac=function(o){return new(o||hu)},hu.\u0275cmp=e.Xpm({type:hu,selectors:[["ngb-tooltip-window"]],hostAttrs:["role","tooltip"],hostVars:5,hostBindings:function(o,c){2&o&&(e.Ikx("id",c.id),e.Tol("tooltip"+(c.tooltipClass?" "+c.tooltipClass:"")),e.ekj("fade",c.animation))},inputs:{animation:"animation",id:"id",tooltipClass:"tooltipClass"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:3,vars:0,consts:[["data-popper-arrow","",1,"tooltip-arrow"],[1,"tooltip-inner"]],template:function(o,c){1&o&&(e.F$t(),e._UZ(0,"div",0),e.TgZ(1,"div",1),e.Hsn(2),e.qZA())},encapsulation:2,changeDetection:0});class gu{constructor(o,c,m,M,B,q,me,ve,ze,qe){this._elementRef=o,this._renderer=m,this._ngZone=me,this._document=ve,this._changeDetector=ze,this.shown=new e.vpe,this.hidden=new e.vpe,this._ngbTooltipWindowId="ngb-tooltip-"+Uf++,this._windowRef=null,this.animation=q.animation,this.autoClose=q.autoClose,this.placement=q.placement,this.popperOptions=q.popperOptions,this.triggers=q.triggers,this.container=q.container,this.disableTooltip=q.disableTooltip,this.tooltipClass=q.tooltipClass,this.openDelay=q.openDelay,this.closeDelay=q.closeDelay,this._popupService=new uc(hu,M,B,m,this._ngZone,qe),this._positioning=Rl(c)}set ngbTooltip(o){this._ngbTooltip=o,!o&&this._windowRef&&this.close()}get ngbTooltip(){return this._ngbTooltip}open(o){if(!this._windowRef&&this._ngbTooltip&&!this.disableTooltip){const{windowRef:c,transition$:m}=this._popupService.open(this._ngbTooltip,o,this.animation);this._windowRef=c,this._windowRef.setInput("animation",this.animation),this._windowRef.setInput("tooltipClass",this.tooltipClass),this._windowRef.setInput("id",this._ngbTooltipWindowId),this._renderer.setAttribute(this._getPositionTargetElement(),"aria-describedby",this._ngbTooltipWindowId),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement),this._windowRef.changeDetectorRef.detectChanges(),this._windowRef.changeDetectorRef.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._getPositionTargetElement(),targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,baseClass:"bs-tooltip",updatePopperOptions:M=>this.popperOptions(M)}),Promise.resolve().then(()=>{this._positioning.update(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update())})}),gs(this._ngZone,this._document,this.autoClose,()=>this.close(),this.hidden,[this._windowRef.location.nativeElement]),m.subscribe(()=>this.shown.emit())}}close(o=this.animation){null!=this._windowRef&&(this._renderer.removeAttribute(this._getPositionTargetElement(),"aria-describedby"),this._popupService.close(o).subscribe(()=>{this._windowRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this.hidden.emit(),this._changeDetector.markForCheck()}))}toggle(){this._windowRef?this.close():this.open()}isOpen(){return null!=this._windowRef}ngOnInit(){this._unregisterListenersFn=fu(this._renderer,this._elementRef.nativeElement,this.triggers,this.isOpen.bind(this),this.open.bind(this),this.close.bind(this),+this.openDelay,+this.closeDelay)}ngOnChanges({tooltipClass:o}){o&&this.isOpen()&&(this._windowRef.instance.tooltipClass=o.currentValue)}ngOnDestroy(){this.close(!1),this._unregisterListenersFn?.()}_getPositionTargetElement(){return(wn(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget)||this._elementRef.nativeElement}}gu.\u0275fac=function(o){return new(o||gu)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36(e.s_b),e.Y36(vc),e.Y36(e.R0b),e.Y36(Qe.K0),e.Y36(e.sBO),e.Y36(e.z2F))},gu.\u0275dir=e.lG2({type:gu,selectors:[["","ngbTooltip",""]],inputs:{animation:"animation",autoClose:"autoClose",placement:"placement",popperOptions:"popperOptions",triggers:"triggers",positionTarget:"positionTarget",container:"container",disableTooltip:"disableTooltip",tooltipClass:"tooltipClass",openDelay:"openDelay",closeDelay:"closeDelay",ngbTooltip:"ngbTooltip"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbTooltip"],standalone:!0,features:[e.TTD]});class tl{}tl.\u0275fac=function(o){return new(o||tl)},tl.\u0275mod=e.oAB({type:tl}),tl.\u0275inj=e.cJS({});class zl{constructor(){this.highlightClass="ngb-highlight",this.accentSensitive=!0}ngOnChanges(o){!this.accentSensitive&&!String.prototype.normalize&&(console.warn("The `accentSensitive` input in `ngb-highlight` cannot be set to `false` in a browser that does not implement the `String.normalize` function. You will have to include a polyfill in your application to use this feature in the current browser."),this.accentSensitive=!0);const c=Sn(this.result),m=Array.isArray(this.term)?this.term:[this.term],M=ve=>this.accentSensitive?ve:No(ve),B=m.map(ve=>function io(f){return f.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}(M(Sn(ve)))).filter(ve=>ve),q=this.accentSensitive?c:No(c),me=B.length?q.split(new RegExp(`(${B.join("|")})`,"gmi")):[c];if(this.accentSensitive)this.parts=me;else{let ve=0;this.parts=me.map(ze=>c.substring(ve,ve+=ze.length))}}}zl.\u0275fac=function(o){return new(o||zl)},zl.\u0275cmp=e.Xpm({type:zl,selectors:[["ngb-highlight"]],inputs:{highlightClass:"highlightClass",result:"result",term:"term",accentSensitive:"accentSensitive"},standalone:!0,features:[e.TTD,e.jDz],decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],[3,"class",4,"ngIf","ngIfElse"],["even",""]],template:function(o,c){1&o&&e.YNc(0,x,3,2,"ng-template",0),2&o&&e.Q6J("ngForOf",c.parts)},dependencies:[Qe.O5,Qe.ax],styles:[".ngb-highlight{font-weight:700}\n"],encapsulation:2,changeDetection:0});class mu{constructor(){this.activeIdx=0,this.focusFirst=!0,this.formatter=Sn,this.selectEvent=new e.vpe,this.activeChangeEvent=new e.vpe}hasActive(){return this.activeIdx>-1&&this.activeIdx=0?this.id+"-"+this.activeIdx:void 0)}}mu.\u0275fac=function(o){return new(o||mu)},mu.\u0275cmp=e.Xpm({type:mu,selectors:[["ngb-typeahead-window"]],hostAttrs:["role","listbox"],hostVars:3,hostBindings:function(o,c){1&o&&e.NdJ("mousedown",function(M){return M.preventDefault()}),2&o&&(e.Ikx("id",c.id),e.Tol("dropdown-menu show"+(c.popupClass?" "+c.popupClass:"")))},inputs:{id:"id",focusFirst:"focusFirst",results:"results",term:"term",formatter:"formatter",resultTemplate:"resultTemplate",popupClass:"popupClass"},outputs:{selectEvent:"select",activeChangeEvent:"activeChange"},exportAs:["ngbTypeaheadWindow"],standalone:!0,features:[e.jDz],decls:3,vars:1,consts:[["rt",""],["ngFor","",3,"ngForOf"],[3,"result","term"],["type","button","role","option",1,"dropdown-item",3,"id","mouseenter","click"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(o,c){1&o&&(e.YNc(0,X,1,2,"ng-template",null,0,e.W1O),e.YNc(2,mt,2,9,"ng-template",1)),2&o&&(e.xp6(2),e.Q6J("ngForOf",c.results))},dependencies:[zl,Qe.ax,Qe.tP],encapsulation:2});class $c{constructor(){this.editable=!0,this.focusFirst=!0,this.showHint=!1,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=o=>o}}$c.\u0275fac=function(o){return new(o||$c)},$c.\u0275prov=e.Yz7({token:$c,factory:$c.\u0275fac,providedIn:"root"});const Xd=new e.OlP("live announcer delay",{providedIn:"root",factory:function Vf(){return 100}});function qd(f,o=!1){let c=f.body.querySelector("#ngb-live");return null==c&&o&&(c=f.createElement("div"),c.setAttribute("id","ngb-live"),c.setAttribute("aria-live","polite"),c.setAttribute("aria-atomic","true"),c.classList.add("visually-hidden"),f.body.appendChild(c)),c}class jc{constructor(o,c){this._document=o,this._delay=c}ngOnDestroy(){const o=qd(this._document);o&&o.parentElement.removeChild(o)}say(o){const c=qd(this._document,!0),m=this._delay;if(null!=c){c.textContent="";const M=()=>c.textContent=o;null===m?M():setTimeout(M,m)}}}jc.\u0275fac=function(o){return new(o||jc)(e.LFG(Qe.K0),e.LFG(Xd))},jc.\u0275prov=e.Yz7({token:jc,factory:jc.\u0275fac,providedIn:"root"});let Hf=0;class Yc{constructor(o,c,m,M,B,q,me,ve,ze,qe,yt,Vt){this._elementRef=o,this._renderer=M,this._live=ve,this._document=ze,this._ngZone=qe,this._changeDetector=yt,this._subscription=null,this._closed$=new L.x,this._inputValueBackup=null,this._windowRef=null,this.autocomplete="off",this.placement="bottom-start",this.selectItem=new e.vpe,this.activeDescendant=null,this.popupId="ngb-typeahead-"+Hf++,this._onTouched=()=>{},this._onChange=Bt=>{},this.container=q.container,this.editable=q.editable,this.focusFirst=q.focusFirst,this.showHint=q.showHint,this.placement=q.placement,this.popperOptions=q.popperOptions,this._valueChanges=(0,V.R)(o.nativeElement,"input").pipe((0,dt.U)(Bt=>Bt.target.value)),this._resubscribeTypeahead=new Se.X(null),this._popupService=new uc(mu,B,m,M,this._ngZone,Vt),this._positioning=Rl(c)}ngOnInit(){this._subscribeToUserInput()}ngOnChanges({ngbTypeahead:o}){o&&!o.firstChange&&(this._unsubscribeFromUserInput(),this._subscribeToUserInput())}ngOnDestroy(){this._closePopup(),this._unsubscribeFromUserInput()}registerOnChange(o){this._onChange=o}registerOnTouched(o){this._onTouched=o}writeValue(o){this._writeInputValue(this._formatItemForInput(o)),this.showHint&&(this._inputValueBackup=o)}setDisabledState(o){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",o)}dismissPopup(){this.isPopupOpen()&&(this._resubscribeTypeahead.next(null),this._closePopup(),this.showHint&&null!==this._inputValueBackup&&this._writeInputValue(this._inputValueBackup),this._changeDetector.markForCheck())}isPopupOpen(){return null!=this._windowRef}handleBlur(){this._resubscribeTypeahead.next(null),this._onTouched()}handleKeyDown(o){if(this.isPopupOpen())switch(o.which){case Wt.ArrowDown:o.preventDefault(),this._windowRef.instance.next(),this._showHint();break;case Wt.ArrowUp:o.preventDefault(),this._windowRef.instance.prev(),this._showHint();break;case Wt.Enter:case Wt.Tab:{const c=this._windowRef.instance.getActive();On(c)&&(o.preventDefault(),o.stopPropagation(),this._selectResult(c)),this._closePopup();break}}}_openPopup(){if(!this.isPopupOpen()){this._inputValueBackup=this._elementRef.nativeElement.value;const{windowRef:o}=this._popupService.open();this._windowRef=o,this._windowRef.setInput("id",this.popupId),this._windowRef.setInput("popupClass",this.popupClass),this._windowRef.instance.selectEvent.subscribe(c=>this._selectResultClosePopup(c)),this._windowRef.instance.activeChangeEvent.subscribe(c=>this.activeDescendant=c),"body"===this.container&&(this._renderer.setStyle(this._windowRef.location.nativeElement,"z-index","1055"),this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement)),this._changeDetector.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._windowRef&&(this._positioning.createPopper({hostElement:this._elementRef.nativeElement,targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:c=>this.popperOptions(au([0,2])(c))}),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update()))}),gs(this._ngZone,this._document,"outside",()=>this.dismissPopup(),this._closed$,[this._elementRef.nativeElement,this._windowRef.location.nativeElement])}}_closePopup(){this._popupService.close().subscribe(()=>{this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._closed$.next(),this._windowRef=null,this.activeDescendant=null})}_selectResult(o){let c=!1;this.selectItem.emit({item:o,preventDefault:()=>{c=!0}}),this._resubscribeTypeahead.next(null),c||(this.writeValue(o),this._onChange(o))}_selectResultClosePopup(o){this._selectResult(o),this._closePopup()}_showHint(){if(this.showHint&&this._windowRef?.instance.hasActive()&&null!=this._inputValueBackup){const o=this._inputValueBackup.toLowerCase(),c=this._formatItemForInput(this._windowRef.instance.getActive());o===c.substring(0,this._inputValueBackup.length).toLowerCase()?(this._writeInputValue(this._inputValueBackup+c.substring(this._inputValueBackup.length)),this._elementRef.nativeElement.setSelectionRange.apply(this._elementRef.nativeElement,[this._inputValueBackup.length,c.length])):this._writeInputValue(c)}}_formatItemForInput(o){return null!=o&&this.inputFormatter?this.inputFormatter(o):Sn(o)}_writeInputValue(o){this._renderer.setProperty(this._elementRef.nativeElement,"value",Sn(o))}_subscribeToUserInput(){const o=this._valueChanges.pipe((0,Ce.b)(c=>{this._inputValueBackup=this.showHint?c:null,this._onChange(this.editable?c:void 0)}),this.ngbTypeahead?this.ngbTypeahead:()=>(0,W.of)([]));this._subscription=this._resubscribeTypeahead.pipe((0,ce.w)(()=>o)).subscribe(c=>{c&&0!==c.length?(this._openPopup(),this._windowRef.instance.focusFirst=this.focusFirst,this._windowRef.instance.results=c,this._windowRef.instance.term=this._elementRef.nativeElement.value,this.resultFormatter&&(this._windowRef.instance.formatter=this.resultFormatter),this.resultTemplate&&(this._windowRef.instance.resultTemplate=this.resultTemplate),this._windowRef.instance.resetActive(),this._windowRef.changeDetectorRef.detectChanges(),this._showHint()):this._closePopup();const m=c?c.length:0;this._live.say(0===m?"No results available":`${m} result${1===m?"":"s"} available`)})}_unsubscribeFromUserInput(){this._subscription&&this._subscription.unsubscribe(),this._subscription=null}}Yc.\u0275fac=function(o){return new(o||Yc)(e.Y36(e.SBq),e.Y36(ms),e.Y36(e.s_b),e.Y36(e.Qsj),e.Y36(e.zs3),e.Y36($c),e.Y36(e.R0b),e.Y36(jc),e.Y36(Qe.K0),e.Y36(e.R0b),e.Y36(e.sBO),e.Y36(e.z2F))},Yc.\u0275dir=e.lG2({type:Yc,selectors:[["input","ngbTypeahead",""]],hostAttrs:["autocapitalize","off","autocorrect","off","role","combobox"],hostVars:7,hostBindings:function(o,c){1&o&&e.NdJ("blur",function(){return c.handleBlur()})("keydown",function(M){return c.handleKeyDown(M)}),2&o&&(e.Ikx("autocomplete",c.autocomplete),e.uIk("aria-autocomplete",c.showHint?"both":"list")("aria-activedescendant",c.activeDescendant)("aria-owns",c.isPopupOpen()?c.popupId:null)("aria-expanded",c.isPopupOpen()),e.ekj("open",c.isPopupOpen()))},inputs:{autocomplete:"autocomplete",container:"container",editable:"editable",focusFirst:"focusFirst",inputFormatter:"inputFormatter",ngbTypeahead:"ngbTypeahead",resultFormatter:"resultFormatter",resultTemplate:"resultTemplate",showHint:"showHint",placement:"placement",popperOptions:"popperOptions",popupClass:"popupClass"},outputs:{selectItem:"selectItem"},exportAs:["ngbTypeahead"],standalone:!0,features:[e._Bn([{provide:Et.JU,useExisting:(0,e.Gpc)(()=>Yc),multi:!0}]),e.TTD]});class nl{}nl.\u0275fac=function(o){return new(o||nl)},nl.\u0275mod=e.oAB({type:nl}),nl.\u0275inj=e.cJS({imports:[zl]});class wd{close(o){}dismiss(o){}}class Md{constructor(o,c,m,M){this._panelCmptRef=o,this._contentRef=c,this._backdropCmptRef=m,this._beforeDismiss=M,this._closed=new L.x,this._dismissed=new L.x,this._hidden=new L.x,o.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),m&&m.instance.dismissEvent.subscribe(B=>{this.dismiss(B)}),this.result=new Promise((B,q)=>{this._resolve=B,this._reject=q}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance}get closed(){return this._closed.asObservable().pipe((0,Ke.R)(this._hidden))}get dismissed(){return this._dismissed.asObservable().pipe((0,Ke.R)(this._hidden))}get hidden(){return this._hidden.asObservable()}get shown(){return this._panelCmptRef.instance.shown.asObservable()}close(o){this._panelCmptRef&&(this._closed.next(o),this._resolve(o),this._removeOffcanvasElements())}_dismiss(o){this._dismissed.next(o),this._reject(o),this._removeOffcanvasElements()}dismiss(o){if(this._panelCmptRef)if(this._beforeDismiss){const c=this._beforeDismiss();vr(c)?c.then(m=>{!1!==m&&this._dismiss(o)},()=>{}):!1!==c&&this._dismiss(o)}else this._dismiss(o)}_removeOffcanvasElements(){const o=this._panelCmptRef.instance.hide(),c=this._backdropCmptRef?this._backdropCmptRef.instance.hide():(0,W.of)(void 0);o.subscribe(()=>{const{nativeElement:m}=this._panelCmptRef.location;m.parentNode.removeChild(m),this._panelCmptRef.destroy(),this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._panelCmptRef=null,this._contentRef=null}),c.subscribe(()=>{if(this._backdropCmptRef){const{nativeElement:m}=this._backdropCmptRef.location;m.parentNode.removeChild(m),this._backdropCmptRef.destroy(),this._backdropCmptRef=null}}),We(o,c).subscribe(()=>{this._hidden.next(),this._hidden.complete()})}}var Vu;!function(f){f[f.BACKDROP_CLICK=0]="BACKDROP_CLICK",f[f.ESC=1]="ESC"}(Vu||(Vu={}));class ca{constructor(o,c){this._el=o,this._zone=c,this.dismissEvent=new e.vpe}ngOnInit(){this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{lr(this._zone,this._el.nativeElement,(o,c)=>{c&&$r(o),o.classList.add("show")},{animation:this.animation,runningTransition:"continue"})})}hide(){return lr(this._zone,this._el.nativeElement,({classList:o})=>o.remove("show"),{animation:this.animation,runningTransition:"stop"})}dismiss(){this.static||this.dismissEvent.emit(Vu.BACKDROP_CLICK)}}ca.\u0275fac=function(o){return new(o||ca)(e.Y36(e.SBq),e.Y36(e.R0b))},ca.\u0275cmp=e.Xpm({type:ca,selectors:[["ngb-offcanvas-backdrop"]],hostVars:6,hostBindings:function(o,c){1&o&&e.NdJ("mousedown",function(){return c.dismiss()}),2&o&&(e.Tol("offcanvas-backdrop"+(c.backdropClass?" "+c.backdropClass:"")),e.ekj("show",!c.animation)("fade",c.animation))},inputs:{animation:"animation",backdropClass:"backdropClass",static:"static"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],decls:0,vars:0,template:function(o,c){},encapsulation:2});class Kc{constructor(o,c,m){this._document=o,this._elRef=c,this._zone=m,this._closed$=new L.x,this._elWithFocus=null,this.keyboard=!0,this.position="start",this.dismissEvent=new e.vpe,this.shown=new L.x,this.hidden=new L.x}dismiss(o){this.dismissEvent.emit(o)}ngOnInit(){this._elWithFocus=this._document.activeElement,this._zone.onStable.asObservable().pipe((0,Je.q)(1)).subscribe(()=>{this._show()})}ngOnDestroy(){this._disableEventHandling()}hide(){const{nativeElement:o}=this._elRef,c={animation:this.animation,runningTransition:"stop"},m=lr(this._zone,this._elRef.nativeElement,M=>(o.classList.remove("showing"),o.classList.add("hiding"),()=>o.classList.remove("show","hiding")),c);return m.subscribe(()=>{this.hidden.next(),this.hidden.complete()}),this._disableEventHandling(),this._restoreFocus(),m}_show(){const o={animation:this.animation,runningTransition:"continue"};lr(this._zone,this._elRef.nativeElement,(m,M)=>(M&&$r(m),m.classList.add("show","showing"),()=>m.classList.remove("showing")),o).subscribe(()=>{this.shown.next(),this.shown.complete()}),this._enableEventHandling(),this._setFocus()}_enableEventHandling(){const{nativeElement:o}=this._elRef;this._zone.runOutsideAngular(()=>{(0,V.R)(o,"keydown").pipe((0,Ke.R)(this._closed$),(0,Ge.h)(c=>c.which===Wt.Escape)).subscribe(c=>{this.keyboard&&requestAnimationFrame(()=>{c.defaultPrevented||this._zone.run(()=>this.dismiss(Vu.ESC))})})})}_disableEventHandling(){this._closed$.next()}_setFocus(){const{nativeElement:o}=this._elRef;if(!o.contains(document.activeElement)){const c=o.querySelector("[ngbAutofocus]"),m=Il(o)[0];(c||m||o).focus()}}_restoreFocus(){const o=this._document.body,c=this._elWithFocus;let m;m=c&&c.focus&&o.contains(c)?c:o,this._zone.runOutsideAngular(()=>{setTimeout(()=>m.focus()),this._elWithFocus=null})}}Kc.\u0275fac=function(o){return new(o||Kc)(e.Y36(Qe.K0),e.Y36(e.SBq),e.Y36(e.R0b))},Kc.\u0275cmp=e.Xpm({type:Kc,selectors:[["ngb-offcanvas-panel"]],hostAttrs:["role","dialog","tabindex","-1"],hostVars:5,hostBindings:function(o,c){2&o&&(e.uIk("aria-modal",!0)("aria-labelledby",c.ariaLabelledBy)("aria-describedby",c.ariaDescribedBy),e.Tol("offcanvas offcanvas-"+c.position+(c.panelClass?" "+c.panelClass:"")))},inputs:{animation:"animation",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",keyboard:"keyboard",panelClass:"panelClass",position:"position"},outputs:{dismissEvent:"dismiss"},standalone:!0,features:[e.jDz],ngContentSelectors:Di,decls:1,vars:0,template:function(o,c){1&o&&(e.F$t(),e.Hsn(0))},encapsulation:2});class Zc{constructor(o,c,m,M,B){this._applicationRef=o,this._injector=c,this._document=m,this._scrollBar=M,this._ngZone=B,this._activePanelCmptHasChanged=new L.x,this._scrollBarRestoreFn=null,this._backdropAttributes=["animation","backdropClass"],this._panelAttributes=["animation","ariaDescribedBy","ariaLabelledBy","keyboard","panelClass","position"],this._activeInstance=new e.vpe,this._activePanelCmptHasChanged.subscribe(()=>{this._panelCmpt&&Fo(this._ngZone,this._panelCmpt.location.nativeElement,this._activePanelCmptHasChanged)})}_restoreScrollBar(){const o=this._scrollBarRestoreFn;o&&(this._scrollBarRestoreFn=null,o())}_hideScrollBar(){this._scrollBarRestoreFn||(this._scrollBarRestoreFn=this._scrollBar.hide())}open(o,c,m){const M=m.container instanceof HTMLElement?m.container:On(m.container)?this._document.querySelector(m.container):this._document.body;if(!M)throw new Error(`The specified offcanvas container "${m.container||"body"}" was not found in the DOM.`);m.scroll||this._hideScrollBar();const B=new wd,q=this._getContentRef(m.injector||o,c,B);let me=!1!==m.backdrop?this._attachBackdrop(M):void 0,ve=this._attachWindowComponent(M,q.nodes),ze=new Md(ve,q,me,m.beforeDismiss);return this._registerOffcanvasRef(ze),this._registerPanelCmpt(ve),ze.hidden.pipe((0,lt.x)(()=>this._restoreScrollBar())).subscribe(),B.close=qe=>{ze.close(qe)},B.dismiss=qe=>{ze.dismiss(qe)},this._applyPanelOptions(ve.instance,m),me&&me.instance&&(this._applyBackdropOptions(me.instance,m),me.changeDetectorRef.detectChanges()),ve.changeDetectorRef.detectChanges(),ze}get activeInstance(){return this._activeInstance}dismiss(o){this._offcanvasRef?.dismiss(o)}hasOpenOffcanvas(){return!!this._offcanvasRef}_attachBackdrop(o){let c=(0,e.LMc)(ca,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector});return this._applicationRef.attachView(c.hostView),o.appendChild(c.location.nativeElement),c}_attachWindowComponent(o,c){let m=(0,e.LMc)(Kc,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector,projectableNodes:c});return this._applicationRef.attachView(m.hostView),o.appendChild(m.location.nativeElement),m}_applyPanelOptions(o,c){this._panelAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])})}_applyBackdropOptions(o,c){this._backdropAttributes.forEach(m=>{On(c[m])&&(o[m]=c[m])}),o.static="static"===c.backdrop}_getContentRef(o,c,m){return c?c instanceof e.Rgc?this._createFromTemplateRef(c,m):wn(c)?this._createFromString(c):this._createFromComponent(o,c,m):new _s([])}_createFromTemplateRef(o,c){const m={$implicit:c,close(B){c.close(B)},dismiss(B){c.dismiss(B)}},M=o.createEmbeddedView(m);return this._applicationRef.attachView(M),new _s([M.rootNodes],M)}_createFromString(o){const c=this._document.createTextNode(`${o}`);return new _s([[c]])}_createFromComponent(o,c,m){const M=e.zs3.create({providers:[{provide:wd,useValue:m}],parent:o}),B=(0,e.LMc)(c,{environmentInjector:this._applicationRef.injector,elementInjector:M}),q=B.location.nativeElement;return this._applicationRef.attachView(B.hostView),new _s([[q]],B.hostView,B)}_registerOffcanvasRef(o){const c=()=>{this._offcanvasRef=void 0,this._activeInstance.emit(this._offcanvasRef)};this._offcanvasRef=o,this._activeInstance.emit(this._offcanvasRef),o.result.then(c,c)}_registerPanelCmpt(o){this._panelCmpt=o,this._activePanelCmptHasChanged.next(),o.onDestroy(()=>{this._panelCmpt=void 0,this._activePanelCmptHasChanged.next()})}}Zc.\u0275fac=function(o){return new(o||Zc)(e.LFG(e.z2F),e.LFG(e.zs3),e.LFG(Qe.K0),e.LFG(aa),e.LFG(e.R0b))},Zc.\u0275prov=e.Yz7({token:Zc,factory:Zc.\u0275fac,providedIn:"root"});class yc{constructor(o){this._ngbConfig=o,this.backdrop=!0,this.keyboard=!0,this.position="start",this.scroll=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(o){this._animation=o}}yc.\u0275fac=function(o){return new(o||yc)(e.LFG(ti))},yc.\u0275prov=e.Yz7({token:yc,factory:yc.\u0275fac,providedIn:"root"});class Qc{constructor(o,c,m){this._injector=o,this._offcanvasStack=c,this._config=m}open(o,c={}){const m={...this._config,animation:this._config.animation,...c};return this._offcanvasStack.open(this._injector,o,m)}get activeInstance(){return this._offcanvasStack.activeInstance}dismiss(o){this._offcanvasStack.dismiss(o)}hasOpenOffcanvas(){return this._offcanvasStack.hasOpenOffcanvas()}}Qc.\u0275fac=function(o){return new(o||Qc)(e.LFG(e.zs3),e.LFG(Zc),e.LFG(yc))},Qc.\u0275prov=e.Yz7({token:Qc,factory:Qc.\u0275fac,providedIn:"root"});class Dc{}Dc.\u0275fac=function(o){return new(o||Dc)},Dc.\u0275mod=e.oAB({type:Dc}),Dc.\u0275inj=e.cJS({});const Gf=[Ui,Ci,Yn,ko,sa,Na,vs,Lt,Dc,pl,Rs,pc,ys,_c,Gl,tl,nl];class _u{}_u.\u0275fac=function(o){return new(o||_u)},_u.\u0275mod=e.oAB({type:_u}),_u.\u0275inj=e.cJS({imports:[Gf,Ui,Ci,Yn,ko,sa,Na,vs,Lt,Dc,pl,Rs,pc,ys,_c,Gl,tl,nl]})},94266:(Be,ne,g)=>{"use strict";g.d(ne,{Vk:()=>ue,pD:()=>Y,rn:()=>$,D5:()=>J});var e=g(72612),d=g(47679),F=g(44945),W=g(84118),L=g(56321),V=g(92845),Z=g(17469),j=g(41797),pe=g(87131),Q=g(53191),ye=g(82566),_e=g(50487),Oe=g(49223),Se=g(14152),Ae=g(57355),He=g(8033),de=g(32202);function Ee(ee){return function Me(ee,ie){return(0,de.e)((0,He.U)(ee,ie,arguments.length>=2,!1,!0))}((ie,Te,et)=>!ee||ee(Te,et)?ie+1:ie,0)}var We=g(94642),Fe=g(73924),ae=g(64061);function Ke(ee,ie){return ee=function Re(ee,ie){return typeof ee>"u"?typeof ie>"u"?ee:ie:ee}(ee,ie),"function"==typeof ee?function(){for(var et=arguments,tt=arguments.length,bt=Array(tt),st=0;st"u"?"undefined":Ge(ee))&&1===ee.nodeType&&"object"===Ge(ee.style)&&"object"===Ge(ee.ownerDocument)};function dt(ee,ie){if(ie=ke(ie,!0),!Je(ie))return-1;for(var Te=0;Te0;)Te[et]=ie[et+1];return K(ee,Te=Te.map(ke))}function Ce(ee){for(var ie=arguments,Te=[],et=arguments.length-1;et-- >0;)Te[et]=ie[et+1];return Te.map(ke).reduce(function(tt,bt){var st=dt(ee,bt);return-1!==st?tt.concat(ee.splice(st,1)):tt},[])}function ke(ee,ie){if("string"==typeof ee)try{return document.querySelector(ee)}catch(Te){throw Te}if(!Je(ee)&&!ie)throw new TypeError(ee+" is not a DOM element.");return ee}function rt(ee){if(ee===window)return function De(){var ee={top:{value:0,enumerable:!0},left:{value:0,enumerable:!0},right:{value:window.innerWidth,enumerable:!0},bottom:{value:window.innerHeight,enumerable:!0},width:{value:window.innerWidth,enumerable:!0},height:{value:window.innerHeight,enumerable:!0},x:{value:0,enumerable:!0},y:{value:0,enumerable:!0}};if(Object.create)return Object.create({},ee);var ie={};return Object.defineProperties(ie,ee),ie}();try{var ie=ee.getBoundingClientRect();return void 0===ie.x&&(ie.x=ie.left,ie.y=ie.top),ie}catch{throw new TypeError("Can't call getBoundingClientRect on "+ee)}}var ie,Pe=void 0;"function"!=typeof Object.create?(ie=function(){},Pe=function(Te,et){if(Te!==Object(Te)&&null!==Te)throw TypeError("Argument must be an object, or null");ie.prototype=Te||{};var tt=new ie;return ie.prototype=null,void 0!==et&&Object.defineProperties(tt,et),null===Te&&(tt.__proto__=null),tt}):Pe=Object.create;var gt=Pe,lt=["altKey","button","buttons","clientX","clientY","ctrlKey","metaKey","movementX","movementY","offsetX","offsetY","pageX","pageY","region","relatedTarget","screenX","screenY","shiftKey","which","x","y"];function Et(ee,ie){ie=ie||{};for(var Te=gt(ee),et=0;et"u")return function(){};for(var ee=0,ie=Dt.length;ee"u")return function(){};for(var ee=0,ie=Dt.length;eezt.right-Te.margin.right?Math.ceil(Math.min(1,(st.x-zt.right)/Te.margin.right+1)*Te.maxSpeed.right):0,qn=st.yzt.bottom-Te.margin.bottom?Math.ceil(Math.min(1,(st.y-zt.bottom)/Te.margin.bottom+1)*Te.maxSpeed.bottom):0,Te.syncMove()&&jt.dispatch(Ot,{pageX:st.pageX+Hn,pageY:st.pageY+qn,clientX:st.x+Hn,clientY:st.y+qn}),setTimeout(function(){qn&&function Yr(Ot,zt){Ot===window?window.scrollTo(Ot.pageXOffset,Ot.pageYOffset+zt):Ot.scrollTop+=zt}(Ot,qn),Hn&&function Oi(Ot,zt){Ot===window?window.scrollTo(Ot.pageXOffset+zt,Ot.pageYOffset):Ot.scrollLeft+=zt}(Ot,Hn)})}window.addEventListener("mousedown",rn,!1),window.addEventListener("touchstart",rn,!1),window.addEventListener("mouseup",Ln,!1),window.addEventListener("touchend",Ln,!1),window.addEventListener("pointerup",Ln,!1),window.addEventListener("mousemove",mr,!1),window.addEventListener("touchmove",mr,!1),window.addEventListener("mouseleave",Mn,!1),window.addEventListener("scroll",kn,!0)}function It(ee,ie,Te){return Te?ee.y>Te.top&&ee.yTe.left&&ee.xTe.top&&ee.yTe.left&&ee.xee.addClass(ie.nativeElement,et))}function it(ee,ie,Te){Te&&Te.split(" ").forEach(et=>ee.removeClass(ie.nativeElement,et))}class we{constructor(){this.currentDrag=new d.x}}we.\u0275fac=function(ie){return new(ie||we)},we.\u0275prov=e.Yz7({token:we,factory:we.\u0275fac,providedIn:"root"});class ${constructor(ie){this.elementRef=ie}}$.\u0275fac=function(ie){return new(ie||$)(e.Y36(e.SBq))},$.\u0275dir=e.lG2({type:$,selectors:[["","mwlDraggableScrollContainer",""]]});class Y{constructor(ie,Te,et,tt,bt,st,on){this.element=ie,this.renderer=Te,this.draggableHelper=et,this.zone=tt,this.vcr=bt,this.scrollContainer=st,this.document=on,this.dragAxis={x:!0,y:!0},this.dragSnapGrid={},this.ghostDragEnabled=!0,this.showOriginalElementWhileDragging=!1,this.dragCursor="",this.autoScroll={margin:20},this.dragPointerDown=new e.vpe,this.dragStart=new e.vpe,this.ghostElementCreated=new e.vpe,this.dragging=new e.vpe,this.dragEnd=new e.vpe,this.pointerDown$=new d.x,this.pointerMove$=new d.x,this.pointerUp$=new d.x,this.eventListenerSubscriptions={},this.destroy$=new d.x,this.timeLongPress={timerBegin:0,timerEnd:0}}ngOnInit(){this.checkEventListeners();const ie=this.pointerDown$.pipe((0,j.h)(()=>this.canDrag()),(0,pe.z)(Te=>{Te.event.stopPropagation&&!this.scrollContainer&&Te.event.stopPropagation();const et=this.renderer.createElement("style");this.renderer.setAttribute(et,"type","text/css"),this.renderer.appendChild(et,this.renderer.createText("\n body * {\n -moz-user-select: none;\n -ms-user-select: none;\n -webkit-user-select: none;\n user-select: none;\n }\n ")),requestAnimationFrame(()=>{this.document.head.appendChild(et)});const tt=this.getScrollPosition(),bt=new F.y(Xt=>{const Yt=this.scrollContainer?this.scrollContainer.elementRef.nativeElement:"window";return this.renderer.listen(Yt,"scroll",kn=>Xt.next(kn))}).pipe((0,Q.O)(tt),(0,ye.U)(()=>this.getScrollPosition())),st=new d.x,on=new W.t;this.dragPointerDown.observers.length>0&&this.zone.run(()=>{this.dragPointerDown.next({x:0,y:0})});const jt=(0,L.T)(this.pointerUp$,this.pointerDown$,on,this.destroy$).pipe((0,_e.B)()),xt=(0,V.a)([this.pointerMove$,bt]).pipe((0,ye.U)(([Xt,Yt])=>({currentDrag$:st,transformX:Xt.clientX-Te.clientX,transformY:Xt.clientY-Te.clientY,clientX:Xt.clientX,clientY:Xt.clientY,scrollLeft:Yt.left,scrollTop:Yt.top,target:Xt.event.target})),(0,ye.U)(Xt=>(this.dragSnapGrid.x&&(Xt.transformX=Math.round(Xt.transformX/this.dragSnapGrid.x)*this.dragSnapGrid.x),this.dragSnapGrid.y&&(Xt.transformY=Math.round(Xt.transformY/this.dragSnapGrid.y)*this.dragSnapGrid.y),Xt)),(0,ye.U)(Xt=>(this.dragAxis.x||(Xt.transformX=0),this.dragAxis.y||(Xt.transformY=0),Xt)),(0,ye.U)(Xt=>{const Yt=Xt.scrollLeft-tt.left,kn=Xt.scrollTop-tt.top;return{...Xt,x:Xt.transformX+Yt,y:Xt.transformY+kn}}),(0,j.h)(({x:Xt,y:Yt,transformX:kn,transformY:rn})=>!this.validateDrag||this.validateDrag({x:Xt,y:Yt,transform:{x:kn,y:rn}})),(0,Oe.R)(jt),(0,_e.B)()),Dn=xt.pipe((0,Se.q)(1),(0,_e.B)()),Nt=xt.pipe((0,Ae.h)(1),(0,_e.B)());return Dn.subscribe(({clientX:Xt,clientY:Yt,x:kn,y:rn})=>{if(this.dragStart.observers.length>0&&this.zone.run(()=>{this.dragStart.next({cancelDrag$:on})}),this.scroller=nn([this.scrollContainer?this.scrollContainer.elementRef.nativeElement:this.document.defaultView],{...this.autoScroll,autoScroll:()=>!0}),Rt(this.renderer,this.element,this.dragActiveClass),this.ghostDragEnabled){const Ln=this.element.nativeElement.getBoundingClientRect(),zn=this.element.nativeElement.cloneNode(!0);if(this.showOriginalElementWhileDragging||this.renderer.setStyle(this.element.nativeElement,"visibility","hidden"),this.ghostElementAppendTo?this.ghostElementAppendTo.appendChild(zn):this.element.nativeElement.parentNode.insertBefore(zn,this.element.nativeElement.nextSibling),this.ghostElement=zn,this.document.body.style.cursor=this.dragCursor,this.setElementStyles(zn,{position:"fixed",top:`${Ln.top}px`,left:`${Ln.left}px`,width:`${Ln.width}px`,height:`${Ln.height}px`,cursor:this.dragCursor,margin:"0",willChange:"transform",pointerEvents:"none"}),this.ghostElementTemplate){const Mn=this.vcr.createEmbeddedView(this.ghostElementTemplate);zn.innerHTML="",Mn.rootNodes.filter(Bn=>Bn instanceof Node).forEach(Bn=>{zn.appendChild(Bn)}),Nt.subscribe(()=>{this.vcr.remove(this.vcr.indexOf(Mn))})}this.ghostElementCreated.observers.length>0&&this.zone.run(()=>{this.ghostElementCreated.emit({clientX:Xt-kn,clientY:Yt-rn,element:zn})}),Nt.subscribe(()=>{zn.parentElement.removeChild(zn),this.ghostElement=null,this.renderer.setStyle(this.element.nativeElement,"visibility","")})}this.draggableHelper.currentDrag.next(st)}),Nt.pipe((0,pe.z)(Xt=>{const Yt=on.pipe(Ee(),(0,Se.q)(1),(0,ye.U)(kn=>({...Xt,dragCancelled:kn>0})));return on.complete(),Yt})).subscribe(({x:Xt,y:Yt,dragCancelled:kn})=>{this.scroller.destroy(),this.dragEnd.observers.length>0&&this.zone.run(()=>{this.dragEnd.next({x:Xt,y:Yt,dragCancelled:kn})}),it(this.renderer,this.element,this.dragActiveClass),st.complete()}),(0,L.T)(jt,Nt).pipe((0,Se.q)(1)).subscribe(()=>{requestAnimationFrame(()=>{this.document.head.removeChild(et)})}),xt}),(0,_e.B)());(0,L.T)(ie.pipe((0,Se.q)(1),(0,ye.U)(Te=>[,Te])),ie.pipe((0,We.G)())).pipe((0,j.h)(([Te,et])=>!Te||(Te.x!==et.x||Te.y!==et.y)),(0,ye.U)(([Te,et])=>et)).subscribe(({x:Te,y:et,currentDrag$:tt,clientX:bt,clientY:st,transformX:on,transformY:jt,target:xt})=>{this.dragging.observers.length>0&&this.zone.run(()=>{this.dragging.next({x:Te,y:et})}),requestAnimationFrame(()=>{if(this.ghostElement){const Dn=`translate3d(${on}px, ${jt}px, 0px)`;this.setElementStyles(this.ghostElement,{transform:Dn,"-webkit-transform":Dn,"-ms-transform":Dn,"-moz-transform":Dn,"-o-transform":Dn})}}),tt.next({clientX:bt,clientY:st,dropData:this.dropData,target:xt})})}ngOnChanges(ie){ie.dragAxis&&this.checkEventListeners()}ngOnDestroy(){this.unsubscribeEventListeners(),this.pointerDown$.complete(),this.pointerMove$.complete(),this.pointerUp$.complete(),this.destroy$.next()}checkEventListeners(){const ie=this.canDrag(),Te=Object.keys(this.eventListenerSubscriptions).length>0;ie&&!Te?this.zone.runOutsideAngular(()=>{this.eventListenerSubscriptions.mousedown=this.renderer.listen(this.element.nativeElement,"mousedown",et=>{this.onMouseDown(et)}),this.eventListenerSubscriptions.mouseup=this.renderer.listen("document","mouseup",et=>{this.onMouseUp(et)}),this.eventListenerSubscriptions.touchstart=this.renderer.listen(this.element.nativeElement,"touchstart",et=>{this.onTouchStart(et)}),this.eventListenerSubscriptions.touchend=this.renderer.listen("document","touchend",et=>{this.onTouchEnd(et)}),this.eventListenerSubscriptions.touchcancel=this.renderer.listen("document","touchcancel",et=>{this.onTouchEnd(et)}),this.eventListenerSubscriptions.mouseenter=this.renderer.listen(this.element.nativeElement,"mouseenter",()=>{this.onMouseEnter()}),this.eventListenerSubscriptions.mouseleave=this.renderer.listen(this.element.nativeElement,"mouseleave",()=>{this.onMouseLeave()})}):!ie&&Te&&this.unsubscribeEventListeners()}onMouseDown(ie){0===ie.button&&(this.eventListenerSubscriptions.mousemove||(this.eventListenerSubscriptions.mousemove=this.renderer.listen("document","mousemove",Te=>{this.pointerMove$.next({event:Te,clientX:Te.clientX,clientY:Te.clientY})})),this.pointerDown$.next({event:ie,clientX:ie.clientX,clientY:ie.clientY}))}onMouseUp(ie){0===ie.button&&(this.eventListenerSubscriptions.mousemove&&(this.eventListenerSubscriptions.mousemove(),delete this.eventListenerSubscriptions.mousemove),this.pointerUp$.next({event:ie,clientX:ie.clientX,clientY:ie.clientY}))}onTouchStart(ie){let Te,et,tt;if(this.touchStartLongPress&&(this.timeLongPress.timerBegin=Date.now(),et=!1,tt=this.hasScrollbar(),Te=this.getScrollPosition()),!this.eventListenerSubscriptions.touchmove){const bt=(0,Z.R)(this.document,"contextmenu").subscribe(on=>{on.preventDefault()}),st=(0,Z.R)(this.document,"touchmove",{passive:!1}).subscribe(on=>{this.touchStartLongPress&&!et&&tt&&(et=this.shouldBeginDrag(ie,on,Te)),(!this.touchStartLongPress||!tt||et)&&(on.preventDefault(),this.pointerMove$.next({event:on,clientX:on.targetTouches[0].clientX,clientY:on.targetTouches[0].clientY}))});this.eventListenerSubscriptions.touchmove=()=>{bt.unsubscribe(),st.unsubscribe()}}this.pointerDown$.next({event:ie,clientX:ie.touches[0].clientX,clientY:ie.touches[0].clientY})}onTouchEnd(ie){this.eventListenerSubscriptions.touchmove&&(this.eventListenerSubscriptions.touchmove(),delete this.eventListenerSubscriptions.touchmove,this.touchStartLongPress&&this.enableScroll()),this.pointerUp$.next({event:ie,clientX:ie.changedTouches[0].clientX,clientY:ie.changedTouches[0].clientY})}onMouseEnter(){this.setCursor(this.dragCursor)}onMouseLeave(){this.setCursor("")}canDrag(){return this.dragAxis.x||this.dragAxis.y}setCursor(ie){this.eventListenerSubscriptions.mousemove||this.renderer.setStyle(this.element.nativeElement,"cursor",ie)}unsubscribeEventListeners(){Object.keys(this.eventListenerSubscriptions).forEach(ie=>{this.eventListenerSubscriptions[ie](),delete this.eventListenerSubscriptions[ie]})}setElementStyles(ie,Te){Object.keys(Te).forEach(et=>{this.renderer.setStyle(ie,et,Te[et])})}getScrollElement(){return this.scrollContainer?this.scrollContainer.elementRef.nativeElement:this.document.body}getScrollPosition(){return this.scrollContainer?{top:this.scrollContainer.elementRef.nativeElement.scrollTop,left:this.scrollContainer.elementRef.nativeElement.scrollLeft}:{top:window.pageYOffset||this.document.documentElement.scrollTop,left:window.pageXOffset||this.document.documentElement.scrollLeft}}shouldBeginDrag(ie,Te,et){const tt=this.getScrollPosition(),bt_top=Math.abs(tt.top-et.top),bt_left=Math.abs(tt.left-et.left),jt=Math.abs(Te.targetTouches[0].clientX-ie.touches[0].clientX)-bt_left+(Math.abs(Te.targetTouches[0].clientY-ie.touches[0].clientY)-bt_top),xt=this.touchStartLongPress;return(jt>xt.delta||bt_top>0||bt_left>0)&&(this.timeLongPress.timerBegin=Date.now()),this.timeLongPress.timerEnd=Date.now(),this.timeLongPress.timerEnd-this.timeLongPress.timerBegin>=xt.delay&&(this.disableScroll(),!0)}enableScroll(){this.scrollContainer&&this.renderer.setStyle(this.scrollContainer.elementRef.nativeElement,"overflow",""),this.renderer.setStyle(this.document.body,"overflow","")}disableScroll(){this.scrollContainer&&this.renderer.setStyle(this.scrollContainer.elementRef.nativeElement,"overflow","hidden"),this.renderer.setStyle(this.document.body,"overflow","hidden")}hasScrollbar(){const ie=this.getScrollElement(),Te=ie.scrollWidth>ie.clientWidth,et=ie.scrollHeight>ie.clientHeight;return Te||et}}function G(ee,ie,Te){return ee>=Te.left&&ee<=Te.right&&ie>=Te.top&&ie<=Te.bottom}Y.\u0275fac=function(ie){return new(ie||Y)(e.Y36(e.SBq),e.Y36(e.Qsj),e.Y36(we),e.Y36(e.R0b),e.Y36(e.s_b),e.Y36($,8),e.Y36(ae.K0))},Y.\u0275dir=e.lG2({type:Y,selectors:[["","mwlDraggable",""]],inputs:{dropData:"dropData",dragAxis:"dragAxis",dragSnapGrid:"dragSnapGrid",ghostDragEnabled:"ghostDragEnabled",showOriginalElementWhileDragging:"showOriginalElementWhileDragging",validateDrag:"validateDrag",dragCursor:"dragCursor",dragActiveClass:"dragActiveClass",ghostElementAppendTo:"ghostElementAppendTo",ghostElementTemplate:"ghostElementTemplate",touchStartLongPress:"touchStartLongPress",autoScroll:"autoScroll"},outputs:{dragPointerDown:"dragPointerDown",dragStart:"dragStart",ghostElementCreated:"ghostElementCreated",dragging:"dragging",dragEnd:"dragEnd"},features:[e.TTD]});class J{constructor(ie,Te,et,tt,bt){this.element=ie,this.draggableHelper=Te,this.zone=et,this.renderer=tt,this.scrollContainer=bt,this.dragEnter=new e.vpe,this.dragLeave=new e.vpe,this.dragOver=new e.vpe,this.drop=new e.vpe}ngOnInit(){this.currentDragSubscription=this.draggableHelper.currentDrag.subscribe(ie=>{Rt(this.renderer,this.element,this.dragActiveClass);const Te={updateCache:!0},et=this.renderer.listen(this.scrollContainer?this.scrollContainer.elementRef.nativeElement:"window","scroll",()=>{Te.updateCache=!0});let tt;const bt=ie.pipe((0,ye.U)(({clientX:jt,clientY:xt,dropData:Dn,target:Nt})=>{tt={clientX:jt,clientY:xt,dropData:Dn,target:Nt},Te.updateCache&&(Te.rect=this.element.nativeElement.getBoundingClientRect(),this.scrollContainer&&(Te.scrollContainerRect=this.scrollContainer.elementRef.nativeElement.getBoundingClientRect()),Te.updateCache=!1);const Xt=G(jt,xt,Te.rect),Yt=!this.validateDrop||this.validateDrop({clientX:jt,clientY:xt,target:Nt,dropData:Dn});return Te.scrollContainerRect?Xt&&Yt&&G(jt,xt,Te.scrollContainerRect):Xt&&Yt})),st=bt.pipe((0,Fe.x)());let on;st.pipe((0,j.h)(jt=>jt)).subscribe(()=>{on=!0,Rt(this.renderer,this.element,this.dragOverClass),this.dragEnter.observers.length>0&&this.zone.run(()=>{this.dragEnter.next(tt)})}),bt.pipe((0,j.h)(jt=>jt)).subscribe(()=>{this.dragOver.observers.length>0&&this.zone.run(()=>{this.dragOver.next(tt)})}),st.pipe((0,We.G)(),(0,j.h)(([jt,xt])=>jt&&!xt)).subscribe(()=>{on=!1,it(this.renderer,this.element,this.dragOverClass),this.dragLeave.observers.length>0&&this.zone.run(()=>{this.dragLeave.next(tt)})}),ie.subscribe({complete:()=>{et(),it(this.renderer,this.element,this.dragActiveClass),on&&(it(this.renderer,this.element,this.dragOverClass),this.drop.observers.length>0&&this.zone.run(()=>{this.drop.next(tt)}))}})})}ngOnDestroy(){this.currentDragSubscription&&this.currentDragSubscription.unsubscribe()}}J.\u0275fac=function(ie){return new(ie||J)(e.Y36(e.SBq),e.Y36(we),e.Y36(e.R0b),e.Y36(e.Qsj),e.Y36($,8))},J.\u0275dir=e.lG2({type:J,selectors:[["","mwlDroppable",""]],inputs:{dragOverClass:"dragOverClass",dragActiveClass:"dragActiveClass",validateDrop:"validateDrop"},outputs:{dragEnter:"dragEnter",dragLeave:"dragLeave",dragOver:"dragOver",drop:"drop"}});class ue{}ue.\u0275fac=function(ie){return new(ie||ue)},ue.\u0275mod=e.oAB({type:ue}),ue.\u0275inj=e.cJS({})},21443:(Be,ne,g)=>{"use strict";g.d(ne,{E$:()=>K,mC:()=>Ce,ym:()=>ke});var e=g(72612),d=g(64061),F=g(47679),W=g(56321),L=g(44945),V=g(17469),Z=g(27357),j=g(50487),pe=g(87131),Q=g(14152),ye=g(82566),_e=g(94642),Oe=g(41797),Se=g(49223);const Ae=!(typeof window>"u")&&("ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0);function de(he,De,rt,at){const Pe=De.querySelectorAll(he);if(Pe.length){const gt=rt.querySelectorAll(he);for(let lt=0;lt{at[Pe]=(rt[Pe]||0)-(De[Pe]||0)}),at}const Je="resize-active";class K{constructor(De,rt,at,Pe){this.platformId=De,this.renderer=rt,this.elm=at,this.zone=Pe,this.enableGhostResize=!1,this.resizeSnapGrid={},this.resizeCursors=Re,this.ghostElementPositioning="fixed",this.allowNegativeResizes=!1,this.mouseMoveThrottleMS=50,this.resizeStart=new e.vpe,this.resizing=new e.vpe,this.resizeEnd=new e.vpe,this.mouseup=new F.x,this.mousedown=new F.x,this.mousemove=new F.x,this.destroy$=new F.x,this.pointerEventListeners=ce.getInstance(rt,Pe)}ngOnInit(){const De=(0,W.T)(this.pointerEventListeners.pointerDown,this.mousedown),rt=(0,W.T)(this.pointerEventListeners.pointerMove,this.mousemove).pipe((0,Z.b)(({event:Et})=>{if(Pe)try{Et.preventDefault()}catch{}}),(0,j.B)()),at=(0,W.T)(this.pointerEventListeners.pointerUp,this.mouseup);let Pe;const gt=()=>{Pe&&Pe.clonedNode&&(this.elm.nativeElement.parentElement.removeChild(Pe.clonedNode),this.renderer.setStyle(this.elm.nativeElement,"visibility","inherit"))},lt=()=>({...Re,...this.resizeCursors});De.pipe((0,pe.z)(Et=>{function Ct(ut){return{clientX:ut.clientX-Et.clientX,clientY:ut.clientY-Et.clientY}}const Dt=()=>{const ut={x:1,y:1};return Pe&&(this.resizeSnapGrid.left&&Pe.edges.left?ut.x=+this.resizeSnapGrid.left:this.resizeSnapGrid.right&&Pe.edges.right&&(ut.x=+this.resizeSnapGrid.right),this.resizeSnapGrid.top&&Pe.edges.top?ut.y=+this.resizeSnapGrid.top:this.resizeSnapGrid.bottom&&Pe.edges.bottom&&(ut.y=+this.resizeSnapGrid.bottom)),ut};function Zt(ut,Qt){return{x:Math.ceil(ut.clientX/Qt.x),y:Math.ceil(ut.clientY/Qt.y)}}return(0,W.T)(rt.pipe((0,Q.q)(1)).pipe((0,ye.U)(ut=>[,ut])),rt.pipe((0,_e.G)())).pipe((0,ye.U)(([ut,Qt])=>[ut&&Ct(ut),Ct(Qt)])).pipe((0,Oe.h)(([ut,Qt])=>{if(!ut)return!0;const Jt=Dt(),It=Zt(ut,Jt),nn=Zt(Qt,Jt);return It.x!==nn.x||It.y!==nn.y})).pipe((0,ye.U)(([,ut])=>{const Qt=Dt();return{clientX:Math.round(ut.clientX/Qt.x)*Qt.x,clientY:Math.round(ut.clientY/Qt.y)*Qt.y}})).pipe((0,Se.R)((0,W.T)(at,De)))})).pipe((0,Oe.h)(()=>!!Pe)).pipe((0,ye.U)(({clientX:Et,clientY:Ct})=>Fe(Pe.startingRect,Pe.edges,Et,Ct))).pipe((0,Oe.h)(Et=>this.allowNegativeResizes||!!(Et.height&&Et.width&&Et.height>0&&Et.width>0))).pipe((0,Oe.h)(Et=>!this.validateResize||this.validateResize({rectangle:Et,edges:Ge({edges:Pe.edges,initialRectangle:Pe.startingRect,newRectangle:Et})})),(0,Se.R)(this.destroy$)).subscribe(Et=>{Pe&&Pe.clonedNode&&(this.renderer.setStyle(Pe.clonedNode,"height",`${Et.height}px`),this.renderer.setStyle(Pe.clonedNode,"width",`${Et.width}px`),this.renderer.setStyle(Pe.clonedNode,"top",`${Et.top}px`),this.renderer.setStyle(Pe.clonedNode,"left",`${Et.left}px`)),this.resizing.observers.length>0&&this.zone.run(()=>{this.resizing.emit({edges:Ge({edges:Pe.edges,initialRectangle:Pe.startingRect,newRectangle:Et}),rectangle:Et})}),Pe.currentRect=Et}),De.pipe((0,ye.U)(({edges:Et})=>Et||{}),(0,Oe.h)(Et=>Object.keys(Et).length>0),(0,Se.R)(this.destroy$)).subscribe(Et=>{Pe&>();const Ct=function ae(he,De){let rt=0,at=0;const Pe=he.nativeElement.style,lt=["transform","-ms-transform","-moz-transform","-o-transform"].map(Qe=>Pe[Qe]).find(Qe=>!!Qe);if(lt&<.includes("translate")&&(rt=lt.replace(/.*translate3?d?\((-?[0-9]*)px, (-?[0-9]*)px.*/,"$1"),at=lt.replace(/.*translate3?d?\((-?[0-9]*)px, (-?[0-9]*)px.*/,"$2")),"absolute"===De)return{height:he.nativeElement.offsetHeight,width:he.nativeElement.offsetWidth,top:he.nativeElement.offsetTop-at,bottom:he.nativeElement.offsetHeight+he.nativeElement.offsetTop-at,left:he.nativeElement.offsetLeft-rt,right:he.nativeElement.offsetWidth+he.nativeElement.offsetLeft-rt};{const Qe=he.nativeElement.getBoundingClientRect();return{height:Qe.height,width:Qe.width,top:Qe.top-at,bottom:Qe.bottom-at,left:Qe.left-rt,right:Qe.right-rt,scrollTop:he.nativeElement.scrollTop,scrollLeft:he.nativeElement.scrollLeft}}}(this.elm,this.ghostElementPositioning);Pe={edges:Et,startingRect:Ct,currentRect:Ct};const Dt=lt(),Zt=Ke(Pe.edges,Dt);this.renderer.setStyle(document.body,"cursor",Zt),this.setElementClass(this.elm,Je,!0),this.enableGhostResize&&(Pe.clonedNode=function He(he){const De=he.cloneNode(!0),rt=De.querySelectorAll("[id]"),at=he.nodeName.toLowerCase();return De.removeAttribute("id"),rt.forEach(Pe=>{Pe.removeAttribute("id")}),"canvas"===at?We(he,De):("input"===at||"select"===at||"textarea"===at)&&Ee(he,De),de("canvas",he,De,We),de("input, textarea, select",he,De,Ee),De}(this.elm.nativeElement),this.elm.nativeElement.parentElement.appendChild(Pe.clonedNode),this.renderer.setStyle(this.elm.nativeElement,"visibility","hidden"),this.renderer.setStyle(Pe.clonedNode,"position",this.ghostElementPositioning),this.renderer.setStyle(Pe.clonedNode,"left",`${Pe.startingRect.left}px`),this.renderer.setStyle(Pe.clonedNode,"top",`${Pe.startingRect.top}px`),this.renderer.setStyle(Pe.clonedNode,"height",`${Pe.startingRect.height}px`),this.renderer.setStyle(Pe.clonedNode,"width",`${Pe.startingRect.width}px`),this.renderer.setStyle(Pe.clonedNode,"cursor",Ke(Pe.edges,Dt)),this.renderer.addClass(Pe.clonedNode,"resize-ghost-element"),Pe.clonedNode.scrollTop=Pe.startingRect.scrollTop,Pe.clonedNode.scrollLeft=Pe.startingRect.scrollLeft),this.resizeStart.observers.length>0&&this.zone.run(()=>{this.resizeStart.emit({edges:Ge({edges:Et,initialRectangle:Ct,newRectangle:Ct}),rectangle:Fe(Ct,{},0,0)})})}),at.pipe((0,Se.R)(this.destroy$)).subscribe(()=>{Pe&&(this.renderer.removeClass(this.elm.nativeElement,Je),this.renderer.setStyle(document.body,"cursor",""),this.renderer.setStyle(this.elm.nativeElement,"cursor",""),this.resizeEnd.observers.length>0&&this.zone.run(()=>{this.resizeEnd.emit({edges:Ge({edges:Pe.edges,initialRectangle:Pe.startingRect,newRectangle:Pe.currentRect}),rectangle:Pe.currentRect})}),gt(),Pe=null)})}ngOnDestroy(){(0,d.NF)(this.platformId)&&this.renderer.setStyle(document.body,"cursor",""),this.mousedown.complete(),this.mouseup.complete(),this.mousemove.complete(),this.destroy$.next()}setElementClass(De,rt,at){at?this.renderer.addClass(De.nativeElement,rt):this.renderer.removeClass(De.nativeElement,rt)}}K.\u0275fac=function(De){return new(De||K)(e.Y36(e.Lbi),e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b))},K.\u0275dir=e.lG2({type:K,selectors:[["","mwlResizable",""]],inputs:{validateResize:"validateResize",enableGhostResize:"enableGhostResize",resizeSnapGrid:"resizeSnapGrid",resizeCursors:"resizeCursors",ghostElementPositioning:"ghostElementPositioning",allowNegativeResizes:"allowNegativeResizes",mouseMoveThrottleMS:"mouseMoveThrottleMS"},outputs:{resizeStart:"resizeStart",resizing:"resizing",resizeEnd:"resizeEnd"},exportAs:["mwlResizable"]});class ce{constructor(De,rt){this.pointerDown=new L.y(at=>{let Pe,gt;return rt.runOutsideAngular(()=>{Pe=De.listen("document","mousedown",lt=>{at.next({clientX:lt.clientX,clientY:lt.clientY,event:lt})}),Ae&&(gt=De.listen("document","touchstart",lt=>{at.next({clientX:lt.touches[0].clientX,clientY:lt.touches[0].clientY,event:lt})}))}),()=>{Pe(),Ae&>()}}).pipe((0,j.B)()),this.pointerMove=new L.y(at=>{let Pe,gt;return rt.runOutsideAngular(()=>{Pe=De.listen("document","mousemove",lt=>{at.next({clientX:lt.clientX,clientY:lt.clientY,event:lt})}),Ae&&(gt=De.listen("document","touchmove",lt=>{at.next({clientX:lt.targetTouches[0].clientX,clientY:lt.targetTouches[0].clientY,event:lt})}))}),()=>{Pe(),Ae&>()}}).pipe((0,j.B)()),this.pointerUp=new L.y(at=>{let Pe,gt,lt;return rt.runOutsideAngular(()=>{Pe=De.listen("document","mouseup",Qe=>{at.next({clientX:Qe.clientX,clientY:Qe.clientY,event:Qe})}),Ae&&(gt=De.listen("document","touchend",Qe=>{at.next({clientX:Qe.changedTouches[0].clientX,clientY:Qe.changedTouches[0].clientY,event:Qe})}),lt=De.listen("document","touchcancel",Qe=>{at.next({clientX:Qe.changedTouches[0].clientX,clientY:Qe.changedTouches[0].clientY,event:Qe})}))}),()=>{Pe(),Ae&&(gt(),lt())}}).pipe((0,j.B)())}static getInstance(De,rt){return ce.instance||(ce.instance=new ce(De,rt)),ce.instance}}class Ce{constructor(De,rt,at,Pe){this.renderer=De,this.element=rt,this.zone=at,this.resizableDirective=Pe,this.resizeEdges={},this.eventListeners={},this.destroy$=new F.x}ngOnInit(){this.zone.runOutsideAngular(()=>{this.listenOnTheHost("mousedown").subscribe(De=>{this.onMousedown(De,De.clientX,De.clientY)}),this.listenOnTheHost("mouseup").subscribe(De=>{this.onMouseup(De.clientX,De.clientY)}),Ae&&(this.listenOnTheHost("touchstart").subscribe(De=>{this.onMousedown(De,De.touches[0].clientX,De.touches[0].clientY)}),(0,W.T)(this.listenOnTheHost("touchend"),this.listenOnTheHost("touchcancel")).subscribe(De=>{this.onMouseup(De.changedTouches[0].clientX,De.changedTouches[0].clientY)}))})}ngOnDestroy(){this.destroy$.next(),this.unsubscribeEventListeners()}onMousedown(De,rt,at){De.preventDefault(),this.eventListeners.touchmove||(this.eventListeners.touchmove=this.renderer.listen(this.element.nativeElement,"touchmove",Pe=>{this.onMousemove(Pe,Pe.targetTouches[0].clientX,Pe.targetTouches[0].clientY)})),this.eventListeners.mousemove||(this.eventListeners.mousemove=this.renderer.listen(this.element.nativeElement,"mousemove",Pe=>{this.onMousemove(Pe,Pe.clientX,Pe.clientY)})),this.resizable.mousedown.next({clientX:rt,clientY:at,edges:this.resizeEdges})}onMouseup(De,rt){this.unsubscribeEventListeners(),this.resizable.mouseup.next({clientX:De,clientY:rt,edges:this.resizeEdges})}get resizable(){return this.resizableDirective||this.resizableContainer}onMousemove(De,rt,at){this.resizable.mousemove.next({clientX:rt,clientY:at,edges:this.resizeEdges,event:De})}unsubscribeEventListeners(){Object.keys(this.eventListeners).forEach(De=>{this.eventListeners[De](),delete this.eventListeners[De]})}listenOnTheHost(De){return(0,V.R)(this.element.nativeElement,De).pipe((0,Se.R)(this.destroy$))}}Ce.\u0275fac=function(De){return new(De||Ce)(e.Y36(e.Qsj),e.Y36(e.SBq),e.Y36(e.R0b),e.Y36(K,8))},Ce.\u0275dir=e.lG2({type:Ce,selectors:[["","mwlResizeHandle",""]],inputs:{resizeEdges:"resizeEdges",resizableContainer:"resizableContainer"}});class ke{}ke.\u0275fac=function(De){return new(De||ke)},ke.\u0275mod=e.oAB({type:ke}),ke.\u0275inj=e.cJS({})},67059:Be=>{"use strict";Be.exports={i8:"15.0.3"}},56939:Be=>{"use strict";Be.exports={i8:"15.0.3"}},33814:Be=>{"use strict";Be.exports={i8:"6.2.1"}},11158:Be=>{"use strict";Be.exports={i8:"14.0.0"}},75536:Be=>{"use strict";Be.exports={i8:"8.0.0"}},53369:Be=>{"use strict";Be.exports={i8:"7.0.0"}},54444:Be=>{"use strict";Be.exports={i8:"7.0.0"}},3181:Be=>{"use strict";Be.exports={i8:"5.2.3"}},72418:Be=>{"use strict";Be.exports={i8:"0.10.4"}},65109:Be=>{"use strict";Be.exports={i8:"2.29.3"}},276:Be=>{"use strict";Be.exports={i8:"4.6.13"}},9799:Be=>{"use strict";Be.exports={i8:"2.0.1"}},67002:Be=>{"use strict";Be.exports={i8:"2.7.1"}},60584:Be=>{"use strict";Be.exports={i8:"7.6.0"}},25189:Be=>{"use strict";Be.exports={i8:"0.11.8"}},4147:Be=>{"use strict";Be.exports={i8:"0.31.0"}}},Be=>{var e;e=33798,Be(Be.s=e)}]); \ No newline at end of file diff --git a/polyfills.e2b023e88ab9fed4.js b/polyfills.972ed0ecf40b56a1.js similarity index 99% rename from polyfills.e2b023e88ab9fed4.js rename to polyfills.972ed0ecf40b56a1.js index 0ced3125f..de4234277 100644 --- a/polyfills.e2b023e88ab9fed4.js +++ b/polyfills.972ed0ecf40b56a1.js @@ -1 +1 @@ -(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6429],{39326:(x,B,h)=>{"use strict";var _,s;function w(s){if(":"!=s[0])return[null,s];const e=s.indexOf(":",1);if(-1===e)throw new Error(`Unsupported format "${s}" expecting ":namespace:name"`);return[s.slice(1,e),s.slice(e+1)]}function T(s){return"ng-container"===w(s)[1]}function I(s){return"ng-content"===w(s)[1]}function W(s){return null===s?null:w(s)[0]}function V(s,e){return s?`:${s}:${e}`:e}(s=_||(_={}))[s.RAW_TEXT=0]="RAW_TEXT",s[s.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",s[s.PARSABLE_DATA=2]="PARSABLE_DATA";class P{constructor({closedByChildren:e,implicitNamespacePrefix:t,contentType:n=_.PARSABLE_DATA,closedByParent:r=!1,isVoid:i=!1,ignoreFirstLf:o=!1,preventNamespaceInheritance:a=!1}={}){this.closedByChildren={},this.closedByParent=!1,this.canSelfClose=!1,e&&e.length>0&&e.forEach(l=>this.closedByChildren[l]=!0),this.isVoid=i,this.closedByParent=r||i,this.implicitNamespacePrefix=t||null,this.contentType=n,this.ignoreFirstLf=o,this.preventNamespaceInheritance=a}isClosedByChild(e){return this.isVoid||e.toLowerCase()in this.closedByChildren}getContentType(e){return"object"==typeof this.contentType?(void 0===e?void 0:this.contentType[e])??this.contentType.default:this.contentType}}let ae,le;function Y(s){return le||(ae=new P,le={base:new P({isVoid:!0}),meta:new P({isVoid:!0}),area:new P({isVoid:!0}),embed:new P({isVoid:!0}),link:new P({isVoid:!0}),img:new P({isVoid:!0}),input:new P({isVoid:!0}),param:new P({isVoid:!0}),hr:new P({isVoid:!0}),br:new P({isVoid:!0}),source:new P({isVoid:!0}),track:new P({isVoid:!0}),wbr:new P({isVoid:!0}),p:new P({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new P({closedByChildren:["tbody","tfoot"]}),tbody:new P({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new P({closedByChildren:["tbody"],closedByParent:!0}),tr:new P({closedByChildren:["tr"],closedByParent:!0}),td:new P({closedByChildren:["td","th"],closedByParent:!0}),th:new P({closedByChildren:["td","th"],closedByParent:!0}),col:new P({isVoid:!0}),svg:new P({implicitNamespacePrefix:"svg"}),foreignObject:new P({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new P({implicitNamespacePrefix:"math"}),li:new P({closedByChildren:["li"],closedByParent:!0}),dt:new P({closedByChildren:["dt","dd"]}),dd:new P({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new P({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new P({closedByChildren:["optgroup"],closedByParent:!0}),option:new P({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new P({ignoreFirstLf:!0}),listing:new P({ignoreFirstLf:!0}),style:new P({contentType:_.RAW_TEXT}),script:new P({contentType:_.RAW_TEXT}),title:new P({contentType:{default:_.ESCAPABLE_RAW_TEXT,svg:_.PARSABLE_DATA}}),textarea:new P({contentType:_.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),le[s]??le[s.toLowerCase()]??ae}const j=new RegExp("(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=([\"']?)([^\\]\"']*)\\5)?\\])|(\\))|(\\s*,\\s*)","g");class be{constructor(){this.element=null,this.classNames=[],this.attrs=[],this.notSelectors=[]}static parse(e){const t=[],n=(l,c)=>{c.notSelectors.length>0&&!c.element&&0==c.classNames.length&&0==c.attrs.length&&(c.element="*"),l.push(c)};let i,r=new be,o=r,a=!1;for(j.lastIndex=0;i=j.exec(e);){if(i[1]){if(a)throw new Error("Nesting :not in a selector is not allowed");a=!0,o=new be,r.notSelectors.push(o)}const l=i[2];if(l){const p=i[3];"#"===p?o.addAttribute("id",l.slice(1)):"."===p?o.addClassName(l.slice(1)):o.setElement(l)}const c=i[4];if(c&&o.addAttribute(o.unescapeAttribute(c),i[6]),i[7]&&(a=!1,o=r),i[8]){if(a)throw new Error("Multiple selectors in :not are not supported");n(t,r),r=o=new be}}return n(t,r),t}unescapeAttribute(e){let t="",n=!1;for(let r=0;r0?` class="${this.classNames.join(" ")}"`:"";let n="";for(let r=0;r`:`<${e}${t}${n}>`}getAttrs(){const e=[];return this.classNames.length>0&&e.push("class",this.classNames.join(" ")),e.concat(this.attrs)}addAttribute(e,t=""){this.attrs.push(e,t&&t.toLowerCase()||"")}addClassName(e){this.classNames.push(e.toLowerCase())}toString(){let e=this.element||"";if(this.classNames&&this.classNames.forEach(t=>e+=`.${t}`),this.attrs)for(let t=0;te+=`:not(${t})`),e}}var We,Re;!function(s){s[s.Emulated=0]="Emulated",s[s.None=2]="None",s[s.ShadowDom=3]="ShadowDom"}(We||(We={})),function(s){s[s.OnPush=0]="OnPush",s[s.Default=1]="Default"}(Re||(Re={}));const ht={name:"custom-elements"},Ot={name:"no-errors-schema"};var Ze,kt;function pr(s){const e=function lr(s){const e=s.classNames&&s.classNames.length?[8,...s.classNames]:[];return[s.element&&"*"!==s.element?s.element:"",...s.attrs,...e]}(s),t=s.notSelectors&&s.notSelectors.length?s.notSelectors.map(n=>function cr(s){const e=s.classNames&&s.classNames.length?[8,...s.classNames]:[];return s.element?[5,s.element,...s.attrs,...e]:s.attrs.length?[3,...s.attrs,...e]:s.classNames&&s.classNames.length?[9,...s.classNames]:[]}(n)):[];return e.concat(...t)}function Et(s){return s?be.parse(s).map(pr):[]}!function(s){s[s.NONE=0]="NONE",s[s.HTML=1]="HTML",s[s.STYLE=2]="STYLE",s[s.SCRIPT=3]="SCRIPT",s[s.URL=4]="URL",s[s.RESOURCE_URL=5]="RESOURCE_URL"}(Ze||(Ze={})),function(s){s[s.Error=0]="Error",s[s.Warning=1]="Warning",s[s.Ignore=2]="Ignore"}(kt||(kt={}));const $t=/-+([a-z0-9])/g;function Yn(s,e,t){const n=s.indexOf(e);return-1==n?t:[s.slice(0,n).trim(),s.slice(n+1).trim()]}function Qn(s){throw new Error(`Internal Error: ${s}`)}function Cs(s){let e=[];for(let t=0;t=55296&&n<=56319&&s.length>t+1){const r=s.charCodeAt(t+1);r>=56320&&r<=57343&&(t++,n=(n-55296<<10)+r-56320+65536)}n<=127?e.push(n):n<=2047?e.push(n>>6&31|192,63&n|128):n<=65535?e.push(n>>12|224,n>>6&63|128,63&n|128):n<=2097151&&e.push(n>>18&7|240,n>>12&63|128,n>>6&63|128,63&n|128)}return e}function _t(s){if("string"==typeof s)return s;if(Array.isArray(s))return"["+s.map(_t).join(", ")+"]";if(null==s)return""+s;if(s.overriddenName)return`${s.overriddenName}`;if(s.name)return`${s.name}`;if(!s.toString)return"object";const e=s.toString();if(null==e)return""+e;const t=e.indexOf("\n");return-1===t?e:e.substring(0,t)}const en=(()=>typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)();class En{constructor(e){this.digits=e}static zero(){return new En([0])}static one(){return new En([1])}clone(){return new En(this.digits.slice())}add(e){const t=this.clone();return t.addToSelf(e),t}addToSelf(e){const t=Math.max(this.digits.length,e.digits.length);let n=0;for(let r=0;r=10?(this.digits[r]=i-10,n=1):(this.digits[r]=i,n=0)}n>0&&(this.digits[t]=1)}toString(){let e="";for(let t=this.digits.length-1;t>=0;t--)e+=this.digits[t];return e}}class Ts{constructor(e){this.powerOfTwos=[e]}getValue(){return this.powerOfTwos[0]}multiplyBy(e){const t=En.zero();return this.multiplyByAndAddTo(e,t),t}multiplyByAndAddTo(e,t){for(let n=0;0!==e;e>>>=1,n++)if(1&e){const r=this.getMultipliedByPowerOfTwo(n);t.addToSelf(r)}}getMultipliedByPowerOfTwo(e){for(let t=this.powerOfTwos.length;t<=e;t++){const n=this.powerOfTwos[t-1];this.powerOfTwos[t]=n.add(n)}return this.powerOfTwos[e]}}function As(s){return function mi(s){const e=Cs(s),t=function ke(s,e){const t=s.length+3>>>2,n=[];for(let r=0;r>5]|=128<<24-n%32,t[15+(n+64>>9<<4)]=n;for(let p=0;p>>4).toString(16)+(15&n).toString(16)}return e.toLowerCase()}(function Ge(s){return s.reduce((e,t)=>e.concat(function Fe(s){let e=[];for(let t=0;t<4;t++)e.push(s>>>8*(3-t)&255);return e}(t)),[])}([i,o,a,l,c]))}(function yn(s){return s.map(e=>e.visit(ts,null))}(s.nodes).join("")+`[${s.meaning}]`)}function Jn(s){return s.id||es(s)}function es(s){const e=new fi;return E(s.nodes.map(n=>n.visit(e,null)).join(""),s.meaning)}class vr{visitText(e,t){return e.value}visitContainer(e,t){return`[${e.children.map(n=>n.visit(this)).join(", ")}]`}visitIcu(e,t){const n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expression}, ${e.type}, ${n.join(", ")}}`}visitTagPlaceholder(e,t){return e.isVoid?``:`${e.children.map(n=>n.visit(this)).join(", ")}`}visitPlaceholder(e,t){return e.value?`${e.value}`:``}visitIcuPlaceholder(e,t){return`${e.value.visit(this)}`}}const ts=new vr;class fi extends vr{visitIcu(e,t){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.type}, ${n.join(", ")}}`}}function gi(s,e,t,n){return s<20?[e&t|~e&n,1518500249]:s<40?[e^t^n,1859775393]:s<60?[e&t|e&n|t&n,2400959708]:[e^t^n,3395469782]}function d(s){const e=Cs(s);let t=D(e,0),n=D(e,102072);return 0==t&&(0==n||1==n)&&(t^=319790063,n^=-1801410264),[t,n]}function E(s,e=""){let t=d(s);if(e){const i=d(e);t=function Q(s,e){const t=s[0],n=s[1],r=e[0],i=e[1],o=se(n,i),a=o[0],l=o[1];return[L(L(t,r),a),l]}(function ue(s,e){const t=s[0],n=s[1];return[t<>>32-e,n<>>32-e]}(t,1),i)}return function Ee(s,e){const t=Xe.toThePowerOf(0).multiplyBy(e);return Xe.toThePowerOf(4).multiplyByAndAddTo(s,t),t.toString()}(2147483647&t[0],t[1])}function D(s,e){let r,t=2654435769,n=2654435769;const i=s.length;for(r=0;r+12<=i;r+=12){t=L(t,ve(s,r,N.Little)),n=L(n,ve(s,r+4,N.Little));const o=A(t,n,e=L(e,ve(s,r+8,N.Little)));t=o[0],n=o[1],e=o[2]}return t=L(t,ve(s,r,N.Little)),n=L(n,ve(s,r+4,N.Little)),e=L(e,i),A(t,n,e=L(e,ve(s,r+8,N.Little)<<8))[2]}function A(s,e,t){return s=J(s,e),s=J(s,t),s^=t>>>13,e=J(e,t),e=J(e,s),e^=s<<8,t=J(t,s),t=J(t,e),t^=e>>>13,s=J(s,e),s=J(s,t),s^=t>>>12,e=J(e,t),e=J(e,s),e^=s<<16,t=J(t,s),t=J(t,e),t^=e>>>5,s=J(s,e),s=J(s,t),s^=t>>>3,e=J(e,t),e=J(e,s),e^=s<<10,t=J(t,s),t=J(t,e),[s,e,t^=e>>>15]}var N;function L(s,e){return se(s,e)[1]}function se(s,e){const t=(65535&s)+(65535&e),n=(s>>>16)+(e>>>16)+(t>>>16);return[n>>>16,n<<16|65535&t]}function J(s,e){const t=(65535&s)-(65535&e);return(s>>16)-(e>>16)+(t>>16)<<16|65535&t}function de(s,e){return s<>>32-e}function Se(s,e){return e>=s.length?0:s[e]}function ve(s,e,t){let n=0;if(t===N.Big)for(let r=0;r<4;r++)n+=Se(s,e+r)<<24-8*r;else for(let r=0;r<4;r++)n+=Se(s,e+r)<<8*r;return n}!function(s){s[s.Little=0]="Little",s[s.Big=1]="Big"}(N||(N={}));const Xe=new class di{constructor(e){this.base=e,this.exponents=[new Ts(En.one())]}toThePowerOf(e){for(let t=this.exponents.length;t<=e;t++){const n=this.exponents[t-1].multiplyBy(this.base);this.exponents[t]=new Ts(n)}return this.exponents[e]}}(256);var ee,Ce;!function(s){s[s.None=0]="None",s[s.Const=1]="Const"}(ee||(ee={}));class Je{constructor(e=ee.None){this.modifiers=e}hasModifier(e){return 0!=(this.modifiers&e)}}!function(s){s[s.Dynamic=0]="Dynamic",s[s.Bool=1]="Bool",s[s.String=2]="String",s[s.Int=3]="Int",s[s.Number=4]="Number",s[s.Function=5]="Function",s[s.Inferred=6]="Inferred",s[s.None=7]="None"}(Ce||(Ce={}));class Ve extends Je{constructor(e,t){super(t),this.name=e}visitType(e,t){return e.visitBuiltinType(this,t)}}class xe extends Je{constructor(e,t,n=null){super(t),this.value=e,this.typeParams=n}visitType(e,t){return e.visitExpressionType(this,t)}}const G=new Ve(Ce.Dynamic),fe=new Ve(Ce.Inferred),me=new Ve(Ce.Bool),ft=(new Ve(Ce.Int),new Ve(Ce.Number)),Ye=new Ve(Ce.String),et=(new Ve(Ce.Function),new Ve(Ce.None));var nt,H;function Oe(s,e){return null==s||null==e?s==e:s.isEquivalent(e)}function S(s,e,t){const n=s.length;if(n!==e.length)return!1;for(let r=0;rt.isEquivalent(n))}!function(s){s[s.Minus=0]="Minus",s[s.Plus=1]="Plus"}(nt||(nt={})),function(s){s[s.Equals=0]="Equals",s[s.NotEquals=1]="NotEquals",s[s.Identical=2]="Identical",s[s.NotIdentical=3]="NotIdentical",s[s.Minus=4]="Minus",s[s.Plus=5]="Plus",s[s.Divide=6]="Divide",s[s.Multiply=7]="Multiply",s[s.Modulo=8]="Modulo",s[s.And=9]="And",s[s.Or=10]="Or",s[s.BitwiseAnd=11]="BitwiseAnd",s[s.Lower=12]="Lower",s[s.LowerEquals=13]="LowerEquals",s[s.Bigger=14]="Bigger",s[s.BiggerEquals=15]="BiggerEquals",s[s.NullishCoalesce=16]="NullishCoalesce"}(H||(H={}));class v{constructor(e,t){this.type=e||null,this.sourceSpan=t||null}prop(e,t){return new Is(this,e,null,t)}key(e,t,n){return new Er(this,e,t,n)}callFn(e,t,n){return new O(this,e,null,t,n)}instantiate(e,t,n){return new ce(this,e,t,n)}conditional(e,t=null,n){return new Mn(this,e,t,null,n)}equals(e,t){return new ze(H.Equals,this,e,null,t)}notEquals(e,t){return new ze(H.NotEquals,this,e,null,t)}identical(e,t){return new ze(H.Identical,this,e,null,t)}notIdentical(e,t){return new ze(H.NotIdentical,this,e,null,t)}minus(e,t){return new ze(H.Minus,this,e,null,t)}plus(e,t){return new ze(H.Plus,this,e,null,t)}divide(e,t){return new ze(H.Divide,this,e,null,t)}multiply(e,t){return new ze(H.Multiply,this,e,null,t)}modulo(e,t){return new ze(H.Modulo,this,e,null,t)}and(e,t){return new ze(H.And,this,e,null,t)}bitwiseAnd(e,t,n=!0){return new ze(H.BitwiseAnd,this,e,null,t,n)}or(e,t){return new ze(H.Or,this,e,null,t)}lower(e,t){return new ze(H.Lower,this,e,null,t)}lowerEquals(e,t){return new ze(H.LowerEquals,this,e,null,t)}bigger(e,t){return new ze(H.Bigger,this,e,null,t)}biggerEquals(e,t){return new ze(H.BiggerEquals,this,e,null,t)}isBlank(e){return this.equals(Ns,e)}nullishCoalesce(e,t){return new ze(H.NullishCoalesce,this,e,null,t)}toStmt(){return new sn(this,null)}}class pe extends v{constructor(e,t,n){super(t,n),this.name=e}isEquivalent(e){return e instanceof pe&&this.name===e.name}isConstant(){return!1}visitExpression(e,t){return e.visitReadVarExpr(this,t)}set(e){return new F(this.name,e,null,this.sourceSpan)}}class Me extends v{constructor(e,t,n){super(t,n),this.expr=e}visitExpression(e,t){return e.visitTypeofExpr(this,t)}isEquivalent(e){return e instanceof Me&&e.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}}class ne extends v{constructor(e,t,n){super(t,n),this.node=e}isEquivalent(e){return e instanceof ne&&this.node===e.node}isConstant(){return!1}visitExpression(e,t){return e.visitWrappedNodeExpr(this,t)}}class F extends v{constructor(e,t,n,r){super(n||t.type,r),this.name=e,this.value=t}isEquivalent(e){return e instanceof F&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWriteVarExpr(this,t)}toDeclStmt(e,t){return new nn(this.name,this.value,e,t,this.sourceSpan)}toConstDecl(){return this.toDeclStmt(fe,It.Final)}}class $ extends v{constructor(e,t,n,r,i){super(r||n.type,i),this.receiver=e,this.index=t,this.value=n}isEquivalent(e){return e instanceof $&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWriteKeyExpr(this,t)}}class b extends v{constructor(e,t,n,r,i){super(r||n.type,i),this.receiver=e,this.name=t,this.value=n}isEquivalent(e){return e instanceof b&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWritePropExpr(this,t)}}class O extends v{constructor(e,t,n,r,i=!1){super(n,r),this.fn=e,this.args=t,this.pure=i}isEquivalent(e){return e instanceof O&&this.fn.isEquivalent(e.fn)&&g(this.args,e.args)&&this.pure===e.pure}isConstant(){return!1}visitExpression(e,t){return e.visitInvokeFunctionExpr(this,t)}}class re extends v{constructor(e,t,n,r){super(n,r),this.tag=e,this.template=t}isEquivalent(e){return e instanceof re&&this.tag.isEquivalent(e.tag)&&S(this.template.elements,e.template.elements,(t,n)=>t.text===n.text)&&g(this.template.expressions,e.template.expressions)}isConstant(){return!1}visitExpression(e,t){return e.visitTaggedTemplateExpr(this,t)}}class ce extends v{constructor(e,t,n,r){super(n,r),this.classExpr=e,this.args=t}isEquivalent(e){return e instanceof ce&&this.classExpr.isEquivalent(e.classExpr)&&g(this.args,e.args)}isConstant(){return!1}visitExpression(e,t){return e.visitInstantiateExpr(this,t)}}class z extends v{constructor(e,t,n){super(t,n),this.value=e}isEquivalent(e){return e instanceof z&&this.value===e.value}isConstant(){return!0}visitExpression(e,t){return e.visitLiteralExpr(this,t)}}class ye{constructor(e,t){this.elements=e,this.expressions=t}}class _e{constructor(e,t,n){this.text=e,this.sourceSpan=t,this.rawText=n??t?.toString()??ss(Rn(e))}}class ge{constructor(e,t){this.text=e,this.sourceSpan=t}}class Be{constructor(e,t,n){this.text=e,this.sourceSpan=t,this.associatedMessage=n}}class ns extends v{constructor(e,t,n,r,i){super(Ye,i),this.metaBlock=e,this.messageParts=t,this.placeHolderNames=n,this.expressions=r}isEquivalent(e){return!1}isConstant(){return!1}visitExpression(e,t){return e.visitLocalizedString(this,t)}serializeI18nHead(){let e=this.metaBlock.description||"";return this.metaBlock.meaning&&(e=`${this.metaBlock.meaning}|${e}`),this.metaBlock.customId&&(e=`${e}@@${this.metaBlock.customId}`),this.metaBlock.legacyIds&&this.metaBlock.legacyIds.forEach(t=>{e=`${e}\u241f${t}`}),tn(e,this.messageParts[0].text,this.getMessagePartSourceSpan(0))}getMessagePartSourceSpan(e){return this.messageParts[e]?.sourceSpan??this.sourceSpan}getPlaceholderSourceSpan(e){return this.placeHolderNames[e]?.sourceSpan??this.expressions[e]?.sourceSpan??this.sourceSpan}serializeI18nTemplatePart(e){const t=this.placeHolderNames[e-1],n=this.messageParts[e];let r=t.text;return 0===t.associatedMessage?.legacyIds.length&&(r+=`@@${E(t.associatedMessage.messageString,t.associatedMessage.meaning)}`),tn(r,n.text,this.getMessagePartSourceSpan(e))}}const Rn=s=>s.replace(/\\/g,"\\\\"),vi=s=>s.replace(/^:/,"\\:"),bs=s=>s.replace(/:/g,"\\:"),ss=s=>s.replace(/`/g,"\\`").replace(/\${/g,"$\\{");function tn(s,e,t){return""===s?{cooked:e,raw:ss(vi(Rn(e))),range:t}:{cooked:`:${s}:${e}`,raw:ss(`:${bs(Rn(s))}:${Rn(e)}`),range:t}}class _n extends v{constructor(e,t,n=null,r){super(t,r),this.value=e,this.typeParams=n}isEquivalent(e){return e instanceof _n&&this.value.name===e.value.name&&this.value.moduleName===e.value.moduleName&&this.value.runtime===e.value.runtime}isConstant(){return!1}visitExpression(e,t){return e.visitExternalExpr(this,t)}}class Mn extends v{constructor(e,t,n=null,r,i){super(r||t.type,i),this.condition=e,this.falseCase=n,this.trueCase=t}isEquivalent(e){return e instanceof Mn&&this.condition.isEquivalent(e.condition)&&this.trueCase.isEquivalent(e.trueCase)&&Oe(this.falseCase,e.falseCase)}isConstant(){return!1}visitExpression(e,t){return e.visitConditionalExpr(this,t)}}class Bn extends v{constructor(e,t){super(me,t),this.condition=e}isEquivalent(e){return e instanceof Bn&&this.condition.isEquivalent(e.condition)}isConstant(){return!1}visitExpression(e,t){return e.visitNotExpr(this,t)}}class rt{constructor(e,t=null){this.name=e,this.type=t}isEquivalent(e){return this.name===e.name}}class yt extends v{constructor(e,t,n,r,i){super(n,r),this.params=e,this.statements=t,this.name=i}isEquivalent(e){return e instanceof yt&&g(this.params,e.params)&&g(this.statements,e.statements)}isConstant(){return!1}visitExpression(e,t){return e.visitFunctionExpr(this,t)}toDeclStmt(e,t){return new _r(e,this.params,this.statements,this.type,t,this.sourceSpan)}}class bt extends v{constructor(e,t,n,r,i=!0){super(n||ft,r),this.operator=e,this.expr=t,this.parens=i}isEquivalent(e){return e instanceof bt&&this.operator===e.operator&&this.expr.isEquivalent(e.expr)}isConstant(){return!1}visitExpression(e,t){return e.visitUnaryOperatorExpr(this,t)}}class ze extends v{constructor(e,t,n,r,i,o=!0){super(r||t.type,i),this.operator=e,this.rhs=n,this.parens=o,this.lhs=t}isEquivalent(e){return e instanceof ze&&this.operator===e.operator&&this.lhs.isEquivalent(e.lhs)&&this.rhs.isEquivalent(e.rhs)}isConstant(){return!1}visitExpression(e,t){return e.visitBinaryOperatorExpr(this,t)}}class Is extends v{constructor(e,t,n,r){super(n,r),this.receiver=e,this.name=t}isEquivalent(e){return e instanceof Is&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name}isConstant(){return!1}visitExpression(e,t){return e.visitReadPropExpr(this,t)}set(e){return new b(this.receiver,this.name,e,null,this.sourceSpan)}}class Er extends v{constructor(e,t,n,r){super(n,r),this.receiver=e,this.index=t}isEquivalent(e){return e instanceof Er&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)}isConstant(){return!1}visitExpression(e,t){return e.visitReadKeyExpr(this,t)}set(e){return new $(this.receiver,this.index,e,null,this.sourceSpan)}}class is extends v{constructor(e,t,n){super(t,n),this.entries=e}isConstant(){return this.entries.every(e=>e.isConstant())}isEquivalent(e){return e instanceof is&&g(this.entries,e.entries)}visitExpression(e,t){return e.visitLiteralArrayExpr(this,t)}}class Ei{constructor(e,t,n){this.key=e,this.value=t,this.quoted=n}isEquivalent(e){return this.key===e.key&&this.value.isEquivalent(e.value)}}class Ds extends v{constructor(e,t,n){super(t,n),this.entries=e,this.valueType=null,t&&(this.valueType=t.valueType)}isEquivalent(e){return e instanceof Ds&&g(this.entries,e.entries)}isConstant(){return this.entries.every(e=>e.value.isConstant())}visitExpression(e,t){return e.visitLiteralMapExpr(this,t)}}const yr=new z(null,null,null),Ns=new z(null,fe,null);var It;!function(s){s[s.None=0]="None",s[s.Final=1]="Final",s[s.Private=2]="Private",s[s.Exported=4]="Exported",s[s.Static=8]="Static"}(It||(It={}));class _i{constructor(e,t,n){this.text=e,this.multiline=t,this.trailingNewline=n}toString(){return this.multiline?` ${this.text} `:this.text}}class Si extends _i{constructor(e){super("",!0,!0),this.tags=e}toString(){return function sc(s){if(0===s.length)return"";if(1===s.length&&s[0].tagName&&!s[0].text)return`*${zo(s[0])} `;let e="*\n";for(const t of s)e+=" *",e+=zo(t).replace(/\n/g,"\n * "),e+="\n";return e+=" ",e}(this.tags)}}class os{constructor(e=It.None,t=null,n){this.modifiers=e,this.sourceSpan=t,this.leadingComments=n}hasModifier(e){return 0!=(this.modifiers&e)}addLeadingComment(e){this.leadingComments=this.leadingComments??[],this.leadingComments.push(e)}}class nn extends os{constructor(e,t,n,r,i,o){super(r,i,o),this.name=e,this.value=t,this.type=n||t&&t.type||null}isEquivalent(e){return e instanceof nn&&this.name===e.name&&(this.value?!!e.value&&this.value.isEquivalent(e.value):!e.value)}visitStatement(e,t){return e.visitDeclareVarStmt(this,t)}}class _r extends os{constructor(e,t,n,r,i,o,a){super(i,o,a),this.name=e,this.params=t,this.statements=n,this.type=r||null}isEquivalent(e){return e instanceof _r&&g(this.params,e.params)&&g(this.statements,e.statements)}visitStatement(e,t){return e.visitDeclareFunctionStmt(this,t)}}class sn extends os{constructor(e,t,n){super(It.None,t,n),this.expr=e}isEquivalent(e){return e instanceof sn&&this.expr.isEquivalent(e.expr)}visitStatement(e,t){return e.visitExpressionStmt(this,t)}}class it extends os{constructor(e,t=null,n){super(It.None,t,n),this.value=e}isEquivalent(e){return e instanceof it&&this.value.isEquivalent(e.value)}visitStatement(e,t){return e.visitReturnStmt(this,t)}}class Sr extends os{constructor(e,t,n=[],r,i){super(It.None,r,i),this.condition=e,this.trueCase=t,this.falseCase=n}isEquivalent(e){return e instanceof Sr&&this.condition.isEquivalent(e.condition)&&g(this.trueCase,e.trueCase)&&g(this.falseCase,e.falseCase)}visitStatement(e,t){return e.visitIfStmt(this,t)}}function qo(s=[]){return new Si(s)}function Ne(s,e,t){return new pe(s,e,t)}function U(s,e=null,t){return new _n(s,null,e,t)}function mt(s,e,t){return new xe(s,e,t)}function Ps(s){return new Me(s)}function we(s,e,t){return new is(s,e,t)}function gt(s,e=null){return new Ds(s.map(t=>new Ei(t.key,t.value,t.quoted)),e,null)}function Wo(s,e){return new Bn(s,e)}function vt(s,e,t,n,r){return new yt(s,e,t,n,r)}function xr(s,e,t,n,r){return new Sr(s,e,t,n,r)}function xi(s,e,t,n){return new re(s,e,t,n)}function y(s,e,t){return new z(s,e,t)}function Go(s,e,t,n,r){return new ns(s,e,t,n,r)}function wi(s){return s instanceof z&&null===s.value}function zo(s){let e="";if(s.tagName&&(e+=` @${s.tagName}`),s.text){if(s.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+s.text.replace(/@/g,"\\@")}return e}const Ko=Ne(""),Zo={};class wr extends v{constructor(e){super(e.type),this.resolved=e,this.original=e}visitExpression(e,t){return t===Zo?this.original.visitExpression(e,t):this.resolved.visitExpression(e,t)}isEquivalent(e){return e instanceof wr&&this.resolved.isEquivalent(e.resolved)}isConstant(){return!0}fixup(e){this.resolved=e,this.shared=!0}}class Xo{constructor(e=!1){this.isClosureCompilerEnabled=e,this.statements=[],this.literals=new Map,this.literalFactories=new Map,this.nextNameIndex=0}getConstLiteral(e,t){if(e instanceof z&&!Yo(e)||e instanceof wr)return e;const n=this.keyOf(e);let r=this.literals.get(n),i=!1;if(r||(r=new wr(e),this.literals.set(n,r),i=!0),!i&&!r.shared||i&&t){const o=this.freshName();let a,l;this.isClosureCompilerEnabled&&Yo(e)?(a=Ne(o).set(new yt([],[new it(e)])),l=Ne(o).callFn([])):(a=Ne(o).set(e),l=Ne(o)),this.statements.push(a.toDeclStmt(fe,It.Final)),r.fixup(l)}return r}getLiteralFactory(e){if(e instanceof is){const t=e.entries.map(r=>r.isConstant()?r:Ko),n=this.keyOf(we(t));return this._getLiteralFactory(n,e.entries,r=>we(r))}{const t=gt(e.entries.map(r=>({key:r.key,value:r.value.isConstant()?r.value:Ko,quoted:r.quoted}))),n=this.keyOf(t);return this._getLiteralFactory(n,e.entries.map(r=>r.value),r=>gt(r.map((i,o)=>({key:e.entries[o].key,value:i,quoted:e.entries[o].quoted}))))}}_getLiteralFactory(e,t,n){let r=this.literalFactories.get(e);const i=t.filter(o=>!o.isConstant());if(!r){const o=t.map((p,f)=>p.isConstant()?this.getConstLiteral(p,!0):Ne(`a${f}`)),l=vt(o.filter(ac).map(p=>new rt(p.name,G)),[new it(n(o))],fe),c=this.freshName();this.statements.push(Ne(c).set(l).toDeclStmt(fe,It.Final)),r=Ne(c),this.literalFactories.set(e,r)}return{literalFactory:r,literalFactoryArguments:i}}uniqueName(e){return`${e}${this.nextNameIndex++}`}freshName(){return this.uniqueName("_c")}keyOf(e){return e.visitExpression(new oc,Zo)}}class oc{constructor(){this.visitWrappedNodeExpr=lt,this.visitWriteVarExpr=lt,this.visitWriteKeyExpr=lt,this.visitWritePropExpr=lt,this.visitInvokeFunctionExpr=lt,this.visitTaggedTemplateExpr=lt,this.visitInstantiateExpr=lt,this.visitConditionalExpr=lt,this.visitNotExpr=lt,this.visitAssertNotNullExpr=lt,this.visitCastExpr=lt,this.visitFunctionExpr=lt,this.visitUnaryOperatorExpr=lt,this.visitBinaryOperatorExpr=lt,this.visitReadPropExpr=lt,this.visitReadKeyExpr=lt,this.visitCommaExpr=lt,this.visitLocalizedString=lt}visitLiteralExpr(e){return`${"string"==typeof e.value?'"'+e.value+'"':e.value}`}visitLiteralArrayExpr(e,t){return`[${e.entries.map(n=>n.visitExpression(this,t)).join(",")}]`}visitLiteralMapExpr(e,t){return`{${e.entries.map(i=>`${(i=>{const o=i.quoted?'"':"";return`${o}${i.key}${o}`})(i)}:${i.value.visitExpression(this,t)}`).join(",")}`}visitExternalExpr(e){return e.value.moduleName?`EX:${e.value.moduleName}:${e.value.name}`:`EX:${e.value.runtime.name}`}visitReadVarExpr(e){return`VAR:${e.name}`}visitTypeofExpr(e,t){return`TYPEOF:${e.expr.visitExpression(this,t)}`}}function lt(s){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${s.constructor.name}`)}function ac(s){return s instanceof pe}function Yo(s){return s instanceof z&&"string"==typeof s.value&&s.value.length>=50}const m="@angular/core";class u{}u.NEW_METHOD="factory",u.TRANSFORM_METHOD="transform",u.PATCH_DEPS="patchedDeps",u.core={name:null,moduleName:m},u.namespaceHTML={name:"\u0275\u0275namespaceHTML",moduleName:m},u.namespaceMathML={name:"\u0275\u0275namespaceMathML",moduleName:m},u.namespaceSVG={name:"\u0275\u0275namespaceSVG",moduleName:m},u.element={name:"\u0275\u0275element",moduleName:m},u.elementStart={name:"\u0275\u0275elementStart",moduleName:m},u.elementEnd={name:"\u0275\u0275elementEnd",moduleName:m},u.advance={name:"\u0275\u0275advance",moduleName:m},u.syntheticHostProperty={name:"\u0275\u0275syntheticHostProperty",moduleName:m},u.syntheticHostListener={name:"\u0275\u0275syntheticHostListener",moduleName:m},u.attribute={name:"\u0275\u0275attribute",moduleName:m},u.attributeInterpolate1={name:"\u0275\u0275attributeInterpolate1",moduleName:m},u.attributeInterpolate2={name:"\u0275\u0275attributeInterpolate2",moduleName:m},u.attributeInterpolate3={name:"\u0275\u0275attributeInterpolate3",moduleName:m},u.attributeInterpolate4={name:"\u0275\u0275attributeInterpolate4",moduleName:m},u.attributeInterpolate5={name:"\u0275\u0275attributeInterpolate5",moduleName:m},u.attributeInterpolate6={name:"\u0275\u0275attributeInterpolate6",moduleName:m},u.attributeInterpolate7={name:"\u0275\u0275attributeInterpolate7",moduleName:m},u.attributeInterpolate8={name:"\u0275\u0275attributeInterpolate8",moduleName:m},u.attributeInterpolateV={name:"\u0275\u0275attributeInterpolateV",moduleName:m},u.classProp={name:"\u0275\u0275classProp",moduleName:m},u.elementContainerStart={name:"\u0275\u0275elementContainerStart",moduleName:m},u.elementContainerEnd={name:"\u0275\u0275elementContainerEnd",moduleName:m},u.elementContainer={name:"\u0275\u0275elementContainer",moduleName:m},u.styleMap={name:"\u0275\u0275styleMap",moduleName:m},u.styleMapInterpolate1={name:"\u0275\u0275styleMapInterpolate1",moduleName:m},u.styleMapInterpolate2={name:"\u0275\u0275styleMapInterpolate2",moduleName:m},u.styleMapInterpolate3={name:"\u0275\u0275styleMapInterpolate3",moduleName:m},u.styleMapInterpolate4={name:"\u0275\u0275styleMapInterpolate4",moduleName:m},u.styleMapInterpolate5={name:"\u0275\u0275styleMapInterpolate5",moduleName:m},u.styleMapInterpolate6={name:"\u0275\u0275styleMapInterpolate6",moduleName:m},u.styleMapInterpolate7={name:"\u0275\u0275styleMapInterpolate7",moduleName:m},u.styleMapInterpolate8={name:"\u0275\u0275styleMapInterpolate8",moduleName:m},u.styleMapInterpolateV={name:"\u0275\u0275styleMapInterpolateV",moduleName:m},u.classMap={name:"\u0275\u0275classMap",moduleName:m},u.classMapInterpolate1={name:"\u0275\u0275classMapInterpolate1",moduleName:m},u.classMapInterpolate2={name:"\u0275\u0275classMapInterpolate2",moduleName:m},u.classMapInterpolate3={name:"\u0275\u0275classMapInterpolate3",moduleName:m},u.classMapInterpolate4={name:"\u0275\u0275classMapInterpolate4",moduleName:m},u.classMapInterpolate5={name:"\u0275\u0275classMapInterpolate5",moduleName:m},u.classMapInterpolate6={name:"\u0275\u0275classMapInterpolate6",moduleName:m},u.classMapInterpolate7={name:"\u0275\u0275classMapInterpolate7",moduleName:m},u.classMapInterpolate8={name:"\u0275\u0275classMapInterpolate8",moduleName:m},u.classMapInterpolateV={name:"\u0275\u0275classMapInterpolateV",moduleName:m},u.styleProp={name:"\u0275\u0275styleProp",moduleName:m},u.stylePropInterpolate1={name:"\u0275\u0275stylePropInterpolate1",moduleName:m},u.stylePropInterpolate2={name:"\u0275\u0275stylePropInterpolate2",moduleName:m},u.stylePropInterpolate3={name:"\u0275\u0275stylePropInterpolate3",moduleName:m},u.stylePropInterpolate4={name:"\u0275\u0275stylePropInterpolate4",moduleName:m},u.stylePropInterpolate5={name:"\u0275\u0275stylePropInterpolate5",moduleName:m},u.stylePropInterpolate6={name:"\u0275\u0275stylePropInterpolate6",moduleName:m},u.stylePropInterpolate7={name:"\u0275\u0275stylePropInterpolate7",moduleName:m},u.stylePropInterpolate8={name:"\u0275\u0275stylePropInterpolate8",moduleName:m},u.stylePropInterpolateV={name:"\u0275\u0275stylePropInterpolateV",moduleName:m},u.nextContext={name:"\u0275\u0275nextContext",moduleName:m},u.resetView={name:"\u0275\u0275resetView",moduleName:m},u.templateCreate={name:"\u0275\u0275template",moduleName:m},u.text={name:"\u0275\u0275text",moduleName:m},u.enableBindings={name:"\u0275\u0275enableBindings",moduleName:m},u.disableBindings={name:"\u0275\u0275disableBindings",moduleName:m},u.getCurrentView={name:"\u0275\u0275getCurrentView",moduleName:m},u.textInterpolate={name:"\u0275\u0275textInterpolate",moduleName:m},u.textInterpolate1={name:"\u0275\u0275textInterpolate1",moduleName:m},u.textInterpolate2={name:"\u0275\u0275textInterpolate2",moduleName:m},u.textInterpolate3={name:"\u0275\u0275textInterpolate3",moduleName:m},u.textInterpolate4={name:"\u0275\u0275textInterpolate4",moduleName:m},u.textInterpolate5={name:"\u0275\u0275textInterpolate5",moduleName:m},u.textInterpolate6={name:"\u0275\u0275textInterpolate6",moduleName:m},u.textInterpolate7={name:"\u0275\u0275textInterpolate7",moduleName:m},u.textInterpolate8={name:"\u0275\u0275textInterpolate8",moduleName:m},u.textInterpolateV={name:"\u0275\u0275textInterpolateV",moduleName:m},u.restoreView={name:"\u0275\u0275restoreView",moduleName:m},u.pureFunction0={name:"\u0275\u0275pureFunction0",moduleName:m},u.pureFunction1={name:"\u0275\u0275pureFunction1",moduleName:m},u.pureFunction2={name:"\u0275\u0275pureFunction2",moduleName:m},u.pureFunction3={name:"\u0275\u0275pureFunction3",moduleName:m},u.pureFunction4={name:"\u0275\u0275pureFunction4",moduleName:m},u.pureFunction5={name:"\u0275\u0275pureFunction5",moduleName:m},u.pureFunction6={name:"\u0275\u0275pureFunction6",moduleName:m},u.pureFunction7={name:"\u0275\u0275pureFunction7",moduleName:m},u.pureFunction8={name:"\u0275\u0275pureFunction8",moduleName:m},u.pureFunctionV={name:"\u0275\u0275pureFunctionV",moduleName:m},u.pipeBind1={name:"\u0275\u0275pipeBind1",moduleName:m},u.pipeBind2={name:"\u0275\u0275pipeBind2",moduleName:m},u.pipeBind3={name:"\u0275\u0275pipeBind3",moduleName:m},u.pipeBind4={name:"\u0275\u0275pipeBind4",moduleName:m},u.pipeBindV={name:"\u0275\u0275pipeBindV",moduleName:m},u.hostProperty={name:"\u0275\u0275hostProperty",moduleName:m},u.property={name:"\u0275\u0275property",moduleName:m},u.propertyInterpolate={name:"\u0275\u0275propertyInterpolate",moduleName:m},u.propertyInterpolate1={name:"\u0275\u0275propertyInterpolate1",moduleName:m},u.propertyInterpolate2={name:"\u0275\u0275propertyInterpolate2",moduleName:m},u.propertyInterpolate3={name:"\u0275\u0275propertyInterpolate3",moduleName:m},u.propertyInterpolate4={name:"\u0275\u0275propertyInterpolate4",moduleName:m},u.propertyInterpolate5={name:"\u0275\u0275propertyInterpolate5",moduleName:m},u.propertyInterpolate6={name:"\u0275\u0275propertyInterpolate6",moduleName:m},u.propertyInterpolate7={name:"\u0275\u0275propertyInterpolate7",moduleName:m},u.propertyInterpolate8={name:"\u0275\u0275propertyInterpolate8",moduleName:m},u.propertyInterpolateV={name:"\u0275\u0275propertyInterpolateV",moduleName:m},u.i18n={name:"\u0275\u0275i18n",moduleName:m},u.i18nAttributes={name:"\u0275\u0275i18nAttributes",moduleName:m},u.i18nExp={name:"\u0275\u0275i18nExp",moduleName:m},u.i18nStart={name:"\u0275\u0275i18nStart",moduleName:m},u.i18nEnd={name:"\u0275\u0275i18nEnd",moduleName:m},u.i18nApply={name:"\u0275\u0275i18nApply",moduleName:m},u.i18nPostprocess={name:"\u0275\u0275i18nPostprocess",moduleName:m},u.pipe={name:"\u0275\u0275pipe",moduleName:m},u.projection={name:"\u0275\u0275projection",moduleName:m},u.projectionDef={name:"\u0275\u0275projectionDef",moduleName:m},u.reference={name:"\u0275\u0275reference",moduleName:m},u.inject={name:"\u0275\u0275inject",moduleName:m},u.injectAttribute={name:"\u0275\u0275injectAttribute",moduleName:m},u.directiveInject={name:"\u0275\u0275directiveInject",moduleName:m},u.invalidFactory={name:"\u0275\u0275invalidFactory",moduleName:m},u.invalidFactoryDep={name:"\u0275\u0275invalidFactoryDep",moduleName:m},u.templateRefExtractor={name:"\u0275\u0275templateRefExtractor",moduleName:m},u.forwardRef={name:"forwardRef",moduleName:m},u.resolveForwardRef={name:"resolveForwardRef",moduleName:m},u.\u0275\u0275defineInjectable={name:"\u0275\u0275defineInjectable",moduleName:m},u.declareInjectable={name:"\u0275\u0275ngDeclareInjectable",moduleName:m},u.InjectableDeclaration={name:"\u0275\u0275InjectableDeclaration",moduleName:m},u.resolveWindow={name:"\u0275\u0275resolveWindow",moduleName:m},u.resolveDocument={name:"\u0275\u0275resolveDocument",moduleName:m},u.resolveBody={name:"\u0275\u0275resolveBody",moduleName:m},u.defineComponent={name:"\u0275\u0275defineComponent",moduleName:m},u.declareComponent={name:"\u0275\u0275ngDeclareComponent",moduleName:m},u.setComponentScope={name:"\u0275\u0275setComponentScope",moduleName:m},u.ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:m},u.ViewEncapsulation={name:"ViewEncapsulation",moduleName:m},u.ComponentDeclaration={name:"\u0275\u0275ComponentDeclaration",moduleName:m},u.FactoryDeclaration={name:"\u0275\u0275FactoryDeclaration",moduleName:m},u.declareFactory={name:"\u0275\u0275ngDeclareFactory",moduleName:m},u.FactoryTarget={name:"\u0275\u0275FactoryTarget",moduleName:m},u.defineDirective={name:"\u0275\u0275defineDirective",moduleName:m},u.declareDirective={name:"\u0275\u0275ngDeclareDirective",moduleName:m},u.DirectiveDeclaration={name:"\u0275\u0275DirectiveDeclaration",moduleName:m},u.InjectorDef={name:"\u0275\u0275InjectorDef",moduleName:m},u.InjectorDeclaration={name:"\u0275\u0275InjectorDeclaration",moduleName:m},u.defineInjector={name:"\u0275\u0275defineInjector",moduleName:m},u.declareInjector={name:"\u0275\u0275ngDeclareInjector",moduleName:m},u.NgModuleDeclaration={name:"\u0275\u0275NgModuleDeclaration",moduleName:m},u.ModuleWithProviders={name:"ModuleWithProviders",moduleName:m},u.defineNgModule={name:"\u0275\u0275defineNgModule",moduleName:m},u.declareNgModule={name:"\u0275\u0275ngDeclareNgModule",moduleName:m},u.setNgModuleScope={name:"\u0275\u0275setNgModuleScope",moduleName:m},u.registerNgModuleType={name:"\u0275\u0275registerNgModuleType",moduleName:m},u.PipeDeclaration={name:"\u0275\u0275PipeDeclaration",moduleName:m},u.definePipe={name:"\u0275\u0275definePipe",moduleName:m},u.declarePipe={name:"\u0275\u0275ngDeclarePipe",moduleName:m},u.declareClassMetadata={name:"\u0275\u0275ngDeclareClassMetadata",moduleName:m},u.setClassMetadata={name:"\u0275setClassMetadata",moduleName:m},u.queryRefresh={name:"\u0275\u0275queryRefresh",moduleName:m},u.viewQuery={name:"\u0275\u0275viewQuery",moduleName:m},u.loadQuery={name:"\u0275\u0275loadQuery",moduleName:m},u.contentQuery={name:"\u0275\u0275contentQuery",moduleName:m},u.NgOnChangesFeature={name:"\u0275\u0275NgOnChangesFeature",moduleName:m},u.InheritDefinitionFeature={name:"\u0275\u0275InheritDefinitionFeature",moduleName:m},u.CopyDefinitionFeature={name:"\u0275\u0275CopyDefinitionFeature",moduleName:m},u.StandaloneFeature={name:"\u0275\u0275StandaloneFeature",moduleName:m},u.ProvidersFeature={name:"\u0275\u0275ProvidersFeature",moduleName:m},u.HostDirectivesFeature={name:"\u0275\u0275HostDirectivesFeature",moduleName:m},u.listener={name:"\u0275\u0275listener",moduleName:m},u.getInheritedFactory={name:"\u0275\u0275getInheritedFactory",moduleName:m},u.sanitizeHtml={name:"\u0275\u0275sanitizeHtml",moduleName:m},u.sanitizeStyle={name:"\u0275\u0275sanitizeStyle",moduleName:m},u.sanitizeResourceUrl={name:"\u0275\u0275sanitizeResourceUrl",moduleName:m},u.sanitizeScript={name:"\u0275\u0275sanitizeScript",moduleName:m},u.sanitizeUrl={name:"\u0275\u0275sanitizeUrl",moduleName:m},u.sanitizeUrlOrResourceUrl={name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:m},u.trustConstantHtml={name:"\u0275\u0275trustConstantHtml",moduleName:m},u.trustConstantResourceUrl={name:"\u0275\u0275trustConstantResourceUrl",moduleName:m},u.validateIframeAttribute={name:"\u0275\u0275validateIframeAttribute",moduleName:m};class cc{constructor(e=null){this.file=e,this.sourcesContent=new Map,this.lines=[],this.lastCol0=0,this.hasMappings=!1}addSource(e,t=null){return this.sourcesContent.has(e)||this.sourcesContent.set(e,t),this}addLine(){return this.lines.push([]),this.lastCol0=0,this}addMapping(e,t,n,r){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(null!=t&&!this.sourcesContent.has(t))throw new Error(`Unknown source file "${t}"`);if(null==e)throw new Error("The column in the generated code must be provided");if(e{e.set(c,p),t.push(c),n.push(this.sourcesContent.get(c)||null)});let r="",i=0,o=0,a=0,l=0;return this.lines.forEach(c=>{i=0,r+=c.map(p=>{let f=Cr(p.col0-i);return i=p.col0,null!=p.sourceUrl&&(f+=Cr(e.get(p.sourceUrl)-o),o=e.get(p.sourceUrl),f+=Cr(p.sourceLine0-a),a=p.sourceLine0,f+=Cr(p.sourceCol0-l),l=p.sourceCol0),f}).join(","),r+=";"}),r=r.slice(0,-1),{file:this.file||"",version:3,sourceRoot:"",sources:t,sourcesContent:n,mappings:r}}toJsComment(){return this.hasMappings?"//# sourceMappingURL=data:application/json;base64,"+function pc(s){let e="";const t=Cs(s);for(let n=0;n>2),e+=ks((3&r)<<4|(null===i?0:i>>4)),e+=null===i?"=":ks((15&i)<<2|(null===o?0:o>>6)),e+=null===i||null===o?"=":ks(63&o)}return e}(JSON.stringify(this,null,0)):""}}function Cr(s){s=s<0?1+(-s<<1):s<<1;let e="";do{let t=31&s;(s>>=5)>0&&(t|=32),e+=ks(t)}while(s>0);return e}function ks(s){if(s<0||s>=64)throw new Error("Can only encode value in the range [0, 63]");return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[s]}const dc=/'|\\|\n|\r|\$/g,fc=/^[$A-Z_][0-9A-Z_$]*$/i;class Qo{constructor(e){this.indent=e,this.partsLength=0,this.parts=[],this.srcSpans=[]}}class Ti{constructor(e){this._indent=e,this._lines=[new Qo(e)]}static createRoot(){return new Ti(0)}get _currentLine(){return this._lines[this._lines.length-1]}println(e,t=""){this.print(e||null,t,!0)}lineIsEmpty(){return 0===this._currentLine.parts.length}lineLength(){return this._currentLine.indent*" ".length+this._currentLine.partsLength}print(e,t,n=!1){t.length>0&&(this._currentLine.parts.push(t),this._currentLine.partsLength+=t.length,this._currentLine.srcSpans.push(e&&e.sourceSpan||null)),n&&this._lines.push(new Qo(this._indent))}removeEmptyLastLine(){this.lineIsEmpty()&&this._lines.pop()}incIndent(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}decIndent(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}toSource(){return this.sourceLines.map(e=>e.parts.length>0?Jo(e.indent)+e.parts.join(""):"").join("\n")}toSourceMapGenerator(e,t=0){const n=new cc(e);let r=!1;const i=()=>{r||(n.addSource(e," ").addMapping(0,e,0,0),r=!0)};for(let o=0;o{n.addLine();const l=o.srcSpans,c=o.parts;let p=o.indent*" ".length,f=0;for(;fr)return n.srcSpans[i];r-=o.length}}return null}get sourceLines(){return this._lines.length&&0===this._lines[this._lines.length-1].parts.length?this._lines.slice(0,-1):this._lines}}class mc{constructor(e){this._escapeDollarInStrings=e}printLeadingComments(e,t){if(void 0!==e.leadingComments)for(const n of e.leadingComments)n instanceof Si?t.print(e,`/*${n.toString()}*/`,n.trailingNewline):n.multiline?t.print(e,`/* ${n.text} */`,n.trailingNewline):n.text.split("\n").forEach(r=>{t.println(e,`// ${r}`)})}visitExpressionStmt(e,t){return this.printLeadingComments(e,t),e.expr.visitExpression(this,t),t.println(e,";"),null}visitReturnStmt(e,t){return this.printLeadingComments(e,t),t.print(e,"return "),e.value.visitExpression(this,t),t.println(e,";"),null}visitIfStmt(e,t){this.printLeadingComments(e,t),t.print(e,"if ("),e.condition.visitExpression(this,t),t.print(e,") {");const n=null!=e.falseCase&&e.falseCase.length>0;return e.trueCase.length<=1&&!n?(t.print(e," "),this.visitAllStatements(e.trueCase,t),t.removeEmptyLastLine(),t.print(e," ")):(t.println(),t.incIndent(),this.visitAllStatements(e.trueCase,t),t.decIndent(),n&&(t.println(e,"} else {"),t.incIndent(),this.visitAllStatements(e.falseCase,t),t.decIndent())),t.println(e,"}"),null}visitWriteVarExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),t.print(e,`${e.name} = `),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitWriteKeyExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),e.receiver.visitExpression(this,t),t.print(e,"["),e.index.visitExpression(this,t),t.print(e,"] = "),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitWritePropExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),e.receiver.visitExpression(this,t),t.print(e,`.${e.name} = `),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitInvokeFunctionExpr(e,t){return e.fn.visitExpression(this,t),t.print(e,"("),this.visitAllExpressions(e.args,t,","),t.print(e,")"),null}visitTaggedTemplateExpr(e,t){e.tag.visitExpression(this,t),t.print(e,"`"+e.template.elements[0].rawText);for(let n=1;n{t.print(e,`${Fn(n.key,this._escapeDollarInStrings,n.quoted)}:`),n.value.visitExpression(this,t)},e.entries,t,","),t.print(e,"}"),null}visitCommaExpr(e,t){return t.print(e,"("),this.visitAllExpressions(e.parts,t,","),t.print(e,")"),null}visitAllExpressions(e,t,n){this.visitAllObjects(r=>r.visitExpression(this,t),e,t,n)}visitAllObjects(e,t,n,r){let i=!1;for(let o=0;o0&&(n.lineLength()>80?(n.print(null,r,!0),i||(n.incIndent(),n.incIndent(),i=!0)):n.print(null,r,!1)),e(t[o]);i&&(n.decIndent(),n.decIndent())}visitAllStatements(e,t){e.forEach(n=>n.visitStatement(this,t))}}function Fn(s,e,t=!0){if(null==s)return null;const n=s.replace(dc,(...i)=>"$"==i[0]?e?"\\$":"$":"\n"==i[0]?"\\n":"\r"==i[0]?"\\r":`\\${i[0]}`);return t||!fc.test(n)?`'${n}'`:n}function Jo(s){let e="";for(let t=0;tn.value));return e?vt([],[new it(t)]):t}function Ai(s,e){return{expression:s,forwardRef:e}}function as({expression:s,forwardRef:e}){switch(e){case 0:case 1:return s;case 2:return bi(s)}}function bi(s){return U(u.forwardRef).callFn([vt([],[new it(s)])])}var Ls,Ut;function On(s){const e=Ne("t");let t=null;const n=oa(s)?e:new ze(H.Or,e,s.internalType);let r=null;null!==s.deps?"invalid"!==s.deps&&(r=new ce(n,ia(s.deps,s.target))):(t=Ne(`\u0275${s.name}_BaseFactory`),r=t.callFn([n]));const i=[];let o=null;function a(c){const p=Ne("r");i.push(p.set(yr).toDeclStmt());const f=null!==r?p.set(r).toStmt():U(u.invalidFactory).callFn([]).toStmt();return i.push(xr(e,[f],[p.set(c).toStmt()])),p}if(oa(s)){const c=ia(s.delegateDeps,s.target);o=a(new(s.delegateType===Ls.Class?ce:O)(s.delegate,c))}else o=function wc(s){return void 0!==s.expression}(s)?a(s.expression):r;if(null===o)i.push(U(u.invalidFactory).callFn([]).toStmt());else if(null!==t){const c=U(u.getInheritedFactory).callFn([s.internalType]),p=new ze(H.Or,t,t.set(c));i.push(new it(p.callFn([n])))}else i.push(new it(o));let l=vt([new rt("t",G)],i,fe,void 0,`${s.name}_Factory`);return null!==t&&(l=vt([],[new nn(t.name),new it(l)]).callFn([],void 0,!0)),{expression:l,statements:[],type:ra(s)}}function ra(s){const e=null!==s.deps&&"invalid"!==s.deps?function Sc(s){let e=!1;const t=s.map(n=>{const r=function xc(s){const e=[];return null!==s.attributeNameType&&e.push({key:"attribute",value:s.attributeNameType,quoted:!1}),s.optional&&e.push({key:"optional",value:y(!0),quoted:!1}),s.host&&e.push({key:"host",value:y(!0),quoted:!1}),s.self&&e.push({key:"self",value:y(!0),quoted:!1}),s.skipSelf&&e.push({key:"skipSelf",value:y(!0),quoted:!1}),e.length>0?gt(e):null}(n);return null!==r?(e=!0,r):y(null)});return e?mt(we(t)):et}(s.deps):et;return mt(U(u.FactoryDeclaration,[Tr(s.type.type,s.typeArgumentCount),e]))}function ia(s,e){return s.map((t,n)=>function _c(s,e,t){if(null===s.token)return U(u.invalidFactoryDep).callFn([y(t)]);if(null===s.attributeNameType){const n=0|(s.self?2:0)|(s.skipSelf?4:0)|(s.host?1:0)|(s.optional?8:0)|(e===Ut.Pipe?16:0);let r=0!==n||s.optional?y(n):null;const i=[s.token];r&&i.push(r);const o=function Cc(s){switch(s){case Ut.Component:case Ut.Directive:case Ut.Pipe:return u.directiveInject;case Ut.NgModule:case Ut.Injectable:default:return u.inject}}(e);return U(o).callFn(i)}return U(u.injectAttribute).callFn([s.token])}(t,e,n))}function oa(s){return void 0!==s.delegateType}!function(s){s[s.Class=0]="Class",s[s.Function=1]="Function"}(Ls||(Ls={})),function(s){s[s.Directive=0]="Directive",s[s.Component=1]="Component",s[s.Injectable=2]="Injectable",s[s.Pipe=3]="Pipe",s[s.NgModule=4]="NgModule"}(Ut||(Ut={}));class Tc{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e){throw new Error("visit() not implemented for Comment")}}class Ar{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e){return e.visitText(this)}}class Ii{constructor(e,t,n){this.value=e,this.sourceSpan=t,this.i18n=n}visit(e){return e.visitBoundText(this)}}class Di{constructor(e,t,n,r,i,o){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i,this.i18n=o}visit(e){return e.visitTextAttribute(this)}}class br{constructor(e,t,n,r,i,o,a,l,c){this.name=e,this.type=t,this.securityContext=n,this.value=r,this.unit=i,this.sourceSpan=o,this.keySpan=a,this.valueSpan=l,this.i18n=c}static fromBoundElementProperty(e,t){if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound attributes but was not for ${e.name}: ${e.sourceSpan}`);return new br(e.name,e.type,e.securityContext,e.value,e.unit,e.sourceSpan,e.keySpan,e.valueSpan,t)}visit(e){return e.visitBoundAttribute(this)}}class Ir{constructor(e,t,n,r,i,o,a,l){this.name=e,this.type=t,this.handler=n,this.target=r,this.phase=i,this.sourceSpan=o,this.handlerSpan=a,this.keySpan=l}static fromParsedEvent(e){const t=0===e.type?e.targetOrPhase:null,n=1===e.type?e.targetOrPhase:null;if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound event but was not for ${e.name}: ${e.sourceSpan}`);return new Ir(e.name,e.type,e.handler,t,n,e.sourceSpan,e.handlerSpan,e.keySpan)}visit(e){return e.visitBoundEvent(this)}}class Rs{constructor(e,t,n,r,i,o,a,l,c,p){this.name=e,this.attributes=t,this.inputs=n,this.outputs=r,this.children=i,this.references=o,this.sourceSpan=a,this.startSourceSpan=l,this.endSourceSpan=c,this.i18n=p}visit(e){return e.visitElement(this)}}class rn{constructor(e,t,n,r,i,o,a,l,c,p,f,C){this.tagName=e,this.attributes=t,this.inputs=n,this.outputs=r,this.templateAttrs=i,this.children=o,this.references=a,this.variables=l,this.sourceSpan=c,this.startSourceSpan=p,this.endSourceSpan=f,this.i18n=C}visit(e){return e.visitTemplate(this)}}class Ac{constructor(e,t,n,r){this.selector=e,this.attributes=t,this.sourceSpan=n,this.i18n=r,this.name="ng-content"}visit(e){return e.visitContent(this)}}class aa{constructor(e,t,n,r,i){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i}visit(e){return e.visitVariable(this)}}class bc{constructor(e,t,n,r,i){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i}visit(e){return e.visitReference(this)}}class ua{constructor(e,t,n,r){this.vars=e,this.placeholders=t,this.sourceSpan=n,this.i18n=r}visit(e){return e.visitIcu(this)}}function Dt(s,e){const t=[];if(s.visit)for(const n of e){s.visit(n)||n.visit(s)}else for(const n of e){const r=n.visit(s);r&&t.push(r)}return t}class on{constructor(e,t,n,r,i,o){this.nodes=e,this.placeholders=t,this.placeholderToMessage=n,this.meaning=r,this.description=i,this.customId=o,this.id=this.customId,this.legacyIds=[],this.messageString=function Ic(s){const e=new Dc;return s.map(n=>n.visit(e)).join("")}(this.nodes),e.length?this.sources=[{filePath:e[0].sourceSpan.start.file.url,startLine:e[0].sourceSpan.start.line+1,startCol:e[0].sourceSpan.start.col+1,endLine:e[e.length-1].sourceSpan.end.line+1,endCol:e[0].sourceSpan.start.col+1}]:this.sources=[]}}class an{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e,t){return e.visitText(this,t)}}class un{constructor(e,t){this.children=e,this.sourceSpan=t}visit(e,t){return e.visitContainer(this,t)}}class us{constructor(e,t,n,r){this.expression=e,this.type=t,this.cases=n,this.sourceSpan=r}visit(e,t){return e.visitIcu(this,t)}}class Ni{constructor(e,t,n,r,i,o,a,l,c){this.tag=e,this.attrs=t,this.startName=n,this.closeName=r,this.children=i,this.isVoid=o,this.sourceSpan=a,this.startSourceSpan=l,this.endSourceSpan=c}visit(e,t){return e.visitTagPlaceholder(this,t)}}class ln{constructor(e,t,n){this.value=e,this.name=t,this.sourceSpan=n}visit(e,t){return e.visitPlaceholder(this,t)}}class ls{constructor(e,t,n){this.value=e,this.name=t,this.sourceSpan=n}visit(e,t){return e.visitIcuPlaceholder(this,t)}}class Dc{visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){const t=Object.keys(e.cases).map(n=>`${n} {${e.cases[n].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${t.join(" ")}}`}visitTagPlaceholder(e){const t=e.children.map(n=>n.visit(this)).join("");return`{$${e.startName}}${t}{$${e.closeName}}`}visitPlaceholder(e){return`{$${e.name}}`}visitIcuPlaceholder(e){return`{$${e.name}}`}}new class Nc{visitTag(e){const t=this._serializeAttributes(e.attrs);if(0==e.children.length)return`<${e.name}${t}/>`;const n=e.children.map(r=>r.visit(this));return`<${e.name}${t}>${n.join("")}`}visitText(e){return e.value}visitDeclaration(e){return``}_serializeAttributes(e){const t=Object.keys(e).map(n=>`${n}="${e[n]}"`).join(" ");return t.length>0?" "+t:""}visitDoctype(e){return``}};function Li(s){return s.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}const Ri="i18n-";function fa(s){return"i18n"===s||s.startsWith(Ri)}function Fs(s){return s instanceof on}function Nr(s){return Fs(s)&&1===s.nodes.length&&s.nodes[0]instanceof us}function qc(s){return!!s.i18n}function ma(s){return s.nodes[0]}function Pr(s,e=0){return`\ufffd${s}${e>0?`:${e}`:""}\ufffd`}function zc(s=0){let e=s;return()=>e++}function ga(s){const e={};return s.forEach((t,n)=>{e[n]=y(t.length>1?`[${t.join("|")}]`:t[0])}),e}function kr(s,e,...t){const n=s.get(e)||[];n.push(...t),s.set(e,n)}function va(s,e=0,t=0){const n=e,r=new Map,i=s instanceof on?s.nodes.find(o=>o instanceof un):s;return i&&i.children.filter(o=>o instanceof ln).forEach((o,a)=>{const l=Pr(n+a,t);kr(r,o.name,l)}),r}function Mi(s={},e){const t={};return s&&Object.keys(s).length&&Object.keys(s).forEach(n=>t[Os(n,e)]=s[n]),t}function Os(s,e=!0){const t=Li(s);if(!e)return t;const n=t.split("_");if(1===n.length)return s.toLowerCase();let r;/^\d+$/.test(n[n.length-1])&&(r=n.pop());let i=n.shift().toLowerCase();return n.length&&(i+=n.map(o=>o.charAt(0).toUpperCase()+o.slice(1).toLowerCase()).join("")),r?`${i}_${r}`:i}function Ea(s){return`MSG_${s}`.toUpperCase()}function Kc(s){return new nn(s.name,void 0,fe,void 0,s.sourceSpan)}const Zc=/[-.]/,Bi="_t",qt="ctx",$s="rf",ya="restoredCtx",ep=new Set([u.element,u.elementStart,u.elementEnd,u.elementContainer,u.elementContainerStart,u.elementContainerEnd,u.i18nExp,u.listener,u.classProp,u.syntheticHostListener,u.hostProperty,u.syntheticHostProperty,u.property,u.propertyInterpolate1,u.propertyInterpolate2,u.propertyInterpolate3,u.propertyInterpolate4,u.propertyInterpolate5,u.propertyInterpolate6,u.propertyInterpolate7,u.propertyInterpolate8,u.propertyInterpolateV,u.attribute,u.attributeInterpolate1,u.attributeInterpolate2,u.attributeInterpolate3,u.attributeInterpolate4,u.attributeInterpolate5,u.attributeInterpolate6,u.attributeInterpolate7,u.attributeInterpolate8,u.attributeInterpolateV,u.styleProp,u.stylePropInterpolate1,u.stylePropInterpolate2,u.stylePropInterpolate3,u.stylePropInterpolate4,u.stylePropInterpolate5,u.stylePropInterpolate6,u.stylePropInterpolate7,u.stylePropInterpolate8,u.stylePropInterpolateV,u.textInterpolate,u.textInterpolate1,u.textInterpolate2,u.textInterpolate3,u.textInterpolate4,u.textInterpolate5,u.textInterpolate6,u.textInterpolate7,u.textInterpolate8,u.textInterpolateV]);function $n(s,e,t){return U(e,null,s).callFn(t,s)}function _a(s,e){let t=null;return()=>(t||(s.push(new nn("_t",void 0,G)),t=Ne(e)),t)}function Vs(s){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${s.constructor.name}`)}function Mt(s){return Array.isArray(s)?we(s.map(Mt)):y(s,fe)}function Lr(s,e){return Object.getOwnPropertyNames(s).length>0?function tp(s,e){return gt(Object.getOwnPropertyNames(s).map(t=>{const n=s[t];let r,i,o,a;return Array.isArray(n)?([i,r]=n,o=t,a=i!==r):(o=r=t,i=n,a=!1),{key:o,quoted:Zc.test(o),value:e&&a?we([Mt(i),Mt(r)]):Mt(i)}}))}(s,e):null}function Fi(s){for(;wi(s[s.length-1]);)s.pop();return s}function np(s,e){if(Array.isArray(s.predicate)){let t=[];return s.predicate.forEach(n=>{const r=n.split(",").map(i=>y(i.trim()));t.push(...r)}),e.getConstLiteral(we(t),!0)}switch(s.predicate.forwardRef){case 0:case 2:return s.predicate.expression;case 1:return U(u.resolveForwardRef).callFn([s.predicate.expression])}}class ot{constructor(){this.values=[]}set(e,t){t&&this.values.push({key:e,value:t,quoted:!1})}toLiteralMap(){return gt(this.values)}}function Vn(s){const{expressions:e,strings:t}=s;return 1===e.length&&2===t.length&&""===t[0]&&""===t[1]?1:e.length+t.length}function Rr(s){const e=[];let t=null,n=null,r=0;for(const i of s){const o=("function"==typeof i.paramsOrFn?i.paramsOrFn():i.paramsOrFn)??[],a=Array.isArray(o)?o:[o];r<500&&n===i.reference&&ep.has(n)?(t=t.callFn(a,t.sourceSpan),r++):(null!==t&&e.push(t.toStmt()),t=$n(i.span,i.reference,a),n=i.reference,r=0)}return null!==t&&e.push(t.toStmt()),e}function Sa(s,e){let t=null;const n={name:s.name,type:s.type,internalType:s.internalType,typeArgumentCount:s.typeArgumentCount,deps:[],target:Ut.Injectable};if(void 0!==s.useClass){const a=s.useClass.expression.isEquivalent(s.internalType);let l;void 0!==s.deps&&(l=s.deps),t=void 0!==l?On({...n,delegate:s.useClass.expression,delegateDeps:l,delegateType:Ls.Class}):a?On(n):{statements:[],expression:wa(s.type.value,s.useClass.expression,e)}}else t=void 0!==s.useFactory?void 0!==s.deps?On({...n,delegate:s.useFactory,delegateDeps:s.deps||[],delegateType:Ls.Function}):{statements:[],expression:vt([],[new it(s.useFactory.callFn([]))])}:void 0!==s.useValue?On({...n,expression:s.useValue.expression}):void 0!==s.useExisting?On({...n,expression:U(u.inject).callFn([s.useExisting.expression])}):{statements:[],expression:wa(s.type.value,s.internalType,e)};const r=s.internalType,i=new ot;return i.set("token",r),i.set("factory",t.expression),null!==s.providedIn.expression.value&&i.set("providedIn",as(s.providedIn)),{expression:U(u.\u0275\u0275defineInjectable).callFn([i.toLiteralMap()],void 0,!0),type:xa(s),statements:t.statements}}function xa(s){return new xe(U(u.InjectableDeclaration,[Tr(s.type.type,s.typeArgumentCount)]))}function wa(s,e,t){if(s.node===e.node)return e.prop("\u0275fac");if(!t)return Ca(e);return Ca(U(u.resolveForwardRef).callFn([e]))}function Ca(s){return vt([new rt("t",G)],[new it(s.prop("\u0275fac").callFn([Ne("t")]))])}const rp=[/^\s*$/,/[<>]/,/^[{}]$/,/&(#|[a-z])/i,/^\/\//];class Mr{constructor(e,t){this.start=e,this.end=t}static fromArray(e){return e?(function ip(s,e){if(null!=e&&(!Array.isArray(e)||2!=e.length))throw new Error(`Expected '${s}' to be an array, [start, end].`);if(null!=e){const t=e[0],n=e[1];rp.forEach(r=>{if(r.test(t)||r.test(n))throw new Error(`['${t}', '${n}'] contains unusable interpolation symbol.`)})}}("interpolation",e),new Mr(e[0],e[1])):Bt}}const Bt=new Mr("{{","}}"),wn=123,Zt=125;function Wi(s){return s>=9&&s<=32||160==s}function Cn(s){return 48<=s&&s<=57}function Gi(s){return s>=97&&s<=122||s>=65&&s<=90}function Ha(s){return 10===s||13===s}function ja(s){return 48<=s&&s<=55}function zi(s){return 39===s||34===s||96===s}class Un{constructor(e,t,n,r){this.file=e,this.offset=t,this.line=n,this.col=r}toString(){return null!=this.offset?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){const t=this.file.content,n=t.length;let r=this.offset,i=this.line,o=this.col;for(;r>0&&e<0;)if(r--,e++,10==t.charCodeAt(r)){i--;const l=t.substring(0,r-1).lastIndexOf(String.fromCharCode(10));o=l>0?r-l:r}else o--;for(;r0;){const a=t.charCodeAt(r);r++,e--,10==a?(i++,o=0):o++}return new Un(this.file,r,i,o)}getContext(e,t){const n=this.file.content;let r=this.offset;if(null!=r){r>n.length-1&&(r=n.length-1);let i=r,o=0,a=0;for(;o0&&(r--,o++,"\n"!=n[r]||++a!=t););for(o=0,a=0;o]${e.after}")`:this.msg}toString(){const e=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${e}`}}let yp=0;function fs(s){return s.replace(/\W/g,"_")}const Ua='(this&&this.__makeTemplateObject||function(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e})';class Sp extends mc{constructor(){super(!1)}visitWrappedNodeExpr(e,t){throw new Error("Cannot emit a WrappedNodeExpr in Javascript.")}visitDeclareVarStmt(e,t){return t.print(e,`var ${e.name}`),e.value&&(t.print(e," = "),e.value.visitExpression(this,t)),t.println(e,";"),null}visitTaggedTemplateExpr(e,t){const n=e.template.elements;return e.tag.visitExpression(this,t),t.print(e,`(${Ua}(`),t.print(e,`[${n.map(r=>Fn(r.text,!1)).join(", ")}], `),t.print(e,`[${n.map(r=>Fn(r.rawText,!1)).join(", ")}])`),e.template.expressions.forEach(r=>{t.print(e,", "),r.visitExpression(this,t)}),t.print(e,")"),null}visitFunctionExpr(e,t){return t.print(e,`function${e.name?" "+e.name:""}(`),this._visitParams(e.params,t),t.println(e,") {"),t.incIndent(),this.visitAllStatements(e.statements,t),t.decIndent(),t.print(e,"}"),null}visitDeclareFunctionStmt(e,t){return t.print(e,`function ${e.name}(`),this._visitParams(e.params,t),t.println(e,") {"),t.incIndent(),this.visitAllStatements(e.statements,t),t.decIndent(),t.println(e,"}"),null}visitLocalizedString(e,t){t.print(e,`$localize(${Ua}(`);const n=[e.serializeI18nHead()];for(let r=1;rFn(r.cooked,!1)).join(", ")}], `),t.print(e,`[${n.map(r=>Fn(r.raw,!1)).join(", ")}])`),e.expressions.forEach(r=>{t.print(e,", "),r.visitExpression(this,t)}),t.print(e,")"),null}_visitParams(e,t){this.visitAllObjects(n=>t.print(null,n.name),e,t,",")}}let Vr;function wp(s){return function xp(){if(void 0===Vr&&(Vr=null,en.trustedTypes))try{Vr=en.trustedTypes.createPolicy("angular#unsafe-jit",{createScript:s=>s})}catch{}return Vr}()?.createScript(s)||s}function qa(...s){if(!en.trustedTypes)return new Function(...s);const n=`(function anonymous(${s.slice(0,-1).join(",")}\n) { ${s[s.length-1]}\n})`,r=en.eval(wp(n));return void 0===r.bind?new Function(...s):(r.toString=()=>n,r.bind(en))}class Cp{evaluateStatements(e,t,n,r){const i=new Tp(n),o=Ti.createRoot();return t.length>0&&!function Ap(s){return s.isEquivalent(y("use strict").toStmt())}(t[0])&&(t=[y("use strict").toStmt(),...t]),i.visitAllStatements(t,o),i.createReturnStmt(o),this.evaluateCode(e,o,i.getArgs(),r)}evaluateCode(e,t,n,r){let i=`"use strict";${t.toSource()}\n//# sourceURL=${e}`;const o=[],a=[];for(const c in n)a.push(n[c]),o.push(c);if(r){const c=qa(...o.concat("return null;")).toString(),p=c.slice(0,c.indexOf("return null;")).split("\n").length-1;i+=`\n${t.toSourceMapGenerator(e,p).toJsComment()}`}const l=qa(...o.concat(i));return this.executeFunction(l,a)}executeFunction(e,t){return e(...t)}}class Tp extends Sp{constructor(e){super(),this.refResolver=e,this._evalArgNames=[],this._evalArgValues=[],this._evalExportedVars=[]}createReturnStmt(e){new it(new Ds(this._evalExportedVars.map(n=>new Ei(n,Ne(n),!1)))).visitStatement(this,e)}getArgs(){const e={};for(let t=0;t=0?(t="anonymous_"+yp++,e.__anonymousType=t):t=fs(t),t}({reference:t})||"val";this._evalArgNames.push(`jit_${i}_${r}`)}n.print(e,this._evalArgNames[r])}}function Wa(s){const e=new ot;null!==s.providers&&e.set("providers",s.providers),s.imports.length>0&&e.set("imports",we(s.imports));return{expression:U(u.defineInjector).callFn([e.toLiteralMap()],void 0,!0),type:Ga(s),statements:[]}}function Ga(s){return new xe(U(u.InjectorDeclaration,[new xe(s.type.type)]))}class bp{constructor(e){this.context=e}resolveExternalReference(e){if("@angular/core"!==e.moduleName)throw new Error(`Cannot resolve external reference to ${e.moduleName}, only references to @angular/core are supported.`);if(!this.context.hasOwnProperty(e.name))throw new Error(`No value provided for @angular/core symbol '${e.name}'.`);return this.context[e.name]}}var Ks,Tn,qn,$e;function Ip(s){const{adjacentType:e,internalType:t,bootstrap:n,declarations:r,imports:i,exports:o,schemas:a,containsForwardDecls:l,selectorScopeMode:c,id:p}=s,f=[],C=new ot;if(C.set("type",t),n.length>0&&C.set("bootstrap",jt(n,l)),c===Ks.Inline)r.length>0&&C.set("declarations",jt(r,l)),i.length>0&&C.set("imports",jt(i,l)),o.length>0&&C.set("exports",jt(o,l));else if(c===Ks.SideEffect){const Z=function Np(s){const{adjacentType:e,declarations:t,imports:n,exports:r,containsForwardDecls:i}=s,o=new ot;if(t.length>0&&o.set("declarations",jt(t,i)),n.length>0&&o.set("imports",jt(n,i)),r.length>0&&o.set("exports",jt(r,i)),0===Object.keys(o.values).length)return null;const l=function Ec(s){return sa("ngJitMode",s)}(new O(U(u.setNgModuleScope),[e,o.toLiteralMap()])),c=new yt([],[l.toStmt()]);return new O(c,[]).toStmt()}(s);null!==Z&&f.push(Z)}null!==a&&a.length>0&&C.set("schemas",we(a.map(Z=>Z.value))),null!==p&&(C.set("id",p),f.push(U(u.registerNgModuleType).callFn([e,p]).toStmt()));return{expression:U(u.defineNgModule).callFn([C.toLiteralMap()],void 0,!0),type:za(s),statements:f}}function za({type:s,declarations:e,exports:t,imports:n,includeImportTypes:r,publicDeclarationTypes:i}){return new xe(U(u.NgModuleDeclaration,[new xe(s.type),null===i?Zi(e):Pp(i),r?Zi(n):et,Zi(t)]))}function Zi(s){const e=s.map(t=>Ps(t.type));return s.length>0?mt(we(e)):et}function Pp(s){const e=s.map(t=>Ps(t));return s.length>0?mt(we(e)):et}function Ka(s){const e=[];e.push({key:"name",value:y(s.pipeName),quoted:!1}),e.push({key:"type",value:s.type.value,quoted:!1}),e.push({key:"pure",value:y(s.pure),quoted:!1}),s.isStandalone&&e.push({key:"standalone",value:y(!0),quoted:!1});return{expression:U(u.definePipe).callFn([gt(e)],void 0,!0),type:Za(s),statements:[]}}function Za(s){return new xe(U(u.PipeDeclaration,[Tr(s.type.type,s.typeArgumentCount),new xe(new z(s.pipeName)),new xe(new z(s.isStandalone))]))}!function(s){s[s.Inline=0]="Inline",s[s.SideEffect=1]="SideEffect",s[s.Omit=2]="Omit"}(Ks||(Ks={})),function(s){s[s.Directive=0]="Directive",s[s.Pipe=1]="Pipe",s[s.NgModule=2]="NgModule"}(Tn||(Tn={}));class Xi{constructor(e,t,n,r){this.input=t,this.errLocation=n,this.ctxLocation=r,this.message=`Parser Error: ${e} ${n} [${t}] in ${r}`}}class Zs{constructor(e,t){this.start=e,this.end=t}toAbsolute(e){return new Wt(e+this.start,e+this.end)}}class at{constructor(e,t){this.span=e,this.sourceSpan=t}toString(){return"AST"}}class Hr extends at{constructor(e,t,n){super(e,t),this.nameSpan=n}}class Ft extends at{visit(e,t=null){}}class ms extends at{visit(e,t=null){return e.visitImplicitReceiver(this,t)}}class Yi extends ms{visit(e,t=null){return e.visitThisReceiver?.(this,t)}}class Qi extends at{constructor(e,t,n){super(e,t),this.expressions=n}visit(e,t=null){return e.visitChain(this,t)}}class Ji extends at{constructor(e,t,n,r,i){super(e,t),this.condition=n,this.trueExp=r,this.falseExp=i}visit(e,t=null){return e.visitConditional(this,t)}}class An extends Hr{constructor(e,t,n,r,i){super(e,t,n),this.receiver=r,this.name=i}visit(e,t=null){return e.visitPropertyRead(this,t)}}class eo extends Hr{constructor(e,t,n,r,i,o){super(e,t,n),this.receiver=r,this.name=i,this.value=o}visit(e,t=null){return e.visitPropertyWrite(this,t)}}class to extends Hr{constructor(e,t,n,r,i){super(e,t,n),this.receiver=r,this.name=i}visit(e,t=null){return e.visitSafePropertyRead(this,t)}}class jr extends at{constructor(e,t,n,r){super(e,t),this.receiver=n,this.key=r}visit(e,t=null){return e.visitKeyedRead(this,t)}}class Ur extends at{constructor(e,t,n,r){super(e,t),this.receiver=n,this.key=r}visit(e,t=null){return e.visitSafeKeyedRead(this,t)}}class no extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.key=r,this.value=i}visit(e,t=null){return e.visitKeyedWrite(this,t)}}class qr extends Hr{constructor(e,t,n,r,i,o){super(e,t,o),this.exp=n,this.name=r,this.args=i}visit(e,t=null){return e.visitPipe(this,t)}}class Nt extends at{constructor(e,t,n){super(e,t),this.value=n}visit(e,t=null){return e.visitLiteralPrimitive(this,t)}}class Wr extends at{constructor(e,t,n){super(e,t),this.expressions=n}visit(e,t=null){return e.visitLiteralArray(this,t)}}class so extends at{constructor(e,t,n,r){super(e,t),this.keys=n,this.values=r}visit(e,t=null){return e.visitLiteralMap(this,t)}}class St extends at{constructor(e,t,n,r){super(e,t),this.strings=n,this.expressions=r}visit(e,t=null){return e.visitInterpolation(this,t)}}class Xt extends at{constructor(e,t,n,r,i){super(e,t),this.operation=n,this.left=r,this.right=i}visit(e,t=null){return e.visitBinary(this,t)}}class fn extends Xt{constructor(e,t,n,r,i,o,a){super(e,t,i,o,a),this.operator=n,this.expr=r,this.left=null,this.right=null,this.operation=null}static createMinus(e,t,n){return new fn(e,t,"-",n,"-",new Nt(e,t,0),n)}static createPlus(e,t,n){return new fn(e,t,"+",n,"-",n,new Nt(e,t,0))}visit(e,t=null){return void 0!==e.visitUnary?e.visitUnary(this,t):e.visitBinary(this,t)}}class ro extends at{constructor(e,t,n){super(e,t),this.expression=n}visit(e,t=null){return e.visitPrefixNot(this,t)}}class io extends at{constructor(e,t,n){super(e,t),this.expression=n}visit(e,t=null){return e.visitNonNullAssert(this,t)}}class gs extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.args=r,this.argumentSpan=i}visit(e,t=null){return e.visitCall(this,t)}}class Gr extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.args=r,this.argumentSpan=i}visit(e,t=null){return e.visitSafeCall(this,t)}}class Wt{constructor(e,t){this.start=e,this.end=t}}class bn extends at{constructor(e,t,n,r,i){super(new Zs(0,null===t?0:t.length),new Wt(r,null===t?r:r+t.length)),this.ast=e,this.source=t,this.location=n,this.errors=i}visit(e,t=null){return e.visitASTWithSource?e.visitASTWithSource(this,t):this.ast.visit(e,t)}toString(){return`${this.source} in ${this.location}`}}class oo{constructor(e,t,n){this.sourceSpan=e,this.key=t,this.value=n}}class kp{constructor(e,t,n){this.sourceSpan=e,this.key=t,this.value=n}}class Lp{visit(e,t){e.visit(this,t)}visitUnary(e,t){this.visit(e.expr,t)}visitBinary(e,t){this.visit(e.left,t),this.visit(e.right,t)}visitChain(e,t){this.visitAll(e.expressions,t)}visitConditional(e,t){this.visit(e.condition,t),this.visit(e.trueExp,t),this.visit(e.falseExp,t)}visitPipe(e,t){this.visit(e.exp,t),this.visitAll(e.args,t)}visitImplicitReceiver(e,t){}visitThisReceiver(e,t){}visitInterpolation(e,t){this.visitAll(e.expressions,t)}visitKeyedRead(e,t){this.visit(e.receiver,t),this.visit(e.key,t)}visitKeyedWrite(e,t){this.visit(e.receiver,t),this.visit(e.key,t),this.visit(e.value,t)}visitLiteralArray(e,t){this.visitAll(e.expressions,t)}visitLiteralMap(e,t){this.visitAll(e.values,t)}visitLiteralPrimitive(e,t){}visitPrefixNot(e,t){this.visit(e.expression,t)}visitNonNullAssert(e,t){this.visit(e.expression,t)}visitPropertyRead(e,t){this.visit(e.receiver,t)}visitPropertyWrite(e,t){this.visit(e.receiver,t),this.visit(e.value,t)}visitSafePropertyRead(e,t){this.visit(e.receiver,t)}visitSafeKeyedRead(e,t){this.visit(e.receiver,t),this.visit(e.key,t)}visitCall(e,t){this.visit(e.receiver,t),this.visitAll(e.args,t)}visitSafeCall(e,t){this.visit(e.receiver,t),this.visitAll(e.args,t)}visitAll(e,t){for(const n of e)this.visit(n,t)}}class Rp{visitImplicitReceiver(e,t){return e}visitThisReceiver(e,t){return e}visitInterpolation(e,t){return new St(e.span,e.sourceSpan,e.strings,this.visitAll(e.expressions))}visitLiteralPrimitive(e,t){return new Nt(e.span,e.sourceSpan,e.value)}visitPropertyRead(e,t){return new An(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitPropertyWrite(e,t){return new eo(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name,e.value.visit(this))}visitSafePropertyRead(e,t){return new to(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitLiteralArray(e,t){return new Wr(e.span,e.sourceSpan,this.visitAll(e.expressions))}visitLiteralMap(e,t){return new so(e.span,e.sourceSpan,e.keys,this.visitAll(e.values))}visitUnary(e,t){switch(e.operator){case"+":return fn.createPlus(e.span,e.sourceSpan,e.expr.visit(this));case"-":return fn.createMinus(e.span,e.sourceSpan,e.expr.visit(this));default:throw new Error(`Unknown unary operator ${e.operator}`)}}visitBinary(e,t){return new Xt(e.span,e.sourceSpan,e.operation,e.left.visit(this),e.right.visit(this))}visitPrefixNot(e,t){return new ro(e.span,e.sourceSpan,e.expression.visit(this))}visitNonNullAssert(e,t){return new io(e.span,e.sourceSpan,e.expression.visit(this))}visitConditional(e,t){return new Ji(e.span,e.sourceSpan,e.condition.visit(this),e.trueExp.visit(this),e.falseExp.visit(this))}visitPipe(e,t){return new qr(e.span,e.sourceSpan,e.exp.visit(this),e.name,this.visitAll(e.args),e.nameSpan)}visitKeyedRead(e,t){return new jr(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this))}visitKeyedWrite(e,t){return new no(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this),e.value.visit(this))}visitCall(e,t){return new gs(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitSafeCall(e,t){return new Gr(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitAll(e){const t=[];for(let n=0;nC=>we(C),createLiteralMapConverter:f=>C=>gt(f.map((R,Z)=>({key:R.key,value:C[Z],quoted:R.quoted}))),createPipeConverter:f=>{throw new Error(`Illegal State: Actions are not allowed to contain pipes. Pipe: ${f}`)}},t),l=new co(s,e,n,!1,r,i),c=[];nu(a.visit(l,$e.Statement),c),function jp(s,e,t){for(let n=s-1;n>=0;n--)t.unshift(eu(e,n))}(l.temporaryCount,n,c),l.usesImplicitReceiver&&s.notifyImplicitReceiverUse();const p=c.length-1;if(p>=0){const f=c[p];f instanceof sn&&(c[p]=new it(f.expr))}return c}uo.event=Ne("$event");class $p{constructor(e,t){this.stmts=e,this.currValExpr=t}}function Qa(s,e,t,n){s||(s=new su);const r=new co(s,e,n,!1),i=t.visit(r,$e.Expression),o=Ja(r,n);return r.usesImplicitReceiver&&s.notifyImplicitReceiverUse(),new $p(o,i)}function Ja(s,e){const t=[];for(let n=0;nr.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createPipeConverter(e.name,n.length))}visitLiteralArray(e,t){const n=e.expressions.map(r=>r.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createLiteralArrayConverter(e.expressions.length))}visitLiteralMap(e,t){const n=e.values.map(r=>r.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createLiteralMapConverter(e.keys))}}class co{constructor(e,t,n,r,i,o){this._localResolver=e,this._implicitReceiver=t,this.bindingId=n,this.supportsInterpolation=r,this.baseSourceSpan=i,this.implicitReceiverAccesses=o,this._nodeMap=new Map,this._resultMap=new Map,this._currentTemporary=0,this.temporaryCount=0,this.usesImplicitReceiver=!1}visitUnary(e,t){let n;switch(e.operator){case"+":n=nt.Plus;break;case"-":n=nt.Minus;break;default:throw new Error(`Unsupported operator ${e.operator}`)}return xt(t,new bt(n,this._visit(e.expr,$e.Expression),void 0,this.convertSourceSpan(e.span)))}visitBinary(e,t){let n;switch(e.operation){case"+":n=H.Plus;break;case"-":n=H.Minus;break;case"*":n=H.Multiply;break;case"/":n=H.Divide;break;case"%":n=H.Modulo;break;case"&&":n=H.And;break;case"||":n=H.Or;break;case"==":n=H.Equals;break;case"!=":n=H.NotEquals;break;case"===":n=H.Identical;break;case"!==":n=H.NotIdentical;break;case"<":n=H.Lower;break;case">":n=H.Bigger;break;case"<=":n=H.LowerEquals;break;case">=":n=H.BiggerEquals;break;case"??":return this.convertNullishCoalesce(e,t);default:throw new Error(`Unsupported operation ${e.operation}`)}return xt(t,new ze(n,this._visit(e.left,$e.Expression),this._visit(e.right,$e.Expression),void 0,this.convertSourceSpan(e.span)))}visitChain(e,t){return function Up(s,e){if(s!==$e.Statement)throw new Error(`Expected a statement, but saw ${e}`)}(t,e),this.visitAll(e.expressions,t)}visitConditional(e,t){return xt(t,this._visit(e.condition,$e.Expression).conditional(this._visit(e.trueExp,$e.Expression),this._visit(e.falseExp,$e.Expression),this.convertSourceSpan(e.span)))}visitPipe(e,t){throw new Error(`Illegal state: Pipes should have been converted into functions. Pipe: ${e.name}`)}visitImplicitReceiver(e,t){return tu(t,e),this.usesImplicitReceiver=!0,this._implicitReceiver}visitThisReceiver(e,t){return this.visitImplicitReceiver(e,t)}visitInterpolation(e,t){if(!this.supportsInterpolation)throw new Error("Unexpected interpolation");tu(t,e);let n=[];for(let i=0;i=9&&(n=[we(n)]),new Wp(n)}visitKeyedRead(e,t){const n=this.leftMostSafeNode(e);return n?this.convertSafeAccess(e,n,t):xt(t,this._visit(e.receiver,$e.Expression).key(this._visit(e.key,$e.Expression)))}visitKeyedWrite(e,t){const n=this._visit(e.receiver,$e.Expression),r=this._visit(e.key,$e.Expression),i=this._visit(e.value,$e.Expression);return n===this._implicitReceiver&&this._localResolver.maybeRestoreView(),xt(t,n.key(r).set(i))}visitLiteralArray(e,t){throw new Error("Illegal State: literal arrays should have been converted into functions")}visitLiteralMap(e,t){throw new Error("Illegal State: literal maps should have been converted into functions")}visitLiteralPrimitive(e,t){const n=null===e.value||void 0===e.value||!0===e.value||!0===e.value?fe:void 0;return xt(t,y(e.value,n,this.convertSourceSpan(e.span)))}_getLocal(e,t){return this._localResolver.globals?.has(e)&&t instanceof Yi?null:this._localResolver.getLocal(e)}visitPrefixNot(e,t){return xt(t,Wo(this._visit(e.expression,$e.Expression)))}visitNonNullAssert(e,t){return xt(t,this._visit(e.expression,$e.Expression))}visitPropertyRead(e,t){const n=this.leftMostSafeNode(e);if(n)return this.convertSafeAccess(e,n,t);{let r=null;const i=this.usesImplicitReceiver,o=this._visit(e.receiver,$e.Expression);return o===this._implicitReceiver&&(r=this._getLocal(e.name,e.receiver),r&&(this.usesImplicitReceiver=i,this.addImplicitReceiverAccess(e.name))),null==r&&(r=o.prop(e.name,this.convertSourceSpan(e.span))),xt(t,r)}}visitPropertyWrite(e,t){const n=this._visit(e.receiver,$e.Expression),r=this.usesImplicitReceiver;let i=null;if(n===this._implicitReceiver){const o=this._getLocal(e.name,e.receiver);if(o){if(!(o instanceof Is)){const a=e.name,l=e.value instanceof An?e.value.name:void 0;throw new Error(`Cannot assign value "${l}" to template variable "${a}". Template variables are read-only.`)}i=o,this.usesImplicitReceiver=r,this.addImplicitReceiverAccess(e.name)}}return null===i&&(i=n.prop(e.name,this.convertSourceSpan(e.span))),xt(t,i.set(this._visit(e.value,$e.Expression)))}visitSafePropertyRead(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}visitSafeKeyedRead(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}visitAll(e,t){return e.map(n=>this._visit(n,t))}visitCall(e,t){const n=this.leftMostSafeNode(e);if(n)return this.convertSafeAccess(e,n,t);const r=this.visitAll(e.args,$e.Expression);if(e instanceof vs)return xt(t,e.converter(r));const i=e.receiver;if(i instanceof An&&i.receiver instanceof ms&&!(i.receiver instanceof Yi)&&"$any"===i.name){if(1!==r.length)throw new Error(`Invalid call to $any, expected 1 argument but received ${r.length||"none"}`);return xt(t,r[0])}return xt(t,this._visit(i,$e.Expression).callFn(r,this.convertSourceSpan(e.span)))}visitSafeCall(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}_visit(e,t){return this._resultMap.get(e)||(this._nodeMap.get(e)||e).visit(this,t)}convertSafeAccess(e,t,n){let i,r=this._visit(t.receiver,$e.Expression);this.needsTemporaryInSafeAccess(t.receiver)&&(i=this.allocateTemporary(),r=i.set(r),this._resultMap.set(t.receiver,i));const o=r.isBlank();t instanceof Gr?this._nodeMap.set(t,new gs(t.span,t.sourceSpan,t.receiver,t.args,t.argumentSpan)):t instanceof Ur?this._nodeMap.set(t,new jr(t.span,t.sourceSpan,t.receiver,t.key)):this._nodeMap.set(t,new An(t.span,t.sourceSpan,t.nameSpan,t.receiver,t.name));const a=this._visit(e,$e.Expression);return this._nodeMap.delete(t),i&&this.releaseTemporary(i),xt(n,o.conditional(yr,a))}convertNullishCoalesce(e,t){const n=this._visit(e.left,$e.Expression),r=this._visit(e.right,$e.Expression),i=this.allocateTemporary();return this.releaseTemporary(i),xt(t,i.set(n).notIdentical(yr).and(i.notIdentical(y(void 0))).conditional(i,r))}leftMostSafeNode(e){const t=(n,r)=>(this._nodeMap.get(r)||r).visit(n);return e.visit({visitUnary:n=>null,visitBinary:n=>null,visitChain:n=>null,visitConditional:n=>null,visitCall(n){return t(this,n.receiver)},visitSafeCall(n){return t(this,n.receiver)||n},visitImplicitReceiver:n=>null,visitThisReceiver:n=>null,visitInterpolation:n=>null,visitKeyedRead(n){return t(this,n.receiver)},visitKeyedWrite:n=>null,visitLiteralArray:n=>null,visitLiteralMap:n=>null,visitLiteralPrimitive:n=>null,visitPipe:n=>null,visitPrefixNot:n=>null,visitNonNullAssert:n=>null,visitPropertyRead(n){return t(this,n.receiver)},visitPropertyWrite:n=>null,visitSafePropertyRead(n){return t(this,n.receiver)||n},visitSafeKeyedRead(n){return t(this,n.receiver)||n}})}needsTemporaryInSafeAccess(e){const t=(r,i)=>i&&(this._nodeMap.get(i)||i).visit(r);return e.visit({visitUnary(r){return t(this,r.expr)},visitBinary(r){return t(this,r.left)||t(this,r.right)},visitChain:r=>!1,visitConditional(r){return t(this,r.condition)||t(this,r.trueExp)||t(this,r.falseExp)},visitCall:r=>!0,visitSafeCall:r=>!0,visitImplicitReceiver:r=>!1,visitThisReceiver:r=>!1,visitInterpolation(r){return((r,i)=>i.some(o=>t(r,o)))(this,r.expressions)},visitKeyedRead:r=>!1,visitKeyedWrite:r=>!1,visitLiteralArray:r=>!0,visitLiteralMap:r=>!0,visitLiteralPrimitive:r=>!1,visitPipe:r=>!0,visitPrefixNot(r){return t(this,r.expression)},visitNonNullAssert(r){return t(this,r.expression)},visitPropertyRead:r=>!1,visitPropertyWrite:r=>!1,visitSafePropertyRead:r=>!1,visitSafeKeyedRead:r=>!1})}allocateTemporary(){const e=this._currentTemporary++;return this.temporaryCount=Math.max(this._currentTemporary,this.temporaryCount),new pe(lo(this.bindingId,e))}releaseTemporary(e){if(this._currentTemporary--,e.name!=lo(this.bindingId,this._currentTemporary))throw new Error(`Temporary ${e.name} released out of order`)}convertSourceSpan(e){if(this.baseSourceSpan){const t=this.baseSourceSpan.start.moveBy(e.start),n=this.baseSourceSpan.start.moveBy(e.end),r=this.baseSourceSpan.fullStart.moveBy(e.start);return new pt(t,n,r)}return null}addImplicitReceiverAccess(e){this.implicitReceiverAccesses&&this.implicitReceiverAccesses.add(e)}}function nu(s,e){Array.isArray(s)?s.forEach(t=>nu(t,e)):e.push(s)}function po(){throw new Error("Unsupported operation")}class Wp extends v{constructor(e){super(null,null),this.args=e,this.isConstant=po,this.isEquivalent=po,this.visitExpression=po}}class su{constructor(e){this.globals=e}notifyImplicitReceiverUse(){}maybeRestoreView(){}getLocal(e){return e===uo.event.name?uo.event:null}}class vs extends gs{constructor(e,t,n,r){super(e,t,new Ft(e,t),n,null),this.converter=r}}let zr;function ru(){return zr||(zr={},Kr(Ze.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),Kr(Ze.STYLE,["*|style"]),Kr(Ze.URL,["*|formAction","area|href","area|ping","audio|src","a|href","a|ping","blockquote|cite","body|background","del|cite","form|action","img|src","input|src","ins|cite","q|cite","source|src","track|src","video|poster","video|src"]),Kr(Ze.RESOURCE_URL,["applet|code","applet|codebase","base|href","embed|src","frame|src","head|profile","html|manifest","iframe|src","link|href","media|src","object|codebase","object|data","script|src"])),zr}function Kr(s,e){for(const t of e)zr[t.toLowerCase()]=s}const Gp=new Set(["sandbox","allow","allowfullscreen","referrerpolicy","csp","fetchpriority"]);function iu(s){return Gp.has(s.toLowerCase())}const zp=new Set(["inherit","initial","revert","unset","alternate","alternate-reverse","normal","reverse","backwards","both","forwards","none","paused","running","ease","ease-in","ease-in-out","ease-out","linear","step-start","step-end","end","jump-both","jump-end","jump-none","jump-start","start"]);class Kp{constructor(){this.strictStyling=!0,this._animationDeclarationKeyframesRe=/(^|\s+)(?:(?:(['"])((?:\\\\|\\\2|(?!\2).)+)\2)|(-?[A-Za-z][\w\-]*))(?=[,\s]|$)/g}shimCssText(e,t,n=""){const r=function uh(s){return s.match(ah)||[]}(e);return e=function oh(s){return s.replace(ih,"")}(e),e=this._insertDirectives(e),[this._scopeCssText(e,t,n),...r].join("\n")}_insertDirectives(e){return e=this._insertPolyfillDirectivesInCssText(e),this._insertPolyfillRulesInCssText(e)}_scopeKeyframesRelatedCss(e,t){const n=new Set,r=Xr(e,i=>this._scopeLocalKeyframeDeclarations(i,t,n));return Xr(r,i=>this._scopeAnimationRule(i,t,n))}_scopeLocalKeyframeDeclarations(e,t,n){return{...e,selector:e.selector.replace(/(^@(?:-webkit-)?keyframes(?:\s+))(['"]?)(.+)\2(\s*)$/,(r,i,o,a,l)=>(n.add(hu(a,o)),`${i}${o}${t}_${a}${o}${l}`))}}_scopeAnimationKeyframe(e,t,n){return e.replace(/^(\s*)(['"]?)(.+?)\2(\s*)$/,(r,i,o,a,l)=>`${i}${o}${a=`${n.has(hu(a,o))?t+"_":""}${a}`}${o}${l}`)}_scopeAnimationRule(e,t,n){let r=e.content.replace(/((?:^|\s+|;)(?:-webkit-)?animation(?:\s*):(?:\s*))([^;]+)/g,(i,o,a)=>o+a.replace(this._animationDeclarationKeyframesRe,(l,c,p="",f,C)=>f?`${c}${this._scopeAnimationKeyframe(`${p}${f}${p}`,t,n)}`:zp.has(C)?l:`${c}${this._scopeAnimationKeyframe(C,t,n)}`));return r=r.replace(/((?:^|\s+|;)(?:-webkit-)?animation-name(?:\s*):(?:\s*))([^;]+)/g,(i,o,a)=>`${o}${a.split(",").map(l=>this._scopeAnimationKeyframe(l,t,n)).join(",")}`),{...e,content:r}}_insertPolyfillDirectivesInCssText(e){return e.replace(Xp,function(...t){return t[2]+"{"})}_insertPolyfillRulesInCssText(e){return e.replace(Yp,(...t)=>{const n=t[0].replace(t[1],"").replace(t[2],"");return t[4]+n})}_scopeCssText(e,t,n){const r=this._extractUnscopedRulesFromCssText(e);return e=this._insertPolyfillHostInCssText(e),e=this._convertColonHost(e),e=this._convertColonHostContext(e),e=this._convertShadowDOMSelectors(e),t&&(e=this._scopeKeyframesRelatedCss(e,t),e=this._scopeSelectors(e,t,n)),(e=e+"\n"+r).trim()}_extractUnscopedRulesFromCssText(e){let n,t="";for(ou.lastIndex=0;null!==(n=ou.exec(e));){t+=n[0].replace(n[2],"").replace(n[1],n[4])+"\n\n"}return t}_convertColonHost(e){return e.replace(Qp,(t,n,r)=>{if(n){const i=[],o=n.split(",").map(a=>a.trim());for(const a of o){if(!a)break;const l=Wn+a.replace(Zr,"")+r;i.push(l)}return i.join(",")}return Wn+r})}_convertColonHostContext(e){return e.replace(Jp,t=>{const n=[[]];let r;for(;r=eh.exec(t);){const i=(r[1]??"").trim().split(",").map(a=>a.trim()).filter(a=>""!==a),o=n.length;_h(n,i.length);for(let a=0;afunction yh(s,e){const t=Wn;Es.lastIndex=0;const n=Es.test(e);if(0===s.length)return t+e;const r=[s.pop()||""];for(;s.length>0;){const i=r.length,o=s.pop();for(let a=0;an?`${i}${e}`:`${i}${t}${e}, ${i} ${t}${e}`).join(",")}(i,t)).join(", ")})}_convertShadowDOMSelectors(e){return th.reduce((t,n)=>t.replace(n," "),e)}_scopeSelectors(e,t,n){return Xr(e,r=>{let i=r.selector,o=r.content;return"@"!==r.selector[0]?i=this._scopeSelector(r.selector,t,n,this.strictStyling):r.selector.startsWith("@media")||r.selector.startsWith("@supports")||r.selector.startsWith("@document")||r.selector.startsWith("@layer")||r.selector.startsWith("@container")?o=this._scopeSelectors(r.content,t,n):(r.selector.startsWith("@font-face")||r.selector.startsWith("@page"))&&(o=this._stripScopingSelectors(r.content)),new go(i,o)})}_stripScopingSelectors(e){return Xr(e,t=>{const n=t.selector.replace(uu," ").replace(au," ");return new go(n,t.content)})}_scopeSelector(e,t,n,r){return e.split(",").map(i=>i.trim().split(uu)).map(i=>{const[o,...a]=i;return[(c=>this._selectorNeedsScoping(c,t)?r?this._applyStrictSelectorScope(c,t,n):this._applySelectorScope(c,t,n):c)(o),...a].join(" ")}).join(", ")}_selectorNeedsScoping(e,t){return!this._makeScopeMatcher(t).test(e)}_makeScopeMatcher(e){return e=e.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+e+")"+nh,"m")}_applySelectorScope(e,t,n){return this._applySimpleSelectorScope(e,t,n)}_applySimpleSelectorScope(e,t,n){if(Es.lastIndex=0,Es.test(e)){const r=this.strictStyling?`[${n}]`:t;return e.replace(au,(i,o)=>o.replace(/([^:]*)(:*)(.*)/,(a,l,c,p)=>l+r+c+p)).replace(Es,r+" ")}return t+" "+e}_applyStrictSelectorScope(e,t,n){const i="["+(t=t.replace(/\[is=([^\]]*)\]/g,(Z,...q)=>q[0]))+"]",o=Z=>{let q=Z.trim();if(!q)return"";if(Z.indexOf(Wn)>-1)q=this._applySimpleSelectorScope(Z,t,n);else{const K=Z.replace(Es,"");if(K.length>0){const te=K.match(/([^:]*)(:*)(.*)/);te&&(q=te[1]+i+te[2]+te[3])}}return q},a=new Zp(e);let p,l="",c=0;const f=/( |>|\+|~(?!=))\s*/g;let k=!((e=a.content()).indexOf(Wn)>-1);for(;null!==(p=f.exec(e));){const Z=p[1],q=e.slice(c,p.index).trim();k=k||q.indexOf(Wn)>-1;l+=`${k?o(q):q} ${Z} `,c=f.lastIndex}const R=e.substring(c);return k=k||R.indexOf(Wn)>-1,l+=k?o(R):R,a.restore(l)}_insertPolyfillHostInCssText(e){return e.replace(rh,ho).replace(sh,Zr)}}class Zp{constructor(e){this.placeholders=[],this.index=0,e=this._escapeRegexMatches(e,/(\[[^\]]*\])/g),e=this._escapeRegexMatches(e,/(\\.)/g),this._content=e.replace(/(:nth-[-\w]+)(\([^)]+\))/g,(t,n,r)=>{const i=`__ph-${this.index}__`;return this.placeholders.push(r),this.index++,n+i})}restore(e){return e.replace(/__ph-(\d+)__/g,(t,n)=>this.placeholders[+n])}content(){return this._content}_escapeRegexMatches(e,t){return e.replace(t,(n,r)=>{const i=`__ph-${this.index}__`;return this.placeholders.push(r),this.index++,i})}}const Xp=/polyfill-next-selector[^}]*content:[\s]*?(['"])(.*?)\1[;\s]*}([^{]*?){/gim,Yp=/(polyfill-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,ou=/(polyfill-unscoped-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,Zr="-shadowcsshost",ho="-shadowcsscontext",fo="(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",Qp=new RegExp(Zr+fo,"gim"),Jp=new RegExp(ho+fo,"gim"),eh=new RegExp(ho+fo,"im"),Wn=Zr+"-no-combinator",au=/-shadowcsshost-no-combinator([^\s]*)/,th=[/::shadow/g,/::content/g,/\/shadow-deep\//g,/\/shadow\//g],uu=/(?:>>>)|(?:\/deep\/)|(?:::ng-deep)/g,nh="([>\\s~+[.,{:][\\s\\S]*)?$",Es=/-shadowcsshost/gim,sh=/:host/gim,rh=/:host-context/gim,ih=/\/\*[\s\S]*?\*\//g;const ah=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;const mo="%BLOCK%",lh=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,ch=new Map([["{","}"]]),lu="%COMMA_IN_PLACEHOLDER%",cu="%SEMI_IN_PLACEHOLDER%",pu="%COLON_IN_PLACEHOLDER%",ph=new RegExp(lu,"g"),hh=new RegExp(cu,"g"),dh=new RegExp(pu,"g");class go{constructor(e,t){this.selector=e,this.content=t}}function Xr(s,e){const t=function vh(s){let e=s,t=null;for(let n=0;n{const a=o[2];let l="",c=o[4],p="";c&&c.startsWith("{"+mo)&&(l=n.blocks[r++],c=c.substring(mo.length+1),p="{");const f=e(new go(a,l));return`${o[1]}${f.selector}${o[3]}${p}${f.content}${c}`}))}class fh{constructor(e,t){this.escapedString=e,this.blocks=t}}const gh={";":cu,",":lu,":":pu};function hu(s,e){return e?s.replace(/((?:^|[^\\])(?:\\\\)*)\\(?=['"])/g,"$1"):s}function _h(s,e){const t=s.length;for(let n=1;ne.charAt(0)+"-"+e.charAt(1)).toLowerCase()}class mu{constructor(e){this._directiveExpr=e,this._hasInitialValues=!1,this.hasBindings=!1,this.hasBindingsWithPipes=!1,this._classMapInput=null,this._styleMapInput=null,this._singleStyleInputs=null,this._singleClassInputs=null,this._lastStylingInput=null,this._firstStylingInput=null,this._stylesIndex=new Map,this._classesIndex=new Map,this._initialStyleValues=[],this._initialClassValues=[]}registerBoundInput(e){let t=null,n=e.name;switch(e.type){case 0:t=this.registerInputBasedOnName(n,e.value,e.sourceSpan);break;case 3:t=this.registerStyleInput(n,!1,e.value,e.sourceSpan,e.unit);break;case 2:t=this.registerClassInput(n,!1,e.value,e.sourceSpan)}return!!t}registerInputBasedOnName(e,t,n){let r=null;const i=e.substring(0,6),o="style"===e||"style."===i||"style!"===i;if(o||!o&&("class"===e||"class."===i||"class!"===i)){const l="."!==e.charAt(5),c=e.slice(l?5:6);r=o?this.registerStyleInput(c,l,t,n):this.registerClassInput(c,l,t,n)}return r}registerStyleInput(e,t,n,r,i){if(Eu(n))return null;(function Ah(s){return s.startsWith("--")})(e)||(e=fu(e));const{property:o,hasOverrideFlag:a,suffix:l}=vu(e),c={name:o,suffix:i="string"==typeof i&&0!==i.length?i:l,value:n,sourceSpan:r,hasOverrideFlag:a};return t?this._styleMapInput=c:((this._singleStyleInputs=this._singleStyleInputs||[]).push(c),gu(this._stylesIndex,o)),this._lastStylingInput=c,this._firstStylingInput=this._firstStylingInput||c,this._checkForPipes(n),this.hasBindings=!0,c}registerClassInput(e,t,n,r){if(Eu(n))return null;const{property:i,hasOverrideFlag:o}=vu(e),a={name:i,value:n,sourceSpan:r,hasOverrideFlag:o,suffix:null};return t?this._classMapInput=a:((this._singleClassInputs=this._singleClassInputs||[]).push(a),gu(this._classesIndex,i)),this._lastStylingInput=a,this._firstStylingInput=this._firstStylingInput||a,this._checkForPipes(n),this.hasBindings=!0,a}_checkForPipes(e){e instanceof bn&&e.ast instanceof qr&&(this.hasBindingsWithPipes=!0)}registerStyleAttr(e){this._initialStyleValues=function Sh(s){const e=[];let t=0,n=0,r=0,i=0,o=0,a=null,l=!1;for(;t0,0===r?r=39:39===r&&92!==s.charCodeAt(t-1)&&(r=0);break;case 34:l=l||i>0,0===r?r=34:34===r&&92!==s.charCodeAt(t-1)&&(r=0);break;case 58:!a&&0===n&&0===r&&(a=fu(s.substring(o,t-1).trim()),i=t);break;case 59:if(a&&i>0&&0===n&&0===r){const p=s.substring(i,t-1).trim();e.push(a,l?du(p):p),o=t,i=0,a=null,l=!1}}if(a&&i){const c=s.slice(i).trim();e.push(a,l?du(c):c)}return e}(e),this._hasInitialValues=!0}registerClassAttr(e){this._initialClassValues=e.trim().split(/\s+/g),this._hasInitialValues=!0}populateInitialStylingAttrs(e){if(this._initialClassValues.length){e.push(y(1));for(let t=0;t{const l=a(i);return Array.isArray(l)?l:[l]}}]}}_buildSingleInputs(e,t,n,r,i){const o=[];return t.forEach(a=>{const l=o[o.length-1],c=a.value.visit(n);let p=e,f=2;c instanceof St&&(f+=c.expressions.length,r&&(p=r(c)));const C={sourceSpan:a.sourceSpan,allocateBindingSlots:f,supportsInterpolation:!!r,params:k=>{const R=[];R.push(y(a.name));const Z=k(c);return Array.isArray(Z)?R.push(...Z):R.push(Z),!i&&null!==a.suffix&&R.push(y(a.suffix)),R}};l&&l.reference===p?l.calls.push(C):o.push({reference:p,calls:[C]})}),o}_buildClassInputs(e){return this._singleClassInputs?this._buildSingleInputs(u.classProp,this._singleClassInputs,e,null,!0):[]}_buildStyleInputs(e){return this._singleStyleInputs?this._buildSingleInputs(u.styleProp,this._singleStyleInputs,e,Th,!1):[]}buildUpdateLevelInstructions(e){const t=[];if(this.hasBindings){const n=this.buildStyleMapInstruction(e);n&&t.push(n);const r=this.buildClassMapInstruction(e);r&&t.push(r),t.push(...this._buildStyleInputs(e)),t.push(...this._buildClassInputs(e))}return t}}function gu(s,e){s.has(e)||s.set(e,s.size)}function vu(s){let e=!1;const t=s.indexOf("!important");-1!==t&&(s=t>0?s.substring(0,t):"",e=!0);let n=null,r=s;const i=s.lastIndexOf(".");return i>0&&(n=s.slice(i+1),r=s.substring(0,i)),{property:r,suffix:n,hasOverrideFlag:e}}function Th(s){switch(Vn(s)){case 1:return u.styleProp;case 3:return u.stylePropInterpolate1;case 5:return u.stylePropInterpolate2;case 7:return u.stylePropInterpolate3;case 9:return u.stylePropInterpolate4;case 11:return u.stylePropInterpolate5;case 13:return u.stylePropInterpolate6;case 15:return u.stylePropInterpolate7;case 17:return u.stylePropInterpolate8;default:return u.stylePropInterpolateV}}function Eu(s){return s instanceof bn&&(s=s.ast),s instanceof Ft}var Ae;!function(s){s[s.Character=0]="Character",s[s.Identifier=1]="Identifier",s[s.PrivateIdentifier=2]="PrivateIdentifier",s[s.Keyword=3]="Keyword",s[s.String=4]="String",s[s.Operator=5]="Operator",s[s.Number=6]="Number",s[s.Error=7]="Error"}(Ae||(Ae={}));const bh=["var","let","as","null","undefined","true","false","if","else","this"];class yu{tokenize(e){const t=new Su(e),n=[];let r=t.scanToken();for(;null!=r;)n.push(r),r=t.scanToken();return n}}class mn{constructor(e,t,n,r,i){this.index=e,this.end=t,this.type=n,this.numValue=r,this.strValue=i}isCharacter(e){return this.type==Ae.Character&&this.numValue==e}isNumber(){return this.type==Ae.Number}isString(){return this.type==Ae.String}isOperator(e){return this.type==Ae.Operator&&this.strValue==e}isIdentifier(){return this.type==Ae.Identifier}isPrivateIdentifier(){return this.type==Ae.PrivateIdentifier}isKeyword(){return this.type==Ae.Keyword}isKeywordLet(){return this.type==Ae.Keyword&&"let"==this.strValue}isKeywordAs(){return this.type==Ae.Keyword&&"as"==this.strValue}isKeywordNull(){return this.type==Ae.Keyword&&"null"==this.strValue}isKeywordUndefined(){return this.type==Ae.Keyword&&"undefined"==this.strValue}isKeywordTrue(){return this.type==Ae.Keyword&&"true"==this.strValue}isKeywordFalse(){return this.type==Ae.Keyword&&"false"==this.strValue}isKeywordThis(){return this.type==Ae.Keyword&&"this"==this.strValue}isError(){return this.type==Ae.Error}toNumber(){return this.type==Ae.Number?this.numValue:-1}toString(){switch(this.type){case Ae.Character:case Ae.Identifier:case Ae.Keyword:case Ae.Operator:case Ae.PrivateIdentifier:case Ae.String:case Ae.Error:return this.strValue;case Ae.Number:return this.numValue.toString();default:return null}}}function _u(s,e,t){return new mn(s,e,Ae.Character,t,String.fromCharCode(t))}function vo(s,e,t){return new mn(s,e,Ae.Operator,0,t)}const Eo=new mn(-1,-1,Ae.Character,0,"");class Su{constructor(e){this.input=e,this.peek=0,this.index=-1,this.length=e.length,this.advance()}advance(){this.peek=++this.index>=this.length?0:this.input.charCodeAt(this.index)}scanToken(){const e=this.input,t=this.length;let n=this.peek,r=this.index;for(;n<=32;){if(++r>=t){n=0;break}n=e.charCodeAt(r)}if(this.peek=n,this.index=r,r>=t)return null;if(yo(n))return this.scanIdentifier();if(Cn(n))return this.scanNumber(r);const i=r;switch(n){case 46:return this.advance(),Cn(this.peek)?this.scanNumber(i):_u(i,this.index,46);case 40:case 41:case wn:case Zt:case 91:case 93:case 44:case 58:case 59:return this.scanCharacter(i,n);case 39:case 34:return this.scanString();case 35:return this.scanPrivateIdentifier();case 43:case 45:case 42:case 47:case 37:case 94:return this.scanOperator(i,String.fromCharCode(n));case 63:return this.scanQuestion(i);case 60:case 62:return this.scanComplexOperator(i,String.fromCharCode(n),61,"=");case 33:case 61:return this.scanComplexOperator(i,String.fromCharCode(n),61,"=",61,"=");case 38:return this.scanComplexOperator(i,"&",38,"&");case 124:return this.scanComplexOperator(i,"|",124,"|");case 160:for(;Wi(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(n)}]`,0)}scanCharacter(e,t){return this.advance(),_u(e,this.index,t)}scanOperator(e,t){return this.advance(),vo(e,this.index,t)}scanComplexOperator(e,t,n,r,i,o){this.advance();let a=t;return this.peek==n&&(this.advance(),a+=r),null!=i&&this.peek==i&&(this.advance(),a+=o),vo(e,this.index,a)}scanIdentifier(){const e=this.index;for(this.advance();_o(this.peek);)this.advance();const t=this.input.substring(e,this.index);return bh.indexOf(t)>-1?function Nh(s,e,t){return new mn(s,e,Ae.Keyword,0,t)}(e,this.index,t):function Ih(s,e,t){return new mn(s,e,Ae.Identifier,0,t)}(e,this.index,t)}scanPrivateIdentifier(){const e=this.index;if(this.advance(),!yo(this.peek))return this.error("Invalid character [#]",-1);for(;_o(this.peek);)this.advance();const t=this.input.substring(e,this.index);return function Dh(s,e,t){return new mn(s,e,Ae.PrivateIdentifier,0,t)}(e,this.index,t)}scanNumber(e){let t=this.index===e,n=!1;for(this.advance();;){if(!Cn(this.peek))if(95===this.peek){if(!Cn(this.input.charCodeAt(this.index-1))||!Cn(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);n=!0}else if(46===this.peek)t=!1;else{if(!Rh(this.peek))break;if(this.advance(),Mh(this.peek)&&this.advance(),!Cn(this.peek))return this.error("Invalid exponent",-1);t=!1}this.advance()}let r=this.input.substring(e,this.index);n&&(r=r.replace(/_/g,""));const i=t?function Fh(s){const e=parseInt(s);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+s);return e}(r):parseFloat(r);return function kh(s,e,t){return new mn(s,e,Ae.Number,t,"")}(e,this.index,i)}scanString(){const e=this.index,t=this.peek;this.advance();let n="",r=this.index;const i=this.input;for(;this.peek!=t;)if(92==this.peek){let a;if(n+=i.substring(r,this.index),this.advance(),this.peek=this.peek,117==this.peek){const l=i.substring(this.index+1,this.index+5);if(!/^[0-9a-f]+$/i.test(l))return this.error(`Invalid unicode escape [\\u${l}]`,0);a=parseInt(l,16);for(let c=0;c<5;c++)this.advance()}else a=Bh(this.peek),this.advance();n+=String.fromCharCode(a),r=this.index}else{if(0==this.peek)return this.error("Unterminated quote",0);this.advance()}const o=i.substring(r,this.index);return this.advance(),function Ph(s,e,t){return new mn(s,e,Ae.String,0,t)}(e,this.index,n+o)}scanQuestion(e){this.advance();let t="?";return(63===this.peek||46===this.peek)&&(t+=46===this.peek?".":"?",this.advance()),vo(e,this.index,t)}error(e,t){const n=this.index+t;return function Lh(s,e,t){return new mn(s,e,Ae.Error,0,t)}(n,this.index,`Lexer Error: ${e} at column ${n} in expression [${this.input}]`)}}function yo(s){return 97<=s&&s<=122||65<=s&&s<=90||95==s||36==s}function _o(s){return Gi(s)||Cn(s)||95==s||36==s}function Rh(s){return 101==s||69==s}function Mh(s){return 45==s||43==s}function Bh(s){switch(s){case 110:return 10;case 102:return 12;case 114:return 13;case 116:return 9;case 118:return 11;default:return s}}class Oh{constructor(e,t,n){this.strings=e,this.expressions=t,this.offsets=n}}class $h{constructor(e,t,n){this.templateBindings=e,this.warnings=t,this.errors=n}}class xu{constructor(e){this._lexer=e,this.errors=[]}parseAction(e,t,n,r,i=Bt){this._checkNoInterpolation(e,n,i);const o=this._stripComments(e),a=this._lexer.tokenize(o);let l=1;t&&(l|=2);const c=new Xs(e,n,r,a,l,this.errors,0).parseChain();return new bn(c,e,n,r,this.errors)}parseBinding(e,t,n,r=Bt){const i=this._parseBindingAst(e,t,n,r);return new bn(i,e,t,n,this.errors)}checkSimpleExpression(e){const t=new Vh;return e.visit(t),t.errors}parseSimpleBinding(e,t,n,r=Bt){const i=this._parseBindingAst(e,t,n,r),o=this.checkSimpleExpression(i);return o.length>0&&this._reportError(`Host binding expression cannot contain ${o.join(" ")}`,e,t),new bn(i,e,t,n,this.errors)}_reportError(e,t,n,r){this.errors.push(new Xi(e,t,n,r))}_parseBindingAst(e,t,n,r){this._checkNoInterpolation(e,t,r);const i=this._stripComments(e),o=this._lexer.tokenize(i);return new Xs(e,t,n,o,0,this.errors,0).parseChain()}parseTemplateBindings(e,t,n,r,i){const o=this._lexer.tokenize(t);return new Xs(t,n,i,o,0,this.errors,0).parseTemplateBindings({source:e,span:new Wt(r,r+e.length)})}parseInterpolation(e,t,n,r,i=Bt){const{strings:o,expressions:a,offsets:l}=this.splitInterpolation(e,t,r,i);if(0===a.length)return null;const c=[];for(let p=0;pp.text),c,e,t,n)}parseInterpolationExpression(e,t,n){const r=this._stripComments(e),i=this._lexer.tokenize(r),o=new Xs(e,t,n,i,0,this.errors,0).parseChain();return this.createInterpolationAst(["",""],[o],e,t,n)}createInterpolationAst(e,t,n,r,i){const o=new Zs(0,n.length),a=new St(o,o.toAbsolute(i),e,t);return new bn(a,n,r,i,this.errors)}splitInterpolation(e,t,n,r=Bt){const i=[],o=[],a=[],l=n?function Hh(s){let e=new Map,t=0,n=0,r=0;for(;ra+l.length,0);n+=o,t+=o}e.set(n,t),r++}return e}(n):null;let c=0,p=!1,f=!1,{start:C,end:k}=r;for(;c-1)break;i>-1&&o>-1&&this._reportError(`Got interpolation (${n}${r}) where expression was expected`,e,`at column ${i} in`,t)}_getInterpolationEndIndex(e,t,n){for(const r of this._forEachUnquotedChar(e,n)){if(e.startsWith(t,r))return r;if(e.startsWith("//",r))return e.indexOf(t,r)}return-1}*_forEachUnquotedChar(e,t){let n=null,r=0;for(let i=t;i=this.tokens.length}get inputIndex(){return this.atEOF?this.currentEndIndex:this.next.index+this.offset}get currentEndIndex(){return this.index>0?this.peek(-1).end+this.offset:0===this.tokens.length?this.input.length+this.offset:this.next.index+this.offset}get currentAbsoluteOffset(){return this.absoluteOffset+this.inputIndex}span(e,t){let n=this.currentEndIndex;if(void 0!==t&&t>this.currentEndIndex&&(n=t),e>n){const r=n;n=e,e=r}return new Zs(e,n)}sourceSpan(e,t){const n=`${e}@${this.inputIndex}:${t}`;return this.sourceSpanCache.has(n)||this.sourceSpanCache.set(n,this.span(e,t).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(n)}advance(){this.index++}withContext(e,t){this.context|=e;const n=t();return this.context^=e,n}consumeOptionalCharacter(e){return!!this.next.isCharacter(e)&&(this.advance(),!0)}peekKeywordLet(){return this.next.isKeywordLet()}peekKeywordAs(){return this.next.isKeywordAs()}expectCharacter(e){this.consumeOptionalCharacter(e)||this.error(`Missing expected ${String.fromCharCode(e)}`)}consumeOptionalOperator(e){return!!this.next.isOperator(e)&&(this.advance(),!0)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===Eo?"end of input":`token ${e}`}expectIdentifierOrKeyword(){const e=this.next;return e.isIdentifier()||e.isKeyword()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier or keyword"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier or keyword`),null)}expectIdentifierOrKeywordOrString(){const e=this.next;return e.isIdentifier()||e.isKeyword()||e.isString()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier, keyword or string"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier, keyword, or string`),"")}parseChain(){const e=[],t=this.inputIndex;for(;this.index":case"<=":case">=":this.advance();const r=this.parseAdditive();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parseAdditive(){const e=this.inputIndex;let t=this.parseMultiplicative();for(;this.next.type==Ae.Operator;){const n=this.next.strValue;switch(n){case"+":case"-":this.advance();let r=this.parseMultiplicative();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parseMultiplicative(){const e=this.inputIndex;let t=this.parsePrefix();for(;this.next.type==Ae.Operator;){const n=this.next.strValue;switch(n){case"*":case"%":case"/":this.advance();let r=this.parsePrefix();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parsePrefix(){if(this.next.type==Ae.Operator){const e=this.inputIndex;let n;switch(this.next.strValue){case"+":return this.advance(),n=this.parsePrefix(),fn.createPlus(this.span(e),this.sourceSpan(e),n);case"-":return this.advance(),n=this.parsePrefix(),fn.createMinus(this.span(e),this.sourceSpan(e),n);case"!":return this.advance(),n=this.parsePrefix(),new ro(this.span(e),this.sourceSpan(e),n)}}return this.parseCallChain()}parseCallChain(){const e=this.inputIndex;let t=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(46))t=this.parseAccessMember(t,e,!1);else if(this.consumeOptionalOperator("?."))t=this.consumeOptionalCharacter(40)?this.parseCall(t,e,!0):this.consumeOptionalCharacter(91)?this.parseKeyedReadOrWrite(t,e,!0):this.parseAccessMember(t,e,!0);else if(this.consumeOptionalCharacter(91))t=this.parseKeyedReadOrWrite(t,e,!1);else if(this.consumeOptionalCharacter(40))t=this.parseCall(t,e,!1);else{if(!this.consumeOptionalOperator("!"))return t;t=new io(this.span(e),this.sourceSpan(e),t)}}parsePrimary(){const e=this.inputIndex;if(this.consumeOptionalCharacter(40)){this.rparensExpected++;const t=this.parsePipe();return this.rparensExpected--,this.expectCharacter(41),t}if(this.next.isKeywordNull())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordThis())return this.advance(),new Yi(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(91)){this.rbracketsExpected++;const t=this.parseExpressionList(93);return this.rbracketsExpected--,this.expectCharacter(93),new Wr(this.span(e),this.sourceSpan(e),t)}if(this.next.isCharacter(wn))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new ms(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){const t=this.next.toNumber();return this.advance(),new Nt(this.span(e),this.sourceSpan(e),t)}if(this.next.isString()){const t=this.next.toString();return this.advance(),new Nt(this.span(e),this.sourceSpan(e),t)}return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new Ft(this.span(e),this.sourceSpan(e))):this.index>=this.tokens.length?(this.error(`Unexpected end of expression: ${this.input}`),new Ft(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new Ft(this.span(e),this.sourceSpan(e)))}parseExpressionList(e){const t=[];do{if(this.next.isCharacter(e))break;t.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return t}parseLiteralMap(){const e=[],t=[],n=this.inputIndex;if(this.expectCharacter(wn),!this.consumeOptionalCharacter(Zt)){this.rbracesExpected++;do{const r=this.inputIndex,i=this.next.isString(),o=this.expectIdentifierOrKeywordOrString();if(e.push({key:o,quoted:i}),i)this.expectCharacter(58),t.push(this.parsePipe());else if(this.consumeOptionalCharacter(58))t.push(this.parsePipe());else{const a=this.span(r),l=this.sourceSpan(r);t.push(new An(a,l,l,new ms(a,l),o))}}while(this.consumeOptionalCharacter(44));this.rbracesExpected--,this.expectCharacter(Zt)}return new so(this.span(n),this.sourceSpan(n),e,t)}parseAccessMember(e,t,n){const r=this.inputIndex,i=this.withContext(ys.Writable,()=>{const l=this.expectIdentifierOrKeyword()??"";return 0===l.length&&this.error("Expected identifier for property access",e.span.end),l}),o=this.sourceSpan(r);let a;if(n)this.consumeOptionalAssignment()?(this.error("The '?.' operator cannot be used in the assignment"),a=new Ft(this.span(t),this.sourceSpan(t))):a=new to(this.span(t),this.sourceSpan(t),o,e,i);else if(this.consumeOptionalAssignment()){if(!(1&this.parseFlags))return this.error("Bindings cannot contain assignments"),new Ft(this.span(t),this.sourceSpan(t));const l=this.parseConditional();a=new eo(this.span(t),this.sourceSpan(t),o,e,i,l)}else a=new An(this.span(t),this.sourceSpan(t),o,e,i);return a}parseCall(e,t,n){const r=this.inputIndex;this.rparensExpected++;const i=this.parseCallArguments(),o=this.span(r,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(41),this.rparensExpected--;const a=this.span(t),l=this.sourceSpan(t);return n?new Gr(a,l,e,i,o):new gs(a,l,e,i,o)}consumeOptionalAssignment(){return 2&this.parseFlags&&this.next.isOperator("!")&&this.peek(1).isOperator("=")?(this.advance(),this.advance(),!0):this.consumeOptionalOperator("=")}parseCallArguments(){if(this.next.isCharacter(41))return[];const e=[];do{e.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return e}expectTemplateBindingKey(){let e="",t=!1;const n=this.currentAbsoluteOffset;do{e+=this.expectIdentifierOrKeywordOrString(),t=this.consumeOptionalOperator("-"),t&&(e+="-")}while(t);return{source:e,span:new Wt(n,n+e.length)}}parseTemplateBindings(e){const t=[];for(t.push(...this.parseDirectiveKeywordBindings(e));this.index{this.rbracketsExpected++;const r=this.parsePipe();if(r instanceof Ft&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(93),!this.consumeOptionalOperator("="))return n?new Ur(this.span(t),this.sourceSpan(t),e,r):new jr(this.span(t),this.sourceSpan(t),e,r);if(!n){const i=this.parseConditional();return new no(this.span(t),this.sourceSpan(t),e,r,i)}return this.error("The '?.' operator cannot be used in the assignment"),new Ft(this.span(t),this.sourceSpan(t))})}parseDirectiveKeywordBindings(e){const t=[];this.consumeOptionalCharacter(58);const n=this.getDirectiveBoundTarget();let r=this.currentAbsoluteOffset;const i=this.parseAsBinding(e);i||(this.consumeStatementTerminator(),r=this.currentAbsoluteOffset);const o=new Wt(e.span.start,r);return t.push(new kp(o,e,n)),i&&t.push(i),t}getDirectiveBoundTarget(){if(this.next===Eo||this.peekKeywordAs()||this.peekKeywordLet())return null;const e=this.parsePipe(),{start:t,end:n}=e.span,r=this.input.substring(t,n);return new bn(e,r,this.location,this.absoluteOffset+t,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();const t=this.expectTemplateBindingKey();this.consumeStatementTerminator();const n=new Wt(e.span.start,this.currentAbsoluteOffset);return new oo(n,t,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;const e=this.currentAbsoluteOffset;this.advance();const t=this.expectTemplateBindingKey();let n=null;this.consumeOptionalOperator("=")&&(n=this.expectTemplateBindingKey()),this.consumeStatementTerminator();const r=new Wt(e,this.currentAbsoluteOffset);return new oo(r,t,n)}consumeStatementTerminator(){this.consumeOptionalCharacter(59)||this.consumeOptionalCharacter(44)}error(e,t=null){this.errors.push(new Xi(e,this.input,this.locationText(t),this.location)),this.skip()}locationText(e=null){return null==e&&(e=this.index),es.visit(i,t)||i.visit(s,t):i=>i.visit(s,t);return e.forEach(i=>{const o=r(i);o&&n.push(o)}),n}const Jr={AElig:"\xc6",AMP:"&",amp:"&",Aacute:"\xc1",Abreve:"\u0102",Acirc:"\xc2",Acy:"\u0410",Afr:"\u{1d504}",Agrave:"\xc0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2a53",Aogon:"\u0104",Aopf:"\u{1d538}",ApplyFunction:"\u2061",af:"\u2061",Aring:"\xc5",angst:"\xc5",Ascr:"\u{1d49c}",Assign:"\u2254",colone:"\u2254",coloneq:"\u2254",Atilde:"\xc3",Auml:"\xc4",Backslash:"\u2216",setminus:"\u2216",setmn:"\u2216",smallsetminus:"\u2216",ssetmn:"\u2216",Barv:"\u2ae7",Barwed:"\u2306",doublebarwedge:"\u2306",Bcy:"\u0411",Because:"\u2235",becaus:"\u2235",because:"\u2235",Bernoullis:"\u212c",Bscr:"\u212c",bernou:"\u212c",Beta:"\u0392",Bfr:"\u{1d505}",Bopf:"\u{1d539}",Breve:"\u02d8",breve:"\u02d8",Bumpeq:"\u224e",HumpDownHump:"\u224e",bump:"\u224e",CHcy:"\u0427",COPY:"\xa9",copy:"\xa9",Cacute:"\u0106",Cap:"\u22d2",CapitalDifferentialD:"\u2145",DD:"\u2145",Cayleys:"\u212d",Cfr:"\u212d",Ccaron:"\u010c",Ccedil:"\xc7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010a",Cedilla:"\xb8",cedil:"\xb8",CenterDot:"\xb7",centerdot:"\xb7",middot:"\xb7",Chi:"\u03a7",CircleDot:"\u2299",odot:"\u2299",CircleMinus:"\u2296",ominus:"\u2296",CirclePlus:"\u2295",oplus:"\u2295",CircleTimes:"\u2297",otimes:"\u2297",ClockwiseContourIntegral:"\u2232",cwconint:"\u2232",CloseCurlyDoubleQuote:"\u201d",rdquo:"\u201d",rdquor:"\u201d",CloseCurlyQuote:"\u2019",rsquo:"\u2019",rsquor:"\u2019",Colon:"\u2237",Proportion:"\u2237",Colone:"\u2a74",Congruent:"\u2261",equiv:"\u2261",Conint:"\u222f",DoubleContourIntegral:"\u222f",ContourIntegral:"\u222e",conint:"\u222e",oint:"\u222e",Copf:"\u2102",complexes:"\u2102",Coproduct:"\u2210",coprod:"\u2210",CounterClockwiseContourIntegral:"\u2233",awconint:"\u2233",Cross:"\u2a2f",Cscr:"\u{1d49e}",Cup:"\u22d3",CupCap:"\u224d",asympeq:"\u224d",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040f",Dagger:"\u2021",ddagger:"\u2021",Darr:"\u21a1",Dashv:"\u2ae4",DoubleLeftTee:"\u2ae4",Dcaron:"\u010e",Dcy:"\u0414",Del:"\u2207",nabla:"\u2207",Delta:"\u0394",Dfr:"\u{1d507}",DiacriticalAcute:"\xb4",acute:"\xb4",DiacriticalDot:"\u02d9",dot:"\u02d9",DiacriticalDoubleAcute:"\u02dd",dblac:"\u02dd",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"\u02dc",tilde:"\u02dc",Diamond:"\u22c4",diam:"\u22c4",diamond:"\u22c4",DifferentialD:"\u2146",dd:"\u2146",Dopf:"\u{1d53b}",Dot:"\xa8",DoubleDot:"\xa8",die:"\xa8",uml:"\xa8",DotDot:"\u20dc",DotEqual:"\u2250",doteq:"\u2250",esdot:"\u2250",DoubleDownArrow:"\u21d3",Downarrow:"\u21d3",dArr:"\u21d3",DoubleLeftArrow:"\u21d0",Leftarrow:"\u21d0",lArr:"\u21d0",DoubleLeftRightArrow:"\u21d4",Leftrightarrow:"\u21d4",hArr:"\u21d4",iff:"\u21d4",DoubleLongLeftArrow:"\u27f8",Longleftarrow:"\u27f8",xlArr:"\u27f8",DoubleLongLeftRightArrow:"\u27fa",Longleftrightarrow:"\u27fa",xhArr:"\u27fa",DoubleLongRightArrow:"\u27f9",Longrightarrow:"\u27f9",xrArr:"\u27f9",DoubleRightArrow:"\u21d2",Implies:"\u21d2",Rightarrow:"\u21d2",rArr:"\u21d2",DoubleRightTee:"\u22a8",vDash:"\u22a8",DoubleUpArrow:"\u21d1",Uparrow:"\u21d1",uArr:"\u21d1",DoubleUpDownArrow:"\u21d5",Updownarrow:"\u21d5",vArr:"\u21d5",DoubleVerticalBar:"\u2225",par:"\u2225",parallel:"\u2225",shortparallel:"\u2225",spar:"\u2225",DownArrow:"\u2193",ShortDownArrow:"\u2193",darr:"\u2193",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21f5",duarr:"\u21f5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295e",DownLeftVector:"\u21bd",leftharpoondown:"\u21bd",lhard:"\u21bd",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295f",DownRightVector:"\u21c1",rhard:"\u21c1",rightharpoondown:"\u21c1",DownRightVectorBar:"\u2957",DownTee:"\u22a4",top:"\u22a4",DownTeeArrow:"\u21a7",mapstodown:"\u21a7",Dscr:"\u{1d49f}",Dstrok:"\u0110",ENG:"\u014a",ETH:"\xd0",Eacute:"\xc9",Ecaron:"\u011a",Ecirc:"\xca",Ecy:"\u042d",Edot:"\u0116",Efr:"\u{1d508}",Egrave:"\xc8",Element:"\u2208",in:"\u2208",isin:"\u2208",isinv:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25fb",EmptyVerySmallSquare:"\u25ab",Eogon:"\u0118",Eopf:"\u{1d53c}",Epsilon:"\u0395",Equal:"\u2a75",EqualTilde:"\u2242",eqsim:"\u2242",esim:"\u2242",Equilibrium:"\u21cc",rightleftharpoons:"\u21cc",rlhar:"\u21cc",Escr:"\u2130",expectation:"\u2130",Esim:"\u2a73",Eta:"\u0397",Euml:"\xcb",Exists:"\u2203",exist:"\u2203",ExponentialE:"\u2147",ee:"\u2147",exponentiale:"\u2147",Fcy:"\u0424",Ffr:"\u{1d509}",FilledSmallSquare:"\u25fc",FilledVerySmallSquare:"\u25aa",blacksquare:"\u25aa",squarf:"\u25aa",squf:"\u25aa",Fopf:"\u{1d53d}",ForAll:"\u2200",forall:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",gt:">",Gamma:"\u0393",Gammad:"\u03dc",Gbreve:"\u011e",Gcedil:"\u0122",Gcirc:"\u011c",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1d50a}",Gg:"\u22d9",ggg:"\u22d9",Gopf:"\u{1d53e}",GreaterEqual:"\u2265",ge:"\u2265",geq:"\u2265",GreaterEqualLess:"\u22db",gel:"\u22db",gtreqless:"\u22db",GreaterFullEqual:"\u2267",gE:"\u2267",geqq:"\u2267",GreaterGreater:"\u2aa2",GreaterLess:"\u2277",gl:"\u2277",gtrless:"\u2277",GreaterSlantEqual:"\u2a7e",geqslant:"\u2a7e",ges:"\u2a7e",GreaterTilde:"\u2273",gsim:"\u2273",gtrsim:"\u2273",Gscr:"\u{1d4a2}",Gt:"\u226b",NestedGreaterGreater:"\u226b",gg:"\u226b",HARDcy:"\u042a",Hacek:"\u02c7",caron:"\u02c7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210c",Poincareplane:"\u210c",HilbertSpace:"\u210b",Hscr:"\u210b",hamilt:"\u210b",Hopf:"\u210d",quaternions:"\u210d",HorizontalLine:"\u2500",boxh:"\u2500",Hstrok:"\u0126",HumpEqual:"\u224f",bumpe:"\u224f",bumpeq:"\u224f",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xcd",Icirc:"\xce",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Im:"\u2111",image:"\u2111",imagpart:"\u2111",Igrave:"\xcc",Imacr:"\u012a",ImaginaryI:"\u2148",ii:"\u2148",Int:"\u222c",Integral:"\u222b",int:"\u222b",Intersection:"\u22c2",bigcap:"\u22c2",xcap:"\u22c2",InvisibleComma:"\u2063",ic:"\u2063",InvisibleTimes:"\u2062",it:"\u2062",Iogon:"\u012e",Iopf:"\u{1d540}",Iota:"\u0399",Iscr:"\u2110",imagline:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xcf",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1d50d}",Jopf:"\u{1d541}",Jscr:"\u{1d4a5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040c",Kappa:"\u039a",Kcedil:"\u0136",Kcy:"\u041a",Kfr:"\u{1d50e}",Kopf:"\u{1d542}",Kscr:"\u{1d4a6}",LJcy:"\u0409",LT:"<",lt:"<",Lacute:"\u0139",Lambda:"\u039b",Lang:"\u27ea",Laplacetrf:"\u2112",Lscr:"\u2112",lagran:"\u2112",Larr:"\u219e",twoheadleftarrow:"\u219e",Lcaron:"\u013d",Lcedil:"\u013b",Lcy:"\u041b",LeftAngleBracket:"\u27e8",lang:"\u27e8",langle:"\u27e8",LeftArrow:"\u2190",ShortLeftArrow:"\u2190",larr:"\u2190",leftarrow:"\u2190",slarr:"\u2190",LeftArrowBar:"\u21e4",larrb:"\u21e4",LeftArrowRightArrow:"\u21c6",leftrightarrows:"\u21c6",lrarr:"\u21c6",LeftCeiling:"\u2308",lceil:"\u2308",LeftDoubleBracket:"\u27e6",lobrk:"\u27e6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21c3",dharl:"\u21c3",downharpoonleft:"\u21c3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230a",lfloor:"\u230a",LeftRightArrow:"\u2194",harr:"\u2194",leftrightarrow:"\u2194",LeftRightVector:"\u294e",LeftTee:"\u22a3",dashv:"\u22a3",LeftTeeArrow:"\u21a4",mapstoleft:"\u21a4",LeftTeeVector:"\u295a",LeftTriangle:"\u22b2",vartriangleleft:"\u22b2",vltri:"\u22b2",LeftTriangleBar:"\u29cf",LeftTriangleEqual:"\u22b4",ltrie:"\u22b4",trianglelefteq:"\u22b4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21bf",uharl:"\u21bf",upharpoonleft:"\u21bf",LeftUpVectorBar:"\u2958",LeftVector:"\u21bc",leftharpoonup:"\u21bc",lharu:"\u21bc",LeftVectorBar:"\u2952",LessEqualGreater:"\u22da",leg:"\u22da",lesseqgtr:"\u22da",LessFullEqual:"\u2266",lE:"\u2266",leqq:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",lg:"\u2276",LessLess:"\u2aa1",LessSlantEqual:"\u2a7d",leqslant:"\u2a7d",les:"\u2a7d",LessTilde:"\u2272",lesssim:"\u2272",lsim:"\u2272",Lfr:"\u{1d50f}",Ll:"\u22d8",Lleftarrow:"\u21da",lAarr:"\u21da",Lmidot:"\u013f",LongLeftArrow:"\u27f5",longleftarrow:"\u27f5",xlarr:"\u27f5",LongLeftRightArrow:"\u27f7",longleftrightarrow:"\u27f7",xharr:"\u27f7",LongRightArrow:"\u27f6",longrightarrow:"\u27f6",xrarr:"\u27f6",Lopf:"\u{1d543}",LowerLeftArrow:"\u2199",swarr:"\u2199",swarrow:"\u2199",LowerRightArrow:"\u2198",searr:"\u2198",searrow:"\u2198",Lsh:"\u21b0",lsh:"\u21b0",Lstrok:"\u0141",Lt:"\u226a",NestedLessLess:"\u226a",ll:"\u226a",Map:"\u2905",Mcy:"\u041c",MediumSpace:"\u205f",Mellintrf:"\u2133",Mscr:"\u2133",phmmat:"\u2133",Mfr:"\u{1d510}",MinusPlus:"\u2213",mnplus:"\u2213",mp:"\u2213",Mopf:"\u{1d544}",Mu:"\u039c",NJcy:"\u040a",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041d",NegativeMediumSpace:"\u200b",NegativeThickSpace:"\u200b",NegativeThinSpace:"\u200b",NegativeVeryThinSpace:"\u200b",ZeroWidthSpace:"\u200b",NewLine:"\n",Nfr:"\u{1d511}",NoBreak:"\u2060",NonBreakingSpace:"\xa0",nbsp:"\xa0",Nopf:"\u2115",naturals:"\u2115",Not:"\u2aec",NotCongruent:"\u2262",nequiv:"\u2262",NotCupCap:"\u226d",NotDoubleVerticalBar:"\u2226",npar:"\u2226",nparallel:"\u2226",nshortparallel:"\u2226",nspar:"\u2226",NotElement:"\u2209",notin:"\u2209",notinva:"\u2209",NotEqual:"\u2260",ne:"\u2260",NotEqualTilde:"\u2242\u0338",nesim:"\u2242\u0338",NotExists:"\u2204",nexist:"\u2204",nexists:"\u2204",NotGreater:"\u226f",ngt:"\u226f",ngtr:"\u226f",NotGreaterEqual:"\u2271",nge:"\u2271",ngeq:"\u2271",NotGreaterFullEqual:"\u2267\u0338",ngE:"\u2267\u0338",ngeqq:"\u2267\u0338",NotGreaterGreater:"\u226b\u0338",nGtv:"\u226b\u0338",NotGreaterLess:"\u2279",ntgl:"\u2279",NotGreaterSlantEqual:"\u2a7e\u0338",ngeqslant:"\u2a7e\u0338",nges:"\u2a7e\u0338",NotGreaterTilde:"\u2275",ngsim:"\u2275",NotHumpDownHump:"\u224e\u0338",nbump:"\u224e\u0338",NotHumpEqual:"\u224f\u0338",nbumpe:"\u224f\u0338",NotLeftTriangle:"\u22ea",nltri:"\u22ea",ntriangleleft:"\u22ea",NotLeftTriangleBar:"\u29cf\u0338",NotLeftTriangleEqual:"\u22ec",nltrie:"\u22ec",ntrianglelefteq:"\u22ec",NotLess:"\u226e",nless:"\u226e",nlt:"\u226e",NotLessEqual:"\u2270",nle:"\u2270",nleq:"\u2270",NotLessGreater:"\u2278",ntlg:"\u2278",NotLessLess:"\u226a\u0338",nLtv:"\u226a\u0338",NotLessSlantEqual:"\u2a7d\u0338",nleqslant:"\u2a7d\u0338",nles:"\u2a7d\u0338",NotLessTilde:"\u2274",nlsim:"\u2274",NotNestedGreaterGreater:"\u2aa2\u0338",NotNestedLessLess:"\u2aa1\u0338",NotPrecedes:"\u2280",npr:"\u2280",nprec:"\u2280",NotPrecedesEqual:"\u2aaf\u0338",npre:"\u2aaf\u0338",npreceq:"\u2aaf\u0338",NotPrecedesSlantEqual:"\u22e0",nprcue:"\u22e0",NotReverseElement:"\u220c",notni:"\u220c",notniva:"\u220c",NotRightTriangle:"\u22eb",nrtri:"\u22eb",ntriangleright:"\u22eb",NotRightTriangleBar:"\u29d0\u0338",NotRightTriangleEqual:"\u22ed",nrtrie:"\u22ed",ntrianglerighteq:"\u22ed",NotSquareSubset:"\u228f\u0338",NotSquareSubsetEqual:"\u22e2",nsqsube:"\u22e2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22e3",nsqsupe:"\u22e3",NotSubset:"\u2282\u20d2",nsubset:"\u2282\u20d2",vnsub:"\u2282\u20d2",NotSubsetEqual:"\u2288",nsube:"\u2288",nsubseteq:"\u2288",NotSucceeds:"\u2281",nsc:"\u2281",nsucc:"\u2281",NotSucceedsEqual:"\u2ab0\u0338",nsce:"\u2ab0\u0338",nsucceq:"\u2ab0\u0338",NotSucceedsSlantEqual:"\u22e1",nsccue:"\u22e1",NotSucceedsTilde:"\u227f\u0338",NotSuperset:"\u2283\u20d2",nsupset:"\u2283\u20d2",vnsup:"\u2283\u20d2",NotSupersetEqual:"\u2289",nsupe:"\u2289",nsupseteq:"\u2289",NotTilde:"\u2241",nsim:"\u2241",NotTildeEqual:"\u2244",nsime:"\u2244",nsimeq:"\u2244",NotTildeFullEqual:"\u2247",ncong:"\u2247",NotTildeTilde:"\u2249",nap:"\u2249",napprox:"\u2249",NotVerticalBar:"\u2224",nmid:"\u2224",nshortmid:"\u2224",nsmid:"\u2224",Nscr:"\u{1d4a9}",Ntilde:"\xd1",Nu:"\u039d",OElig:"\u0152",Oacute:"\xd3",Ocirc:"\xd4",Ocy:"\u041e",Odblac:"\u0150",Ofr:"\u{1d512}",Ograve:"\xd2",Omacr:"\u014c",Omega:"\u03a9",ohm:"\u03a9",Omicron:"\u039f",Oopf:"\u{1d546}",OpenCurlyDoubleQuote:"\u201c",ldquo:"\u201c",OpenCurlyQuote:"\u2018",lsquo:"\u2018",Or:"\u2a54",Oscr:"\u{1d4aa}",Oslash:"\xd8",Otilde:"\xd5",Otimes:"\u2a37",Ouml:"\xd6",OverBar:"\u203e",oline:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",tbrk:"\u23b4",OverParenthesis:"\u23dc",PartialD:"\u2202",part:"\u2202",Pcy:"\u041f",Pfr:"\u{1d513}",Phi:"\u03a6",Pi:"\u03a0",PlusMinus:"\xb1",plusmn:"\xb1",pm:"\xb1",Popf:"\u2119",primes:"\u2119",Pr:"\u2abb",Precedes:"\u227a",pr:"\u227a",prec:"\u227a",PrecedesEqual:"\u2aaf",pre:"\u2aaf",preceq:"\u2aaf",PrecedesSlantEqual:"\u227c",prcue:"\u227c",preccurlyeq:"\u227c",PrecedesTilde:"\u227e",precsim:"\u227e",prsim:"\u227e",Prime:"\u2033",Product:"\u220f",prod:"\u220f",Proportional:"\u221d",prop:"\u221d",propto:"\u221d",varpropto:"\u221d",vprop:"\u221d",Pscr:"\u{1d4ab}",Psi:"\u03a8",QUOT:'"',quot:'"',Qfr:"\u{1d514}",Qopf:"\u211a",rationals:"\u211a",Qscr:"\u{1d4ac}",RBarr:"\u2910",drbkarow:"\u2910",REG:"\xae",circledR:"\xae",reg:"\xae",Racute:"\u0154",Rang:"\u27eb",Rarr:"\u21a0",twoheadrightarrow:"\u21a0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211c",Rfr:"\u211c",real:"\u211c",realpart:"\u211c",ReverseElement:"\u220b",SuchThat:"\u220b",ni:"\u220b",niv:"\u220b",ReverseEquilibrium:"\u21cb",leftrightharpoons:"\u21cb",lrhar:"\u21cb",ReverseUpEquilibrium:"\u296f",duhar:"\u296f",Rho:"\u03a1",RightAngleBracket:"\u27e9",rang:"\u27e9",rangle:"\u27e9",RightArrow:"\u2192",ShortRightArrow:"\u2192",rarr:"\u2192",rightarrow:"\u2192",srarr:"\u2192",RightArrowBar:"\u21e5",rarrb:"\u21e5",RightArrowLeftArrow:"\u21c4",rightleftarrows:"\u21c4",rlarr:"\u21c4",RightCeiling:"\u2309",rceil:"\u2309",RightDoubleBracket:"\u27e7",robrk:"\u27e7",RightDownTeeVector:"\u295d",RightDownVector:"\u21c2",dharr:"\u21c2",downharpoonright:"\u21c2",RightDownVectorBar:"\u2955",RightFloor:"\u230b",rfloor:"\u230b",RightTee:"\u22a2",vdash:"\u22a2",RightTeeArrow:"\u21a6",map:"\u21a6",mapsto:"\u21a6",RightTeeVector:"\u295b",RightTriangle:"\u22b3",vartriangleright:"\u22b3",vrtri:"\u22b3",RightTriangleBar:"\u29d0",RightTriangleEqual:"\u22b5",rtrie:"\u22b5",trianglerighteq:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVector:"\u21be",uharr:"\u21be",upharpoonright:"\u21be",RightUpVectorBar:"\u2954",RightVector:"\u21c0",rharu:"\u21c0",rightharpoonup:"\u21c0",RightVectorBar:"\u2953",Ropf:"\u211d",reals:"\u211d",RoundImplies:"\u2970",Rrightarrow:"\u21db",rAarr:"\u21db",Rscr:"\u211b",realine:"\u211b",Rsh:"\u21b1",rsh:"\u21b1",RuleDelayed:"\u29f4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042c",Sacute:"\u015a",Sc:"\u2abc",Scaron:"\u0160",Scedil:"\u015e",Scirc:"\u015c",Scy:"\u0421",Sfr:"\u{1d516}",ShortUpArrow:"\u2191",UpArrow:"\u2191",uarr:"\u2191",uparrow:"\u2191",Sigma:"\u03a3",SmallCircle:"\u2218",compfn:"\u2218",Sopf:"\u{1d54a}",Sqrt:"\u221a",radic:"\u221a",Square:"\u25a1",squ:"\u25a1",square:"\u25a1",SquareIntersection:"\u2293",sqcap:"\u2293",SquareSubset:"\u228f",sqsub:"\u228f",sqsubset:"\u228f",SquareSubsetEqual:"\u2291",sqsube:"\u2291",sqsubseteq:"\u2291",SquareSuperset:"\u2290",sqsup:"\u2290",sqsupset:"\u2290",SquareSupersetEqual:"\u2292",sqsupe:"\u2292",sqsupseteq:"\u2292",SquareUnion:"\u2294",sqcup:"\u2294",Sscr:"\u{1d4ae}",Star:"\u22c6",sstarf:"\u22c6",Sub:"\u22d0",Subset:"\u22d0",SubsetEqual:"\u2286",sube:"\u2286",subseteq:"\u2286",Succeeds:"\u227b",sc:"\u227b",succ:"\u227b",SucceedsEqual:"\u2ab0",sce:"\u2ab0",succeq:"\u2ab0",SucceedsSlantEqual:"\u227d",sccue:"\u227d",succcurlyeq:"\u227d",SucceedsTilde:"\u227f",scsim:"\u227f",succsim:"\u227f",Sum:"\u2211",sum:"\u2211",Sup:"\u22d1",Supset:"\u22d1",Superset:"\u2283",sup:"\u2283",supset:"\u2283",SupersetEqual:"\u2287",supe:"\u2287",supseteq:"\u2287",THORN:"\xde",TRADE:"\u2122",trade:"\u2122",TSHcy:"\u040b",TScy:"\u0426",Tab:"\t",Tau:"\u03a4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1d517}",Therefore:"\u2234",there4:"\u2234",therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205f\u200a",ThinSpace:"\u2009",thinsp:"\u2009",Tilde:"\u223c",sim:"\u223c",thicksim:"\u223c",thksim:"\u223c",TildeEqual:"\u2243",sime:"\u2243",simeq:"\u2243",TildeFullEqual:"\u2245",cong:"\u2245",TildeTilde:"\u2248",ap:"\u2248",approx:"\u2248",asymp:"\u2248",thickapprox:"\u2248",thkap:"\u2248",Topf:"\u{1d54b}",TripleDot:"\u20db",tdot:"\u20db",Tscr:"\u{1d4af}",Tstrok:"\u0166",Uacute:"\xda",Uarr:"\u219f",Uarrocir:"\u2949",Ubrcy:"\u040e",Ubreve:"\u016c",Ucirc:"\xdb",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1d518}",Ugrave:"\xd9",Umacr:"\u016a",UnderBar:"_",lowbar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",bbrk:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",bigcup:"\u22c3",xcup:"\u22c3",UnionPlus:"\u228e",uplus:"\u228e",Uogon:"\u0172",Uopf:"\u{1d54c}",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21c5",udarr:"\u21c5",UpDownArrow:"\u2195",updownarrow:"\u2195",varr:"\u2195",UpEquilibrium:"\u296e",udhar:"\u296e",UpTee:"\u22a5",bot:"\u22a5",bottom:"\u22a5",perp:"\u22a5",UpTeeArrow:"\u21a5",mapstoup:"\u21a5",UpperLeftArrow:"\u2196",nwarr:"\u2196",nwarrow:"\u2196",UpperRightArrow:"\u2197",nearr:"\u2197",nearrow:"\u2197",Upsi:"\u03d2",upsih:"\u03d2",Upsilon:"\u03a5",Uring:"\u016e",Uscr:"\u{1d4b0}",Utilde:"\u0168",Uuml:"\xdc",VDash:"\u22ab",Vbar:"\u2aeb",Vcy:"\u0412",Vdash:"\u22a9",Vdashl:"\u2ae6",Vee:"\u22c1",bigvee:"\u22c1",xvee:"\u22c1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",mid:"\u2223",shortmid:"\u2223",smid:"\u2223",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",wr:"\u2240",wreath:"\u2240",VeryThinSpace:"\u200a",hairsp:"\u200a",Vfr:"\u{1d519}",Vopf:"\u{1d54d}",Vscr:"\u{1d4b1}",Vvdash:"\u22aa",Wcirc:"\u0174",Wedge:"\u22c0",bigwedge:"\u22c0",xwedge:"\u22c0",Wfr:"\u{1d51a}",Wopf:"\u{1d54e}",Wscr:"\u{1d4b2}",Xfr:"\u{1d51b}",Xi:"\u039e",Xopf:"\u{1d54f}",Xscr:"\u{1d4b3}",YAcy:"\u042f",YIcy:"\u0407",YUcy:"\u042e",Yacute:"\xdd",Ycirc:"\u0176",Ycy:"\u042b",Yfr:"\u{1d51c}",Yopf:"\u{1d550}",Yscr:"\u{1d4b4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017d",Zcy:"\u0417",Zdot:"\u017b",Zeta:"\u0396",Zfr:"\u2128",zeetrf:"\u2128",Zopf:"\u2124",integers:"\u2124",Zscr:"\u{1d4b5}",aacute:"\xe1",abreve:"\u0103",ac:"\u223e",mstpos:"\u223e",acE:"\u223e\u0333",acd:"\u223f",acirc:"\xe2",acy:"\u0430",aelig:"\xe6",afr:"\u{1d51e}",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03b1",amacr:"\u0101",amalg:"\u2a3f",and:"\u2227",wedge:"\u2227",andand:"\u2a55",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",angle:"\u2220",ange:"\u29a4",angmsd:"\u2221",measuredangle:"\u2221",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angzarr:"\u237c",aogon:"\u0105",aopf:"\u{1d552}",apE:"\u2a70",apacir:"\u2a6f",ape:"\u224a",approxeq:"\u224a",apid:"\u224b",apos:"'",aring:"\xe5",ascr:"\u{1d4b6}",ast:"*",midast:"*",atilde:"\xe3",auml:"\xe4",awint:"\u2a11",bNot:"\u2aed",backcong:"\u224c",bcong:"\u224c",backepsilon:"\u03f6",bepsi:"\u03f6",backprime:"\u2035",bprime:"\u2035",backsim:"\u223d",bsim:"\u223d",backsimeq:"\u22cd",bsime:"\u22cd",barvee:"\u22bd",barwed:"\u2305",barwedge:"\u2305",bbrktbrk:"\u23b6",bcy:"\u0431",bdquo:"\u201e",ldquor:"\u201e",bemptyv:"\u29b0",beta:"\u03b2",beth:"\u2136",between:"\u226c",twixt:"\u226c",bfr:"\u{1d51f}",bigcirc:"\u25ef",xcirc:"\u25ef",bigodot:"\u2a00",xodot:"\u2a00",bigoplus:"\u2a01",xoplus:"\u2a01",bigotimes:"\u2a02",xotime:"\u2a02",bigsqcup:"\u2a06",xsqcup:"\u2a06",bigstar:"\u2605",starf:"\u2605",bigtriangledown:"\u25bd",xdtri:"\u25bd",bigtriangleup:"\u25b3",xutri:"\u25b3",biguplus:"\u2a04",xuplus:"\u2a04",bkarow:"\u290d",rbarr:"\u290d",blacklozenge:"\u29eb",lozf:"\u29eb",blacktriangle:"\u25b4",utrif:"\u25b4",blacktriangledown:"\u25be",dtrif:"\u25be",blacktriangleleft:"\u25c2",ltrif:"\u25c2",blacktriangleright:"\u25b8",rtrif:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bnot:"\u2310",bopf:"\u{1d553}",bowtie:"\u22c8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255d",boxUR:"\u255a",boxUl:"\u255c",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256c",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256b",boxVl:"\u2562",boxVr:"\u255f",boxbox:"\u29c9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250c",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252c",boxhu:"\u2534",boxminus:"\u229f",minusb:"\u229f",boxplus:"\u229e",plusb:"\u229e",boxtimes:"\u22a0",timesb:"\u22a0",boxuL:"\u255b",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256a",boxvL:"\u2561",boxvR:"\u255e",boxvh:"\u253c",boxvl:"\u2524",boxvr:"\u251c",brvbar:"\xa6",bscr:"\u{1d4b7}",bsemi:"\u204f",bsol:"\\",bsolb:"\u29c5",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bumpE:"\u2aae",cacute:"\u0107",cap:"\u2229",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",capcup:"\u2a47",capdot:"\u2a40",caps:"\u2229\ufe00",caret:"\u2041",ccaps:"\u2a4d",ccaron:"\u010d",ccedil:"\xe7",ccirc:"\u0109",ccups:"\u2a4c",ccupssm:"\u2a50",cdot:"\u010b",cemptyv:"\u29b2",cent:"\xa2",cfr:"\u{1d520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03c7",cir:"\u25cb",cirE:"\u29c3",circ:"\u02c6",circeq:"\u2257",cire:"\u2257",circlearrowleft:"\u21ba",olarr:"\u21ba",circlearrowright:"\u21bb",orarr:"\u21bb",circledS:"\u24c8",oS:"\u24c8",circledast:"\u229b",oast:"\u229b",circledcirc:"\u229a",ocir:"\u229a",circleddash:"\u229d",odash:"\u229d",cirfnint:"\u2a10",cirmid:"\u2aef",cirscir:"\u29c2",clubs:"\u2663",clubsuit:"\u2663",colon:":",comma:",",commat:"@",comp:"\u2201",complement:"\u2201",congdot:"\u2a6d",copf:"\u{1d554}",copysr:"\u2117",crarr:"\u21b5",cross:"\u2717",cscr:"\u{1d4b8}",csub:"\u2acf",csube:"\u2ad1",csup:"\u2ad0",csupe:"\u2ad2",ctdot:"\u22ef",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22de",curlyeqprec:"\u22de",cuesc:"\u22df",curlyeqsucc:"\u22df",cularr:"\u21b6",curvearrowleft:"\u21b6",cularrp:"\u293d",cup:"\u222a",cupbrcap:"\u2a48",cupcap:"\u2a46",cupcup:"\u2a4a",cupdot:"\u228d",cupor:"\u2a45",cups:"\u222a\ufe00",curarr:"\u21b7",curvearrowright:"\u21b7",curarrm:"\u293c",curlyvee:"\u22ce",cuvee:"\u22ce",curlywedge:"\u22cf",cuwed:"\u22cf",curren:"\xa4",cwint:"\u2231",cylcty:"\u232d",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",dash:"\u2010",hyphen:"\u2010",dbkarow:"\u290f",rBarr:"\u290f",dcaron:"\u010f",dcy:"\u0434",ddarr:"\u21ca",downdownarrows:"\u21ca",ddotseq:"\u2a77",eDDot:"\u2a77",deg:"\xb0",delta:"\u03b4",demptyv:"\u29b1",dfisht:"\u297f",dfr:"\u{1d521}",diamondsuit:"\u2666",diams:"\u2666",digamma:"\u03dd",gammad:"\u03dd",disin:"\u22f2",div:"\xf7",divide:"\xf7",divideontimes:"\u22c7",divonx:"\u22c7",djcy:"\u0452",dlcorn:"\u231e",llcorner:"\u231e",dlcrop:"\u230d",dollar:"$",dopf:"\u{1d555}",doteqdot:"\u2251",eDot:"\u2251",dotminus:"\u2238",minusd:"\u2238",dotplus:"\u2214",plusdo:"\u2214",dotsquare:"\u22a1",sdotb:"\u22a1",drcorn:"\u231f",lrcorner:"\u231f",drcrop:"\u230c",dscr:"\u{1d4b9}",dscy:"\u0455",dsol:"\u29f6",dstrok:"\u0111",dtdot:"\u22f1",dtri:"\u25bf",triangledown:"\u25bf",dwangle:"\u29a6",dzcy:"\u045f",dzigrarr:"\u27ff",eacute:"\xe9",easter:"\u2a6e",ecaron:"\u011b",ecir:"\u2256",eqcirc:"\u2256",ecirc:"\xea",ecolon:"\u2255",eqcolon:"\u2255",ecy:"\u044d",edot:"\u0117",efDot:"\u2252",fallingdotseq:"\u2252",efr:"\u{1d522}",eg:"\u2a9a",egrave:"\xe8",egs:"\u2a96",eqslantgtr:"\u2a96",egsdot:"\u2a98",el:"\u2a99",elinters:"\u23e7",ell:"\u2113",els:"\u2a95",eqslantless:"\u2a95",elsdot:"\u2a97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",varnothing:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014b",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1d556}",epar:"\u22d5",eparsl:"\u29e3",eplus:"\u2a71",epsi:"\u03b5",epsilon:"\u03b5",epsiv:"\u03f5",straightepsilon:"\u03f5",varepsilon:"\u03f5",equals:"=",equest:"\u225f",questeq:"\u225f",equivDD:"\u2a78",eqvparsl:"\u29e5",erDot:"\u2253",risingdotseq:"\u2253",erarr:"\u2971",escr:"\u212f",eta:"\u03b7",eth:"\xf0",euml:"\xeb",euro:"\u20ac",excl:"!",fcy:"\u0444",female:"\u2640",ffilig:"\ufb03",fflig:"\ufb00",ffllig:"\ufb04",ffr:"\u{1d523}",filig:"\ufb01",fjlig:"fj",flat:"\u266d",fllig:"\ufb02",fltns:"\u25b1",fnof:"\u0192",fopf:"\u{1d557}",fork:"\u22d4",pitchfork:"\u22d4",forkv:"\u2ad9",fpartint:"\u2a0d",frac12:"\xbd",half:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac34:"\xbe",frac35:"\u2157",frac38:"\u215c",frac45:"\u2158",frac56:"\u215a",frac58:"\u215d",frac78:"\u215e",frasl:"\u2044",frown:"\u2322",sfrown:"\u2322",fscr:"\u{1d4bb}",gEl:"\u2a8c",gtreqqless:"\u2a8c",gacute:"\u01f5",gamma:"\u03b3",gap:"\u2a86",gtrapprox:"\u2a86",gbreve:"\u011f",gcirc:"\u011d",gcy:"\u0433",gdot:"\u0121",gescc:"\u2aa9",gesdot:"\u2a80",gesdoto:"\u2a82",gesdotol:"\u2a84",gesl:"\u22db\ufe00",gesles:"\u2a94",gfr:"\u{1d524}",gimel:"\u2137",gjcy:"\u0453",glE:"\u2a92",gla:"\u2aa5",glj:"\u2aa4",gnE:"\u2269",gneqq:"\u2269",gnap:"\u2a8a",gnapprox:"\u2a8a",gne:"\u2a88",gneq:"\u2a88",gnsim:"\u22e7",gopf:"\u{1d558}",gscr:"\u210a",gsime:"\u2a8e",gsiml:"\u2a90",gtcc:"\u2aa7",gtcir:"\u2a7a",gtdot:"\u22d7",gtrdot:"\u22d7",gtlPar:"\u2995",gtquest:"\u2a7c",gtrarr:"\u2978",gvertneqq:"\u2269\ufe00",gvnE:"\u2269\ufe00",hardcy:"\u044a",harrcir:"\u2948",harrw:"\u21ad",leftrightsquigarrow:"\u21ad",hbar:"\u210f",hslash:"\u210f",planck:"\u210f",plankv:"\u210f",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",mldr:"\u2026",hercon:"\u22b9",hfr:"\u{1d525}",hksearow:"\u2925",searhk:"\u2925",hkswarow:"\u2926",swarhk:"\u2926",hoarr:"\u21ff",homtht:"\u223b",hookleftarrow:"\u21a9",larrhk:"\u21a9",hookrightarrow:"\u21aa",rarrhk:"\u21aa",hopf:"\u{1d559}",horbar:"\u2015",hscr:"\u{1d4bd}",hstrok:"\u0127",hybull:"\u2043",iacute:"\xed",icirc:"\xee",icy:"\u0438",iecy:"\u0435",iexcl:"\xa1",ifr:"\u{1d526}",igrave:"\xec",iiiint:"\u2a0c",qint:"\u2a0c",iiint:"\u222d",tint:"\u222d",iinfin:"\u29dc",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012b",imath:"\u0131",inodot:"\u0131",imof:"\u22b7",imped:"\u01b5",incare:"\u2105",infin:"\u221e",infintie:"\u29dd",intcal:"\u22ba",intercal:"\u22ba",intlarhk:"\u2a17",intprod:"\u2a3c",iprod:"\u2a3c",iocy:"\u0451",iogon:"\u012f",iopf:"\u{1d55a}",iota:"\u03b9",iquest:"\xbf",iscr:"\u{1d4be}",isinE:"\u22f9",isindot:"\u22f5",isins:"\u22f4",isinsv:"\u22f3",itilde:"\u0129",iukcy:"\u0456",iuml:"\xef",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1d527}",jmath:"\u0237",jopf:"\u{1d55b}",jscr:"\u{1d4bf}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03ba",kappav:"\u03f0",varkappa:"\u03f0",kcedil:"\u0137",kcy:"\u043a",kfr:"\u{1d528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045c",kopf:"\u{1d55c}",kscr:"\u{1d4c0}",lAtail:"\u291b",lBarr:"\u290e",lEg:"\u2a8b",lesseqqgtr:"\u2a8b",lHar:"\u2962",lacute:"\u013a",laemptyv:"\u29b4",lambda:"\u03bb",langd:"\u2991",lap:"\u2a85",lessapprox:"\u2a85",laquo:"\xab",larrbfs:"\u291f",larrfs:"\u291d",larrlp:"\u21ab",looparrowleft:"\u21ab",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21a2",leftarrowtail:"\u21a2",lat:"\u2aab",latail:"\u2919",late:"\u2aad",lates:"\u2aad\ufe00",lbarr:"\u290c",lbbrk:"\u2772",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"\u298b",lbrksld:"\u298f",lbrkslu:"\u298d",lcaron:"\u013e",lcedil:"\u013c",lcy:"\u043b",ldca:"\u2936",ldrdhar:"\u2967",ldrushar:"\u294b",ldsh:"\u21b2",le:"\u2264",leq:"\u2264",leftleftarrows:"\u21c7",llarr:"\u21c7",leftthreetimes:"\u22cb",lthree:"\u22cb",lescc:"\u2aa8",lesdot:"\u2a7f",lesdoto:"\u2a81",lesdotor:"\u2a83",lesg:"\u22da\ufe00",lesges:"\u2a93",lessdot:"\u22d6",ltdot:"\u22d6",lfisht:"\u297c",lfr:"\u{1d529}",lgE:"\u2a91",lharul:"\u296a",lhblk:"\u2584",ljcy:"\u0459",llhard:"\u296b",lltri:"\u25fa",lmidot:"\u0140",lmoust:"\u23b0",lmoustache:"\u23b0",lnE:"\u2268",lneqq:"\u2268",lnap:"\u2a89",lnapprox:"\u2a89",lne:"\u2a87",lneq:"\u2a87",lnsim:"\u22e6",loang:"\u27ec",loarr:"\u21fd",longmapsto:"\u27fc",xmap:"\u27fc",looparrowright:"\u21ac",rarrlp:"\u21ac",lopar:"\u2985",lopf:"\u{1d55d}",loplus:"\u2a2d",lotimes:"\u2a34",lowast:"\u2217",loz:"\u25ca",lozenge:"\u25ca",lpar:"(",lparlt:"\u2993",lrhard:"\u296d",lrm:"\u200e",lrtri:"\u22bf",lsaquo:"\u2039",lscr:"\u{1d4c1}",lsime:"\u2a8d",lsimg:"\u2a8f",lsquor:"\u201a",sbquo:"\u201a",lstrok:"\u0142",ltcc:"\u2aa6",ltcir:"\u2a79",ltimes:"\u22c9",ltlarr:"\u2976",ltquest:"\u2a7b",ltrPar:"\u2996",ltri:"\u25c3",triangleleft:"\u25c3",lurdshar:"\u294a",luruhar:"\u2966",lvertneqq:"\u2268\ufe00",lvnE:"\u2268\ufe00",mDDot:"\u223a",macr:"\xaf",strns:"\xaf",male:"\u2642",malt:"\u2720",maltese:"\u2720",marker:"\u25ae",mcomma:"\u2a29",mcy:"\u043c",mdash:"\u2014",mfr:"\u{1d52a}",mho:"\u2127",micro:"\xb5",midcir:"\u2af0",minus:"\u2212",minusdu:"\u2a2a",mlcp:"\u2adb",models:"\u22a7",mopf:"\u{1d55e}",mscr:"\u{1d4c2}",mu:"\u03bc",multimap:"\u22b8",mumap:"\u22b8",nGg:"\u22d9\u0338",nGt:"\u226b\u20d2",nLeftarrow:"\u21cd",nlArr:"\u21cd",nLeftrightarrow:"\u21ce",nhArr:"\u21ce",nLl:"\u22d8\u0338",nLt:"\u226a\u20d2",nRightarrow:"\u21cf",nrArr:"\u21cf",nVDash:"\u22af",nVdash:"\u22ae",nacute:"\u0144",nang:"\u2220\u20d2",napE:"\u2a70\u0338",napid:"\u224b\u0338",napos:"\u0149",natur:"\u266e",natural:"\u266e",ncap:"\u2a43",ncaron:"\u0148",ncedil:"\u0146",ncongdot:"\u2a6d\u0338",ncup:"\u2a42",ncy:"\u043d",ndash:"\u2013",neArr:"\u21d7",nearhk:"\u2924",nedot:"\u2250\u0338",nesear:"\u2928",toea:"\u2928",nfr:"\u{1d52b}",nharr:"\u21ae",nleftrightarrow:"\u21ae",nhpar:"\u2af2",nis:"\u22fc",nisd:"\u22fa",njcy:"\u045a",nlE:"\u2266\u0338",nleqq:"\u2266\u0338",nlarr:"\u219a",nleftarrow:"\u219a",nldr:"\u2025",nopf:"\u{1d55f}",not:"\xac",notinE:"\u22f9\u0338",notindot:"\u22f5\u0338",notinvb:"\u22f7",notinvc:"\u22f6",notnivb:"\u22fe",notnivc:"\u22fd",nparsl:"\u2afd\u20e5",npart:"\u2202\u0338",npolint:"\u2a14",nrarr:"\u219b",nrightarrow:"\u219b",nrarrc:"\u2933\u0338",nrarrw:"\u219d\u0338",nscr:"\u{1d4c3}",nsub:"\u2284",nsubE:"\u2ac5\u0338",nsubseteqq:"\u2ac5\u0338",nsup:"\u2285",nsupE:"\u2ac6\u0338",nsupseteqq:"\u2ac6\u0338",ntilde:"\xf1",nu:"\u03bd",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22ad",nvHarr:"\u2904",nvap:"\u224d\u20d2",nvdash:"\u22ac",nvge:"\u2265\u20d2",nvgt:">\u20d2",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwArr:"\u21d6",nwarhk:"\u2923",nwnear:"\u2927",oacute:"\xf3",ocirc:"\xf4",ocy:"\u043e",odblac:"\u0151",odiv:"\u2a38",odsold:"\u29bc",oelig:"\u0153",ofcir:"\u29bf",ofr:"\u{1d52c}",ogon:"\u02db",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",olcir:"\u29be",olcross:"\u29bb",olt:"\u29c0",omacr:"\u014d",omega:"\u03c9",omicron:"\u03bf",omid:"\u29b6",oopf:"\u{1d560}",opar:"\u29b7",operp:"\u29b9",or:"\u2228",vee:"\u2228",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",oscr:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oslash:"\xf8",osol:"\u2298",otilde:"\xf5",otimesas:"\u2a36",ouml:"\xf6",ovbar:"\u233d",para:"\xb6",parsim:"\u2af3",parsl:"\u2afd",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",pertenk:"\u2031",pfr:"\u{1d52d}",phi:"\u03c6",phiv:"\u03d5",straightphi:"\u03d5",varphi:"\u03d5",phone:"\u260e",pi:"\u03c0",piv:"\u03d6",varpi:"\u03d6",planckh:"\u210e",plus:"+",plusacir:"\u2a23",pluscir:"\u2a22",plusdu:"\u2a25",pluse:"\u2a72",plussim:"\u2a26",plustwo:"\u2a27",pointint:"\u2a15",popf:"\u{1d561}",pound:"\xa3",prE:"\u2ab3",prap:"\u2ab7",precapprox:"\u2ab7",precnapprox:"\u2ab9",prnap:"\u2ab9",precneqq:"\u2ab5",prnE:"\u2ab5",precnsim:"\u22e8",prnsim:"\u22e8",prime:"\u2032",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prurel:"\u22b0",pscr:"\u{1d4c5}",psi:"\u03c8",puncsp:"\u2008",qfr:"\u{1d52e}",qopf:"\u{1d562}",qprime:"\u2057",qscr:"\u{1d4c6}",quatint:"\u2a16",quest:"?",rAtail:"\u291c",rHar:"\u2964",race:"\u223d\u0331",racute:"\u0155",raemptyv:"\u29b3",rangd:"\u2992",range:"\u29a5",raquo:"\xbb",rarrap:"\u2975",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291e",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21a3",rightarrowtail:"\u21a3",rarrw:"\u219d",rightsquigarrow:"\u219d",ratail:"\u291a",ratio:"\u2236",rbbrk:"\u2773",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdsh:"\u21b3",rect:"\u25ad",rfisht:"\u297d",rfr:"\u{1d52f}",rharul:"\u296c",rho:"\u03c1",rhov:"\u03f1",varrho:"\u03f1",rightrightarrows:"\u21c9",rrarr:"\u21c9",rightthreetimes:"\u22cc",rthree:"\u22cc",ring:"\u02da",rlm:"\u200f",rmoust:"\u23b1",rmoustache:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",ropar:"\u2986",ropf:"\u{1d563}",roplus:"\u2a2e",rotimes:"\u2a35",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rsaquo:"\u203a",rscr:"\u{1d4c7}",rtimes:"\u22ca",rtri:"\u25b9",triangleright:"\u25b9",rtriltri:"\u29ce",ruluhar:"\u2968",rx:"\u211e",sacute:"\u015b",scE:"\u2ab4",scap:"\u2ab8",succapprox:"\u2ab8",scaron:"\u0161",scedil:"\u015f",scirc:"\u015d",scnE:"\u2ab6",succneqq:"\u2ab6",scnap:"\u2aba",succnapprox:"\u2aba",scnsim:"\u22e9",succnsim:"\u22e9",scpolint:"\u2a13",scy:"\u0441",sdot:"\u22c5",sdote:"\u2a66",seArr:"\u21d8",sect:"\xa7",semi:";",seswar:"\u2929",tosa:"\u2929",sext:"\u2736",sfr:"\u{1d530}",sharp:"\u266f",shchcy:"\u0449",shcy:"\u0448",shy:"\xad",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",varsigma:"\u03c2",simdot:"\u2a6a",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",smashp:"\u2a33",smeparsl:"\u29e4",smile:"\u2323",ssmile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",softcy:"\u044c",sol:"/",solb:"\u29c4",solbar:"\u233f",sopf:"\u{1d564}",spades:"\u2660",spadesuit:"\u2660",sqcaps:"\u2293\ufe00",sqcups:"\u2294\ufe00",sscr:"\u{1d4c8}",star:"\u2606",sub:"\u2282",subset:"\u2282",subE:"\u2ac5",subseteqq:"\u2ac5",subdot:"\u2abd",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subsetneqq:"\u2acb",subne:"\u228a",subsetneq:"\u228a",subplus:"\u2abf",subrarr:"\u2979",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",sung:"\u266a",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",supE:"\u2ac6",supseteqq:"\u2ac6",supdot:"\u2abe",supdsub:"\u2ad8",supedot:"\u2ac4",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supsetneqq:"\u2acc",supne:"\u228b",supsetneq:"\u228b",supplus:"\u2ac0",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swArr:"\u21d9",swnwar:"\u292a",szlig:"\xdf",target:"\u2316",tau:"\u03c4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",telrec:"\u2315",tfr:"\u{1d531}",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",vartheta:"\u03d1",thorn:"\xfe",times:"\xd7",timesbar:"\u2a31",timesd:"\u2a30",topbot:"\u2336",topcir:"\u2af1",topf:"\u{1d565}",topfork:"\u2ada",tprime:"\u2034",triangle:"\u25b5",utri:"\u25b5",triangleq:"\u225c",trie:"\u225c",tridot:"\u25ec",triminus:"\u2a3a",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",tscr:"\u{1d4c9}",tscy:"\u0446",tshcy:"\u045b",tstrok:"\u0167",uHar:"\u2963",uacute:"\xfa",ubrcy:"\u045e",ubreve:"\u016d",ucirc:"\xfb",ucy:"\u0443",udblac:"\u0171",ufisht:"\u297e",ufr:"\u{1d532}",ugrave:"\xf9",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",umacr:"\u016b",uogon:"\u0173",uopf:"\u{1d566}",upsi:"\u03c5",upsilon:"\u03c5",upuparrows:"\u21c8",uuarr:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",uring:"\u016f",urtri:"\u25f9",uscr:"\u{1d4ca}",utdot:"\u22f0",utilde:"\u0169",uuml:"\xfc",uwangle:"\u29a7",vBar:"\u2ae8",vBarv:"\u2ae9",vangrt:"\u299c",varsubsetneq:"\u228a\ufe00",vsubne:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",vsubnE:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",vsupne:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vsupnE:"\u2acc\ufe00",vcy:"\u0432",veebar:"\u22bb",veeeq:"\u225a",vellip:"\u22ee",vfr:"\u{1d533}",vopf:"\u{1d567}",vscr:"\u{1d4cb}",vzigzag:"\u299a",wcirc:"\u0175",wedbar:"\u2a5f",wedgeq:"\u2259",weierp:"\u2118",wp:"\u2118",wfr:"\u{1d534}",wopf:"\u{1d568}",wscr:"\u{1d4cc}",xfr:"\u{1d535}",xi:"\u03be",xnis:"\u22fb",xopf:"\u{1d569}",xscr:"\u{1d4cd}",yacute:"\xfd",yacy:"\u044f",ycirc:"\u0177",ycy:"\u044b",yen:"\xa5",yfr:"\u{1d536}",yicy:"\u0457",yopf:"\u{1d56a}",yscr:"\u{1d4ce}",yucy:"\u044e",yuml:"\xff",zacute:"\u017a",zcaron:"\u017e",zcy:"\u0437",zdot:"\u017c",zeta:"\u03b6",zfr:"\u{1d537}",zhcy:"\u0436",zigrarr:"\u21dd",zopf:"\u{1d56b}",zscr:"\u{1d4cf}",zwj:"\u200d",zwnj:"\u200c"};Jr.ngsp="\ue500";class So extends zs{constructor(e,t,n){super(n,e),this.tokenType=t}}class jh{constructor(e,t,n){this.tokens=e,this.errors=t,this.nonNormalizedIcuExpressions=n}}const qh=/\r\n?/g;function nr(s){return`Unexpected character "${0===s?"EOF":String.fromCharCode(s)}"`}function Tu(s){return`Unknown entity "${s}" - use the "&#;" or "&#x;" syntax`}var ei;!function(s){s.HEX="hexadecimal",s.DEC="decimal"}(ei||(ei={}));class xo{constructor(e){this.error=e}}class Gh{constructor(e,t,n){this._getTagDefinition=t,this._currentTokenStart=null,this._currentTokenType=null,this._expansionCaseStack=[],this._inInterpolation=!1,this.tokens=[],this.errors=[],this.nonNormalizedIcuExpressions=[],this._tokenizeIcu=n.tokenizeExpansionForms||!1,this._interpolationConfig=n.interpolationConfig||Bt,this._leadingTriviaCodePoints=n.leadingTriviaChars&&n.leadingTriviaChars.map(i=>i.codePointAt(0)||0);const r=n.range||{endPos:e.content.length,startPos:0,startLine:0,startCol:0};this._cursor=n.escapedString?new ti(e,r):new sr(e,r),this._preserveLineEndings=n.preserveLineEndings||!1,this._escapedString=n.escapedString||!1,this._i18nNormalizeLineEndingsInICUs=n.i18nNormalizeLineEndingsInICUs||!1;try{this._cursor.init()}catch(i){this.handleError(i)}}_processCarriageReturns(e){return this._preserveLineEndings?e:e.replace(qh,"\n")}tokenize(){for(;0!==this._cursor.peek();){const e=this._cursor.clone();try{this._attemptCharCode(60)?this._attemptCharCode(33)?this._attemptCharCode(91)?this._consumeCdata(e):this._attemptCharCode(45)?this._consumeComment(e):this._consumeDocType(e):this._attemptCharCode(47)?this._consumeTagClose(e):this._consumeTagOpen(e):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(5,8,()=>this._isTextEnd(),()=>this._isTagStart())}catch(t){this.handleError(t)}}this._beginToken(24),this._endToken([])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(function Xh(s){return s!==Zt}(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===Zt){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(e,t=this._cursor.clone()){this._currentTokenStart=t,this._currentTokenType=e}_endToken(e,t){if(null===this._currentTokenStart)throw new So("Programming error - attempted to end a token when there was no start to the token",this._currentTokenType,this._cursor.getSpan(t));if(null===this._currentTokenType)throw new So("Programming error - attempted to end a token which has no token type",null,this._cursor.getSpan(this._currentTokenStart));const n={type:this._currentTokenType,parts:e,sourceSpan:(t??this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(n),this._currentTokenStart=null,this._currentTokenType=null,n}_createError(e,t){this._isInExpansionForm()&&(e+=' (Do you have an unescaped "{" in your template? Use "{{ \'{\' }}") to escape it.)');const n=new So(e,this._currentTokenType,t);return this._currentTokenStart=null,this._currentTokenType=null,new xo(n)}handleError(e){if(e instanceof wo&&(e=this._createError(e.msg,this._cursor.getSpan(e.cursor))),!(e instanceof xo))throw e;this.errors.push(e.error)}_attemptCharCode(e){return this._cursor.peek()===e&&(this._cursor.advance(),!0)}_attemptCharCodeCaseInsensitive(e){return!!function Yh(s,e){return bu(s)===bu(e)}(this._cursor.peek(),e)&&(this._cursor.advance(),!0)}_requireCharCode(e){const t=this._cursor.clone();if(!this._attemptCharCode(e))throw this._createError(nr(this._cursor.peek()),this._cursor.getSpan(t))}_attemptStr(e){const t=e.length;if(this._cursor.charsLeft()this._attemptStr("--\x3e")),this._beginToken(11),this._requireStr("--\x3e"),this._endToken([])}_consumeCdata(e){this._beginToken(12,e),this._requireStr("CDATA["),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("]]>")),this._beginToken(13),this._requireStr("]]>"),this._endToken([])}_consumeDocType(e){this._beginToken(18,e);const t=this._cursor.clone();this._attemptUntilChar(62);const n=this._cursor.getChars(t);this._cursor.advance(),this._endToken([n])}_consumePrefixAndName(){const e=this._cursor.clone();let n,t="";for(;58!==this._cursor.peek()&&!zh(this._cursor.peek());)this._cursor.advance();58===this._cursor.peek()?(t=this._cursor.getChars(e),this._cursor.advance(),n=this._cursor.clone()):n=e,this._requireCharCodeUntilFn(Au,""===t?0:1);return[t,this._cursor.getChars(n)]}_consumeTagOpen(e){let t,n,r;try{if(!Gi(this._cursor.peek()))throw this._createError(nr(this._cursor.peek()),this._cursor.getSpan(e));for(r=this._consumeTagOpenStart(e),n=r.parts[0],t=r.parts[1],this._attemptCharCodeUntilFn(Pt);47!==this._cursor.peek()&&62!==this._cursor.peek()&&60!==this._cursor.peek()&&0!==this._cursor.peek();)this._consumeAttributeName(),this._attemptCharCodeUntilFn(Pt),this._attemptCharCode(61)&&(this._attemptCharCodeUntilFn(Pt),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(Pt);this._consumeTagOpenEnd()}catch(o){if(o instanceof xo)return void(r?r.type=4:(this._beginToken(5,e),this._endToken(["<"])));throw o}const i=this._getTagDefinition(t).getContentType(n);i===_.RAW_TEXT?this._consumeRawTextWithTagClose(n,t,!1):i===_.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(n,t,!0)}_consumeRawTextWithTagClose(e,t,n){this._consumeRawText(n,()=>!!(this._attemptCharCode(60)&&this._attemptCharCode(47)&&(this._attemptCharCodeUntilFn(Pt),this._attemptStrCaseInsensitive(t)))&&(this._attemptCharCodeUntilFn(Pt),this._attemptCharCode(62))),this._beginToken(3),this._requireCharCodeUntilFn(r=>62===r,3),this._cursor.advance(),this._endToken([e,t])}_consumeTagOpenStart(e){this._beginToken(0,e);const t=this._consumePrefixAndName();return this._endToken(t)}_consumeAttributeName(){const e=this._cursor.peek();if(39===e||34===e)throw this._createError(nr(e),this._cursor.getSpan());this._beginToken(14);const t=this._consumePrefixAndName();this._endToken(t)}_consumeAttributeValue(){if(39===this._cursor.peek()||34===this._cursor.peek()){const t=this._cursor.peek();this._consumeQuote(t);const n=()=>this._cursor.peek()===t;this._consumeWithInterpolation(16,17,n,n),this._consumeQuote(t)}else{const t=()=>Au(this._cursor.peek());this._consumeWithInterpolation(16,17,t,t)}}_consumeQuote(e){this._beginToken(15),this._requireCharCode(e),this._endToken([String.fromCodePoint(e)])}_consumeTagOpenEnd(){const e=this._attemptCharCode(47)?2:1;this._beginToken(e),this._requireCharCode(62),this._endToken([])}_consumeTagClose(e){this._beginToken(3,e),this._attemptCharCodeUntilFn(Pt);const t=this._consumePrefixAndName();this._attemptCharCodeUntilFn(Pt),this._requireCharCode(62),this._endToken(t)}_consumeExpansionFormStart(){this._beginToken(19),this._requireCharCode(wn),this._endToken([]),this._expansionCaseStack.push(19),this._beginToken(7);const e=this._readUntil(44),t=this._processCarriageReturns(e);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([t]);else{const r=this._endToken([e]);t!==e&&this.nonNormalizedIcuExpressions.push(r)}this._requireCharCode(44),this._attemptCharCodeUntilFn(Pt),this._beginToken(7);const n=this._readUntil(44);this._endToken([n]),this._requireCharCode(44),this._attemptCharCodeUntilFn(Pt)}_consumeExpansionCaseStart(){this._beginToken(20);const e=this._readUntil(wn).trim();this._endToken([e]),this._attemptCharCodeUntilFn(Pt),this._beginToken(21),this._requireCharCode(wn),this._endToken([]),this._attemptCharCodeUntilFn(Pt),this._expansionCaseStack.push(21)}_consumeExpansionCaseEnd(){this._beginToken(22),this._requireCharCode(Zt),this._endToken([]),this._attemptCharCodeUntilFn(Pt),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(23),this._requireCharCode(Zt),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(e,t,n,r){this._beginToken(e);const i=[];for(;!n();){const o=this._cursor.clone();this._interpolationConfig&&this._attemptStr(this._interpolationConfig.start)?(this._endToken([this._processCarriageReturns(i.join(""))],o),i.length=0,this._consumeInterpolation(t,o,r),this._beginToken(e)):38===this._cursor.peek()?(this._endToken([this._processCarriageReturns(i.join(""))]),i.length=0,this._consumeEntity(e),this._beginToken(e)):i.push(this._readChar())}this._inInterpolation=!1,this._endToken([this._processCarriageReturns(i.join(""))])}_consumeInterpolation(e,t,n){const r=[];this._beginToken(e,t),r.push(this._interpolationConfig.start);const i=this._cursor.clone();let o=null,a=!1;for(;0!==this._cursor.peek()&&(null===n||!n());){const l=this._cursor.clone();if(this._isTagStart())return this._cursor=l,r.push(this._getProcessedChars(i,l)),void this._endToken(r);if(null===o){if(this._attemptStr(this._interpolationConfig.end))return r.push(this._getProcessedChars(i,l)),r.push(this._interpolationConfig.end),void this._endToken(r);this._attemptStr("//")&&(a=!0)}const c=this._cursor.peek();this._cursor.advance(),92===c?this._cursor.advance():c===o?o=null:!a&&null===o&&zi(c)&&(o=c)}r.push(this._getProcessedChars(i,this._cursor)),this._endToken(r)}_getProcessedChars(e,t){return this._processCarriageReturns(t.getChars(e))}_isTextEnd(){return!!(this._isTagStart()||0===this._cursor.peek()||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===Zt&&this._isInExpansionCase()))}_isTagStart(){if(60===this._cursor.peek()){const e=this._cursor.clone();e.advance();const t=e.peek();if(97<=t&&t<=122||65<=t&&t<=90||47===t||33===t)return!0}return!1}_readUntil(e){const t=this._cursor.clone();return this._attemptUntilChar(e),this._cursor.getChars(t)}_isInExpansionCase(){return this._expansionCaseStack.length>0&&21===this._expansionCaseStack[this._expansionCaseStack.length-1]}_isInExpansionForm(){return this._expansionCaseStack.length>0&&19===this._expansionCaseStack[this._expansionCaseStack.length-1]}isExpansionFormStart(){if(this._cursor.peek()!==wn)return!1;if(this._interpolationConfig){const e=this._cursor.clone(),t=this._attemptStr(this._interpolationConfig.start);return this._cursor=e,!t}return!0}}function Pt(s){return!Wi(s)||0===s}function Au(s){return Wi(s)||62===s||60===s||47===s||39===s||34===s||61===s||0===s}function zh(s){return(s<97||12257)}function Kh(s){return 59===s||0===s||!function vp(s){return s>=97&&s<=102||s>=65&&s<=70||Cn(s)}(s)}function Zh(s){return 59===s||0===s||!Gi(s)}function bu(s){return s>=97&&s<=122?s-97+65:s}class sr{constructor(e,t){if(e instanceof sr){this.file=e.file,this.input=e.input,this.end=e.end;const n=e.state;this.state={peek:n.peek,offset:n.offset,line:n.line,column:n.column}}else{if(!t)throw new Error("Programming error: the range argument must be provided with a file argument.");this.file=e,this.input=e.content,this.end=t.endPos,this.state={peek:-1,offset:t.startPos,line:t.startLine,column:t.startCol}}}clone(){return new sr(this)}peek(){return this.state.peek}charsLeft(){return this.end-this.state.offset}diff(e){return this.state.offset-e.state.offset}advance(){this.advanceState(this.state)}init(){this.updatePeek(this.state)}getSpan(e,t){let n=e=e||this;if(t)for(;this.diff(e)>0&&-1!==t.indexOf(e.peek());)n===e&&(e=e.clone()),e.advance();const r=this.locationFromCursor(e),i=this.locationFromCursor(this),o=n!==e?this.locationFromCursor(n):r;return new pt(r,i,o)}getChars(e){return this.input.substring(e.state.offset,this.state.offset)}charAt(e){return this.input.charCodeAt(e)}advanceState(e){if(e.offset>=this.end)throw this.state=e,new wo('Unexpected character "EOF"',this);const t=this.charAt(e.offset);10===t?(e.line++,e.column=0):Ha(t)||e.column++,e.offset++,this.updatePeek(e)}updatePeek(e){e.peek=e.offset>=this.end?0:this.charAt(e.offset)}locationFromCursor(e){return new Un(e.file,e.state.offset,e.state.line,e.state.column)}}class ti extends sr{constructor(e,t){e instanceof ti?(super(e),this.internalState={...e.internalState}):(super(e,t),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new ti(this)}getChars(e){const t=e.clone();let n="";for(;t.internalState.offsetthis.internalState.peek;if(92===e())if(this.internalState={...this.state},this.advanceState(this.internalState),110===e())this.state.peek=10;else if(114===e())this.state.peek=13;else if(118===e())this.state.peek=11;else if(116===e())this.state.peek=9;else if(98===e())this.state.peek=8;else if(102===e())this.state.peek=12;else if(117===e())if(this.advanceState(this.internalState),e()===wn){this.advanceState(this.internalState);const t=this.clone();let n=0;for(;e()!==Zt;)this.advanceState(this.internalState),n++;this.state.peek=this.decodeHexDigits(t,n)}else{const t=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(t,4)}else if(120===e()){this.advanceState(this.internalState);const t=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(t,2)}else if(ja(e())){let t="",n=0,r=this.clone();for(;ja(e())&&n<3;)r=this.clone(),t+=String.fromCodePoint(e()),this.advanceState(this.internalState),n++;this.state.peek=parseInt(t,8),this.internalState=r.internalState}else Ha(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(e,t){const n=this.input.slice(e.internalState.offset,e.internalState.offset+t),r=parseInt(n,16);if(isNaN(r))throw e.state=e.internalState,new wo("Invalid hexadecimal escape sequence",e);return r}}class wo{constructor(e,t){this.msg=e,this.cursor=t}}class Gt extends zs{constructor(e,t,n){super(t,n),this.elementName=e}static create(e,t,n){return new Gt(e,t,n)}}class rr{constructor(e,t){this.rootNodes=e,this.errors=t}}class Jh{constructor(e){this.getTagDefinition=e}parse(e,t,n){const r=function Uh(s,e,t,n={}){const r=new Gh(new Ki(s,e),t,n);return r.tokenize(),new jh(function Qh(s){const e=[];let t;for(let n=0;n0)return this.errors=this.errors.concat(i.errors),null;const o=new pt(e.sourceSpan.start,r.sourceSpan.end,e.sourceSpan.fullStart),a=new pt(t.sourceSpan.start,r.sourceSpan.end,t.sourceSpan.fullStart);return new wu(e.parts[0],i.rootNodes,o,e.sourceSpan,a)}_collectExpansionExpTokens(e){const t=[],n=[21];for(;;){if((19===this._peek.type||21===this._peek.type)&&n.push(this._peek.type),22===this._peek.type){if(!Iu(n,21))return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(n.pop(),0===n.length)return t}if(23===this._peek.type){if(!Iu(n,19))return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.pop()}if(24===this._peek.type)return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;t.push(this._advance())}}_consumeText(e){const t=[e],n=e.sourceSpan;let r=e.parts[0];if(r.length>0&&"\n"===r[0]){const i=this._getParentElement();null!=i&&0===i.children.length&&this.getTagDefinition(i.name).ignoreFirstLf&&(r=r.substring(1),t[0]={type:e.type,sourceSpan:e.sourceSpan,parts:[r]})}for(;8===this._peek.type||5===this._peek.type||9===this._peek.type;)e=this._advance(),t.push(e),8===e.type?r+=e.parts.join("").replace(/&([^;]+);/g,Du):9===e.type?r+=e.parts[0]:r+=e.parts.join("");if(r.length>0){const i=e.sourceSpan;this._addToParent(new Qs(r,new pt(n.start,i.end,n.fullStart,n.details),t))}}_closeVoidElement(){const e=this._getParentElement();e&&this.getTagDefinition(e.name).isVoid&&this._elementStack.pop()}_consumeStartTag(e){const[t,n]=e.parts,r=[];for(;14===this._peek.type;)r.push(this._consumeAttr(this._advance()));const i=this._getElementFullName(t,n,this._getParentElement());let o=!1;if(2===this._peek.type){this._advance(),o=!0;const f=this.getTagDefinition(i);f.canSelfClose||null!==W(i)||f.isVoid||this.errors.push(Gt.create(i,e.sourceSpan,`Only void and foreign elements can be self closed "${e.parts[1]}"`))}else 1===this._peek.type&&(this._advance(),o=!1);const a=this._peek.sourceSpan.fullStart,l=new pt(e.sourceSpan.start,a,e.sourceSpan.fullStart),c=new pt(e.sourceSpan.start,a,e.sourceSpan.fullStart),p=new er(i,r,[],l,c,void 0);this._pushElement(p),o?this._popElement(i,l):4===e.type&&(this._popElement(i,null),this.errors.push(Gt.create(i,l,`Opening tag "${i}" not terminated.`)))}_pushElement(e){const t=this._getParentElement();t&&this.getTagDefinition(t.name).isClosedByChild(e.name)&&this._elementStack.pop(),this._addToParent(e),this._elementStack.push(e)}_consumeEndTag(e){const t=this._getElementFullName(e.parts[0],e.parts[1],this._getParentElement());if(this.getTagDefinition(t).isVoid)this.errors.push(Gt.create(t,e.sourceSpan,`Void elements do not have end tags "${e.parts[1]}"`));else if(!this._popElement(t,e.sourceSpan)){const n=`Unexpected closing tag "${t}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(Gt.create(t,e.sourceSpan,n))}}_popElement(e,t){let n=!1;for(let r=this._elementStack.length-1;r>=0;r--){const i=this._elementStack[r];if(i.name===e)return i.endSourceSpan=t,i.sourceSpan.end=null!==t?t.end:i.sourceSpan.end,this._elementStack.splice(r,this._elementStack.length-r),!n;this.getTagDefinition(i.name).closedByParent||(n=!0)}return!1}_consumeAttr(e){const t=V(e.parts[0],e.parts[1]);let n=e.sourceSpan.end;15===this._peek.type&&this._advance();let r="";const i=[];let o,a;if(16===this._peek.type)for(o=this._peek.sourceSpan,a=this._peek.sourceSpan.end;16===this._peek.type||17===this._peek.type||9===this._peek.type;){const p=this._advance();i.push(p),17===p.type?r+=p.parts.join("").replace(/&([^;]+);/g,Du):9===p.type?r+=p.parts[0]:r+=p.parts.join(""),a=n=p.sourceSpan.end}15===this._peek.type&&(n=this._advance().sourceSpan.end);const c=o&&a&&new pt(o.start,a,o.fullStart);return new Qr(t,r,new pt(e.sourceSpan.start,n,e.sourceSpan.fullStart),e.sourceSpan,c,i.length>0?i:void 0,void 0)}_getParentElement(){return this._elementStack.length>0?this._elementStack[this._elementStack.length-1]:null}_addToParent(e){const t=this._getParentElement();null!=t?t.children.push(e):this.rootNodes.push(e)}_getElementFullName(e,t,n){if(""===e&&(""===(e=this.getTagDefinition(t).implicitNamespacePrefix||"")&&null!=n)){const r=w(n.name)[1];this.getTagDefinition(r).preventNamespaceInheritance||(e=W(n.name))}return V(e,t)}}function Iu(s,e){return s.length>0&&s[s.length-1]===e}function Du(s,e){return void 0!==Jr[e]?Jr[e]||s:/^#x[a-f0-9]+$/i.test(e)?String.fromCodePoint(parseInt(e.slice(2),16)):/^#\d+$/.test(e)?String.fromCodePoint(parseInt(e.slice(1),10)):s}class Nu extends Jh{constructor(){super(Y)}parse(e,t,n){return super.parse(e,t,n)}}const Pu="ngPreserveWhitespaces",ed=new Set(["pre","template","textarea","script","style"]),ku=" \f\n\r\t\v\u1680\u180e\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff",td=new RegExp(`[^${ku}]`),nd=new RegExp(`[${ku}]{2,}`,"g");function Lu(s){return s.replace(new RegExp("\ue500","g")," ")}class Ru{visitElement(e,t){return ed.has(e.name)||function sd(s){return s.some(e=>e.name===Pu)}(e.attrs)?new er(e.name,Ie(this,e.attrs),e.children,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n):new er(e.name,e.attrs,function id(s,e){const t=[];return e.forEach((n,r)=>{const i={prev:e[r-1],next:e[r+1]},o=n.visit(s,i);o&&t.push(o)}),t}(this,e.children),e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}visitAttribute(e,t){return e.name!==Pu?e:null}visitText(e,t){const n=e.value.match(td),r=t&&(t.prev instanceof Js||t.next instanceof Js);if(n||r){const i=e.tokens.map(a=>5===a.type?function rd({type:s,parts:e,sourceSpan:t}){return{type:s,parts:[Mu(e[0])],sourceSpan:t}}(a):a),o=Mu(e.value);return new Qs(o,e.sourceSpan,i,e.i18n)}return null}visitComment(e,t){return e}visitExpansion(e,t){return e}visitExpansionCase(e,t){return e}}function Mu(s){return Lu(s).replace(nd," ")}function ni(s,e=!1){return gt(Object.keys(s).map(t=>({key:t,quoted:e,value:s[t]})))}class od{}const pd=["[Element]|textContent,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColSpan,%ariaCurrent,%ariaDescription,%ariaDisabled,%ariaExpanded,%ariaHasPopup,%ariaHidden,%ariaKeyShortcuts,%ariaLabel,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume",":svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","data^[HTMLElement]|value","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,media,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type","select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","slot^[HTMLElement]|name","source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","time^[HTMLElement]|dateTime","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|decoding",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],Bu=new Map(Object.entries({class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"})),hd=Array.from(Bu).reduce((s,[e,t])=>(s.set(e,t),s),new Map);class Fu extends od{constructor(){super(),this._schema=new Map,this._eventSchema=new Map,pd.forEach(e=>{const t=new Map,n=new Set,[r,i]=e.split("|"),o=i.split(","),[a,l]=r.split("^");a.split(",").forEach(p=>{this._schema.set(p.toLowerCase(),t),this._eventSchema.set(p.toLowerCase(),n)});const c=l&&this._schema.get(l.toLowerCase());if(c){for(const[p,f]of c)t.set(p,f);for(const p of this._eventSchema.get(l.toLowerCase()))n.add(p)}o.forEach(p=>{if(p.length>0)switch(p[0]){case"*":n.add(p.substring(1));break;case"!":t.set(p.substring(1),"boolean");break;case"#":t.set(p.substring(1),"number");break;case"%":t.set(p.substring(1),"object");break;default:t.set(p,"string")}})})}hasProperty(e,t,n){if(n.some(i=>i.name===Ot.name))return!0;if(e.indexOf("-")>-1){if(T(e)||I(e))return!1;if(n.some(i=>i.name===ht.name))return!0}return(this._schema.get(e.toLowerCase())||this._schema.get("unknown")).has(t)}hasElement(e,t){return!!(t.some(n=>n.name===Ot.name)||e.indexOf("-")>-1&&(T(e)||I(e)||t.some(n=>n.name===ht.name)))||this._schema.has(e.toLowerCase())}securityContext(e,t,n){n&&(t=this.getMappedPropName(t)),e=e.toLowerCase(),t=t.toLowerCase();let r=ru()[e+"|"+t];return r||(r=ru()["*|"+t],r||Ze.NONE)}getMappedPropName(e){return Bu.get(e)??e}getDefaultComponentElementName(){return"ng-component"}validateProperty(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...\nIf '${e}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(e){const t=this._schema.get(e.toLowerCase())||this._schema.get("unknown");return Array.from(t.keys()).map(n=>hd.get(n)??n)}allKnownEventsOfElement(e){return Array.from(this._eventSchema.get(e.toLowerCase())??[])}normalizeAnimationStyleProperty(e){return function pi(s){return s.replace($t,(...e)=>e[1].toUpperCase())}(e)}normalizeAnimationStyleValue(e,t,n){let r="";const i=n.toString().trim();let o=null;if(function dd(s){switch(s){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}(e)&&0!==n&&"0"!==n)if("number"==typeof n)r="px";else{const a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&(o=`Please provide a CSS unit value for ${t}:${n}`)}return{error:o,value:i+r}}}const Ou=new Set(["iframe|srcdoc","*|innerhtml","*|outerhtml","embed|src","object|codebase","object|data"]);function $u(s,e){return s=s.toLowerCase(),e=e.toLowerCase(),Ou.has(s+"|"+e)||Ou.has("*|"+e)}const To="animate-";class Ed{constructor(e,t,n,r){this._exprParser=e,this._interpolationConfig=t,this._schemaRegistry=n,this.errors=r}get interpolationConfig(){return this._interpolationConfig}createBoundHostProperties(e,t){const n=[];for(const r of Object.keys(e)){const i=e[r];"string"==typeof i?this.parsePropertyBinding(r,i,!0,t,t.start.offset,void 0,[],n,t):this._reportError(`Value of the host property binding "${r}" needs to be a string representing an expression but got "${i}" (${typeof i})`,t)}return n}createDirectiveHostEventAsts(e,t){const n=[];for(const r of Object.keys(e)){const i=e[r];"string"==typeof i?this.parseEvent(r,i,!1,t,t,[],n,t):this._reportError(`Value of the host listener "${r}" needs to be a string representing an expression but got "${i}" (${typeof i})`,t)}return n}parseInterpolation(e,t,n){const r=t.start.toString(),i=t.fullStart.offset;try{const o=this._exprParser.parseInterpolation(e,r,i,n,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,t),o}catch(o){return this._reportError(`${o}`,t),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)}}parseInterpolationExpression(e,t){const n=t.start.toString(),r=t.start.offset;try{const i=this._exprParser.parseInterpolationExpression(e,n,r);return i&&this._reportExpressionParserErrors(i.errors,t),i}catch(i){return this._reportError(`${i}`,t),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}parseInlineTemplateBinding(e,t,n,r,i,o,a,l){const c=n.start.offset+"*".length,p=this._parseTemplateBindings(e,t,n,c,r);for(const f of p){const C=In(n,f.sourceSpan),k=f.key.source,R=In(n,f.key.span);if(f instanceof oo){const Z=f.value?f.value.source:"$implicit",q=f.value?In(n,f.value.span):void 0;a.push(new Bp(k,Z,C,R,q))}else if(f.value){const Z=l?C:n,q=In(n,f.value.ast.sourceSpan);this._parsePropertyAst(k,f.value,Z,R,q,i,o)}else i.push([k,""]),this.parseLiteralAttr(k,null,R,r,void 0,i,o,R)}}_parseTemplateBindings(e,t,n,r,i){const o=n.start.toString();try{const a=this._exprParser.parseTemplateBindings(e,t,o,r,i);return this._reportExpressionParserErrors(a.errors,n),a.warnings.forEach(l=>{this._reportError(l,n,dn.WARNING)}),a.templateBindings}catch(a){return this._reportError(`${a}`,n),[]}}parseLiteralAttr(e,t,n,r,i,o,a,l){Ao(e)?(e=e.substring(1),void 0!==l&&(l=In(l,new Wt(l.start.offset+1,l.end.offset))),t&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',n,dn.ERROR),this._parseAnimation(e,t,n,r,l,i,o,a)):a.push(new ao(e,this._exprParser.wrapLiteralPrimitive(t,"",r),qn.LITERAL_ATTR,n,l,i))}parsePropertyBinding(e,t,n,r,i,o,a,l,c){0===e.length&&this._reportError("Property name is missing in binding",r);let p=!1;e.startsWith(To)?(p=!0,e=e.substring(To.length),void 0!==c&&(c=In(c,new Wt(c.start.offset+To.length,c.end.offset)))):Ao(e)&&(p=!0,e=e.substring(1),void 0!==c&&(c=In(c,new Wt(c.start.offset+1,c.end.offset)))),p?this._parseAnimation(e,t,r,i,c,o,a,l):this._parsePropertyAst(e,this._parseBinding(t,n,o||r,i),r,c,o,a,l)}parsePropertyInterpolation(e,t,n,r,i,o,a,l){const c=this.parseInterpolation(t,r||n,l);return!!c&&(this._parsePropertyAst(e,c,n,a,r,i,o),!0)}_parsePropertyAst(e,t,n,r,i,o,a){o.push([e,t.source]),a.push(new ao(e,t,qn.DEFAULT,n,r,i))}_parseAnimation(e,t,n,r,i,o,a,l){0===e.length&&this._reportError("Animation trigger is missing",n);const c=this._parseBinding(t||"undefined",!1,o||n,r);a.push([e,c.source]),l.push(new ao(e,c,qn.ANIMATION,n,i,o))}_parseBinding(e,t,n,r){const i=(n&&n.start||"(unknown)").toString();try{const o=t?this._exprParser.parseSimpleBinding(e,i,r,this._interpolationConfig):this._exprParser.parseBinding(e,i,r,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,n),o}catch(o){return this._reportError(`${o}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",i,r)}}createBoundElementProperty(e,t,n=!1,r=!0){if(t.isAnimation)return new Ya(t.name,4,Ze.NONE,t.expression,null,t.sourceSpan,t.keySpan,t.valueSpan);let o,i=null,a=null;const l=t.name.split(".");let c;if(l.length>1)if("attr"==l[0]){a=l.slice(1).join("."),n||this._validatePropertyOrAttributeName(a,t.sourceSpan,!0),c=bo(this._schemaRegistry,e,a,!0);const p=a.indexOf(":");if(p>-1){const f=a.substring(0,p),C=a.substring(p+1);a=V(f,C)}o=1}else"class"==l[0]?(a=l[1],o=2,c=[Ze.NONE]):"style"==l[0]&&(i=l.length>2?l[2]:null,a=l[1],o=3,c=[Ze.STYLE]);if(null===a){const p=this._schemaRegistry.getMappedPropName(t.name);a=r?p:t.name,c=bo(this._schemaRegistry,e,p,!1),o=0,n||this._validatePropertyOrAttributeName(p,t.sourceSpan,!1)}return new Ya(a,o,c[0],t.expression,i,t.sourceSpan,t.keySpan,t.valueSpan)}parseEvent(e,t,n,r,i,o,a,l){0===e.length&&this._reportError("Event name is missing in binding",r),Ao(e)?(e=e.slice(1),void 0!==l&&(l=In(l,new Wt(l.start.offset+1,l.end.offset))),this._parseAnimationEvent(e,t,n,r,i,a,l)):this._parseRegularEvent(e,t,n,r,i,o,a,l)}calcPossibleSecurityContexts(e,t,n){const r=this._schemaRegistry.getMappedPropName(t);return bo(this._schemaRegistry,e,r,n)}_parseAnimationEvent(e,t,n,r,i,o,a){const l=function hr(s,e){return Yn(s,".",e)}(e,[e,""]),c=l[0],p=l[1].toLowerCase(),f=this._parseAction(t,n,i);o.push(new Xa(c,p,1,f,r,i,a)),0===c.length&&this._reportError("Animation event name is missing in binding",r),p?"start"!==p&&"done"!==p&&this._reportError(`The provided animation output phase value "${p}" for "@${c}" is not supported (use start or done)`,r):this._reportError(`The animation trigger output event (@${c}) is missing its phase value name (start or done are currently supported)`,r)}_parseRegularEvent(e,t,n,r,i,o,a,l){const[c,p]=function Vt(s,e){return Yn(s,":",e)}(e,[null,e]),f=this._parseAction(t,n,i);o.push([e,f.source]),a.push(new Xa(p,c,0,f,r,i,l))}_parseAction(e,t,n){const r=(n&&n.start||"(unknown").toString(),i=n&&n.start?n.start.offset:0;try{const o=this._exprParser.parseAction(e,t,r,i,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,n),!o||o.ast instanceof Ft?(this._reportError("Empty expressions are not allowed",n),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)):o}catch(o){return this._reportError(`${o}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)}}_reportError(e,t,n=dn.ERROR){this.errors.push(new zs(t,e,n))}_reportExpressionParserErrors(e,t){for(const n of e)this._reportError(n.message,t)}_validatePropertyOrAttributeName(e,t,n){const r=n?this._schemaRegistry.validateAttribute(e):this._schemaRegistry.validateProperty(e);r.error&&this._reportError(r.msg,t,dn.ERROR)}}function Ao(s){return"@"==s[0]}function bo(s,e,t,n){const r=[];return be.parse(e).forEach(i=>{const o=i.element?[i.element]:s.allKnownElementNames(),a=new Set(i.notSelectors.filter(c=>c.isElementSelector()).map(c=>c.element)),l=o.filter(c=>!a.has(c));r.push(...l.map(c=>s.securityContext(c,t,n)))}),0===r.length?[Ze.NONE]:Array.from(new Set(r)).sort()}function In(s,e){const t=e.start-s.start.offset,n=e.end-s.end.offset;return new pt(s.start.moveBy(t),s.end.moveBy(n),s.fullStart.moveBy(t),s.details)}const _d=/^([^:/?#]+):/;function Hu(s){let e=null,t=null,n=null,r=!1,i="";s.attrs.forEach(l=>{const c=l.name.toLowerCase();"select"==c?e=l.value:"href"==c?t=l.value:"rel"==c?n=l.value:"ngNonBindable"==l.name?r=!0:"ngProjectAs"==l.name&&l.value.length>0&&(i=l.value)}),e=function Pd(s){return null===s||0===s.length?"*":s}(e);const o=s.name.toLowerCase();let a=Ct.OTHER;return I(o)?a=Ct.NG_CONTENT:"style"==o?a=Ct.STYLE:"script"==o?a=Ct.SCRIPT:"link"==o&&"stylesheet"==n&&(a=Ct.STYLESHEET),new Nd(a,e,t,r,i)}var Ct;!function(s){s[s.NG_CONTENT=0]="NG_CONTENT",s[s.STYLE=1]="STYLE",s[s.STYLESHEET=2]="STYLESHEET",s[s.SCRIPT=3]="SCRIPT",s[s.OTHER=4]="OTHER"}(Ct||(Ct={}));class Nd{constructor(e,t,n,r,i){this.type=e,this.selectAttr=t,this.hrefAttr=n,this.nonBindable=r,this.projectAs=i}}const kd=/^(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.*)$/,Dn_BANANA_BOX={start:"[(",end:")]"},Dn_PROPERTY={start:"[",end:"]"},Dn_EVENT={start:"(",end:")"};class Md{constructor(e,t){this.bindingParser=e,this.options=t,this.errors=[],this.styles=[],this.styleUrls=[],this.ngContentSelectors=[],this.commentNodes=[],this.inI18nBlock=!1}visitElement(e){const t=Fs(e.i18n);t&&(this.inI18nBlock&&this.reportError("Cannot mark an element as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0);const n=Hu(e);if(n.type===Ct.SCRIPT)return null;if(n.type===Ct.STYLE){const q=function Vd(s){return 1===s.children.length&&s.children[0]instanceof Qs?s.children[0].value:null}(e);return null!==q&&this.styles.push(q),null}if(n.type===Ct.STYLESHEET&&function yd(s){if(null==s||0===s.length||"/"==s[0])return!1;const e=s.match(_d);return null===e||"package"==e[1]||"asset"==e[1]}(n.hrefAttr))return this.styleUrls.push(n.hrefAttr),null;const r=function M(s){return"ng-template"===w(s)[1]}(e.name),i=[],o=[],a=[],l=[],c=[],p={},f=[],C=[];let k=!1;for(const q of e.attrs){let K=!1;const te=Ku(q.name);let Le=!1;if(q.i18n&&(p[q.name]=q.i18n),te.startsWith("*")){k&&this.reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",q.sourceSpan),Le=!0,k=!0;const st=q.value,Tt=te.substring("*".length),vn=[],Pn=q.valueSpan?q.valueSpan.start.offset:q.sourceSpan.start.offset+q.name.length;this.bindingParser.parseInlineTemplateBinding(Tt,st,q.sourceSpan,Pn,[],f,vn,!0),C.push(...vn.map(Qt=>new aa(Qt.name,Qt.value,Qt.sourceSpan,Qt.keySpan,Qt.valueSpan)))}else K=this.parseAttribute(r,q,[],i,o,a,l);!K&&!Le&&c.push(this.visitAttribute(q))}const R=Ie(n.nonBindable?Fd:this,e.children);let Z;if(n.type===Ct.NG_CONTENT){e.children&&!e.children.every(te=>function Od(s){return s instanceof Qs&&0==s.value.trim().length}(te)||function $d(s){return s instanceof tr}(te))&&this.reportError(" element cannot have content.",e.sourceSpan);const q=n.selectAttr,K=e.attrs.map(te=>this.visitAttribute(te));Z=new Ac(q,K,e.sourceSpan,e.i18n),this.ngContentSelectors.push(q)}else if(r){const q=this.extractAttributes(e.name,i,p);Z=new rn(e.name,c,q.bound,o,[],R,l,a,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}else{const q=this.extractAttributes(e.name,i,p);Z=new Rs(e.name,c,q.bound,o,R,l,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}if(k){const q=this.extractAttributes("ng-template",f,p),K=[];q.literal.forEach(Tt=>K.push(Tt)),q.bound.forEach(Tt=>K.push(Tt));const te=Z instanceof Rs?{attributes:Z.attributes,inputs:Z.inputs,outputs:Z.outputs}:{attributes:[],inputs:[],outputs:[]},Le=r&&t?void 0:e.i18n,st=Z instanceof rn?null:Z.name;Z=new rn(st,te.attributes,te.inputs,te.outputs,K,[Z],[],C,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,Le)}return t&&(this.inI18nBlock=!1),Z}visitAttribute(e){return new Di(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return this._visitTextWithInterpolation(e.value,e.sourceSpan,e.tokens,e.i18n)}visitExpansion(e){if(!e.i18n)return null;if(!Fs(e.i18n))throw new Error(`Invalid type "${e.i18n.constructor}" for "i18n" property of ${e.sourceSpan.toString()}. Expected a "Message"`);const t=e.i18n,n={},r={};return Object.keys(t.placeholders).forEach(i=>{const o=t.placeholders[i];if(i.startsWith("VAR_")){const a=i.trim(),l=this.bindingParser.parseInterpolationExpression(o.text,o.sourceSpan);n[a]=new Ii(l,o.sourceSpan)}else r[i]=this._visitTextWithInterpolation(o.text,o.sourceSpan,null)}),new ua(n,r,e.sourceSpan,t)}visitExpansionCase(e){return null}visitComment(e){return this.options.collectCommentNodes&&this.commentNodes.push(new Tc(e.value||"",e.sourceSpan)),null}extractAttributes(e,t,n){const r=[],i=[];return t.forEach(o=>{const a=n[o.name];if(o.isLiteral)i.push(new Di(o.name,o.expression.source||"",o.sourceSpan,o.keySpan,o.valueSpan,a));else{const l=this.bindingParser.createBoundElementProperty(e,o,!0,!1);r.push(br.fromBoundElementProperty(l,a))}}),{bound:r,literal:i}}parseAttribute(e,t,n,r,i,o,a){const l=Ku(t.name),c=t.value,p=t.sourceSpan,f=t.valueSpan?t.valueSpan.start.offset:p.start.offset;function C(K,te,Le){const st=t.name.length-l.length,Tt=K.start.moveBy(te.length+st),vn=Tt.moveBy(Le.length);return new pt(Tt,vn,Tt,Le)}const k=l.match(kd);if(k){if(null!=k[1]){const K=k[7],te=C(p,k[1],K);this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te)}else if(k[2])if(e){const K=k[7],te=C(p,k[2],K);this.parseVariable(K,c,p,te,t.valueSpan,o)}else this.reportError('"let-" is only supported on ng-template elements.',p);else if(k[3]){const K=k[7],te=C(p,k[3],K);this.parseReference(K,c,p,te,t.valueSpan,a)}else if(k[4]){const K=[],te=k[7],Le=C(p,k[4],te);this.bindingParser.parseEvent(te,c,!1,p,t.valueSpan||p,n,K,Le),Io(K,i)}else if(k[5]){const K=k[7],te=C(p,k[5],K);this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te),this.parseAssignmentEvent(K,c,p,t.valueSpan,n,i,te)}else if(k[6]){const K=C(p,"",l);this.bindingParser.parseLiteralAttr(l,c,p,f,t.valueSpan,n,r,K)}return!0}let R=null;if(l.startsWith(Dn_BANANA_BOX.start)?R=Dn_BANANA_BOX:l.startsWith(Dn_PROPERTY.start)?R=Dn_PROPERTY:l.startsWith(Dn_EVENT.start)&&(R=Dn_EVENT),null!==R&&l.endsWith(R.end)&&l.length>R.start.length+R.end.length){const K=l.substring(R.start.length,l.length-R.end.length),te=C(p,R.start,K);if(R.start===Dn_BANANA_BOX.start)this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te),this.parseAssignmentEvent(K,c,p,t.valueSpan,n,i,te);else if(R.start===Dn_PROPERTY.start)this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te);else{const Le=[];this.bindingParser.parseEvent(K,c,!1,p,t.valueSpan||p,n,Le,te),Io(Le,i)}return!0}const Z=C(p,"",l);return this.bindingParser.parsePropertyInterpolation(l,c,p,t.valueSpan,n,r,Z,t.valueTokens??null)}_visitTextWithInterpolation(e,t,n,r){const i=Lu(e),o=this.bindingParser.parseInterpolation(i,t,n);return o?new Ii(o,t,r):new Ar(i,t)}parseVariable(e,t,n,r,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in variable names',n):0===e.length&&this.reportError("Variable does not have a name",n),o.push(new aa(e,t,n,r,i))}parseReference(e,t,n,r,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in reference names',n):0===e.length?this.reportError("Reference does not have a name",n):o.some(a=>a.name===e)&&this.reportError(`Reference "#${e}" is defined more than once`,n),o.push(new bc(e,t,n,r,i))}parseAssignmentEvent(e,t,n,r,i,o,a){const l=[];this.bindingParser.parseEvent(`${e}Change`,`${t} =$event`,!0,n,r||n,i,l,a),Io(l,o)}reportError(e,t,n=dn.ERROR){this.errors.push(new zs(t,e,n))}}const Fd=new class Bd{visitElement(e){const t=Hu(e);if(t.type===Ct.SCRIPT||t.type===Ct.STYLE||t.type===Ct.STYLESHEET)return null;const n=Ie(this,e.children,null);return new Rs(e.name,Ie(this,e.attrs),[],[],n,[],e.sourceSpan,e.startSourceSpan,e.endSourceSpan)}visitComment(e){return null}visitAttribute(e){return new Di(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return new Ar(e.value,e.sourceSpan)}visitExpansion(e){return null}visitExpansionCase(e){return null}};function Ku(s){return/^data-/i.test(s)?s.substring(5):s}function Io(s,e){e.push(...s.map(t=>Ir.fromParsedEvent(t)))}var Yt;!function(s){s[s.ELEMENT=0]="ELEMENT",s[s.TEMPLATE=1]="TEMPLATE"}(Yt||(Yt={}));class Do{constructor(e,t,n=0,r=null,i,o){this.index=e,this.ref=t,this.level=n,this.templateIndex=r,this.meta=i,this.registry=o,this.bindings=new Set,this.placeholders=new Map,this.isEmitted=!1,this._unresolvedCtxCount=0,this._registry=o||function Hd(){return{getUniqueId:zc(),icus:new Map}}(),this.id=this._registry.getUniqueId()}appendTag(e,t,n,r){if(t.isVoid&&r)return;const i=t.isVoid||!r?t.startName:t.closeName,o={type:e,index:n,ctx:this.id,isVoid:t.isVoid,closed:r};kr(this.placeholders,i,o)}get icus(){return this._registry.icus}get isRoot(){return 0===this.level}get isResolved(){return 0===this._unresolvedCtxCount}getSerializedPlaceholders(){const e=new Map;return this.placeholders.forEach((t,n)=>e.set(n,t.map(jd))),e}appendBinding(e){this.bindings.add(e)}appendIcu(e,t){kr(this._registry.icus,e,t)}appendBoundText(e){va(e,this.bindings.size,this.id).forEach((n,r)=>kr(this.placeholders,r,...n))}appendTemplate(e,t){this.appendTag(Yt.TEMPLATE,e,t,!1),this.appendTag(Yt.TEMPLATE,e,t,!0),this._unresolvedCtxCount++}appendElement(e,t,n){this.appendTag(Yt.ELEMENT,e,t,n)}appendProjection(e,t){this.appendTag(Yt.ELEMENT,e,t,!1),this.appendTag(Yt.ELEMENT,e,t,!0)}forkChildContext(e,t,n){return new Do(e,this.ref,this.level+1,t,n,this._registry)}reconcileChildContext(e){["start","close"].forEach(n=>{const r=e.meta[`${n}Name`],o=(this.placeholders.get(r)||[]).find(Xu(this.id,e.templateIndex));o&&(o.ctx=e.id)}),e.placeholders.forEach((n,r)=>{const i=this.placeholders.get(r);if(!i)return void this.placeholders.set(r,n);const o=i.findIndex(Xu(e.id,e.templateIndex));if(o>=0){const a=r.startsWith("CLOSE");if(r.endsWith("NG-TEMPLATE"))i.splice(o+(a?0:1),0,...n);else{n[a?n.length-1:0].tmpl=i[o],i.splice(o,1,...n)}}else i.push(...n);this.placeholders.set(r,i)}),this._unresolvedCtxCount--}}function No(s,e,t,n){return Pr(`${n?"/":""}${s}${e}`,t)}function Zu(s,{index:e,ctx:t,isVoid:n},r){return n?No(s,e,t)+No(s,e,t,!0):No(s,e,t,r)}function Xu(s,e){return t=>"object"==typeof t&&t.type===Yt.TEMPLATE&&t.index===e&&t.ctx===s}function jd(s){const e=(n,r)=>Zu("#",n,r),t=(n,r)=>Zu("*",n,r);switch(s.type){case Yt.ELEMENT:return s.closed?e(s,!0)+(s.tmpl?t(s.tmpl,!0):""):s.tmpl?t(s.tmpl)+e(s)+(s.isVoid?t(s.tmpl,!0):""):e(s);case Yt.TEMPLATE:return t(s,s.closed);default:return s}}const qd=new class Ud{visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){const t=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${t.join(" ")}}`}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(t=>t.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,t){return this.formatPh(e.name)}formatPh(e){return`{${Os(e,!1)}}`}};function Yu(s){return s.visit(qd)}const Qu={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"};class Wd{constructor(){this._placeHolderNameCounts={},this._signatureToName={}}getStartTagPlaceholderName(e,t,n){const r=this._hashTag(e,t,n);if(this._signatureToName[r])return this._signatureToName[r];const i=e.toUpperCase(),o=Qu[i]||`TAG_${i}`,a=this._generateUniqueName(n?o:`START_${o}`);return this._signatureToName[r]=a,a}getCloseTagPlaceholderName(e){const t=this._hashClosingTag(e);if(this._signatureToName[t])return this._signatureToName[t];const n=e.toUpperCase(),r=Qu[n]||`TAG_${n}`,i=this._generateUniqueName(`CLOSE_${r}`);return this._signatureToName[t]=i,i}getPlaceholderName(e,t){const n=e.toUpperCase(),r=`PH: ${n}=${t}`;if(this._signatureToName[r])return this._signatureToName[r];const i=this._generateUniqueName(n);return this._signatureToName[r]=i,i}getUniquePlaceholder(e){return this._generateUniqueName(e.toUpperCase())}_hashTag(e,t,n){return`<${e}`+Object.keys(t).sort().map(a=>` ${a}=${t[a]}`).join("")+(n?"/>":`>`)}_hashClosingTag(e){return this._hashTag(`/${e}`,{},!1)}_generateUniqueName(e){if(!this._placeHolderNameCounts.hasOwnProperty(e))return this._placeHolderNameCounts[e]=1,e;const n=this._placeHolderNameCounts[e];return this._placeHolderNameCounts[e]=n+1,`${e}_${n}`}}const Gd=new xu(new yu);function Ju(s){const e=new Kd(Gd,s);return(t,n,r,i,o)=>e.toI18nMessage(t,n,r,i,o)}function zd(s,e){return e}class Kd{constructor(e,t){this._expressionParser=e,this._interpolationConfig=t}toI18nMessage(e,t="",n="",r="",i){const o={isIcu:1==e.length&&e[0]instanceof Js,icuDepth:0,placeholderRegistry:new Wd,placeholderToContent:{},placeholderToMessage:{},visitNodeFn:i||zd},a=Ie(this,e,o);return new on(a,o.placeholderToContent,o.placeholderToMessage,t,n,r)}visitElement(e,t){const n=Ie(this,e.children,t),r={};e.attrs.forEach(c=>{r[c.name]=c.value});const i=Y(e.name).isVoid,o=t.placeholderRegistry.getStartTagPlaceholderName(e.name,r,i);t.placeholderToContent[o]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan};let a="";i||(a=t.placeholderRegistry.getCloseTagPlaceholderName(e.name),t.placeholderToContent[a]={text:``,sourceSpan:e.endSourceSpan??e.sourceSpan});const l=new Ni(e.name,r,o,a,n,i,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return t.visitNodeFn(e,l)}visitAttribute(e,t){const n=void 0===e.valueTokens||1===e.valueTokens.length?new an(e.value,e.valueSpan||e.sourceSpan):this._visitTextWithInterpolation(e.valueTokens,e.valueSpan||e.sourceSpan,t,e.i18n);return t.visitNodeFn(e,n)}visitText(e,t){const n=1===e.tokens.length?new an(e.value,e.sourceSpan):this._visitTextWithInterpolation(e.tokens,e.sourceSpan,t,e.i18n);return t.visitNodeFn(e,n)}visitComment(e,t){return null}visitExpansion(e,t){t.icuDepth++;const n={},r=new us(e.switchValue,e.type,n,e.sourceSpan);if(e.cases.forEach(a=>{n[a.value]=new un(a.expression.map(l=>l.visit(this,t)),a.expSourceSpan)}),t.icuDepth--,t.isIcu||t.icuDepth>0){const a=t.placeholderRegistry.getUniquePlaceholder(`VAR_${e.type}`);return r.expressionPlaceholder=a,t.placeholderToContent[a]={text:e.switchValue,sourceSpan:e.switchValueSourceSpan},t.visitNodeFn(e,r)}const i=t.placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString());t.placeholderToMessage[i]=this.toI18nMessage([e],"","","",void 0);const o=new ls(r,i,e.sourceSpan);return t.visitNodeFn(e,o)}visitExpansionCase(e,t){throw new Error("Unreachable code")}_visitTextWithInterpolation(e,t,n,r){const i=[];let o=!1;for(const a of e)switch(a.type){case 8:case 17:o=!0;const l=a.parts[1],c=Jd(l)||"INTERPOLATION",p=n.placeholderRegistry.getPlaceholderName(c,l);n.placeholderToContent[p]={text:a.parts.join(""),sourceSpan:a.sourceSpan},i.push(new ln(l,p,a.sourceSpan));break;default:if(a.parts[0].length>0){const f=i[i.length-1];f instanceof an?(f.value+=a.parts[0],f.sourceSpan=new pt(f.sourceSpan.start,a.sourceSpan.end,f.sourceSpan.fullStart,f.sourceSpan.details)):i.push(new an(a.parts[0],a.sourceSpan))}}return o?(function Zd(s,e){if(e instanceof on&&(function Xd(s){const e=s.nodes;if(1!==e.length||!(e[0]instanceof un))throw new Error("Unexpected previous i18n message - expected it to consist of only a single `Container` node.")}(e),e=e.nodes[0]),e instanceof un){!function Yd(s,e){if(s.length!==e.length)throw new Error("The number of i18n message children changed between first and second pass.");if(s.some((t,n)=>e[n].constructor!==t.constructor))throw new Error("The types of the i18n message children changed between first and second pass.")}(e.children,s);for(let t=0;t(s instanceof Ys&&(e instanceof ls&&s.i18n instanceof on&&(e.previousMessage=s.i18n),s.i18n=e),e);class el{constructor(e=Bt,t=!1,n=!1){this.interpolationConfig=e,this.keepI18nAttrs=t,this.enableI18nLegacyMessageIdFormat=n,this.hasI18nMeta=!1,this._errors=[],this._createI18nMessage=Ju(this.interpolationConfig)}_generateI18nMessage(e,t="",n){const{meaning:r,description:i,customId:o}=this._parseMetadata(t),a=this._createI18nMessage(e,r,i,o,n);return this._setMessageId(a,t),this._setLegacyIds(a,t),a}visitAllWithErrors(e){const t=e.map(n=>n.visit(this,null));return new rr(t,this._errors)}visitElement(e){let t;if(function Wc(s){return s.attrs.some(e=>fa(e.name))}(e)){this.hasI18nMeta=!0;const n=[],r={};for(const i of e.attrs)if("i18n"===i.name){const o=e.i18n||i.value;t=this._generateI18nMessage(e.children,o,ef),0===t.nodes.length&&(t=void 0),e.i18n=t}else if(i.name.startsWith(Ri)){const o=i.name.slice(Ri.length);$u(e.name,o)?this._reportError(i,`Translating attribute '${o}' is disallowed for security reasons.`):r[o]=i.value}else n.push(i);if(Object.keys(r).length)for(const i of n){const o=r[i.name];void 0!==o&&i.value&&(i.i18n=this._generateI18nMessage([i],i.i18n||o))}this.keepI18nAttrs||(e.attrs=n)}return Ie(this,e.children,t),e}visitExpansion(e,t){let n;const r=e.i18n;if(this.hasI18nMeta=!0,r instanceof ls){const i=r.name;n=this._generateI18nMessage([e],r);ma(n).name=i,null!==t&&(t.placeholderToMessage[i]=n)}else n=this._generateI18nMessage([e],t||r);return e.i18n=n,e}visitText(e){return e}visitAttribute(e){return e}visitComment(e){return e}visitExpansionCase(e){return e}_parseMetadata(e){return"string"==typeof e?function sf(s=""){let e,t,n;if(s=s.trim()){const r=s.indexOf("@@"),i=s.indexOf("|");let o;[o,e]=r>-1?[s.slice(0,r),s.slice(r+2)]:[s,""],[t,n]=i>-1?[o.slice(0,i),o.slice(i+1)]:["",o]}return{customId:e,meaning:t,description:n}}(e):e instanceof on?e:{}}_setMessageId(e,t){e.id||(e.id=t instanceof on&&t.id||Jn(e))}_setLegacyIds(e,t){if(this.enableI18nLegacyMessageIdFormat)e.legacyIds=[As(e),es(e)];else if("string"!=typeof t){const n=t instanceof on?t:t instanceof ls?t.previousMessage:void 0;e.legacyIds=n?n.legacyIds:[]}}_reportError(e,t){this._errors.push(new gn(e.sourceSpan,t))}}function af(s,e,t,n){const r=function cf(s){return s.nodes.map(e=>e.visit(lf,null)).join("")}(e),i=[y(r)];Object.keys(n).length&&(i.push(ni(Mi(n,!0),!0)),i.push(ni({original_code:gt(Object.keys(n).map(l=>({key:Os(l),quoted:!0,value:e.placeholders[l]?y(e.placeholders[l].sourceSpan.toString()):y(e.placeholderToMessage[l].nodes.map(c=>c.sourceSpan.toString()).join(""))})))})));const o=t.set(Ne("goog.getMsg").callFn(i)).toConstDecl();o.addLeadingComment(function rf(s){const e=[];return s.description?e.push({tagName:"desc",text:s.description}):e.push({tagName:"suppress",text:"{msgDescriptions}"}),s.meaning&&e.push({tagName:"meaning",text:s.meaning}),qo(e)}(e));return[o,new sn(s.set(t))]}const lf=new class uf{formatPh(e){return`{$${Os(e)}}`}visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){return Yu(e)}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(t=>t.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,t){return this.formatPh(e.name)}};function pf(s,e,t){const{messageParts:n,placeHolders:r}=function df(s){const e=[],t=new hf(s.placeholderToMessage,e);return s.nodes.forEach(n=>n.visit(t)),function mf(s){const e=[],t=[];s[0]instanceof Be&&e.push(Po(s[0].sourceSpan.start));for(let n=0;nt[c.text]),a=Go(e,n,r,o,i),l=s.set(a);return[new sn(l)]}class hf{constructor(e,t){this.placeholderToMessage=e,this.pieces=t}visitText(e){if(this.pieces[this.pieces.length-1]instanceof ge)this.pieces[this.pieces.length-1].text+=e.value;else{const t=new pt(e.sourceSpan.fullStart,e.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details);this.pieces.push(new ge(e.value,t))}}visitContainer(e){e.children.forEach(t=>t.visit(this))}visitIcu(e){this.pieces.push(new ge(Yu(e),e.sourceSpan))}visitTagPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.startName,e.startSourceSpan??e.sourceSpan)),e.isVoid||(e.children.forEach(t=>t.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,e.endSourceSpan??e.sourceSpan)))}visitPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan))}visitIcuPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan,this.placeholderToMessage[e.name]))}createPlaceholderPiece(e,t,n){return new Be(Os(e,!1),t,n)}}function Po(s){return new ge("",new pt(s,s))}const tl=new Set(["$event"]),ko=new Map([["window",u.resolveWindow],["document",u.resolveDocument],["body",u.resolveBody]]),Ef=[" ","\n","\r","\t"];function Nn(s,e){return xr(Ne($s).bitwiseAnd(y(s),null,!1),e)}function nl(s,e=null,t=null){const{type:n,name:r,target:i,phase:o,handler:a}=s;if(i&&!ko.has(i))throw new Error(`Unexpected global target '${i}' defined for '${r}' event.\n Supported list of global targets: ${Array.from(ko.keys())}.`);const l="$event",c=new Set,p=null===t||0===t.bindingLevel?Ne(qt):t.getOrCreateSharedContextVar(0),f=Fp(t,p,a,"b",s.handlerSpan,c,tl),C=[],k=t?.variableDeclarations(),R=t?.restoreViewStatement();if(k&&C.push(...k),C.push(...f),R){C.unshift(R);const st=C[C.length-1];st instanceof it?C[C.length-1]=new it($n(st.value.sourceSpan,u.resetView,[st.value])):C.push(new sn($n(null,u.resetView,[])))}const Z=1===n?function gc(s,e){return`@${s}.${e}`}(r,o):r,q=e&&fs(e),K=[];c.has(l)&&K.push(new rt(l,G));const te=vt(K,C,fe,null,q),Le=[y(Z),te];return i&&Le.push(y(!1),U(ko.get(i))),Le}class Lo{constructor(e,t,n=0,r,i,o,a,l,c,p,f=function yf(){return{prepareStatements:[],constExpressions:[],i18nVarRefsCache:new Map}}()){this.constantPool=e,this.level=n,this.contextName=r,this.i18nContext=i,this.templateIndex=o,this.templateName=a,this._namespace=l,this.i18nUseExternalIds=p,this._constants=f,this._dataIndex=0,this._bindingContext=0,this._prefixCode=[],this._creationCodeFns=[],this._updateCodeFns=[],this._currentIndex=0,this._tempVariables=[],this._nestedTemplateFns=[],this.i18n=null,this._pureFunctionSlots=0,this._bindingSlots=0,this._ngContentReservedSlots=[],this._ngContentSelectorsOffset=0,this._implicitReceiverExpr=null,this.visitReference=Vs,this.visitVariable=Vs,this.visitTextAttribute=Vs,this.visitBoundAttribute=Vs,this.visitBoundEvent=Vs,this._bindingScope=t.nestedScope(n),this.fileBasedI18nSuffix=c.replace(/[^A-Za-z0-9]/g,"_")+"_",this._valueConverter=new sl(e,()=>this.allocateDataSlot(),C=>this.allocatePureFunctionSlots(C),(C,k,R,Z)=>{this._bindingScope.set(this.level,k,Z),this.creationInstruction(null,u.pipe,[y(R),y(C)])})}buildTemplateFunction(e,t,n=0,r){this._ngContentSelectorsOffset=n,this._namespace!==u.namespaceHTML&&this.creationInstruction(null,this._namespace),t.forEach(k=>this.registerContextVariables(k));const i=this.i18nContext||Fs(r)&&!Nr(r)&&!(function Nf(s){return 1===s.length&&s[0]instanceof Rs}(e)&&e[0].i18n===r),o=Mo(e);if(i&&this.i18nStart(null,r,o),Dt(this,e),this._pureFunctionSlots+=this._bindingSlots,this._valueConverter.updatePipeSlotOffsets(this._bindingSlots),this._nestedTemplateFns.forEach(k=>k()),0===this.level&&this._ngContentReservedSlots.length){const k=[];if(this._ngContentReservedSlots.length>1||"*"!==this._ngContentReservedSlots[0]){const R=this._ngContentReservedSlots.map(Z=>"*"!==Z?Et(Z):Z);k.push(this.constantPool.getConstLiteral(Mt(R),!0))}this.creationInstruction(null,u.projectionDef,k,!0)}i&&this.i18nEnd(null,o);const a=Rr(this._creationCodeFns),l=Rr(this._updateCodeFns),c=this._bindingScope.viewSnapshotStatements(),p=this._bindingScope.variableDeclarations().concat(this._tempVariables),f=a.length>0?[Nn(1,c.concat(a))]:[],C=l.length>0?[Nn(2,p.concat(l))]:[];return vt([new rt($s,ft),new rt(qt,null)],[...this._prefixCode,...f,...C],fe,null,this.templateName)}getLocal(e){return this._bindingScope.get(e)}notifyImplicitReceiverUse(){this._bindingScope.notifyImplicitReceiverUse()}maybeRestoreView(){this._bindingScope.maybeRestoreView()}i18nTranslate(e,t={},n,r){const i=n||this.i18nGenerateMainBlockVar(),a=function Lf(s,e,t,n={},r){const i=[Kc(e),xr(Rf(),af(e,s,t,n),pf(e,s,Mi(n,!1)))];return r&&i.push(new sn(e.set(r(e)))),i}(e,i,this.i18nGenerateClosureVar(e.id),t,r);return this._constants.prepareStatements.push(...a),i}registerContextVariables(e){const t=this._bindingScope.freshReferenceName(),n=this.level,r=Ne(e.name+t);this._bindingScope.set(n,e.name,r,1,(i,o)=>{let a;if(i.bindingLevel===n)i.isListenerScope()&&i.hasRestoreViewVariable()?(a=Ne(ya),i.notifyRestoredViewContextUse()):a=Ne(qt);else{a=i.getSharedContextName(n)||Ro(o)}return[r.set(a.prop(e.value||"$implicit")).toConstDecl()]})}i18nAppendBindings(e){e.length>0&&e.forEach(t=>this.i18n.appendBinding(t))}i18nBindProps(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];if(r instanceof Ar)t[n]=y(r.value);else{const i=r.value.visit(this._valueConverter);if(this.allocateBindingSlots(i),i instanceof St){const{strings:o,expressions:a}=i,{id:l,bindings:c}=this.i18n,p=function Gc(s,e=0,t=0){if(!s.length)return"";let n="";const r=s.length-1;for(let i=0;i{if(1===C.length)c[k]=C[0];else{const R=Pr(`I18N_EXP_${k}`);c[k]=y(R),l[k]=we(C)}});let f;(Array.from(a.values()).some(C=>C.length>1)||Object.keys(l).length)&&(f=C=>{const k=[C];return Object.keys(l).length&&k.push(ni(l,!0)),$n(null,u.i18nPostprocess,k)}),this.i18nTranslate(n,c,e.ref,f)}}i18nStart(e=null,t,n){const r=this.allocateDataSlot();this.i18n=this.i18nContext?this.i18nContext.forkChildContext(r,this.templateIndex,t):new Do(r,this.i18nGenerateMainBlockVar(),0,this.templateIndex,t);const{id:i,ref:o}=this.i18n,a=[y(r),this.addToConsts(o)];i>0&&a.push(y(i)),this.creationInstruction(e,n?u.i18n:u.i18nStart,a)}i18nEnd(e=null,t){if(!this.i18n)throw new Error("i18nEnd is executed with no i18n context present");this.i18nContext?(this.i18nContext.reconcileChildContext(this.i18n),this.i18nUpdateRef(this.i18nContext)):this.i18nUpdateRef(this.i18n);const{index:n,bindings:r}=this.i18n;if(r.size){for(const i of r)this.updateInstructionWithAdvance(this.getConstCount()-1,e,u.i18nExp,()=>this.convertPropertyBinding(i));this.updateInstruction(e,u.i18nApply,[y(n)])}t||this.creationInstruction(e,u.i18nEnd),this.i18n=null}i18nAttributesInstruction(e,t,n){let r=!1;const i=[];if(t.forEach(o=>{const a=o.i18n,l=o.value.visit(this._valueConverter);if(this.allocateBindingSlots(l),l instanceof St){const p=ga(va(a));i.push(y(o.name),this.i18nTranslate(a,p)),l.expressions.forEach(f=>{r=!0,this.updateInstructionWithAdvance(e,n,u.i18nExp,()=>this.convertPropertyBinding(f))})}}),i.length>0){const o=y(this.allocateDataSlot()),a=this.addToConsts(we(i));this.creationInstruction(n,u.i18nAttributes,[o,a]),r&&this.updateInstruction(n,u.i18nApply,[o])}}getNamespaceInstruction(e){switch(e){case"math":return u.namespaceMathML;case"svg":return u.namespaceSVG;default:return u.namespaceHTML}}addNamespaceInstruction(e,t){this._namespace=e,this.creationInstruction(t.startSourceSpan,e)}interpolatedUpdateInstruction(e,t,n,r,i,o){this.updateInstructionWithAdvance(t,r.sourceSpan,e,()=>[y(n),...this.getUpdateInstructionArguments(i),...o])}visitContent(e){const t=this.allocateDataSlot(),n=this._ngContentSelectorsOffset+this._ngContentReservedSlots.length,r=[y(t)];this._ngContentReservedSlots.push(e.selector);const i=e.attributes.filter(a=>"select"!==a.name.toLowerCase()),o=this.getAttributeExpressions(e.name,i,[],[]);o.length>0?r.push(y(n),we(o)):0!==n&&r.push(y(n)),this.creationInstruction(e.sourceSpan,u.projection,r),this.i18n&&this.i18n.appendProjection(e.i18n,t)}visitElement(e){const t=this.allocateDataSlot(),n=new mu(null);let r=!1;const i=Fs(e.i18n)&&!Nr(e.i18n),o=[],[a,l]=w(e.name),c=T(e.name);for(const ie of e.attributes){const{name:tt,value:qe}=ie;"ngNonBindable"===tt?r=!0:"style"===tt?n.registerStyleAttr(qe):"class"===tt?n.registerClassAttr(qe):o.push(ie)}const p=[y(t)];c||p.push(y(l));const f=[],C=[];e.inputs.forEach(ie=>{n.registerBoundInput(ie)||(0===ie.type&&ie.i18n?C.push(ie):f.push(ie))});const k=this.getAttributeExpressions(e.name,o,f,e.outputs,n,[],C);p.push(this.addAttrsToConsts(k));const R=this.prepareRefsArray(e.references);p.push(this.addToConsts(R));const Z=this._namespace,q=this.getNamespaceInstruction(a);q!==Z&&this.addNamespaceInstruction(q,e),this.i18n&&this.i18n.appendElement(e.i18n,t);const K=!i&&this.i18n?!Mo(e.children):e.children.length>0,te=!n.hasBindingsWithPipes&&0===e.outputs.length&&0===C.length&&!K,Le=!te&&Mo(e.children);if(te)this.creationInstruction(e.sourceSpan,c?u.elementContainer:u.element,Fi(p));else{if(this.creationInstruction(e.startSourceSpan,c?u.elementContainerStart:u.elementStart,Fi(p)),r&&this.creationInstruction(e.startSourceSpan,u.disableBindings),C.length>0&&this.i18nAttributesInstruction(t,C,e.startSourceSpan??e.sourceSpan),e.outputs.length>0)for(const ie of e.outputs)this.creationInstruction(ie.sourceSpan,u.listener,this.prepareListenerParameter(e.name,ie,t));i&&this.i18nStart(e.startSourceSpan,e.i18n,Le)}const st=n.buildUpdateLevelInstructions(this._valueConverter),Tt=st.length-1;for(let ie=0;ie<=Tt;ie++){const tt=st[ie];this._bindingSlots+=this.processStylingUpdateInstruction(t,tt)}const vn=y(void 0),Pn=[],Qt=[];f.forEach(ie=>{const tt=ie.type;if(4===tt){const qe=ie.value.visit(this._valueConverter),At=!(qe instanceof Nt)||!!qe.value;this.allocateBindingSlots(qe),Pn.push({span:ie.sourceSpan,paramsOrFn:ii(()=>At?this.convertPropertyBinding(qe):vn,ta(ie.name))})}else{if(ie.i18n)return;const qe=ie.value.visit(this._valueConverter);if(void 0!==qe){const At=[],[Kn,kn]=w(ie.name),Zn=1===tt;let Jt=ul(ie.securityContext,Zn);if(Jt||function kf(s){return"iframe"===s.toLowerCase()}(e.name)&&iu(ie.name)&&(Jt=U(u.validateIframeAttribute)),Jt&&At.push(Jt),Kn){const Kt=y(Kn);Jt?At.push(Kt):At.push(y(null),Kt)}if(this.allocateBindingSlots(qe),0===tt)qe instanceof St?this.interpolatedUpdateInstruction(ol(qe),t,kn,ie,qe,At):Pn.push({span:ie.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(qe),kn,At)});else if(1===tt)if(qe instanceof St&&Vn(qe)>1)this.interpolatedUpdateInstruction(function Af(s){switch(Vn(s)){case 3:return u.attributeInterpolate1;case 5:return u.attributeInterpolate2;case 7:return u.attributeInterpolate3;case 9:return u.attributeInterpolate4;case 11:return u.attributeInterpolate5;case 13:return u.attributeInterpolate6;case 15:return u.attributeInterpolate7;case 17:return u.attributeInterpolate8;default:return u.attributeInterpolateV}}(qe),t,kn,ie,qe,At);else{const Kt=qe instanceof St?qe.expressions[0]:qe;Qt.push({span:ie.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(Kt),kn,At)})}else this.updateInstructionWithAdvance(t,ie.sourceSpan,u.classProp,()=>[y(t),y(kn),this.convertPropertyBinding(qe),...At])}}});for(const ie of Pn)this.updateInstructionWithAdvance(t,ie.span,u.property,ie.paramsOrFn);for(const ie of Qt)this.updateInstructionWithAdvance(t,ie.span,u.attribute,ie.paramsOrFn);if(Dt(this,e.children),!i&&this.i18n&&this.i18n.appendElement(e.i18n,t,!0),!te){const ie=e.endSourceSpan??e.sourceSpan;i&&this.i18nEnd(ie,Le),r&&this.creationInstruction(ie,u.enableBindings),this.creationInstruction(ie,c?u.elementContainerEnd:u.elementEnd)}}visitTemplate(e){const t="ng-template",n=this.allocateDataSlot();this.i18n&&this.i18n.appendTemplate(e.i18n,n);const r=e.tagName?w(e.tagName)[1]:e.tagName,i=`${this.contextName}${e.tagName?"_"+fs(e.tagName):""}_${n}`,o=`${i}_Template`,a=[y(n),Ne(o),y(r)],l=this.getAttributeExpressions(t,e.attributes,e.inputs,e.outputs,void 0,e.templateAttrs);if(a.push(this.addAttrsToConsts(l)),e.references&&e.references.length){const p=this.prepareRefsArray(e.references);a.push(this.addToConsts(p)),a.push(U(u.templateRefExtractor))}const c=new Lo(this.constantPool,this._bindingScope,this.level+1,i,this.i18n,n,o,this._namespace,this.fileBasedI18nSuffix,this.i18nUseExternalIds,this._constants);if(this._nestedTemplateFns.push(()=>{const p=c.buildTemplateFunction(e.children,e.variables,this._ngContentReservedSlots.length+this._ngContentSelectorsOffset,e.i18n);this.constantPool.statements.push(p.toDeclStmt(o)),c._ngContentReservedSlots.length&&this._ngContentReservedSlots.push(...c._ngContentReservedSlots)}),this.creationInstruction(e.sourceSpan,u.templateCreate,()=>(a.splice(2,0,y(c.getConstCount()),y(c.getVarCount())),Fi(a))),this.templatePropertyBindings(n,e.templateAttrs),r===t){const[p,f]=function mr(s,e){const t=[],n=[];for(const r of s)(e(r)?t:n).push(r);return[t,n]}(e.inputs,qc);p.length>0&&this.i18nAttributesInstruction(n,p,e.startSourceSpan??e.sourceSpan),f.length>0&&this.templatePropertyBindings(n,f);for(const C of e.outputs)this.creationInstruction(C.sourceSpan,u.listener,this.prepareListenerParameter("ng_template",C,n))}}visitBoundText(e){if(this.i18n){const r=e.value.visit(this._valueConverter);return this.allocateBindingSlots(r),void(r instanceof St&&(this.i18n.appendBoundText(e.i18n),this.i18nAppendBindings(r.expressions)))}const t=this.allocateDataSlot();this.creationInstruction(e.sourceSpan,u.text,[y(t)]);const n=e.value.visit(this._valueConverter);this.allocateBindingSlots(n),n instanceof St?this.updateInstructionWithAdvance(t,e.sourceSpan,function bf(s){switch(Vn(s)){case 1:return u.textInterpolate;case 3:return u.textInterpolate1;case 5:return u.textInterpolate2;case 7:return u.textInterpolate3;case 9:return u.textInterpolate4;case 11:return u.textInterpolate5;case 13:return u.textInterpolate6;case 15:return u.textInterpolate7;case 17:return u.textInterpolate8;default:return u.textInterpolateV}}(n),()=>this.getUpdateInstructionArguments(n)):Qn("Text nodes should be interpolated and never bound directly.")}visitText(e){this.i18n||this.creationInstruction(e.sourceSpan,u.text,[y(this.allocateDataSlot()),y(e.value)])}visitIcu(e){let t=!1;this.i18n||(t=!0,this.i18nStart(null,e.i18n,!0));const n=this.i18n,r=this.i18nBindProps(e.vars),i=this.i18nBindProps(e.placeholders),o=e.i18n,a=l=>{const p=Mi({...r,...i},!1);return $n(null,u.i18nPostprocess,[l,ni(p,!0)])};if(Nr(n.meta))this.i18nTranslate(o,{},n.ref,a);else{const l=this.i18nTranslate(o,{},void 0,a);n.appendIcu(ma(o).name,l)}return t&&this.i18nEnd(null,!0),null}allocateDataSlot(){return this._dataIndex++}getConstCount(){return this._dataIndex}getVarCount(){return this._pureFunctionSlots}getConsts(){return this._constants}getNgContentSelectors(){return this._ngContentReservedSlots.length?this.constantPool.getConstLiteral(Mt(this._ngContentReservedSlots),!0):null}bindingContext(){return""+this._bindingContext++}templatePropertyBindings(e,t){const n=[];for(const r of t){if(!(r instanceof br))continue;const i=r.value.visit(this._valueConverter);if(void 0!==i)if(this.allocateBindingSlots(i),i instanceof St){const o=[];this.interpolatedUpdateInstruction(ol(i),e,r.name,r,i,o)}else n.push({span:r.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(i),r.name)})}for(const r of n)this.updateInstructionWithAdvance(e,r.span,u.property,r.paramsOrFn)}instructionFn(e,t,n,r,i=!1){e[i?"unshift":"push"]({span:t,reference:n,paramsOrFn:r})}processStylingUpdateInstruction(e,t){let n=0;if(t)for(const r of t.calls)n+=r.allocateBindingSlots,this.updateInstructionWithAdvance(e,r.sourceSpan,t.reference,()=>r.params(i=>r.supportsInterpolation&&i instanceof St?this.getUpdateInstructionArguments(i):this.convertPropertyBinding(i)));return n}creationInstruction(e,t,n,r){this.instructionFn(this._creationCodeFns,e,t,n||[],r)}updateInstructionWithAdvance(e,t,n,r){this.addAdvanceInstructionIfNecessary(e,t),this.updateInstruction(t,n,r)}updateInstruction(e,t,n){this.instructionFn(this._updateCodeFns,e,t,n||[])}addAdvanceInstructionIfNecessary(e,t){if(e!==this._currentIndex){const n=e-this._currentIndex;if(n<1)throw new Error("advance instruction can only go forwards");this.instructionFn(this._updateCodeFns,t,u.advance,[y(n)]),this._currentIndex=e}}allocatePureFunctionSlots(e){const t=this._pureFunctionSlots;return this._pureFunctionSlots+=e,t}allocateBindingSlots(e){this._bindingSlots+=e instanceof St?e.expressions.length:1}getImplicitReceiverExpr(){return this._implicitReceiverExpr?this._implicitReceiverExpr:this._implicitReceiverExpr=0===this.level?Ne(qt):this._bindingScope.getOrCreateSharedContextVar(0)}convertPropertyBinding(e){const t=Qa(this,this.getImplicitReceiverExpr(),e,this.bindingContext()),n=t.currValExpr;return this._tempVariables.push(...t.stmts),n}getUpdateInstructionArguments(e){const{args:t,stmts:n}=function Vp(s,e,t,n){const r=new co(s,e,n,!0),i=r.visitInterpolation(t,$e.Expression);return r.usesImplicitReceiver&&s.notifyImplicitReceiverUse(),{stmts:Ja(r,n),args:i.args}}(this,this.getImplicitReceiverExpr(),e,this.bindingContext());return this._tempVariables.push(...n),t}getAttributeExpressions(e,t,n,r,i,o=[],a=[]){const l=new Set,c=[];let p;for(const C of t)if("ngProjectAs"===C.name&&(p=C),C.i18n){const{i18nVarRefsCache:k}=this._constants;let R;k.has(C.i18n)?R=k.get(C.i18n):(R=this.i18nTranslate(C.i18n),k.set(C.i18n,R)),c.push(y(C.name),R)}else c.push(...il(C.name),Df(e,C));function f(C,k){"string"==typeof C?l.has(C)||(c.push(...il(C)),void 0!==k&&c.push(k),l.add(C)):c.push(y(C))}if(p&&c.push(...function Tf(s){const e=Et(s.value)[0];return[y(5),Mt(e)]}(p)),i&&i.populateInitialStylingAttrs(c),n.length||r.length){const C=c.length;for(let k=0;kf(C.name))),a.length&&(c.push(y(6)),a.forEach(C=>f(C.name))),c}addToConsts(e){if(wi(e))return Ns;const t=this._constants.constExpressions;for(let n=0;n0?this.addToConsts(we(e)):Ns}prepareRefsArray(e){if(!e||0===e.length)return Ns;return Mt(e.flatMap(n=>{const r=this.allocateDataSlot(),i=this._bindingScope.freshReferenceName(),o=this.level,a=Ne(i);return this._bindingScope.set(o,n.name,a,0,(l,c)=>{const p=c>0?[Ro(c).toStmt()]:[],f=a.set(U(u.reference).callFn([y(r)]));return p.concat(f.toConstDecl())},!0),[n.name,n.value]}))}prepareListenerParameter(e,t,n){return()=>{const r=t.name,i=1===t.type?na(r,t.phase):fs(r),o=`${this.templateName}_${e}_${i}_${n}_listener`,a=this._bindingScope.nestedScope(this._bindingScope.bindingLevel,tl);return nl(t,o,a)}}}class sl extends Mp{constructor(e,t,n,r){super(),this.constantPool=e,this.allocateSlot=t,this.allocatePureFunctionSlots=n,this.definePipe=r,this._pipeBindExprs=[]}visitPipe(e,t){const n=this.allocateSlot(),r=`PIPE:${n}`,i=this.allocatePureFunctionSlots(2+e.args.length),o=new An(e.span,e.sourceSpan,e.nameSpan,new ms(e.span,e.sourceSpan),r),{identifier:a,isVarLength:l}=function Sf(s){const e=_f[s.length];return{identifier:e||u.pipeBindV,isVarLength:!e}}(e.args);this.definePipe(e.name,r,n,U(a));const c=[e.exp,...e.args],p=l?this.visitAll([new Wr(e.span,e.sourceSpan,c)]):this.visitAll(c),f=new gs(e.span,e.sourceSpan,o,[new Nt(e.span,e.sourceSpan,n),new Nt(e.span,e.sourceSpan,i),...p],null);return this._pipeBindExprs.push(f),f}updatePipeSlotOffsets(e){this._pipeBindExprs.forEach(t=>{t.args[1].value+=e})}visitLiteralArray(e,t){return new vs(e.span,e.sourceSpan,this.visitAll(e.expressions),n=>{const r=we(n);return rl(this.constantPool,r,this.allocatePureFunctionSlots)})}visitLiteralMap(e,t){return new vs(e.span,e.sourceSpan,this.visitAll(e.values),n=>{const r=gt(n.map((i,o)=>({key:e.keys[o].key,value:i,quoted:e.keys[o].quoted})));return rl(this.constantPool,r,this.allocatePureFunctionSlots)})}}const _f=[u.pipeBind1,u.pipeBind2,u.pipeBind3,u.pipeBind4];const xf=[u.pureFunction0,u.pureFunction1,u.pureFunction2,u.pureFunction3,u.pureFunction4,u.pureFunction5,u.pureFunction6,u.pureFunction7,u.pureFunction8];function Ro(s){return U(u.nextContext).callFn(s>1?[y(s)]:[])}function rl(s,e,t){const{literalFactory:n,literalFactoryArguments:r}=s.getLiteralFactory(e),i=t(1+r.length),{identifier:o,isVarLength:a}=function wf(s){const e=xf[s.length];return{identifier:e||u.pureFunctionV,isVarLength:!e}}(r),l=[y(i),n];return a?l.push(we(r)):l.push(...r),U(o).callFn(l)}function il(s){const[e,t]=w(s),n=y(t);return e?[y(0),y(e),n]:[n]}const _s="$$shared_ctx$$";class si{constructor(e=0,t=null,n){if(this.bindingLevel=e,this.parent=t,this.globals=n,this.map=new Map,this.referenceNameIndex=0,this.restoreViewVariable=null,this.usesRestoredViewContext=!1,void 0!==n)for(const r of n)this.set(0,r,Ne(r))}static createRootScope(){return new si}get(e){let t=this;for(;t;){let n=t.map.get(e);if(null!=n)return t!==this&&(n={retrievalLevel:n.retrievalLevel,lhs:n.lhs,declareLocalCallback:n.declareLocalCallback,declare:!1,priority:n.priority},this.map.set(e,n),this.maybeGenerateSharedContextVar(n),this.maybeRestoreView()),n.declareLocalCallback&&!n.declare&&(n.declare=!0),n.lhs;t=t.parent}return 0===this.bindingLevel?null:this.getComponentProperty(e)}set(e,t,n,r=0,i,o){if(this.map.has(t)){if(o)return this;Qn(`The name ${t} is already defined in scope to be ${this.map.get(t)}`)}return this.map.set(t,{retrievalLevel:e,lhs:n,declare:!1,declareLocalCallback:i,priority:r}),this}getLocal(e){return this.get(e)}notifyImplicitReceiverUse(){0!==this.bindingLevel&&(this.map.get(_s+0).declare=!0)}nestedScope(e,t){const n=new si(e,this,t);return e>0&&n.generateSharedContextVar(0),n}getOrCreateSharedContextVar(e){const t=_s+e;return this.map.has(t)||this.generateSharedContextVar(e),this.map.get(t).lhs}getSharedContextName(e){const t=this.map.get(_s+e);return t&&t.declare?t.lhs:null}maybeGenerateSharedContextVar(e){if(1===e.priority&&e.retrievalLevel[t.set(Ro(r)).toConstDecl()],declare:!1,priority:2})}getComponentProperty(e){const t=this.map.get(_s+0);return t.declare=!0,this.maybeRestoreView(),t.lhs.prop(e)}maybeRestoreView(){this.isListenerScope()&&(this.parent.restoreViewVariable||(this.parent.restoreViewVariable=Ne(this.parent.freshReferenceName())),this.restoreViewVariable=this.parent.restoreViewVariable)}restoreViewStatement(){if(this.restoreViewVariable){const e=$n(null,u.restoreView,[this.restoreViewVariable]);return this.usesRestoredViewContext?Ne(ya).set(e).toConstDecl():e.toStmt()}return null}viewSnapshotStatements(){return this.restoreViewVariable?[this.restoreViewVariable.set($n(null,u.getCurrentView,[])).toConstDecl()]:[]}isListenerScope(){return this.parent&&this.parent.bindingLevel===this.bindingLevel}variableDeclarations(){let e=0;return Array.from(this.map.values()).filter(t=>t.declare).sort((t,n)=>n.retrievalLevel-t.retrievalLevel||n.priority-t.priority).reduce((t,n)=>{const r=this.bindingLevel-n.retrievalLevel,i=n.declareLocalCallback(this,r-e);return e=r,t.concat(i)},[])}freshReferenceName(){let e=this;for(;e.parent;)e=e.parent;return"_r"+e.referenceNameIndex++}hasRestoreViewVariable(){return!!this.restoreViewVariable}notifyRestoredViewContextUse(){this.usesRestoredViewContext=!0}}function ol(s){switch(Vn(s)){case 1:return u.propertyInterpolate;case 3:return u.propertyInterpolate1;case 5:return u.propertyInterpolate2;case 7:return u.propertyInterpolate3;case 9:return u.propertyInterpolate4;case 11:return u.propertyInterpolate5;case 13:return u.propertyInterpolate6;case 15:return u.propertyInterpolate7;case 17:return u.propertyInterpolate8;default:return u.propertyInterpolateV}}function If(s,e,t={}){const{interpolationConfig:n,preserveWhitespaces:r,enableI18nLegacyMessageIdFormat:i}=t,o=ri(n),l=(new Nu).parse(s,e,{leadingTriviaChars:Ef,...t,tokenizeExpansionForms:!0});if(!t.alwaysAttemptHtmlToR3AstConversion&&l.errors&&l.errors.length>0){const Le={interpolationConfig:n,preserveWhitespaces:r,errors:l.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return t.collectCommentNodes&&(Le.commentNodes=[]),Le}let c=l.rootNodes;const p=new el(n,!r,i),f=p.visitAllWithErrors(c);if(!t.alwaysAttemptHtmlToR3AstConversion&&f.errors&&f.errors.length>0){const Le={interpolationConfig:n,preserveWhitespaces:r,errors:f.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return t.collectCommentNodes&&(Le.commentNodes=[]),Le}c=f.rootNodes,r||(c=Ie(new Ru,c),p.hasI18nMeta&&(c=Ie(new el(n,!1),c)));const{nodes:C,errors:k,styleUrls:R,styles:Z,ngContentSelectors:q,commentNodes:K}=function Rd(s,e,t){const n=new Md(e,t),o={nodes:Ie(n,s),errors:e.errors.concat(n.errors),styleUrls:n.styleUrls,styles:n.styles,ngContentSelectors:n.ngContentSelectors};return t.collectCommentNodes&&(o.commentNodes=n.commentNodes),o}(c,o,{collectCommentNodes:!!t.collectCommentNodes});k.push(...l.errors,...f.errors);const te={interpolationConfig:n,preserveWhitespaces:r,errors:k.length>0?k:null,nodes:C,styleUrls:R,styles:Z,ngContentSelectors:q};return t.collectCommentNodes&&(te.commentNodes=K),te}const al=new Fu;function ri(s=Bt){return new Ed(new xu(new yu),s,al,[])}function ul(s,e){switch(s){case Ze.HTML:return U(u.sanitizeHtml);case Ze.SCRIPT:return U(u.sanitizeScript);case Ze.STYLE:return e?U(u.sanitizeStyle):null;case Ze.URL:return U(u.sanitizeUrl);case Ze.RESOURCE_URL:return U(u.sanitizeResourceUrl);default:return null}}function Df(s,e){const t=Mt(e.value);if(!$u(s,e.name))return t;switch(al.securityContext(s,e.name,!0)){case Ze.HTML:return xi(U(u.trustConstantHtml),new ye([new _e(e.value)],[]),void 0,e.valueSpan);case Ze.RESOURCE_URL:return xi(U(u.trustConstantResourceUrl),new ye([new _e(e.value)],[]),void 0,e.valueSpan);default:return t}}function Pf(s){return s instanceof Ar||s instanceof Ii||s instanceof ua}function Mo(s){return s.every(Pf)}function ii(s,e,t){return()=>{const n=s(),r=Array.isArray(n)?n:[n];return t&&r.push(...t),e&&r.unshift(y(e)),r}}const ll="ngI18nClosureMode";function Rf(){return Ps(Ne(ll)).notIdentical(y("undefined",Ye)).and(Ne(ll))}const Mf=/attr\.([^\]]+)/;function pl(s,e,t){const n=new ot,r=Et(s.selector);return n.set("type",s.internalType),r.length>0&&n.set("selectors",Mt(r)),s.queries.length>0&&n.set("contentQueries",function Uf(s,e,t){const n=[],r=[],i=_a(r,"_t");for(const a of s){n.push(U(u.contentQuery).callFn([Ne("dirIndex"),...fl(a,e)]).toStmt());const l=i(),c=U(u.loadQuery).callFn([]),p=U(u.queryRefresh).callFn([l.set(c)]),f=Ne(qt).prop(a.propertyName).set(a.first?l.prop("first"):l);r.push(p.and(f).toStmt())}const o=t?`${t}_ContentQueries`:null;return vt([new rt($s,ft),new rt(qt,null),new rt("dirIndex",null)],[Nn(1,n),Nn(2,r)],fe,null,o)}(s.queries,e,s.name)),s.viewQueries.length&&n.set("viewQuery",function Wf(s,e,t){const n=[],r=[],i=_a(r,Bi);s.forEach(a=>{const l=U(u.viewQuery).callFn(fl(a,e));n.push(l.toStmt());const c=i(),p=U(u.loadQuery).callFn([]),f=U(u.queryRefresh).callFn([c.set(p)]),C=Ne(qt).prop(a.propertyName).set(a.first?c.prop("first"):c);r.push(f.and(C).toStmt())});const o=t?`${t}_Query`:null;return vt([new rt($s,ft),new rt(qt,null)],[Nn(1,n),Nn(2,r)],fe,null,o)}(s.viewQueries,e,s.name)),n.set("hostBindings",function Gf(s,e,t,n,r,i,o){const a=Ne(qt),l=new mu(a),{styleAttr:c,classAttr:p}=s.specialAttributes;void 0!==c&&l.registerStyleAttr(c),void 0!==p&&l.registerClassAttr(p);const f=[],C=[],k=[],R=e,Z=t.createDirectiveHostEventAsts(s.listeners,R);Z&&Z.length&&f.push(...function Zf(s,e){const t=[],n=[],r=[];for(const i of s){let o=i.name&&fs(i.name);const a=1===i.type?na(o,i.targetOrPhase):o,l=e&&o?`${e}_${a}_HostBindingHandler`:null,c=nl(Ir.fromParsedEvent(i),l);1==i.type?n.push(c):t.push(c)}for(const i of n)r.push({reference:u.syntheticHostListener,paramsOrFn:i,span:null});for(const i of t)r.push({reference:u.listener,paramsOrFn:i,span:null});return r}(Z,i));const q=t.createBoundHostProperties(s.properties,R),K=[];let Le,te=0;q&&q.forEach(ie=>{l.registerInputBasedOnName(ie.name,ie.expression,R)?te+=2:(K.push(ie),te++)});const st=()=>{if(!Le){Le=new sl(n,()=>Qn("Unexpected node"),tt=>{const qe=te;return te+=tt,qe},()=>Qn("Unexpected pipe"))}return Le},Tt=[],vn=[],Pn=[];for(const ie of K){const tt=ie.expression.visit(st()),qe=vl(a,tt),{bindingName:At,instruction:Kn,isAttribute:kn}=Kf(ie),Zn=t.calcPossibleSecurityContexts(r,At,kn).filter(Vg=>Vg!==Ze.NONE);let Jt=null;Zn.length&&(Jt=2===Zn.length&&Zn.indexOf(Ze.URL)>-1&&Zn.indexOf(Ze.RESOURCE_URL)>-1?U(u.sanitizeUrlOrResourceUrl):ul(Zn[0],kn));const Kt=[y(At),qe.currValExpr];Jt?Kt.push(Jt):iu(At)&&Kt.push(U(u.validateIframeAttribute)),k.push(...qe.stmts),Kn===u.hostProperty?Tt.push(Kt):Kn===u.attribute?vn.push(Kt):Kn===u.syntheticHostProperty?Pn.push(Kt):C.push({reference:Kn,paramsOrFn:Kt,span:null})}for(const ie of Tt)C.push({reference:u.hostProperty,paramsOrFn:ie,span:null});for(const ie of vn)C.push({reference:u.attribute,paramsOrFn:ie,span:null});for(const ie of Pn)C.push({reference:u.syntheticHostProperty,paramsOrFn:ie,span:null});const Qt=function jf(s){const e=[];for(let t of Object.getOwnPropertyNames(s)){const n=s[t];e.push(y(t),n)}return e}(s.attributes);if(l.assignHostAttrs(Qt,o),l.hasBindings&&l.buildUpdateLevelInstructions(st()).forEach(ie=>{for(const tt of ie.calls)te+=Math.max(tt.allocateBindingSlots-2,0),C.push({reference:ie.reference,paramsOrFn:zf(tt,a,vl),span:null})}),te&&o.set("hostVars",y(te)),f.length>0||C.length>0){const ie=i?`${i}_HostBindings`:null,tt=[];return f.length>0&&tt.push(Nn(1,Rr(f))),C.length>0&&tt.push(Nn(2,k.concat(Rr(C)))),vt([new rt($s,ft),new rt(qt,null)],tt,fe,null,ie)}return null}(s.host,s.typeSourceSpan,t,e,s.selector||"",s.name,n)),n.set("inputs",Lr(s.inputs,!0)),n.set("outputs",Lr(s.outputs)),null!==s.exportAs&&n.set("exportAs",we(s.exportAs.map(i=>y(i)))),s.isStandalone&&n.set("standalone",y(!0)),n}function hl(s,e){const t=[],n=e.providers,r=e.viewProviders;if(n||r){const i=[n||new is([])];r&&i.push(r),t.push(U(u.ProvidersFeature).callFn(i))}e.usesInheritance&&t.push(U(u.InheritDefinitionFeature)),e.fullInheritance&&t.push(U(u.CopyDefinitionFeature)),e.lifecycle.usesOnChanges&&t.push(U(u.NgOnChangesFeature)),e.hasOwnProperty("template")&&e.isStandalone&&t.push(U(u.StandaloneFeature)),e.hostDirectives?.length&&t.push(U(u.HostDirectivesFeature).callFn([em(e.hostDirectives)])),t.length&&s.set("features",we(t))}function $f(s,e,t){const n=pl(s,e,t);hl(n,s);const r=s.selector&&be.parse(s.selector),i=r&&r[0];if(i){const K=i.getAttrs();K.length&&n.set("attrs",e.getConstLiteral(we(K.map(te=>y(null!=te?te:void 0))),!0))}const o=s.name,a=o?`${o}_Template`:null,l=s.changeDetection,c=s.template,p=new Lo(e,si.createRootScope(),0,o,null,null,a,u.namespaceHTML,s.relativeContextFilePath,s.i18nUseExternalIds),f=p.buildTemplateFunction(c.nodes,[]),C=p.getNgContentSelectors();C&&n.set("ngContentSelectors",C),n.set("decls",y(p.getConstCount())),n.set("vars",y(p.getVarCount()));const{constExpressions:k,prepareStatements:R}=p.getConsts();if(k.length>0){let K=we(k);R.length>0&&(K=vt([],[...R,new it(K)])),n.set("consts",K)}if(n.set("template",f),s.declarations.length>0&&n.set("dependencies",function Vf(s,e){switch(e){case 0:return s;case 1:return vt([],[new it(s)]);case 2:const t=s.prop("map").callFn([U(u.resolveForwardRef)]);return vt([],[new it(t)])}}(we(s.declarations.map(K=>K.type)),s.declarationListEmitMode)),null===s.encapsulation&&(s.encapsulation=We.Emulated),s.styles&&s.styles.length){const te=(s.encapsulation==We.Emulated?function Jf(s,e,t){const n=new Kp;return s.map(r=>n.shimCssText(r,e,t))}(s.styles,"_ngcontent-%COMP%","_nghost-%COMP%"):s.styles).reduce((Le,st)=>(st.trim().length>0&&Le.push(e.getConstLiteral(y(st))),Le),[]);te.length>0&&n.set("styles",we(te))}else s.encapsulation===We.Emulated&&(s.encapsulation=We.None);s.encapsulation!==We.Emulated&&n.set("encapsulation",y(s.encapsulation)),null!==s.animations&&n.set("data",gt([{key:"animation",value:s.animations,quoted:!1}])),null!=l&&l!==Re.Default&&n.set("changeDetection",y(l));return{expression:U(u.defineComponent).callFn([n.toLiteralMap()],void 0,!0),type:dl(s),statements:[]}}function dl(s){const e=ml(s);return e.push(Bo(s.template.ngContentSelectors)),e.push(mt(y(s.isStandalone))),e.push(El(s)),mt(U(u.ComponentDeclaration,e))}function fl(s,e){const t=[np(s,e),y(Hf(s))];return s.read&&t.push(s.read),t}function Hf(s){return(s.descendants?1:0)|(s.static?2:0)|(s.emitDistinctChangesOnly?4:0)}function qf(s){return mt(y(s))}function oi(s){return gt(Object.keys(s).map(t=>({key:t,value:y(Array.isArray(s[t])?s[t][0]:s[t]),quoted:!0})))}function Bo(s){return s.length>0?mt(we(s.map(e=>y(e)))):et}function ml(s){const e=null!==s.selector?s.selector.replace(/\n/g,""):null;return[Tr(s.type.type,s.typeArgumentCount),null!==e?qf(e):et,null!==s.exportAs?Bo(s.exportAs):et,mt(oi(s.inputs)),mt(oi(s.outputs)),Bo(s.queries.map(t=>t.propertyName))]}function gl(s){const e=ml(s);return e.push(et),e.push(mt(y(s.isStandalone))),e.push(El(s)),mt(U(u.DirectiveDeclaration,e))}function vl(s,e){return Qa(null,s,e,"b")}function zf(s,e,t){return s.params(n=>t(e,n).currValExpr)}function Kf(s){let t,e=s.name;const n=e.match(Mf);return n?(e=n[1],t=u.attribute):s.isAnimation?(e=ta(e),t=u.syntheticHostProperty):t=u.hostProperty,{bindingName:e,instruction:t,isAttribute:!!n}}const Xf=/^(?:\[([^\]]+)\])|(?:\(([^\)]+)\))$/;function El(s){return s.hostDirectives?.length?mt(we(s.hostDirectives.map(e=>gt([{key:"directive",value:Ps(e.directive.type),quoted:!1},{key:"inputs",value:oi(e.inputs||{}),quoted:!1},{key:"outputs",value:oi(e.outputs||{}),quoted:!1}])))):et}function em(s){const e=[];let t=!1;for(const n of s){if(n.inputs||n.outputs){const r=[{key:"directive",value:n.directive.type,quoted:!1}];if(n.inputs){const i=ai(n.inputs);i&&r.push({key:"inputs",value:i,quoted:!1})}if(n.outputs){const i=ai(n.outputs);i&&r.push({key:"outputs",value:i,quoted:!1})}e.push(gt(r))}else e.push(n.directive.type);n.isForwardReference&&(t=!0)}return t?new yt([],[new it(we(e))]):we(e)}function ai(s){const e=[];for(const t in s)s.hasOwnProperty(t)&&e.push(y(t),y(s[t]));return e.length>0?we(e):null}class tm{}class nm{constructor(e=new Cp){this.jitEvaluator=e,this.FactoryTarget=Ut,this.ResourceLoader=tm,this.elementSchemaRegistry=new Fu}compilePipe(e,t,n){const i=Ka({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,deps:null,pipeName:n.pipeName,pure:n.pure,isStandalone:n.isStandalone});return this.jitExpression(i.expression,e,t,[])}compilePipeDeclaration(e,t,n){const r=function mm(s){return{name:s.type.name,type:ct(s.type),internalType:new ne(s.type),typeArgumentCount:0,pipeName:s.name,deps:null,pure:s.pure??!0,isStandalone:s.isStandalone??!1}}(n),i=Ka(r);return this.jitExpression(i.expression,e,t,[])}compileInjectable(e,t,n){const{expression:r,statements:i}=Sa({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:n.typeArgumentCount,providedIn:bl(n.providedIn),useClass:Ss(n,"useClass"),useFactory:Al(n,"useFactory"),useValue:Ss(n,"useValue"),useExisting:Ss(n,"useExisting"),deps:n.deps?.map(Il)},!0);return this.jitExpression(r,e,t,i)}compileInjectableDeclaration(e,t,n){const{expression:r,statements:i}=Sa({name:n.type.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,providedIn:bl(n.providedIn),useClass:Ss(n,"useClass"),useFactory:Al(n,"useFactory"),useValue:Ss(n,"useValue"),useExisting:Ss(n,"useExisting"),deps:n.deps?.map(Dl)},!0);return this.jitExpression(r,e,t,i)}compileInjector(e,t,n){const i=Wa({name:n.name,type:ct(n.type),internalType:new ne(n.type),providers:n.providers&&n.providers.length>0?new ne(n.providers):null,imports:n.imports.map(o=>new ne(o))});return this.jitExpression(i.expression,e,t,[])}compileInjectorDeclaration(e,t,n){const r=function gm(s){return{name:s.type.name,type:ct(s.type),internalType:new ne(s.type),providers:void 0!==s.providers&&s.providers.length>0?new ne(s.providers):null,imports:void 0!==s.imports?s.imports.map(e=>new ne(e)):[]}}(n),i=Wa(r);return this.jitExpression(i.expression,e,t,[])}compileNgModule(e,t,n){const i=Ip({type:ct(n.type),internalType:new ne(n.type),adjacentType:new ne(n.type),bootstrap:n.bootstrap.map(ct),declarations:n.declarations.map(ct),publicDeclarationTypes:null,imports:n.imports.map(ct),includeImportTypes:!0,exports:n.exports.map(ct),selectorScopeMode:Ks.Inline,containsForwardDecls:!1,schemas:n.schemas?n.schemas.map(ct):null,id:n.id?new ne(n.id):null});return this.jitExpression(i.expression,e,t,[])}compileNgModuleDeclaration(e,t,n){const r=function Dp(s){const e=new ot;return e.set("type",new ne(s.type)),void 0!==s.bootstrap&&e.set("bootstrap",new ne(s.bootstrap)),void 0!==s.declarations&&e.set("declarations",new ne(s.declarations)),void 0!==s.imports&&e.set("imports",new ne(s.imports)),void 0!==s.exports&&e.set("exports",new ne(s.exports)),void 0!==s.schemas&&e.set("schemas",new ne(s.schemas)),void 0!==s.id&&e.set("id",new ne(s.id)),U(u.defineNgModule).callFn([e.toLiteralMap()])}(n);return this.jitExpression(r,e,t,[])}compileDirective(e,t,n){const r=xl(n);return this.compileDirectiveFromMeta(e,t,r)}compileDirectiveDeclaration(e,t,n){const i=wl(n,this.createParseSourceSpan("Directive",n.type.name,t));return this.compileDirectiveFromMeta(e,t,i)}compileDirectiveFromMeta(e,t,n){const r=new Xo,o=function Of(s,e,t){const n=pl(s,e,t);return hl(n,s),{expression:U(u.defineDirective).callFn([n.toLiteralMap()],void 0,!0),type:gl(s),statements:[]}}(n,r,ri());return this.jitExpression(o.expression,e,t,r.statements)}compileComponent(e,t,n){const{template:r,interpolation:i}=Tl(n.template,n.name,t,n.preserveWhitespaces,n.interpolation),o={...n,...xl(n),selector:n.selector||this.elementSchemaRegistry.getDefaultComponentElementName(),template:r,declarations:n.declarations.map(om),declarationListEmitMode:0,styles:[...n.styles,...r.styles],encapsulation:n.encapsulation,interpolation:i,changeDetection:n.changeDetection,animations:null!=n.animations?new ne(n.animations):null,viewProviders:null!=n.viewProviders?new ne(n.viewProviders):null,relativeContextFilePath:"",i18nUseExternalIds:!0},a=`ng:///${n.name}.js`;return this.compileComponentFromMeta(e,a,o)}compileComponentDeclaration(e,t,n){const i=function im(s,e,t){const{template:n,interpolation:r}=Tl(s.template,s.type.name,t,s.preserveWhitespaces??!1,s.interpolation),i=[];if(s.dependencies)for(const o of s.dependencies)switch(o.kind){case"directive":case"component":i.push(Fo(o));break;case"pipe":i.push(um(o))}else(s.components||s.directives||s.pipes)&&(s.components&&i.push(...s.components.map(o=>Fo(o,!0))),s.directives&&i.push(...s.directives.map(o=>Fo(o))),s.pipes&&i.push(...function am(s){return s?Object.keys(s).map(e=>({kind:Tn.Pipe,name:e,type:new ne(s[e])})):[]}(s.pipes)));return{...wl(s,e),template:n,styles:s.styles??[],declarations:i,viewProviders:void 0!==s.viewProviders?new ne(s.viewProviders):null,animations:void 0!==s.animations?new ne(s.animations):null,changeDetection:s.changeDetection??Re.Default,encapsulation:s.encapsulation??We.Emulated,interpolation:r,declarationListEmitMode:2,relativeContextFilePath:"",i18nUseExternalIds:!0}}(n,this.createParseSourceSpan("Component",n.type.name,t),t);return this.compileComponentFromMeta(e,t,i)}compileComponentFromMeta(e,t,n){const r=new Xo,o=$f(n,r,ri(n.interpolation));return this.jitExpression(o.expression,e,t,r.statements)}compileFactory(e,t,n){const r=On({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:n.typeArgumentCount,deps:lm(n.deps),target:n.target});return this.jitExpression(r.expression,e,t,r.statements)}compileFactoryDeclaration(e,t,n){const r=On({name:n.type.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,deps:Array.isArray(n.deps)?n.deps.map(Dl):n.deps,target:n.target});return this.jitExpression(r.expression,e,t,r.statements)}createParseSourceSpan(e,t,n){return function Ep(s,e,t){const r=new Ki("",`in ${s} ${e} in ${t}`);return new pt(new Un(r,-1,-1,-1),new Un(r,-1,-1,-1))}(e,t,n)}jitExpression(e,t,n,r){const i=[...r,new nn("$def",e,void 0,It.Exported)];return this.jitEvaluator.evaluateStatements(n,i,new bp(t),!0).$def}}function yl(s){return{...s,predicate:Sl(s.predicate),read:s.read?new ne(s.read):null,static:s.static,emitDistinctChangesOnly:s.emitDistinctChangesOnly}}function _l(s){return{propertyName:s.propertyName,first:s.first??!1,predicate:Sl(s.predicate),descendants:s.descendants??!1,read:s.read?new ne(s.read):null,static:s.static??!1,emitDistinctChangesOnly:s.emitDistinctChangesOnly??!0}}function Sl(s){return Array.isArray(s)?s:Ai(new ne(s),1)}function xl(s){const e=ui(s.inputs||[]),t=ui(s.outputs||[]),n=s.propMetadata,r={},i={};for(const o in n)n.hasOwnProperty(o)&&n[o].forEach(a=>{dm(a)?r[o]=a.bindingPropertyName?[a.bindingPropertyName,o]:o:fm(a)&&(i[o]=a.bindingPropertyName||o)});return{...s,typeArgumentCount:0,typeSourceSpan:s.typeSourceSpan,type:ct(s.type),internalType:new ne(s.type),deps:null,host:cm(s.propMetadata,s.typeSourceSpan,s.host),inputs:{...e,...r},outputs:{...t,...i},queries:s.queries.map(yl),providers:null!=s.providers?new ne(s.providers):null,viewQueries:s.viewQueries.map(yl),fullInheritance:!1,hostDirectives:Cl(s)}}function wl(s,e){return{name:s.type.name,type:ct(s.type),typeSourceSpan:e,internalType:new ne(s.type),selector:s.selector??null,inputs:s.inputs??{},outputs:s.outputs??{},host:sm(s.host),queries:(s.queries??[]).map(_l),viewQueries:(s.viewQueries??[]).map(_l),providers:void 0!==s.providers?new ne(s.providers):null,exportAs:s.exportAs??null,usesInheritance:s.usesInheritance??!1,lifecycle:{usesOnChanges:s.usesOnChanges??!1},deps:null,typeArgumentCount:0,fullInheritance:!1,isStandalone:s.isStandalone??!1,hostDirectives:Cl(s)}}function sm(s={}){return{attributes:rm(s.attributes??{}),listeners:s.listeners??{},properties:s.properties??{},specialAttributes:{classAttr:s.classAttribute,styleAttr:s.styleAttribute}}}function Cl(s){return s.hostDirectives?.length?s.hostDirectives.map(e=>"function"==typeof e?{directive:ct(e),inputs:null,outputs:null,isForwardReference:!1}:{directive:ct(e.directive),isForwardReference:!1,inputs:e.inputs?ui(e.inputs):null,outputs:e.outputs?ui(e.outputs):null}):null}function rm(s){const e={};for(const t of Object.keys(s))e[t]=new ne(s[t]);return e}function om(s){return{...s,type:new ne(s.type)}}function Fo(s,e=null){return{kind:Tn.Directive,isComponent:e||"component"===s.kind,selector:s.selector,type:new ne(s.type),inputs:s.inputs??[],outputs:s.outputs??[],exportAs:s.exportAs??null}}function um(s){return{kind:Tn.Pipe,name:s.name,type:new ne(s.type)}}function Tl(s,e,t,n,r){const i=r?Mr.fromArray(r):Bt,o=If(s,t,{preserveWhitespaces:n,interpolationConfig:i});if(null!==o.errors){const a=o.errors.map(l=>l.toString()).join(", ");throw new Error(`Errors during JIT compilation of template for ${e}: ${a}`)}return{template:o,interpolation:i}}function Ss(s,e){if(s.hasOwnProperty(e))return Ai(new ne(s[e]),0)}function Al(s,e){if(s.hasOwnProperty(e))return new ne(s[e])}function bl(s){return Ai("function"==typeof s?new ne(s):new z(s??null),0)}function lm(s){return null==s?null:s.map(Il)}function Il(s){const e=null!=s.attribute,t=null===s.token?null:new ne(s.token);return Nl(e?new ne(s.attribute):t,e,s.host,s.optional,s.self,s.skipSelf)}function Dl(s){const e=s.attribute??!1;return Nl(null===s.token?null:new ne(s.token),e,s.host??!1,s.optional??!1,s.self??!1,s.skipSelf??!1)}function Nl(s,e,t,n,r,i){return{token:s,attributeNameType:e?y("unknown"):null,host:t,optional:n,self:r,skipSelf:i}}function cm(s,e,t){const n=function Yf(s){const e={},t={},n={},r={};for(const i of Object.keys(s)){const o=s[i],a=i.match(Xf);if(null===a)switch(i){case"class":if("string"!=typeof o)throw new Error("Class binding must be string");r.classAttr=o;break;case"style":if("string"!=typeof o)throw new Error("Style binding must be string");r.styleAttr=o;break;default:e[i]="string"==typeof o?y(o):o}else if(null!=a[1]){if("string"!=typeof o)throw new Error("Property binding must be string");n[a[1]]=o}else if(null!=a[2]){if("string"!=typeof o)throw new Error("Event binding must be string");t[a[2]]=o}}return{attributes:e,listeners:t,properties:n,specialAttributes:r}}(t||{}),r=function Qf(s,e){const t=ri();return t.createDirectiveHostEventAsts(s.listeners,e),t.createBoundHostProperties(s.properties,e),t.errors}(n,e);if(r.length)throw new Error(r.map(i=>i.msg).join("\n"));for(const i in s)s.hasOwnProperty(i)&&s[i].forEach(o=>{pm(o)?n.properties[o.hostPropertyName||i]=vc("this",i):hm(o)&&(n.listeners[o.eventName||i]=`${i}(${(o.args||[]).join(",")})`)});return n}function pm(s){return"HostBinding"===s.ngMetadataName}function hm(s){return"HostListener"===s.ngMetadataName}function dm(s){return"Input"===s.ngMetadataName}function fm(s){return"Output"===s.ngMetadataName}function ui(s){return s.reduce((e,t)=>{const[n,r]=t.split(":",2).map(i=>i.trim());return e[n]=r||n,e},{})}new class dr{constructor(e){this.full=e;const t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}}("15.0.3");var zt;!function(s){s[s.Extract=0]="Extract",s[s.Merge=1]="Merge"}(zt||(zt={}));new class Im{constructor(){this.closedByParent=!1,this.isVoid=!1,this.ignoreFirstLf=!1,this.canSelfClose=!0,this.preventNamespaceInheritance=!1}requireExtraParent(e){return!1}isClosedByChild(e){return!1}getContentType(){return _.PARSABLE_DATA}};var Ul;!function(s){s[s.Directive=0]="Directive",s[s.Component=1]="Component",s[s.Injectable=2]="Injectable",s[s.Pipe=3]="Pipe",s[s.NgModule=4]="NgModule"}(Ul||(Ul={}));!function vm(s){(s.ng||(s.ng={})).\u0275compilerFacade=new nm}(en);function Zl(s,e){for(let t=1,n=1;ttypeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)().$localize=Uo;h(34012),h(14171)},14171:()=>{"use strict";!function(d){const E=d.performance;function D(Oe){E&&E.mark&&E.mark(Oe)}function A(Oe,S){E&&E.measure&&E.measure(Oe,S)}D("Zone");const N=d.__Zone_symbol_prefix||"__zone_symbol__";function L(Oe){return N+Oe}const se=!0===d[L("forceDuplicateZoneCheck")];if(d.Zone){if(se||"function"!=typeof d.Zone.__symbol__)throw new Error("Zone already loaded.");return d.Zone}class Q{constructor(S,g){this._parent=S,this._name=g?g.name||"unnamed":"",this._properties=g&&g.properties||{},this._zoneDelegate=new de(this,this._parent&&this._parent._zoneDelegate,g)}static assertZonePatched(){if(d.Promise!==ft.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let S=Q.current;for(;S.parent;)S=S.parent;return S}static get current(){return Qe.zone}static get currentTask(){return et}static __load_patch(S,g,v=!1){if(ft.hasOwnProperty(S)){if(!v&&se)throw Error("Already loaded patch: "+S)}else if(!d["__Zone_disable_"+S]){const pe="Zone:"+S;D(pe),ft[S]=g(d,Q,Ye),A(pe,pe)}}get parent(){return this._parent}get name(){return this._name}get(S){const g=this.getZoneWith(S);if(g)return g._properties[S]}getZoneWith(S){let g=this;for(;g;){if(g._properties.hasOwnProperty(S))return g;g=g._parent}return null}fork(S){if(!S)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,S)}wrap(S,g){if("function"!=typeof S)throw new Error("Expecting function got: "+S);const v=this._zoneDelegate.intercept(this,S,g),pe=this;return function(){return pe.runGuarded(v,this,arguments,g)}}run(S,g,v,pe){Qe={parent:Qe,zone:this};try{return this._zoneDelegate.invoke(this,S,g,v,pe)}finally{Qe=Qe.parent}}runGuarded(S,g=null,v,pe){Qe={parent:Qe,zone:this};try{try{return this._zoneDelegate.invoke(this,S,g,v,pe)}catch(Me){if(this._zoneDelegate.handleError(this,Me))throw Me}}finally{Qe=Qe.parent}}runTask(S,g,v){if(S.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(S.zone||Je).name+"; Execution: "+this.name+")");if(S.state===Ce&&(S.type===dt||S.type===me))return;const pe=S.state!=oe;pe&&S._transitionTo(oe,xe),S.runCount++;const Me=et;et=S,Qe={parent:Qe,zone:this};try{S.type==me&&S.data&&!S.data.isPeriodic&&(S.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,S,g,v)}catch(ne){if(this._zoneDelegate.handleError(this,ne))throw ne}}finally{S.state!==Ce&&S.state!==G&&(S.type==dt||S.data&&S.data.isPeriodic?pe&&S._transitionTo(xe,oe):(S.runCount=0,this._updateTaskCount(S,-1),pe&&S._transitionTo(Ce,oe,Ce))),Qe=Qe.parent,et=Me}}scheduleTask(S){if(S.zone&&S.zone!==this){let v=this;for(;v;){if(v===S.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${S.zone.name}`);v=v.parent}}S._transitionTo(Ve,Ce);const g=[];S._zoneDelegates=g,S._zone=this;try{S=this._zoneDelegate.scheduleTask(this,S)}catch(v){throw S._transitionTo(G,Ve,Ce),this._zoneDelegate.handleError(this,v),v}return S._zoneDelegates===g&&this._updateTaskCount(S,1),S.state==Ve&&S._transitionTo(xe,Ve),S}scheduleMicroTask(S,g,v,pe){return this.scheduleTask(new ue(fe,S,g,v,pe,void 0))}scheduleMacroTask(S,g,v,pe,Me){return this.scheduleTask(new ue(me,S,g,v,pe,Me))}scheduleEventTask(S,g,v,pe,Me){return this.scheduleTask(new ue(dt,S,g,v,pe,Me))}cancelTask(S){if(S.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(S.zone||Je).name+"; Execution: "+this.name+")");S._transitionTo(je,xe,oe);try{this._zoneDelegate.cancelTask(this,S)}catch(g){throw S._transitionTo(G,je),this._zoneDelegate.handleError(this,g),g}return this._updateTaskCount(S,-1),S._transitionTo(Ce,je),S.runCount=0,S}_updateTaskCount(S,g){const v=S._zoneDelegates;-1==g&&(S._zoneDelegates=null);for(let pe=0;peOe.hasTask(g,v),onScheduleTask:(Oe,S,g,v)=>Oe.scheduleTask(g,v),onInvokeTask:(Oe,S,g,v,pe,Me)=>Oe.invokeTask(g,v,pe,Me),onCancelTask:(Oe,S,g,v)=>Oe.cancelTask(g,v)};class de{constructor(S,g,v){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=S,this._parentDelegate=g,this._forkZS=v&&(v&&v.onFork?v:g._forkZS),this._forkDlgt=v&&(v.onFork?g:g._forkDlgt),this._forkCurrZone=v&&(v.onFork?this.zone:g._forkCurrZone),this._interceptZS=v&&(v.onIntercept?v:g._interceptZS),this._interceptDlgt=v&&(v.onIntercept?g:g._interceptDlgt),this._interceptCurrZone=v&&(v.onIntercept?this.zone:g._interceptCurrZone),this._invokeZS=v&&(v.onInvoke?v:g._invokeZS),this._invokeDlgt=v&&(v.onInvoke?g:g._invokeDlgt),this._invokeCurrZone=v&&(v.onInvoke?this.zone:g._invokeCurrZone),this._handleErrorZS=v&&(v.onHandleError?v:g._handleErrorZS),this._handleErrorDlgt=v&&(v.onHandleError?g:g._handleErrorDlgt),this._handleErrorCurrZone=v&&(v.onHandleError?this.zone:g._handleErrorCurrZone),this._scheduleTaskZS=v&&(v.onScheduleTask?v:g._scheduleTaskZS),this._scheduleTaskDlgt=v&&(v.onScheduleTask?g:g._scheduleTaskDlgt),this._scheduleTaskCurrZone=v&&(v.onScheduleTask?this.zone:g._scheduleTaskCurrZone),this._invokeTaskZS=v&&(v.onInvokeTask?v:g._invokeTaskZS),this._invokeTaskDlgt=v&&(v.onInvokeTask?g:g._invokeTaskDlgt),this._invokeTaskCurrZone=v&&(v.onInvokeTask?this.zone:g._invokeTaskCurrZone),this._cancelTaskZS=v&&(v.onCancelTask?v:g._cancelTaskZS),this._cancelTaskDlgt=v&&(v.onCancelTask?g:g._cancelTaskDlgt),this._cancelTaskCurrZone=v&&(v.onCancelTask?this.zone:g._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const pe=v&&v.onHasTask,Me=g&&g._hasTaskZS;(pe||Me)&&(this._hasTaskZS=pe?v:J,this._hasTaskDlgt=g,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=S,v.onScheduleTask||(this._scheduleTaskZS=J,this._scheduleTaskDlgt=g,this._scheduleTaskCurrZone=this.zone),v.onInvokeTask||(this._invokeTaskZS=J,this._invokeTaskDlgt=g,this._invokeTaskCurrZone=this.zone),v.onCancelTask||(this._cancelTaskZS=J,this._cancelTaskDlgt=g,this._cancelTaskCurrZone=this.zone))}fork(S,g){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,S,g):new Q(S,g)}intercept(S,g,v){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,S,g,v):g}invoke(S,g,v,pe,Me){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,S,g,v,pe,Me):g.apply(v,pe)}handleError(S,g){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,S,g)}scheduleTask(S,g){let v=g;if(this._scheduleTaskZS)this._hasTaskZS&&v._zoneDelegates.push(this._hasTaskDlgtOwner),v=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,S,g),v||(v=g);else if(g.scheduleFn)g.scheduleFn(g);else{if(g.type!=fe)throw new Error("Task is missing scheduleFn.");Ee(g)}return v}invokeTask(S,g,v,pe){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,S,g,v,pe):g.callback.apply(v,pe)}cancelTask(S,g){let v;if(this._cancelTaskZS)v=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,S,g);else{if(!g.cancelFn)throw Error("Task is not cancelable");v=g.cancelFn(g)}return v}hasTask(S,g){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,S,g)}catch(v){this.handleError(S,v)}}_updateTaskCount(S,g){const v=this._taskCounts,pe=v[S],Me=v[S]=pe+g;if(Me<0)throw new Error("More tasks executed then were scheduled.");if(0==pe||0==Me){const ne={microTask:v.microTask>0,macroTask:v.macroTask>0,eventTask:v.eventTask>0,change:S};this.hasTask(this.zone,ne)}}}class ue{constructor(S,g,v,pe,Me,ne){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=S,this.source=g,this.data=pe,this.scheduleFn=Me,this.cancelFn=ne,!v)throw new Error("callback is not defined");this.callback=v;const F=this;S===dt&&pe&&pe.useG?this.invoke=ue.invokeTask:this.invoke=function(){return ue.invokeTask.call(d,F,this,arguments)}}static invokeTask(S,g,v){S||(S=this),nt++;try{return S.runCount++,S.zone.runTask(S,g,v)}finally{1==nt&&ee(),nt--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(Ce,Ve)}_transitionTo(S,g,v){if(this._state!==g&&this._state!==v)throw new Error(`${this.type} '${this.source}': can not transition to '${S}', expecting state '${g}'${v?" or '"+v+"'":""}, was '${this._state}'.`);this._state=S,S==Ce&&(this._zoneDelegates=null)}toString(){return this.data&&typeof this.data.handleId<"u"?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const ke=L("setTimeout"),Se=L("Promise"),ve=L("then");let ut,Ge=[],Fe=!1;function Xe(Oe){if(ut||d[Se]&&(ut=d[Se].resolve(0)),ut){let S=ut[ve];S||(S=ut.then),S.call(ut,Oe)}else d[ke](Oe,0)}function Ee(Oe){0===nt&&0===Ge.length&&Xe(ee),Oe&&Ge.push(Oe)}function ee(){if(!Fe){for(Fe=!0;Ge.length;){const Oe=Ge;Ge=[];for(let S=0;SQe,onUnhandledError:H,microtaskDrainDone:H,scheduleMicroTask:Ee,showUncaughtError:()=>!Q[L("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:H,patchMethod:()=>H,bindArguments:()=>[],patchThen:()=>H,patchMacroTask:()=>H,patchEventPrototype:()=>H,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>H,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>H,wrapWithCurrentZone:()=>H,filterProperties:()=>[],attachOriginToPatched:()=>H,_redefineProperty:()=>H,patchCallbacks:()=>H,nativeScheduleMicroTask:Xe};let Qe={parent:null,zone:new Q(null,null)},et=null,nt=0;function H(){}A("Zone","Zone"),d.Zone=Q}(typeof window<"u"&&window||typeof self<"u"&&self||global);const x=Object.getOwnPropertyDescriptor,B=Object.defineProperty,h=Object.getPrototypeOf,_=Object.create,w=Array.prototype.slice,T="addEventListener",I="removeEventListener",M=Zone.__symbol__(T),W=Zone.__symbol__(I),V="true",P="false",ae=Zone.__symbol__("");function le(d,E){return Zone.current.wrap(d,E)}function Y(d,E,D,A,N){return Zone.current.scheduleMacroTask(d,E,D,A,N)}const j=Zone.__symbol__,be=typeof window<"u",he=be?window:void 0,X=be&&he||"object"==typeof self&&self||global;function Ke(d,E){for(let D=d.length-1;D>=0;D--)"function"==typeof d[D]&&(d[D]=le(d[D],E+"_"+D));return d}function Re(d){return!d||!1!==d.writable&&!("function"==typeof d.get&&typeof d.set>"u")}const ht=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,Ot=!("nw"in X)&&typeof X.process<"u"&&"[object process]"==={}.toString.call(X.process),ws=!Ot&&!ht&&!(!be||!he.HTMLElement),Ze=typeof X.process<"u"&&"[object process]"==={}.toString.call(X.process)&&!ht&&!(!be||!he.HTMLElement),kt={},lr=function(d){if(!(d=d||X.event))return;let E=kt[d.type];E||(E=kt[d.type]=j("ON_PROPERTY"+d.type));const D=this||d.target||X,A=D[E];let N;if(ws&&D===he&&"error"===d.type){const L=d;N=A&&A.call(this,L.message,L.filename,L.lineno,L.colno,L.error),!0===N&&d.preventDefault()}else N=A&&A.apply(this,arguments),null!=N&&!N&&d.preventDefault();return N};function cr(d,E,D){let A=x(d,E);if(!A&&D&&x(D,E)&&(A={enumerable:!0,configurable:!0}),!A||!A.configurable)return;const N=j("on"+E+"patched");if(d.hasOwnProperty(N)&&d[N])return;delete A.writable,delete A.value;const L=A.get,se=A.set,Q=E.slice(2);let J=kt[Q];J||(J=kt[Q]=j("ON_PROPERTY"+Q)),A.set=function(de){let ue=this;!ue&&d===X&&(ue=X),ue&&("function"==typeof ue[J]&&ue.removeEventListener(Q,lr),se&&se.call(ue,null),ue[J]=de,"function"==typeof de&&ue.addEventListener(Q,lr,!1))},A.get=function(){let de=this;if(!de&&d===X&&(de=X),!de)return null;const ue=de[J];if(ue)return ue;if(L){let ke=L.call(this);if(ke)return A.set.call(this,ke),"function"==typeof de.removeAttribute&&de.removeAttribute(E),ke}return null},B(d,E,A),d[N]=!0}function pr(d,E,D){if(E)for(let A=0;Afunction(se,Q){const J=D(se,Q);return J.cbIdx>=0&&"function"==typeof Q[J.cbIdx]?Y(J.name,Q[J.cbIdx],J,N):L.apply(se,Q)})}function Vt(d,E){d[j("OriginalDelegate")]=E}let hr=!1,Yn=!1;function Qn(){if(hr)return Yn;hr=!0;try{const d=he.navigator.userAgent;(-1!==d.indexOf("MSIE ")||-1!==d.indexOf("Trident/")||-1!==d.indexOf("Edge/"))&&(Yn=!0)}catch{}return Yn}Zone.__load_patch("ZoneAwarePromise",(d,E,D)=>{const A=Object.getOwnPropertyDescriptor,N=Object.defineProperty;const se=D.symbol,Q=[],J=!0===d[se("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],de=se("Promise"),ue=se("then");D.onUnhandledError=F=>{if(D.showUncaughtError()){const $=F&&F.rejection;$?console.error("Unhandled Promise rejection:",$ instanceof Error?$.message:$,"; Zone:",F.zone.name,"; Task:",F.task&&F.task.source,"; Value:",$,$ instanceof Error?$.stack:void 0):console.error(F)}},D.microtaskDrainDone=()=>{for(;Q.length;){const F=Q.shift();try{F.zone.runGuarded(()=>{throw F.throwOriginal?F.rejection:F})}catch($){ve($)}}};const Se=se("unhandledPromiseRejectionHandler");function ve(F){D.onUnhandledError(F);try{const $=E[Se];"function"==typeof $&&$.call(this,F)}catch{}}function Ge(F){return F&&F.then}function Fe(F){return F}function ut(F){return g.reject(F)}const Xe=se("state"),Ee=se("value"),ee=se("finally"),Je=se("parentPromiseValue"),Ce=se("parentPromiseState"),xe=null,je=!1;function fe(F,$){return b=>{try{Ye(F,$,b)}catch(O){Ye(F,!1,O)}}}const me=function(){let F=!1;return function(b){return function(){F||(F=!0,b.apply(null,arguments))}}},ft=se("currentTaskTrace");function Ye(F,$,b){const O=me();if(F===b)throw new TypeError("Promise resolved with itself");if(F[Xe]===xe){let re=null;try{("object"==typeof b||"function"==typeof b)&&(re=b&&b.then)}catch(ce){return O(()=>{Ye(F,!1,ce)})(),F}if($!==je&&b instanceof g&&b.hasOwnProperty(Xe)&&b.hasOwnProperty(Ee)&&b[Xe]!==xe)et(b),Ye(F,b[Xe],b[Ee]);else if($!==je&&"function"==typeof re)try{re.call(b,O(fe(F,$)),O(fe(F,!1)))}catch(ce){O(()=>{Ye(F,!1,ce)})()}else{F[Xe]=$;const ce=F[Ee];if(F[Ee]=b,F[ee]===ee&&true===$&&(F[Xe]=F[Ce],F[Ee]=F[Je]),$===je&&b instanceof Error){const z=E.currentTask&&E.currentTask.data&&E.currentTask.data.__creationTrace__;z&&N(b,ft,{configurable:!0,enumerable:!1,writable:!0,value:z})}for(let z=0;z{try{const ye=F[Ee],_e=!!b&&ee===b[ee];_e&&(b[Je]=ye,b[Ce]=ce);const ge=$.run(z,void 0,_e&&z!==ut&&z!==Fe?[]:[ye]);Ye(b,!0,ge)}catch(ye){Ye(b,!1,ye)}},b)}const Oe=function(){},S=d.AggregateError;class g{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve($){return Ye(new this(null),true,$)}static reject($){return Ye(new this(null),je,$)}static any($){if(!$||"function"!=typeof $[Symbol.iterator])return Promise.reject(new S([],"All promises were rejected"));const b=[];let O=0;try{for(let z of $)O++,b.push(g.resolve(z))}catch{return Promise.reject(new S([],"All promises were rejected"))}if(0===O)return Promise.reject(new S([],"All promises were rejected"));let re=!1;const ce=[];return new g((z,ye)=>{for(let _e=0;_e{re||(re=!0,z(ge))},ge=>{ce.push(ge),O--,0===O&&(re=!0,ye(new S(ce,"All promises were rejected")))})})}static race($){let b,O,re=new this((ye,_e)=>{b=ye,O=_e});function ce(ye){b(ye)}function z(ye){O(ye)}for(let ye of $)Ge(ye)||(ye=this.resolve(ye)),ye.then(ce,z);return re}static all($){return g.allWithCallback($)}static allSettled($){return(this&&this.prototype instanceof g?this:g).allWithCallback($,{thenCallback:O=>({status:"fulfilled",value:O}),errorCallback:O=>({status:"rejected",reason:O})})}static allWithCallback($,b){let O,re,ce=new this((ge,Be)=>{O=ge,re=Be}),z=2,ye=0;const _e=[];for(let ge of $){Ge(ge)||(ge=this.resolve(ge));const Be=ye;try{ge.then(Ue=>{_e[Be]=b?b.thenCallback(Ue):Ue,z--,0===z&&O(_e)},Ue=>{b?(_e[Be]=b.errorCallback(Ue),z--,0===z&&O(_e)):re(Ue)})}catch(Ue){re(Ue)}z++,ye++}return z-=2,0===z&&O(_e),ce}constructor($){const b=this;if(!(b instanceof g))throw new Error("Must be an instanceof Promise.");b[Xe]=xe,b[Ee]=[];try{const O=me();$&&$(O(fe(b,true)),O(fe(b,je)))}catch(O){Ye(b,!1,O)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return g}then($,b){var O;let re=null===(O=this.constructor)||void 0===O?void 0:O[Symbol.species];(!re||"function"!=typeof re)&&(re=this.constructor||g);const ce=new re(Oe),z=E.current;return this[Xe]==xe?this[Ee].push(z,ce,$,b):nt(this,z,ce,$,b),ce}catch($){return this.then(null,$)}finally($){var b;let O=null===(b=this.constructor)||void 0===b?void 0:b[Symbol.species];(!O||"function"!=typeof O)&&(O=g);const re=new O(Oe);re[ee]=ee;const ce=E.current;return this[Xe]==xe?this[Ee].push(ce,re,$,$):nt(this,ce,re,$,$),re}}g.resolve=g.resolve,g.reject=g.reject,g.race=g.race,g.all=g.all;const v=d[de]=d.Promise;d.Promise=g;const pe=se("thenPatched");function Me(F){const $=F.prototype,b=A($,"then");if(b&&(!1===b.writable||!b.configurable))return;const O=$.then;$[ue]=O,F.prototype.then=function(re,ce){return new g((ye,_e)=>{O.call(this,ye,_e)}).then(re,ce)},F[pe]=!0}return D.patchThen=Me,v&&(Me(v),$t(d,"fetch",F=>function ne(F){return function($,b){let O=F.apply($,b);if(O instanceof g)return O;let re=O.constructor;return re[pe]||Me(re),O}}(F))),Promise[E.__symbol__("uncaughtPromiseErrors")]=Q,g}),Zone.__load_patch("toString",d=>{const E=Function.prototype.toString,D=j("OriginalDelegate"),A=j("Promise"),N=j("Error"),L=function(){if("function"==typeof this){const de=this[D];if(de)return"function"==typeof de?E.call(de):Object.prototype.toString.call(de);if(this===Promise){const ue=d[A];if(ue)return E.call(ue)}if(this===Error){const ue=d[N];if(ue)return E.call(ue)}}return E.call(this)};L[D]=E,Function.prototype.toString=L;const se=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":se.call(this)}});let Ln=!1;if(typeof window<"u")try{const d=Object.defineProperty({},"passive",{get:function(){Ln=!0}});window.addEventListener("test",d,d),window.removeEventListener("test",d,d)}catch{Ln=!1}const Cs={useG:!0},_t={},dr={},en=new RegExp("^"+ae+"(\\w+)(true|false)$"),fr=j("propagationStopped");function mr(d,E){const D=(E?E(d):d)+P,A=(E?E(d):d)+V,N=ae+D,L=ae+A;_t[d]={},_t[d][P]=N,_t[d][V]=L}function En(d,E,D,A){const N=A&&A.add||T,L=A&&A.rm||I,se=A&&A.listeners||"eventListeners",Q=A&&A.rmAll||"removeAllListeners",J=j(N),de="."+N+":",ue="prependListener",Se=function(Ee,ee,Je){if(Ee.isRemoved)return;const Ce=Ee.callback;let Ve;"object"==typeof Ce&&Ce.handleEvent&&(Ee.callback=oe=>Ce.handleEvent(oe),Ee.originalDelegate=Ce);try{Ee.invoke(Ee,ee,[Je])}catch(oe){Ve=oe}const xe=Ee.options;if(xe&&"object"==typeof xe&&xe.once){const oe=Ee.originalDelegate?Ee.originalDelegate:Ee.callback;ee[L].call(ee,Je.type,oe,xe)}return Ve};function ve(Ee,ee,Je){if(!(ee=ee||d.event))return;const Ce=Ee||ee.target||d,Ve=Ce[_t[ee.type][Je?V:P]];if(Ve){const xe=[];if(1===Ve.length){const oe=Se(Ve[0],Ce,ee);oe&&xe.push(oe)}else{const oe=Ve.slice();for(let je=0;je{throw je})}}}const Ge=function(Ee){return ve(this,Ee,!1)},Fe=function(Ee){return ve(this,Ee,!0)};function ut(Ee,ee){if(!Ee)return!1;let Je=!0;ee&&void 0!==ee.useG&&(Je=ee.useG);const Ce=ee&&ee.vh;let Ve=!0;ee&&void 0!==ee.chkDup&&(Ve=ee.chkDup);let xe=!1;ee&&void 0!==ee.rt&&(xe=ee.rt);let oe=Ee;for(;oe&&!oe.hasOwnProperty(N);)oe=h(oe);if(!oe&&Ee[N]&&(oe=Ee),!oe||oe[J])return!1;const je=ee&&ee.eventNameToString,G={},fe=oe[J]=oe[N],me=oe[j(L)]=oe[L],dt=oe[j(se)]=oe[se],ft=oe[j(Q)]=oe[Q];let Ye;function Qe(b,O){return!Ln&&"object"==typeof b&&b?!!b.capture:Ln&&O?"boolean"==typeof b?{capture:b,passive:!0}:b?"object"==typeof b&&!1!==b.passive?Object.assign(Object.assign({},b),{passive:!0}):b:{passive:!0}:b}ee&&ee.prepend&&(Ye=oe[j(ee.prepend)]=oe[ee.prepend]);const g=Je?function(b){if(!G.isExisting)return fe.call(G.target,G.eventName,G.capture?Fe:Ge,G.options)}:function(b){return fe.call(G.target,G.eventName,b.invoke,G.options)},v=Je?function(b){if(!b.isRemoved){const O=_t[b.eventName];let re;O&&(re=O[b.capture?V:P]);const ce=re&&b.target[re];if(ce)for(let z=0;zfunction(N,L){N[fr]=!0,A&&A.apply(N,L)})}function gr(d,E,D,A,N){const L=Zone.__symbol__(A);if(E[L])return;const se=E[L]=E[A];E[A]=function(Q,J,de){return J&&J.prototype&&N.forEach(function(ue){const ke=`${D}.${A}::`+ue,Se=J.prototype;try{if(Se.hasOwnProperty(ue)){const ve=d.ObjectGetOwnPropertyDescriptor(Se,ue);ve&&ve.value?(ve.value=d.wrapWithCurrentZone(ve.value,ke),d._redefineProperty(J.prototype,ue,ve)):Se[ue]&&(Se[ue]=d.wrapWithCurrentZone(Se[ue],ke))}else Se[ue]&&(Se[ue]=d.wrapWithCurrentZone(Se[ue],ke))}catch{}}),se.call(E,Q,J,de)},d.attachOriginToPatched(E[A],se)}function As(d,E,D){if(!D||0===D.length)return E;const A=D.filter(L=>L.target===d);if(!A||0===A.length)return E;const N=A[0].ignoreProperties;return E.filter(L=>-1===N.indexOf(L))}function Jn(d,E,D,A){if(!d)return;pr(d,As(d,E,D),A)}function es(d){return Object.getOwnPropertyNames(d).filter(E=>E.startsWith("on")&&E.length>2).map(E=>E.substring(2))}function vr(d,E){if(Ot&&!Ze||Zone[d.symbol("patchEvents")])return;const D=E.__Zone_ignore_on_properties;let A=[];if(ws){const N=window;A=A.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]);const L=function hi(){try{const d=he.navigator.userAgent;if(-1!==d.indexOf("MSIE ")||-1!==d.indexOf("Trident/"))return!0}catch{}return!1}()?[{target:N,ignoreProperties:["error"]}]:[];Jn(N,es(N),D&&D.concat(L),h(N))}A=A.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let N=0;N{const A=es(d);D.patchOnProperties=pr,D.patchMethod=$t,D.bindArguments=Ke,D.patchMacroTask=pi;const N=E.__symbol__("BLACK_LISTED_EVENTS"),L=E.__symbol__("UNPATCHED_EVENTS");d[L]&&(d[N]=d[L]),d[N]&&(E[N]=E[L]=d[N]),D.patchEventPrototype=di,D.patchEventTarget=En,D.isIEOrEdge=Qn,D.ObjectDefineProperty=B,D.ObjectGetOwnPropertyDescriptor=x,D.ObjectCreate=_,D.ArraySlice=w,D.patchClass=Xn,D.wrapWithCurrentZone=le,D.filterProperties=As,D.attachOriginToPatched=Vt,D._redefineProperty=Object.defineProperty,D.patchCallbacks=gr,D.getGlobalObjects=()=>({globalSources:dr,zoneSymbolEventNames:_t,eventNames:A,isBrowser:ws,isMix:Ze,isNode:Ot,TRUE_STR:V,FALSE_STR:P,ZONE_SYMBOL_PREFIX:ae,ADD_EVENT_LISTENER_STR:T,REMOVE_EVENT_LISTENER_STR:I})});const ts=j("zoneTask");function yn(d,E,D,A){let N=null,L=null;D+=A;const se={};function Q(de){const ue=de.data;return ue.args[0]=function(){return de.invoke.apply(this,arguments)},ue.handleId=N.apply(d,ue.args),de}function J(de){return L.call(d,de.data.handleId)}N=$t(d,E+=A,de=>function(ue,ke){if("function"==typeof ke[0]){const Se={isPeriodic:"Interval"===A,delay:"Timeout"===A||"Interval"===A?ke[1]||0:void 0,args:ke},ve=ke[0];ke[0]=function(){try{return ve.apply(this,arguments)}finally{Se.isPeriodic||("number"==typeof Se.handleId?delete se[Se.handleId]:Se.handleId&&(Se.handleId[ts]=null))}};const Ge=Y(E,ke[0],Se,Q,J);if(!Ge)return Ge;const Fe=Ge.data.handleId;return"number"==typeof Fe?se[Fe]=Ge:Fe&&(Fe[ts]=Ge),Fe&&Fe.ref&&Fe.unref&&"function"==typeof Fe.ref&&"function"==typeof Fe.unref&&(Ge.ref=Fe.ref.bind(Fe),Ge.unref=Fe.unref.bind(Fe)),"number"==typeof Fe||Fe?Fe:Ge}return de.apply(d,ke)}),L=$t(d,D,de=>function(ue,ke){const Se=ke[0];let ve;"number"==typeof Se?ve=se[Se]:(ve=Se&&Se[ts],ve||(ve=Se)),ve&&"string"==typeof ve.type?"notScheduled"!==ve.state&&(ve.cancelFn&&ve.data.isPeriodic||0===ve.runCount)&&("number"==typeof Se?delete se[Se]:Se&&(Se[ts]=null),ve.zone.cancelTask(ve)):de.apply(d,ke)})}Zone.__load_patch("legacy",d=>{const E=d[Zone.__symbol__("legacyPatch")];E&&E()}),Zone.__load_patch("queueMicrotask",(d,E,D)=>{D.patchMethod(d,"queueMicrotask",A=>function(N,L){E.current.scheduleMicroTask("queueMicrotask",L[0])})}),Zone.__load_patch("timers",d=>{const E="set",D="clear";yn(d,E,D,"Timeout"),yn(d,E,D,"Interval"),yn(d,E,D,"Immediate")}),Zone.__load_patch("requestAnimationFrame",d=>{yn(d,"request","cancel","AnimationFrame"),yn(d,"mozRequest","mozCancel","AnimationFrame"),yn(d,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",(d,E)=>{const D=["alert","prompt","confirm"];for(let A=0;Afunction(J,de){return E.current.run(L,d,de,Q)})}}),Zone.__load_patch("EventTarget",(d,E,D)=>{(function gi(d,E){E.patchEventPrototype(d,E)})(d,D),function mi(d,E){if(Zone[E.symbol("patchEventTarget")])return;const{eventNames:D,zoneSymbolEventNames:A,TRUE_STR:N,FALSE_STR:L,ZONE_SYMBOL_PREFIX:se}=E.getGlobalObjects();for(let J=0;J{Xn("MutationObserver"),Xn("WebKitMutationObserver")}),Zone.__load_patch("IntersectionObserver",(d,E,D)=>{Xn("IntersectionObserver")}),Zone.__load_patch("FileReader",(d,E,D)=>{Xn("FileReader")}),Zone.__load_patch("on_property",(d,E,D)=>{vr(D,d)}),Zone.__load_patch("customElements",(d,E,D)=>{!function fi(d,E){const{isBrowser:D,isMix:A}=E.getGlobalObjects();if(!D&&!A||!d.customElements||!("customElements"in d))return;E.patchCallbacks(E,d.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(d,D)}),Zone.__load_patch("XHR",(d,E)=>{!function J(de){const ue=de.XMLHttpRequest;if(!ue)return;const ke=ue.prototype;let ve=ke[M],Ge=ke[W];if(!ve){const G=de.XMLHttpRequestEventTarget;if(G){const fe=G.prototype;ve=fe[M],Ge=fe[W]}}const Fe="readystatechange",ut="scheduled";function Xe(G){const fe=G.data,me=fe.target;me[L]=!1,me[Q]=!1;const dt=me[N];ve||(ve=me[M],Ge=me[W]),dt&&Ge.call(me,Fe,dt);const ft=me[N]=()=>{if(me.readyState===me.DONE)if(!fe.aborted&&me[L]&&G.state===ut){const Qe=me[E.__symbol__("loadfalse")];if(0!==me.status&&Qe&&Qe.length>0){const et=G.invoke;G.invoke=function(){const nt=me[E.__symbol__("loadfalse")];for(let H=0;Hfunction(G,fe){return G[A]=0==fe[2],G[se]=fe[1],Je.apply(G,fe)}),Ve=j("fetchTaskAborting"),xe=j("fetchTaskScheduling"),oe=$t(ke,"send",()=>function(G,fe){if(!0===E.current[xe]||G[A])return oe.apply(G,fe);{const me={target:G,url:G[se],isPeriodic:!1,args:fe,aborted:!1},dt=Y("XMLHttpRequest.send",Ee,me,Xe,ee);G&&!0===G[Q]&&!me.aborted&&dt.state===ut&&dt.invoke()}}),je=$t(ke,"abort",()=>function(G,fe){const me=function Se(G){return G[D]}(G);if(me&&"string"==typeof me.type){if(null==me.cancelFn||me.data&&me.data.aborted)return;me.zone.cancelTask(me)}else if(!0===E.current[Ve])return je.apply(G,fe)})}(d);const D=j("xhrTask"),A=j("xhrSync"),N=j("xhrListener"),L=j("xhrScheduled"),se=j("xhrURL"),Q=j("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",d=>{d.navigator&&d.navigator.geolocation&&function We(d,E){const D=d.constructor.name;for(let A=0;A{const J=function(){return Q.apply(this,Ke(arguments,D+"."+N))};return Vt(J,Q),J})(L)}}}(d.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",(d,E)=>{function D(A){return function(N){Ts(d,A).forEach(se=>{const Q=d.PromiseRejectionEvent;if(Q){const J=new Q(A,{promise:N.promise,reason:N.rejection});se.invoke(J)}})}}d.PromiseRejectionEvent&&(E[j("unhandledPromiseRejectionHandler")]=D("unhandledrejection"),E[j("rejectionHandledHandler")]=D("rejectionhandled"))})},23518:(x,B,h)=>{var _=h(96399),w=h(24563),T=TypeError;x.exports=function(I){if(_(I))return I;throw T(w(I)+" is not a function")}},16132:(x,B,h)=>{var _=h(38722),w=String,T=TypeError;x.exports=function(I){if(_(I))return I;throw T(w(I)+" is not an object")}},23124:(x,B,h)=>{var _=h(66593),w=h(16582),T=h(8773),I=function(M){return function(W,V,P){var j,ae=_(W),le=T(ae),Y=w(P,le);if(M&&V!=V){for(;le>Y;)if((j=ae[Y++])!=j)return!0}else for(;le>Y;Y++)if((M||Y in ae)&&ae[Y]===V)return M||Y||0;return!M&&-1}};x.exports={includes:I(!0),indexOf:I(!1)}},29166:(x,B,h)=>{var _=h(32026),w=_({}.toString),T=_("".slice);x.exports=function(I){return T(w(I),8,-1)}},65097:(x,B,h)=>{var _=h(75971),w=h(30831),T=h(68567),I=h(45988);x.exports=function(M,W,V){for(var P=w(W),ae=I.f,le=T.f,Y=0;Y{var _=h(33522),w=h(45988),T=h(92587);x.exports=_?function(I,M,W){return w.f(I,M,T(1,W))}:function(I,M,W){return I[M]=W,I}},92587:x=>{x.exports=function(B,h){return{enumerable:!(1&B),configurable:!(2&B),writable:!(4&B),value:h}}},8283:(x,B,h)=>{var _=h(96399),w=h(45988),T=h(28916),I=h(8746);x.exports=function(M,W,V,P){P||(P={});var ae=P.enumerable,le=void 0!==P.name?P.name:W;if(_(V)&&T(V,le,P),P.global)ae?M[W]=V:I(W,V);else{try{P.unsafe?M[W]&&(ae=!0):delete M[W]}catch{}ae?M[W]=V:w.f(M,W,{value:V,enumerable:!1,configurable:!P.nonConfigurable,writable:!P.nonWritable})}return M}},8746:(x,B,h)=>{var _=h(86487),w=Object.defineProperty;x.exports=function(T,I){try{w(_,T,{value:I,configurable:!0,writable:!0})}catch{_[T]=I}return I}},33522:(x,B,h)=>{var _=h(89295);x.exports=!_(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},9622:x=>{var B="object"==typeof document&&document.all,h=typeof B>"u"&&void 0!==B;x.exports={all:B,IS_HTMLDDA:h}},6577:(x,B,h)=>{var _=h(86487),w=h(38722),T=_.document,I=w(T)&&w(T.createElement);x.exports=function(M){return I?T.createElement(M):{}}},11742:(x,B,h)=>{var _=h(74805);x.exports=_("navigator","userAgent")||""},89699:(x,B,h)=>{var V,P,_=h(86487),w=h(11742),T=_.process,I=_.Deno,M=T&&T.versions||I&&I.version,W=M&&M.v8;W&&(P=(V=W.split("."))[0]>0&&V[0]<4?1:+(V[0]+V[1])),!P&&w&&((!(V=w.match(/Edge\/(\d+)/))||V[1]>=74)&&((V=w.match(/Chrome\/(\d+)/))&&(P=+V[1]))),x.exports=P},15323:x=>{x.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},70815:(x,B,h)=>{var _=h(86487),w=h(68567).f,T=h(25369),I=h(8283),M=h(8746),W=h(65097),V=h(11346);x.exports=function(P,ae){var he,X,De,Ke,We,le=P.target,Y=P.global,j=P.stat;if(he=Y?_:j?_[le]||M(le,{}):(_[le]||{}).prototype)for(X in ae){if(Ke=ae[X],P.dontCallGetSet?De=(We=w(he,X))&&We.value:De=he[X],!V(Y?X:le+(j?".":"#")+X,P.forced)&&void 0!==De){if(typeof Ke==typeof De)continue;W(Ke,De)}(P.sham||De&&De.sham)&&T(Ke,"sham",!0),I(he,X,Ke,P)}}},89295:x=>{x.exports=function(B){try{return!!B()}catch{return!0}}},66378:(x,B,h)=>{var _=h(89295);x.exports=!_(function(){var w=function(){}.bind();return"function"!=typeof w||w.hasOwnProperty("prototype")})},46787:(x,B,h)=>{var _=h(66378),w=Function.prototype.call;x.exports=_?w.bind(w):function(){return w.apply(w,arguments)}},7272:(x,B,h)=>{var _=h(33522),w=h(75971),T=Function.prototype,I=_&&Object.getOwnPropertyDescriptor,M=w(T,"name"),W=M&&"something"===function(){}.name,V=M&&(!_||_&&I(T,"name").configurable);x.exports={EXISTS:M,PROPER:W,CONFIGURABLE:V}},32026:(x,B,h)=>{var _=h(66378),w=Function.prototype,T=w.call,I=_&&w.bind.bind(T,T);x.exports=_?I:function(M){return function(){return T.apply(M,arguments)}}},74805:(x,B,h)=>{var _=h(86487),w=h(96399),T=function(I){return w(I)?I:void 0};x.exports=function(I,M){return arguments.length<2?T(_[I]):_[I]&&_[I][M]}},85083:(x,B,h)=>{var _=h(23518),w=h(85362);x.exports=function(T,I){var M=T[I];return w(M)?void 0:_(M)}},86487:x=>{var B=function(h){return h&&h.Math==Math&&h};x.exports=B("object"==typeof globalThis&&globalThis)||B("object"==typeof window&&window)||B("object"==typeof self&&self)||B("object"==typeof global&&global)||function(){return this}()||Function("return this")()},75971:(x,B,h)=>{var _=h(32026),w=h(7554),T=_({}.hasOwnProperty);x.exports=Object.hasOwn||function(M,W){return T(w(M),W)}},22005:x=>{x.exports={}},29306:(x,B,h)=>{var _=h(33522),w=h(89295),T=h(6577);x.exports=!_&&!w(function(){return 7!=Object.defineProperty(T("div"),"a",{get:function(){return 7}}).a})},77093:(x,B,h)=>{var _=h(32026),w=h(89295),T=h(29166),I=Object,M=_("".split);x.exports=w(function(){return!I("z").propertyIsEnumerable(0)})?function(W){return"String"==T(W)?M(W,""):I(W)}:I},77760:(x,B,h)=>{var _=h(32026),w=h(96399),T=h(38841),I=_(Function.toString);w(T.inspectSource)||(T.inspectSource=function(M){return I(M)}),x.exports=T.inspectSource},93425:(x,B,h)=>{var j,be,he,_=h(995),w=h(86487),T=h(38722),I=h(25369),M=h(75971),W=h(38841),V=h(6566),P=h(22005),ae="Object already initialized",le=w.TypeError,Y=w.WeakMap;if(_||W.state){var Ke=W.state||(W.state=new Y);Ke.get=Ke.get,Ke.has=Ke.has,Ke.set=Ke.set,j=function(Re,ht){if(Ke.has(Re))throw le(ae);return ht.facade=Re,Ke.set(Re,ht),ht},be=function(Re){return Ke.get(Re)||{}},he=function(Re){return Ke.has(Re)}}else{var We=V("state");P[We]=!0,j=function(Re,ht){if(M(Re,We))throw le(ae);return ht.facade=Re,I(Re,We,ht),ht},be=function(Re){return M(Re,We)?Re[We]:{}},he=function(Re){return M(Re,We)}}x.exports={set:j,get:be,has:he,enforce:function(Re){return he(Re)?be(Re):j(Re,{})},getterFor:function(Re){return function(ht){var Ot;if(!T(ht)||(Ot=be(ht)).type!==Re)throw le("Incompatible receiver, "+Re+" required");return Ot}}}},96399:(x,B,h)=>{var _=h(9622),w=_.all;x.exports=_.IS_HTMLDDA?function(T){return"function"==typeof T||T===w}:function(T){return"function"==typeof T}},11346:(x,B,h)=>{var _=h(89295),w=h(96399),T=/#|\.prototype\./,I=function(ae,le){var Y=W[M(ae)];return Y==P||Y!=V&&(w(le)?_(le):!!le)},M=I.normalize=function(ae){return String(ae).replace(T,".").toLowerCase()},W=I.data={},V=I.NATIVE="N",P=I.POLYFILL="P";x.exports=I},85362:x=>{x.exports=function(B){return null==B}},38722:(x,B,h)=>{var _=h(96399),w=h(9622),T=w.all;x.exports=w.IS_HTMLDDA?function(I){return"object"==typeof I?null!==I:_(I)||I===T}:function(I){return"object"==typeof I?null!==I:_(I)}},84680:x=>{x.exports=!1},942:(x,B,h)=>{var _=h(74805),w=h(96399),T=h(3544),I=h(35083),M=Object;x.exports=I?function(W){return"symbol"==typeof W}:function(W){var V=_("Symbol");return w(V)&&T(V.prototype,M(W))}},8773:(x,B,h)=>{var _=h(16344);x.exports=function(w){return _(w.length)}},28916:(x,B,h)=>{var _=h(89295),w=h(96399),T=h(75971),I=h(33522),M=h(7272).CONFIGURABLE,W=h(77760),V=h(93425),P=V.enforce,ae=V.get,le=Object.defineProperty,Y=I&&!_(function(){return 8!==le(function(){},"length",{value:8}).length}),j=String(String).split("String"),be=x.exports=function(he,X,De){"Symbol("===String(X).slice(0,7)&&(X="["+String(X).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),De&&De.getter&&(X="get "+X),De&&De.setter&&(X="set "+X),(!T(he,"name")||M&&he.name!==X)&&(I?le(he,"name",{value:X,configurable:!0}):he.name=X),Y&&De&&T(De,"arity")&&he.length!==De.arity&&le(he,"length",{value:De.arity});try{De&&T(De,"constructor")&&De.constructor?I&&le(he,"prototype",{writable:!1}):he.prototype&&(he.prototype=void 0)}catch{}var Ke=P(he);return T(Ke,"source")||(Ke.source=j.join("string"==typeof X?X:"")),he};Function.prototype.toString=be(function(){return w(this)&&ae(this).source||W(this)},"toString")},9437:x=>{var B=Math.ceil,h=Math.floor;x.exports=Math.trunc||function(w){var T=+w;return(T>0?h:B)(T)}},45988:(x,B,h)=>{var _=h(33522),w=h(29306),T=h(88149),I=h(16132),M=h(35422),W=TypeError,V=Object.defineProperty,P=Object.getOwnPropertyDescriptor,ae="enumerable",le="configurable",Y="writable";B.f=_?T?function(be,he,X){if(I(be),he=M(he),I(X),"function"==typeof be&&"prototype"===he&&"value"in X&&Y in X&&!X[Y]){var De=P(be,he);De&&De[Y]&&(be[he]=X.value,X={configurable:le in X?X[le]:De[le],enumerable:ae in X?X[ae]:De[ae],writable:!1})}return V(be,he,X)}:V:function(be,he,X){if(I(be),he=M(he),I(X),w)try{return V(be,he,X)}catch{}if("get"in X||"set"in X)throw W("Accessors not supported");return"value"in X&&(be[he]=X.value),be}},68567:(x,B,h)=>{var _=h(33522),w=h(46787),T=h(37991),I=h(92587),M=h(66593),W=h(35422),V=h(75971),P=h(29306),ae=Object.getOwnPropertyDescriptor;B.f=_?ae:function(Y,j){if(Y=M(Y),j=W(j),P)try{return ae(Y,j)}catch{}if(V(Y,j))return I(!w(T.f,Y,j),Y[j])}},54482:(x,B,h)=>{var _=h(33361),T=h(15323).concat("length","prototype");B.f=Object.getOwnPropertyNames||function(M){return _(M,T)}},27338:(x,B)=>{B.f=Object.getOwnPropertySymbols},3544:(x,B,h)=>{var _=h(32026);x.exports=_({}.isPrototypeOf)},33361:(x,B,h)=>{var _=h(32026),w=h(75971),T=h(66593),I=h(23124).indexOf,M=h(22005),W=_([].push);x.exports=function(V,P){var j,ae=T(V),le=0,Y=[];for(j in ae)!w(M,j)&&w(ae,j)&&W(Y,j);for(;P.length>le;)w(ae,j=P[le++])&&(~I(Y,j)||W(Y,j));return Y}},95762:(x,B,h)=>{var _=h(33361),w=h(15323);x.exports=Object.keys||function(I){return _(I,w)}},37991:(x,B)=>{"use strict";var h={}.propertyIsEnumerable,_=Object.getOwnPropertyDescriptor,w=_&&!h.call({1:2},1);B.f=w?function(I){var M=_(this,I);return!!M&&M.enumerable}:h},10898:(x,B,h)=>{var _=h(33522),w=h(32026),T=h(95762),I=h(66593),W=w(h(37991).f),V=w([].push),P=function(ae){return function(le){for(var De,Y=I(le),j=T(Y),be=j.length,he=0,X=[];be>he;)De=j[he++],(!_||W(Y,De))&&V(X,ae?[De,Y[De]]:Y[De]);return X}};x.exports={entries:P(!0),values:P(!1)}},46685:(x,B,h)=>{var _=h(46787),w=h(96399),T=h(38722),I=TypeError;x.exports=function(M,W){var V,P;if("string"===W&&w(V=M.toString)&&!T(P=_(V,M))||w(V=M.valueOf)&&!T(P=_(V,M))||"string"!==W&&w(V=M.toString)&&!T(P=_(V,M)))return P;throw I("Can't convert object to primitive value")}},30831:(x,B,h)=>{var _=h(74805),w=h(32026),T=h(54482),I=h(27338),M=h(16132),W=w([].concat);x.exports=_("Reflect","ownKeys")||function(P){var ae=T.f(M(P)),le=I.f;return le?W(ae,le(P)):ae}},81126:(x,B,h)=>{var _=h(85362),w=TypeError;x.exports=function(T){if(_(T))throw w("Can't call method on "+T);return T}},6566:(x,B,h)=>{var _=h(21241),w=h(96228),T=_("keys");x.exports=function(I){return T[I]||(T[I]=w(I))}},38841:(x,B,h)=>{var _=h(86487),w=h(8746),T="__core-js_shared__",I=_[T]||w(T,{});x.exports=I},21241:(x,B,h)=>{var _=h(84680),w=h(38841);(x.exports=function(T,I){return w[T]||(w[T]=void 0!==I?I:{})})("versions",[]).push({version:"3.26.1",mode:_?"pure":"global",copyright:"\xa9 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})},86927:(x,B,h)=>{var _=h(89699),w=h(89295);x.exports=!!Object.getOwnPropertySymbols&&!w(function(){var T=Symbol();return!String(T)||!(Object(T)instanceof Symbol)||!Symbol.sham&&_&&_<41})},16582:(x,B,h)=>{var _=h(45341),w=Math.max,T=Math.min;x.exports=function(I,M){var W=_(I);return W<0?w(W+M,0):T(W,M)}},66593:(x,B,h)=>{var _=h(77093),w=h(81126);x.exports=function(T){return _(w(T))}},45341:(x,B,h)=>{var _=h(9437);x.exports=function(w){var T=+w;return T!=T||0===T?0:_(T)}},16344:(x,B,h)=>{var _=h(45341),w=Math.min;x.exports=function(T){return T>0?w(_(T),9007199254740991):0}},7554:(x,B,h)=>{var _=h(81126),w=Object;x.exports=function(T){return w(_(T))}},73642:(x,B,h)=>{var _=h(46787),w=h(38722),T=h(942),I=h(85083),M=h(46685),W=h(26251),V=TypeError,P=W("toPrimitive");x.exports=function(ae,le){if(!w(ae)||T(ae))return ae;var j,Y=I(ae,P);if(Y){if(void 0===le&&(le="default"),j=_(Y,ae,le),!w(j)||T(j))return j;throw V("Can't convert object to primitive value")}return void 0===le&&(le="number"),M(ae,le)}},35422:(x,B,h)=>{var _=h(73642),w=h(942);x.exports=function(T){var I=_(T,"string");return w(I)?I:I+""}},24563:x=>{var B=String;x.exports=function(h){try{return B(h)}catch{return"Object"}}},96228:(x,B,h)=>{var _=h(32026),w=0,T=Math.random(),I=_(1..toString);x.exports=function(M){return"Symbol("+(void 0===M?"":M)+")_"+I(++w+T,36)}},35083:(x,B,h)=>{var _=h(86927);x.exports=_&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},88149:(x,B,h)=>{var _=h(33522),w=h(89295);x.exports=_&&w(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})},995:(x,B,h)=>{var _=h(86487),w=h(96399),T=_.WeakMap;x.exports=w(T)&&/native code/.test(String(T))},26251:(x,B,h)=>{var _=h(86487),w=h(21241),T=h(75971),I=h(96228),M=h(86927),W=h(35083),V=w("wks"),P=_.Symbol,ae=P&&P.for,le=W?P:P&&P.withoutSetter||I;x.exports=function(Y){if(!T(V,Y)||!M&&"string"!=typeof V[Y]){var j="Symbol."+Y;M&&T(P,Y)?V[Y]=P[Y]:V[Y]=W&&ae?ae(j):le(j)}return V[Y]}},34012:(x,B,h)=>{var _=h(70815),w=h(10898).entries;_({target:"Object",stat:!0},{entries:function(I){return w(I)}})}},x=>{var _;_=39326,x(x.s=_)}]); \ No newline at end of file +(self.webpackChunkdemos=self.webpackChunkdemos||[]).push([[6429],{12807:(x,B,h)=>{"use strict";var _,s;function w(s){if(":"!=s[0])return[null,s];const e=s.indexOf(":",1);if(-1===e)throw new Error(`Unsupported format "${s}" expecting ":namespace:name"`);return[s.slice(1,e),s.slice(e+1)]}function T(s){return"ng-container"===w(s)[1]}function I(s){return"ng-content"===w(s)[1]}function W(s){return null===s?null:w(s)[0]}function V(s,e){return s?`:${s}:${e}`:e}(s=_||(_={}))[s.RAW_TEXT=0]="RAW_TEXT",s[s.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",s[s.PARSABLE_DATA=2]="PARSABLE_DATA";class P{constructor({closedByChildren:e,implicitNamespacePrefix:t,contentType:n=_.PARSABLE_DATA,closedByParent:r=!1,isVoid:i=!1,ignoreFirstLf:o=!1,preventNamespaceInheritance:a=!1}={}){this.closedByChildren={},this.closedByParent=!1,this.canSelfClose=!1,e&&e.length>0&&e.forEach(l=>this.closedByChildren[l]=!0),this.isVoid=i,this.closedByParent=r||i,this.implicitNamespacePrefix=t||null,this.contentType=n,this.ignoreFirstLf=o,this.preventNamespaceInheritance=a}isClosedByChild(e){return this.isVoid||e.toLowerCase()in this.closedByChildren}getContentType(e){return"object"==typeof this.contentType?(void 0===e?void 0:this.contentType[e])??this.contentType.default:this.contentType}}let ae,le;function Y(s){return le||(ae=new P,le={base:new P({isVoid:!0}),meta:new P({isVoid:!0}),area:new P({isVoid:!0}),embed:new P({isVoid:!0}),link:new P({isVoid:!0}),img:new P({isVoid:!0}),input:new P({isVoid:!0}),param:new P({isVoid:!0}),hr:new P({isVoid:!0}),br:new P({isVoid:!0}),source:new P({isVoid:!0}),track:new P({isVoid:!0}),wbr:new P({isVoid:!0}),p:new P({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new P({closedByChildren:["tbody","tfoot"]}),tbody:new P({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new P({closedByChildren:["tbody"],closedByParent:!0}),tr:new P({closedByChildren:["tr"],closedByParent:!0}),td:new P({closedByChildren:["td","th"],closedByParent:!0}),th:new P({closedByChildren:["td","th"],closedByParent:!0}),col:new P({isVoid:!0}),svg:new P({implicitNamespacePrefix:"svg"}),foreignObject:new P({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new P({implicitNamespacePrefix:"math"}),li:new P({closedByChildren:["li"],closedByParent:!0}),dt:new P({closedByChildren:["dt","dd"]}),dd:new P({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new P({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new P({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new P({closedByChildren:["optgroup"],closedByParent:!0}),option:new P({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new P({ignoreFirstLf:!0}),listing:new P({ignoreFirstLf:!0}),style:new P({contentType:_.RAW_TEXT}),script:new P({contentType:_.RAW_TEXT}),title:new P({contentType:{default:_.ESCAPABLE_RAW_TEXT,svg:_.PARSABLE_DATA}}),textarea:new P({contentType:_.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),le[s]??le[s.toLowerCase()]??ae}const j=new RegExp("(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=([\"']?)([^\\]\"']*)\\5)?\\])|(\\))|(\\s*,\\s*)","g");class be{constructor(){this.element=null,this.classNames=[],this.attrs=[],this.notSelectors=[]}static parse(e){const t=[],n=(l,c)=>{c.notSelectors.length>0&&!c.element&&0==c.classNames.length&&0==c.attrs.length&&(c.element="*"),l.push(c)};let i,r=new be,o=r,a=!1;for(j.lastIndex=0;i=j.exec(e);){if(i[1]){if(a)throw new Error("Nesting :not in a selector is not allowed");a=!0,o=new be,r.notSelectors.push(o)}const l=i[2];if(l){const p=i[3];"#"===p?o.addAttribute("id",l.slice(1)):"."===p?o.addClassName(l.slice(1)):o.setElement(l)}const c=i[4];if(c&&o.addAttribute(o.unescapeAttribute(c),i[6]),i[7]&&(a=!1,o=r),i[8]){if(a)throw new Error("Multiple selectors in :not are not supported");n(t,r),r=o=new be}}return n(t,r),t}unescapeAttribute(e){let t="",n=!1;for(let r=0;r0?` class="${this.classNames.join(" ")}"`:"";let n="";for(let r=0;r`:`<${e}${t}${n}>`}getAttrs(){const e=[];return this.classNames.length>0&&e.push("class",this.classNames.join(" ")),e.concat(this.attrs)}addAttribute(e,t=""){this.attrs.push(e,t&&t.toLowerCase()||"")}addClassName(e){this.classNames.push(e.toLowerCase())}toString(){let e=this.element||"";if(this.classNames&&this.classNames.forEach(t=>e+=`.${t}`),this.attrs)for(let t=0;te+=`:not(${t})`),e}}var We,Re;!function(s){s[s.Emulated=0]="Emulated",s[s.None=2]="None",s[s.ShadowDom=3]="ShadowDom"}(We||(We={})),function(s){s[s.OnPush=0]="OnPush",s[s.Default=1]="Default"}(Re||(Re={}));const ht={name:"custom-elements"},Ot={name:"no-errors-schema"};var Ze,kt;function pr(s){const e=function lr(s){const e=s.classNames&&s.classNames.length?[8,...s.classNames]:[];return[s.element&&"*"!==s.element?s.element:"",...s.attrs,...e]}(s),t=s.notSelectors&&s.notSelectors.length?s.notSelectors.map(n=>function cr(s){const e=s.classNames&&s.classNames.length?[8,...s.classNames]:[];return s.element?[5,s.element,...s.attrs,...e]:s.attrs.length?[3,...s.attrs,...e]:s.classNames&&s.classNames.length?[9,...s.classNames]:[]}(n)):[];return e.concat(...t)}function Et(s){return s?be.parse(s).map(pr):[]}!function(s){s[s.NONE=0]="NONE",s[s.HTML=1]="HTML",s[s.STYLE=2]="STYLE",s[s.SCRIPT=3]="SCRIPT",s[s.URL=4]="URL",s[s.RESOURCE_URL=5]="RESOURCE_URL"}(Ze||(Ze={})),function(s){s[s.Error=0]="Error",s[s.Warning=1]="Warning",s[s.Ignore=2]="Ignore"}(kt||(kt={}));const $t=/-+([a-z0-9])/g;function Yn(s,e,t){const n=s.indexOf(e);return-1==n?t:[s.slice(0,n).trim(),s.slice(n+1).trim()]}function Qn(s){throw new Error(`Internal Error: ${s}`)}function Cs(s){let e=[];for(let t=0;t=55296&&n<=56319&&s.length>t+1){const r=s.charCodeAt(t+1);r>=56320&&r<=57343&&(t++,n=(n-55296<<10)+r-56320+65536)}n<=127?e.push(n):n<=2047?e.push(n>>6&31|192,63&n|128):n<=65535?e.push(n>>12|224,n>>6&63|128,63&n|128):n<=2097151&&e.push(n>>18&7|240,n>>12&63|128,n>>6&63|128,63&n|128)}return e}function _t(s){if("string"==typeof s)return s;if(Array.isArray(s))return"["+s.map(_t).join(", ")+"]";if(null==s)return""+s;if(s.overriddenName)return`${s.overriddenName}`;if(s.name)return`${s.name}`;if(!s.toString)return"object";const e=s.toString();if(null==e)return""+e;const t=e.indexOf("\n");return-1===t?e:e.substring(0,t)}const en=(()=>typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)();class En{constructor(e){this.digits=e}static zero(){return new En([0])}static one(){return new En([1])}clone(){return new En(this.digits.slice())}add(e){const t=this.clone();return t.addToSelf(e),t}addToSelf(e){const t=Math.max(this.digits.length,e.digits.length);let n=0;for(let r=0;r=10?(this.digits[r]=i-10,n=1):(this.digits[r]=i,n=0)}n>0&&(this.digits[t]=1)}toString(){let e="";for(let t=this.digits.length-1;t>=0;t--)e+=this.digits[t];return e}}class Ts{constructor(e){this.powerOfTwos=[e]}getValue(){return this.powerOfTwos[0]}multiplyBy(e){const t=En.zero();return this.multiplyByAndAddTo(e,t),t}multiplyByAndAddTo(e,t){for(let n=0;0!==e;e>>>=1,n++)if(1&e){const r=this.getMultipliedByPowerOfTwo(n);t.addToSelf(r)}}getMultipliedByPowerOfTwo(e){for(let t=this.powerOfTwos.length;t<=e;t++){const n=this.powerOfTwos[t-1];this.powerOfTwos[t]=n.add(n)}return this.powerOfTwos[e]}}function As(s){return function mi(s){const e=Cs(s),t=function ke(s,e){const t=s.length+3>>>2,n=[];for(let r=0;r>5]|=128<<24-n%32,t[15+(n+64>>9<<4)]=n;for(let p=0;p>>4).toString(16)+(15&n).toString(16)}return e.toLowerCase()}(function Ge(s){return s.reduce((e,t)=>e.concat(function Fe(s){let e=[];for(let t=0;t<4;t++)e.push(s>>>8*(3-t)&255);return e}(t)),[])}([i,o,a,l,c]))}(function yn(s){return s.map(e=>e.visit(ts,null))}(s.nodes).join("")+`[${s.meaning}]`)}function Jn(s){return s.id||es(s)}function es(s){const e=new fi;return E(s.nodes.map(n=>n.visit(e,null)).join(""),s.meaning)}class vr{visitText(e,t){return e.value}visitContainer(e,t){return`[${e.children.map(n=>n.visit(this)).join(", ")}]`}visitIcu(e,t){const n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expression}, ${e.type}, ${n.join(", ")}}`}visitTagPlaceholder(e,t){return e.isVoid?``:`${e.children.map(n=>n.visit(this)).join(", ")}`}visitPlaceholder(e,t){return e.value?`${e.value}`:``}visitIcuPlaceholder(e,t){return`${e.value.visit(this)}`}}const ts=new vr;class fi extends vr{visitIcu(e,t){let n=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.type}, ${n.join(", ")}}`}}function gi(s,e,t,n){return s<20?[e&t|~e&n,1518500249]:s<40?[e^t^n,1859775393]:s<60?[e&t|e&n|t&n,2400959708]:[e^t^n,3395469782]}function d(s){const e=Cs(s);let t=D(e,0),n=D(e,102072);return 0==t&&(0==n||1==n)&&(t^=319790063,n^=-1801410264),[t,n]}function E(s,e=""){let t=d(s);if(e){const i=d(e);t=function Q(s,e){const t=s[0],n=s[1],r=e[0],i=e[1],o=se(n,i),a=o[0],l=o[1];return[L(L(t,r),a),l]}(function ue(s,e){const t=s[0],n=s[1];return[t<>>32-e,n<>>32-e]}(t,1),i)}return function Ee(s,e){const t=Xe.toThePowerOf(0).multiplyBy(e);return Xe.toThePowerOf(4).multiplyByAndAddTo(s,t),t.toString()}(2147483647&t[0],t[1])}function D(s,e){let r,t=2654435769,n=2654435769;const i=s.length;for(r=0;r+12<=i;r+=12){t=L(t,ve(s,r,N.Little)),n=L(n,ve(s,r+4,N.Little));const o=A(t,n,e=L(e,ve(s,r+8,N.Little)));t=o[0],n=o[1],e=o[2]}return t=L(t,ve(s,r,N.Little)),n=L(n,ve(s,r+4,N.Little)),e=L(e,i),A(t,n,e=L(e,ve(s,r+8,N.Little)<<8))[2]}function A(s,e,t){return s=J(s,e),s=J(s,t),s^=t>>>13,e=J(e,t),e=J(e,s),e^=s<<8,t=J(t,s),t=J(t,e),t^=e>>>13,s=J(s,e),s=J(s,t),s^=t>>>12,e=J(e,t),e=J(e,s),e^=s<<16,t=J(t,s),t=J(t,e),t^=e>>>5,s=J(s,e),s=J(s,t),s^=t>>>3,e=J(e,t),e=J(e,s),e^=s<<10,t=J(t,s),t=J(t,e),[s,e,t^=e>>>15]}var N;function L(s,e){return se(s,e)[1]}function se(s,e){const t=(65535&s)+(65535&e),n=(s>>>16)+(e>>>16)+(t>>>16);return[n>>>16,n<<16|65535&t]}function J(s,e){const t=(65535&s)-(65535&e);return(s>>16)-(e>>16)+(t>>16)<<16|65535&t}function de(s,e){return s<>>32-e}function Se(s,e){return e>=s.length?0:s[e]}function ve(s,e,t){let n=0;if(t===N.Big)for(let r=0;r<4;r++)n+=Se(s,e+r)<<24-8*r;else for(let r=0;r<4;r++)n+=Se(s,e+r)<<8*r;return n}!function(s){s[s.Little=0]="Little",s[s.Big=1]="Big"}(N||(N={}));const Xe=new class di{constructor(e){this.base=e,this.exponents=[new Ts(En.one())]}toThePowerOf(e){for(let t=this.exponents.length;t<=e;t++){const n=this.exponents[t-1].multiplyBy(this.base);this.exponents[t]=new Ts(n)}return this.exponents[e]}}(256);var ee,Ce;!function(s){s[s.None=0]="None",s[s.Const=1]="Const"}(ee||(ee={}));class Je{constructor(e=ee.None){this.modifiers=e}hasModifier(e){return 0!=(this.modifiers&e)}}!function(s){s[s.Dynamic=0]="Dynamic",s[s.Bool=1]="Bool",s[s.String=2]="String",s[s.Int=3]="Int",s[s.Number=4]="Number",s[s.Function=5]="Function",s[s.Inferred=6]="Inferred",s[s.None=7]="None"}(Ce||(Ce={}));class Ve extends Je{constructor(e,t){super(t),this.name=e}visitType(e,t){return e.visitBuiltinType(this,t)}}class xe extends Je{constructor(e,t,n=null){super(t),this.value=e,this.typeParams=n}visitType(e,t){return e.visitExpressionType(this,t)}}const G=new Ve(Ce.Dynamic),fe=new Ve(Ce.Inferred),me=new Ve(Ce.Bool),ft=(new Ve(Ce.Int),new Ve(Ce.Number)),Ye=new Ve(Ce.String),et=(new Ve(Ce.Function),new Ve(Ce.None));var nt,H;function Oe(s,e){return null==s||null==e?s==e:s.isEquivalent(e)}function S(s,e,t){const n=s.length;if(n!==e.length)return!1;for(let r=0;rt.isEquivalent(n))}!function(s){s[s.Minus=0]="Minus",s[s.Plus=1]="Plus"}(nt||(nt={})),function(s){s[s.Equals=0]="Equals",s[s.NotEquals=1]="NotEquals",s[s.Identical=2]="Identical",s[s.NotIdentical=3]="NotIdentical",s[s.Minus=4]="Minus",s[s.Plus=5]="Plus",s[s.Divide=6]="Divide",s[s.Multiply=7]="Multiply",s[s.Modulo=8]="Modulo",s[s.And=9]="And",s[s.Or=10]="Or",s[s.BitwiseAnd=11]="BitwiseAnd",s[s.Lower=12]="Lower",s[s.LowerEquals=13]="LowerEquals",s[s.Bigger=14]="Bigger",s[s.BiggerEquals=15]="BiggerEquals",s[s.NullishCoalesce=16]="NullishCoalesce"}(H||(H={}));class v{constructor(e,t){this.type=e||null,this.sourceSpan=t||null}prop(e,t){return new Is(this,e,null,t)}key(e,t,n){return new Er(this,e,t,n)}callFn(e,t,n){return new O(this,e,null,t,n)}instantiate(e,t,n){return new ce(this,e,t,n)}conditional(e,t=null,n){return new Mn(this,e,t,null,n)}equals(e,t){return new ze(H.Equals,this,e,null,t)}notEquals(e,t){return new ze(H.NotEquals,this,e,null,t)}identical(e,t){return new ze(H.Identical,this,e,null,t)}notIdentical(e,t){return new ze(H.NotIdentical,this,e,null,t)}minus(e,t){return new ze(H.Minus,this,e,null,t)}plus(e,t){return new ze(H.Plus,this,e,null,t)}divide(e,t){return new ze(H.Divide,this,e,null,t)}multiply(e,t){return new ze(H.Multiply,this,e,null,t)}modulo(e,t){return new ze(H.Modulo,this,e,null,t)}and(e,t){return new ze(H.And,this,e,null,t)}bitwiseAnd(e,t,n=!0){return new ze(H.BitwiseAnd,this,e,null,t,n)}or(e,t){return new ze(H.Or,this,e,null,t)}lower(e,t){return new ze(H.Lower,this,e,null,t)}lowerEquals(e,t){return new ze(H.LowerEquals,this,e,null,t)}bigger(e,t){return new ze(H.Bigger,this,e,null,t)}biggerEquals(e,t){return new ze(H.BiggerEquals,this,e,null,t)}isBlank(e){return this.equals(Ns,e)}nullishCoalesce(e,t){return new ze(H.NullishCoalesce,this,e,null,t)}toStmt(){return new sn(this,null)}}class pe extends v{constructor(e,t,n){super(t,n),this.name=e}isEquivalent(e){return e instanceof pe&&this.name===e.name}isConstant(){return!1}visitExpression(e,t){return e.visitReadVarExpr(this,t)}set(e){return new F(this.name,e,null,this.sourceSpan)}}class Me extends v{constructor(e,t,n){super(t,n),this.expr=e}visitExpression(e,t){return e.visitTypeofExpr(this,t)}isEquivalent(e){return e instanceof Me&&e.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}}class ne extends v{constructor(e,t,n){super(t,n),this.node=e}isEquivalent(e){return e instanceof ne&&this.node===e.node}isConstant(){return!1}visitExpression(e,t){return e.visitWrappedNodeExpr(this,t)}}class F extends v{constructor(e,t,n,r){super(n||t.type,r),this.name=e,this.value=t}isEquivalent(e){return e instanceof F&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWriteVarExpr(this,t)}toDeclStmt(e,t){return new nn(this.name,this.value,e,t,this.sourceSpan)}toConstDecl(){return this.toDeclStmt(fe,It.Final)}}class $ extends v{constructor(e,t,n,r,i){super(r||n.type,i),this.receiver=e,this.index=t,this.value=n}isEquivalent(e){return e instanceof $&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWriteKeyExpr(this,t)}}class b extends v{constructor(e,t,n,r,i){super(r||n.type,i),this.receiver=e,this.name=t,this.value=n}isEquivalent(e){return e instanceof b&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,t){return e.visitWritePropExpr(this,t)}}class O extends v{constructor(e,t,n,r,i=!1){super(n,r),this.fn=e,this.args=t,this.pure=i}isEquivalent(e){return e instanceof O&&this.fn.isEquivalent(e.fn)&&g(this.args,e.args)&&this.pure===e.pure}isConstant(){return!1}visitExpression(e,t){return e.visitInvokeFunctionExpr(this,t)}}class re extends v{constructor(e,t,n,r){super(n,r),this.tag=e,this.template=t}isEquivalent(e){return e instanceof re&&this.tag.isEquivalent(e.tag)&&S(this.template.elements,e.template.elements,(t,n)=>t.text===n.text)&&g(this.template.expressions,e.template.expressions)}isConstant(){return!1}visitExpression(e,t){return e.visitTaggedTemplateExpr(this,t)}}class ce extends v{constructor(e,t,n,r){super(n,r),this.classExpr=e,this.args=t}isEquivalent(e){return e instanceof ce&&this.classExpr.isEquivalent(e.classExpr)&&g(this.args,e.args)}isConstant(){return!1}visitExpression(e,t){return e.visitInstantiateExpr(this,t)}}class z extends v{constructor(e,t,n){super(t,n),this.value=e}isEquivalent(e){return e instanceof z&&this.value===e.value}isConstant(){return!0}visitExpression(e,t){return e.visitLiteralExpr(this,t)}}class ye{constructor(e,t){this.elements=e,this.expressions=t}}class _e{constructor(e,t,n){this.text=e,this.sourceSpan=t,this.rawText=n??t?.toString()??ss(Rn(e))}}class ge{constructor(e,t){this.text=e,this.sourceSpan=t}}class Be{constructor(e,t,n){this.text=e,this.sourceSpan=t,this.associatedMessage=n}}class ns extends v{constructor(e,t,n,r,i){super(Ye,i),this.metaBlock=e,this.messageParts=t,this.placeHolderNames=n,this.expressions=r}isEquivalent(e){return!1}isConstant(){return!1}visitExpression(e,t){return e.visitLocalizedString(this,t)}serializeI18nHead(){let e=this.metaBlock.description||"";return this.metaBlock.meaning&&(e=`${this.metaBlock.meaning}|${e}`),this.metaBlock.customId&&(e=`${e}@@${this.metaBlock.customId}`),this.metaBlock.legacyIds&&this.metaBlock.legacyIds.forEach(t=>{e=`${e}\u241f${t}`}),tn(e,this.messageParts[0].text,this.getMessagePartSourceSpan(0))}getMessagePartSourceSpan(e){return this.messageParts[e]?.sourceSpan??this.sourceSpan}getPlaceholderSourceSpan(e){return this.placeHolderNames[e]?.sourceSpan??this.expressions[e]?.sourceSpan??this.sourceSpan}serializeI18nTemplatePart(e){const t=this.placeHolderNames[e-1],n=this.messageParts[e];let r=t.text;return 0===t.associatedMessage?.legacyIds.length&&(r+=`@@${E(t.associatedMessage.messageString,t.associatedMessage.meaning)}`),tn(r,n.text,this.getMessagePartSourceSpan(e))}}const Rn=s=>s.replace(/\\/g,"\\\\"),vi=s=>s.replace(/^:/,"\\:"),bs=s=>s.replace(/:/g,"\\:"),ss=s=>s.replace(/`/g,"\\`").replace(/\${/g,"$\\{");function tn(s,e,t){return""===s?{cooked:e,raw:ss(vi(Rn(e))),range:t}:{cooked:`:${s}:${e}`,raw:ss(`:${bs(Rn(s))}:${Rn(e)}`),range:t}}class _n extends v{constructor(e,t,n=null,r){super(t,r),this.value=e,this.typeParams=n}isEquivalent(e){return e instanceof _n&&this.value.name===e.value.name&&this.value.moduleName===e.value.moduleName&&this.value.runtime===e.value.runtime}isConstant(){return!1}visitExpression(e,t){return e.visitExternalExpr(this,t)}}class Mn extends v{constructor(e,t,n=null,r,i){super(r||t.type,i),this.condition=e,this.falseCase=n,this.trueCase=t}isEquivalent(e){return e instanceof Mn&&this.condition.isEquivalent(e.condition)&&this.trueCase.isEquivalent(e.trueCase)&&Oe(this.falseCase,e.falseCase)}isConstant(){return!1}visitExpression(e,t){return e.visitConditionalExpr(this,t)}}class Bn extends v{constructor(e,t){super(me,t),this.condition=e}isEquivalent(e){return e instanceof Bn&&this.condition.isEquivalent(e.condition)}isConstant(){return!1}visitExpression(e,t){return e.visitNotExpr(this,t)}}class rt{constructor(e,t=null){this.name=e,this.type=t}isEquivalent(e){return this.name===e.name}}class yt extends v{constructor(e,t,n,r,i){super(n,r),this.params=e,this.statements=t,this.name=i}isEquivalent(e){return e instanceof yt&&g(this.params,e.params)&&g(this.statements,e.statements)}isConstant(){return!1}visitExpression(e,t){return e.visitFunctionExpr(this,t)}toDeclStmt(e,t){return new _r(e,this.params,this.statements,this.type,t,this.sourceSpan)}}class bt extends v{constructor(e,t,n,r,i=!0){super(n||ft,r),this.operator=e,this.expr=t,this.parens=i}isEquivalent(e){return e instanceof bt&&this.operator===e.operator&&this.expr.isEquivalent(e.expr)}isConstant(){return!1}visitExpression(e,t){return e.visitUnaryOperatorExpr(this,t)}}class ze extends v{constructor(e,t,n,r,i,o=!0){super(r||t.type,i),this.operator=e,this.rhs=n,this.parens=o,this.lhs=t}isEquivalent(e){return e instanceof ze&&this.operator===e.operator&&this.lhs.isEquivalent(e.lhs)&&this.rhs.isEquivalent(e.rhs)}isConstant(){return!1}visitExpression(e,t){return e.visitBinaryOperatorExpr(this,t)}}class Is extends v{constructor(e,t,n,r){super(n,r),this.receiver=e,this.name=t}isEquivalent(e){return e instanceof Is&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name}isConstant(){return!1}visitExpression(e,t){return e.visitReadPropExpr(this,t)}set(e){return new b(this.receiver,this.name,e,null,this.sourceSpan)}}class Er extends v{constructor(e,t,n,r){super(n,r),this.receiver=e,this.index=t}isEquivalent(e){return e instanceof Er&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)}isConstant(){return!1}visitExpression(e,t){return e.visitReadKeyExpr(this,t)}set(e){return new $(this.receiver,this.index,e,null,this.sourceSpan)}}class is extends v{constructor(e,t,n){super(t,n),this.entries=e}isConstant(){return this.entries.every(e=>e.isConstant())}isEquivalent(e){return e instanceof is&&g(this.entries,e.entries)}visitExpression(e,t){return e.visitLiteralArrayExpr(this,t)}}class Ei{constructor(e,t,n){this.key=e,this.value=t,this.quoted=n}isEquivalent(e){return this.key===e.key&&this.value.isEquivalent(e.value)}}class Ds extends v{constructor(e,t,n){super(t,n),this.entries=e,this.valueType=null,t&&(this.valueType=t.valueType)}isEquivalent(e){return e instanceof Ds&&g(this.entries,e.entries)}isConstant(){return this.entries.every(e=>e.value.isConstant())}visitExpression(e,t){return e.visitLiteralMapExpr(this,t)}}const yr=new z(null,null,null),Ns=new z(null,fe,null);var It;!function(s){s[s.None=0]="None",s[s.Final=1]="Final",s[s.Private=2]="Private",s[s.Exported=4]="Exported",s[s.Static=8]="Static"}(It||(It={}));class _i{constructor(e,t,n){this.text=e,this.multiline=t,this.trailingNewline=n}toString(){return this.multiline?` ${this.text} `:this.text}}class Si extends _i{constructor(e){super("",!0,!0),this.tags=e}toString(){return function sc(s){if(0===s.length)return"";if(1===s.length&&s[0].tagName&&!s[0].text)return`*${zo(s[0])} `;let e="*\n";for(const t of s)e+=" *",e+=zo(t).replace(/\n/g,"\n * "),e+="\n";return e+=" ",e}(this.tags)}}class os{constructor(e=It.None,t=null,n){this.modifiers=e,this.sourceSpan=t,this.leadingComments=n}hasModifier(e){return 0!=(this.modifiers&e)}addLeadingComment(e){this.leadingComments=this.leadingComments??[],this.leadingComments.push(e)}}class nn extends os{constructor(e,t,n,r,i,o){super(r,i,o),this.name=e,this.value=t,this.type=n||t&&t.type||null}isEquivalent(e){return e instanceof nn&&this.name===e.name&&(this.value?!!e.value&&this.value.isEquivalent(e.value):!e.value)}visitStatement(e,t){return e.visitDeclareVarStmt(this,t)}}class _r extends os{constructor(e,t,n,r,i,o,a){super(i,o,a),this.name=e,this.params=t,this.statements=n,this.type=r||null}isEquivalent(e){return e instanceof _r&&g(this.params,e.params)&&g(this.statements,e.statements)}visitStatement(e,t){return e.visitDeclareFunctionStmt(this,t)}}class sn extends os{constructor(e,t,n){super(It.None,t,n),this.expr=e}isEquivalent(e){return e instanceof sn&&this.expr.isEquivalent(e.expr)}visitStatement(e,t){return e.visitExpressionStmt(this,t)}}class it extends os{constructor(e,t=null,n){super(It.None,t,n),this.value=e}isEquivalent(e){return e instanceof it&&this.value.isEquivalent(e.value)}visitStatement(e,t){return e.visitReturnStmt(this,t)}}class Sr extends os{constructor(e,t,n=[],r,i){super(It.None,r,i),this.condition=e,this.trueCase=t,this.falseCase=n}isEquivalent(e){return e instanceof Sr&&this.condition.isEquivalent(e.condition)&&g(this.trueCase,e.trueCase)&&g(this.falseCase,e.falseCase)}visitStatement(e,t){return e.visitIfStmt(this,t)}}function qo(s=[]){return new Si(s)}function Ne(s,e,t){return new pe(s,e,t)}function U(s,e=null,t){return new _n(s,null,e,t)}function mt(s,e,t){return new xe(s,e,t)}function Ps(s){return new Me(s)}function we(s,e,t){return new is(s,e,t)}function gt(s,e=null){return new Ds(s.map(t=>new Ei(t.key,t.value,t.quoted)),e,null)}function Wo(s,e){return new Bn(s,e)}function vt(s,e,t,n,r){return new yt(s,e,t,n,r)}function xr(s,e,t,n,r){return new Sr(s,e,t,n,r)}function xi(s,e,t,n){return new re(s,e,t,n)}function y(s,e,t){return new z(s,e,t)}function Go(s,e,t,n,r){return new ns(s,e,t,n,r)}function wi(s){return s instanceof z&&null===s.value}function zo(s){let e="";if(s.tagName&&(e+=` @${s.tagName}`),s.text){if(s.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+s.text.replace(/@/g,"\\@")}return e}const Ko=Ne(""),Zo={};class wr extends v{constructor(e){super(e.type),this.resolved=e,this.original=e}visitExpression(e,t){return t===Zo?this.original.visitExpression(e,t):this.resolved.visitExpression(e,t)}isEquivalent(e){return e instanceof wr&&this.resolved.isEquivalent(e.resolved)}isConstant(){return!0}fixup(e){this.resolved=e,this.shared=!0}}class Xo{constructor(e=!1){this.isClosureCompilerEnabled=e,this.statements=[],this.literals=new Map,this.literalFactories=new Map,this.nextNameIndex=0}getConstLiteral(e,t){if(e instanceof z&&!Yo(e)||e instanceof wr)return e;const n=this.keyOf(e);let r=this.literals.get(n),i=!1;if(r||(r=new wr(e),this.literals.set(n,r),i=!0),!i&&!r.shared||i&&t){const o=this.freshName();let a,l;this.isClosureCompilerEnabled&&Yo(e)?(a=Ne(o).set(new yt([],[new it(e)])),l=Ne(o).callFn([])):(a=Ne(o).set(e),l=Ne(o)),this.statements.push(a.toDeclStmt(fe,It.Final)),r.fixup(l)}return r}getLiteralFactory(e){if(e instanceof is){const t=e.entries.map(r=>r.isConstant()?r:Ko),n=this.keyOf(we(t));return this._getLiteralFactory(n,e.entries,r=>we(r))}{const t=gt(e.entries.map(r=>({key:r.key,value:r.value.isConstant()?r.value:Ko,quoted:r.quoted}))),n=this.keyOf(t);return this._getLiteralFactory(n,e.entries.map(r=>r.value),r=>gt(r.map((i,o)=>({key:e.entries[o].key,value:i,quoted:e.entries[o].quoted}))))}}_getLiteralFactory(e,t,n){let r=this.literalFactories.get(e);const i=t.filter(o=>!o.isConstant());if(!r){const o=t.map((p,f)=>p.isConstant()?this.getConstLiteral(p,!0):Ne(`a${f}`)),l=vt(o.filter(ac).map(p=>new rt(p.name,G)),[new it(n(o))],fe),c=this.freshName();this.statements.push(Ne(c).set(l).toDeclStmt(fe,It.Final)),r=Ne(c),this.literalFactories.set(e,r)}return{literalFactory:r,literalFactoryArguments:i}}uniqueName(e){return`${e}${this.nextNameIndex++}`}freshName(){return this.uniqueName("_c")}keyOf(e){return e.visitExpression(new oc,Zo)}}class oc{constructor(){this.visitWrappedNodeExpr=lt,this.visitWriteVarExpr=lt,this.visitWriteKeyExpr=lt,this.visitWritePropExpr=lt,this.visitInvokeFunctionExpr=lt,this.visitTaggedTemplateExpr=lt,this.visitInstantiateExpr=lt,this.visitConditionalExpr=lt,this.visitNotExpr=lt,this.visitAssertNotNullExpr=lt,this.visitCastExpr=lt,this.visitFunctionExpr=lt,this.visitUnaryOperatorExpr=lt,this.visitBinaryOperatorExpr=lt,this.visitReadPropExpr=lt,this.visitReadKeyExpr=lt,this.visitCommaExpr=lt,this.visitLocalizedString=lt}visitLiteralExpr(e){return`${"string"==typeof e.value?'"'+e.value+'"':e.value}`}visitLiteralArrayExpr(e,t){return`[${e.entries.map(n=>n.visitExpression(this,t)).join(",")}]`}visitLiteralMapExpr(e,t){return`{${e.entries.map(i=>`${(i=>{const o=i.quoted?'"':"";return`${o}${i.key}${o}`})(i)}:${i.value.visitExpression(this,t)}`).join(",")}`}visitExternalExpr(e){return e.value.moduleName?`EX:${e.value.moduleName}:${e.value.name}`:`EX:${e.value.runtime.name}`}visitReadVarExpr(e){return`VAR:${e.name}`}visitTypeofExpr(e,t){return`TYPEOF:${e.expr.visitExpression(this,t)}`}}function lt(s){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${s.constructor.name}`)}function ac(s){return s instanceof pe}function Yo(s){return s instanceof z&&"string"==typeof s.value&&s.value.length>=50}const m="@angular/core";class u{}u.NEW_METHOD="factory",u.TRANSFORM_METHOD="transform",u.PATCH_DEPS="patchedDeps",u.core={name:null,moduleName:m},u.namespaceHTML={name:"\u0275\u0275namespaceHTML",moduleName:m},u.namespaceMathML={name:"\u0275\u0275namespaceMathML",moduleName:m},u.namespaceSVG={name:"\u0275\u0275namespaceSVG",moduleName:m},u.element={name:"\u0275\u0275element",moduleName:m},u.elementStart={name:"\u0275\u0275elementStart",moduleName:m},u.elementEnd={name:"\u0275\u0275elementEnd",moduleName:m},u.advance={name:"\u0275\u0275advance",moduleName:m},u.syntheticHostProperty={name:"\u0275\u0275syntheticHostProperty",moduleName:m},u.syntheticHostListener={name:"\u0275\u0275syntheticHostListener",moduleName:m},u.attribute={name:"\u0275\u0275attribute",moduleName:m},u.attributeInterpolate1={name:"\u0275\u0275attributeInterpolate1",moduleName:m},u.attributeInterpolate2={name:"\u0275\u0275attributeInterpolate2",moduleName:m},u.attributeInterpolate3={name:"\u0275\u0275attributeInterpolate3",moduleName:m},u.attributeInterpolate4={name:"\u0275\u0275attributeInterpolate4",moduleName:m},u.attributeInterpolate5={name:"\u0275\u0275attributeInterpolate5",moduleName:m},u.attributeInterpolate6={name:"\u0275\u0275attributeInterpolate6",moduleName:m},u.attributeInterpolate7={name:"\u0275\u0275attributeInterpolate7",moduleName:m},u.attributeInterpolate8={name:"\u0275\u0275attributeInterpolate8",moduleName:m},u.attributeInterpolateV={name:"\u0275\u0275attributeInterpolateV",moduleName:m},u.classProp={name:"\u0275\u0275classProp",moduleName:m},u.elementContainerStart={name:"\u0275\u0275elementContainerStart",moduleName:m},u.elementContainerEnd={name:"\u0275\u0275elementContainerEnd",moduleName:m},u.elementContainer={name:"\u0275\u0275elementContainer",moduleName:m},u.styleMap={name:"\u0275\u0275styleMap",moduleName:m},u.styleMapInterpolate1={name:"\u0275\u0275styleMapInterpolate1",moduleName:m},u.styleMapInterpolate2={name:"\u0275\u0275styleMapInterpolate2",moduleName:m},u.styleMapInterpolate3={name:"\u0275\u0275styleMapInterpolate3",moduleName:m},u.styleMapInterpolate4={name:"\u0275\u0275styleMapInterpolate4",moduleName:m},u.styleMapInterpolate5={name:"\u0275\u0275styleMapInterpolate5",moduleName:m},u.styleMapInterpolate6={name:"\u0275\u0275styleMapInterpolate6",moduleName:m},u.styleMapInterpolate7={name:"\u0275\u0275styleMapInterpolate7",moduleName:m},u.styleMapInterpolate8={name:"\u0275\u0275styleMapInterpolate8",moduleName:m},u.styleMapInterpolateV={name:"\u0275\u0275styleMapInterpolateV",moduleName:m},u.classMap={name:"\u0275\u0275classMap",moduleName:m},u.classMapInterpolate1={name:"\u0275\u0275classMapInterpolate1",moduleName:m},u.classMapInterpolate2={name:"\u0275\u0275classMapInterpolate2",moduleName:m},u.classMapInterpolate3={name:"\u0275\u0275classMapInterpolate3",moduleName:m},u.classMapInterpolate4={name:"\u0275\u0275classMapInterpolate4",moduleName:m},u.classMapInterpolate5={name:"\u0275\u0275classMapInterpolate5",moduleName:m},u.classMapInterpolate6={name:"\u0275\u0275classMapInterpolate6",moduleName:m},u.classMapInterpolate7={name:"\u0275\u0275classMapInterpolate7",moduleName:m},u.classMapInterpolate8={name:"\u0275\u0275classMapInterpolate8",moduleName:m},u.classMapInterpolateV={name:"\u0275\u0275classMapInterpolateV",moduleName:m},u.styleProp={name:"\u0275\u0275styleProp",moduleName:m},u.stylePropInterpolate1={name:"\u0275\u0275stylePropInterpolate1",moduleName:m},u.stylePropInterpolate2={name:"\u0275\u0275stylePropInterpolate2",moduleName:m},u.stylePropInterpolate3={name:"\u0275\u0275stylePropInterpolate3",moduleName:m},u.stylePropInterpolate4={name:"\u0275\u0275stylePropInterpolate4",moduleName:m},u.stylePropInterpolate5={name:"\u0275\u0275stylePropInterpolate5",moduleName:m},u.stylePropInterpolate6={name:"\u0275\u0275stylePropInterpolate6",moduleName:m},u.stylePropInterpolate7={name:"\u0275\u0275stylePropInterpolate7",moduleName:m},u.stylePropInterpolate8={name:"\u0275\u0275stylePropInterpolate8",moduleName:m},u.stylePropInterpolateV={name:"\u0275\u0275stylePropInterpolateV",moduleName:m},u.nextContext={name:"\u0275\u0275nextContext",moduleName:m},u.resetView={name:"\u0275\u0275resetView",moduleName:m},u.templateCreate={name:"\u0275\u0275template",moduleName:m},u.text={name:"\u0275\u0275text",moduleName:m},u.enableBindings={name:"\u0275\u0275enableBindings",moduleName:m},u.disableBindings={name:"\u0275\u0275disableBindings",moduleName:m},u.getCurrentView={name:"\u0275\u0275getCurrentView",moduleName:m},u.textInterpolate={name:"\u0275\u0275textInterpolate",moduleName:m},u.textInterpolate1={name:"\u0275\u0275textInterpolate1",moduleName:m},u.textInterpolate2={name:"\u0275\u0275textInterpolate2",moduleName:m},u.textInterpolate3={name:"\u0275\u0275textInterpolate3",moduleName:m},u.textInterpolate4={name:"\u0275\u0275textInterpolate4",moduleName:m},u.textInterpolate5={name:"\u0275\u0275textInterpolate5",moduleName:m},u.textInterpolate6={name:"\u0275\u0275textInterpolate6",moduleName:m},u.textInterpolate7={name:"\u0275\u0275textInterpolate7",moduleName:m},u.textInterpolate8={name:"\u0275\u0275textInterpolate8",moduleName:m},u.textInterpolateV={name:"\u0275\u0275textInterpolateV",moduleName:m},u.restoreView={name:"\u0275\u0275restoreView",moduleName:m},u.pureFunction0={name:"\u0275\u0275pureFunction0",moduleName:m},u.pureFunction1={name:"\u0275\u0275pureFunction1",moduleName:m},u.pureFunction2={name:"\u0275\u0275pureFunction2",moduleName:m},u.pureFunction3={name:"\u0275\u0275pureFunction3",moduleName:m},u.pureFunction4={name:"\u0275\u0275pureFunction4",moduleName:m},u.pureFunction5={name:"\u0275\u0275pureFunction5",moduleName:m},u.pureFunction6={name:"\u0275\u0275pureFunction6",moduleName:m},u.pureFunction7={name:"\u0275\u0275pureFunction7",moduleName:m},u.pureFunction8={name:"\u0275\u0275pureFunction8",moduleName:m},u.pureFunctionV={name:"\u0275\u0275pureFunctionV",moduleName:m},u.pipeBind1={name:"\u0275\u0275pipeBind1",moduleName:m},u.pipeBind2={name:"\u0275\u0275pipeBind2",moduleName:m},u.pipeBind3={name:"\u0275\u0275pipeBind3",moduleName:m},u.pipeBind4={name:"\u0275\u0275pipeBind4",moduleName:m},u.pipeBindV={name:"\u0275\u0275pipeBindV",moduleName:m},u.hostProperty={name:"\u0275\u0275hostProperty",moduleName:m},u.property={name:"\u0275\u0275property",moduleName:m},u.propertyInterpolate={name:"\u0275\u0275propertyInterpolate",moduleName:m},u.propertyInterpolate1={name:"\u0275\u0275propertyInterpolate1",moduleName:m},u.propertyInterpolate2={name:"\u0275\u0275propertyInterpolate2",moduleName:m},u.propertyInterpolate3={name:"\u0275\u0275propertyInterpolate3",moduleName:m},u.propertyInterpolate4={name:"\u0275\u0275propertyInterpolate4",moduleName:m},u.propertyInterpolate5={name:"\u0275\u0275propertyInterpolate5",moduleName:m},u.propertyInterpolate6={name:"\u0275\u0275propertyInterpolate6",moduleName:m},u.propertyInterpolate7={name:"\u0275\u0275propertyInterpolate7",moduleName:m},u.propertyInterpolate8={name:"\u0275\u0275propertyInterpolate8",moduleName:m},u.propertyInterpolateV={name:"\u0275\u0275propertyInterpolateV",moduleName:m},u.i18n={name:"\u0275\u0275i18n",moduleName:m},u.i18nAttributes={name:"\u0275\u0275i18nAttributes",moduleName:m},u.i18nExp={name:"\u0275\u0275i18nExp",moduleName:m},u.i18nStart={name:"\u0275\u0275i18nStart",moduleName:m},u.i18nEnd={name:"\u0275\u0275i18nEnd",moduleName:m},u.i18nApply={name:"\u0275\u0275i18nApply",moduleName:m},u.i18nPostprocess={name:"\u0275\u0275i18nPostprocess",moduleName:m},u.pipe={name:"\u0275\u0275pipe",moduleName:m},u.projection={name:"\u0275\u0275projection",moduleName:m},u.projectionDef={name:"\u0275\u0275projectionDef",moduleName:m},u.reference={name:"\u0275\u0275reference",moduleName:m},u.inject={name:"\u0275\u0275inject",moduleName:m},u.injectAttribute={name:"\u0275\u0275injectAttribute",moduleName:m},u.directiveInject={name:"\u0275\u0275directiveInject",moduleName:m},u.invalidFactory={name:"\u0275\u0275invalidFactory",moduleName:m},u.invalidFactoryDep={name:"\u0275\u0275invalidFactoryDep",moduleName:m},u.templateRefExtractor={name:"\u0275\u0275templateRefExtractor",moduleName:m},u.forwardRef={name:"forwardRef",moduleName:m},u.resolveForwardRef={name:"resolveForwardRef",moduleName:m},u.\u0275\u0275defineInjectable={name:"\u0275\u0275defineInjectable",moduleName:m},u.declareInjectable={name:"\u0275\u0275ngDeclareInjectable",moduleName:m},u.InjectableDeclaration={name:"\u0275\u0275InjectableDeclaration",moduleName:m},u.resolveWindow={name:"\u0275\u0275resolveWindow",moduleName:m},u.resolveDocument={name:"\u0275\u0275resolveDocument",moduleName:m},u.resolveBody={name:"\u0275\u0275resolveBody",moduleName:m},u.defineComponent={name:"\u0275\u0275defineComponent",moduleName:m},u.declareComponent={name:"\u0275\u0275ngDeclareComponent",moduleName:m},u.setComponentScope={name:"\u0275\u0275setComponentScope",moduleName:m},u.ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:m},u.ViewEncapsulation={name:"ViewEncapsulation",moduleName:m},u.ComponentDeclaration={name:"\u0275\u0275ComponentDeclaration",moduleName:m},u.FactoryDeclaration={name:"\u0275\u0275FactoryDeclaration",moduleName:m},u.declareFactory={name:"\u0275\u0275ngDeclareFactory",moduleName:m},u.FactoryTarget={name:"\u0275\u0275FactoryTarget",moduleName:m},u.defineDirective={name:"\u0275\u0275defineDirective",moduleName:m},u.declareDirective={name:"\u0275\u0275ngDeclareDirective",moduleName:m},u.DirectiveDeclaration={name:"\u0275\u0275DirectiveDeclaration",moduleName:m},u.InjectorDef={name:"\u0275\u0275InjectorDef",moduleName:m},u.InjectorDeclaration={name:"\u0275\u0275InjectorDeclaration",moduleName:m},u.defineInjector={name:"\u0275\u0275defineInjector",moduleName:m},u.declareInjector={name:"\u0275\u0275ngDeclareInjector",moduleName:m},u.NgModuleDeclaration={name:"\u0275\u0275NgModuleDeclaration",moduleName:m},u.ModuleWithProviders={name:"ModuleWithProviders",moduleName:m},u.defineNgModule={name:"\u0275\u0275defineNgModule",moduleName:m},u.declareNgModule={name:"\u0275\u0275ngDeclareNgModule",moduleName:m},u.setNgModuleScope={name:"\u0275\u0275setNgModuleScope",moduleName:m},u.registerNgModuleType={name:"\u0275\u0275registerNgModuleType",moduleName:m},u.PipeDeclaration={name:"\u0275\u0275PipeDeclaration",moduleName:m},u.definePipe={name:"\u0275\u0275definePipe",moduleName:m},u.declarePipe={name:"\u0275\u0275ngDeclarePipe",moduleName:m},u.declareClassMetadata={name:"\u0275\u0275ngDeclareClassMetadata",moduleName:m},u.setClassMetadata={name:"\u0275setClassMetadata",moduleName:m},u.queryRefresh={name:"\u0275\u0275queryRefresh",moduleName:m},u.viewQuery={name:"\u0275\u0275viewQuery",moduleName:m},u.loadQuery={name:"\u0275\u0275loadQuery",moduleName:m},u.contentQuery={name:"\u0275\u0275contentQuery",moduleName:m},u.NgOnChangesFeature={name:"\u0275\u0275NgOnChangesFeature",moduleName:m},u.InheritDefinitionFeature={name:"\u0275\u0275InheritDefinitionFeature",moduleName:m},u.CopyDefinitionFeature={name:"\u0275\u0275CopyDefinitionFeature",moduleName:m},u.StandaloneFeature={name:"\u0275\u0275StandaloneFeature",moduleName:m},u.ProvidersFeature={name:"\u0275\u0275ProvidersFeature",moduleName:m},u.HostDirectivesFeature={name:"\u0275\u0275HostDirectivesFeature",moduleName:m},u.listener={name:"\u0275\u0275listener",moduleName:m},u.getInheritedFactory={name:"\u0275\u0275getInheritedFactory",moduleName:m},u.sanitizeHtml={name:"\u0275\u0275sanitizeHtml",moduleName:m},u.sanitizeStyle={name:"\u0275\u0275sanitizeStyle",moduleName:m},u.sanitizeResourceUrl={name:"\u0275\u0275sanitizeResourceUrl",moduleName:m},u.sanitizeScript={name:"\u0275\u0275sanitizeScript",moduleName:m},u.sanitizeUrl={name:"\u0275\u0275sanitizeUrl",moduleName:m},u.sanitizeUrlOrResourceUrl={name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:m},u.trustConstantHtml={name:"\u0275\u0275trustConstantHtml",moduleName:m},u.trustConstantResourceUrl={name:"\u0275\u0275trustConstantResourceUrl",moduleName:m},u.validateIframeAttribute={name:"\u0275\u0275validateIframeAttribute",moduleName:m};class cc{constructor(e=null){this.file=e,this.sourcesContent=new Map,this.lines=[],this.lastCol0=0,this.hasMappings=!1}addSource(e,t=null){return this.sourcesContent.has(e)||this.sourcesContent.set(e,t),this}addLine(){return this.lines.push([]),this.lastCol0=0,this}addMapping(e,t,n,r){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(null!=t&&!this.sourcesContent.has(t))throw new Error(`Unknown source file "${t}"`);if(null==e)throw new Error("The column in the generated code must be provided");if(e{e.set(c,p),t.push(c),n.push(this.sourcesContent.get(c)||null)});let r="",i=0,o=0,a=0,l=0;return this.lines.forEach(c=>{i=0,r+=c.map(p=>{let f=Cr(p.col0-i);return i=p.col0,null!=p.sourceUrl&&(f+=Cr(e.get(p.sourceUrl)-o),o=e.get(p.sourceUrl),f+=Cr(p.sourceLine0-a),a=p.sourceLine0,f+=Cr(p.sourceCol0-l),l=p.sourceCol0),f}).join(","),r+=";"}),r=r.slice(0,-1),{file:this.file||"",version:3,sourceRoot:"",sources:t,sourcesContent:n,mappings:r}}toJsComment(){return this.hasMappings?"//# sourceMappingURL=data:application/json;base64,"+function pc(s){let e="";const t=Cs(s);for(let n=0;n>2),e+=ks((3&r)<<4|(null===i?0:i>>4)),e+=null===i?"=":ks((15&i)<<2|(null===o?0:o>>6)),e+=null===i||null===o?"=":ks(63&o)}return e}(JSON.stringify(this,null,0)):""}}function Cr(s){s=s<0?1+(-s<<1):s<<1;let e="";do{let t=31&s;(s>>=5)>0&&(t|=32),e+=ks(t)}while(s>0);return e}function ks(s){if(s<0||s>=64)throw new Error("Can only encode value in the range [0, 63]");return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[s]}const dc=/'|\\|\n|\r|\$/g,fc=/^[$A-Z_][0-9A-Z_$]*$/i;class Qo{constructor(e){this.indent=e,this.partsLength=0,this.parts=[],this.srcSpans=[]}}class Ti{constructor(e){this._indent=e,this._lines=[new Qo(e)]}static createRoot(){return new Ti(0)}get _currentLine(){return this._lines[this._lines.length-1]}println(e,t=""){this.print(e||null,t,!0)}lineIsEmpty(){return 0===this._currentLine.parts.length}lineLength(){return this._currentLine.indent*" ".length+this._currentLine.partsLength}print(e,t,n=!1){t.length>0&&(this._currentLine.parts.push(t),this._currentLine.partsLength+=t.length,this._currentLine.srcSpans.push(e&&e.sourceSpan||null)),n&&this._lines.push(new Qo(this._indent))}removeEmptyLastLine(){this.lineIsEmpty()&&this._lines.pop()}incIndent(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}decIndent(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}toSource(){return this.sourceLines.map(e=>e.parts.length>0?Jo(e.indent)+e.parts.join(""):"").join("\n")}toSourceMapGenerator(e,t=0){const n=new cc(e);let r=!1;const i=()=>{r||(n.addSource(e," ").addMapping(0,e,0,0),r=!0)};for(let o=0;o{n.addLine();const l=o.srcSpans,c=o.parts;let p=o.indent*" ".length,f=0;for(;fr)return n.srcSpans[i];r-=o.length}}return null}get sourceLines(){return this._lines.length&&0===this._lines[this._lines.length-1].parts.length?this._lines.slice(0,-1):this._lines}}class mc{constructor(e){this._escapeDollarInStrings=e}printLeadingComments(e,t){if(void 0!==e.leadingComments)for(const n of e.leadingComments)n instanceof Si?t.print(e,`/*${n.toString()}*/`,n.trailingNewline):n.multiline?t.print(e,`/* ${n.text} */`,n.trailingNewline):n.text.split("\n").forEach(r=>{t.println(e,`// ${r}`)})}visitExpressionStmt(e,t){return this.printLeadingComments(e,t),e.expr.visitExpression(this,t),t.println(e,";"),null}visitReturnStmt(e,t){return this.printLeadingComments(e,t),t.print(e,"return "),e.value.visitExpression(this,t),t.println(e,";"),null}visitIfStmt(e,t){this.printLeadingComments(e,t),t.print(e,"if ("),e.condition.visitExpression(this,t),t.print(e,") {");const n=null!=e.falseCase&&e.falseCase.length>0;return e.trueCase.length<=1&&!n?(t.print(e," "),this.visitAllStatements(e.trueCase,t),t.removeEmptyLastLine(),t.print(e," ")):(t.println(),t.incIndent(),this.visitAllStatements(e.trueCase,t),t.decIndent(),n&&(t.println(e,"} else {"),t.incIndent(),this.visitAllStatements(e.falseCase,t),t.decIndent())),t.println(e,"}"),null}visitWriteVarExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),t.print(e,`${e.name} = `),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitWriteKeyExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),e.receiver.visitExpression(this,t),t.print(e,"["),e.index.visitExpression(this,t),t.print(e,"] = "),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitWritePropExpr(e,t){const n=t.lineIsEmpty();return n||t.print(e,"("),e.receiver.visitExpression(this,t),t.print(e,`.${e.name} = `),e.value.visitExpression(this,t),n||t.print(e,")"),null}visitInvokeFunctionExpr(e,t){return e.fn.visitExpression(this,t),t.print(e,"("),this.visitAllExpressions(e.args,t,","),t.print(e,")"),null}visitTaggedTemplateExpr(e,t){e.tag.visitExpression(this,t),t.print(e,"`"+e.template.elements[0].rawText);for(let n=1;n{t.print(e,`${Fn(n.key,this._escapeDollarInStrings,n.quoted)}:`),n.value.visitExpression(this,t)},e.entries,t,","),t.print(e,"}"),null}visitCommaExpr(e,t){return t.print(e,"("),this.visitAllExpressions(e.parts,t,","),t.print(e,")"),null}visitAllExpressions(e,t,n){this.visitAllObjects(r=>r.visitExpression(this,t),e,t,n)}visitAllObjects(e,t,n,r){let i=!1;for(let o=0;o0&&(n.lineLength()>80?(n.print(null,r,!0),i||(n.incIndent(),n.incIndent(),i=!0)):n.print(null,r,!1)),e(t[o]);i&&(n.decIndent(),n.decIndent())}visitAllStatements(e,t){e.forEach(n=>n.visitStatement(this,t))}}function Fn(s,e,t=!0){if(null==s)return null;const n=s.replace(dc,(...i)=>"$"==i[0]?e?"\\$":"$":"\n"==i[0]?"\\n":"\r"==i[0]?"\\r":`\\${i[0]}`);return t||!fc.test(n)?`'${n}'`:n}function Jo(s){let e="";for(let t=0;tn.value));return e?vt([],[new it(t)]):t}function Ai(s,e){return{expression:s,forwardRef:e}}function as({expression:s,forwardRef:e}){switch(e){case 0:case 1:return s;case 2:return bi(s)}}function bi(s){return U(u.forwardRef).callFn([vt([],[new it(s)])])}var Ls,Ut;function On(s){const e=Ne("t");let t=null;const n=oa(s)?e:new ze(H.Or,e,s.internalType);let r=null;null!==s.deps?"invalid"!==s.deps&&(r=new ce(n,ia(s.deps,s.target))):(t=Ne(`\u0275${s.name}_BaseFactory`),r=t.callFn([n]));const i=[];let o=null;function a(c){const p=Ne("r");i.push(p.set(yr).toDeclStmt());const f=null!==r?p.set(r).toStmt():U(u.invalidFactory).callFn([]).toStmt();return i.push(xr(e,[f],[p.set(c).toStmt()])),p}if(oa(s)){const c=ia(s.delegateDeps,s.target);o=a(new(s.delegateType===Ls.Class?ce:O)(s.delegate,c))}else o=function wc(s){return void 0!==s.expression}(s)?a(s.expression):r;if(null===o)i.push(U(u.invalidFactory).callFn([]).toStmt());else if(null!==t){const c=U(u.getInheritedFactory).callFn([s.internalType]),p=new ze(H.Or,t,t.set(c));i.push(new it(p.callFn([n])))}else i.push(new it(o));let l=vt([new rt("t",G)],i,fe,void 0,`${s.name}_Factory`);return null!==t&&(l=vt([],[new nn(t.name),new it(l)]).callFn([],void 0,!0)),{expression:l,statements:[],type:ra(s)}}function ra(s){const e=null!==s.deps&&"invalid"!==s.deps?function Sc(s){let e=!1;const t=s.map(n=>{const r=function xc(s){const e=[];return null!==s.attributeNameType&&e.push({key:"attribute",value:s.attributeNameType,quoted:!1}),s.optional&&e.push({key:"optional",value:y(!0),quoted:!1}),s.host&&e.push({key:"host",value:y(!0),quoted:!1}),s.self&&e.push({key:"self",value:y(!0),quoted:!1}),s.skipSelf&&e.push({key:"skipSelf",value:y(!0),quoted:!1}),e.length>0?gt(e):null}(n);return null!==r?(e=!0,r):y(null)});return e?mt(we(t)):et}(s.deps):et;return mt(U(u.FactoryDeclaration,[Tr(s.type.type,s.typeArgumentCount),e]))}function ia(s,e){return s.map((t,n)=>function _c(s,e,t){if(null===s.token)return U(u.invalidFactoryDep).callFn([y(t)]);if(null===s.attributeNameType){const n=0|(s.self?2:0)|(s.skipSelf?4:0)|(s.host?1:0)|(s.optional?8:0)|(e===Ut.Pipe?16:0);let r=0!==n||s.optional?y(n):null;const i=[s.token];r&&i.push(r);const o=function Cc(s){switch(s){case Ut.Component:case Ut.Directive:case Ut.Pipe:return u.directiveInject;case Ut.NgModule:case Ut.Injectable:default:return u.inject}}(e);return U(o).callFn(i)}return U(u.injectAttribute).callFn([s.token])}(t,e,n))}function oa(s){return void 0!==s.delegateType}!function(s){s[s.Class=0]="Class",s[s.Function=1]="Function"}(Ls||(Ls={})),function(s){s[s.Directive=0]="Directive",s[s.Component=1]="Component",s[s.Injectable=2]="Injectable",s[s.Pipe=3]="Pipe",s[s.NgModule=4]="NgModule"}(Ut||(Ut={}));class Tc{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e){throw new Error("visit() not implemented for Comment")}}class Ar{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e){return e.visitText(this)}}class Ii{constructor(e,t,n){this.value=e,this.sourceSpan=t,this.i18n=n}visit(e){return e.visitBoundText(this)}}class Di{constructor(e,t,n,r,i,o){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i,this.i18n=o}visit(e){return e.visitTextAttribute(this)}}class br{constructor(e,t,n,r,i,o,a,l,c){this.name=e,this.type=t,this.securityContext=n,this.value=r,this.unit=i,this.sourceSpan=o,this.keySpan=a,this.valueSpan=l,this.i18n=c}static fromBoundElementProperty(e,t){if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound attributes but was not for ${e.name}: ${e.sourceSpan}`);return new br(e.name,e.type,e.securityContext,e.value,e.unit,e.sourceSpan,e.keySpan,e.valueSpan,t)}visit(e){return e.visitBoundAttribute(this)}}class Ir{constructor(e,t,n,r,i,o,a,l){this.name=e,this.type=t,this.handler=n,this.target=r,this.phase=i,this.sourceSpan=o,this.handlerSpan=a,this.keySpan=l}static fromParsedEvent(e){const t=0===e.type?e.targetOrPhase:null,n=1===e.type?e.targetOrPhase:null;if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound event but was not for ${e.name}: ${e.sourceSpan}`);return new Ir(e.name,e.type,e.handler,t,n,e.sourceSpan,e.handlerSpan,e.keySpan)}visit(e){return e.visitBoundEvent(this)}}class Rs{constructor(e,t,n,r,i,o,a,l,c,p){this.name=e,this.attributes=t,this.inputs=n,this.outputs=r,this.children=i,this.references=o,this.sourceSpan=a,this.startSourceSpan=l,this.endSourceSpan=c,this.i18n=p}visit(e){return e.visitElement(this)}}class rn{constructor(e,t,n,r,i,o,a,l,c,p,f,C){this.tagName=e,this.attributes=t,this.inputs=n,this.outputs=r,this.templateAttrs=i,this.children=o,this.references=a,this.variables=l,this.sourceSpan=c,this.startSourceSpan=p,this.endSourceSpan=f,this.i18n=C}visit(e){return e.visitTemplate(this)}}class Ac{constructor(e,t,n,r){this.selector=e,this.attributes=t,this.sourceSpan=n,this.i18n=r,this.name="ng-content"}visit(e){return e.visitContent(this)}}class aa{constructor(e,t,n,r,i){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i}visit(e){return e.visitVariable(this)}}class bc{constructor(e,t,n,r,i){this.name=e,this.value=t,this.sourceSpan=n,this.keySpan=r,this.valueSpan=i}visit(e){return e.visitReference(this)}}class ua{constructor(e,t,n,r){this.vars=e,this.placeholders=t,this.sourceSpan=n,this.i18n=r}visit(e){return e.visitIcu(this)}}function Dt(s,e){const t=[];if(s.visit)for(const n of e){s.visit(n)||n.visit(s)}else for(const n of e){const r=n.visit(s);r&&t.push(r)}return t}class on{constructor(e,t,n,r,i,o){this.nodes=e,this.placeholders=t,this.placeholderToMessage=n,this.meaning=r,this.description=i,this.customId=o,this.id=this.customId,this.legacyIds=[],this.messageString=function Ic(s){const e=new Dc;return s.map(n=>n.visit(e)).join("")}(this.nodes),e.length?this.sources=[{filePath:e[0].sourceSpan.start.file.url,startLine:e[0].sourceSpan.start.line+1,startCol:e[0].sourceSpan.start.col+1,endLine:e[e.length-1].sourceSpan.end.line+1,endCol:e[0].sourceSpan.start.col+1}]:this.sources=[]}}class an{constructor(e,t){this.value=e,this.sourceSpan=t}visit(e,t){return e.visitText(this,t)}}class un{constructor(e,t){this.children=e,this.sourceSpan=t}visit(e,t){return e.visitContainer(this,t)}}class us{constructor(e,t,n,r){this.expression=e,this.type=t,this.cases=n,this.sourceSpan=r}visit(e,t){return e.visitIcu(this,t)}}class Ni{constructor(e,t,n,r,i,o,a,l,c){this.tag=e,this.attrs=t,this.startName=n,this.closeName=r,this.children=i,this.isVoid=o,this.sourceSpan=a,this.startSourceSpan=l,this.endSourceSpan=c}visit(e,t){return e.visitTagPlaceholder(this,t)}}class ln{constructor(e,t,n){this.value=e,this.name=t,this.sourceSpan=n}visit(e,t){return e.visitPlaceholder(this,t)}}class ls{constructor(e,t,n){this.value=e,this.name=t,this.sourceSpan=n}visit(e,t){return e.visitIcuPlaceholder(this,t)}}class Dc{visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){const t=Object.keys(e.cases).map(n=>`${n} {${e.cases[n].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${t.join(" ")}}`}visitTagPlaceholder(e){const t=e.children.map(n=>n.visit(this)).join("");return`{$${e.startName}}${t}{$${e.closeName}}`}visitPlaceholder(e){return`{$${e.name}}`}visitIcuPlaceholder(e){return`{$${e.name}}`}}new class Nc{visitTag(e){const t=this._serializeAttributes(e.attrs);if(0==e.children.length)return`<${e.name}${t}/>`;const n=e.children.map(r=>r.visit(this));return`<${e.name}${t}>${n.join("")}`}visitText(e){return e.value}visitDeclaration(e){return``}_serializeAttributes(e){const t=Object.keys(e).map(n=>`${n}="${e[n]}"`).join(" ");return t.length>0?" "+t:""}visitDoctype(e){return``}};function Li(s){return s.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}const Ri="i18n-";function fa(s){return"i18n"===s||s.startsWith(Ri)}function Fs(s){return s instanceof on}function Nr(s){return Fs(s)&&1===s.nodes.length&&s.nodes[0]instanceof us}function qc(s){return!!s.i18n}function ma(s){return s.nodes[0]}function Pr(s,e=0){return`\ufffd${s}${e>0?`:${e}`:""}\ufffd`}function zc(s=0){let e=s;return()=>e++}function ga(s){const e={};return s.forEach((t,n)=>{e[n]=y(t.length>1?`[${t.join("|")}]`:t[0])}),e}function kr(s,e,...t){const n=s.get(e)||[];n.push(...t),s.set(e,n)}function va(s,e=0,t=0){const n=e,r=new Map,i=s instanceof on?s.nodes.find(o=>o instanceof un):s;return i&&i.children.filter(o=>o instanceof ln).forEach((o,a)=>{const l=Pr(n+a,t);kr(r,o.name,l)}),r}function Mi(s={},e){const t={};return s&&Object.keys(s).length&&Object.keys(s).forEach(n=>t[Os(n,e)]=s[n]),t}function Os(s,e=!0){const t=Li(s);if(!e)return t;const n=t.split("_");if(1===n.length)return s.toLowerCase();let r;/^\d+$/.test(n[n.length-1])&&(r=n.pop());let i=n.shift().toLowerCase();return n.length&&(i+=n.map(o=>o.charAt(0).toUpperCase()+o.slice(1).toLowerCase()).join("")),r?`${i}_${r}`:i}function Ea(s){return`MSG_${s}`.toUpperCase()}function Kc(s){return new nn(s.name,void 0,fe,void 0,s.sourceSpan)}const Zc=/[-.]/,Bi="_t",qt="ctx",$s="rf",ya="restoredCtx",ep=new Set([u.element,u.elementStart,u.elementEnd,u.elementContainer,u.elementContainerStart,u.elementContainerEnd,u.i18nExp,u.listener,u.classProp,u.syntheticHostListener,u.hostProperty,u.syntheticHostProperty,u.property,u.propertyInterpolate1,u.propertyInterpolate2,u.propertyInterpolate3,u.propertyInterpolate4,u.propertyInterpolate5,u.propertyInterpolate6,u.propertyInterpolate7,u.propertyInterpolate8,u.propertyInterpolateV,u.attribute,u.attributeInterpolate1,u.attributeInterpolate2,u.attributeInterpolate3,u.attributeInterpolate4,u.attributeInterpolate5,u.attributeInterpolate6,u.attributeInterpolate7,u.attributeInterpolate8,u.attributeInterpolateV,u.styleProp,u.stylePropInterpolate1,u.stylePropInterpolate2,u.stylePropInterpolate3,u.stylePropInterpolate4,u.stylePropInterpolate5,u.stylePropInterpolate6,u.stylePropInterpolate7,u.stylePropInterpolate8,u.stylePropInterpolateV,u.textInterpolate,u.textInterpolate1,u.textInterpolate2,u.textInterpolate3,u.textInterpolate4,u.textInterpolate5,u.textInterpolate6,u.textInterpolate7,u.textInterpolate8,u.textInterpolateV]);function $n(s,e,t){return U(e,null,s).callFn(t,s)}function _a(s,e){let t=null;return()=>(t||(s.push(new nn("_t",void 0,G)),t=Ne(e)),t)}function Vs(s){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${s.constructor.name}`)}function Mt(s){return Array.isArray(s)?we(s.map(Mt)):y(s,fe)}function Lr(s,e){return Object.getOwnPropertyNames(s).length>0?function tp(s,e){return gt(Object.getOwnPropertyNames(s).map(t=>{const n=s[t];let r,i,o,a;return Array.isArray(n)?([i,r]=n,o=t,a=i!==r):(o=r=t,i=n,a=!1),{key:o,quoted:Zc.test(o),value:e&&a?we([Mt(i),Mt(r)]):Mt(i)}}))}(s,e):null}function Fi(s){for(;wi(s[s.length-1]);)s.pop();return s}function np(s,e){if(Array.isArray(s.predicate)){let t=[];return s.predicate.forEach(n=>{const r=n.split(",").map(i=>y(i.trim()));t.push(...r)}),e.getConstLiteral(we(t),!0)}switch(s.predicate.forwardRef){case 0:case 2:return s.predicate.expression;case 1:return U(u.resolveForwardRef).callFn([s.predicate.expression])}}class ot{constructor(){this.values=[]}set(e,t){t&&this.values.push({key:e,value:t,quoted:!1})}toLiteralMap(){return gt(this.values)}}function Vn(s){const{expressions:e,strings:t}=s;return 1===e.length&&2===t.length&&""===t[0]&&""===t[1]?1:e.length+t.length}function Rr(s){const e=[];let t=null,n=null,r=0;for(const i of s){const o=("function"==typeof i.paramsOrFn?i.paramsOrFn():i.paramsOrFn)??[],a=Array.isArray(o)?o:[o];r<500&&n===i.reference&&ep.has(n)?(t=t.callFn(a,t.sourceSpan),r++):(null!==t&&e.push(t.toStmt()),t=$n(i.span,i.reference,a),n=i.reference,r=0)}return null!==t&&e.push(t.toStmt()),e}function Sa(s,e){let t=null;const n={name:s.name,type:s.type,internalType:s.internalType,typeArgumentCount:s.typeArgumentCount,deps:[],target:Ut.Injectable};if(void 0!==s.useClass){const a=s.useClass.expression.isEquivalent(s.internalType);let l;void 0!==s.deps&&(l=s.deps),t=void 0!==l?On({...n,delegate:s.useClass.expression,delegateDeps:l,delegateType:Ls.Class}):a?On(n):{statements:[],expression:wa(s.type.value,s.useClass.expression,e)}}else t=void 0!==s.useFactory?void 0!==s.deps?On({...n,delegate:s.useFactory,delegateDeps:s.deps||[],delegateType:Ls.Function}):{statements:[],expression:vt([],[new it(s.useFactory.callFn([]))])}:void 0!==s.useValue?On({...n,expression:s.useValue.expression}):void 0!==s.useExisting?On({...n,expression:U(u.inject).callFn([s.useExisting.expression])}):{statements:[],expression:wa(s.type.value,s.internalType,e)};const r=s.internalType,i=new ot;return i.set("token",r),i.set("factory",t.expression),null!==s.providedIn.expression.value&&i.set("providedIn",as(s.providedIn)),{expression:U(u.\u0275\u0275defineInjectable).callFn([i.toLiteralMap()],void 0,!0),type:xa(s),statements:t.statements}}function xa(s){return new xe(U(u.InjectableDeclaration,[Tr(s.type.type,s.typeArgumentCount)]))}function wa(s,e,t){if(s.node===e.node)return e.prop("\u0275fac");if(!t)return Ca(e);return Ca(U(u.resolveForwardRef).callFn([e]))}function Ca(s){return vt([new rt("t",G)],[new it(s.prop("\u0275fac").callFn([Ne("t")]))])}const rp=[/^\s*$/,/[<>]/,/^[{}]$/,/&(#|[a-z])/i,/^\/\//];class Mr{constructor(e,t){this.start=e,this.end=t}static fromArray(e){return e?(function ip(s,e){if(null!=e&&(!Array.isArray(e)||2!=e.length))throw new Error(`Expected '${s}' to be an array, [start, end].`);if(null!=e){const t=e[0],n=e[1];rp.forEach(r=>{if(r.test(t)||r.test(n))throw new Error(`['${t}', '${n}'] contains unusable interpolation symbol.`)})}}("interpolation",e),new Mr(e[0],e[1])):Bt}}const Bt=new Mr("{{","}}"),wn=123,Zt=125;function Wi(s){return s>=9&&s<=32||160==s}function Cn(s){return 48<=s&&s<=57}function Gi(s){return s>=97&&s<=122||s>=65&&s<=90}function Ha(s){return 10===s||13===s}function ja(s){return 48<=s&&s<=55}function zi(s){return 39===s||34===s||96===s}class Un{constructor(e,t,n,r){this.file=e,this.offset=t,this.line=n,this.col=r}toString(){return null!=this.offset?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){const t=this.file.content,n=t.length;let r=this.offset,i=this.line,o=this.col;for(;r>0&&e<0;)if(r--,e++,10==t.charCodeAt(r)){i--;const l=t.substring(0,r-1).lastIndexOf(String.fromCharCode(10));o=l>0?r-l:r}else o--;for(;r0;){const a=t.charCodeAt(r);r++,e--,10==a?(i++,o=0):o++}return new Un(this.file,r,i,o)}getContext(e,t){const n=this.file.content;let r=this.offset;if(null!=r){r>n.length-1&&(r=n.length-1);let i=r,o=0,a=0;for(;o0&&(r--,o++,"\n"!=n[r]||++a!=t););for(o=0,a=0;o]${e.after}")`:this.msg}toString(){const e=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${e}`}}let yp=0;function fs(s){return s.replace(/\W/g,"_")}const Ua='(this&&this.__makeTemplateObject||function(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e})';class Sp extends mc{constructor(){super(!1)}visitWrappedNodeExpr(e,t){throw new Error("Cannot emit a WrappedNodeExpr in Javascript.")}visitDeclareVarStmt(e,t){return t.print(e,`var ${e.name}`),e.value&&(t.print(e," = "),e.value.visitExpression(this,t)),t.println(e,";"),null}visitTaggedTemplateExpr(e,t){const n=e.template.elements;return e.tag.visitExpression(this,t),t.print(e,`(${Ua}(`),t.print(e,`[${n.map(r=>Fn(r.text,!1)).join(", ")}], `),t.print(e,`[${n.map(r=>Fn(r.rawText,!1)).join(", ")}])`),e.template.expressions.forEach(r=>{t.print(e,", "),r.visitExpression(this,t)}),t.print(e,")"),null}visitFunctionExpr(e,t){return t.print(e,`function${e.name?" "+e.name:""}(`),this._visitParams(e.params,t),t.println(e,") {"),t.incIndent(),this.visitAllStatements(e.statements,t),t.decIndent(),t.print(e,"}"),null}visitDeclareFunctionStmt(e,t){return t.print(e,`function ${e.name}(`),this._visitParams(e.params,t),t.println(e,") {"),t.incIndent(),this.visitAllStatements(e.statements,t),t.decIndent(),t.println(e,"}"),null}visitLocalizedString(e,t){t.print(e,`$localize(${Ua}(`);const n=[e.serializeI18nHead()];for(let r=1;rFn(r.cooked,!1)).join(", ")}], `),t.print(e,`[${n.map(r=>Fn(r.raw,!1)).join(", ")}])`),e.expressions.forEach(r=>{t.print(e,", "),r.visitExpression(this,t)}),t.print(e,")"),null}_visitParams(e,t){this.visitAllObjects(n=>t.print(null,n.name),e,t,",")}}let Vr;function wp(s){return function xp(){if(void 0===Vr&&(Vr=null,en.trustedTypes))try{Vr=en.trustedTypes.createPolicy("angular#unsafe-jit",{createScript:s=>s})}catch{}return Vr}()?.createScript(s)||s}function qa(...s){if(!en.trustedTypes)return new Function(...s);const n=`(function anonymous(${s.slice(0,-1).join(",")}\n) { ${s[s.length-1]}\n})`,r=en.eval(wp(n));return void 0===r.bind?new Function(...s):(r.toString=()=>n,r.bind(en))}class Cp{evaluateStatements(e,t,n,r){const i=new Tp(n),o=Ti.createRoot();return t.length>0&&!function Ap(s){return s.isEquivalent(y("use strict").toStmt())}(t[0])&&(t=[y("use strict").toStmt(),...t]),i.visitAllStatements(t,o),i.createReturnStmt(o),this.evaluateCode(e,o,i.getArgs(),r)}evaluateCode(e,t,n,r){let i=`"use strict";${t.toSource()}\n//# sourceURL=${e}`;const o=[],a=[];for(const c in n)a.push(n[c]),o.push(c);if(r){const c=qa(...o.concat("return null;")).toString(),p=c.slice(0,c.indexOf("return null;")).split("\n").length-1;i+=`\n${t.toSourceMapGenerator(e,p).toJsComment()}`}const l=qa(...o.concat(i));return this.executeFunction(l,a)}executeFunction(e,t){return e(...t)}}class Tp extends Sp{constructor(e){super(),this.refResolver=e,this._evalArgNames=[],this._evalArgValues=[],this._evalExportedVars=[]}createReturnStmt(e){new it(new Ds(this._evalExportedVars.map(n=>new Ei(n,Ne(n),!1)))).visitStatement(this,e)}getArgs(){const e={};for(let t=0;t=0?(t="anonymous_"+yp++,e.__anonymousType=t):t=fs(t),t}({reference:t})||"val";this._evalArgNames.push(`jit_${i}_${r}`)}n.print(e,this._evalArgNames[r])}}function Wa(s){const e=new ot;null!==s.providers&&e.set("providers",s.providers),s.imports.length>0&&e.set("imports",we(s.imports));return{expression:U(u.defineInjector).callFn([e.toLiteralMap()],void 0,!0),type:Ga(s),statements:[]}}function Ga(s){return new xe(U(u.InjectorDeclaration,[new xe(s.type.type)]))}class bp{constructor(e){this.context=e}resolveExternalReference(e){if("@angular/core"!==e.moduleName)throw new Error(`Cannot resolve external reference to ${e.moduleName}, only references to @angular/core are supported.`);if(!this.context.hasOwnProperty(e.name))throw new Error(`No value provided for @angular/core symbol '${e.name}'.`);return this.context[e.name]}}var Ks,Tn,qn,$e;function Ip(s){const{adjacentType:e,internalType:t,bootstrap:n,declarations:r,imports:i,exports:o,schemas:a,containsForwardDecls:l,selectorScopeMode:c,id:p}=s,f=[],C=new ot;if(C.set("type",t),n.length>0&&C.set("bootstrap",jt(n,l)),c===Ks.Inline)r.length>0&&C.set("declarations",jt(r,l)),i.length>0&&C.set("imports",jt(i,l)),o.length>0&&C.set("exports",jt(o,l));else if(c===Ks.SideEffect){const Z=function Np(s){const{adjacentType:e,declarations:t,imports:n,exports:r,containsForwardDecls:i}=s,o=new ot;if(t.length>0&&o.set("declarations",jt(t,i)),n.length>0&&o.set("imports",jt(n,i)),r.length>0&&o.set("exports",jt(r,i)),0===Object.keys(o.values).length)return null;const l=function Ec(s){return sa("ngJitMode",s)}(new O(U(u.setNgModuleScope),[e,o.toLiteralMap()])),c=new yt([],[l.toStmt()]);return new O(c,[]).toStmt()}(s);null!==Z&&f.push(Z)}null!==a&&a.length>0&&C.set("schemas",we(a.map(Z=>Z.value))),null!==p&&(C.set("id",p),f.push(U(u.registerNgModuleType).callFn([e,p]).toStmt()));return{expression:U(u.defineNgModule).callFn([C.toLiteralMap()],void 0,!0),type:za(s),statements:f}}function za({type:s,declarations:e,exports:t,imports:n,includeImportTypes:r,publicDeclarationTypes:i}){return new xe(U(u.NgModuleDeclaration,[new xe(s.type),null===i?Zi(e):Pp(i),r?Zi(n):et,Zi(t)]))}function Zi(s){const e=s.map(t=>Ps(t.type));return s.length>0?mt(we(e)):et}function Pp(s){const e=s.map(t=>Ps(t));return s.length>0?mt(we(e)):et}function Ka(s){const e=[];e.push({key:"name",value:y(s.pipeName),quoted:!1}),e.push({key:"type",value:s.type.value,quoted:!1}),e.push({key:"pure",value:y(s.pure),quoted:!1}),s.isStandalone&&e.push({key:"standalone",value:y(!0),quoted:!1});return{expression:U(u.definePipe).callFn([gt(e)],void 0,!0),type:Za(s),statements:[]}}function Za(s){return new xe(U(u.PipeDeclaration,[Tr(s.type.type,s.typeArgumentCount),new xe(new z(s.pipeName)),new xe(new z(s.isStandalone))]))}!function(s){s[s.Inline=0]="Inline",s[s.SideEffect=1]="SideEffect",s[s.Omit=2]="Omit"}(Ks||(Ks={})),function(s){s[s.Directive=0]="Directive",s[s.Pipe=1]="Pipe",s[s.NgModule=2]="NgModule"}(Tn||(Tn={}));class Xi{constructor(e,t,n,r){this.input=t,this.errLocation=n,this.ctxLocation=r,this.message=`Parser Error: ${e} ${n} [${t}] in ${r}`}}class Zs{constructor(e,t){this.start=e,this.end=t}toAbsolute(e){return new Wt(e+this.start,e+this.end)}}class at{constructor(e,t){this.span=e,this.sourceSpan=t}toString(){return"AST"}}class Hr extends at{constructor(e,t,n){super(e,t),this.nameSpan=n}}class Ft extends at{visit(e,t=null){}}class ms extends at{visit(e,t=null){return e.visitImplicitReceiver(this,t)}}class Yi extends ms{visit(e,t=null){return e.visitThisReceiver?.(this,t)}}class Qi extends at{constructor(e,t,n){super(e,t),this.expressions=n}visit(e,t=null){return e.visitChain(this,t)}}class Ji extends at{constructor(e,t,n,r,i){super(e,t),this.condition=n,this.trueExp=r,this.falseExp=i}visit(e,t=null){return e.visitConditional(this,t)}}class An extends Hr{constructor(e,t,n,r,i){super(e,t,n),this.receiver=r,this.name=i}visit(e,t=null){return e.visitPropertyRead(this,t)}}class eo extends Hr{constructor(e,t,n,r,i,o){super(e,t,n),this.receiver=r,this.name=i,this.value=o}visit(e,t=null){return e.visitPropertyWrite(this,t)}}class to extends Hr{constructor(e,t,n,r,i){super(e,t,n),this.receiver=r,this.name=i}visit(e,t=null){return e.visitSafePropertyRead(this,t)}}class jr extends at{constructor(e,t,n,r){super(e,t),this.receiver=n,this.key=r}visit(e,t=null){return e.visitKeyedRead(this,t)}}class Ur extends at{constructor(e,t,n,r){super(e,t),this.receiver=n,this.key=r}visit(e,t=null){return e.visitSafeKeyedRead(this,t)}}class no extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.key=r,this.value=i}visit(e,t=null){return e.visitKeyedWrite(this,t)}}class qr extends Hr{constructor(e,t,n,r,i,o){super(e,t,o),this.exp=n,this.name=r,this.args=i}visit(e,t=null){return e.visitPipe(this,t)}}class Nt extends at{constructor(e,t,n){super(e,t),this.value=n}visit(e,t=null){return e.visitLiteralPrimitive(this,t)}}class Wr extends at{constructor(e,t,n){super(e,t),this.expressions=n}visit(e,t=null){return e.visitLiteralArray(this,t)}}class so extends at{constructor(e,t,n,r){super(e,t),this.keys=n,this.values=r}visit(e,t=null){return e.visitLiteralMap(this,t)}}class St extends at{constructor(e,t,n,r){super(e,t),this.strings=n,this.expressions=r}visit(e,t=null){return e.visitInterpolation(this,t)}}class Xt extends at{constructor(e,t,n,r,i){super(e,t),this.operation=n,this.left=r,this.right=i}visit(e,t=null){return e.visitBinary(this,t)}}class fn extends Xt{constructor(e,t,n,r,i,o,a){super(e,t,i,o,a),this.operator=n,this.expr=r,this.left=null,this.right=null,this.operation=null}static createMinus(e,t,n){return new fn(e,t,"-",n,"-",new Nt(e,t,0),n)}static createPlus(e,t,n){return new fn(e,t,"+",n,"-",n,new Nt(e,t,0))}visit(e,t=null){return void 0!==e.visitUnary?e.visitUnary(this,t):e.visitBinary(this,t)}}class ro extends at{constructor(e,t,n){super(e,t),this.expression=n}visit(e,t=null){return e.visitPrefixNot(this,t)}}class io extends at{constructor(e,t,n){super(e,t),this.expression=n}visit(e,t=null){return e.visitNonNullAssert(this,t)}}class gs extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.args=r,this.argumentSpan=i}visit(e,t=null){return e.visitCall(this,t)}}class Gr extends at{constructor(e,t,n,r,i){super(e,t),this.receiver=n,this.args=r,this.argumentSpan=i}visit(e,t=null){return e.visitSafeCall(this,t)}}class Wt{constructor(e,t){this.start=e,this.end=t}}class bn extends at{constructor(e,t,n,r,i){super(new Zs(0,null===t?0:t.length),new Wt(r,null===t?r:r+t.length)),this.ast=e,this.source=t,this.location=n,this.errors=i}visit(e,t=null){return e.visitASTWithSource?e.visitASTWithSource(this,t):this.ast.visit(e,t)}toString(){return`${this.source} in ${this.location}`}}class oo{constructor(e,t,n){this.sourceSpan=e,this.key=t,this.value=n}}class kp{constructor(e,t,n){this.sourceSpan=e,this.key=t,this.value=n}}class Lp{visit(e,t){e.visit(this,t)}visitUnary(e,t){this.visit(e.expr,t)}visitBinary(e,t){this.visit(e.left,t),this.visit(e.right,t)}visitChain(e,t){this.visitAll(e.expressions,t)}visitConditional(e,t){this.visit(e.condition,t),this.visit(e.trueExp,t),this.visit(e.falseExp,t)}visitPipe(e,t){this.visit(e.exp,t),this.visitAll(e.args,t)}visitImplicitReceiver(e,t){}visitThisReceiver(e,t){}visitInterpolation(e,t){this.visitAll(e.expressions,t)}visitKeyedRead(e,t){this.visit(e.receiver,t),this.visit(e.key,t)}visitKeyedWrite(e,t){this.visit(e.receiver,t),this.visit(e.key,t),this.visit(e.value,t)}visitLiteralArray(e,t){this.visitAll(e.expressions,t)}visitLiteralMap(e,t){this.visitAll(e.values,t)}visitLiteralPrimitive(e,t){}visitPrefixNot(e,t){this.visit(e.expression,t)}visitNonNullAssert(e,t){this.visit(e.expression,t)}visitPropertyRead(e,t){this.visit(e.receiver,t)}visitPropertyWrite(e,t){this.visit(e.receiver,t),this.visit(e.value,t)}visitSafePropertyRead(e,t){this.visit(e.receiver,t)}visitSafeKeyedRead(e,t){this.visit(e.receiver,t),this.visit(e.key,t)}visitCall(e,t){this.visit(e.receiver,t),this.visitAll(e.args,t)}visitSafeCall(e,t){this.visit(e.receiver,t),this.visitAll(e.args,t)}visitAll(e,t){for(const n of e)this.visit(n,t)}}class Rp{visitImplicitReceiver(e,t){return e}visitThisReceiver(e,t){return e}visitInterpolation(e,t){return new St(e.span,e.sourceSpan,e.strings,this.visitAll(e.expressions))}visitLiteralPrimitive(e,t){return new Nt(e.span,e.sourceSpan,e.value)}visitPropertyRead(e,t){return new An(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitPropertyWrite(e,t){return new eo(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name,e.value.visit(this))}visitSafePropertyRead(e,t){return new to(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitLiteralArray(e,t){return new Wr(e.span,e.sourceSpan,this.visitAll(e.expressions))}visitLiteralMap(e,t){return new so(e.span,e.sourceSpan,e.keys,this.visitAll(e.values))}visitUnary(e,t){switch(e.operator){case"+":return fn.createPlus(e.span,e.sourceSpan,e.expr.visit(this));case"-":return fn.createMinus(e.span,e.sourceSpan,e.expr.visit(this));default:throw new Error(`Unknown unary operator ${e.operator}`)}}visitBinary(e,t){return new Xt(e.span,e.sourceSpan,e.operation,e.left.visit(this),e.right.visit(this))}visitPrefixNot(e,t){return new ro(e.span,e.sourceSpan,e.expression.visit(this))}visitNonNullAssert(e,t){return new io(e.span,e.sourceSpan,e.expression.visit(this))}visitConditional(e,t){return new Ji(e.span,e.sourceSpan,e.condition.visit(this),e.trueExp.visit(this),e.falseExp.visit(this))}visitPipe(e,t){return new qr(e.span,e.sourceSpan,e.exp.visit(this),e.name,this.visitAll(e.args),e.nameSpan)}visitKeyedRead(e,t){return new jr(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this))}visitKeyedWrite(e,t){return new no(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this),e.value.visit(this))}visitCall(e,t){return new gs(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitSafeCall(e,t){return new Gr(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitAll(e){const t=[];for(let n=0;nC=>we(C),createLiteralMapConverter:f=>C=>gt(f.map((R,Z)=>({key:R.key,value:C[Z],quoted:R.quoted}))),createPipeConverter:f=>{throw new Error(`Illegal State: Actions are not allowed to contain pipes. Pipe: ${f}`)}},t),l=new co(s,e,n,!1,r,i),c=[];nu(a.visit(l,$e.Statement),c),function jp(s,e,t){for(let n=s-1;n>=0;n--)t.unshift(eu(e,n))}(l.temporaryCount,n,c),l.usesImplicitReceiver&&s.notifyImplicitReceiverUse();const p=c.length-1;if(p>=0){const f=c[p];f instanceof sn&&(c[p]=new it(f.expr))}return c}uo.event=Ne("$event");class $p{constructor(e,t){this.stmts=e,this.currValExpr=t}}function Qa(s,e,t,n){s||(s=new su);const r=new co(s,e,n,!1),i=t.visit(r,$e.Expression),o=Ja(r,n);return r.usesImplicitReceiver&&s.notifyImplicitReceiverUse(),new $p(o,i)}function Ja(s,e){const t=[];for(let n=0;nr.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createPipeConverter(e.name,n.length))}visitLiteralArray(e,t){const n=e.expressions.map(r=>r.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createLiteralArrayConverter(e.expressions.length))}visitLiteralMap(e,t){const n=e.values.map(r=>r.visit(this,t));return new vs(e.span,e.sourceSpan,n,this._converterFactory.createLiteralMapConverter(e.keys))}}class co{constructor(e,t,n,r,i,o){this._localResolver=e,this._implicitReceiver=t,this.bindingId=n,this.supportsInterpolation=r,this.baseSourceSpan=i,this.implicitReceiverAccesses=o,this._nodeMap=new Map,this._resultMap=new Map,this._currentTemporary=0,this.temporaryCount=0,this.usesImplicitReceiver=!1}visitUnary(e,t){let n;switch(e.operator){case"+":n=nt.Plus;break;case"-":n=nt.Minus;break;default:throw new Error(`Unsupported operator ${e.operator}`)}return xt(t,new bt(n,this._visit(e.expr,$e.Expression),void 0,this.convertSourceSpan(e.span)))}visitBinary(e,t){let n;switch(e.operation){case"+":n=H.Plus;break;case"-":n=H.Minus;break;case"*":n=H.Multiply;break;case"/":n=H.Divide;break;case"%":n=H.Modulo;break;case"&&":n=H.And;break;case"||":n=H.Or;break;case"==":n=H.Equals;break;case"!=":n=H.NotEquals;break;case"===":n=H.Identical;break;case"!==":n=H.NotIdentical;break;case"<":n=H.Lower;break;case">":n=H.Bigger;break;case"<=":n=H.LowerEquals;break;case">=":n=H.BiggerEquals;break;case"??":return this.convertNullishCoalesce(e,t);default:throw new Error(`Unsupported operation ${e.operation}`)}return xt(t,new ze(n,this._visit(e.left,$e.Expression),this._visit(e.right,$e.Expression),void 0,this.convertSourceSpan(e.span)))}visitChain(e,t){return function Up(s,e){if(s!==$e.Statement)throw new Error(`Expected a statement, but saw ${e}`)}(t,e),this.visitAll(e.expressions,t)}visitConditional(e,t){return xt(t,this._visit(e.condition,$e.Expression).conditional(this._visit(e.trueExp,$e.Expression),this._visit(e.falseExp,$e.Expression),this.convertSourceSpan(e.span)))}visitPipe(e,t){throw new Error(`Illegal state: Pipes should have been converted into functions. Pipe: ${e.name}`)}visitImplicitReceiver(e,t){return tu(t,e),this.usesImplicitReceiver=!0,this._implicitReceiver}visitThisReceiver(e,t){return this.visitImplicitReceiver(e,t)}visitInterpolation(e,t){if(!this.supportsInterpolation)throw new Error("Unexpected interpolation");tu(t,e);let n=[];for(let i=0;i=9&&(n=[we(n)]),new Wp(n)}visitKeyedRead(e,t){const n=this.leftMostSafeNode(e);return n?this.convertSafeAccess(e,n,t):xt(t,this._visit(e.receiver,$e.Expression).key(this._visit(e.key,$e.Expression)))}visitKeyedWrite(e,t){const n=this._visit(e.receiver,$e.Expression),r=this._visit(e.key,$e.Expression),i=this._visit(e.value,$e.Expression);return n===this._implicitReceiver&&this._localResolver.maybeRestoreView(),xt(t,n.key(r).set(i))}visitLiteralArray(e,t){throw new Error("Illegal State: literal arrays should have been converted into functions")}visitLiteralMap(e,t){throw new Error("Illegal State: literal maps should have been converted into functions")}visitLiteralPrimitive(e,t){const n=null===e.value||void 0===e.value||!0===e.value||!0===e.value?fe:void 0;return xt(t,y(e.value,n,this.convertSourceSpan(e.span)))}_getLocal(e,t){return this._localResolver.globals?.has(e)&&t instanceof Yi?null:this._localResolver.getLocal(e)}visitPrefixNot(e,t){return xt(t,Wo(this._visit(e.expression,$e.Expression)))}visitNonNullAssert(e,t){return xt(t,this._visit(e.expression,$e.Expression))}visitPropertyRead(e,t){const n=this.leftMostSafeNode(e);if(n)return this.convertSafeAccess(e,n,t);{let r=null;const i=this.usesImplicitReceiver,o=this._visit(e.receiver,$e.Expression);return o===this._implicitReceiver&&(r=this._getLocal(e.name,e.receiver),r&&(this.usesImplicitReceiver=i,this.addImplicitReceiverAccess(e.name))),null==r&&(r=o.prop(e.name,this.convertSourceSpan(e.span))),xt(t,r)}}visitPropertyWrite(e,t){const n=this._visit(e.receiver,$e.Expression),r=this.usesImplicitReceiver;let i=null;if(n===this._implicitReceiver){const o=this._getLocal(e.name,e.receiver);if(o){if(!(o instanceof Is)){const a=e.name,l=e.value instanceof An?e.value.name:void 0;throw new Error(`Cannot assign value "${l}" to template variable "${a}". Template variables are read-only.`)}i=o,this.usesImplicitReceiver=r,this.addImplicitReceiverAccess(e.name)}}return null===i&&(i=n.prop(e.name,this.convertSourceSpan(e.span))),xt(t,i.set(this._visit(e.value,$e.Expression)))}visitSafePropertyRead(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}visitSafeKeyedRead(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}visitAll(e,t){return e.map(n=>this._visit(n,t))}visitCall(e,t){const n=this.leftMostSafeNode(e);if(n)return this.convertSafeAccess(e,n,t);const r=this.visitAll(e.args,$e.Expression);if(e instanceof vs)return xt(t,e.converter(r));const i=e.receiver;if(i instanceof An&&i.receiver instanceof ms&&!(i.receiver instanceof Yi)&&"$any"===i.name){if(1!==r.length)throw new Error(`Invalid call to $any, expected 1 argument but received ${r.length||"none"}`);return xt(t,r[0])}return xt(t,this._visit(i,$e.Expression).callFn(r,this.convertSourceSpan(e.span)))}visitSafeCall(e,t){return this.convertSafeAccess(e,this.leftMostSafeNode(e),t)}_visit(e,t){return this._resultMap.get(e)||(this._nodeMap.get(e)||e).visit(this,t)}convertSafeAccess(e,t,n){let i,r=this._visit(t.receiver,$e.Expression);this.needsTemporaryInSafeAccess(t.receiver)&&(i=this.allocateTemporary(),r=i.set(r),this._resultMap.set(t.receiver,i));const o=r.isBlank();t instanceof Gr?this._nodeMap.set(t,new gs(t.span,t.sourceSpan,t.receiver,t.args,t.argumentSpan)):t instanceof Ur?this._nodeMap.set(t,new jr(t.span,t.sourceSpan,t.receiver,t.key)):this._nodeMap.set(t,new An(t.span,t.sourceSpan,t.nameSpan,t.receiver,t.name));const a=this._visit(e,$e.Expression);return this._nodeMap.delete(t),i&&this.releaseTemporary(i),xt(n,o.conditional(yr,a))}convertNullishCoalesce(e,t){const n=this._visit(e.left,$e.Expression),r=this._visit(e.right,$e.Expression),i=this.allocateTemporary();return this.releaseTemporary(i),xt(t,i.set(n).notIdentical(yr).and(i.notIdentical(y(void 0))).conditional(i,r))}leftMostSafeNode(e){const t=(n,r)=>(this._nodeMap.get(r)||r).visit(n);return e.visit({visitUnary:n=>null,visitBinary:n=>null,visitChain:n=>null,visitConditional:n=>null,visitCall(n){return t(this,n.receiver)},visitSafeCall(n){return t(this,n.receiver)||n},visitImplicitReceiver:n=>null,visitThisReceiver:n=>null,visitInterpolation:n=>null,visitKeyedRead(n){return t(this,n.receiver)},visitKeyedWrite:n=>null,visitLiteralArray:n=>null,visitLiteralMap:n=>null,visitLiteralPrimitive:n=>null,visitPipe:n=>null,visitPrefixNot:n=>null,visitNonNullAssert:n=>null,visitPropertyRead(n){return t(this,n.receiver)},visitPropertyWrite:n=>null,visitSafePropertyRead(n){return t(this,n.receiver)||n},visitSafeKeyedRead(n){return t(this,n.receiver)||n}})}needsTemporaryInSafeAccess(e){const t=(r,i)=>i&&(this._nodeMap.get(i)||i).visit(r);return e.visit({visitUnary(r){return t(this,r.expr)},visitBinary(r){return t(this,r.left)||t(this,r.right)},visitChain:r=>!1,visitConditional(r){return t(this,r.condition)||t(this,r.trueExp)||t(this,r.falseExp)},visitCall:r=>!0,visitSafeCall:r=>!0,visitImplicitReceiver:r=>!1,visitThisReceiver:r=>!1,visitInterpolation(r){return((r,i)=>i.some(o=>t(r,o)))(this,r.expressions)},visitKeyedRead:r=>!1,visitKeyedWrite:r=>!1,visitLiteralArray:r=>!0,visitLiteralMap:r=>!0,visitLiteralPrimitive:r=>!1,visitPipe:r=>!0,visitPrefixNot(r){return t(this,r.expression)},visitNonNullAssert(r){return t(this,r.expression)},visitPropertyRead:r=>!1,visitPropertyWrite:r=>!1,visitSafePropertyRead:r=>!1,visitSafeKeyedRead:r=>!1})}allocateTemporary(){const e=this._currentTemporary++;return this.temporaryCount=Math.max(this._currentTemporary,this.temporaryCount),new pe(lo(this.bindingId,e))}releaseTemporary(e){if(this._currentTemporary--,e.name!=lo(this.bindingId,this._currentTemporary))throw new Error(`Temporary ${e.name} released out of order`)}convertSourceSpan(e){if(this.baseSourceSpan){const t=this.baseSourceSpan.start.moveBy(e.start),n=this.baseSourceSpan.start.moveBy(e.end),r=this.baseSourceSpan.fullStart.moveBy(e.start);return new pt(t,n,r)}return null}addImplicitReceiverAccess(e){this.implicitReceiverAccesses&&this.implicitReceiverAccesses.add(e)}}function nu(s,e){Array.isArray(s)?s.forEach(t=>nu(t,e)):e.push(s)}function po(){throw new Error("Unsupported operation")}class Wp extends v{constructor(e){super(null,null),this.args=e,this.isConstant=po,this.isEquivalent=po,this.visitExpression=po}}class su{constructor(e){this.globals=e}notifyImplicitReceiverUse(){}maybeRestoreView(){}getLocal(e){return e===uo.event.name?uo.event:null}}class vs extends gs{constructor(e,t,n,r){super(e,t,new Ft(e,t),n,null),this.converter=r}}let zr;function ru(){return zr||(zr={},Kr(Ze.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),Kr(Ze.STYLE,["*|style"]),Kr(Ze.URL,["*|formAction","area|href","area|ping","audio|src","a|href","a|ping","blockquote|cite","body|background","del|cite","form|action","img|src","input|src","ins|cite","q|cite","source|src","track|src","video|poster","video|src"]),Kr(Ze.RESOURCE_URL,["applet|code","applet|codebase","base|href","embed|src","frame|src","head|profile","html|manifest","iframe|src","link|href","media|src","object|codebase","object|data","script|src"])),zr}function Kr(s,e){for(const t of e)zr[t.toLowerCase()]=s}const Gp=new Set(["sandbox","allow","allowfullscreen","referrerpolicy","csp","fetchpriority"]);function iu(s){return Gp.has(s.toLowerCase())}const zp=new Set(["inherit","initial","revert","unset","alternate","alternate-reverse","normal","reverse","backwards","both","forwards","none","paused","running","ease","ease-in","ease-in-out","ease-out","linear","step-start","step-end","end","jump-both","jump-end","jump-none","jump-start","start"]);class Kp{constructor(){this.strictStyling=!0,this._animationDeclarationKeyframesRe=/(^|\s+)(?:(?:(['"])((?:\\\\|\\\2|(?!\2).)+)\2)|(-?[A-Za-z][\w\-]*))(?=[,\s]|$)/g}shimCssText(e,t,n=""){const r=function uh(s){return s.match(ah)||[]}(e);return e=function oh(s){return s.replace(ih,"")}(e),e=this._insertDirectives(e),[this._scopeCssText(e,t,n),...r].join("\n")}_insertDirectives(e){return e=this._insertPolyfillDirectivesInCssText(e),this._insertPolyfillRulesInCssText(e)}_scopeKeyframesRelatedCss(e,t){const n=new Set,r=Xr(e,i=>this._scopeLocalKeyframeDeclarations(i,t,n));return Xr(r,i=>this._scopeAnimationRule(i,t,n))}_scopeLocalKeyframeDeclarations(e,t,n){return{...e,selector:e.selector.replace(/(^@(?:-webkit-)?keyframes(?:\s+))(['"]?)(.+)\2(\s*)$/,(r,i,o,a,l)=>(n.add(hu(a,o)),`${i}${o}${t}_${a}${o}${l}`))}}_scopeAnimationKeyframe(e,t,n){return e.replace(/^(\s*)(['"]?)(.+?)\2(\s*)$/,(r,i,o,a,l)=>`${i}${o}${a=`${n.has(hu(a,o))?t+"_":""}${a}`}${o}${l}`)}_scopeAnimationRule(e,t,n){let r=e.content.replace(/((?:^|\s+|;)(?:-webkit-)?animation(?:\s*):(?:\s*))([^;]+)/g,(i,o,a)=>o+a.replace(this._animationDeclarationKeyframesRe,(l,c,p="",f,C)=>f?`${c}${this._scopeAnimationKeyframe(`${p}${f}${p}`,t,n)}`:zp.has(C)?l:`${c}${this._scopeAnimationKeyframe(C,t,n)}`));return r=r.replace(/((?:^|\s+|;)(?:-webkit-)?animation-name(?:\s*):(?:\s*))([^;]+)/g,(i,o,a)=>`${o}${a.split(",").map(l=>this._scopeAnimationKeyframe(l,t,n)).join(",")}`),{...e,content:r}}_insertPolyfillDirectivesInCssText(e){return e.replace(Xp,function(...t){return t[2]+"{"})}_insertPolyfillRulesInCssText(e){return e.replace(Yp,(...t)=>{const n=t[0].replace(t[1],"").replace(t[2],"");return t[4]+n})}_scopeCssText(e,t,n){const r=this._extractUnscopedRulesFromCssText(e);return e=this._insertPolyfillHostInCssText(e),e=this._convertColonHost(e),e=this._convertColonHostContext(e),e=this._convertShadowDOMSelectors(e),t&&(e=this._scopeKeyframesRelatedCss(e,t),e=this._scopeSelectors(e,t,n)),(e=e+"\n"+r).trim()}_extractUnscopedRulesFromCssText(e){let n,t="";for(ou.lastIndex=0;null!==(n=ou.exec(e));){t+=n[0].replace(n[2],"").replace(n[1],n[4])+"\n\n"}return t}_convertColonHost(e){return e.replace(Qp,(t,n,r)=>{if(n){const i=[],o=n.split(",").map(a=>a.trim());for(const a of o){if(!a)break;const l=Wn+a.replace(Zr,"")+r;i.push(l)}return i.join(",")}return Wn+r})}_convertColonHostContext(e){return e.replace(Jp,t=>{const n=[[]];let r;for(;r=eh.exec(t);){const i=(r[1]??"").trim().split(",").map(a=>a.trim()).filter(a=>""!==a),o=n.length;_h(n,i.length);for(let a=0;afunction yh(s,e){const t=Wn;Es.lastIndex=0;const n=Es.test(e);if(0===s.length)return t+e;const r=[s.pop()||""];for(;s.length>0;){const i=r.length,o=s.pop();for(let a=0;an?`${i}${e}`:`${i}${t}${e}, ${i} ${t}${e}`).join(",")}(i,t)).join(", ")})}_convertShadowDOMSelectors(e){return th.reduce((t,n)=>t.replace(n," "),e)}_scopeSelectors(e,t,n){return Xr(e,r=>{let i=r.selector,o=r.content;return"@"!==r.selector[0]?i=this._scopeSelector(r.selector,t,n,this.strictStyling):r.selector.startsWith("@media")||r.selector.startsWith("@supports")||r.selector.startsWith("@document")||r.selector.startsWith("@layer")||r.selector.startsWith("@container")?o=this._scopeSelectors(r.content,t,n):(r.selector.startsWith("@font-face")||r.selector.startsWith("@page"))&&(o=this._stripScopingSelectors(r.content)),new go(i,o)})}_stripScopingSelectors(e){return Xr(e,t=>{const n=t.selector.replace(uu," ").replace(au," ");return new go(n,t.content)})}_scopeSelector(e,t,n,r){return e.split(",").map(i=>i.trim().split(uu)).map(i=>{const[o,...a]=i;return[(c=>this._selectorNeedsScoping(c,t)?r?this._applyStrictSelectorScope(c,t,n):this._applySelectorScope(c,t,n):c)(o),...a].join(" ")}).join(", ")}_selectorNeedsScoping(e,t){return!this._makeScopeMatcher(t).test(e)}_makeScopeMatcher(e){return e=e.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+e+")"+nh,"m")}_applySelectorScope(e,t,n){return this._applySimpleSelectorScope(e,t,n)}_applySimpleSelectorScope(e,t,n){if(Es.lastIndex=0,Es.test(e)){const r=this.strictStyling?`[${n}]`:t;return e.replace(au,(i,o)=>o.replace(/([^:]*)(:*)(.*)/,(a,l,c,p)=>l+r+c+p)).replace(Es,r+" ")}return t+" "+e}_applyStrictSelectorScope(e,t,n){const i="["+(t=t.replace(/\[is=([^\]]*)\]/g,(Z,...q)=>q[0]))+"]",o=Z=>{let q=Z.trim();if(!q)return"";if(Z.indexOf(Wn)>-1)q=this._applySimpleSelectorScope(Z,t,n);else{const K=Z.replace(Es,"");if(K.length>0){const te=K.match(/([^:]*)(:*)(.*)/);te&&(q=te[1]+i+te[2]+te[3])}}return q},a=new Zp(e);let p,l="",c=0;const f=/( |>|\+|~(?!=))\s*/g;let k=!((e=a.content()).indexOf(Wn)>-1);for(;null!==(p=f.exec(e));){const Z=p[1],q=e.slice(c,p.index).trim();k=k||q.indexOf(Wn)>-1;l+=`${k?o(q):q} ${Z} `,c=f.lastIndex}const R=e.substring(c);return k=k||R.indexOf(Wn)>-1,l+=k?o(R):R,a.restore(l)}_insertPolyfillHostInCssText(e){return e.replace(rh,ho).replace(sh,Zr)}}class Zp{constructor(e){this.placeholders=[],this.index=0,e=this._escapeRegexMatches(e,/(\[[^\]]*\])/g),e=this._escapeRegexMatches(e,/(\\.)/g),this._content=e.replace(/(:nth-[-\w]+)(\([^)]+\))/g,(t,n,r)=>{const i=`__ph-${this.index}__`;return this.placeholders.push(r),this.index++,n+i})}restore(e){return e.replace(/__ph-(\d+)__/g,(t,n)=>this.placeholders[+n])}content(){return this._content}_escapeRegexMatches(e,t){return e.replace(t,(n,r)=>{const i=`__ph-${this.index}__`;return this.placeholders.push(r),this.index++,i})}}const Xp=/polyfill-next-selector[^}]*content:[\s]*?(['"])(.*?)\1[;\s]*}([^{]*?){/gim,Yp=/(polyfill-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,ou=/(polyfill-unscoped-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,Zr="-shadowcsshost",ho="-shadowcsscontext",fo="(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",Qp=new RegExp(Zr+fo,"gim"),Jp=new RegExp(ho+fo,"gim"),eh=new RegExp(ho+fo,"im"),Wn=Zr+"-no-combinator",au=/-shadowcsshost-no-combinator([^\s]*)/,th=[/::shadow/g,/::content/g,/\/shadow-deep\//g,/\/shadow\//g],uu=/(?:>>>)|(?:\/deep\/)|(?:::ng-deep)/g,nh="([>\\s~+[.,{:][\\s\\S]*)?$",Es=/-shadowcsshost/gim,sh=/:host/gim,rh=/:host-context/gim,ih=/\/\*[\s\S]*?\*\//g;const ah=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;const mo="%BLOCK%",lh=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,ch=new Map([["{","}"]]),lu="%COMMA_IN_PLACEHOLDER%",cu="%SEMI_IN_PLACEHOLDER%",pu="%COLON_IN_PLACEHOLDER%",ph=new RegExp(lu,"g"),hh=new RegExp(cu,"g"),dh=new RegExp(pu,"g");class go{constructor(e,t){this.selector=e,this.content=t}}function Xr(s,e){const t=function vh(s){let e=s,t=null;for(let n=0;n{const a=o[2];let l="",c=o[4],p="";c&&c.startsWith("{"+mo)&&(l=n.blocks[r++],c=c.substring(mo.length+1),p="{");const f=e(new go(a,l));return`${o[1]}${f.selector}${o[3]}${p}${f.content}${c}`}))}class fh{constructor(e,t){this.escapedString=e,this.blocks=t}}const gh={";":cu,",":lu,":":pu};function hu(s,e){return e?s.replace(/((?:^|[^\\])(?:\\\\)*)\\(?=['"])/g,"$1"):s}function _h(s,e){const t=s.length;for(let n=1;ne.charAt(0)+"-"+e.charAt(1)).toLowerCase()}class mu{constructor(e){this._directiveExpr=e,this._hasInitialValues=!1,this.hasBindings=!1,this.hasBindingsWithPipes=!1,this._classMapInput=null,this._styleMapInput=null,this._singleStyleInputs=null,this._singleClassInputs=null,this._lastStylingInput=null,this._firstStylingInput=null,this._stylesIndex=new Map,this._classesIndex=new Map,this._initialStyleValues=[],this._initialClassValues=[]}registerBoundInput(e){let t=null,n=e.name;switch(e.type){case 0:t=this.registerInputBasedOnName(n,e.value,e.sourceSpan);break;case 3:t=this.registerStyleInput(n,!1,e.value,e.sourceSpan,e.unit);break;case 2:t=this.registerClassInput(n,!1,e.value,e.sourceSpan)}return!!t}registerInputBasedOnName(e,t,n){let r=null;const i=e.substring(0,6),o="style"===e||"style."===i||"style!"===i;if(o||!o&&("class"===e||"class."===i||"class!"===i)){const l="."!==e.charAt(5),c=e.slice(l?5:6);r=o?this.registerStyleInput(c,l,t,n):this.registerClassInput(c,l,t,n)}return r}registerStyleInput(e,t,n,r,i){if(Eu(n))return null;(function Ah(s){return s.startsWith("--")})(e)||(e=fu(e));const{property:o,hasOverrideFlag:a,suffix:l}=vu(e),c={name:o,suffix:i="string"==typeof i&&0!==i.length?i:l,value:n,sourceSpan:r,hasOverrideFlag:a};return t?this._styleMapInput=c:((this._singleStyleInputs=this._singleStyleInputs||[]).push(c),gu(this._stylesIndex,o)),this._lastStylingInput=c,this._firstStylingInput=this._firstStylingInput||c,this._checkForPipes(n),this.hasBindings=!0,c}registerClassInput(e,t,n,r){if(Eu(n))return null;const{property:i,hasOverrideFlag:o}=vu(e),a={name:i,value:n,sourceSpan:r,hasOverrideFlag:o,suffix:null};return t?this._classMapInput=a:((this._singleClassInputs=this._singleClassInputs||[]).push(a),gu(this._classesIndex,i)),this._lastStylingInput=a,this._firstStylingInput=this._firstStylingInput||a,this._checkForPipes(n),this.hasBindings=!0,a}_checkForPipes(e){e instanceof bn&&e.ast instanceof qr&&(this.hasBindingsWithPipes=!0)}registerStyleAttr(e){this._initialStyleValues=function Sh(s){const e=[];let t=0,n=0,r=0,i=0,o=0,a=null,l=!1;for(;t0,0===r?r=39:39===r&&92!==s.charCodeAt(t-1)&&(r=0);break;case 34:l=l||i>0,0===r?r=34:34===r&&92!==s.charCodeAt(t-1)&&(r=0);break;case 58:!a&&0===n&&0===r&&(a=fu(s.substring(o,t-1).trim()),i=t);break;case 59:if(a&&i>0&&0===n&&0===r){const p=s.substring(i,t-1).trim();e.push(a,l?du(p):p),o=t,i=0,a=null,l=!1}}if(a&&i){const c=s.slice(i).trim();e.push(a,l?du(c):c)}return e}(e),this._hasInitialValues=!0}registerClassAttr(e){this._initialClassValues=e.trim().split(/\s+/g),this._hasInitialValues=!0}populateInitialStylingAttrs(e){if(this._initialClassValues.length){e.push(y(1));for(let t=0;t{const l=a(i);return Array.isArray(l)?l:[l]}}]}}_buildSingleInputs(e,t,n,r,i){const o=[];return t.forEach(a=>{const l=o[o.length-1],c=a.value.visit(n);let p=e,f=2;c instanceof St&&(f+=c.expressions.length,r&&(p=r(c)));const C={sourceSpan:a.sourceSpan,allocateBindingSlots:f,supportsInterpolation:!!r,params:k=>{const R=[];R.push(y(a.name));const Z=k(c);return Array.isArray(Z)?R.push(...Z):R.push(Z),!i&&null!==a.suffix&&R.push(y(a.suffix)),R}};l&&l.reference===p?l.calls.push(C):o.push({reference:p,calls:[C]})}),o}_buildClassInputs(e){return this._singleClassInputs?this._buildSingleInputs(u.classProp,this._singleClassInputs,e,null,!0):[]}_buildStyleInputs(e){return this._singleStyleInputs?this._buildSingleInputs(u.styleProp,this._singleStyleInputs,e,Th,!1):[]}buildUpdateLevelInstructions(e){const t=[];if(this.hasBindings){const n=this.buildStyleMapInstruction(e);n&&t.push(n);const r=this.buildClassMapInstruction(e);r&&t.push(r),t.push(...this._buildStyleInputs(e)),t.push(...this._buildClassInputs(e))}return t}}function gu(s,e){s.has(e)||s.set(e,s.size)}function vu(s){let e=!1;const t=s.indexOf("!important");-1!==t&&(s=t>0?s.substring(0,t):"",e=!0);let n=null,r=s;const i=s.lastIndexOf(".");return i>0&&(n=s.slice(i+1),r=s.substring(0,i)),{property:r,suffix:n,hasOverrideFlag:e}}function Th(s){switch(Vn(s)){case 1:return u.styleProp;case 3:return u.stylePropInterpolate1;case 5:return u.stylePropInterpolate2;case 7:return u.stylePropInterpolate3;case 9:return u.stylePropInterpolate4;case 11:return u.stylePropInterpolate5;case 13:return u.stylePropInterpolate6;case 15:return u.stylePropInterpolate7;case 17:return u.stylePropInterpolate8;default:return u.stylePropInterpolateV}}function Eu(s){return s instanceof bn&&(s=s.ast),s instanceof Ft}var Ae;!function(s){s[s.Character=0]="Character",s[s.Identifier=1]="Identifier",s[s.PrivateIdentifier=2]="PrivateIdentifier",s[s.Keyword=3]="Keyword",s[s.String=4]="String",s[s.Operator=5]="Operator",s[s.Number=6]="Number",s[s.Error=7]="Error"}(Ae||(Ae={}));const bh=["var","let","as","null","undefined","true","false","if","else","this"];class yu{tokenize(e){const t=new Su(e),n=[];let r=t.scanToken();for(;null!=r;)n.push(r),r=t.scanToken();return n}}class mn{constructor(e,t,n,r,i){this.index=e,this.end=t,this.type=n,this.numValue=r,this.strValue=i}isCharacter(e){return this.type==Ae.Character&&this.numValue==e}isNumber(){return this.type==Ae.Number}isString(){return this.type==Ae.String}isOperator(e){return this.type==Ae.Operator&&this.strValue==e}isIdentifier(){return this.type==Ae.Identifier}isPrivateIdentifier(){return this.type==Ae.PrivateIdentifier}isKeyword(){return this.type==Ae.Keyword}isKeywordLet(){return this.type==Ae.Keyword&&"let"==this.strValue}isKeywordAs(){return this.type==Ae.Keyword&&"as"==this.strValue}isKeywordNull(){return this.type==Ae.Keyword&&"null"==this.strValue}isKeywordUndefined(){return this.type==Ae.Keyword&&"undefined"==this.strValue}isKeywordTrue(){return this.type==Ae.Keyword&&"true"==this.strValue}isKeywordFalse(){return this.type==Ae.Keyword&&"false"==this.strValue}isKeywordThis(){return this.type==Ae.Keyword&&"this"==this.strValue}isError(){return this.type==Ae.Error}toNumber(){return this.type==Ae.Number?this.numValue:-1}toString(){switch(this.type){case Ae.Character:case Ae.Identifier:case Ae.Keyword:case Ae.Operator:case Ae.PrivateIdentifier:case Ae.String:case Ae.Error:return this.strValue;case Ae.Number:return this.numValue.toString();default:return null}}}function _u(s,e,t){return new mn(s,e,Ae.Character,t,String.fromCharCode(t))}function vo(s,e,t){return new mn(s,e,Ae.Operator,0,t)}const Eo=new mn(-1,-1,Ae.Character,0,"");class Su{constructor(e){this.input=e,this.peek=0,this.index=-1,this.length=e.length,this.advance()}advance(){this.peek=++this.index>=this.length?0:this.input.charCodeAt(this.index)}scanToken(){const e=this.input,t=this.length;let n=this.peek,r=this.index;for(;n<=32;){if(++r>=t){n=0;break}n=e.charCodeAt(r)}if(this.peek=n,this.index=r,r>=t)return null;if(yo(n))return this.scanIdentifier();if(Cn(n))return this.scanNumber(r);const i=r;switch(n){case 46:return this.advance(),Cn(this.peek)?this.scanNumber(i):_u(i,this.index,46);case 40:case 41:case wn:case Zt:case 91:case 93:case 44:case 58:case 59:return this.scanCharacter(i,n);case 39:case 34:return this.scanString();case 35:return this.scanPrivateIdentifier();case 43:case 45:case 42:case 47:case 37:case 94:return this.scanOperator(i,String.fromCharCode(n));case 63:return this.scanQuestion(i);case 60:case 62:return this.scanComplexOperator(i,String.fromCharCode(n),61,"=");case 33:case 61:return this.scanComplexOperator(i,String.fromCharCode(n),61,"=",61,"=");case 38:return this.scanComplexOperator(i,"&",38,"&");case 124:return this.scanComplexOperator(i,"|",124,"|");case 160:for(;Wi(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(n)}]`,0)}scanCharacter(e,t){return this.advance(),_u(e,this.index,t)}scanOperator(e,t){return this.advance(),vo(e,this.index,t)}scanComplexOperator(e,t,n,r,i,o){this.advance();let a=t;return this.peek==n&&(this.advance(),a+=r),null!=i&&this.peek==i&&(this.advance(),a+=o),vo(e,this.index,a)}scanIdentifier(){const e=this.index;for(this.advance();_o(this.peek);)this.advance();const t=this.input.substring(e,this.index);return bh.indexOf(t)>-1?function Nh(s,e,t){return new mn(s,e,Ae.Keyword,0,t)}(e,this.index,t):function Ih(s,e,t){return new mn(s,e,Ae.Identifier,0,t)}(e,this.index,t)}scanPrivateIdentifier(){const e=this.index;if(this.advance(),!yo(this.peek))return this.error("Invalid character [#]",-1);for(;_o(this.peek);)this.advance();const t=this.input.substring(e,this.index);return function Dh(s,e,t){return new mn(s,e,Ae.PrivateIdentifier,0,t)}(e,this.index,t)}scanNumber(e){let t=this.index===e,n=!1;for(this.advance();;){if(!Cn(this.peek))if(95===this.peek){if(!Cn(this.input.charCodeAt(this.index-1))||!Cn(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);n=!0}else if(46===this.peek)t=!1;else{if(!Rh(this.peek))break;if(this.advance(),Mh(this.peek)&&this.advance(),!Cn(this.peek))return this.error("Invalid exponent",-1);t=!1}this.advance()}let r=this.input.substring(e,this.index);n&&(r=r.replace(/_/g,""));const i=t?function Fh(s){const e=parseInt(s);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+s);return e}(r):parseFloat(r);return function kh(s,e,t){return new mn(s,e,Ae.Number,t,"")}(e,this.index,i)}scanString(){const e=this.index,t=this.peek;this.advance();let n="",r=this.index;const i=this.input;for(;this.peek!=t;)if(92==this.peek){let a;if(n+=i.substring(r,this.index),this.advance(),this.peek=this.peek,117==this.peek){const l=i.substring(this.index+1,this.index+5);if(!/^[0-9a-f]+$/i.test(l))return this.error(`Invalid unicode escape [\\u${l}]`,0);a=parseInt(l,16);for(let c=0;c<5;c++)this.advance()}else a=Bh(this.peek),this.advance();n+=String.fromCharCode(a),r=this.index}else{if(0==this.peek)return this.error("Unterminated quote",0);this.advance()}const o=i.substring(r,this.index);return this.advance(),function Ph(s,e,t){return new mn(s,e,Ae.String,0,t)}(e,this.index,n+o)}scanQuestion(e){this.advance();let t="?";return(63===this.peek||46===this.peek)&&(t+=46===this.peek?".":"?",this.advance()),vo(e,this.index,t)}error(e,t){const n=this.index+t;return function Lh(s,e,t){return new mn(s,e,Ae.Error,0,t)}(n,this.index,`Lexer Error: ${e} at column ${n} in expression [${this.input}]`)}}function yo(s){return 97<=s&&s<=122||65<=s&&s<=90||95==s||36==s}function _o(s){return Gi(s)||Cn(s)||95==s||36==s}function Rh(s){return 101==s||69==s}function Mh(s){return 45==s||43==s}function Bh(s){switch(s){case 110:return 10;case 102:return 12;case 114:return 13;case 116:return 9;case 118:return 11;default:return s}}class Oh{constructor(e,t,n){this.strings=e,this.expressions=t,this.offsets=n}}class $h{constructor(e,t,n){this.templateBindings=e,this.warnings=t,this.errors=n}}class xu{constructor(e){this._lexer=e,this.errors=[]}parseAction(e,t,n,r,i=Bt){this._checkNoInterpolation(e,n,i);const o=this._stripComments(e),a=this._lexer.tokenize(o);let l=1;t&&(l|=2);const c=new Xs(e,n,r,a,l,this.errors,0).parseChain();return new bn(c,e,n,r,this.errors)}parseBinding(e,t,n,r=Bt){const i=this._parseBindingAst(e,t,n,r);return new bn(i,e,t,n,this.errors)}checkSimpleExpression(e){const t=new Vh;return e.visit(t),t.errors}parseSimpleBinding(e,t,n,r=Bt){const i=this._parseBindingAst(e,t,n,r),o=this.checkSimpleExpression(i);return o.length>0&&this._reportError(`Host binding expression cannot contain ${o.join(" ")}`,e,t),new bn(i,e,t,n,this.errors)}_reportError(e,t,n,r){this.errors.push(new Xi(e,t,n,r))}_parseBindingAst(e,t,n,r){this._checkNoInterpolation(e,t,r);const i=this._stripComments(e),o=this._lexer.tokenize(i);return new Xs(e,t,n,o,0,this.errors,0).parseChain()}parseTemplateBindings(e,t,n,r,i){const o=this._lexer.tokenize(t);return new Xs(t,n,i,o,0,this.errors,0).parseTemplateBindings({source:e,span:new Wt(r,r+e.length)})}parseInterpolation(e,t,n,r,i=Bt){const{strings:o,expressions:a,offsets:l}=this.splitInterpolation(e,t,r,i);if(0===a.length)return null;const c=[];for(let p=0;pp.text),c,e,t,n)}parseInterpolationExpression(e,t,n){const r=this._stripComments(e),i=this._lexer.tokenize(r),o=new Xs(e,t,n,i,0,this.errors,0).parseChain();return this.createInterpolationAst(["",""],[o],e,t,n)}createInterpolationAst(e,t,n,r,i){const o=new Zs(0,n.length),a=new St(o,o.toAbsolute(i),e,t);return new bn(a,n,r,i,this.errors)}splitInterpolation(e,t,n,r=Bt){const i=[],o=[],a=[],l=n?function Hh(s){let e=new Map,t=0,n=0,r=0;for(;ra+l.length,0);n+=o,t+=o}e.set(n,t),r++}return e}(n):null;let c=0,p=!1,f=!1,{start:C,end:k}=r;for(;c-1)break;i>-1&&o>-1&&this._reportError(`Got interpolation (${n}${r}) where expression was expected`,e,`at column ${i} in`,t)}_getInterpolationEndIndex(e,t,n){for(const r of this._forEachUnquotedChar(e,n)){if(e.startsWith(t,r))return r;if(e.startsWith("//",r))return e.indexOf(t,r)}return-1}*_forEachUnquotedChar(e,t){let n=null,r=0;for(let i=t;i=this.tokens.length}get inputIndex(){return this.atEOF?this.currentEndIndex:this.next.index+this.offset}get currentEndIndex(){return this.index>0?this.peek(-1).end+this.offset:0===this.tokens.length?this.input.length+this.offset:this.next.index+this.offset}get currentAbsoluteOffset(){return this.absoluteOffset+this.inputIndex}span(e,t){let n=this.currentEndIndex;if(void 0!==t&&t>this.currentEndIndex&&(n=t),e>n){const r=n;n=e,e=r}return new Zs(e,n)}sourceSpan(e,t){const n=`${e}@${this.inputIndex}:${t}`;return this.sourceSpanCache.has(n)||this.sourceSpanCache.set(n,this.span(e,t).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(n)}advance(){this.index++}withContext(e,t){this.context|=e;const n=t();return this.context^=e,n}consumeOptionalCharacter(e){return!!this.next.isCharacter(e)&&(this.advance(),!0)}peekKeywordLet(){return this.next.isKeywordLet()}peekKeywordAs(){return this.next.isKeywordAs()}expectCharacter(e){this.consumeOptionalCharacter(e)||this.error(`Missing expected ${String.fromCharCode(e)}`)}consumeOptionalOperator(e){return!!this.next.isOperator(e)&&(this.advance(),!0)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===Eo?"end of input":`token ${e}`}expectIdentifierOrKeyword(){const e=this.next;return e.isIdentifier()||e.isKeyword()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier or keyword"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier or keyword`),null)}expectIdentifierOrKeywordOrString(){const e=this.next;return e.isIdentifier()||e.isKeyword()||e.isString()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier, keyword or string"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier, keyword, or string`),"")}parseChain(){const e=[],t=this.inputIndex;for(;this.index":case"<=":case">=":this.advance();const r=this.parseAdditive();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parseAdditive(){const e=this.inputIndex;let t=this.parseMultiplicative();for(;this.next.type==Ae.Operator;){const n=this.next.strValue;switch(n){case"+":case"-":this.advance();let r=this.parseMultiplicative();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parseMultiplicative(){const e=this.inputIndex;let t=this.parsePrefix();for(;this.next.type==Ae.Operator;){const n=this.next.strValue;switch(n){case"*":case"%":case"/":this.advance();let r=this.parsePrefix();t=new Xt(this.span(e),this.sourceSpan(e),n,t,r);continue}break}return t}parsePrefix(){if(this.next.type==Ae.Operator){const e=this.inputIndex;let n;switch(this.next.strValue){case"+":return this.advance(),n=this.parsePrefix(),fn.createPlus(this.span(e),this.sourceSpan(e),n);case"-":return this.advance(),n=this.parsePrefix(),fn.createMinus(this.span(e),this.sourceSpan(e),n);case"!":return this.advance(),n=this.parsePrefix(),new ro(this.span(e),this.sourceSpan(e),n)}}return this.parseCallChain()}parseCallChain(){const e=this.inputIndex;let t=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(46))t=this.parseAccessMember(t,e,!1);else if(this.consumeOptionalOperator("?."))t=this.consumeOptionalCharacter(40)?this.parseCall(t,e,!0):this.consumeOptionalCharacter(91)?this.parseKeyedReadOrWrite(t,e,!0):this.parseAccessMember(t,e,!0);else if(this.consumeOptionalCharacter(91))t=this.parseKeyedReadOrWrite(t,e,!1);else if(this.consumeOptionalCharacter(40))t=this.parseCall(t,e,!1);else{if(!this.consumeOptionalOperator("!"))return t;t=new io(this.span(e),this.sourceSpan(e),t)}}parsePrimary(){const e=this.inputIndex;if(this.consumeOptionalCharacter(40)){this.rparensExpected++;const t=this.parsePipe();return this.rparensExpected--,this.expectCharacter(41),t}if(this.next.isKeywordNull())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new Nt(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordThis())return this.advance(),new Yi(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(91)){this.rbracketsExpected++;const t=this.parseExpressionList(93);return this.rbracketsExpected--,this.expectCharacter(93),new Wr(this.span(e),this.sourceSpan(e),t)}if(this.next.isCharacter(wn))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new ms(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){const t=this.next.toNumber();return this.advance(),new Nt(this.span(e),this.sourceSpan(e),t)}if(this.next.isString()){const t=this.next.toString();return this.advance(),new Nt(this.span(e),this.sourceSpan(e),t)}return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new Ft(this.span(e),this.sourceSpan(e))):this.index>=this.tokens.length?(this.error(`Unexpected end of expression: ${this.input}`),new Ft(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new Ft(this.span(e),this.sourceSpan(e)))}parseExpressionList(e){const t=[];do{if(this.next.isCharacter(e))break;t.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return t}parseLiteralMap(){const e=[],t=[],n=this.inputIndex;if(this.expectCharacter(wn),!this.consumeOptionalCharacter(Zt)){this.rbracesExpected++;do{const r=this.inputIndex,i=this.next.isString(),o=this.expectIdentifierOrKeywordOrString();if(e.push({key:o,quoted:i}),i)this.expectCharacter(58),t.push(this.parsePipe());else if(this.consumeOptionalCharacter(58))t.push(this.parsePipe());else{const a=this.span(r),l=this.sourceSpan(r);t.push(new An(a,l,l,new ms(a,l),o))}}while(this.consumeOptionalCharacter(44));this.rbracesExpected--,this.expectCharacter(Zt)}return new so(this.span(n),this.sourceSpan(n),e,t)}parseAccessMember(e,t,n){const r=this.inputIndex,i=this.withContext(ys.Writable,()=>{const l=this.expectIdentifierOrKeyword()??"";return 0===l.length&&this.error("Expected identifier for property access",e.span.end),l}),o=this.sourceSpan(r);let a;if(n)this.consumeOptionalAssignment()?(this.error("The '?.' operator cannot be used in the assignment"),a=new Ft(this.span(t),this.sourceSpan(t))):a=new to(this.span(t),this.sourceSpan(t),o,e,i);else if(this.consumeOptionalAssignment()){if(!(1&this.parseFlags))return this.error("Bindings cannot contain assignments"),new Ft(this.span(t),this.sourceSpan(t));const l=this.parseConditional();a=new eo(this.span(t),this.sourceSpan(t),o,e,i,l)}else a=new An(this.span(t),this.sourceSpan(t),o,e,i);return a}parseCall(e,t,n){const r=this.inputIndex;this.rparensExpected++;const i=this.parseCallArguments(),o=this.span(r,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(41),this.rparensExpected--;const a=this.span(t),l=this.sourceSpan(t);return n?new Gr(a,l,e,i,o):new gs(a,l,e,i,o)}consumeOptionalAssignment(){return 2&this.parseFlags&&this.next.isOperator("!")&&this.peek(1).isOperator("=")?(this.advance(),this.advance(),!0):this.consumeOptionalOperator("=")}parseCallArguments(){if(this.next.isCharacter(41))return[];const e=[];do{e.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return e}expectTemplateBindingKey(){let e="",t=!1;const n=this.currentAbsoluteOffset;do{e+=this.expectIdentifierOrKeywordOrString(),t=this.consumeOptionalOperator("-"),t&&(e+="-")}while(t);return{source:e,span:new Wt(n,n+e.length)}}parseTemplateBindings(e){const t=[];for(t.push(...this.parseDirectiveKeywordBindings(e));this.index{this.rbracketsExpected++;const r=this.parsePipe();if(r instanceof Ft&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(93),!this.consumeOptionalOperator("="))return n?new Ur(this.span(t),this.sourceSpan(t),e,r):new jr(this.span(t),this.sourceSpan(t),e,r);if(!n){const i=this.parseConditional();return new no(this.span(t),this.sourceSpan(t),e,r,i)}return this.error("The '?.' operator cannot be used in the assignment"),new Ft(this.span(t),this.sourceSpan(t))})}parseDirectiveKeywordBindings(e){const t=[];this.consumeOptionalCharacter(58);const n=this.getDirectiveBoundTarget();let r=this.currentAbsoluteOffset;const i=this.parseAsBinding(e);i||(this.consumeStatementTerminator(),r=this.currentAbsoluteOffset);const o=new Wt(e.span.start,r);return t.push(new kp(o,e,n)),i&&t.push(i),t}getDirectiveBoundTarget(){if(this.next===Eo||this.peekKeywordAs()||this.peekKeywordLet())return null;const e=this.parsePipe(),{start:t,end:n}=e.span,r=this.input.substring(t,n);return new bn(e,r,this.location,this.absoluteOffset+t,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();const t=this.expectTemplateBindingKey();this.consumeStatementTerminator();const n=new Wt(e.span.start,this.currentAbsoluteOffset);return new oo(n,t,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;const e=this.currentAbsoluteOffset;this.advance();const t=this.expectTemplateBindingKey();let n=null;this.consumeOptionalOperator("=")&&(n=this.expectTemplateBindingKey()),this.consumeStatementTerminator();const r=new Wt(e,this.currentAbsoluteOffset);return new oo(r,t,n)}consumeStatementTerminator(){this.consumeOptionalCharacter(59)||this.consumeOptionalCharacter(44)}error(e,t=null){this.errors.push(new Xi(e,this.input,this.locationText(t),this.location)),this.skip()}locationText(e=null){return null==e&&(e=this.index),es.visit(i,t)||i.visit(s,t):i=>i.visit(s,t);return e.forEach(i=>{const o=r(i);o&&n.push(o)}),n}const Jr={AElig:"\xc6",AMP:"&",amp:"&",Aacute:"\xc1",Abreve:"\u0102",Acirc:"\xc2",Acy:"\u0410",Afr:"\u{1d504}",Agrave:"\xc0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2a53",Aogon:"\u0104",Aopf:"\u{1d538}",ApplyFunction:"\u2061",af:"\u2061",Aring:"\xc5",angst:"\xc5",Ascr:"\u{1d49c}",Assign:"\u2254",colone:"\u2254",coloneq:"\u2254",Atilde:"\xc3",Auml:"\xc4",Backslash:"\u2216",setminus:"\u2216",setmn:"\u2216",smallsetminus:"\u2216",ssetmn:"\u2216",Barv:"\u2ae7",Barwed:"\u2306",doublebarwedge:"\u2306",Bcy:"\u0411",Because:"\u2235",becaus:"\u2235",because:"\u2235",Bernoullis:"\u212c",Bscr:"\u212c",bernou:"\u212c",Beta:"\u0392",Bfr:"\u{1d505}",Bopf:"\u{1d539}",Breve:"\u02d8",breve:"\u02d8",Bumpeq:"\u224e",HumpDownHump:"\u224e",bump:"\u224e",CHcy:"\u0427",COPY:"\xa9",copy:"\xa9",Cacute:"\u0106",Cap:"\u22d2",CapitalDifferentialD:"\u2145",DD:"\u2145",Cayleys:"\u212d",Cfr:"\u212d",Ccaron:"\u010c",Ccedil:"\xc7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010a",Cedilla:"\xb8",cedil:"\xb8",CenterDot:"\xb7",centerdot:"\xb7",middot:"\xb7",Chi:"\u03a7",CircleDot:"\u2299",odot:"\u2299",CircleMinus:"\u2296",ominus:"\u2296",CirclePlus:"\u2295",oplus:"\u2295",CircleTimes:"\u2297",otimes:"\u2297",ClockwiseContourIntegral:"\u2232",cwconint:"\u2232",CloseCurlyDoubleQuote:"\u201d",rdquo:"\u201d",rdquor:"\u201d",CloseCurlyQuote:"\u2019",rsquo:"\u2019",rsquor:"\u2019",Colon:"\u2237",Proportion:"\u2237",Colone:"\u2a74",Congruent:"\u2261",equiv:"\u2261",Conint:"\u222f",DoubleContourIntegral:"\u222f",ContourIntegral:"\u222e",conint:"\u222e",oint:"\u222e",Copf:"\u2102",complexes:"\u2102",Coproduct:"\u2210",coprod:"\u2210",CounterClockwiseContourIntegral:"\u2233",awconint:"\u2233",Cross:"\u2a2f",Cscr:"\u{1d49e}",Cup:"\u22d3",CupCap:"\u224d",asympeq:"\u224d",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040f",Dagger:"\u2021",ddagger:"\u2021",Darr:"\u21a1",Dashv:"\u2ae4",DoubleLeftTee:"\u2ae4",Dcaron:"\u010e",Dcy:"\u0414",Del:"\u2207",nabla:"\u2207",Delta:"\u0394",Dfr:"\u{1d507}",DiacriticalAcute:"\xb4",acute:"\xb4",DiacriticalDot:"\u02d9",dot:"\u02d9",DiacriticalDoubleAcute:"\u02dd",dblac:"\u02dd",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"\u02dc",tilde:"\u02dc",Diamond:"\u22c4",diam:"\u22c4",diamond:"\u22c4",DifferentialD:"\u2146",dd:"\u2146",Dopf:"\u{1d53b}",Dot:"\xa8",DoubleDot:"\xa8",die:"\xa8",uml:"\xa8",DotDot:"\u20dc",DotEqual:"\u2250",doteq:"\u2250",esdot:"\u2250",DoubleDownArrow:"\u21d3",Downarrow:"\u21d3",dArr:"\u21d3",DoubleLeftArrow:"\u21d0",Leftarrow:"\u21d0",lArr:"\u21d0",DoubleLeftRightArrow:"\u21d4",Leftrightarrow:"\u21d4",hArr:"\u21d4",iff:"\u21d4",DoubleLongLeftArrow:"\u27f8",Longleftarrow:"\u27f8",xlArr:"\u27f8",DoubleLongLeftRightArrow:"\u27fa",Longleftrightarrow:"\u27fa",xhArr:"\u27fa",DoubleLongRightArrow:"\u27f9",Longrightarrow:"\u27f9",xrArr:"\u27f9",DoubleRightArrow:"\u21d2",Implies:"\u21d2",Rightarrow:"\u21d2",rArr:"\u21d2",DoubleRightTee:"\u22a8",vDash:"\u22a8",DoubleUpArrow:"\u21d1",Uparrow:"\u21d1",uArr:"\u21d1",DoubleUpDownArrow:"\u21d5",Updownarrow:"\u21d5",vArr:"\u21d5",DoubleVerticalBar:"\u2225",par:"\u2225",parallel:"\u2225",shortparallel:"\u2225",spar:"\u2225",DownArrow:"\u2193",ShortDownArrow:"\u2193",darr:"\u2193",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21f5",duarr:"\u21f5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295e",DownLeftVector:"\u21bd",leftharpoondown:"\u21bd",lhard:"\u21bd",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295f",DownRightVector:"\u21c1",rhard:"\u21c1",rightharpoondown:"\u21c1",DownRightVectorBar:"\u2957",DownTee:"\u22a4",top:"\u22a4",DownTeeArrow:"\u21a7",mapstodown:"\u21a7",Dscr:"\u{1d49f}",Dstrok:"\u0110",ENG:"\u014a",ETH:"\xd0",Eacute:"\xc9",Ecaron:"\u011a",Ecirc:"\xca",Ecy:"\u042d",Edot:"\u0116",Efr:"\u{1d508}",Egrave:"\xc8",Element:"\u2208",in:"\u2208",isin:"\u2208",isinv:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25fb",EmptyVerySmallSquare:"\u25ab",Eogon:"\u0118",Eopf:"\u{1d53c}",Epsilon:"\u0395",Equal:"\u2a75",EqualTilde:"\u2242",eqsim:"\u2242",esim:"\u2242",Equilibrium:"\u21cc",rightleftharpoons:"\u21cc",rlhar:"\u21cc",Escr:"\u2130",expectation:"\u2130",Esim:"\u2a73",Eta:"\u0397",Euml:"\xcb",Exists:"\u2203",exist:"\u2203",ExponentialE:"\u2147",ee:"\u2147",exponentiale:"\u2147",Fcy:"\u0424",Ffr:"\u{1d509}",FilledSmallSquare:"\u25fc",FilledVerySmallSquare:"\u25aa",blacksquare:"\u25aa",squarf:"\u25aa",squf:"\u25aa",Fopf:"\u{1d53d}",ForAll:"\u2200",forall:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",gt:">",Gamma:"\u0393",Gammad:"\u03dc",Gbreve:"\u011e",Gcedil:"\u0122",Gcirc:"\u011c",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1d50a}",Gg:"\u22d9",ggg:"\u22d9",Gopf:"\u{1d53e}",GreaterEqual:"\u2265",ge:"\u2265",geq:"\u2265",GreaterEqualLess:"\u22db",gel:"\u22db",gtreqless:"\u22db",GreaterFullEqual:"\u2267",gE:"\u2267",geqq:"\u2267",GreaterGreater:"\u2aa2",GreaterLess:"\u2277",gl:"\u2277",gtrless:"\u2277",GreaterSlantEqual:"\u2a7e",geqslant:"\u2a7e",ges:"\u2a7e",GreaterTilde:"\u2273",gsim:"\u2273",gtrsim:"\u2273",Gscr:"\u{1d4a2}",Gt:"\u226b",NestedGreaterGreater:"\u226b",gg:"\u226b",HARDcy:"\u042a",Hacek:"\u02c7",caron:"\u02c7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210c",Poincareplane:"\u210c",HilbertSpace:"\u210b",Hscr:"\u210b",hamilt:"\u210b",Hopf:"\u210d",quaternions:"\u210d",HorizontalLine:"\u2500",boxh:"\u2500",Hstrok:"\u0126",HumpEqual:"\u224f",bumpe:"\u224f",bumpeq:"\u224f",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xcd",Icirc:"\xce",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Im:"\u2111",image:"\u2111",imagpart:"\u2111",Igrave:"\xcc",Imacr:"\u012a",ImaginaryI:"\u2148",ii:"\u2148",Int:"\u222c",Integral:"\u222b",int:"\u222b",Intersection:"\u22c2",bigcap:"\u22c2",xcap:"\u22c2",InvisibleComma:"\u2063",ic:"\u2063",InvisibleTimes:"\u2062",it:"\u2062",Iogon:"\u012e",Iopf:"\u{1d540}",Iota:"\u0399",Iscr:"\u2110",imagline:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xcf",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1d50d}",Jopf:"\u{1d541}",Jscr:"\u{1d4a5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040c",Kappa:"\u039a",Kcedil:"\u0136",Kcy:"\u041a",Kfr:"\u{1d50e}",Kopf:"\u{1d542}",Kscr:"\u{1d4a6}",LJcy:"\u0409",LT:"<",lt:"<",Lacute:"\u0139",Lambda:"\u039b",Lang:"\u27ea",Laplacetrf:"\u2112",Lscr:"\u2112",lagran:"\u2112",Larr:"\u219e",twoheadleftarrow:"\u219e",Lcaron:"\u013d",Lcedil:"\u013b",Lcy:"\u041b",LeftAngleBracket:"\u27e8",lang:"\u27e8",langle:"\u27e8",LeftArrow:"\u2190",ShortLeftArrow:"\u2190",larr:"\u2190",leftarrow:"\u2190",slarr:"\u2190",LeftArrowBar:"\u21e4",larrb:"\u21e4",LeftArrowRightArrow:"\u21c6",leftrightarrows:"\u21c6",lrarr:"\u21c6",LeftCeiling:"\u2308",lceil:"\u2308",LeftDoubleBracket:"\u27e6",lobrk:"\u27e6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21c3",dharl:"\u21c3",downharpoonleft:"\u21c3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230a",lfloor:"\u230a",LeftRightArrow:"\u2194",harr:"\u2194",leftrightarrow:"\u2194",LeftRightVector:"\u294e",LeftTee:"\u22a3",dashv:"\u22a3",LeftTeeArrow:"\u21a4",mapstoleft:"\u21a4",LeftTeeVector:"\u295a",LeftTriangle:"\u22b2",vartriangleleft:"\u22b2",vltri:"\u22b2",LeftTriangleBar:"\u29cf",LeftTriangleEqual:"\u22b4",ltrie:"\u22b4",trianglelefteq:"\u22b4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21bf",uharl:"\u21bf",upharpoonleft:"\u21bf",LeftUpVectorBar:"\u2958",LeftVector:"\u21bc",leftharpoonup:"\u21bc",lharu:"\u21bc",LeftVectorBar:"\u2952",LessEqualGreater:"\u22da",leg:"\u22da",lesseqgtr:"\u22da",LessFullEqual:"\u2266",lE:"\u2266",leqq:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",lg:"\u2276",LessLess:"\u2aa1",LessSlantEqual:"\u2a7d",leqslant:"\u2a7d",les:"\u2a7d",LessTilde:"\u2272",lesssim:"\u2272",lsim:"\u2272",Lfr:"\u{1d50f}",Ll:"\u22d8",Lleftarrow:"\u21da",lAarr:"\u21da",Lmidot:"\u013f",LongLeftArrow:"\u27f5",longleftarrow:"\u27f5",xlarr:"\u27f5",LongLeftRightArrow:"\u27f7",longleftrightarrow:"\u27f7",xharr:"\u27f7",LongRightArrow:"\u27f6",longrightarrow:"\u27f6",xrarr:"\u27f6",Lopf:"\u{1d543}",LowerLeftArrow:"\u2199",swarr:"\u2199",swarrow:"\u2199",LowerRightArrow:"\u2198",searr:"\u2198",searrow:"\u2198",Lsh:"\u21b0",lsh:"\u21b0",Lstrok:"\u0141",Lt:"\u226a",NestedLessLess:"\u226a",ll:"\u226a",Map:"\u2905",Mcy:"\u041c",MediumSpace:"\u205f",Mellintrf:"\u2133",Mscr:"\u2133",phmmat:"\u2133",Mfr:"\u{1d510}",MinusPlus:"\u2213",mnplus:"\u2213",mp:"\u2213",Mopf:"\u{1d544}",Mu:"\u039c",NJcy:"\u040a",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041d",NegativeMediumSpace:"\u200b",NegativeThickSpace:"\u200b",NegativeThinSpace:"\u200b",NegativeVeryThinSpace:"\u200b",ZeroWidthSpace:"\u200b",NewLine:"\n",Nfr:"\u{1d511}",NoBreak:"\u2060",NonBreakingSpace:"\xa0",nbsp:"\xa0",Nopf:"\u2115",naturals:"\u2115",Not:"\u2aec",NotCongruent:"\u2262",nequiv:"\u2262",NotCupCap:"\u226d",NotDoubleVerticalBar:"\u2226",npar:"\u2226",nparallel:"\u2226",nshortparallel:"\u2226",nspar:"\u2226",NotElement:"\u2209",notin:"\u2209",notinva:"\u2209",NotEqual:"\u2260",ne:"\u2260",NotEqualTilde:"\u2242\u0338",nesim:"\u2242\u0338",NotExists:"\u2204",nexist:"\u2204",nexists:"\u2204",NotGreater:"\u226f",ngt:"\u226f",ngtr:"\u226f",NotGreaterEqual:"\u2271",nge:"\u2271",ngeq:"\u2271",NotGreaterFullEqual:"\u2267\u0338",ngE:"\u2267\u0338",ngeqq:"\u2267\u0338",NotGreaterGreater:"\u226b\u0338",nGtv:"\u226b\u0338",NotGreaterLess:"\u2279",ntgl:"\u2279",NotGreaterSlantEqual:"\u2a7e\u0338",ngeqslant:"\u2a7e\u0338",nges:"\u2a7e\u0338",NotGreaterTilde:"\u2275",ngsim:"\u2275",NotHumpDownHump:"\u224e\u0338",nbump:"\u224e\u0338",NotHumpEqual:"\u224f\u0338",nbumpe:"\u224f\u0338",NotLeftTriangle:"\u22ea",nltri:"\u22ea",ntriangleleft:"\u22ea",NotLeftTriangleBar:"\u29cf\u0338",NotLeftTriangleEqual:"\u22ec",nltrie:"\u22ec",ntrianglelefteq:"\u22ec",NotLess:"\u226e",nless:"\u226e",nlt:"\u226e",NotLessEqual:"\u2270",nle:"\u2270",nleq:"\u2270",NotLessGreater:"\u2278",ntlg:"\u2278",NotLessLess:"\u226a\u0338",nLtv:"\u226a\u0338",NotLessSlantEqual:"\u2a7d\u0338",nleqslant:"\u2a7d\u0338",nles:"\u2a7d\u0338",NotLessTilde:"\u2274",nlsim:"\u2274",NotNestedGreaterGreater:"\u2aa2\u0338",NotNestedLessLess:"\u2aa1\u0338",NotPrecedes:"\u2280",npr:"\u2280",nprec:"\u2280",NotPrecedesEqual:"\u2aaf\u0338",npre:"\u2aaf\u0338",npreceq:"\u2aaf\u0338",NotPrecedesSlantEqual:"\u22e0",nprcue:"\u22e0",NotReverseElement:"\u220c",notni:"\u220c",notniva:"\u220c",NotRightTriangle:"\u22eb",nrtri:"\u22eb",ntriangleright:"\u22eb",NotRightTriangleBar:"\u29d0\u0338",NotRightTriangleEqual:"\u22ed",nrtrie:"\u22ed",ntrianglerighteq:"\u22ed",NotSquareSubset:"\u228f\u0338",NotSquareSubsetEqual:"\u22e2",nsqsube:"\u22e2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22e3",nsqsupe:"\u22e3",NotSubset:"\u2282\u20d2",nsubset:"\u2282\u20d2",vnsub:"\u2282\u20d2",NotSubsetEqual:"\u2288",nsube:"\u2288",nsubseteq:"\u2288",NotSucceeds:"\u2281",nsc:"\u2281",nsucc:"\u2281",NotSucceedsEqual:"\u2ab0\u0338",nsce:"\u2ab0\u0338",nsucceq:"\u2ab0\u0338",NotSucceedsSlantEqual:"\u22e1",nsccue:"\u22e1",NotSucceedsTilde:"\u227f\u0338",NotSuperset:"\u2283\u20d2",nsupset:"\u2283\u20d2",vnsup:"\u2283\u20d2",NotSupersetEqual:"\u2289",nsupe:"\u2289",nsupseteq:"\u2289",NotTilde:"\u2241",nsim:"\u2241",NotTildeEqual:"\u2244",nsime:"\u2244",nsimeq:"\u2244",NotTildeFullEqual:"\u2247",ncong:"\u2247",NotTildeTilde:"\u2249",nap:"\u2249",napprox:"\u2249",NotVerticalBar:"\u2224",nmid:"\u2224",nshortmid:"\u2224",nsmid:"\u2224",Nscr:"\u{1d4a9}",Ntilde:"\xd1",Nu:"\u039d",OElig:"\u0152",Oacute:"\xd3",Ocirc:"\xd4",Ocy:"\u041e",Odblac:"\u0150",Ofr:"\u{1d512}",Ograve:"\xd2",Omacr:"\u014c",Omega:"\u03a9",ohm:"\u03a9",Omicron:"\u039f",Oopf:"\u{1d546}",OpenCurlyDoubleQuote:"\u201c",ldquo:"\u201c",OpenCurlyQuote:"\u2018",lsquo:"\u2018",Or:"\u2a54",Oscr:"\u{1d4aa}",Oslash:"\xd8",Otilde:"\xd5",Otimes:"\u2a37",Ouml:"\xd6",OverBar:"\u203e",oline:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",tbrk:"\u23b4",OverParenthesis:"\u23dc",PartialD:"\u2202",part:"\u2202",Pcy:"\u041f",Pfr:"\u{1d513}",Phi:"\u03a6",Pi:"\u03a0",PlusMinus:"\xb1",plusmn:"\xb1",pm:"\xb1",Popf:"\u2119",primes:"\u2119",Pr:"\u2abb",Precedes:"\u227a",pr:"\u227a",prec:"\u227a",PrecedesEqual:"\u2aaf",pre:"\u2aaf",preceq:"\u2aaf",PrecedesSlantEqual:"\u227c",prcue:"\u227c",preccurlyeq:"\u227c",PrecedesTilde:"\u227e",precsim:"\u227e",prsim:"\u227e",Prime:"\u2033",Product:"\u220f",prod:"\u220f",Proportional:"\u221d",prop:"\u221d",propto:"\u221d",varpropto:"\u221d",vprop:"\u221d",Pscr:"\u{1d4ab}",Psi:"\u03a8",QUOT:'"',quot:'"',Qfr:"\u{1d514}",Qopf:"\u211a",rationals:"\u211a",Qscr:"\u{1d4ac}",RBarr:"\u2910",drbkarow:"\u2910",REG:"\xae",circledR:"\xae",reg:"\xae",Racute:"\u0154",Rang:"\u27eb",Rarr:"\u21a0",twoheadrightarrow:"\u21a0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211c",Rfr:"\u211c",real:"\u211c",realpart:"\u211c",ReverseElement:"\u220b",SuchThat:"\u220b",ni:"\u220b",niv:"\u220b",ReverseEquilibrium:"\u21cb",leftrightharpoons:"\u21cb",lrhar:"\u21cb",ReverseUpEquilibrium:"\u296f",duhar:"\u296f",Rho:"\u03a1",RightAngleBracket:"\u27e9",rang:"\u27e9",rangle:"\u27e9",RightArrow:"\u2192",ShortRightArrow:"\u2192",rarr:"\u2192",rightarrow:"\u2192",srarr:"\u2192",RightArrowBar:"\u21e5",rarrb:"\u21e5",RightArrowLeftArrow:"\u21c4",rightleftarrows:"\u21c4",rlarr:"\u21c4",RightCeiling:"\u2309",rceil:"\u2309",RightDoubleBracket:"\u27e7",robrk:"\u27e7",RightDownTeeVector:"\u295d",RightDownVector:"\u21c2",dharr:"\u21c2",downharpoonright:"\u21c2",RightDownVectorBar:"\u2955",RightFloor:"\u230b",rfloor:"\u230b",RightTee:"\u22a2",vdash:"\u22a2",RightTeeArrow:"\u21a6",map:"\u21a6",mapsto:"\u21a6",RightTeeVector:"\u295b",RightTriangle:"\u22b3",vartriangleright:"\u22b3",vrtri:"\u22b3",RightTriangleBar:"\u29d0",RightTriangleEqual:"\u22b5",rtrie:"\u22b5",trianglerighteq:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVector:"\u21be",uharr:"\u21be",upharpoonright:"\u21be",RightUpVectorBar:"\u2954",RightVector:"\u21c0",rharu:"\u21c0",rightharpoonup:"\u21c0",RightVectorBar:"\u2953",Ropf:"\u211d",reals:"\u211d",RoundImplies:"\u2970",Rrightarrow:"\u21db",rAarr:"\u21db",Rscr:"\u211b",realine:"\u211b",Rsh:"\u21b1",rsh:"\u21b1",RuleDelayed:"\u29f4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042c",Sacute:"\u015a",Sc:"\u2abc",Scaron:"\u0160",Scedil:"\u015e",Scirc:"\u015c",Scy:"\u0421",Sfr:"\u{1d516}",ShortUpArrow:"\u2191",UpArrow:"\u2191",uarr:"\u2191",uparrow:"\u2191",Sigma:"\u03a3",SmallCircle:"\u2218",compfn:"\u2218",Sopf:"\u{1d54a}",Sqrt:"\u221a",radic:"\u221a",Square:"\u25a1",squ:"\u25a1",square:"\u25a1",SquareIntersection:"\u2293",sqcap:"\u2293",SquareSubset:"\u228f",sqsub:"\u228f",sqsubset:"\u228f",SquareSubsetEqual:"\u2291",sqsube:"\u2291",sqsubseteq:"\u2291",SquareSuperset:"\u2290",sqsup:"\u2290",sqsupset:"\u2290",SquareSupersetEqual:"\u2292",sqsupe:"\u2292",sqsupseteq:"\u2292",SquareUnion:"\u2294",sqcup:"\u2294",Sscr:"\u{1d4ae}",Star:"\u22c6",sstarf:"\u22c6",Sub:"\u22d0",Subset:"\u22d0",SubsetEqual:"\u2286",sube:"\u2286",subseteq:"\u2286",Succeeds:"\u227b",sc:"\u227b",succ:"\u227b",SucceedsEqual:"\u2ab0",sce:"\u2ab0",succeq:"\u2ab0",SucceedsSlantEqual:"\u227d",sccue:"\u227d",succcurlyeq:"\u227d",SucceedsTilde:"\u227f",scsim:"\u227f",succsim:"\u227f",Sum:"\u2211",sum:"\u2211",Sup:"\u22d1",Supset:"\u22d1",Superset:"\u2283",sup:"\u2283",supset:"\u2283",SupersetEqual:"\u2287",supe:"\u2287",supseteq:"\u2287",THORN:"\xde",TRADE:"\u2122",trade:"\u2122",TSHcy:"\u040b",TScy:"\u0426",Tab:"\t",Tau:"\u03a4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1d517}",Therefore:"\u2234",there4:"\u2234",therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205f\u200a",ThinSpace:"\u2009",thinsp:"\u2009",Tilde:"\u223c",sim:"\u223c",thicksim:"\u223c",thksim:"\u223c",TildeEqual:"\u2243",sime:"\u2243",simeq:"\u2243",TildeFullEqual:"\u2245",cong:"\u2245",TildeTilde:"\u2248",ap:"\u2248",approx:"\u2248",asymp:"\u2248",thickapprox:"\u2248",thkap:"\u2248",Topf:"\u{1d54b}",TripleDot:"\u20db",tdot:"\u20db",Tscr:"\u{1d4af}",Tstrok:"\u0166",Uacute:"\xda",Uarr:"\u219f",Uarrocir:"\u2949",Ubrcy:"\u040e",Ubreve:"\u016c",Ucirc:"\xdb",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1d518}",Ugrave:"\xd9",Umacr:"\u016a",UnderBar:"_",lowbar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",bbrk:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",bigcup:"\u22c3",xcup:"\u22c3",UnionPlus:"\u228e",uplus:"\u228e",Uogon:"\u0172",Uopf:"\u{1d54c}",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21c5",udarr:"\u21c5",UpDownArrow:"\u2195",updownarrow:"\u2195",varr:"\u2195",UpEquilibrium:"\u296e",udhar:"\u296e",UpTee:"\u22a5",bot:"\u22a5",bottom:"\u22a5",perp:"\u22a5",UpTeeArrow:"\u21a5",mapstoup:"\u21a5",UpperLeftArrow:"\u2196",nwarr:"\u2196",nwarrow:"\u2196",UpperRightArrow:"\u2197",nearr:"\u2197",nearrow:"\u2197",Upsi:"\u03d2",upsih:"\u03d2",Upsilon:"\u03a5",Uring:"\u016e",Uscr:"\u{1d4b0}",Utilde:"\u0168",Uuml:"\xdc",VDash:"\u22ab",Vbar:"\u2aeb",Vcy:"\u0412",Vdash:"\u22a9",Vdashl:"\u2ae6",Vee:"\u22c1",bigvee:"\u22c1",xvee:"\u22c1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",mid:"\u2223",shortmid:"\u2223",smid:"\u2223",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",wr:"\u2240",wreath:"\u2240",VeryThinSpace:"\u200a",hairsp:"\u200a",Vfr:"\u{1d519}",Vopf:"\u{1d54d}",Vscr:"\u{1d4b1}",Vvdash:"\u22aa",Wcirc:"\u0174",Wedge:"\u22c0",bigwedge:"\u22c0",xwedge:"\u22c0",Wfr:"\u{1d51a}",Wopf:"\u{1d54e}",Wscr:"\u{1d4b2}",Xfr:"\u{1d51b}",Xi:"\u039e",Xopf:"\u{1d54f}",Xscr:"\u{1d4b3}",YAcy:"\u042f",YIcy:"\u0407",YUcy:"\u042e",Yacute:"\xdd",Ycirc:"\u0176",Ycy:"\u042b",Yfr:"\u{1d51c}",Yopf:"\u{1d550}",Yscr:"\u{1d4b4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017d",Zcy:"\u0417",Zdot:"\u017b",Zeta:"\u0396",Zfr:"\u2128",zeetrf:"\u2128",Zopf:"\u2124",integers:"\u2124",Zscr:"\u{1d4b5}",aacute:"\xe1",abreve:"\u0103",ac:"\u223e",mstpos:"\u223e",acE:"\u223e\u0333",acd:"\u223f",acirc:"\xe2",acy:"\u0430",aelig:"\xe6",afr:"\u{1d51e}",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03b1",amacr:"\u0101",amalg:"\u2a3f",and:"\u2227",wedge:"\u2227",andand:"\u2a55",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",angle:"\u2220",ange:"\u29a4",angmsd:"\u2221",measuredangle:"\u2221",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angzarr:"\u237c",aogon:"\u0105",aopf:"\u{1d552}",apE:"\u2a70",apacir:"\u2a6f",ape:"\u224a",approxeq:"\u224a",apid:"\u224b",apos:"'",aring:"\xe5",ascr:"\u{1d4b6}",ast:"*",midast:"*",atilde:"\xe3",auml:"\xe4",awint:"\u2a11",bNot:"\u2aed",backcong:"\u224c",bcong:"\u224c",backepsilon:"\u03f6",bepsi:"\u03f6",backprime:"\u2035",bprime:"\u2035",backsim:"\u223d",bsim:"\u223d",backsimeq:"\u22cd",bsime:"\u22cd",barvee:"\u22bd",barwed:"\u2305",barwedge:"\u2305",bbrktbrk:"\u23b6",bcy:"\u0431",bdquo:"\u201e",ldquor:"\u201e",bemptyv:"\u29b0",beta:"\u03b2",beth:"\u2136",between:"\u226c",twixt:"\u226c",bfr:"\u{1d51f}",bigcirc:"\u25ef",xcirc:"\u25ef",bigodot:"\u2a00",xodot:"\u2a00",bigoplus:"\u2a01",xoplus:"\u2a01",bigotimes:"\u2a02",xotime:"\u2a02",bigsqcup:"\u2a06",xsqcup:"\u2a06",bigstar:"\u2605",starf:"\u2605",bigtriangledown:"\u25bd",xdtri:"\u25bd",bigtriangleup:"\u25b3",xutri:"\u25b3",biguplus:"\u2a04",xuplus:"\u2a04",bkarow:"\u290d",rbarr:"\u290d",blacklozenge:"\u29eb",lozf:"\u29eb",blacktriangle:"\u25b4",utrif:"\u25b4",blacktriangledown:"\u25be",dtrif:"\u25be",blacktriangleleft:"\u25c2",ltrif:"\u25c2",blacktriangleright:"\u25b8",rtrif:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bnot:"\u2310",bopf:"\u{1d553}",bowtie:"\u22c8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255d",boxUR:"\u255a",boxUl:"\u255c",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256c",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256b",boxVl:"\u2562",boxVr:"\u255f",boxbox:"\u29c9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250c",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252c",boxhu:"\u2534",boxminus:"\u229f",minusb:"\u229f",boxplus:"\u229e",plusb:"\u229e",boxtimes:"\u22a0",timesb:"\u22a0",boxuL:"\u255b",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256a",boxvL:"\u2561",boxvR:"\u255e",boxvh:"\u253c",boxvl:"\u2524",boxvr:"\u251c",brvbar:"\xa6",bscr:"\u{1d4b7}",bsemi:"\u204f",bsol:"\\",bsolb:"\u29c5",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bumpE:"\u2aae",cacute:"\u0107",cap:"\u2229",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",capcup:"\u2a47",capdot:"\u2a40",caps:"\u2229\ufe00",caret:"\u2041",ccaps:"\u2a4d",ccaron:"\u010d",ccedil:"\xe7",ccirc:"\u0109",ccups:"\u2a4c",ccupssm:"\u2a50",cdot:"\u010b",cemptyv:"\u29b2",cent:"\xa2",cfr:"\u{1d520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03c7",cir:"\u25cb",cirE:"\u29c3",circ:"\u02c6",circeq:"\u2257",cire:"\u2257",circlearrowleft:"\u21ba",olarr:"\u21ba",circlearrowright:"\u21bb",orarr:"\u21bb",circledS:"\u24c8",oS:"\u24c8",circledast:"\u229b",oast:"\u229b",circledcirc:"\u229a",ocir:"\u229a",circleddash:"\u229d",odash:"\u229d",cirfnint:"\u2a10",cirmid:"\u2aef",cirscir:"\u29c2",clubs:"\u2663",clubsuit:"\u2663",colon:":",comma:",",commat:"@",comp:"\u2201",complement:"\u2201",congdot:"\u2a6d",copf:"\u{1d554}",copysr:"\u2117",crarr:"\u21b5",cross:"\u2717",cscr:"\u{1d4b8}",csub:"\u2acf",csube:"\u2ad1",csup:"\u2ad0",csupe:"\u2ad2",ctdot:"\u22ef",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22de",curlyeqprec:"\u22de",cuesc:"\u22df",curlyeqsucc:"\u22df",cularr:"\u21b6",curvearrowleft:"\u21b6",cularrp:"\u293d",cup:"\u222a",cupbrcap:"\u2a48",cupcap:"\u2a46",cupcup:"\u2a4a",cupdot:"\u228d",cupor:"\u2a45",cups:"\u222a\ufe00",curarr:"\u21b7",curvearrowright:"\u21b7",curarrm:"\u293c",curlyvee:"\u22ce",cuvee:"\u22ce",curlywedge:"\u22cf",cuwed:"\u22cf",curren:"\xa4",cwint:"\u2231",cylcty:"\u232d",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",dash:"\u2010",hyphen:"\u2010",dbkarow:"\u290f",rBarr:"\u290f",dcaron:"\u010f",dcy:"\u0434",ddarr:"\u21ca",downdownarrows:"\u21ca",ddotseq:"\u2a77",eDDot:"\u2a77",deg:"\xb0",delta:"\u03b4",demptyv:"\u29b1",dfisht:"\u297f",dfr:"\u{1d521}",diamondsuit:"\u2666",diams:"\u2666",digamma:"\u03dd",gammad:"\u03dd",disin:"\u22f2",div:"\xf7",divide:"\xf7",divideontimes:"\u22c7",divonx:"\u22c7",djcy:"\u0452",dlcorn:"\u231e",llcorner:"\u231e",dlcrop:"\u230d",dollar:"$",dopf:"\u{1d555}",doteqdot:"\u2251",eDot:"\u2251",dotminus:"\u2238",minusd:"\u2238",dotplus:"\u2214",plusdo:"\u2214",dotsquare:"\u22a1",sdotb:"\u22a1",drcorn:"\u231f",lrcorner:"\u231f",drcrop:"\u230c",dscr:"\u{1d4b9}",dscy:"\u0455",dsol:"\u29f6",dstrok:"\u0111",dtdot:"\u22f1",dtri:"\u25bf",triangledown:"\u25bf",dwangle:"\u29a6",dzcy:"\u045f",dzigrarr:"\u27ff",eacute:"\xe9",easter:"\u2a6e",ecaron:"\u011b",ecir:"\u2256",eqcirc:"\u2256",ecirc:"\xea",ecolon:"\u2255",eqcolon:"\u2255",ecy:"\u044d",edot:"\u0117",efDot:"\u2252",fallingdotseq:"\u2252",efr:"\u{1d522}",eg:"\u2a9a",egrave:"\xe8",egs:"\u2a96",eqslantgtr:"\u2a96",egsdot:"\u2a98",el:"\u2a99",elinters:"\u23e7",ell:"\u2113",els:"\u2a95",eqslantless:"\u2a95",elsdot:"\u2a97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",varnothing:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014b",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1d556}",epar:"\u22d5",eparsl:"\u29e3",eplus:"\u2a71",epsi:"\u03b5",epsilon:"\u03b5",epsiv:"\u03f5",straightepsilon:"\u03f5",varepsilon:"\u03f5",equals:"=",equest:"\u225f",questeq:"\u225f",equivDD:"\u2a78",eqvparsl:"\u29e5",erDot:"\u2253",risingdotseq:"\u2253",erarr:"\u2971",escr:"\u212f",eta:"\u03b7",eth:"\xf0",euml:"\xeb",euro:"\u20ac",excl:"!",fcy:"\u0444",female:"\u2640",ffilig:"\ufb03",fflig:"\ufb00",ffllig:"\ufb04",ffr:"\u{1d523}",filig:"\ufb01",fjlig:"fj",flat:"\u266d",fllig:"\ufb02",fltns:"\u25b1",fnof:"\u0192",fopf:"\u{1d557}",fork:"\u22d4",pitchfork:"\u22d4",forkv:"\u2ad9",fpartint:"\u2a0d",frac12:"\xbd",half:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac34:"\xbe",frac35:"\u2157",frac38:"\u215c",frac45:"\u2158",frac56:"\u215a",frac58:"\u215d",frac78:"\u215e",frasl:"\u2044",frown:"\u2322",sfrown:"\u2322",fscr:"\u{1d4bb}",gEl:"\u2a8c",gtreqqless:"\u2a8c",gacute:"\u01f5",gamma:"\u03b3",gap:"\u2a86",gtrapprox:"\u2a86",gbreve:"\u011f",gcirc:"\u011d",gcy:"\u0433",gdot:"\u0121",gescc:"\u2aa9",gesdot:"\u2a80",gesdoto:"\u2a82",gesdotol:"\u2a84",gesl:"\u22db\ufe00",gesles:"\u2a94",gfr:"\u{1d524}",gimel:"\u2137",gjcy:"\u0453",glE:"\u2a92",gla:"\u2aa5",glj:"\u2aa4",gnE:"\u2269",gneqq:"\u2269",gnap:"\u2a8a",gnapprox:"\u2a8a",gne:"\u2a88",gneq:"\u2a88",gnsim:"\u22e7",gopf:"\u{1d558}",gscr:"\u210a",gsime:"\u2a8e",gsiml:"\u2a90",gtcc:"\u2aa7",gtcir:"\u2a7a",gtdot:"\u22d7",gtrdot:"\u22d7",gtlPar:"\u2995",gtquest:"\u2a7c",gtrarr:"\u2978",gvertneqq:"\u2269\ufe00",gvnE:"\u2269\ufe00",hardcy:"\u044a",harrcir:"\u2948",harrw:"\u21ad",leftrightsquigarrow:"\u21ad",hbar:"\u210f",hslash:"\u210f",planck:"\u210f",plankv:"\u210f",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",mldr:"\u2026",hercon:"\u22b9",hfr:"\u{1d525}",hksearow:"\u2925",searhk:"\u2925",hkswarow:"\u2926",swarhk:"\u2926",hoarr:"\u21ff",homtht:"\u223b",hookleftarrow:"\u21a9",larrhk:"\u21a9",hookrightarrow:"\u21aa",rarrhk:"\u21aa",hopf:"\u{1d559}",horbar:"\u2015",hscr:"\u{1d4bd}",hstrok:"\u0127",hybull:"\u2043",iacute:"\xed",icirc:"\xee",icy:"\u0438",iecy:"\u0435",iexcl:"\xa1",ifr:"\u{1d526}",igrave:"\xec",iiiint:"\u2a0c",qint:"\u2a0c",iiint:"\u222d",tint:"\u222d",iinfin:"\u29dc",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012b",imath:"\u0131",inodot:"\u0131",imof:"\u22b7",imped:"\u01b5",incare:"\u2105",infin:"\u221e",infintie:"\u29dd",intcal:"\u22ba",intercal:"\u22ba",intlarhk:"\u2a17",intprod:"\u2a3c",iprod:"\u2a3c",iocy:"\u0451",iogon:"\u012f",iopf:"\u{1d55a}",iota:"\u03b9",iquest:"\xbf",iscr:"\u{1d4be}",isinE:"\u22f9",isindot:"\u22f5",isins:"\u22f4",isinsv:"\u22f3",itilde:"\u0129",iukcy:"\u0456",iuml:"\xef",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1d527}",jmath:"\u0237",jopf:"\u{1d55b}",jscr:"\u{1d4bf}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03ba",kappav:"\u03f0",varkappa:"\u03f0",kcedil:"\u0137",kcy:"\u043a",kfr:"\u{1d528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045c",kopf:"\u{1d55c}",kscr:"\u{1d4c0}",lAtail:"\u291b",lBarr:"\u290e",lEg:"\u2a8b",lesseqqgtr:"\u2a8b",lHar:"\u2962",lacute:"\u013a",laemptyv:"\u29b4",lambda:"\u03bb",langd:"\u2991",lap:"\u2a85",lessapprox:"\u2a85",laquo:"\xab",larrbfs:"\u291f",larrfs:"\u291d",larrlp:"\u21ab",looparrowleft:"\u21ab",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21a2",leftarrowtail:"\u21a2",lat:"\u2aab",latail:"\u2919",late:"\u2aad",lates:"\u2aad\ufe00",lbarr:"\u290c",lbbrk:"\u2772",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"\u298b",lbrksld:"\u298f",lbrkslu:"\u298d",lcaron:"\u013e",lcedil:"\u013c",lcy:"\u043b",ldca:"\u2936",ldrdhar:"\u2967",ldrushar:"\u294b",ldsh:"\u21b2",le:"\u2264",leq:"\u2264",leftleftarrows:"\u21c7",llarr:"\u21c7",leftthreetimes:"\u22cb",lthree:"\u22cb",lescc:"\u2aa8",lesdot:"\u2a7f",lesdoto:"\u2a81",lesdotor:"\u2a83",lesg:"\u22da\ufe00",lesges:"\u2a93",lessdot:"\u22d6",ltdot:"\u22d6",lfisht:"\u297c",lfr:"\u{1d529}",lgE:"\u2a91",lharul:"\u296a",lhblk:"\u2584",ljcy:"\u0459",llhard:"\u296b",lltri:"\u25fa",lmidot:"\u0140",lmoust:"\u23b0",lmoustache:"\u23b0",lnE:"\u2268",lneqq:"\u2268",lnap:"\u2a89",lnapprox:"\u2a89",lne:"\u2a87",lneq:"\u2a87",lnsim:"\u22e6",loang:"\u27ec",loarr:"\u21fd",longmapsto:"\u27fc",xmap:"\u27fc",looparrowright:"\u21ac",rarrlp:"\u21ac",lopar:"\u2985",lopf:"\u{1d55d}",loplus:"\u2a2d",lotimes:"\u2a34",lowast:"\u2217",loz:"\u25ca",lozenge:"\u25ca",lpar:"(",lparlt:"\u2993",lrhard:"\u296d",lrm:"\u200e",lrtri:"\u22bf",lsaquo:"\u2039",lscr:"\u{1d4c1}",lsime:"\u2a8d",lsimg:"\u2a8f",lsquor:"\u201a",sbquo:"\u201a",lstrok:"\u0142",ltcc:"\u2aa6",ltcir:"\u2a79",ltimes:"\u22c9",ltlarr:"\u2976",ltquest:"\u2a7b",ltrPar:"\u2996",ltri:"\u25c3",triangleleft:"\u25c3",lurdshar:"\u294a",luruhar:"\u2966",lvertneqq:"\u2268\ufe00",lvnE:"\u2268\ufe00",mDDot:"\u223a",macr:"\xaf",strns:"\xaf",male:"\u2642",malt:"\u2720",maltese:"\u2720",marker:"\u25ae",mcomma:"\u2a29",mcy:"\u043c",mdash:"\u2014",mfr:"\u{1d52a}",mho:"\u2127",micro:"\xb5",midcir:"\u2af0",minus:"\u2212",minusdu:"\u2a2a",mlcp:"\u2adb",models:"\u22a7",mopf:"\u{1d55e}",mscr:"\u{1d4c2}",mu:"\u03bc",multimap:"\u22b8",mumap:"\u22b8",nGg:"\u22d9\u0338",nGt:"\u226b\u20d2",nLeftarrow:"\u21cd",nlArr:"\u21cd",nLeftrightarrow:"\u21ce",nhArr:"\u21ce",nLl:"\u22d8\u0338",nLt:"\u226a\u20d2",nRightarrow:"\u21cf",nrArr:"\u21cf",nVDash:"\u22af",nVdash:"\u22ae",nacute:"\u0144",nang:"\u2220\u20d2",napE:"\u2a70\u0338",napid:"\u224b\u0338",napos:"\u0149",natur:"\u266e",natural:"\u266e",ncap:"\u2a43",ncaron:"\u0148",ncedil:"\u0146",ncongdot:"\u2a6d\u0338",ncup:"\u2a42",ncy:"\u043d",ndash:"\u2013",neArr:"\u21d7",nearhk:"\u2924",nedot:"\u2250\u0338",nesear:"\u2928",toea:"\u2928",nfr:"\u{1d52b}",nharr:"\u21ae",nleftrightarrow:"\u21ae",nhpar:"\u2af2",nis:"\u22fc",nisd:"\u22fa",njcy:"\u045a",nlE:"\u2266\u0338",nleqq:"\u2266\u0338",nlarr:"\u219a",nleftarrow:"\u219a",nldr:"\u2025",nopf:"\u{1d55f}",not:"\xac",notinE:"\u22f9\u0338",notindot:"\u22f5\u0338",notinvb:"\u22f7",notinvc:"\u22f6",notnivb:"\u22fe",notnivc:"\u22fd",nparsl:"\u2afd\u20e5",npart:"\u2202\u0338",npolint:"\u2a14",nrarr:"\u219b",nrightarrow:"\u219b",nrarrc:"\u2933\u0338",nrarrw:"\u219d\u0338",nscr:"\u{1d4c3}",nsub:"\u2284",nsubE:"\u2ac5\u0338",nsubseteqq:"\u2ac5\u0338",nsup:"\u2285",nsupE:"\u2ac6\u0338",nsupseteqq:"\u2ac6\u0338",ntilde:"\xf1",nu:"\u03bd",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22ad",nvHarr:"\u2904",nvap:"\u224d\u20d2",nvdash:"\u22ac",nvge:"\u2265\u20d2",nvgt:">\u20d2",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwArr:"\u21d6",nwarhk:"\u2923",nwnear:"\u2927",oacute:"\xf3",ocirc:"\xf4",ocy:"\u043e",odblac:"\u0151",odiv:"\u2a38",odsold:"\u29bc",oelig:"\u0153",ofcir:"\u29bf",ofr:"\u{1d52c}",ogon:"\u02db",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",olcir:"\u29be",olcross:"\u29bb",olt:"\u29c0",omacr:"\u014d",omega:"\u03c9",omicron:"\u03bf",omid:"\u29b6",oopf:"\u{1d560}",opar:"\u29b7",operp:"\u29b9",or:"\u2228",vee:"\u2228",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",oscr:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oslash:"\xf8",osol:"\u2298",otilde:"\xf5",otimesas:"\u2a36",ouml:"\xf6",ovbar:"\u233d",para:"\xb6",parsim:"\u2af3",parsl:"\u2afd",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",pertenk:"\u2031",pfr:"\u{1d52d}",phi:"\u03c6",phiv:"\u03d5",straightphi:"\u03d5",varphi:"\u03d5",phone:"\u260e",pi:"\u03c0",piv:"\u03d6",varpi:"\u03d6",planckh:"\u210e",plus:"+",plusacir:"\u2a23",pluscir:"\u2a22",plusdu:"\u2a25",pluse:"\u2a72",plussim:"\u2a26",plustwo:"\u2a27",pointint:"\u2a15",popf:"\u{1d561}",pound:"\xa3",prE:"\u2ab3",prap:"\u2ab7",precapprox:"\u2ab7",precnapprox:"\u2ab9",prnap:"\u2ab9",precneqq:"\u2ab5",prnE:"\u2ab5",precnsim:"\u22e8",prnsim:"\u22e8",prime:"\u2032",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prurel:"\u22b0",pscr:"\u{1d4c5}",psi:"\u03c8",puncsp:"\u2008",qfr:"\u{1d52e}",qopf:"\u{1d562}",qprime:"\u2057",qscr:"\u{1d4c6}",quatint:"\u2a16",quest:"?",rAtail:"\u291c",rHar:"\u2964",race:"\u223d\u0331",racute:"\u0155",raemptyv:"\u29b3",rangd:"\u2992",range:"\u29a5",raquo:"\xbb",rarrap:"\u2975",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291e",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21a3",rightarrowtail:"\u21a3",rarrw:"\u219d",rightsquigarrow:"\u219d",ratail:"\u291a",ratio:"\u2236",rbbrk:"\u2773",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdsh:"\u21b3",rect:"\u25ad",rfisht:"\u297d",rfr:"\u{1d52f}",rharul:"\u296c",rho:"\u03c1",rhov:"\u03f1",varrho:"\u03f1",rightrightarrows:"\u21c9",rrarr:"\u21c9",rightthreetimes:"\u22cc",rthree:"\u22cc",ring:"\u02da",rlm:"\u200f",rmoust:"\u23b1",rmoustache:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",ropar:"\u2986",ropf:"\u{1d563}",roplus:"\u2a2e",rotimes:"\u2a35",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rsaquo:"\u203a",rscr:"\u{1d4c7}",rtimes:"\u22ca",rtri:"\u25b9",triangleright:"\u25b9",rtriltri:"\u29ce",ruluhar:"\u2968",rx:"\u211e",sacute:"\u015b",scE:"\u2ab4",scap:"\u2ab8",succapprox:"\u2ab8",scaron:"\u0161",scedil:"\u015f",scirc:"\u015d",scnE:"\u2ab6",succneqq:"\u2ab6",scnap:"\u2aba",succnapprox:"\u2aba",scnsim:"\u22e9",succnsim:"\u22e9",scpolint:"\u2a13",scy:"\u0441",sdot:"\u22c5",sdote:"\u2a66",seArr:"\u21d8",sect:"\xa7",semi:";",seswar:"\u2929",tosa:"\u2929",sext:"\u2736",sfr:"\u{1d530}",sharp:"\u266f",shchcy:"\u0449",shcy:"\u0448",shy:"\xad",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",varsigma:"\u03c2",simdot:"\u2a6a",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",smashp:"\u2a33",smeparsl:"\u29e4",smile:"\u2323",ssmile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",softcy:"\u044c",sol:"/",solb:"\u29c4",solbar:"\u233f",sopf:"\u{1d564}",spades:"\u2660",spadesuit:"\u2660",sqcaps:"\u2293\ufe00",sqcups:"\u2294\ufe00",sscr:"\u{1d4c8}",star:"\u2606",sub:"\u2282",subset:"\u2282",subE:"\u2ac5",subseteqq:"\u2ac5",subdot:"\u2abd",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subsetneqq:"\u2acb",subne:"\u228a",subsetneq:"\u228a",subplus:"\u2abf",subrarr:"\u2979",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",sung:"\u266a",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",supE:"\u2ac6",supseteqq:"\u2ac6",supdot:"\u2abe",supdsub:"\u2ad8",supedot:"\u2ac4",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supsetneqq:"\u2acc",supne:"\u228b",supsetneq:"\u228b",supplus:"\u2ac0",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swArr:"\u21d9",swnwar:"\u292a",szlig:"\xdf",target:"\u2316",tau:"\u03c4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",telrec:"\u2315",tfr:"\u{1d531}",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",vartheta:"\u03d1",thorn:"\xfe",times:"\xd7",timesbar:"\u2a31",timesd:"\u2a30",topbot:"\u2336",topcir:"\u2af1",topf:"\u{1d565}",topfork:"\u2ada",tprime:"\u2034",triangle:"\u25b5",utri:"\u25b5",triangleq:"\u225c",trie:"\u225c",tridot:"\u25ec",triminus:"\u2a3a",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",tscr:"\u{1d4c9}",tscy:"\u0446",tshcy:"\u045b",tstrok:"\u0167",uHar:"\u2963",uacute:"\xfa",ubrcy:"\u045e",ubreve:"\u016d",ucirc:"\xfb",ucy:"\u0443",udblac:"\u0171",ufisht:"\u297e",ufr:"\u{1d532}",ugrave:"\xf9",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",umacr:"\u016b",uogon:"\u0173",uopf:"\u{1d566}",upsi:"\u03c5",upsilon:"\u03c5",upuparrows:"\u21c8",uuarr:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",uring:"\u016f",urtri:"\u25f9",uscr:"\u{1d4ca}",utdot:"\u22f0",utilde:"\u0169",uuml:"\xfc",uwangle:"\u29a7",vBar:"\u2ae8",vBarv:"\u2ae9",vangrt:"\u299c",varsubsetneq:"\u228a\ufe00",vsubne:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",vsubnE:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",vsupne:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vsupnE:"\u2acc\ufe00",vcy:"\u0432",veebar:"\u22bb",veeeq:"\u225a",vellip:"\u22ee",vfr:"\u{1d533}",vopf:"\u{1d567}",vscr:"\u{1d4cb}",vzigzag:"\u299a",wcirc:"\u0175",wedbar:"\u2a5f",wedgeq:"\u2259",weierp:"\u2118",wp:"\u2118",wfr:"\u{1d534}",wopf:"\u{1d568}",wscr:"\u{1d4cc}",xfr:"\u{1d535}",xi:"\u03be",xnis:"\u22fb",xopf:"\u{1d569}",xscr:"\u{1d4cd}",yacute:"\xfd",yacy:"\u044f",ycirc:"\u0177",ycy:"\u044b",yen:"\xa5",yfr:"\u{1d536}",yicy:"\u0457",yopf:"\u{1d56a}",yscr:"\u{1d4ce}",yucy:"\u044e",yuml:"\xff",zacute:"\u017a",zcaron:"\u017e",zcy:"\u0437",zdot:"\u017c",zeta:"\u03b6",zfr:"\u{1d537}",zhcy:"\u0436",zigrarr:"\u21dd",zopf:"\u{1d56b}",zscr:"\u{1d4cf}",zwj:"\u200d",zwnj:"\u200c"};Jr.ngsp="\ue500";class So extends zs{constructor(e,t,n){super(n,e),this.tokenType=t}}class jh{constructor(e,t,n){this.tokens=e,this.errors=t,this.nonNormalizedIcuExpressions=n}}const qh=/\r\n?/g;function nr(s){return`Unexpected character "${0===s?"EOF":String.fromCharCode(s)}"`}function Tu(s){return`Unknown entity "${s}" - use the "&#;" or "&#x;" syntax`}var ei;!function(s){s.HEX="hexadecimal",s.DEC="decimal"}(ei||(ei={}));class xo{constructor(e){this.error=e}}class Gh{constructor(e,t,n){this._getTagDefinition=t,this._currentTokenStart=null,this._currentTokenType=null,this._expansionCaseStack=[],this._inInterpolation=!1,this.tokens=[],this.errors=[],this.nonNormalizedIcuExpressions=[],this._tokenizeIcu=n.tokenizeExpansionForms||!1,this._interpolationConfig=n.interpolationConfig||Bt,this._leadingTriviaCodePoints=n.leadingTriviaChars&&n.leadingTriviaChars.map(i=>i.codePointAt(0)||0);const r=n.range||{endPos:e.content.length,startPos:0,startLine:0,startCol:0};this._cursor=n.escapedString?new ti(e,r):new sr(e,r),this._preserveLineEndings=n.preserveLineEndings||!1,this._escapedString=n.escapedString||!1,this._i18nNormalizeLineEndingsInICUs=n.i18nNormalizeLineEndingsInICUs||!1;try{this._cursor.init()}catch(i){this.handleError(i)}}_processCarriageReturns(e){return this._preserveLineEndings?e:e.replace(qh,"\n")}tokenize(){for(;0!==this._cursor.peek();){const e=this._cursor.clone();try{this._attemptCharCode(60)?this._attemptCharCode(33)?this._attemptCharCode(91)?this._consumeCdata(e):this._attemptCharCode(45)?this._consumeComment(e):this._consumeDocType(e):this._attemptCharCode(47)?this._consumeTagClose(e):this._consumeTagOpen(e):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(5,8,()=>this._isTextEnd(),()=>this._isTagStart())}catch(t){this.handleError(t)}}this._beginToken(24),this._endToken([])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(function Xh(s){return s!==Zt}(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===Zt){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(e,t=this._cursor.clone()){this._currentTokenStart=t,this._currentTokenType=e}_endToken(e,t){if(null===this._currentTokenStart)throw new So("Programming error - attempted to end a token when there was no start to the token",this._currentTokenType,this._cursor.getSpan(t));if(null===this._currentTokenType)throw new So("Programming error - attempted to end a token which has no token type",null,this._cursor.getSpan(this._currentTokenStart));const n={type:this._currentTokenType,parts:e,sourceSpan:(t??this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(n),this._currentTokenStart=null,this._currentTokenType=null,n}_createError(e,t){this._isInExpansionForm()&&(e+=' (Do you have an unescaped "{" in your template? Use "{{ \'{\' }}") to escape it.)');const n=new So(e,this._currentTokenType,t);return this._currentTokenStart=null,this._currentTokenType=null,new xo(n)}handleError(e){if(e instanceof wo&&(e=this._createError(e.msg,this._cursor.getSpan(e.cursor))),!(e instanceof xo))throw e;this.errors.push(e.error)}_attemptCharCode(e){return this._cursor.peek()===e&&(this._cursor.advance(),!0)}_attemptCharCodeCaseInsensitive(e){return!!function Yh(s,e){return bu(s)===bu(e)}(this._cursor.peek(),e)&&(this._cursor.advance(),!0)}_requireCharCode(e){const t=this._cursor.clone();if(!this._attemptCharCode(e))throw this._createError(nr(this._cursor.peek()),this._cursor.getSpan(t))}_attemptStr(e){const t=e.length;if(this._cursor.charsLeft()this._attemptStr("--\x3e")),this._beginToken(11),this._requireStr("--\x3e"),this._endToken([])}_consumeCdata(e){this._beginToken(12,e),this._requireStr("CDATA["),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("]]>")),this._beginToken(13),this._requireStr("]]>"),this._endToken([])}_consumeDocType(e){this._beginToken(18,e);const t=this._cursor.clone();this._attemptUntilChar(62);const n=this._cursor.getChars(t);this._cursor.advance(),this._endToken([n])}_consumePrefixAndName(){const e=this._cursor.clone();let n,t="";for(;58!==this._cursor.peek()&&!zh(this._cursor.peek());)this._cursor.advance();58===this._cursor.peek()?(t=this._cursor.getChars(e),this._cursor.advance(),n=this._cursor.clone()):n=e,this._requireCharCodeUntilFn(Au,""===t?0:1);return[t,this._cursor.getChars(n)]}_consumeTagOpen(e){let t,n,r;try{if(!Gi(this._cursor.peek()))throw this._createError(nr(this._cursor.peek()),this._cursor.getSpan(e));for(r=this._consumeTagOpenStart(e),n=r.parts[0],t=r.parts[1],this._attemptCharCodeUntilFn(Pt);47!==this._cursor.peek()&&62!==this._cursor.peek()&&60!==this._cursor.peek()&&0!==this._cursor.peek();)this._consumeAttributeName(),this._attemptCharCodeUntilFn(Pt),this._attemptCharCode(61)&&(this._attemptCharCodeUntilFn(Pt),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(Pt);this._consumeTagOpenEnd()}catch(o){if(o instanceof xo)return void(r?r.type=4:(this._beginToken(5,e),this._endToken(["<"])));throw o}const i=this._getTagDefinition(t).getContentType(n);i===_.RAW_TEXT?this._consumeRawTextWithTagClose(n,t,!1):i===_.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(n,t,!0)}_consumeRawTextWithTagClose(e,t,n){this._consumeRawText(n,()=>!!(this._attemptCharCode(60)&&this._attemptCharCode(47)&&(this._attemptCharCodeUntilFn(Pt),this._attemptStrCaseInsensitive(t)))&&(this._attemptCharCodeUntilFn(Pt),this._attemptCharCode(62))),this._beginToken(3),this._requireCharCodeUntilFn(r=>62===r,3),this._cursor.advance(),this._endToken([e,t])}_consumeTagOpenStart(e){this._beginToken(0,e);const t=this._consumePrefixAndName();return this._endToken(t)}_consumeAttributeName(){const e=this._cursor.peek();if(39===e||34===e)throw this._createError(nr(e),this._cursor.getSpan());this._beginToken(14);const t=this._consumePrefixAndName();this._endToken(t)}_consumeAttributeValue(){if(39===this._cursor.peek()||34===this._cursor.peek()){const t=this._cursor.peek();this._consumeQuote(t);const n=()=>this._cursor.peek()===t;this._consumeWithInterpolation(16,17,n,n),this._consumeQuote(t)}else{const t=()=>Au(this._cursor.peek());this._consumeWithInterpolation(16,17,t,t)}}_consumeQuote(e){this._beginToken(15),this._requireCharCode(e),this._endToken([String.fromCodePoint(e)])}_consumeTagOpenEnd(){const e=this._attemptCharCode(47)?2:1;this._beginToken(e),this._requireCharCode(62),this._endToken([])}_consumeTagClose(e){this._beginToken(3,e),this._attemptCharCodeUntilFn(Pt);const t=this._consumePrefixAndName();this._attemptCharCodeUntilFn(Pt),this._requireCharCode(62),this._endToken(t)}_consumeExpansionFormStart(){this._beginToken(19),this._requireCharCode(wn),this._endToken([]),this._expansionCaseStack.push(19),this._beginToken(7);const e=this._readUntil(44),t=this._processCarriageReturns(e);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([t]);else{const r=this._endToken([e]);t!==e&&this.nonNormalizedIcuExpressions.push(r)}this._requireCharCode(44),this._attemptCharCodeUntilFn(Pt),this._beginToken(7);const n=this._readUntil(44);this._endToken([n]),this._requireCharCode(44),this._attemptCharCodeUntilFn(Pt)}_consumeExpansionCaseStart(){this._beginToken(20);const e=this._readUntil(wn).trim();this._endToken([e]),this._attemptCharCodeUntilFn(Pt),this._beginToken(21),this._requireCharCode(wn),this._endToken([]),this._attemptCharCodeUntilFn(Pt),this._expansionCaseStack.push(21)}_consumeExpansionCaseEnd(){this._beginToken(22),this._requireCharCode(Zt),this._endToken([]),this._attemptCharCodeUntilFn(Pt),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(23),this._requireCharCode(Zt),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(e,t,n,r){this._beginToken(e);const i=[];for(;!n();){const o=this._cursor.clone();this._interpolationConfig&&this._attemptStr(this._interpolationConfig.start)?(this._endToken([this._processCarriageReturns(i.join(""))],o),i.length=0,this._consumeInterpolation(t,o,r),this._beginToken(e)):38===this._cursor.peek()?(this._endToken([this._processCarriageReturns(i.join(""))]),i.length=0,this._consumeEntity(e),this._beginToken(e)):i.push(this._readChar())}this._inInterpolation=!1,this._endToken([this._processCarriageReturns(i.join(""))])}_consumeInterpolation(e,t,n){const r=[];this._beginToken(e,t),r.push(this._interpolationConfig.start);const i=this._cursor.clone();let o=null,a=!1;for(;0!==this._cursor.peek()&&(null===n||!n());){const l=this._cursor.clone();if(this._isTagStart())return this._cursor=l,r.push(this._getProcessedChars(i,l)),void this._endToken(r);if(null===o){if(this._attemptStr(this._interpolationConfig.end))return r.push(this._getProcessedChars(i,l)),r.push(this._interpolationConfig.end),void this._endToken(r);this._attemptStr("//")&&(a=!0)}const c=this._cursor.peek();this._cursor.advance(),92===c?this._cursor.advance():c===o?o=null:!a&&null===o&&zi(c)&&(o=c)}r.push(this._getProcessedChars(i,this._cursor)),this._endToken(r)}_getProcessedChars(e,t){return this._processCarriageReturns(t.getChars(e))}_isTextEnd(){return!!(this._isTagStart()||0===this._cursor.peek()||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===Zt&&this._isInExpansionCase()))}_isTagStart(){if(60===this._cursor.peek()){const e=this._cursor.clone();e.advance();const t=e.peek();if(97<=t&&t<=122||65<=t&&t<=90||47===t||33===t)return!0}return!1}_readUntil(e){const t=this._cursor.clone();return this._attemptUntilChar(e),this._cursor.getChars(t)}_isInExpansionCase(){return this._expansionCaseStack.length>0&&21===this._expansionCaseStack[this._expansionCaseStack.length-1]}_isInExpansionForm(){return this._expansionCaseStack.length>0&&19===this._expansionCaseStack[this._expansionCaseStack.length-1]}isExpansionFormStart(){if(this._cursor.peek()!==wn)return!1;if(this._interpolationConfig){const e=this._cursor.clone(),t=this._attemptStr(this._interpolationConfig.start);return this._cursor=e,!t}return!0}}function Pt(s){return!Wi(s)||0===s}function Au(s){return Wi(s)||62===s||60===s||47===s||39===s||34===s||61===s||0===s}function zh(s){return(s<97||12257)}function Kh(s){return 59===s||0===s||!function vp(s){return s>=97&&s<=102||s>=65&&s<=70||Cn(s)}(s)}function Zh(s){return 59===s||0===s||!Gi(s)}function bu(s){return s>=97&&s<=122?s-97+65:s}class sr{constructor(e,t){if(e instanceof sr){this.file=e.file,this.input=e.input,this.end=e.end;const n=e.state;this.state={peek:n.peek,offset:n.offset,line:n.line,column:n.column}}else{if(!t)throw new Error("Programming error: the range argument must be provided with a file argument.");this.file=e,this.input=e.content,this.end=t.endPos,this.state={peek:-1,offset:t.startPos,line:t.startLine,column:t.startCol}}}clone(){return new sr(this)}peek(){return this.state.peek}charsLeft(){return this.end-this.state.offset}diff(e){return this.state.offset-e.state.offset}advance(){this.advanceState(this.state)}init(){this.updatePeek(this.state)}getSpan(e,t){let n=e=e||this;if(t)for(;this.diff(e)>0&&-1!==t.indexOf(e.peek());)n===e&&(e=e.clone()),e.advance();const r=this.locationFromCursor(e),i=this.locationFromCursor(this),o=n!==e?this.locationFromCursor(n):r;return new pt(r,i,o)}getChars(e){return this.input.substring(e.state.offset,this.state.offset)}charAt(e){return this.input.charCodeAt(e)}advanceState(e){if(e.offset>=this.end)throw this.state=e,new wo('Unexpected character "EOF"',this);const t=this.charAt(e.offset);10===t?(e.line++,e.column=0):Ha(t)||e.column++,e.offset++,this.updatePeek(e)}updatePeek(e){e.peek=e.offset>=this.end?0:this.charAt(e.offset)}locationFromCursor(e){return new Un(e.file,e.state.offset,e.state.line,e.state.column)}}class ti extends sr{constructor(e,t){e instanceof ti?(super(e),this.internalState={...e.internalState}):(super(e,t),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new ti(this)}getChars(e){const t=e.clone();let n="";for(;t.internalState.offsetthis.internalState.peek;if(92===e())if(this.internalState={...this.state},this.advanceState(this.internalState),110===e())this.state.peek=10;else if(114===e())this.state.peek=13;else if(118===e())this.state.peek=11;else if(116===e())this.state.peek=9;else if(98===e())this.state.peek=8;else if(102===e())this.state.peek=12;else if(117===e())if(this.advanceState(this.internalState),e()===wn){this.advanceState(this.internalState);const t=this.clone();let n=0;for(;e()!==Zt;)this.advanceState(this.internalState),n++;this.state.peek=this.decodeHexDigits(t,n)}else{const t=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(t,4)}else if(120===e()){this.advanceState(this.internalState);const t=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(t,2)}else if(ja(e())){let t="",n=0,r=this.clone();for(;ja(e())&&n<3;)r=this.clone(),t+=String.fromCodePoint(e()),this.advanceState(this.internalState),n++;this.state.peek=parseInt(t,8),this.internalState=r.internalState}else Ha(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(e,t){const n=this.input.slice(e.internalState.offset,e.internalState.offset+t),r=parseInt(n,16);if(isNaN(r))throw e.state=e.internalState,new wo("Invalid hexadecimal escape sequence",e);return r}}class wo{constructor(e,t){this.msg=e,this.cursor=t}}class Gt extends zs{constructor(e,t,n){super(t,n),this.elementName=e}static create(e,t,n){return new Gt(e,t,n)}}class rr{constructor(e,t){this.rootNodes=e,this.errors=t}}class Jh{constructor(e){this.getTagDefinition=e}parse(e,t,n){const r=function Uh(s,e,t,n={}){const r=new Gh(new Ki(s,e),t,n);return r.tokenize(),new jh(function Qh(s){const e=[];let t;for(let n=0;n0)return this.errors=this.errors.concat(i.errors),null;const o=new pt(e.sourceSpan.start,r.sourceSpan.end,e.sourceSpan.fullStart),a=new pt(t.sourceSpan.start,r.sourceSpan.end,t.sourceSpan.fullStart);return new wu(e.parts[0],i.rootNodes,o,e.sourceSpan,a)}_collectExpansionExpTokens(e){const t=[],n=[21];for(;;){if((19===this._peek.type||21===this._peek.type)&&n.push(this._peek.type),22===this._peek.type){if(!Iu(n,21))return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(n.pop(),0===n.length)return t}if(23===this._peek.type){if(!Iu(n,19))return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.pop()}if(24===this._peek.type)return this.errors.push(Gt.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;t.push(this._advance())}}_consumeText(e){const t=[e],n=e.sourceSpan;let r=e.parts[0];if(r.length>0&&"\n"===r[0]){const i=this._getParentElement();null!=i&&0===i.children.length&&this.getTagDefinition(i.name).ignoreFirstLf&&(r=r.substring(1),t[0]={type:e.type,sourceSpan:e.sourceSpan,parts:[r]})}for(;8===this._peek.type||5===this._peek.type||9===this._peek.type;)e=this._advance(),t.push(e),8===e.type?r+=e.parts.join("").replace(/&([^;]+);/g,Du):9===e.type?r+=e.parts[0]:r+=e.parts.join("");if(r.length>0){const i=e.sourceSpan;this._addToParent(new Qs(r,new pt(n.start,i.end,n.fullStart,n.details),t))}}_closeVoidElement(){const e=this._getParentElement();e&&this.getTagDefinition(e.name).isVoid&&this._elementStack.pop()}_consumeStartTag(e){const[t,n]=e.parts,r=[];for(;14===this._peek.type;)r.push(this._consumeAttr(this._advance()));const i=this._getElementFullName(t,n,this._getParentElement());let o=!1;if(2===this._peek.type){this._advance(),o=!0;const f=this.getTagDefinition(i);f.canSelfClose||null!==W(i)||f.isVoid||this.errors.push(Gt.create(i,e.sourceSpan,`Only void and foreign elements can be self closed "${e.parts[1]}"`))}else 1===this._peek.type&&(this._advance(),o=!1);const a=this._peek.sourceSpan.fullStart,l=new pt(e.sourceSpan.start,a,e.sourceSpan.fullStart),c=new pt(e.sourceSpan.start,a,e.sourceSpan.fullStart),p=new er(i,r,[],l,c,void 0);this._pushElement(p),o?this._popElement(i,l):4===e.type&&(this._popElement(i,null),this.errors.push(Gt.create(i,l,`Opening tag "${i}" not terminated.`)))}_pushElement(e){const t=this._getParentElement();t&&this.getTagDefinition(t.name).isClosedByChild(e.name)&&this._elementStack.pop(),this._addToParent(e),this._elementStack.push(e)}_consumeEndTag(e){const t=this._getElementFullName(e.parts[0],e.parts[1],this._getParentElement());if(this.getTagDefinition(t).isVoid)this.errors.push(Gt.create(t,e.sourceSpan,`Void elements do not have end tags "${e.parts[1]}"`));else if(!this._popElement(t,e.sourceSpan)){const n=`Unexpected closing tag "${t}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(Gt.create(t,e.sourceSpan,n))}}_popElement(e,t){let n=!1;for(let r=this._elementStack.length-1;r>=0;r--){const i=this._elementStack[r];if(i.name===e)return i.endSourceSpan=t,i.sourceSpan.end=null!==t?t.end:i.sourceSpan.end,this._elementStack.splice(r,this._elementStack.length-r),!n;this.getTagDefinition(i.name).closedByParent||(n=!0)}return!1}_consumeAttr(e){const t=V(e.parts[0],e.parts[1]);let n=e.sourceSpan.end;15===this._peek.type&&this._advance();let r="";const i=[];let o,a;if(16===this._peek.type)for(o=this._peek.sourceSpan,a=this._peek.sourceSpan.end;16===this._peek.type||17===this._peek.type||9===this._peek.type;){const p=this._advance();i.push(p),17===p.type?r+=p.parts.join("").replace(/&([^;]+);/g,Du):9===p.type?r+=p.parts[0]:r+=p.parts.join(""),a=n=p.sourceSpan.end}15===this._peek.type&&(n=this._advance().sourceSpan.end);const c=o&&a&&new pt(o.start,a,o.fullStart);return new Qr(t,r,new pt(e.sourceSpan.start,n,e.sourceSpan.fullStart),e.sourceSpan,c,i.length>0?i:void 0,void 0)}_getParentElement(){return this._elementStack.length>0?this._elementStack[this._elementStack.length-1]:null}_addToParent(e){const t=this._getParentElement();null!=t?t.children.push(e):this.rootNodes.push(e)}_getElementFullName(e,t,n){if(""===e&&(""===(e=this.getTagDefinition(t).implicitNamespacePrefix||"")&&null!=n)){const r=w(n.name)[1];this.getTagDefinition(r).preventNamespaceInheritance||(e=W(n.name))}return V(e,t)}}function Iu(s,e){return s.length>0&&s[s.length-1]===e}function Du(s,e){return void 0!==Jr[e]?Jr[e]||s:/^#x[a-f0-9]+$/i.test(e)?String.fromCodePoint(parseInt(e.slice(2),16)):/^#\d+$/.test(e)?String.fromCodePoint(parseInt(e.slice(1),10)):s}class Nu extends Jh{constructor(){super(Y)}parse(e,t,n){return super.parse(e,t,n)}}const Pu="ngPreserveWhitespaces",ed=new Set(["pre","template","textarea","script","style"]),ku=" \f\n\r\t\v\u1680\u180e\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff",td=new RegExp(`[^${ku}]`),nd=new RegExp(`[${ku}]{2,}`,"g");function Lu(s){return s.replace(new RegExp("\ue500","g")," ")}class Ru{visitElement(e,t){return ed.has(e.name)||function sd(s){return s.some(e=>e.name===Pu)}(e.attrs)?new er(e.name,Ie(this,e.attrs),e.children,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n):new er(e.name,e.attrs,function id(s,e){const t=[];return e.forEach((n,r)=>{const i={prev:e[r-1],next:e[r+1]},o=n.visit(s,i);o&&t.push(o)}),t}(this,e.children),e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}visitAttribute(e,t){return e.name!==Pu?e:null}visitText(e,t){const n=e.value.match(td),r=t&&(t.prev instanceof Js||t.next instanceof Js);if(n||r){const i=e.tokens.map(a=>5===a.type?function rd({type:s,parts:e,sourceSpan:t}){return{type:s,parts:[Mu(e[0])],sourceSpan:t}}(a):a),o=Mu(e.value);return new Qs(o,e.sourceSpan,i,e.i18n)}return null}visitComment(e,t){return e}visitExpansion(e,t){return e}visitExpansionCase(e,t){return e}}function Mu(s){return Lu(s).replace(nd," ")}function ni(s,e=!1){return gt(Object.keys(s).map(t=>({key:t,quoted:e,value:s[t]})))}class od{}const pd=["[Element]|textContent,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColSpan,%ariaCurrent,%ariaDescription,%ariaDisabled,%ariaExpanded,%ariaHasPopup,%ariaHidden,%ariaKeyShortcuts,%ariaLabel,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume",":svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","data^[HTMLElement]|value","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,media,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type","select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","slot^[HTMLElement]|name","source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","time^[HTMLElement]|dateTime","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|decoding",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],Bu=new Map(Object.entries({class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"})),hd=Array.from(Bu).reduce((s,[e,t])=>(s.set(e,t),s),new Map);class Fu extends od{constructor(){super(),this._schema=new Map,this._eventSchema=new Map,pd.forEach(e=>{const t=new Map,n=new Set,[r,i]=e.split("|"),o=i.split(","),[a,l]=r.split("^");a.split(",").forEach(p=>{this._schema.set(p.toLowerCase(),t),this._eventSchema.set(p.toLowerCase(),n)});const c=l&&this._schema.get(l.toLowerCase());if(c){for(const[p,f]of c)t.set(p,f);for(const p of this._eventSchema.get(l.toLowerCase()))n.add(p)}o.forEach(p=>{if(p.length>0)switch(p[0]){case"*":n.add(p.substring(1));break;case"!":t.set(p.substring(1),"boolean");break;case"#":t.set(p.substring(1),"number");break;case"%":t.set(p.substring(1),"object");break;default:t.set(p,"string")}})})}hasProperty(e,t,n){if(n.some(i=>i.name===Ot.name))return!0;if(e.indexOf("-")>-1){if(T(e)||I(e))return!1;if(n.some(i=>i.name===ht.name))return!0}return(this._schema.get(e.toLowerCase())||this._schema.get("unknown")).has(t)}hasElement(e,t){return!!(t.some(n=>n.name===Ot.name)||e.indexOf("-")>-1&&(T(e)||I(e)||t.some(n=>n.name===ht.name)))||this._schema.has(e.toLowerCase())}securityContext(e,t,n){n&&(t=this.getMappedPropName(t)),e=e.toLowerCase(),t=t.toLowerCase();let r=ru()[e+"|"+t];return r||(r=ru()["*|"+t],r||Ze.NONE)}getMappedPropName(e){return Bu.get(e)??e}getDefaultComponentElementName(){return"ng-component"}validateProperty(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event property '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...\nIf '${e}' is a directive input, make sure the directive is imported by the current module.`}:{error:!1}}validateAttribute(e){return e.toLowerCase().startsWith("on")?{error:!0,msg:`Binding to event attribute '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...`}:{error:!1}}allKnownElementNames(){return Array.from(this._schema.keys())}allKnownAttributesOfElement(e){const t=this._schema.get(e.toLowerCase())||this._schema.get("unknown");return Array.from(t.keys()).map(n=>hd.get(n)??n)}allKnownEventsOfElement(e){return Array.from(this._eventSchema.get(e.toLowerCase())??[])}normalizeAnimationStyleProperty(e){return function pi(s){return s.replace($t,(...e)=>e[1].toUpperCase())}(e)}normalizeAnimationStyleValue(e,t,n){let r="";const i=n.toString().trim();let o=null;if(function dd(s){switch(s){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}(e)&&0!==n&&"0"!==n)if("number"==typeof n)r="px";else{const a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&(o=`Please provide a CSS unit value for ${t}:${n}`)}return{error:o,value:i+r}}}const Ou=new Set(["iframe|srcdoc","*|innerhtml","*|outerhtml","embed|src","object|codebase","object|data"]);function $u(s,e){return s=s.toLowerCase(),e=e.toLowerCase(),Ou.has(s+"|"+e)||Ou.has("*|"+e)}const To="animate-";class Ed{constructor(e,t,n,r){this._exprParser=e,this._interpolationConfig=t,this._schemaRegistry=n,this.errors=r}get interpolationConfig(){return this._interpolationConfig}createBoundHostProperties(e,t){const n=[];for(const r of Object.keys(e)){const i=e[r];"string"==typeof i?this.parsePropertyBinding(r,i,!0,t,t.start.offset,void 0,[],n,t):this._reportError(`Value of the host property binding "${r}" needs to be a string representing an expression but got "${i}" (${typeof i})`,t)}return n}createDirectiveHostEventAsts(e,t){const n=[];for(const r of Object.keys(e)){const i=e[r];"string"==typeof i?this.parseEvent(r,i,!1,t,t,[],n,t):this._reportError(`Value of the host listener "${r}" needs to be a string representing an expression but got "${i}" (${typeof i})`,t)}return n}parseInterpolation(e,t,n){const r=t.start.toString(),i=t.fullStart.offset;try{const o=this._exprParser.parseInterpolation(e,r,i,n,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,t),o}catch(o){return this._reportError(`${o}`,t),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)}}parseInterpolationExpression(e,t){const n=t.start.toString(),r=t.start.offset;try{const i=this._exprParser.parseInterpolationExpression(e,n,r);return i&&this._reportExpressionParserErrors(i.errors,t),i}catch(i){return this._reportError(`${i}`,t),this._exprParser.wrapLiteralPrimitive("ERROR",n,r)}}parseInlineTemplateBinding(e,t,n,r,i,o,a,l){const c=n.start.offset+"*".length,p=this._parseTemplateBindings(e,t,n,c,r);for(const f of p){const C=In(n,f.sourceSpan),k=f.key.source,R=In(n,f.key.span);if(f instanceof oo){const Z=f.value?f.value.source:"$implicit",q=f.value?In(n,f.value.span):void 0;a.push(new Bp(k,Z,C,R,q))}else if(f.value){const Z=l?C:n,q=In(n,f.value.ast.sourceSpan);this._parsePropertyAst(k,f.value,Z,R,q,i,o)}else i.push([k,""]),this.parseLiteralAttr(k,null,R,r,void 0,i,o,R)}}_parseTemplateBindings(e,t,n,r,i){const o=n.start.toString();try{const a=this._exprParser.parseTemplateBindings(e,t,o,r,i);return this._reportExpressionParserErrors(a.errors,n),a.warnings.forEach(l=>{this._reportError(l,n,dn.WARNING)}),a.templateBindings}catch(a){return this._reportError(`${a}`,n),[]}}parseLiteralAttr(e,t,n,r,i,o,a,l){Ao(e)?(e=e.substring(1),void 0!==l&&(l=In(l,new Wt(l.start.offset+1,l.end.offset))),t&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',n,dn.ERROR),this._parseAnimation(e,t,n,r,l,i,o,a)):a.push(new ao(e,this._exprParser.wrapLiteralPrimitive(t,"",r),qn.LITERAL_ATTR,n,l,i))}parsePropertyBinding(e,t,n,r,i,o,a,l,c){0===e.length&&this._reportError("Property name is missing in binding",r);let p=!1;e.startsWith(To)?(p=!0,e=e.substring(To.length),void 0!==c&&(c=In(c,new Wt(c.start.offset+To.length,c.end.offset)))):Ao(e)&&(p=!0,e=e.substring(1),void 0!==c&&(c=In(c,new Wt(c.start.offset+1,c.end.offset)))),p?this._parseAnimation(e,t,r,i,c,o,a,l):this._parsePropertyAst(e,this._parseBinding(t,n,o||r,i),r,c,o,a,l)}parsePropertyInterpolation(e,t,n,r,i,o,a,l){const c=this.parseInterpolation(t,r||n,l);return!!c&&(this._parsePropertyAst(e,c,n,a,r,i,o),!0)}_parsePropertyAst(e,t,n,r,i,o,a){o.push([e,t.source]),a.push(new ao(e,t,qn.DEFAULT,n,r,i))}_parseAnimation(e,t,n,r,i,o,a,l){0===e.length&&this._reportError("Animation trigger is missing",n);const c=this._parseBinding(t||"undefined",!1,o||n,r);a.push([e,c.source]),l.push(new ao(e,c,qn.ANIMATION,n,i,o))}_parseBinding(e,t,n,r){const i=(n&&n.start||"(unknown)").toString();try{const o=t?this._exprParser.parseSimpleBinding(e,i,r,this._interpolationConfig):this._exprParser.parseBinding(e,i,r,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,n),o}catch(o){return this._reportError(`${o}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",i,r)}}createBoundElementProperty(e,t,n=!1,r=!0){if(t.isAnimation)return new Ya(t.name,4,Ze.NONE,t.expression,null,t.sourceSpan,t.keySpan,t.valueSpan);let o,i=null,a=null;const l=t.name.split(".");let c;if(l.length>1)if("attr"==l[0]){a=l.slice(1).join("."),n||this._validatePropertyOrAttributeName(a,t.sourceSpan,!0),c=bo(this._schemaRegistry,e,a,!0);const p=a.indexOf(":");if(p>-1){const f=a.substring(0,p),C=a.substring(p+1);a=V(f,C)}o=1}else"class"==l[0]?(a=l[1],o=2,c=[Ze.NONE]):"style"==l[0]&&(i=l.length>2?l[2]:null,a=l[1],o=3,c=[Ze.STYLE]);if(null===a){const p=this._schemaRegistry.getMappedPropName(t.name);a=r?p:t.name,c=bo(this._schemaRegistry,e,p,!1),o=0,n||this._validatePropertyOrAttributeName(p,t.sourceSpan,!1)}return new Ya(a,o,c[0],t.expression,i,t.sourceSpan,t.keySpan,t.valueSpan)}parseEvent(e,t,n,r,i,o,a,l){0===e.length&&this._reportError("Event name is missing in binding",r),Ao(e)?(e=e.slice(1),void 0!==l&&(l=In(l,new Wt(l.start.offset+1,l.end.offset))),this._parseAnimationEvent(e,t,n,r,i,a,l)):this._parseRegularEvent(e,t,n,r,i,o,a,l)}calcPossibleSecurityContexts(e,t,n){const r=this._schemaRegistry.getMappedPropName(t);return bo(this._schemaRegistry,e,r,n)}_parseAnimationEvent(e,t,n,r,i,o,a){const l=function hr(s,e){return Yn(s,".",e)}(e,[e,""]),c=l[0],p=l[1].toLowerCase(),f=this._parseAction(t,n,i);o.push(new Xa(c,p,1,f,r,i,a)),0===c.length&&this._reportError("Animation event name is missing in binding",r),p?"start"!==p&&"done"!==p&&this._reportError(`The provided animation output phase value "${p}" for "@${c}" is not supported (use start or done)`,r):this._reportError(`The animation trigger output event (@${c}) is missing its phase value name (start or done are currently supported)`,r)}_parseRegularEvent(e,t,n,r,i,o,a,l){const[c,p]=function Vt(s,e){return Yn(s,":",e)}(e,[null,e]),f=this._parseAction(t,n,i);o.push([e,f.source]),a.push(new Xa(p,c,0,f,r,i,l))}_parseAction(e,t,n){const r=(n&&n.start||"(unknown").toString(),i=n&&n.start?n.start.offset:0;try{const o=this._exprParser.parseAction(e,t,r,i,this._interpolationConfig);return o&&this._reportExpressionParserErrors(o.errors,n),!o||o.ast instanceof Ft?(this._reportError("Empty expressions are not allowed",n),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)):o}catch(o){return this._reportError(`${o}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",r,i)}}_reportError(e,t,n=dn.ERROR){this.errors.push(new zs(t,e,n))}_reportExpressionParserErrors(e,t){for(const n of e)this._reportError(n.message,t)}_validatePropertyOrAttributeName(e,t,n){const r=n?this._schemaRegistry.validateAttribute(e):this._schemaRegistry.validateProperty(e);r.error&&this._reportError(r.msg,t,dn.ERROR)}}function Ao(s){return"@"==s[0]}function bo(s,e,t,n){const r=[];return be.parse(e).forEach(i=>{const o=i.element?[i.element]:s.allKnownElementNames(),a=new Set(i.notSelectors.filter(c=>c.isElementSelector()).map(c=>c.element)),l=o.filter(c=>!a.has(c));r.push(...l.map(c=>s.securityContext(c,t,n)))}),0===r.length?[Ze.NONE]:Array.from(new Set(r)).sort()}function In(s,e){const t=e.start-s.start.offset,n=e.end-s.end.offset;return new pt(s.start.moveBy(t),s.end.moveBy(n),s.fullStart.moveBy(t),s.details)}const _d=/^([^:/?#]+):/;function Hu(s){let e=null,t=null,n=null,r=!1,i="";s.attrs.forEach(l=>{const c=l.name.toLowerCase();"select"==c?e=l.value:"href"==c?t=l.value:"rel"==c?n=l.value:"ngNonBindable"==l.name?r=!0:"ngProjectAs"==l.name&&l.value.length>0&&(i=l.value)}),e=function Pd(s){return null===s||0===s.length?"*":s}(e);const o=s.name.toLowerCase();let a=Ct.OTHER;return I(o)?a=Ct.NG_CONTENT:"style"==o?a=Ct.STYLE:"script"==o?a=Ct.SCRIPT:"link"==o&&"stylesheet"==n&&(a=Ct.STYLESHEET),new Nd(a,e,t,r,i)}var Ct;!function(s){s[s.NG_CONTENT=0]="NG_CONTENT",s[s.STYLE=1]="STYLE",s[s.STYLESHEET=2]="STYLESHEET",s[s.SCRIPT=3]="SCRIPT",s[s.OTHER=4]="OTHER"}(Ct||(Ct={}));class Nd{constructor(e,t,n,r,i){this.type=e,this.selectAttr=t,this.hrefAttr=n,this.nonBindable=r,this.projectAs=i}}const kd=/^(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.*)$/,Dn_BANANA_BOX={start:"[(",end:")]"},Dn_PROPERTY={start:"[",end:"]"},Dn_EVENT={start:"(",end:")"};class Md{constructor(e,t){this.bindingParser=e,this.options=t,this.errors=[],this.styles=[],this.styleUrls=[],this.ngContentSelectors=[],this.commentNodes=[],this.inI18nBlock=!1}visitElement(e){const t=Fs(e.i18n);t&&(this.inI18nBlock&&this.reportError("Cannot mark an element as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0);const n=Hu(e);if(n.type===Ct.SCRIPT)return null;if(n.type===Ct.STYLE){const q=function Vd(s){return 1===s.children.length&&s.children[0]instanceof Qs?s.children[0].value:null}(e);return null!==q&&this.styles.push(q),null}if(n.type===Ct.STYLESHEET&&function yd(s){if(null==s||0===s.length||"/"==s[0])return!1;const e=s.match(_d);return null===e||"package"==e[1]||"asset"==e[1]}(n.hrefAttr))return this.styleUrls.push(n.hrefAttr),null;const r=function M(s){return"ng-template"===w(s)[1]}(e.name),i=[],o=[],a=[],l=[],c=[],p={},f=[],C=[];let k=!1;for(const q of e.attrs){let K=!1;const te=Ku(q.name);let Le=!1;if(q.i18n&&(p[q.name]=q.i18n),te.startsWith("*")){k&&this.reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",q.sourceSpan),Le=!0,k=!0;const st=q.value,Tt=te.substring("*".length),vn=[],Pn=q.valueSpan?q.valueSpan.start.offset:q.sourceSpan.start.offset+q.name.length;this.bindingParser.parseInlineTemplateBinding(Tt,st,q.sourceSpan,Pn,[],f,vn,!0),C.push(...vn.map(Qt=>new aa(Qt.name,Qt.value,Qt.sourceSpan,Qt.keySpan,Qt.valueSpan)))}else K=this.parseAttribute(r,q,[],i,o,a,l);!K&&!Le&&c.push(this.visitAttribute(q))}const R=Ie(n.nonBindable?Fd:this,e.children);let Z;if(n.type===Ct.NG_CONTENT){e.children&&!e.children.every(te=>function Od(s){return s instanceof Qs&&0==s.value.trim().length}(te)||function $d(s){return s instanceof tr}(te))&&this.reportError(" element cannot have content.",e.sourceSpan);const q=n.selectAttr,K=e.attrs.map(te=>this.visitAttribute(te));Z=new Ac(q,K,e.sourceSpan,e.i18n),this.ngContentSelectors.push(q)}else if(r){const q=this.extractAttributes(e.name,i,p);Z=new rn(e.name,c,q.bound,o,[],R,l,a,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}else{const q=this.extractAttributes(e.name,i,p);Z=new Rs(e.name,c,q.bound,o,R,l,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}if(k){const q=this.extractAttributes("ng-template",f,p),K=[];q.literal.forEach(Tt=>K.push(Tt)),q.bound.forEach(Tt=>K.push(Tt));const te=Z instanceof Rs?{attributes:Z.attributes,inputs:Z.inputs,outputs:Z.outputs}:{attributes:[],inputs:[],outputs:[]},Le=r&&t?void 0:e.i18n,st=Z instanceof rn?null:Z.name;Z=new rn(st,te.attributes,te.inputs,te.outputs,K,[Z],[],C,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,Le)}return t&&(this.inI18nBlock=!1),Z}visitAttribute(e){return new Di(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return this._visitTextWithInterpolation(e.value,e.sourceSpan,e.tokens,e.i18n)}visitExpansion(e){if(!e.i18n)return null;if(!Fs(e.i18n))throw new Error(`Invalid type "${e.i18n.constructor}" for "i18n" property of ${e.sourceSpan.toString()}. Expected a "Message"`);const t=e.i18n,n={},r={};return Object.keys(t.placeholders).forEach(i=>{const o=t.placeholders[i];if(i.startsWith("VAR_")){const a=i.trim(),l=this.bindingParser.parseInterpolationExpression(o.text,o.sourceSpan);n[a]=new Ii(l,o.sourceSpan)}else r[i]=this._visitTextWithInterpolation(o.text,o.sourceSpan,null)}),new ua(n,r,e.sourceSpan,t)}visitExpansionCase(e){return null}visitComment(e){return this.options.collectCommentNodes&&this.commentNodes.push(new Tc(e.value||"",e.sourceSpan)),null}extractAttributes(e,t,n){const r=[],i=[];return t.forEach(o=>{const a=n[o.name];if(o.isLiteral)i.push(new Di(o.name,o.expression.source||"",o.sourceSpan,o.keySpan,o.valueSpan,a));else{const l=this.bindingParser.createBoundElementProperty(e,o,!0,!1);r.push(br.fromBoundElementProperty(l,a))}}),{bound:r,literal:i}}parseAttribute(e,t,n,r,i,o,a){const l=Ku(t.name),c=t.value,p=t.sourceSpan,f=t.valueSpan?t.valueSpan.start.offset:p.start.offset;function C(K,te,Le){const st=t.name.length-l.length,Tt=K.start.moveBy(te.length+st),vn=Tt.moveBy(Le.length);return new pt(Tt,vn,Tt,Le)}const k=l.match(kd);if(k){if(null!=k[1]){const K=k[7],te=C(p,k[1],K);this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te)}else if(k[2])if(e){const K=k[7],te=C(p,k[2],K);this.parseVariable(K,c,p,te,t.valueSpan,o)}else this.reportError('"let-" is only supported on ng-template elements.',p);else if(k[3]){const K=k[7],te=C(p,k[3],K);this.parseReference(K,c,p,te,t.valueSpan,a)}else if(k[4]){const K=[],te=k[7],Le=C(p,k[4],te);this.bindingParser.parseEvent(te,c,!1,p,t.valueSpan||p,n,K,Le),Io(K,i)}else if(k[5]){const K=k[7],te=C(p,k[5],K);this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te),this.parseAssignmentEvent(K,c,p,t.valueSpan,n,i,te)}else if(k[6]){const K=C(p,"",l);this.bindingParser.parseLiteralAttr(l,c,p,f,t.valueSpan,n,r,K)}return!0}let R=null;if(l.startsWith(Dn_BANANA_BOX.start)?R=Dn_BANANA_BOX:l.startsWith(Dn_PROPERTY.start)?R=Dn_PROPERTY:l.startsWith(Dn_EVENT.start)&&(R=Dn_EVENT),null!==R&&l.endsWith(R.end)&&l.length>R.start.length+R.end.length){const K=l.substring(R.start.length,l.length-R.end.length),te=C(p,R.start,K);if(R.start===Dn_BANANA_BOX.start)this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te),this.parseAssignmentEvent(K,c,p,t.valueSpan,n,i,te);else if(R.start===Dn_PROPERTY.start)this.bindingParser.parsePropertyBinding(K,c,!1,p,f,t.valueSpan,n,r,te);else{const Le=[];this.bindingParser.parseEvent(K,c,!1,p,t.valueSpan||p,n,Le,te),Io(Le,i)}return!0}const Z=C(p,"",l);return this.bindingParser.parsePropertyInterpolation(l,c,p,t.valueSpan,n,r,Z,t.valueTokens??null)}_visitTextWithInterpolation(e,t,n,r){const i=Lu(e),o=this.bindingParser.parseInterpolation(i,t,n);return o?new Ii(o,t,r):new Ar(i,t)}parseVariable(e,t,n,r,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in variable names',n):0===e.length&&this.reportError("Variable does not have a name",n),o.push(new aa(e,t,n,r,i))}parseReference(e,t,n,r,i,o){e.indexOf("-")>-1?this.reportError('"-" is not allowed in reference names',n):0===e.length?this.reportError("Reference does not have a name",n):o.some(a=>a.name===e)&&this.reportError(`Reference "#${e}" is defined more than once`,n),o.push(new bc(e,t,n,r,i))}parseAssignmentEvent(e,t,n,r,i,o,a){const l=[];this.bindingParser.parseEvent(`${e}Change`,`${t} =$event`,!0,n,r||n,i,l,a),Io(l,o)}reportError(e,t,n=dn.ERROR){this.errors.push(new zs(t,e,n))}}const Fd=new class Bd{visitElement(e){const t=Hu(e);if(t.type===Ct.SCRIPT||t.type===Ct.STYLE||t.type===Ct.STYLESHEET)return null;const n=Ie(this,e.children,null);return new Rs(e.name,Ie(this,e.attrs),[],[],n,[],e.sourceSpan,e.startSourceSpan,e.endSourceSpan)}visitComment(e){return null}visitAttribute(e){return new Di(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return new Ar(e.value,e.sourceSpan)}visitExpansion(e){return null}visitExpansionCase(e){return null}};function Ku(s){return/^data-/i.test(s)?s.substring(5):s}function Io(s,e){e.push(...s.map(t=>Ir.fromParsedEvent(t)))}var Yt;!function(s){s[s.ELEMENT=0]="ELEMENT",s[s.TEMPLATE=1]="TEMPLATE"}(Yt||(Yt={}));class Do{constructor(e,t,n=0,r=null,i,o){this.index=e,this.ref=t,this.level=n,this.templateIndex=r,this.meta=i,this.registry=o,this.bindings=new Set,this.placeholders=new Map,this.isEmitted=!1,this._unresolvedCtxCount=0,this._registry=o||function Hd(){return{getUniqueId:zc(),icus:new Map}}(),this.id=this._registry.getUniqueId()}appendTag(e,t,n,r){if(t.isVoid&&r)return;const i=t.isVoid||!r?t.startName:t.closeName,o={type:e,index:n,ctx:this.id,isVoid:t.isVoid,closed:r};kr(this.placeholders,i,o)}get icus(){return this._registry.icus}get isRoot(){return 0===this.level}get isResolved(){return 0===this._unresolvedCtxCount}getSerializedPlaceholders(){const e=new Map;return this.placeholders.forEach((t,n)=>e.set(n,t.map(jd))),e}appendBinding(e){this.bindings.add(e)}appendIcu(e,t){kr(this._registry.icus,e,t)}appendBoundText(e){va(e,this.bindings.size,this.id).forEach((n,r)=>kr(this.placeholders,r,...n))}appendTemplate(e,t){this.appendTag(Yt.TEMPLATE,e,t,!1),this.appendTag(Yt.TEMPLATE,e,t,!0),this._unresolvedCtxCount++}appendElement(e,t,n){this.appendTag(Yt.ELEMENT,e,t,n)}appendProjection(e,t){this.appendTag(Yt.ELEMENT,e,t,!1),this.appendTag(Yt.ELEMENT,e,t,!0)}forkChildContext(e,t,n){return new Do(e,this.ref,this.level+1,t,n,this._registry)}reconcileChildContext(e){["start","close"].forEach(n=>{const r=e.meta[`${n}Name`],o=(this.placeholders.get(r)||[]).find(Xu(this.id,e.templateIndex));o&&(o.ctx=e.id)}),e.placeholders.forEach((n,r)=>{const i=this.placeholders.get(r);if(!i)return void this.placeholders.set(r,n);const o=i.findIndex(Xu(e.id,e.templateIndex));if(o>=0){const a=r.startsWith("CLOSE");if(r.endsWith("NG-TEMPLATE"))i.splice(o+(a?0:1),0,...n);else{n[a?n.length-1:0].tmpl=i[o],i.splice(o,1,...n)}}else i.push(...n);this.placeholders.set(r,i)}),this._unresolvedCtxCount--}}function No(s,e,t,n){return Pr(`${n?"/":""}${s}${e}`,t)}function Zu(s,{index:e,ctx:t,isVoid:n},r){return n?No(s,e,t)+No(s,e,t,!0):No(s,e,t,r)}function Xu(s,e){return t=>"object"==typeof t&&t.type===Yt.TEMPLATE&&t.index===e&&t.ctx===s}function jd(s){const e=(n,r)=>Zu("#",n,r),t=(n,r)=>Zu("*",n,r);switch(s.type){case Yt.ELEMENT:return s.closed?e(s,!0)+(s.tmpl?t(s.tmpl,!0):""):s.tmpl?t(s.tmpl)+e(s)+(s.isVoid?t(s.tmpl,!0):""):e(s);case Yt.TEMPLATE:return t(s,s.closed);default:return s}}const qd=new class Ud{visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){const t=Object.keys(e.cases).map(r=>`${r} {${e.cases[r].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${t.join(" ")}}`}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(t=>t.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,t){return this.formatPh(e.name)}formatPh(e){return`{${Os(e,!1)}}`}};function Yu(s){return s.visit(qd)}const Qu={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"};class Wd{constructor(){this._placeHolderNameCounts={},this._signatureToName={}}getStartTagPlaceholderName(e,t,n){const r=this._hashTag(e,t,n);if(this._signatureToName[r])return this._signatureToName[r];const i=e.toUpperCase(),o=Qu[i]||`TAG_${i}`,a=this._generateUniqueName(n?o:`START_${o}`);return this._signatureToName[r]=a,a}getCloseTagPlaceholderName(e){const t=this._hashClosingTag(e);if(this._signatureToName[t])return this._signatureToName[t];const n=e.toUpperCase(),r=Qu[n]||`TAG_${n}`,i=this._generateUniqueName(`CLOSE_${r}`);return this._signatureToName[t]=i,i}getPlaceholderName(e,t){const n=e.toUpperCase(),r=`PH: ${n}=${t}`;if(this._signatureToName[r])return this._signatureToName[r];const i=this._generateUniqueName(n);return this._signatureToName[r]=i,i}getUniquePlaceholder(e){return this._generateUniqueName(e.toUpperCase())}_hashTag(e,t,n){return`<${e}`+Object.keys(t).sort().map(a=>` ${a}=${t[a]}`).join("")+(n?"/>":`>`)}_hashClosingTag(e){return this._hashTag(`/${e}`,{},!1)}_generateUniqueName(e){if(!this._placeHolderNameCounts.hasOwnProperty(e))return this._placeHolderNameCounts[e]=1,e;const n=this._placeHolderNameCounts[e];return this._placeHolderNameCounts[e]=n+1,`${e}_${n}`}}const Gd=new xu(new yu);function Ju(s){const e=new Kd(Gd,s);return(t,n,r,i,o)=>e.toI18nMessage(t,n,r,i,o)}function zd(s,e){return e}class Kd{constructor(e,t){this._expressionParser=e,this._interpolationConfig=t}toI18nMessage(e,t="",n="",r="",i){const o={isIcu:1==e.length&&e[0]instanceof Js,icuDepth:0,placeholderRegistry:new Wd,placeholderToContent:{},placeholderToMessage:{},visitNodeFn:i||zd},a=Ie(this,e,o);return new on(a,o.placeholderToContent,o.placeholderToMessage,t,n,r)}visitElement(e,t){const n=Ie(this,e.children,t),r={};e.attrs.forEach(c=>{r[c.name]=c.value});const i=Y(e.name).isVoid,o=t.placeholderRegistry.getStartTagPlaceholderName(e.name,r,i);t.placeholderToContent[o]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan};let a="";i||(a=t.placeholderRegistry.getCloseTagPlaceholderName(e.name),t.placeholderToContent[a]={text:``,sourceSpan:e.endSourceSpan??e.sourceSpan});const l=new Ni(e.name,r,o,a,n,i,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return t.visitNodeFn(e,l)}visitAttribute(e,t){const n=void 0===e.valueTokens||1===e.valueTokens.length?new an(e.value,e.valueSpan||e.sourceSpan):this._visitTextWithInterpolation(e.valueTokens,e.valueSpan||e.sourceSpan,t,e.i18n);return t.visitNodeFn(e,n)}visitText(e,t){const n=1===e.tokens.length?new an(e.value,e.sourceSpan):this._visitTextWithInterpolation(e.tokens,e.sourceSpan,t,e.i18n);return t.visitNodeFn(e,n)}visitComment(e,t){return null}visitExpansion(e,t){t.icuDepth++;const n={},r=new us(e.switchValue,e.type,n,e.sourceSpan);if(e.cases.forEach(a=>{n[a.value]=new un(a.expression.map(l=>l.visit(this,t)),a.expSourceSpan)}),t.icuDepth--,t.isIcu||t.icuDepth>0){const a=t.placeholderRegistry.getUniquePlaceholder(`VAR_${e.type}`);return r.expressionPlaceholder=a,t.placeholderToContent[a]={text:e.switchValue,sourceSpan:e.switchValueSourceSpan},t.visitNodeFn(e,r)}const i=t.placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString());t.placeholderToMessage[i]=this.toI18nMessage([e],"","","",void 0);const o=new ls(r,i,e.sourceSpan);return t.visitNodeFn(e,o)}visitExpansionCase(e,t){throw new Error("Unreachable code")}_visitTextWithInterpolation(e,t,n,r){const i=[];let o=!1;for(const a of e)switch(a.type){case 8:case 17:o=!0;const l=a.parts[1],c=Jd(l)||"INTERPOLATION",p=n.placeholderRegistry.getPlaceholderName(c,l);n.placeholderToContent[p]={text:a.parts.join(""),sourceSpan:a.sourceSpan},i.push(new ln(l,p,a.sourceSpan));break;default:if(a.parts[0].length>0){const f=i[i.length-1];f instanceof an?(f.value+=a.parts[0],f.sourceSpan=new pt(f.sourceSpan.start,a.sourceSpan.end,f.sourceSpan.fullStart,f.sourceSpan.details)):i.push(new an(a.parts[0],a.sourceSpan))}}return o?(function Zd(s,e){if(e instanceof on&&(function Xd(s){const e=s.nodes;if(1!==e.length||!(e[0]instanceof un))throw new Error("Unexpected previous i18n message - expected it to consist of only a single `Container` node.")}(e),e=e.nodes[0]),e instanceof un){!function Yd(s,e){if(s.length!==e.length)throw new Error("The number of i18n message children changed between first and second pass.");if(s.some((t,n)=>e[n].constructor!==t.constructor))throw new Error("The types of the i18n message children changed between first and second pass.")}(e.children,s);for(let t=0;t(s instanceof Ys&&(e instanceof ls&&s.i18n instanceof on&&(e.previousMessage=s.i18n),s.i18n=e),e);class el{constructor(e=Bt,t=!1,n=!1){this.interpolationConfig=e,this.keepI18nAttrs=t,this.enableI18nLegacyMessageIdFormat=n,this.hasI18nMeta=!1,this._errors=[],this._createI18nMessage=Ju(this.interpolationConfig)}_generateI18nMessage(e,t="",n){const{meaning:r,description:i,customId:o}=this._parseMetadata(t),a=this._createI18nMessage(e,r,i,o,n);return this._setMessageId(a,t),this._setLegacyIds(a,t),a}visitAllWithErrors(e){const t=e.map(n=>n.visit(this,null));return new rr(t,this._errors)}visitElement(e){let t;if(function Wc(s){return s.attrs.some(e=>fa(e.name))}(e)){this.hasI18nMeta=!0;const n=[],r={};for(const i of e.attrs)if("i18n"===i.name){const o=e.i18n||i.value;t=this._generateI18nMessage(e.children,o,ef),0===t.nodes.length&&(t=void 0),e.i18n=t}else if(i.name.startsWith(Ri)){const o=i.name.slice(Ri.length);$u(e.name,o)?this._reportError(i,`Translating attribute '${o}' is disallowed for security reasons.`):r[o]=i.value}else n.push(i);if(Object.keys(r).length)for(const i of n){const o=r[i.name];void 0!==o&&i.value&&(i.i18n=this._generateI18nMessage([i],i.i18n||o))}this.keepI18nAttrs||(e.attrs=n)}return Ie(this,e.children,t),e}visitExpansion(e,t){let n;const r=e.i18n;if(this.hasI18nMeta=!0,r instanceof ls){const i=r.name;n=this._generateI18nMessage([e],r);ma(n).name=i,null!==t&&(t.placeholderToMessage[i]=n)}else n=this._generateI18nMessage([e],t||r);return e.i18n=n,e}visitText(e){return e}visitAttribute(e){return e}visitComment(e){return e}visitExpansionCase(e){return e}_parseMetadata(e){return"string"==typeof e?function sf(s=""){let e,t,n;if(s=s.trim()){const r=s.indexOf("@@"),i=s.indexOf("|");let o;[o,e]=r>-1?[s.slice(0,r),s.slice(r+2)]:[s,""],[t,n]=i>-1?[o.slice(0,i),o.slice(i+1)]:["",o]}return{customId:e,meaning:t,description:n}}(e):e instanceof on?e:{}}_setMessageId(e,t){e.id||(e.id=t instanceof on&&t.id||Jn(e))}_setLegacyIds(e,t){if(this.enableI18nLegacyMessageIdFormat)e.legacyIds=[As(e),es(e)];else if("string"!=typeof t){const n=t instanceof on?t:t instanceof ls?t.previousMessage:void 0;e.legacyIds=n?n.legacyIds:[]}}_reportError(e,t){this._errors.push(new gn(e.sourceSpan,t))}}function af(s,e,t,n){const r=function cf(s){return s.nodes.map(e=>e.visit(lf,null)).join("")}(e),i=[y(r)];Object.keys(n).length&&(i.push(ni(Mi(n,!0),!0)),i.push(ni({original_code:gt(Object.keys(n).map(l=>({key:Os(l),quoted:!0,value:e.placeholders[l]?y(e.placeholders[l].sourceSpan.toString()):y(e.placeholderToMessage[l].nodes.map(c=>c.sourceSpan.toString()).join(""))})))})));const o=t.set(Ne("goog.getMsg").callFn(i)).toConstDecl();o.addLeadingComment(function rf(s){const e=[];return s.description?e.push({tagName:"desc",text:s.description}):e.push({tagName:"suppress",text:"{msgDescriptions}"}),s.meaning&&e.push({tagName:"meaning",text:s.meaning}),qo(e)}(e));return[o,new sn(s.set(t))]}const lf=new class uf{formatPh(e){return`{$${Os(e)}}`}visitText(e){return e.value}visitContainer(e){return e.children.map(t=>t.visit(this)).join("")}visitIcu(e){return Yu(e)}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(t=>t.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,t){return this.formatPh(e.name)}};function pf(s,e,t){const{messageParts:n,placeHolders:r}=function df(s){const e=[],t=new hf(s.placeholderToMessage,e);return s.nodes.forEach(n=>n.visit(t)),function mf(s){const e=[],t=[];s[0]instanceof Be&&e.push(Po(s[0].sourceSpan.start));for(let n=0;nt[c.text]),a=Go(e,n,r,o,i),l=s.set(a);return[new sn(l)]}class hf{constructor(e,t){this.placeholderToMessage=e,this.pieces=t}visitText(e){if(this.pieces[this.pieces.length-1]instanceof ge)this.pieces[this.pieces.length-1].text+=e.value;else{const t=new pt(e.sourceSpan.fullStart,e.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details);this.pieces.push(new ge(e.value,t))}}visitContainer(e){e.children.forEach(t=>t.visit(this))}visitIcu(e){this.pieces.push(new ge(Yu(e),e.sourceSpan))}visitTagPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.startName,e.startSourceSpan??e.sourceSpan)),e.isVoid||(e.children.forEach(t=>t.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,e.endSourceSpan??e.sourceSpan)))}visitPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan))}visitIcuPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan,this.placeholderToMessage[e.name]))}createPlaceholderPiece(e,t,n){return new Be(Os(e,!1),t,n)}}function Po(s){return new ge("",new pt(s,s))}const tl=new Set(["$event"]),ko=new Map([["window",u.resolveWindow],["document",u.resolveDocument],["body",u.resolveBody]]),Ef=[" ","\n","\r","\t"];function Nn(s,e){return xr(Ne($s).bitwiseAnd(y(s),null,!1),e)}function nl(s,e=null,t=null){const{type:n,name:r,target:i,phase:o,handler:a}=s;if(i&&!ko.has(i))throw new Error(`Unexpected global target '${i}' defined for '${r}' event.\n Supported list of global targets: ${Array.from(ko.keys())}.`);const l="$event",c=new Set,p=null===t||0===t.bindingLevel?Ne(qt):t.getOrCreateSharedContextVar(0),f=Fp(t,p,a,"b",s.handlerSpan,c,tl),C=[],k=t?.variableDeclarations(),R=t?.restoreViewStatement();if(k&&C.push(...k),C.push(...f),R){C.unshift(R);const st=C[C.length-1];st instanceof it?C[C.length-1]=new it($n(st.value.sourceSpan,u.resetView,[st.value])):C.push(new sn($n(null,u.resetView,[])))}const Z=1===n?function gc(s,e){return`@${s}.${e}`}(r,o):r,q=e&&fs(e),K=[];c.has(l)&&K.push(new rt(l,G));const te=vt(K,C,fe,null,q),Le=[y(Z),te];return i&&Le.push(y(!1),U(ko.get(i))),Le}class Lo{constructor(e,t,n=0,r,i,o,a,l,c,p,f=function yf(){return{prepareStatements:[],constExpressions:[],i18nVarRefsCache:new Map}}()){this.constantPool=e,this.level=n,this.contextName=r,this.i18nContext=i,this.templateIndex=o,this.templateName=a,this._namespace=l,this.i18nUseExternalIds=p,this._constants=f,this._dataIndex=0,this._bindingContext=0,this._prefixCode=[],this._creationCodeFns=[],this._updateCodeFns=[],this._currentIndex=0,this._tempVariables=[],this._nestedTemplateFns=[],this.i18n=null,this._pureFunctionSlots=0,this._bindingSlots=0,this._ngContentReservedSlots=[],this._ngContentSelectorsOffset=0,this._implicitReceiverExpr=null,this.visitReference=Vs,this.visitVariable=Vs,this.visitTextAttribute=Vs,this.visitBoundAttribute=Vs,this.visitBoundEvent=Vs,this._bindingScope=t.nestedScope(n),this.fileBasedI18nSuffix=c.replace(/[^A-Za-z0-9]/g,"_")+"_",this._valueConverter=new sl(e,()=>this.allocateDataSlot(),C=>this.allocatePureFunctionSlots(C),(C,k,R,Z)=>{this._bindingScope.set(this.level,k,Z),this.creationInstruction(null,u.pipe,[y(R),y(C)])})}buildTemplateFunction(e,t,n=0,r){this._ngContentSelectorsOffset=n,this._namespace!==u.namespaceHTML&&this.creationInstruction(null,this._namespace),t.forEach(k=>this.registerContextVariables(k));const i=this.i18nContext||Fs(r)&&!Nr(r)&&!(function Nf(s){return 1===s.length&&s[0]instanceof Rs}(e)&&e[0].i18n===r),o=Mo(e);if(i&&this.i18nStart(null,r,o),Dt(this,e),this._pureFunctionSlots+=this._bindingSlots,this._valueConverter.updatePipeSlotOffsets(this._bindingSlots),this._nestedTemplateFns.forEach(k=>k()),0===this.level&&this._ngContentReservedSlots.length){const k=[];if(this._ngContentReservedSlots.length>1||"*"!==this._ngContentReservedSlots[0]){const R=this._ngContentReservedSlots.map(Z=>"*"!==Z?Et(Z):Z);k.push(this.constantPool.getConstLiteral(Mt(R),!0))}this.creationInstruction(null,u.projectionDef,k,!0)}i&&this.i18nEnd(null,o);const a=Rr(this._creationCodeFns),l=Rr(this._updateCodeFns),c=this._bindingScope.viewSnapshotStatements(),p=this._bindingScope.variableDeclarations().concat(this._tempVariables),f=a.length>0?[Nn(1,c.concat(a))]:[],C=l.length>0?[Nn(2,p.concat(l))]:[];return vt([new rt($s,ft),new rt(qt,null)],[...this._prefixCode,...f,...C],fe,null,this.templateName)}getLocal(e){return this._bindingScope.get(e)}notifyImplicitReceiverUse(){this._bindingScope.notifyImplicitReceiverUse()}maybeRestoreView(){this._bindingScope.maybeRestoreView()}i18nTranslate(e,t={},n,r){const i=n||this.i18nGenerateMainBlockVar(),a=function Lf(s,e,t,n={},r){const i=[Kc(e),xr(Rf(),af(e,s,t,n),pf(e,s,Mi(n,!1)))];return r&&i.push(new sn(e.set(r(e)))),i}(e,i,this.i18nGenerateClosureVar(e.id),t,r);return this._constants.prepareStatements.push(...a),i}registerContextVariables(e){const t=this._bindingScope.freshReferenceName(),n=this.level,r=Ne(e.name+t);this._bindingScope.set(n,e.name,r,1,(i,o)=>{let a;if(i.bindingLevel===n)i.isListenerScope()&&i.hasRestoreViewVariable()?(a=Ne(ya),i.notifyRestoredViewContextUse()):a=Ne(qt);else{a=i.getSharedContextName(n)||Ro(o)}return[r.set(a.prop(e.value||"$implicit")).toConstDecl()]})}i18nAppendBindings(e){e.length>0&&e.forEach(t=>this.i18n.appendBinding(t))}i18nBindProps(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];if(r instanceof Ar)t[n]=y(r.value);else{const i=r.value.visit(this._valueConverter);if(this.allocateBindingSlots(i),i instanceof St){const{strings:o,expressions:a}=i,{id:l,bindings:c}=this.i18n,p=function Gc(s,e=0,t=0){if(!s.length)return"";let n="";const r=s.length-1;for(let i=0;i{if(1===C.length)c[k]=C[0];else{const R=Pr(`I18N_EXP_${k}`);c[k]=y(R),l[k]=we(C)}});let f;(Array.from(a.values()).some(C=>C.length>1)||Object.keys(l).length)&&(f=C=>{const k=[C];return Object.keys(l).length&&k.push(ni(l,!0)),$n(null,u.i18nPostprocess,k)}),this.i18nTranslate(n,c,e.ref,f)}}i18nStart(e=null,t,n){const r=this.allocateDataSlot();this.i18n=this.i18nContext?this.i18nContext.forkChildContext(r,this.templateIndex,t):new Do(r,this.i18nGenerateMainBlockVar(),0,this.templateIndex,t);const{id:i,ref:o}=this.i18n,a=[y(r),this.addToConsts(o)];i>0&&a.push(y(i)),this.creationInstruction(e,n?u.i18n:u.i18nStart,a)}i18nEnd(e=null,t){if(!this.i18n)throw new Error("i18nEnd is executed with no i18n context present");this.i18nContext?(this.i18nContext.reconcileChildContext(this.i18n),this.i18nUpdateRef(this.i18nContext)):this.i18nUpdateRef(this.i18n);const{index:n,bindings:r}=this.i18n;if(r.size){for(const i of r)this.updateInstructionWithAdvance(this.getConstCount()-1,e,u.i18nExp,()=>this.convertPropertyBinding(i));this.updateInstruction(e,u.i18nApply,[y(n)])}t||this.creationInstruction(e,u.i18nEnd),this.i18n=null}i18nAttributesInstruction(e,t,n){let r=!1;const i=[];if(t.forEach(o=>{const a=o.i18n,l=o.value.visit(this._valueConverter);if(this.allocateBindingSlots(l),l instanceof St){const p=ga(va(a));i.push(y(o.name),this.i18nTranslate(a,p)),l.expressions.forEach(f=>{r=!0,this.updateInstructionWithAdvance(e,n,u.i18nExp,()=>this.convertPropertyBinding(f))})}}),i.length>0){const o=y(this.allocateDataSlot()),a=this.addToConsts(we(i));this.creationInstruction(n,u.i18nAttributes,[o,a]),r&&this.updateInstruction(n,u.i18nApply,[o])}}getNamespaceInstruction(e){switch(e){case"math":return u.namespaceMathML;case"svg":return u.namespaceSVG;default:return u.namespaceHTML}}addNamespaceInstruction(e,t){this._namespace=e,this.creationInstruction(t.startSourceSpan,e)}interpolatedUpdateInstruction(e,t,n,r,i,o){this.updateInstructionWithAdvance(t,r.sourceSpan,e,()=>[y(n),...this.getUpdateInstructionArguments(i),...o])}visitContent(e){const t=this.allocateDataSlot(),n=this._ngContentSelectorsOffset+this._ngContentReservedSlots.length,r=[y(t)];this._ngContentReservedSlots.push(e.selector);const i=e.attributes.filter(a=>"select"!==a.name.toLowerCase()),o=this.getAttributeExpressions(e.name,i,[],[]);o.length>0?r.push(y(n),we(o)):0!==n&&r.push(y(n)),this.creationInstruction(e.sourceSpan,u.projection,r),this.i18n&&this.i18n.appendProjection(e.i18n,t)}visitElement(e){const t=this.allocateDataSlot(),n=new mu(null);let r=!1;const i=Fs(e.i18n)&&!Nr(e.i18n),o=[],[a,l]=w(e.name),c=T(e.name);for(const ie of e.attributes){const{name:tt,value:qe}=ie;"ngNonBindable"===tt?r=!0:"style"===tt?n.registerStyleAttr(qe):"class"===tt?n.registerClassAttr(qe):o.push(ie)}const p=[y(t)];c||p.push(y(l));const f=[],C=[];e.inputs.forEach(ie=>{n.registerBoundInput(ie)||(0===ie.type&&ie.i18n?C.push(ie):f.push(ie))});const k=this.getAttributeExpressions(e.name,o,f,e.outputs,n,[],C);p.push(this.addAttrsToConsts(k));const R=this.prepareRefsArray(e.references);p.push(this.addToConsts(R));const Z=this._namespace,q=this.getNamespaceInstruction(a);q!==Z&&this.addNamespaceInstruction(q,e),this.i18n&&this.i18n.appendElement(e.i18n,t);const K=!i&&this.i18n?!Mo(e.children):e.children.length>0,te=!n.hasBindingsWithPipes&&0===e.outputs.length&&0===C.length&&!K,Le=!te&&Mo(e.children);if(te)this.creationInstruction(e.sourceSpan,c?u.elementContainer:u.element,Fi(p));else{if(this.creationInstruction(e.startSourceSpan,c?u.elementContainerStart:u.elementStart,Fi(p)),r&&this.creationInstruction(e.startSourceSpan,u.disableBindings),C.length>0&&this.i18nAttributesInstruction(t,C,e.startSourceSpan??e.sourceSpan),e.outputs.length>0)for(const ie of e.outputs)this.creationInstruction(ie.sourceSpan,u.listener,this.prepareListenerParameter(e.name,ie,t));i&&this.i18nStart(e.startSourceSpan,e.i18n,Le)}const st=n.buildUpdateLevelInstructions(this._valueConverter),Tt=st.length-1;for(let ie=0;ie<=Tt;ie++){const tt=st[ie];this._bindingSlots+=this.processStylingUpdateInstruction(t,tt)}const vn=y(void 0),Pn=[],Qt=[];f.forEach(ie=>{const tt=ie.type;if(4===tt){const qe=ie.value.visit(this._valueConverter),At=!(qe instanceof Nt)||!!qe.value;this.allocateBindingSlots(qe),Pn.push({span:ie.sourceSpan,paramsOrFn:ii(()=>At?this.convertPropertyBinding(qe):vn,ta(ie.name))})}else{if(ie.i18n)return;const qe=ie.value.visit(this._valueConverter);if(void 0!==qe){const At=[],[Kn,kn]=w(ie.name),Zn=1===tt;let Jt=ul(ie.securityContext,Zn);if(Jt||function kf(s){return"iframe"===s.toLowerCase()}(e.name)&&iu(ie.name)&&(Jt=U(u.validateIframeAttribute)),Jt&&At.push(Jt),Kn){const Kt=y(Kn);Jt?At.push(Kt):At.push(y(null),Kt)}if(this.allocateBindingSlots(qe),0===tt)qe instanceof St?this.interpolatedUpdateInstruction(ol(qe),t,kn,ie,qe,At):Pn.push({span:ie.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(qe),kn,At)});else if(1===tt)if(qe instanceof St&&Vn(qe)>1)this.interpolatedUpdateInstruction(function Af(s){switch(Vn(s)){case 3:return u.attributeInterpolate1;case 5:return u.attributeInterpolate2;case 7:return u.attributeInterpolate3;case 9:return u.attributeInterpolate4;case 11:return u.attributeInterpolate5;case 13:return u.attributeInterpolate6;case 15:return u.attributeInterpolate7;case 17:return u.attributeInterpolate8;default:return u.attributeInterpolateV}}(qe),t,kn,ie,qe,At);else{const Kt=qe instanceof St?qe.expressions[0]:qe;Qt.push({span:ie.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(Kt),kn,At)})}else this.updateInstructionWithAdvance(t,ie.sourceSpan,u.classProp,()=>[y(t),y(kn),this.convertPropertyBinding(qe),...At])}}});for(const ie of Pn)this.updateInstructionWithAdvance(t,ie.span,u.property,ie.paramsOrFn);for(const ie of Qt)this.updateInstructionWithAdvance(t,ie.span,u.attribute,ie.paramsOrFn);if(Dt(this,e.children),!i&&this.i18n&&this.i18n.appendElement(e.i18n,t,!0),!te){const ie=e.endSourceSpan??e.sourceSpan;i&&this.i18nEnd(ie,Le),r&&this.creationInstruction(ie,u.enableBindings),this.creationInstruction(ie,c?u.elementContainerEnd:u.elementEnd)}}visitTemplate(e){const t="ng-template",n=this.allocateDataSlot();this.i18n&&this.i18n.appendTemplate(e.i18n,n);const r=e.tagName?w(e.tagName)[1]:e.tagName,i=`${this.contextName}${e.tagName?"_"+fs(e.tagName):""}_${n}`,o=`${i}_Template`,a=[y(n),Ne(o),y(r)],l=this.getAttributeExpressions(t,e.attributes,e.inputs,e.outputs,void 0,e.templateAttrs);if(a.push(this.addAttrsToConsts(l)),e.references&&e.references.length){const p=this.prepareRefsArray(e.references);a.push(this.addToConsts(p)),a.push(U(u.templateRefExtractor))}const c=new Lo(this.constantPool,this._bindingScope,this.level+1,i,this.i18n,n,o,this._namespace,this.fileBasedI18nSuffix,this.i18nUseExternalIds,this._constants);if(this._nestedTemplateFns.push(()=>{const p=c.buildTemplateFunction(e.children,e.variables,this._ngContentReservedSlots.length+this._ngContentSelectorsOffset,e.i18n);this.constantPool.statements.push(p.toDeclStmt(o)),c._ngContentReservedSlots.length&&this._ngContentReservedSlots.push(...c._ngContentReservedSlots)}),this.creationInstruction(e.sourceSpan,u.templateCreate,()=>(a.splice(2,0,y(c.getConstCount()),y(c.getVarCount())),Fi(a))),this.templatePropertyBindings(n,e.templateAttrs),r===t){const[p,f]=function mr(s,e){const t=[],n=[];for(const r of s)(e(r)?t:n).push(r);return[t,n]}(e.inputs,qc);p.length>0&&this.i18nAttributesInstruction(n,p,e.startSourceSpan??e.sourceSpan),f.length>0&&this.templatePropertyBindings(n,f);for(const C of e.outputs)this.creationInstruction(C.sourceSpan,u.listener,this.prepareListenerParameter("ng_template",C,n))}}visitBoundText(e){if(this.i18n){const r=e.value.visit(this._valueConverter);return this.allocateBindingSlots(r),void(r instanceof St&&(this.i18n.appendBoundText(e.i18n),this.i18nAppendBindings(r.expressions)))}const t=this.allocateDataSlot();this.creationInstruction(e.sourceSpan,u.text,[y(t)]);const n=e.value.visit(this._valueConverter);this.allocateBindingSlots(n),n instanceof St?this.updateInstructionWithAdvance(t,e.sourceSpan,function bf(s){switch(Vn(s)){case 1:return u.textInterpolate;case 3:return u.textInterpolate1;case 5:return u.textInterpolate2;case 7:return u.textInterpolate3;case 9:return u.textInterpolate4;case 11:return u.textInterpolate5;case 13:return u.textInterpolate6;case 15:return u.textInterpolate7;case 17:return u.textInterpolate8;default:return u.textInterpolateV}}(n),()=>this.getUpdateInstructionArguments(n)):Qn("Text nodes should be interpolated and never bound directly.")}visitText(e){this.i18n||this.creationInstruction(e.sourceSpan,u.text,[y(this.allocateDataSlot()),y(e.value)])}visitIcu(e){let t=!1;this.i18n||(t=!0,this.i18nStart(null,e.i18n,!0));const n=this.i18n,r=this.i18nBindProps(e.vars),i=this.i18nBindProps(e.placeholders),o=e.i18n,a=l=>{const p=Mi({...r,...i},!1);return $n(null,u.i18nPostprocess,[l,ni(p,!0)])};if(Nr(n.meta))this.i18nTranslate(o,{},n.ref,a);else{const l=this.i18nTranslate(o,{},void 0,a);n.appendIcu(ma(o).name,l)}return t&&this.i18nEnd(null,!0),null}allocateDataSlot(){return this._dataIndex++}getConstCount(){return this._dataIndex}getVarCount(){return this._pureFunctionSlots}getConsts(){return this._constants}getNgContentSelectors(){return this._ngContentReservedSlots.length?this.constantPool.getConstLiteral(Mt(this._ngContentReservedSlots),!0):null}bindingContext(){return""+this._bindingContext++}templatePropertyBindings(e,t){const n=[];for(const r of t){if(!(r instanceof br))continue;const i=r.value.visit(this._valueConverter);if(void 0!==i)if(this.allocateBindingSlots(i),i instanceof St){const o=[];this.interpolatedUpdateInstruction(ol(i),e,r.name,r,i,o)}else n.push({span:r.sourceSpan,paramsOrFn:ii(()=>this.convertPropertyBinding(i),r.name)})}for(const r of n)this.updateInstructionWithAdvance(e,r.span,u.property,r.paramsOrFn)}instructionFn(e,t,n,r,i=!1){e[i?"unshift":"push"]({span:t,reference:n,paramsOrFn:r})}processStylingUpdateInstruction(e,t){let n=0;if(t)for(const r of t.calls)n+=r.allocateBindingSlots,this.updateInstructionWithAdvance(e,r.sourceSpan,t.reference,()=>r.params(i=>r.supportsInterpolation&&i instanceof St?this.getUpdateInstructionArguments(i):this.convertPropertyBinding(i)));return n}creationInstruction(e,t,n,r){this.instructionFn(this._creationCodeFns,e,t,n||[],r)}updateInstructionWithAdvance(e,t,n,r){this.addAdvanceInstructionIfNecessary(e,t),this.updateInstruction(t,n,r)}updateInstruction(e,t,n){this.instructionFn(this._updateCodeFns,e,t,n||[])}addAdvanceInstructionIfNecessary(e,t){if(e!==this._currentIndex){const n=e-this._currentIndex;if(n<1)throw new Error("advance instruction can only go forwards");this.instructionFn(this._updateCodeFns,t,u.advance,[y(n)]),this._currentIndex=e}}allocatePureFunctionSlots(e){const t=this._pureFunctionSlots;return this._pureFunctionSlots+=e,t}allocateBindingSlots(e){this._bindingSlots+=e instanceof St?e.expressions.length:1}getImplicitReceiverExpr(){return this._implicitReceiverExpr?this._implicitReceiverExpr:this._implicitReceiverExpr=0===this.level?Ne(qt):this._bindingScope.getOrCreateSharedContextVar(0)}convertPropertyBinding(e){const t=Qa(this,this.getImplicitReceiverExpr(),e,this.bindingContext()),n=t.currValExpr;return this._tempVariables.push(...t.stmts),n}getUpdateInstructionArguments(e){const{args:t,stmts:n}=function Vp(s,e,t,n){const r=new co(s,e,n,!0),i=r.visitInterpolation(t,$e.Expression);return r.usesImplicitReceiver&&s.notifyImplicitReceiverUse(),{stmts:Ja(r,n),args:i.args}}(this,this.getImplicitReceiverExpr(),e,this.bindingContext());return this._tempVariables.push(...n),t}getAttributeExpressions(e,t,n,r,i,o=[],a=[]){const l=new Set,c=[];let p;for(const C of t)if("ngProjectAs"===C.name&&(p=C),C.i18n){const{i18nVarRefsCache:k}=this._constants;let R;k.has(C.i18n)?R=k.get(C.i18n):(R=this.i18nTranslate(C.i18n),k.set(C.i18n,R)),c.push(y(C.name),R)}else c.push(...il(C.name),Df(e,C));function f(C,k){"string"==typeof C?l.has(C)||(c.push(...il(C)),void 0!==k&&c.push(k),l.add(C)):c.push(y(C))}if(p&&c.push(...function Tf(s){const e=Et(s.value)[0];return[y(5),Mt(e)]}(p)),i&&i.populateInitialStylingAttrs(c),n.length||r.length){const C=c.length;for(let k=0;kf(C.name))),a.length&&(c.push(y(6)),a.forEach(C=>f(C.name))),c}addToConsts(e){if(wi(e))return Ns;const t=this._constants.constExpressions;for(let n=0;n0?this.addToConsts(we(e)):Ns}prepareRefsArray(e){if(!e||0===e.length)return Ns;return Mt(e.flatMap(n=>{const r=this.allocateDataSlot(),i=this._bindingScope.freshReferenceName(),o=this.level,a=Ne(i);return this._bindingScope.set(o,n.name,a,0,(l,c)=>{const p=c>0?[Ro(c).toStmt()]:[],f=a.set(U(u.reference).callFn([y(r)]));return p.concat(f.toConstDecl())},!0),[n.name,n.value]}))}prepareListenerParameter(e,t,n){return()=>{const r=t.name,i=1===t.type?na(r,t.phase):fs(r),o=`${this.templateName}_${e}_${i}_${n}_listener`,a=this._bindingScope.nestedScope(this._bindingScope.bindingLevel,tl);return nl(t,o,a)}}}class sl extends Mp{constructor(e,t,n,r){super(),this.constantPool=e,this.allocateSlot=t,this.allocatePureFunctionSlots=n,this.definePipe=r,this._pipeBindExprs=[]}visitPipe(e,t){const n=this.allocateSlot(),r=`PIPE:${n}`,i=this.allocatePureFunctionSlots(2+e.args.length),o=new An(e.span,e.sourceSpan,e.nameSpan,new ms(e.span,e.sourceSpan),r),{identifier:a,isVarLength:l}=function Sf(s){const e=_f[s.length];return{identifier:e||u.pipeBindV,isVarLength:!e}}(e.args);this.definePipe(e.name,r,n,U(a));const c=[e.exp,...e.args],p=l?this.visitAll([new Wr(e.span,e.sourceSpan,c)]):this.visitAll(c),f=new gs(e.span,e.sourceSpan,o,[new Nt(e.span,e.sourceSpan,n),new Nt(e.span,e.sourceSpan,i),...p],null);return this._pipeBindExprs.push(f),f}updatePipeSlotOffsets(e){this._pipeBindExprs.forEach(t=>{t.args[1].value+=e})}visitLiteralArray(e,t){return new vs(e.span,e.sourceSpan,this.visitAll(e.expressions),n=>{const r=we(n);return rl(this.constantPool,r,this.allocatePureFunctionSlots)})}visitLiteralMap(e,t){return new vs(e.span,e.sourceSpan,this.visitAll(e.values),n=>{const r=gt(n.map((i,o)=>({key:e.keys[o].key,value:i,quoted:e.keys[o].quoted})));return rl(this.constantPool,r,this.allocatePureFunctionSlots)})}}const _f=[u.pipeBind1,u.pipeBind2,u.pipeBind3,u.pipeBind4];const xf=[u.pureFunction0,u.pureFunction1,u.pureFunction2,u.pureFunction3,u.pureFunction4,u.pureFunction5,u.pureFunction6,u.pureFunction7,u.pureFunction8];function Ro(s){return U(u.nextContext).callFn(s>1?[y(s)]:[])}function rl(s,e,t){const{literalFactory:n,literalFactoryArguments:r}=s.getLiteralFactory(e),i=t(1+r.length),{identifier:o,isVarLength:a}=function wf(s){const e=xf[s.length];return{identifier:e||u.pureFunctionV,isVarLength:!e}}(r),l=[y(i),n];return a?l.push(we(r)):l.push(...r),U(o).callFn(l)}function il(s){const[e,t]=w(s),n=y(t);return e?[y(0),y(e),n]:[n]}const _s="$$shared_ctx$$";class si{constructor(e=0,t=null,n){if(this.bindingLevel=e,this.parent=t,this.globals=n,this.map=new Map,this.referenceNameIndex=0,this.restoreViewVariable=null,this.usesRestoredViewContext=!1,void 0!==n)for(const r of n)this.set(0,r,Ne(r))}static createRootScope(){return new si}get(e){let t=this;for(;t;){let n=t.map.get(e);if(null!=n)return t!==this&&(n={retrievalLevel:n.retrievalLevel,lhs:n.lhs,declareLocalCallback:n.declareLocalCallback,declare:!1,priority:n.priority},this.map.set(e,n),this.maybeGenerateSharedContextVar(n),this.maybeRestoreView()),n.declareLocalCallback&&!n.declare&&(n.declare=!0),n.lhs;t=t.parent}return 0===this.bindingLevel?null:this.getComponentProperty(e)}set(e,t,n,r=0,i,o){if(this.map.has(t)){if(o)return this;Qn(`The name ${t} is already defined in scope to be ${this.map.get(t)}`)}return this.map.set(t,{retrievalLevel:e,lhs:n,declare:!1,declareLocalCallback:i,priority:r}),this}getLocal(e){return this.get(e)}notifyImplicitReceiverUse(){0!==this.bindingLevel&&(this.map.get(_s+0).declare=!0)}nestedScope(e,t){const n=new si(e,this,t);return e>0&&n.generateSharedContextVar(0),n}getOrCreateSharedContextVar(e){const t=_s+e;return this.map.has(t)||this.generateSharedContextVar(e),this.map.get(t).lhs}getSharedContextName(e){const t=this.map.get(_s+e);return t&&t.declare?t.lhs:null}maybeGenerateSharedContextVar(e){if(1===e.priority&&e.retrievalLevel[t.set(Ro(r)).toConstDecl()],declare:!1,priority:2})}getComponentProperty(e){const t=this.map.get(_s+0);return t.declare=!0,this.maybeRestoreView(),t.lhs.prop(e)}maybeRestoreView(){this.isListenerScope()&&(this.parent.restoreViewVariable||(this.parent.restoreViewVariable=Ne(this.parent.freshReferenceName())),this.restoreViewVariable=this.parent.restoreViewVariable)}restoreViewStatement(){if(this.restoreViewVariable){const e=$n(null,u.restoreView,[this.restoreViewVariable]);return this.usesRestoredViewContext?Ne(ya).set(e).toConstDecl():e.toStmt()}return null}viewSnapshotStatements(){return this.restoreViewVariable?[this.restoreViewVariable.set($n(null,u.getCurrentView,[])).toConstDecl()]:[]}isListenerScope(){return this.parent&&this.parent.bindingLevel===this.bindingLevel}variableDeclarations(){let e=0;return Array.from(this.map.values()).filter(t=>t.declare).sort((t,n)=>n.retrievalLevel-t.retrievalLevel||n.priority-t.priority).reduce((t,n)=>{const r=this.bindingLevel-n.retrievalLevel,i=n.declareLocalCallback(this,r-e);return e=r,t.concat(i)},[])}freshReferenceName(){let e=this;for(;e.parent;)e=e.parent;return"_r"+e.referenceNameIndex++}hasRestoreViewVariable(){return!!this.restoreViewVariable}notifyRestoredViewContextUse(){this.usesRestoredViewContext=!0}}function ol(s){switch(Vn(s)){case 1:return u.propertyInterpolate;case 3:return u.propertyInterpolate1;case 5:return u.propertyInterpolate2;case 7:return u.propertyInterpolate3;case 9:return u.propertyInterpolate4;case 11:return u.propertyInterpolate5;case 13:return u.propertyInterpolate6;case 15:return u.propertyInterpolate7;case 17:return u.propertyInterpolate8;default:return u.propertyInterpolateV}}function If(s,e,t={}){const{interpolationConfig:n,preserveWhitespaces:r,enableI18nLegacyMessageIdFormat:i}=t,o=ri(n),l=(new Nu).parse(s,e,{leadingTriviaChars:Ef,...t,tokenizeExpansionForms:!0});if(!t.alwaysAttemptHtmlToR3AstConversion&&l.errors&&l.errors.length>0){const Le={interpolationConfig:n,preserveWhitespaces:r,errors:l.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return t.collectCommentNodes&&(Le.commentNodes=[]),Le}let c=l.rootNodes;const p=new el(n,!r,i),f=p.visitAllWithErrors(c);if(!t.alwaysAttemptHtmlToR3AstConversion&&f.errors&&f.errors.length>0){const Le={interpolationConfig:n,preserveWhitespaces:r,errors:f.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return t.collectCommentNodes&&(Le.commentNodes=[]),Le}c=f.rootNodes,r||(c=Ie(new Ru,c),p.hasI18nMeta&&(c=Ie(new el(n,!1),c)));const{nodes:C,errors:k,styleUrls:R,styles:Z,ngContentSelectors:q,commentNodes:K}=function Rd(s,e,t){const n=new Md(e,t),o={nodes:Ie(n,s),errors:e.errors.concat(n.errors),styleUrls:n.styleUrls,styles:n.styles,ngContentSelectors:n.ngContentSelectors};return t.collectCommentNodes&&(o.commentNodes=n.commentNodes),o}(c,o,{collectCommentNodes:!!t.collectCommentNodes});k.push(...l.errors,...f.errors);const te={interpolationConfig:n,preserveWhitespaces:r,errors:k.length>0?k:null,nodes:C,styleUrls:R,styles:Z,ngContentSelectors:q};return t.collectCommentNodes&&(te.commentNodes=K),te}const al=new Fu;function ri(s=Bt){return new Ed(new xu(new yu),s,al,[])}function ul(s,e){switch(s){case Ze.HTML:return U(u.sanitizeHtml);case Ze.SCRIPT:return U(u.sanitizeScript);case Ze.STYLE:return e?U(u.sanitizeStyle):null;case Ze.URL:return U(u.sanitizeUrl);case Ze.RESOURCE_URL:return U(u.sanitizeResourceUrl);default:return null}}function Df(s,e){const t=Mt(e.value);if(!$u(s,e.name))return t;switch(al.securityContext(s,e.name,!0)){case Ze.HTML:return xi(U(u.trustConstantHtml),new ye([new _e(e.value)],[]),void 0,e.valueSpan);case Ze.RESOURCE_URL:return xi(U(u.trustConstantResourceUrl),new ye([new _e(e.value)],[]),void 0,e.valueSpan);default:return t}}function Pf(s){return s instanceof Ar||s instanceof Ii||s instanceof ua}function Mo(s){return s.every(Pf)}function ii(s,e,t){return()=>{const n=s(),r=Array.isArray(n)?n:[n];return t&&r.push(...t),e&&r.unshift(y(e)),r}}const ll="ngI18nClosureMode";function Rf(){return Ps(Ne(ll)).notIdentical(y("undefined",Ye)).and(Ne(ll))}const Mf=/attr\.([^\]]+)/;function pl(s,e,t){const n=new ot,r=Et(s.selector);return n.set("type",s.internalType),r.length>0&&n.set("selectors",Mt(r)),s.queries.length>0&&n.set("contentQueries",function Uf(s,e,t){const n=[],r=[],i=_a(r,"_t");for(const a of s){n.push(U(u.contentQuery).callFn([Ne("dirIndex"),...fl(a,e)]).toStmt());const l=i(),c=U(u.loadQuery).callFn([]),p=U(u.queryRefresh).callFn([l.set(c)]),f=Ne(qt).prop(a.propertyName).set(a.first?l.prop("first"):l);r.push(p.and(f).toStmt())}const o=t?`${t}_ContentQueries`:null;return vt([new rt($s,ft),new rt(qt,null),new rt("dirIndex",null)],[Nn(1,n),Nn(2,r)],fe,null,o)}(s.queries,e,s.name)),s.viewQueries.length&&n.set("viewQuery",function Wf(s,e,t){const n=[],r=[],i=_a(r,Bi);s.forEach(a=>{const l=U(u.viewQuery).callFn(fl(a,e));n.push(l.toStmt());const c=i(),p=U(u.loadQuery).callFn([]),f=U(u.queryRefresh).callFn([c.set(p)]),C=Ne(qt).prop(a.propertyName).set(a.first?c.prop("first"):c);r.push(f.and(C).toStmt())});const o=t?`${t}_Query`:null;return vt([new rt($s,ft),new rt(qt,null)],[Nn(1,n),Nn(2,r)],fe,null,o)}(s.viewQueries,e,s.name)),n.set("hostBindings",function Gf(s,e,t,n,r,i,o){const a=Ne(qt),l=new mu(a),{styleAttr:c,classAttr:p}=s.specialAttributes;void 0!==c&&l.registerStyleAttr(c),void 0!==p&&l.registerClassAttr(p);const f=[],C=[],k=[],R=e,Z=t.createDirectiveHostEventAsts(s.listeners,R);Z&&Z.length&&f.push(...function Zf(s,e){const t=[],n=[],r=[];for(const i of s){let o=i.name&&fs(i.name);const a=1===i.type?na(o,i.targetOrPhase):o,l=e&&o?`${e}_${a}_HostBindingHandler`:null,c=nl(Ir.fromParsedEvent(i),l);1==i.type?n.push(c):t.push(c)}for(const i of n)r.push({reference:u.syntheticHostListener,paramsOrFn:i,span:null});for(const i of t)r.push({reference:u.listener,paramsOrFn:i,span:null});return r}(Z,i));const q=t.createBoundHostProperties(s.properties,R),K=[];let Le,te=0;q&&q.forEach(ie=>{l.registerInputBasedOnName(ie.name,ie.expression,R)?te+=2:(K.push(ie),te++)});const st=()=>{if(!Le){Le=new sl(n,()=>Qn("Unexpected node"),tt=>{const qe=te;return te+=tt,qe},()=>Qn("Unexpected pipe"))}return Le},Tt=[],vn=[],Pn=[];for(const ie of K){const tt=ie.expression.visit(st()),qe=vl(a,tt),{bindingName:At,instruction:Kn,isAttribute:kn}=Kf(ie),Zn=t.calcPossibleSecurityContexts(r,At,kn).filter(Vg=>Vg!==Ze.NONE);let Jt=null;Zn.length&&(Jt=2===Zn.length&&Zn.indexOf(Ze.URL)>-1&&Zn.indexOf(Ze.RESOURCE_URL)>-1?U(u.sanitizeUrlOrResourceUrl):ul(Zn[0],kn));const Kt=[y(At),qe.currValExpr];Jt?Kt.push(Jt):iu(At)&&Kt.push(U(u.validateIframeAttribute)),k.push(...qe.stmts),Kn===u.hostProperty?Tt.push(Kt):Kn===u.attribute?vn.push(Kt):Kn===u.syntheticHostProperty?Pn.push(Kt):C.push({reference:Kn,paramsOrFn:Kt,span:null})}for(const ie of Tt)C.push({reference:u.hostProperty,paramsOrFn:ie,span:null});for(const ie of vn)C.push({reference:u.attribute,paramsOrFn:ie,span:null});for(const ie of Pn)C.push({reference:u.syntheticHostProperty,paramsOrFn:ie,span:null});const Qt=function jf(s){const e=[];for(let t of Object.getOwnPropertyNames(s)){const n=s[t];e.push(y(t),n)}return e}(s.attributes);if(l.assignHostAttrs(Qt,o),l.hasBindings&&l.buildUpdateLevelInstructions(st()).forEach(ie=>{for(const tt of ie.calls)te+=Math.max(tt.allocateBindingSlots-2,0),C.push({reference:ie.reference,paramsOrFn:zf(tt,a,vl),span:null})}),te&&o.set("hostVars",y(te)),f.length>0||C.length>0){const ie=i?`${i}_HostBindings`:null,tt=[];return f.length>0&&tt.push(Nn(1,Rr(f))),C.length>0&&tt.push(Nn(2,k.concat(Rr(C)))),vt([new rt($s,ft),new rt(qt,null)],tt,fe,null,ie)}return null}(s.host,s.typeSourceSpan,t,e,s.selector||"",s.name,n)),n.set("inputs",Lr(s.inputs,!0)),n.set("outputs",Lr(s.outputs)),null!==s.exportAs&&n.set("exportAs",we(s.exportAs.map(i=>y(i)))),s.isStandalone&&n.set("standalone",y(!0)),n}function hl(s,e){const t=[],n=e.providers,r=e.viewProviders;if(n||r){const i=[n||new is([])];r&&i.push(r),t.push(U(u.ProvidersFeature).callFn(i))}e.usesInheritance&&t.push(U(u.InheritDefinitionFeature)),e.fullInheritance&&t.push(U(u.CopyDefinitionFeature)),e.lifecycle.usesOnChanges&&t.push(U(u.NgOnChangesFeature)),e.hasOwnProperty("template")&&e.isStandalone&&t.push(U(u.StandaloneFeature)),e.hostDirectives?.length&&t.push(U(u.HostDirectivesFeature).callFn([em(e.hostDirectives)])),t.length&&s.set("features",we(t))}function $f(s,e,t){const n=pl(s,e,t);hl(n,s);const r=s.selector&&be.parse(s.selector),i=r&&r[0];if(i){const K=i.getAttrs();K.length&&n.set("attrs",e.getConstLiteral(we(K.map(te=>y(null!=te?te:void 0))),!0))}const o=s.name,a=o?`${o}_Template`:null,l=s.changeDetection,c=s.template,p=new Lo(e,si.createRootScope(),0,o,null,null,a,u.namespaceHTML,s.relativeContextFilePath,s.i18nUseExternalIds),f=p.buildTemplateFunction(c.nodes,[]),C=p.getNgContentSelectors();C&&n.set("ngContentSelectors",C),n.set("decls",y(p.getConstCount())),n.set("vars",y(p.getVarCount()));const{constExpressions:k,prepareStatements:R}=p.getConsts();if(k.length>0){let K=we(k);R.length>0&&(K=vt([],[...R,new it(K)])),n.set("consts",K)}if(n.set("template",f),s.declarations.length>0&&n.set("dependencies",function Vf(s,e){switch(e){case 0:return s;case 1:return vt([],[new it(s)]);case 2:const t=s.prop("map").callFn([U(u.resolveForwardRef)]);return vt([],[new it(t)])}}(we(s.declarations.map(K=>K.type)),s.declarationListEmitMode)),null===s.encapsulation&&(s.encapsulation=We.Emulated),s.styles&&s.styles.length){const te=(s.encapsulation==We.Emulated?function Jf(s,e,t){const n=new Kp;return s.map(r=>n.shimCssText(r,e,t))}(s.styles,"_ngcontent-%COMP%","_nghost-%COMP%"):s.styles).reduce((Le,st)=>(st.trim().length>0&&Le.push(e.getConstLiteral(y(st))),Le),[]);te.length>0&&n.set("styles",we(te))}else s.encapsulation===We.Emulated&&(s.encapsulation=We.None);s.encapsulation!==We.Emulated&&n.set("encapsulation",y(s.encapsulation)),null!==s.animations&&n.set("data",gt([{key:"animation",value:s.animations,quoted:!1}])),null!=l&&l!==Re.Default&&n.set("changeDetection",y(l));return{expression:U(u.defineComponent).callFn([n.toLiteralMap()],void 0,!0),type:dl(s),statements:[]}}function dl(s){const e=ml(s);return e.push(Bo(s.template.ngContentSelectors)),e.push(mt(y(s.isStandalone))),e.push(El(s)),mt(U(u.ComponentDeclaration,e))}function fl(s,e){const t=[np(s,e),y(Hf(s))];return s.read&&t.push(s.read),t}function Hf(s){return(s.descendants?1:0)|(s.static?2:0)|(s.emitDistinctChangesOnly?4:0)}function qf(s){return mt(y(s))}function oi(s){return gt(Object.keys(s).map(t=>({key:t,value:y(Array.isArray(s[t])?s[t][0]:s[t]),quoted:!0})))}function Bo(s){return s.length>0?mt(we(s.map(e=>y(e)))):et}function ml(s){const e=null!==s.selector?s.selector.replace(/\n/g,""):null;return[Tr(s.type.type,s.typeArgumentCount),null!==e?qf(e):et,null!==s.exportAs?Bo(s.exportAs):et,mt(oi(s.inputs)),mt(oi(s.outputs)),Bo(s.queries.map(t=>t.propertyName))]}function gl(s){const e=ml(s);return e.push(et),e.push(mt(y(s.isStandalone))),e.push(El(s)),mt(U(u.DirectiveDeclaration,e))}function vl(s,e){return Qa(null,s,e,"b")}function zf(s,e,t){return s.params(n=>t(e,n).currValExpr)}function Kf(s){let t,e=s.name;const n=e.match(Mf);return n?(e=n[1],t=u.attribute):s.isAnimation?(e=ta(e),t=u.syntheticHostProperty):t=u.hostProperty,{bindingName:e,instruction:t,isAttribute:!!n}}const Xf=/^(?:\[([^\]]+)\])|(?:\(([^\)]+)\))$/;function El(s){return s.hostDirectives?.length?mt(we(s.hostDirectives.map(e=>gt([{key:"directive",value:Ps(e.directive.type),quoted:!1},{key:"inputs",value:oi(e.inputs||{}),quoted:!1},{key:"outputs",value:oi(e.outputs||{}),quoted:!1}])))):et}function em(s){const e=[];let t=!1;for(const n of s){if(n.inputs||n.outputs){const r=[{key:"directive",value:n.directive.type,quoted:!1}];if(n.inputs){const i=ai(n.inputs);i&&r.push({key:"inputs",value:i,quoted:!1})}if(n.outputs){const i=ai(n.outputs);i&&r.push({key:"outputs",value:i,quoted:!1})}e.push(gt(r))}else e.push(n.directive.type);n.isForwardReference&&(t=!0)}return t?new yt([],[new it(we(e))]):we(e)}function ai(s){const e=[];for(const t in s)s.hasOwnProperty(t)&&e.push(y(t),y(s[t]));return e.length>0?we(e):null}class tm{}class nm{constructor(e=new Cp){this.jitEvaluator=e,this.FactoryTarget=Ut,this.ResourceLoader=tm,this.elementSchemaRegistry=new Fu}compilePipe(e,t,n){const i=Ka({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,deps:null,pipeName:n.pipeName,pure:n.pure,isStandalone:n.isStandalone});return this.jitExpression(i.expression,e,t,[])}compilePipeDeclaration(e,t,n){const r=function mm(s){return{name:s.type.name,type:ct(s.type),internalType:new ne(s.type),typeArgumentCount:0,pipeName:s.name,deps:null,pure:s.pure??!0,isStandalone:s.isStandalone??!1}}(n),i=Ka(r);return this.jitExpression(i.expression,e,t,[])}compileInjectable(e,t,n){const{expression:r,statements:i}=Sa({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:n.typeArgumentCount,providedIn:bl(n.providedIn),useClass:Ss(n,"useClass"),useFactory:Al(n,"useFactory"),useValue:Ss(n,"useValue"),useExisting:Ss(n,"useExisting"),deps:n.deps?.map(Il)},!0);return this.jitExpression(r,e,t,i)}compileInjectableDeclaration(e,t,n){const{expression:r,statements:i}=Sa({name:n.type.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,providedIn:bl(n.providedIn),useClass:Ss(n,"useClass"),useFactory:Al(n,"useFactory"),useValue:Ss(n,"useValue"),useExisting:Ss(n,"useExisting"),deps:n.deps?.map(Dl)},!0);return this.jitExpression(r,e,t,i)}compileInjector(e,t,n){const i=Wa({name:n.name,type:ct(n.type),internalType:new ne(n.type),providers:n.providers&&n.providers.length>0?new ne(n.providers):null,imports:n.imports.map(o=>new ne(o))});return this.jitExpression(i.expression,e,t,[])}compileInjectorDeclaration(e,t,n){const r=function gm(s){return{name:s.type.name,type:ct(s.type),internalType:new ne(s.type),providers:void 0!==s.providers&&s.providers.length>0?new ne(s.providers):null,imports:void 0!==s.imports?s.imports.map(e=>new ne(e)):[]}}(n),i=Wa(r);return this.jitExpression(i.expression,e,t,[])}compileNgModule(e,t,n){const i=Ip({type:ct(n.type),internalType:new ne(n.type),adjacentType:new ne(n.type),bootstrap:n.bootstrap.map(ct),declarations:n.declarations.map(ct),publicDeclarationTypes:null,imports:n.imports.map(ct),includeImportTypes:!0,exports:n.exports.map(ct),selectorScopeMode:Ks.Inline,containsForwardDecls:!1,schemas:n.schemas?n.schemas.map(ct):null,id:n.id?new ne(n.id):null});return this.jitExpression(i.expression,e,t,[])}compileNgModuleDeclaration(e,t,n){const r=function Dp(s){const e=new ot;return e.set("type",new ne(s.type)),void 0!==s.bootstrap&&e.set("bootstrap",new ne(s.bootstrap)),void 0!==s.declarations&&e.set("declarations",new ne(s.declarations)),void 0!==s.imports&&e.set("imports",new ne(s.imports)),void 0!==s.exports&&e.set("exports",new ne(s.exports)),void 0!==s.schemas&&e.set("schemas",new ne(s.schemas)),void 0!==s.id&&e.set("id",new ne(s.id)),U(u.defineNgModule).callFn([e.toLiteralMap()])}(n);return this.jitExpression(r,e,t,[])}compileDirective(e,t,n){const r=xl(n);return this.compileDirectiveFromMeta(e,t,r)}compileDirectiveDeclaration(e,t,n){const i=wl(n,this.createParseSourceSpan("Directive",n.type.name,t));return this.compileDirectiveFromMeta(e,t,i)}compileDirectiveFromMeta(e,t,n){const r=new Xo,o=function Of(s,e,t){const n=pl(s,e,t);return hl(n,s),{expression:U(u.defineDirective).callFn([n.toLiteralMap()],void 0,!0),type:gl(s),statements:[]}}(n,r,ri());return this.jitExpression(o.expression,e,t,r.statements)}compileComponent(e,t,n){const{template:r,interpolation:i}=Tl(n.template,n.name,t,n.preserveWhitespaces,n.interpolation),o={...n,...xl(n),selector:n.selector||this.elementSchemaRegistry.getDefaultComponentElementName(),template:r,declarations:n.declarations.map(om),declarationListEmitMode:0,styles:[...n.styles,...r.styles],encapsulation:n.encapsulation,interpolation:i,changeDetection:n.changeDetection,animations:null!=n.animations?new ne(n.animations):null,viewProviders:null!=n.viewProviders?new ne(n.viewProviders):null,relativeContextFilePath:"",i18nUseExternalIds:!0},a=`ng:///${n.name}.js`;return this.compileComponentFromMeta(e,a,o)}compileComponentDeclaration(e,t,n){const i=function im(s,e,t){const{template:n,interpolation:r}=Tl(s.template,s.type.name,t,s.preserveWhitespaces??!1,s.interpolation),i=[];if(s.dependencies)for(const o of s.dependencies)switch(o.kind){case"directive":case"component":i.push(Fo(o));break;case"pipe":i.push(um(o))}else(s.components||s.directives||s.pipes)&&(s.components&&i.push(...s.components.map(o=>Fo(o,!0))),s.directives&&i.push(...s.directives.map(o=>Fo(o))),s.pipes&&i.push(...function am(s){return s?Object.keys(s).map(e=>({kind:Tn.Pipe,name:e,type:new ne(s[e])})):[]}(s.pipes)));return{...wl(s,e),template:n,styles:s.styles??[],declarations:i,viewProviders:void 0!==s.viewProviders?new ne(s.viewProviders):null,animations:void 0!==s.animations?new ne(s.animations):null,changeDetection:s.changeDetection??Re.Default,encapsulation:s.encapsulation??We.Emulated,interpolation:r,declarationListEmitMode:2,relativeContextFilePath:"",i18nUseExternalIds:!0}}(n,this.createParseSourceSpan("Component",n.type.name,t),t);return this.compileComponentFromMeta(e,t,i)}compileComponentFromMeta(e,t,n){const r=new Xo,o=$f(n,r,ri(n.interpolation));return this.jitExpression(o.expression,e,t,r.statements)}compileFactory(e,t,n){const r=On({name:n.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:n.typeArgumentCount,deps:lm(n.deps),target:n.target});return this.jitExpression(r.expression,e,t,r.statements)}compileFactoryDeclaration(e,t,n){const r=On({name:n.type.name,type:ct(n.type),internalType:new ne(n.type),typeArgumentCount:0,deps:Array.isArray(n.deps)?n.deps.map(Dl):n.deps,target:n.target});return this.jitExpression(r.expression,e,t,r.statements)}createParseSourceSpan(e,t,n){return function Ep(s,e,t){const r=new Ki("",`in ${s} ${e} in ${t}`);return new pt(new Un(r,-1,-1,-1),new Un(r,-1,-1,-1))}(e,t,n)}jitExpression(e,t,n,r){const i=[...r,new nn("$def",e,void 0,It.Exported)];return this.jitEvaluator.evaluateStatements(n,i,new bp(t),!0).$def}}function yl(s){return{...s,predicate:Sl(s.predicate),read:s.read?new ne(s.read):null,static:s.static,emitDistinctChangesOnly:s.emitDistinctChangesOnly}}function _l(s){return{propertyName:s.propertyName,first:s.first??!1,predicate:Sl(s.predicate),descendants:s.descendants??!1,read:s.read?new ne(s.read):null,static:s.static??!1,emitDistinctChangesOnly:s.emitDistinctChangesOnly??!0}}function Sl(s){return Array.isArray(s)?s:Ai(new ne(s),1)}function xl(s){const e=ui(s.inputs||[]),t=ui(s.outputs||[]),n=s.propMetadata,r={},i={};for(const o in n)n.hasOwnProperty(o)&&n[o].forEach(a=>{dm(a)?r[o]=a.bindingPropertyName?[a.bindingPropertyName,o]:o:fm(a)&&(i[o]=a.bindingPropertyName||o)});return{...s,typeArgumentCount:0,typeSourceSpan:s.typeSourceSpan,type:ct(s.type),internalType:new ne(s.type),deps:null,host:cm(s.propMetadata,s.typeSourceSpan,s.host),inputs:{...e,...r},outputs:{...t,...i},queries:s.queries.map(yl),providers:null!=s.providers?new ne(s.providers):null,viewQueries:s.viewQueries.map(yl),fullInheritance:!1,hostDirectives:Cl(s)}}function wl(s,e){return{name:s.type.name,type:ct(s.type),typeSourceSpan:e,internalType:new ne(s.type),selector:s.selector??null,inputs:s.inputs??{},outputs:s.outputs??{},host:sm(s.host),queries:(s.queries??[]).map(_l),viewQueries:(s.viewQueries??[]).map(_l),providers:void 0!==s.providers?new ne(s.providers):null,exportAs:s.exportAs??null,usesInheritance:s.usesInheritance??!1,lifecycle:{usesOnChanges:s.usesOnChanges??!1},deps:null,typeArgumentCount:0,fullInheritance:!1,isStandalone:s.isStandalone??!1,hostDirectives:Cl(s)}}function sm(s={}){return{attributes:rm(s.attributes??{}),listeners:s.listeners??{},properties:s.properties??{},specialAttributes:{classAttr:s.classAttribute,styleAttr:s.styleAttribute}}}function Cl(s){return s.hostDirectives?.length?s.hostDirectives.map(e=>"function"==typeof e?{directive:ct(e),inputs:null,outputs:null,isForwardReference:!1}:{directive:ct(e.directive),isForwardReference:!1,inputs:e.inputs?ui(e.inputs):null,outputs:e.outputs?ui(e.outputs):null}):null}function rm(s){const e={};for(const t of Object.keys(s))e[t]=new ne(s[t]);return e}function om(s){return{...s,type:new ne(s.type)}}function Fo(s,e=null){return{kind:Tn.Directive,isComponent:e||"component"===s.kind,selector:s.selector,type:new ne(s.type),inputs:s.inputs??[],outputs:s.outputs??[],exportAs:s.exportAs??null}}function um(s){return{kind:Tn.Pipe,name:s.name,type:new ne(s.type)}}function Tl(s,e,t,n,r){const i=r?Mr.fromArray(r):Bt,o=If(s,t,{preserveWhitespaces:n,interpolationConfig:i});if(null!==o.errors){const a=o.errors.map(l=>l.toString()).join(", ");throw new Error(`Errors during JIT compilation of template for ${e}: ${a}`)}return{template:o,interpolation:i}}function Ss(s,e){if(s.hasOwnProperty(e))return Ai(new ne(s[e]),0)}function Al(s,e){if(s.hasOwnProperty(e))return new ne(s[e])}function bl(s){return Ai("function"==typeof s?new ne(s):new z(s??null),0)}function lm(s){return null==s?null:s.map(Il)}function Il(s){const e=null!=s.attribute,t=null===s.token?null:new ne(s.token);return Nl(e?new ne(s.attribute):t,e,s.host,s.optional,s.self,s.skipSelf)}function Dl(s){const e=s.attribute??!1;return Nl(null===s.token?null:new ne(s.token),e,s.host??!1,s.optional??!1,s.self??!1,s.skipSelf??!1)}function Nl(s,e,t,n,r,i){return{token:s,attributeNameType:e?y("unknown"):null,host:t,optional:n,self:r,skipSelf:i}}function cm(s,e,t){const n=function Yf(s){const e={},t={},n={},r={};for(const i of Object.keys(s)){const o=s[i],a=i.match(Xf);if(null===a)switch(i){case"class":if("string"!=typeof o)throw new Error("Class binding must be string");r.classAttr=o;break;case"style":if("string"!=typeof o)throw new Error("Style binding must be string");r.styleAttr=o;break;default:e[i]="string"==typeof o?y(o):o}else if(null!=a[1]){if("string"!=typeof o)throw new Error("Property binding must be string");n[a[1]]=o}else if(null!=a[2]){if("string"!=typeof o)throw new Error("Event binding must be string");t[a[2]]=o}}return{attributes:e,listeners:t,properties:n,specialAttributes:r}}(t||{}),r=function Qf(s,e){const t=ri();return t.createDirectiveHostEventAsts(s.listeners,e),t.createBoundHostProperties(s.properties,e),t.errors}(n,e);if(r.length)throw new Error(r.map(i=>i.msg).join("\n"));for(const i in s)s.hasOwnProperty(i)&&s[i].forEach(o=>{pm(o)?n.properties[o.hostPropertyName||i]=vc("this",i):hm(o)&&(n.listeners[o.eventName||i]=`${i}(${(o.args||[]).join(",")})`)});return n}function pm(s){return"HostBinding"===s.ngMetadataName}function hm(s){return"HostListener"===s.ngMetadataName}function dm(s){return"Input"===s.ngMetadataName}function fm(s){return"Output"===s.ngMetadataName}function ui(s){return s.reduce((e,t)=>{const[n,r]=t.split(":",2).map(i=>i.trim());return e[n]=r||n,e},{})}new class dr{constructor(e){this.full=e;const t=e.split(".");this.major=t[0],this.minor=t[1],this.patch=t.slice(2).join(".")}}("15.0.3");var zt;!function(s){s[s.Extract=0]="Extract",s[s.Merge=1]="Merge"}(zt||(zt={}));new class Im{constructor(){this.closedByParent=!1,this.isVoid=!1,this.ignoreFirstLf=!1,this.canSelfClose=!0,this.preventNamespaceInheritance=!1}requireExtraParent(e){return!1}isClosedByChild(e){return!1}getContentType(){return _.PARSABLE_DATA}};var Ul;!function(s){s[s.Directive=0]="Directive",s[s.Component=1]="Component",s[s.Injectable=2]="Injectable",s[s.Pipe=3]="Pipe",s[s.NgModule=4]="NgModule"}(Ul||(Ul={}));!function vm(s){(s.ng||(s.ng={})).\u0275compilerFacade=new nm}(en);function Zl(s,e){for(let t=1,n=1;ttypeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)().$localize=Uo;h(34012),h(61199)},61199:()=>{"use strict";!function(d){const E=d.performance;function D(Oe){E&&E.mark&&E.mark(Oe)}function A(Oe,S){E&&E.measure&&E.measure(Oe,S)}D("Zone");const N=d.__Zone_symbol_prefix||"__zone_symbol__";function L(Oe){return N+Oe}const se=!0===d[L("forceDuplicateZoneCheck")];if(d.Zone){if(se||"function"!=typeof d.Zone.__symbol__)throw new Error("Zone already loaded.");return d.Zone}class Q{constructor(S,g){this._parent=S,this._name=g?g.name||"unnamed":"",this._properties=g&&g.properties||{},this._zoneDelegate=new de(this,this._parent&&this._parent._zoneDelegate,g)}static assertZonePatched(){if(d.Promise!==ft.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let S=Q.current;for(;S.parent;)S=S.parent;return S}static get current(){return Qe.zone}static get currentTask(){return et}static __load_patch(S,g,v=!1){if(ft.hasOwnProperty(S)){if(!v&&se)throw Error("Already loaded patch: "+S)}else if(!d["__Zone_disable_"+S]){const pe="Zone:"+S;D(pe),ft[S]=g(d,Q,Ye),A(pe,pe)}}get parent(){return this._parent}get name(){return this._name}get(S){const g=this.getZoneWith(S);if(g)return g._properties[S]}getZoneWith(S){let g=this;for(;g;){if(g._properties.hasOwnProperty(S))return g;g=g._parent}return null}fork(S){if(!S)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,S)}wrap(S,g){if("function"!=typeof S)throw new Error("Expecting function got: "+S);const v=this._zoneDelegate.intercept(this,S,g),pe=this;return function(){return pe.runGuarded(v,this,arguments,g)}}run(S,g,v,pe){Qe={parent:Qe,zone:this};try{return this._zoneDelegate.invoke(this,S,g,v,pe)}finally{Qe=Qe.parent}}runGuarded(S,g=null,v,pe){Qe={parent:Qe,zone:this};try{try{return this._zoneDelegate.invoke(this,S,g,v,pe)}catch(Me){if(this._zoneDelegate.handleError(this,Me))throw Me}}finally{Qe=Qe.parent}}runTask(S,g,v){if(S.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(S.zone||Je).name+"; Execution: "+this.name+")");if(S.state===Ce&&(S.type===dt||S.type===me))return;const pe=S.state!=oe;pe&&S._transitionTo(oe,xe),S.runCount++;const Me=et;et=S,Qe={parent:Qe,zone:this};try{S.type==me&&S.data&&!S.data.isPeriodic&&(S.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,S,g,v)}catch(ne){if(this._zoneDelegate.handleError(this,ne))throw ne}}finally{S.state!==Ce&&S.state!==G&&(S.type==dt||S.data&&S.data.isPeriodic?pe&&S._transitionTo(xe,oe):(S.runCount=0,this._updateTaskCount(S,-1),pe&&S._transitionTo(Ce,oe,Ce))),Qe=Qe.parent,et=Me}}scheduleTask(S){if(S.zone&&S.zone!==this){let v=this;for(;v;){if(v===S.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${S.zone.name}`);v=v.parent}}S._transitionTo(Ve,Ce);const g=[];S._zoneDelegates=g,S._zone=this;try{S=this._zoneDelegate.scheduleTask(this,S)}catch(v){throw S._transitionTo(G,Ve,Ce),this._zoneDelegate.handleError(this,v),v}return S._zoneDelegates===g&&this._updateTaskCount(S,1),S.state==Ve&&S._transitionTo(xe,Ve),S}scheduleMicroTask(S,g,v,pe){return this.scheduleTask(new ue(fe,S,g,v,pe,void 0))}scheduleMacroTask(S,g,v,pe,Me){return this.scheduleTask(new ue(me,S,g,v,pe,Me))}scheduleEventTask(S,g,v,pe,Me){return this.scheduleTask(new ue(dt,S,g,v,pe,Me))}cancelTask(S){if(S.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(S.zone||Je).name+"; Execution: "+this.name+")");S._transitionTo(je,xe,oe);try{this._zoneDelegate.cancelTask(this,S)}catch(g){throw S._transitionTo(G,je),this._zoneDelegate.handleError(this,g),g}return this._updateTaskCount(S,-1),S._transitionTo(Ce,je),S.runCount=0,S}_updateTaskCount(S,g){const v=S._zoneDelegates;-1==g&&(S._zoneDelegates=null);for(let pe=0;peOe.hasTask(g,v),onScheduleTask:(Oe,S,g,v)=>Oe.scheduleTask(g,v),onInvokeTask:(Oe,S,g,v,pe,Me)=>Oe.invokeTask(g,v,pe,Me),onCancelTask:(Oe,S,g,v)=>Oe.cancelTask(g,v)};class de{constructor(S,g,v){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=S,this._parentDelegate=g,this._forkZS=v&&(v&&v.onFork?v:g._forkZS),this._forkDlgt=v&&(v.onFork?g:g._forkDlgt),this._forkCurrZone=v&&(v.onFork?this.zone:g._forkCurrZone),this._interceptZS=v&&(v.onIntercept?v:g._interceptZS),this._interceptDlgt=v&&(v.onIntercept?g:g._interceptDlgt),this._interceptCurrZone=v&&(v.onIntercept?this.zone:g._interceptCurrZone),this._invokeZS=v&&(v.onInvoke?v:g._invokeZS),this._invokeDlgt=v&&(v.onInvoke?g:g._invokeDlgt),this._invokeCurrZone=v&&(v.onInvoke?this.zone:g._invokeCurrZone),this._handleErrorZS=v&&(v.onHandleError?v:g._handleErrorZS),this._handleErrorDlgt=v&&(v.onHandleError?g:g._handleErrorDlgt),this._handleErrorCurrZone=v&&(v.onHandleError?this.zone:g._handleErrorCurrZone),this._scheduleTaskZS=v&&(v.onScheduleTask?v:g._scheduleTaskZS),this._scheduleTaskDlgt=v&&(v.onScheduleTask?g:g._scheduleTaskDlgt),this._scheduleTaskCurrZone=v&&(v.onScheduleTask?this.zone:g._scheduleTaskCurrZone),this._invokeTaskZS=v&&(v.onInvokeTask?v:g._invokeTaskZS),this._invokeTaskDlgt=v&&(v.onInvokeTask?g:g._invokeTaskDlgt),this._invokeTaskCurrZone=v&&(v.onInvokeTask?this.zone:g._invokeTaskCurrZone),this._cancelTaskZS=v&&(v.onCancelTask?v:g._cancelTaskZS),this._cancelTaskDlgt=v&&(v.onCancelTask?g:g._cancelTaskDlgt),this._cancelTaskCurrZone=v&&(v.onCancelTask?this.zone:g._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const pe=v&&v.onHasTask,Me=g&&g._hasTaskZS;(pe||Me)&&(this._hasTaskZS=pe?v:J,this._hasTaskDlgt=g,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=S,v.onScheduleTask||(this._scheduleTaskZS=J,this._scheduleTaskDlgt=g,this._scheduleTaskCurrZone=this.zone),v.onInvokeTask||(this._invokeTaskZS=J,this._invokeTaskDlgt=g,this._invokeTaskCurrZone=this.zone),v.onCancelTask||(this._cancelTaskZS=J,this._cancelTaskDlgt=g,this._cancelTaskCurrZone=this.zone))}fork(S,g){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,S,g):new Q(S,g)}intercept(S,g,v){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,S,g,v):g}invoke(S,g,v,pe,Me){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,S,g,v,pe,Me):g.apply(v,pe)}handleError(S,g){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,S,g)}scheduleTask(S,g){let v=g;if(this._scheduleTaskZS)this._hasTaskZS&&v._zoneDelegates.push(this._hasTaskDlgtOwner),v=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,S,g),v||(v=g);else if(g.scheduleFn)g.scheduleFn(g);else{if(g.type!=fe)throw new Error("Task is missing scheduleFn.");Ee(g)}return v}invokeTask(S,g,v,pe){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,S,g,v,pe):g.callback.apply(v,pe)}cancelTask(S,g){let v;if(this._cancelTaskZS)v=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,S,g);else{if(!g.cancelFn)throw Error("Task is not cancelable");v=g.cancelFn(g)}return v}hasTask(S,g){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,S,g)}catch(v){this.handleError(S,v)}}_updateTaskCount(S,g){const v=this._taskCounts,pe=v[S],Me=v[S]=pe+g;if(Me<0)throw new Error("More tasks executed then were scheduled.");if(0==pe||0==Me){const ne={microTask:v.microTask>0,macroTask:v.macroTask>0,eventTask:v.eventTask>0,change:S};this.hasTask(this.zone,ne)}}}class ue{constructor(S,g,v,pe,Me,ne){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=S,this.source=g,this.data=pe,this.scheduleFn=Me,this.cancelFn=ne,!v)throw new Error("callback is not defined");this.callback=v;const F=this;S===dt&&pe&&pe.useG?this.invoke=ue.invokeTask:this.invoke=function(){return ue.invokeTask.call(d,F,this,arguments)}}static invokeTask(S,g,v){S||(S=this),nt++;try{return S.runCount++,S.zone.runTask(S,g,v)}finally{1==nt&&ee(),nt--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(Ce,Ve)}_transitionTo(S,g,v){if(this._state!==g&&this._state!==v)throw new Error(`${this.type} '${this.source}': can not transition to '${S}', expecting state '${g}'${v?" or '"+v+"'":""}, was '${this._state}'.`);this._state=S,S==Ce&&(this._zoneDelegates=null)}toString(){return this.data&&typeof this.data.handleId<"u"?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const ke=L("setTimeout"),Se=L("Promise"),ve=L("then");let ut,Ge=[],Fe=!1;function Xe(Oe){if(ut||d[Se]&&(ut=d[Se].resolve(0)),ut){let S=ut[ve];S||(S=ut.then),S.call(ut,Oe)}else d[ke](Oe,0)}function Ee(Oe){0===nt&&0===Ge.length&&Xe(ee),Oe&&Ge.push(Oe)}function ee(){if(!Fe){for(Fe=!0;Ge.length;){const Oe=Ge;Ge=[];for(let S=0;SQe,onUnhandledError:H,microtaskDrainDone:H,scheduleMicroTask:Ee,showUncaughtError:()=>!Q[L("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:H,patchMethod:()=>H,bindArguments:()=>[],patchThen:()=>H,patchMacroTask:()=>H,patchEventPrototype:()=>H,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>H,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>H,wrapWithCurrentZone:()=>H,filterProperties:()=>[],attachOriginToPatched:()=>H,_redefineProperty:()=>H,patchCallbacks:()=>H,nativeScheduleMicroTask:Xe};let Qe={parent:null,zone:new Q(null,null)},et=null,nt=0;function H(){}A("Zone","Zone"),d.Zone=Q}(typeof window<"u"&&window||typeof self<"u"&&self||global);const x=Object.getOwnPropertyDescriptor,B=Object.defineProperty,h=Object.getPrototypeOf,_=Object.create,w=Array.prototype.slice,T="addEventListener",I="removeEventListener",M=Zone.__symbol__(T),W=Zone.__symbol__(I),V="true",P="false",ae=Zone.__symbol__("");function le(d,E){return Zone.current.wrap(d,E)}function Y(d,E,D,A,N){return Zone.current.scheduleMacroTask(d,E,D,A,N)}const j=Zone.__symbol__,be=typeof window<"u",he=be?window:void 0,X=be&&he||"object"==typeof self&&self||global;function Ke(d,E){for(let D=d.length-1;D>=0;D--)"function"==typeof d[D]&&(d[D]=le(d[D],E+"_"+D));return d}function Re(d){return!d||!1!==d.writable&&!("function"==typeof d.get&&typeof d.set>"u")}const ht=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,Ot=!("nw"in X)&&typeof X.process<"u"&&"[object process]"==={}.toString.call(X.process),ws=!Ot&&!ht&&!(!be||!he.HTMLElement),Ze=typeof X.process<"u"&&"[object process]"==={}.toString.call(X.process)&&!ht&&!(!be||!he.HTMLElement),kt={},lr=function(d){if(!(d=d||X.event))return;let E=kt[d.type];E||(E=kt[d.type]=j("ON_PROPERTY"+d.type));const D=this||d.target||X,A=D[E];let N;if(ws&&D===he&&"error"===d.type){const L=d;N=A&&A.call(this,L.message,L.filename,L.lineno,L.colno,L.error),!0===N&&d.preventDefault()}else N=A&&A.apply(this,arguments),null!=N&&!N&&d.preventDefault();return N};function cr(d,E,D){let A=x(d,E);if(!A&&D&&x(D,E)&&(A={enumerable:!0,configurable:!0}),!A||!A.configurable)return;const N=j("on"+E+"patched");if(d.hasOwnProperty(N)&&d[N])return;delete A.writable,delete A.value;const L=A.get,se=A.set,Q=E.slice(2);let J=kt[Q];J||(J=kt[Q]=j("ON_PROPERTY"+Q)),A.set=function(de){let ue=this;!ue&&d===X&&(ue=X),ue&&("function"==typeof ue[J]&&ue.removeEventListener(Q,lr),se&&se.call(ue,null),ue[J]=de,"function"==typeof de&&ue.addEventListener(Q,lr,!1))},A.get=function(){let de=this;if(!de&&d===X&&(de=X),!de)return null;const ue=de[J];if(ue)return ue;if(L){let ke=L.call(this);if(ke)return A.set.call(this,ke),"function"==typeof de.removeAttribute&&de.removeAttribute(E),ke}return null},B(d,E,A),d[N]=!0}function pr(d,E,D){if(E)for(let A=0;Afunction(se,Q){const J=D(se,Q);return J.cbIdx>=0&&"function"==typeof Q[J.cbIdx]?Y(J.name,Q[J.cbIdx],J,N):L.apply(se,Q)})}function Vt(d,E){d[j("OriginalDelegate")]=E}let hr=!1,Yn=!1;function Qn(){if(hr)return Yn;hr=!0;try{const d=he.navigator.userAgent;(-1!==d.indexOf("MSIE ")||-1!==d.indexOf("Trident/")||-1!==d.indexOf("Edge/"))&&(Yn=!0)}catch{}return Yn}Zone.__load_patch("ZoneAwarePromise",(d,E,D)=>{const A=Object.getOwnPropertyDescriptor,N=Object.defineProperty;const se=D.symbol,Q=[],J=!0===d[se("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],de=se("Promise"),ue=se("then");D.onUnhandledError=F=>{if(D.showUncaughtError()){const $=F&&F.rejection;$?console.error("Unhandled Promise rejection:",$ instanceof Error?$.message:$,"; Zone:",F.zone.name,"; Task:",F.task&&F.task.source,"; Value:",$,$ instanceof Error?$.stack:void 0):console.error(F)}},D.microtaskDrainDone=()=>{for(;Q.length;){const F=Q.shift();try{F.zone.runGuarded(()=>{throw F.throwOriginal?F.rejection:F})}catch($){ve($)}}};const Se=se("unhandledPromiseRejectionHandler");function ve(F){D.onUnhandledError(F);try{const $=E[Se];"function"==typeof $&&$.call(this,F)}catch{}}function Ge(F){return F&&F.then}function Fe(F){return F}function ut(F){return g.reject(F)}const Xe=se("state"),Ee=se("value"),ee=se("finally"),Je=se("parentPromiseValue"),Ce=se("parentPromiseState"),xe=null,je=!1;function fe(F,$){return b=>{try{Ye(F,$,b)}catch(O){Ye(F,!1,O)}}}const me=function(){let F=!1;return function(b){return function(){F||(F=!0,b.apply(null,arguments))}}},ft=se("currentTaskTrace");function Ye(F,$,b){const O=me();if(F===b)throw new TypeError("Promise resolved with itself");if(F[Xe]===xe){let re=null;try{("object"==typeof b||"function"==typeof b)&&(re=b&&b.then)}catch(ce){return O(()=>{Ye(F,!1,ce)})(),F}if($!==je&&b instanceof g&&b.hasOwnProperty(Xe)&&b.hasOwnProperty(Ee)&&b[Xe]!==xe)et(b),Ye(F,b[Xe],b[Ee]);else if($!==je&&"function"==typeof re)try{re.call(b,O(fe(F,$)),O(fe(F,!1)))}catch(ce){O(()=>{Ye(F,!1,ce)})()}else{F[Xe]=$;const ce=F[Ee];if(F[Ee]=b,F[ee]===ee&&true===$&&(F[Xe]=F[Ce],F[Ee]=F[Je]),$===je&&b instanceof Error){const z=E.currentTask&&E.currentTask.data&&E.currentTask.data.__creationTrace__;z&&N(b,ft,{configurable:!0,enumerable:!1,writable:!0,value:z})}for(let z=0;z{try{const ye=F[Ee],_e=!!b&&ee===b[ee];_e&&(b[Je]=ye,b[Ce]=ce);const ge=$.run(z,void 0,_e&&z!==ut&&z!==Fe?[]:[ye]);Ye(b,!0,ge)}catch(ye){Ye(b,!1,ye)}},b)}const Oe=function(){},S=d.AggregateError;class g{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve($){return Ye(new this(null),true,$)}static reject($){return Ye(new this(null),je,$)}static any($){if(!$||"function"!=typeof $[Symbol.iterator])return Promise.reject(new S([],"All promises were rejected"));const b=[];let O=0;try{for(let z of $)O++,b.push(g.resolve(z))}catch{return Promise.reject(new S([],"All promises were rejected"))}if(0===O)return Promise.reject(new S([],"All promises were rejected"));let re=!1;const ce=[];return new g((z,ye)=>{for(let _e=0;_e{re||(re=!0,z(ge))},ge=>{ce.push(ge),O--,0===O&&(re=!0,ye(new S(ce,"All promises were rejected")))})})}static race($){let b,O,re=new this((ye,_e)=>{b=ye,O=_e});function ce(ye){b(ye)}function z(ye){O(ye)}for(let ye of $)Ge(ye)||(ye=this.resolve(ye)),ye.then(ce,z);return re}static all($){return g.allWithCallback($)}static allSettled($){return(this&&this.prototype instanceof g?this:g).allWithCallback($,{thenCallback:O=>({status:"fulfilled",value:O}),errorCallback:O=>({status:"rejected",reason:O})})}static allWithCallback($,b){let O,re,ce=new this((ge,Be)=>{O=ge,re=Be}),z=2,ye=0;const _e=[];for(let ge of $){Ge(ge)||(ge=this.resolve(ge));const Be=ye;try{ge.then(Ue=>{_e[Be]=b?b.thenCallback(Ue):Ue,z--,0===z&&O(_e)},Ue=>{b?(_e[Be]=b.errorCallback(Ue),z--,0===z&&O(_e)):re(Ue)})}catch(Ue){re(Ue)}z++,ye++}return z-=2,0===z&&O(_e),ce}constructor($){const b=this;if(!(b instanceof g))throw new Error("Must be an instanceof Promise.");b[Xe]=xe,b[Ee]=[];try{const O=me();$&&$(O(fe(b,true)),O(fe(b,je)))}catch(O){Ye(b,!1,O)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return g}then($,b){var O;let re=null===(O=this.constructor)||void 0===O?void 0:O[Symbol.species];(!re||"function"!=typeof re)&&(re=this.constructor||g);const ce=new re(Oe),z=E.current;return this[Xe]==xe?this[Ee].push(z,ce,$,b):nt(this,z,ce,$,b),ce}catch($){return this.then(null,$)}finally($){var b;let O=null===(b=this.constructor)||void 0===b?void 0:b[Symbol.species];(!O||"function"!=typeof O)&&(O=g);const re=new O(Oe);re[ee]=ee;const ce=E.current;return this[Xe]==xe?this[Ee].push(ce,re,$,$):nt(this,ce,re,$,$),re}}g.resolve=g.resolve,g.reject=g.reject,g.race=g.race,g.all=g.all;const v=d[de]=d.Promise;d.Promise=g;const pe=se("thenPatched");function Me(F){const $=F.prototype,b=A($,"then");if(b&&(!1===b.writable||!b.configurable))return;const O=$.then;$[ue]=O,F.prototype.then=function(re,ce){return new g((ye,_e)=>{O.call(this,ye,_e)}).then(re,ce)},F[pe]=!0}return D.patchThen=Me,v&&(Me(v),$t(d,"fetch",F=>function ne(F){return function($,b){let O=F.apply($,b);if(O instanceof g)return O;let re=O.constructor;return re[pe]||Me(re),O}}(F))),Promise[E.__symbol__("uncaughtPromiseErrors")]=Q,g}),Zone.__load_patch("toString",d=>{const E=Function.prototype.toString,D=j("OriginalDelegate"),A=j("Promise"),N=j("Error"),L=function(){if("function"==typeof this){const de=this[D];if(de)return"function"==typeof de?E.call(de):Object.prototype.toString.call(de);if(this===Promise){const ue=d[A];if(ue)return E.call(ue)}if(this===Error){const ue=d[N];if(ue)return E.call(ue)}}return E.call(this)};L[D]=E,Function.prototype.toString=L;const se=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":se.call(this)}});let Ln=!1;if(typeof window<"u")try{const d=Object.defineProperty({},"passive",{get:function(){Ln=!0}});window.addEventListener("test",d,d),window.removeEventListener("test",d,d)}catch{Ln=!1}const Cs={useG:!0},_t={},dr={},en=new RegExp("^"+ae+"(\\w+)(true|false)$"),fr=j("propagationStopped");function mr(d,E){const D=(E?E(d):d)+P,A=(E?E(d):d)+V,N=ae+D,L=ae+A;_t[d]={},_t[d][P]=N,_t[d][V]=L}function En(d,E,D,A){const N=A&&A.add||T,L=A&&A.rm||I,se=A&&A.listeners||"eventListeners",Q=A&&A.rmAll||"removeAllListeners",J=j(N),de="."+N+":",ue="prependListener",Se=function(Ee,ee,Je){if(Ee.isRemoved)return;const Ce=Ee.callback;let Ve;"object"==typeof Ce&&Ce.handleEvent&&(Ee.callback=oe=>Ce.handleEvent(oe),Ee.originalDelegate=Ce);try{Ee.invoke(Ee,ee,[Je])}catch(oe){Ve=oe}const xe=Ee.options;if(xe&&"object"==typeof xe&&xe.once){const oe=Ee.originalDelegate?Ee.originalDelegate:Ee.callback;ee[L].call(ee,Je.type,oe,xe)}return Ve};function ve(Ee,ee,Je){if(!(ee=ee||d.event))return;const Ce=Ee||ee.target||d,Ve=Ce[_t[ee.type][Je?V:P]];if(Ve){const xe=[];if(1===Ve.length){const oe=Se(Ve[0],Ce,ee);oe&&xe.push(oe)}else{const oe=Ve.slice();for(let je=0;je{throw je})}}}const Ge=function(Ee){return ve(this,Ee,!1)},Fe=function(Ee){return ve(this,Ee,!0)};function ut(Ee,ee){if(!Ee)return!1;let Je=!0;ee&&void 0!==ee.useG&&(Je=ee.useG);const Ce=ee&&ee.vh;let Ve=!0;ee&&void 0!==ee.chkDup&&(Ve=ee.chkDup);let xe=!1;ee&&void 0!==ee.rt&&(xe=ee.rt);let oe=Ee;for(;oe&&!oe.hasOwnProperty(N);)oe=h(oe);if(!oe&&Ee[N]&&(oe=Ee),!oe||oe[J])return!1;const je=ee&&ee.eventNameToString,G={},fe=oe[J]=oe[N],me=oe[j(L)]=oe[L],dt=oe[j(se)]=oe[se],ft=oe[j(Q)]=oe[Q];let Ye;function Qe(b,O){return!Ln&&"object"==typeof b&&b?!!b.capture:Ln&&O?"boolean"==typeof b?{capture:b,passive:!0}:b?"object"==typeof b&&!1!==b.passive?Object.assign(Object.assign({},b),{passive:!0}):b:{passive:!0}:b}ee&&ee.prepend&&(Ye=oe[j(ee.prepend)]=oe[ee.prepend]);const g=Je?function(b){if(!G.isExisting)return fe.call(G.target,G.eventName,G.capture?Fe:Ge,G.options)}:function(b){return fe.call(G.target,G.eventName,b.invoke,G.options)},v=Je?function(b){if(!b.isRemoved){const O=_t[b.eventName];let re;O&&(re=O[b.capture?V:P]);const ce=re&&b.target[re];if(ce)for(let z=0;zfunction(N,L){N[fr]=!0,A&&A.apply(N,L)})}function gr(d,E,D,A,N){const L=Zone.__symbol__(A);if(E[L])return;const se=E[L]=E[A];E[A]=function(Q,J,de){return J&&J.prototype&&N.forEach(function(ue){const ke=`${D}.${A}::`+ue,Se=J.prototype;try{if(Se.hasOwnProperty(ue)){const ve=d.ObjectGetOwnPropertyDescriptor(Se,ue);ve&&ve.value?(ve.value=d.wrapWithCurrentZone(ve.value,ke),d._redefineProperty(J.prototype,ue,ve)):Se[ue]&&(Se[ue]=d.wrapWithCurrentZone(Se[ue],ke))}else Se[ue]&&(Se[ue]=d.wrapWithCurrentZone(Se[ue],ke))}catch{}}),se.call(E,Q,J,de)},d.attachOriginToPatched(E[A],se)}function As(d,E,D){if(!D||0===D.length)return E;const A=D.filter(L=>L.target===d);if(!A||0===A.length)return E;const N=A[0].ignoreProperties;return E.filter(L=>-1===N.indexOf(L))}function Jn(d,E,D,A){if(!d)return;pr(d,As(d,E,D),A)}function es(d){return Object.getOwnPropertyNames(d).filter(E=>E.startsWith("on")&&E.length>2).map(E=>E.substring(2))}function vr(d,E){if(Ot&&!Ze||Zone[d.symbol("patchEvents")])return;const D=E.__Zone_ignore_on_properties;let A=[];if(ws){const N=window;A=A.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]);const L=function hi(){try{const d=he.navigator.userAgent;if(-1!==d.indexOf("MSIE ")||-1!==d.indexOf("Trident/"))return!0}catch{}return!1}()?[{target:N,ignoreProperties:["error"]}]:[];Jn(N,es(N),D&&D.concat(L),h(N))}A=A.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let N=0;N{const A=es(d);D.patchOnProperties=pr,D.patchMethod=$t,D.bindArguments=Ke,D.patchMacroTask=pi;const N=E.__symbol__("BLACK_LISTED_EVENTS"),L=E.__symbol__("UNPATCHED_EVENTS");d[L]&&(d[N]=d[L]),d[N]&&(E[N]=E[L]=d[N]),D.patchEventPrototype=di,D.patchEventTarget=En,D.isIEOrEdge=Qn,D.ObjectDefineProperty=B,D.ObjectGetOwnPropertyDescriptor=x,D.ObjectCreate=_,D.ArraySlice=w,D.patchClass=Xn,D.wrapWithCurrentZone=le,D.filterProperties=As,D.attachOriginToPatched=Vt,D._redefineProperty=Object.defineProperty,D.patchCallbacks=gr,D.getGlobalObjects=()=>({globalSources:dr,zoneSymbolEventNames:_t,eventNames:A,isBrowser:ws,isMix:Ze,isNode:Ot,TRUE_STR:V,FALSE_STR:P,ZONE_SYMBOL_PREFIX:ae,ADD_EVENT_LISTENER_STR:T,REMOVE_EVENT_LISTENER_STR:I})});const ts=j("zoneTask");function yn(d,E,D,A){let N=null,L=null;D+=A;const se={};function Q(de){const ue=de.data;return ue.args[0]=function(){return de.invoke.apply(this,arguments)},ue.handleId=N.apply(d,ue.args),de}function J(de){return L.call(d,de.data.handleId)}N=$t(d,E+=A,de=>function(ue,ke){if("function"==typeof ke[0]){const Se={isPeriodic:"Interval"===A,delay:"Timeout"===A||"Interval"===A?ke[1]||0:void 0,args:ke},ve=ke[0];ke[0]=function(){try{return ve.apply(this,arguments)}finally{Se.isPeriodic||("number"==typeof Se.handleId?delete se[Se.handleId]:Se.handleId&&(Se.handleId[ts]=null))}};const Ge=Y(E,ke[0],Se,Q,J);if(!Ge)return Ge;const Fe=Ge.data.handleId;return"number"==typeof Fe?se[Fe]=Ge:Fe&&(Fe[ts]=Ge),Fe&&Fe.ref&&Fe.unref&&"function"==typeof Fe.ref&&"function"==typeof Fe.unref&&(Ge.ref=Fe.ref.bind(Fe),Ge.unref=Fe.unref.bind(Fe)),"number"==typeof Fe||Fe?Fe:Ge}return de.apply(d,ke)}),L=$t(d,D,de=>function(ue,ke){const Se=ke[0];let ve;"number"==typeof Se?ve=se[Se]:(ve=Se&&Se[ts],ve||(ve=Se)),ve&&"string"==typeof ve.type?"notScheduled"!==ve.state&&(ve.cancelFn&&ve.data.isPeriodic||0===ve.runCount)&&("number"==typeof Se?delete se[Se]:Se&&(Se[ts]=null),ve.zone.cancelTask(ve)):de.apply(d,ke)})}Zone.__load_patch("legacy",d=>{const E=d[Zone.__symbol__("legacyPatch")];E&&E()}),Zone.__load_patch("queueMicrotask",(d,E,D)=>{D.patchMethod(d,"queueMicrotask",A=>function(N,L){E.current.scheduleMicroTask("queueMicrotask",L[0])})}),Zone.__load_patch("timers",d=>{const E="set",D="clear";yn(d,E,D,"Timeout"),yn(d,E,D,"Interval"),yn(d,E,D,"Immediate")}),Zone.__load_patch("requestAnimationFrame",d=>{yn(d,"request","cancel","AnimationFrame"),yn(d,"mozRequest","mozCancel","AnimationFrame"),yn(d,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",(d,E)=>{const D=["alert","prompt","confirm"];for(let A=0;Afunction(J,de){return E.current.run(L,d,de,Q)})}}),Zone.__load_patch("EventTarget",(d,E,D)=>{(function gi(d,E){E.patchEventPrototype(d,E)})(d,D),function mi(d,E){if(Zone[E.symbol("patchEventTarget")])return;const{eventNames:D,zoneSymbolEventNames:A,TRUE_STR:N,FALSE_STR:L,ZONE_SYMBOL_PREFIX:se}=E.getGlobalObjects();for(let J=0;J{Xn("MutationObserver"),Xn("WebKitMutationObserver")}),Zone.__load_patch("IntersectionObserver",(d,E,D)=>{Xn("IntersectionObserver")}),Zone.__load_patch("FileReader",(d,E,D)=>{Xn("FileReader")}),Zone.__load_patch("on_property",(d,E,D)=>{vr(D,d)}),Zone.__load_patch("customElements",(d,E,D)=>{!function fi(d,E){const{isBrowser:D,isMix:A}=E.getGlobalObjects();if(!D&&!A||!d.customElements||!("customElements"in d))return;E.patchCallbacks(E,d.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(d,D)}),Zone.__load_patch("XHR",(d,E)=>{!function J(de){const ue=de.XMLHttpRequest;if(!ue)return;const ke=ue.prototype;let ve=ke[M],Ge=ke[W];if(!ve){const G=de.XMLHttpRequestEventTarget;if(G){const fe=G.prototype;ve=fe[M],Ge=fe[W]}}const Fe="readystatechange",ut="scheduled";function Xe(G){const fe=G.data,me=fe.target;me[L]=!1,me[Q]=!1;const dt=me[N];ve||(ve=me[M],Ge=me[W]),dt&&Ge.call(me,Fe,dt);const ft=me[N]=()=>{if(me.readyState===me.DONE)if(!fe.aborted&&me[L]&&G.state===ut){const Qe=me[E.__symbol__("loadfalse")];if(0!==me.status&&Qe&&Qe.length>0){const et=G.invoke;G.invoke=function(){const nt=me[E.__symbol__("loadfalse")];for(let H=0;Hfunction(G,fe){return G[A]=0==fe[2],G[se]=fe[1],Je.apply(G,fe)}),Ve=j("fetchTaskAborting"),xe=j("fetchTaskScheduling"),oe=$t(ke,"send",()=>function(G,fe){if(!0===E.current[xe]||G[A])return oe.apply(G,fe);{const me={target:G,url:G[se],isPeriodic:!1,args:fe,aborted:!1},dt=Y("XMLHttpRequest.send",Ee,me,Xe,ee);G&&!0===G[Q]&&!me.aborted&&dt.state===ut&&dt.invoke()}}),je=$t(ke,"abort",()=>function(G,fe){const me=function Se(G){return G[D]}(G);if(me&&"string"==typeof me.type){if(null==me.cancelFn||me.data&&me.data.aborted)return;me.zone.cancelTask(me)}else if(!0===E.current[Ve])return je.apply(G,fe)})}(d);const D=j("xhrTask"),A=j("xhrSync"),N=j("xhrListener"),L=j("xhrScheduled"),se=j("xhrURL"),Q=j("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",d=>{d.navigator&&d.navigator.geolocation&&function We(d,E){const D=d.constructor.name;for(let A=0;A{const J=function(){return Q.apply(this,Ke(arguments,D+"."+N))};return Vt(J,Q),J})(L)}}}(d.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",(d,E)=>{function D(A){return function(N){Ts(d,A).forEach(se=>{const Q=d.PromiseRejectionEvent;if(Q){const J=new Q(A,{promise:N.promise,reason:N.rejection});se.invoke(J)}})}}d.PromiseRejectionEvent&&(E[j("unhandledPromiseRejectionHandler")]=D("unhandledrejection"),E[j("rejectionHandledHandler")]=D("rejectionhandled"))})},23518:(x,B,h)=>{var _=h(96399),w=h(24563),T=TypeError;x.exports=function(I){if(_(I))return I;throw T(w(I)+" is not a function")}},16132:(x,B,h)=>{var _=h(38722),w=String,T=TypeError;x.exports=function(I){if(_(I))return I;throw T(w(I)+" is not an object")}},23124:(x,B,h)=>{var _=h(66593),w=h(16582),T=h(8773),I=function(M){return function(W,V,P){var j,ae=_(W),le=T(ae),Y=w(P,le);if(M&&V!=V){for(;le>Y;)if((j=ae[Y++])!=j)return!0}else for(;le>Y;Y++)if((M||Y in ae)&&ae[Y]===V)return M||Y||0;return!M&&-1}};x.exports={includes:I(!0),indexOf:I(!1)}},29166:(x,B,h)=>{var _=h(32026),w=_({}.toString),T=_("".slice);x.exports=function(I){return T(w(I),8,-1)}},65097:(x,B,h)=>{var _=h(75971),w=h(30831),T=h(68567),I=h(45988);x.exports=function(M,W,V){for(var P=w(W),ae=I.f,le=T.f,Y=0;Y{var _=h(33522),w=h(45988),T=h(92587);x.exports=_?function(I,M,W){return w.f(I,M,T(1,W))}:function(I,M,W){return I[M]=W,I}},92587:x=>{x.exports=function(B,h){return{enumerable:!(1&B),configurable:!(2&B),writable:!(4&B),value:h}}},8283:(x,B,h)=>{var _=h(96399),w=h(45988),T=h(28916),I=h(8746);x.exports=function(M,W,V,P){P||(P={});var ae=P.enumerable,le=void 0!==P.name?P.name:W;if(_(V)&&T(V,le,P),P.global)ae?M[W]=V:I(W,V);else{try{P.unsafe?M[W]&&(ae=!0):delete M[W]}catch{}ae?M[W]=V:w.f(M,W,{value:V,enumerable:!1,configurable:!P.nonConfigurable,writable:!P.nonWritable})}return M}},8746:(x,B,h)=>{var _=h(86487),w=Object.defineProperty;x.exports=function(T,I){try{w(_,T,{value:I,configurable:!0,writable:!0})}catch{_[T]=I}return I}},33522:(x,B,h)=>{var _=h(89295);x.exports=!_(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},9622:x=>{var B="object"==typeof document&&document.all,h=typeof B>"u"&&void 0!==B;x.exports={all:B,IS_HTMLDDA:h}},6577:(x,B,h)=>{var _=h(86487),w=h(38722),T=_.document,I=w(T)&&w(T.createElement);x.exports=function(M){return I?T.createElement(M):{}}},11742:(x,B,h)=>{var _=h(74805);x.exports=_("navigator","userAgent")||""},89699:(x,B,h)=>{var V,P,_=h(86487),w=h(11742),T=_.process,I=_.Deno,M=T&&T.versions||I&&I.version,W=M&&M.v8;W&&(P=(V=W.split("."))[0]>0&&V[0]<4?1:+(V[0]+V[1])),!P&&w&&((!(V=w.match(/Edge\/(\d+)/))||V[1]>=74)&&((V=w.match(/Chrome\/(\d+)/))&&(P=+V[1]))),x.exports=P},15323:x=>{x.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},70815:(x,B,h)=>{var _=h(86487),w=h(68567).f,T=h(25369),I=h(8283),M=h(8746),W=h(65097),V=h(11346);x.exports=function(P,ae){var he,X,De,Ke,We,le=P.target,Y=P.global,j=P.stat;if(he=Y?_:j?_[le]||M(le,{}):(_[le]||{}).prototype)for(X in ae){if(Ke=ae[X],P.dontCallGetSet?De=(We=w(he,X))&&We.value:De=he[X],!V(Y?X:le+(j?".":"#")+X,P.forced)&&void 0!==De){if(typeof Ke==typeof De)continue;W(Ke,De)}(P.sham||De&&De.sham)&&T(Ke,"sham",!0),I(he,X,Ke,P)}}},89295:x=>{x.exports=function(B){try{return!!B()}catch{return!0}}},66378:(x,B,h)=>{var _=h(89295);x.exports=!_(function(){var w=function(){}.bind();return"function"!=typeof w||w.hasOwnProperty("prototype")})},46787:(x,B,h)=>{var _=h(66378),w=Function.prototype.call;x.exports=_?w.bind(w):function(){return w.apply(w,arguments)}},7272:(x,B,h)=>{var _=h(33522),w=h(75971),T=Function.prototype,I=_&&Object.getOwnPropertyDescriptor,M=w(T,"name"),W=M&&"something"===function(){}.name,V=M&&(!_||_&&I(T,"name").configurable);x.exports={EXISTS:M,PROPER:W,CONFIGURABLE:V}},32026:(x,B,h)=>{var _=h(66378),w=Function.prototype,T=w.call,I=_&&w.bind.bind(T,T);x.exports=_?I:function(M){return function(){return T.apply(M,arguments)}}},74805:(x,B,h)=>{var _=h(86487),w=h(96399),T=function(I){return w(I)?I:void 0};x.exports=function(I,M){return arguments.length<2?T(_[I]):_[I]&&_[I][M]}},85083:(x,B,h)=>{var _=h(23518),w=h(85362);x.exports=function(T,I){var M=T[I];return w(M)?void 0:_(M)}},86487:x=>{var B=function(h){return h&&h.Math==Math&&h};x.exports=B("object"==typeof globalThis&&globalThis)||B("object"==typeof window&&window)||B("object"==typeof self&&self)||B("object"==typeof global&&global)||function(){return this}()||Function("return this")()},75971:(x,B,h)=>{var _=h(32026),w=h(7554),T=_({}.hasOwnProperty);x.exports=Object.hasOwn||function(M,W){return T(w(M),W)}},22005:x=>{x.exports={}},29306:(x,B,h)=>{var _=h(33522),w=h(89295),T=h(6577);x.exports=!_&&!w(function(){return 7!=Object.defineProperty(T("div"),"a",{get:function(){return 7}}).a})},77093:(x,B,h)=>{var _=h(32026),w=h(89295),T=h(29166),I=Object,M=_("".split);x.exports=w(function(){return!I("z").propertyIsEnumerable(0)})?function(W){return"String"==T(W)?M(W,""):I(W)}:I},77760:(x,B,h)=>{var _=h(32026),w=h(96399),T=h(38841),I=_(Function.toString);w(T.inspectSource)||(T.inspectSource=function(M){return I(M)}),x.exports=T.inspectSource},93425:(x,B,h)=>{var j,be,he,_=h(995),w=h(86487),T=h(38722),I=h(25369),M=h(75971),W=h(38841),V=h(6566),P=h(22005),ae="Object already initialized",le=w.TypeError,Y=w.WeakMap;if(_||W.state){var Ke=W.state||(W.state=new Y);Ke.get=Ke.get,Ke.has=Ke.has,Ke.set=Ke.set,j=function(Re,ht){if(Ke.has(Re))throw le(ae);return ht.facade=Re,Ke.set(Re,ht),ht},be=function(Re){return Ke.get(Re)||{}},he=function(Re){return Ke.has(Re)}}else{var We=V("state");P[We]=!0,j=function(Re,ht){if(M(Re,We))throw le(ae);return ht.facade=Re,I(Re,We,ht),ht},be=function(Re){return M(Re,We)?Re[We]:{}},he=function(Re){return M(Re,We)}}x.exports={set:j,get:be,has:he,enforce:function(Re){return he(Re)?be(Re):j(Re,{})},getterFor:function(Re){return function(ht){var Ot;if(!T(ht)||(Ot=be(ht)).type!==Re)throw le("Incompatible receiver, "+Re+" required");return Ot}}}},96399:(x,B,h)=>{var _=h(9622),w=_.all;x.exports=_.IS_HTMLDDA?function(T){return"function"==typeof T||T===w}:function(T){return"function"==typeof T}},11346:(x,B,h)=>{var _=h(89295),w=h(96399),T=/#|\.prototype\./,I=function(ae,le){var Y=W[M(ae)];return Y==P||Y!=V&&(w(le)?_(le):!!le)},M=I.normalize=function(ae){return String(ae).replace(T,".").toLowerCase()},W=I.data={},V=I.NATIVE="N",P=I.POLYFILL="P";x.exports=I},85362:x=>{x.exports=function(B){return null==B}},38722:(x,B,h)=>{var _=h(96399),w=h(9622),T=w.all;x.exports=w.IS_HTMLDDA?function(I){return"object"==typeof I?null!==I:_(I)||I===T}:function(I){return"object"==typeof I?null!==I:_(I)}},84680:x=>{x.exports=!1},942:(x,B,h)=>{var _=h(74805),w=h(96399),T=h(3544),I=h(35083),M=Object;x.exports=I?function(W){return"symbol"==typeof W}:function(W){var V=_("Symbol");return w(V)&&T(V.prototype,M(W))}},8773:(x,B,h)=>{var _=h(16344);x.exports=function(w){return _(w.length)}},28916:(x,B,h)=>{var _=h(89295),w=h(96399),T=h(75971),I=h(33522),M=h(7272).CONFIGURABLE,W=h(77760),V=h(93425),P=V.enforce,ae=V.get,le=Object.defineProperty,Y=I&&!_(function(){return 8!==le(function(){},"length",{value:8}).length}),j=String(String).split("String"),be=x.exports=function(he,X,De){"Symbol("===String(X).slice(0,7)&&(X="["+String(X).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),De&&De.getter&&(X="get "+X),De&&De.setter&&(X="set "+X),(!T(he,"name")||M&&he.name!==X)&&(I?le(he,"name",{value:X,configurable:!0}):he.name=X),Y&&De&&T(De,"arity")&&he.length!==De.arity&&le(he,"length",{value:De.arity});try{De&&T(De,"constructor")&&De.constructor?I&&le(he,"prototype",{writable:!1}):he.prototype&&(he.prototype=void 0)}catch{}var Ke=P(he);return T(Ke,"source")||(Ke.source=j.join("string"==typeof X?X:"")),he};Function.prototype.toString=be(function(){return w(this)&&ae(this).source||W(this)},"toString")},9437:x=>{var B=Math.ceil,h=Math.floor;x.exports=Math.trunc||function(w){var T=+w;return(T>0?h:B)(T)}},45988:(x,B,h)=>{var _=h(33522),w=h(29306),T=h(88149),I=h(16132),M=h(35422),W=TypeError,V=Object.defineProperty,P=Object.getOwnPropertyDescriptor,ae="enumerable",le="configurable",Y="writable";B.f=_?T?function(be,he,X){if(I(be),he=M(he),I(X),"function"==typeof be&&"prototype"===he&&"value"in X&&Y in X&&!X[Y]){var De=P(be,he);De&&De[Y]&&(be[he]=X.value,X={configurable:le in X?X[le]:De[le],enumerable:ae in X?X[ae]:De[ae],writable:!1})}return V(be,he,X)}:V:function(be,he,X){if(I(be),he=M(he),I(X),w)try{return V(be,he,X)}catch{}if("get"in X||"set"in X)throw W("Accessors not supported");return"value"in X&&(be[he]=X.value),be}},68567:(x,B,h)=>{var _=h(33522),w=h(46787),T=h(37991),I=h(92587),M=h(66593),W=h(35422),V=h(75971),P=h(29306),ae=Object.getOwnPropertyDescriptor;B.f=_?ae:function(Y,j){if(Y=M(Y),j=W(j),P)try{return ae(Y,j)}catch{}if(V(Y,j))return I(!w(T.f,Y,j),Y[j])}},54482:(x,B,h)=>{var _=h(33361),T=h(15323).concat("length","prototype");B.f=Object.getOwnPropertyNames||function(M){return _(M,T)}},27338:(x,B)=>{B.f=Object.getOwnPropertySymbols},3544:(x,B,h)=>{var _=h(32026);x.exports=_({}.isPrototypeOf)},33361:(x,B,h)=>{var _=h(32026),w=h(75971),T=h(66593),I=h(23124).indexOf,M=h(22005),W=_([].push);x.exports=function(V,P){var j,ae=T(V),le=0,Y=[];for(j in ae)!w(M,j)&&w(ae,j)&&W(Y,j);for(;P.length>le;)w(ae,j=P[le++])&&(~I(Y,j)||W(Y,j));return Y}},95762:(x,B,h)=>{var _=h(33361),w=h(15323);x.exports=Object.keys||function(I){return _(I,w)}},37991:(x,B)=>{"use strict";var h={}.propertyIsEnumerable,_=Object.getOwnPropertyDescriptor,w=_&&!h.call({1:2},1);B.f=w?function(I){var M=_(this,I);return!!M&&M.enumerable}:h},10898:(x,B,h)=>{var _=h(33522),w=h(32026),T=h(95762),I=h(66593),W=w(h(37991).f),V=w([].push),P=function(ae){return function(le){for(var De,Y=I(le),j=T(Y),be=j.length,he=0,X=[];be>he;)De=j[he++],(!_||W(Y,De))&&V(X,ae?[De,Y[De]]:Y[De]);return X}};x.exports={entries:P(!0),values:P(!1)}},46685:(x,B,h)=>{var _=h(46787),w=h(96399),T=h(38722),I=TypeError;x.exports=function(M,W){var V,P;if("string"===W&&w(V=M.toString)&&!T(P=_(V,M))||w(V=M.valueOf)&&!T(P=_(V,M))||"string"!==W&&w(V=M.toString)&&!T(P=_(V,M)))return P;throw I("Can't convert object to primitive value")}},30831:(x,B,h)=>{var _=h(74805),w=h(32026),T=h(54482),I=h(27338),M=h(16132),W=w([].concat);x.exports=_("Reflect","ownKeys")||function(P){var ae=T.f(M(P)),le=I.f;return le?W(ae,le(P)):ae}},81126:(x,B,h)=>{var _=h(85362),w=TypeError;x.exports=function(T){if(_(T))throw w("Can't call method on "+T);return T}},6566:(x,B,h)=>{var _=h(21241),w=h(96228),T=_("keys");x.exports=function(I){return T[I]||(T[I]=w(I))}},38841:(x,B,h)=>{var _=h(86487),w=h(8746),T="__core-js_shared__",I=_[T]||w(T,{});x.exports=I},21241:(x,B,h)=>{var _=h(84680),w=h(38841);(x.exports=function(T,I){return w[T]||(w[T]=void 0!==I?I:{})})("versions",[]).push({version:"3.26.1",mode:_?"pure":"global",copyright:"\xa9 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})},86927:(x,B,h)=>{var _=h(89699),w=h(89295);x.exports=!!Object.getOwnPropertySymbols&&!w(function(){var T=Symbol();return!String(T)||!(Object(T)instanceof Symbol)||!Symbol.sham&&_&&_<41})},16582:(x,B,h)=>{var _=h(45341),w=Math.max,T=Math.min;x.exports=function(I,M){var W=_(I);return W<0?w(W+M,0):T(W,M)}},66593:(x,B,h)=>{var _=h(77093),w=h(81126);x.exports=function(T){return _(w(T))}},45341:(x,B,h)=>{var _=h(9437);x.exports=function(w){var T=+w;return T!=T||0===T?0:_(T)}},16344:(x,B,h)=>{var _=h(45341),w=Math.min;x.exports=function(T){return T>0?w(_(T),9007199254740991):0}},7554:(x,B,h)=>{var _=h(81126),w=Object;x.exports=function(T){return w(_(T))}},73642:(x,B,h)=>{var _=h(46787),w=h(38722),T=h(942),I=h(85083),M=h(46685),W=h(26251),V=TypeError,P=W("toPrimitive");x.exports=function(ae,le){if(!w(ae)||T(ae))return ae;var j,Y=I(ae,P);if(Y){if(void 0===le&&(le="default"),j=_(Y,ae,le),!w(j)||T(j))return j;throw V("Can't convert object to primitive value")}return void 0===le&&(le="number"),M(ae,le)}},35422:(x,B,h)=>{var _=h(73642),w=h(942);x.exports=function(T){var I=_(T,"string");return w(I)?I:I+""}},24563:x=>{var B=String;x.exports=function(h){try{return B(h)}catch{return"Object"}}},96228:(x,B,h)=>{var _=h(32026),w=0,T=Math.random(),I=_(1..toString);x.exports=function(M){return"Symbol("+(void 0===M?"":M)+")_"+I(++w+T,36)}},35083:(x,B,h)=>{var _=h(86927);x.exports=_&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},88149:(x,B,h)=>{var _=h(33522),w=h(89295);x.exports=_&&w(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})},995:(x,B,h)=>{var _=h(86487),w=h(96399),T=_.WeakMap;x.exports=w(T)&&/native code/.test(String(T))},26251:(x,B,h)=>{var _=h(86487),w=h(21241),T=h(75971),I=h(96228),M=h(86927),W=h(35083),V=w("wks"),P=_.Symbol,ae=P&&P.for,le=W?P:P&&P.withoutSetter||I;x.exports=function(Y){if(!T(V,Y)||!M&&"string"!=typeof V[Y]){var j="Symbol."+Y;M&&T(P,Y)?V[Y]=P[Y]:V[Y]=W&&ae?ae(j):le(j)}return V[Y]}},34012:(x,B,h)=>{var _=h(70815),w=h(10898).entries;_({target:"Object",stat:!0},{entries:function(I){return w(I)}})}},x=>{var _;_=12807,x(x.s=_)}]); \ No newline at end of file diff --git a/runtime.02abb9361ac79c8f.js b/runtime.02abb9361ac79c8f.js deleted file mode 100644 index e66028c8c..000000000 --- a/runtime.02abb9361ac79c8f.js +++ /dev/null @@ -1 +0,0 @@ -(()=>{"use strict";var e,v={},m={};function a(e){var c=m[e];if(void 0!==c)return c.exports;var f=m[e]={id:e,loaded:!1,exports:{}};return v[e].call(f.exports,f,f.exports,a),f.loaded=!0,f.exports}a.m=v,e=[],a.O=(c,f,b,t)=>{if(!f){var d=1/0;for(r=0;r=t)&&Object.keys(a.O).every(p=>a.O[p](f[n]))?f.splice(n--,1):(l=!1,t0&&e[r-1][2]>t;r--)e[r]=e[r-1];e[r]=[f,b,t]},a.n=e=>{var c=e&&e.__esModule?()=>e.default:()=>e;return a.d(c,{a:c}),c},a.d=(e,c)=>{for(var f in c)a.o(c,f)&&!a.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:c[f]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((c,f)=>(a.f[f](e,c),c),[])),a.u=e=>(8592===e?"common":e)+"."+{26:"8a8a15b222c2cbed",64:"40cae0d23b89601a",376:"e155e2244efa611d",387:"39da4a21e52ffde4",408:"9f381070254e419d",586:"a4296241b82618a9",647:"69593e41f9fb5d0d",988:"ae59dec6fb27f905",1017:"a018701e239db461",1066:"ee339bd9e822a6cf",1272:"4cd5500b28026c0e",1354:"f5f1e61e4c73ac1a",1440:"9a6a45de550179a3",1678:"dcd66729db3ddbd6",2128:"ebe096ea0e9a8533",2149:"8942b35edaeb1056",2227:"3383aba3e09bed7f",2521:"90de037833c50779",2533:"0ad93b4c1463629d",2548:"0aad2704cd061806",2600:"b1de3cd88ea03d70",2687:"eb0504b5b05e7835",2962:"1de4254abd3adad4",3024:"3e42c4e12767d7f6",3153:"c0d1a375cf533a87",3550:"324270541bf025df",3597:"637d0303eb7976f4",3618:"798fd648889baa6a",3730:"9167add9f0985108",3739:"2f01f8c57d3bf7ab",3962:"0c434369bb82d7ad",4148:"f79955ee5a50f33f",4194:"11aa1721726809ca",4287:"d560acb1262fbf77",4304:"0783b7c3d6adbd0e",4419:"f805e93cbff9ad0f",4583:"328c1ca69b104577",4686:"118cb84dd0a47981",4767:"d8272c6d4b4650ae",4818:"682e98c2862bc671",4924:"bfe810d27f850131",5118:"314879b8d5e0fa54",5144:"328f9d3da3ec6d65",5363:"a0e68d45d1113266",5474:"b6b2ef4897a062b7",5709:"4b010c27f6b00cfe",5922:"5867856fc9178990",5962:"e41894f5e9da5b42",5966:"b5f009fbc9e76f9a",6027:"9a954b5582bb20f1",6038:"f8ed06876fd4fbdf",6404:"53e08d2fa16d044f",6591:"aa193797b8d2c71c",6634:"1204f5e649701d54",6716:"5d2b5640109cb402",6770:"8a944efa241aaf78",6897:"8b26e63e03ab497a",6944:"b2d615e17147457d",6962:"766beab3a08d68c3",6983:"3c8e019216ea5ca9",7027:"6db4b0746bd5cd45",7032:"8cef2b6cca622d8b",7042:"95b8324c97c98d6c",7153:"8b29676c771772a2",7200:"a7e3884e576934da",7244:"45339111fd45f575",7382:"429ea51c9114d117",7448:"98367b8b564783a3",7471:"414cebd3303c1cf3",7523:"76d9d72fc59383f4",7591:"9a7a5700c3da7276",7701:"4518779b53662fc8",7707:"d107b440384add3b",8351:"b772cc09828ebca2",8423:"61653d0d2e420f0c",8536:"e11eb62f5cdb56d2",8556:"d2d0480d82e40d71",8560:"f58124554c897ca5",8592:"5fea9bbdb10b8cc0",8601:"e4b07d714808ebca",8619:"f9f59cdf2922f335",8714:"8e4dc30ff56ad652",8859:"936103ce5e8dd8ee",8941:"de8b431c27221a0b",8962:"f7fcf3bf57c061d4",9096:"f524ddeb11f7d4c9",9101:"e640f5b17c419d22",9195:"e750315950a086dc",9222:"6f270cfb66d8d65e",9376:"9bfd17eae9a2b26b",9409:"b37a8faef18cea88",9515:"e049dc94e5dc249d",9646:"7dbef06a045dace1",9717:"eed714acd7f3eb22",9845:"1874fd1b1d0692ad"}[e]+".js",a.miniCssF=e=>{},a.o=(e,c)=>Object.prototype.hasOwnProperty.call(e,c),(()=>{var e={},c="demos:";a.l=(f,b,t,r)=>{if(e[f])e[f].push(b);else{var d,l;if(void 0!==t)for(var n=document.getElementsByTagName("script"),o=0;o{d.onerror=d.onload=null,clearTimeout(s);var h=e[f];if(delete e[f],d.parentNode&&d.parentNode.removeChild(d),h&&h.forEach(_=>_(p)),g)return g(p)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=u.bind(null,d.onerror),d.onload=u.bind(null,d.onload),l&&document.head.appendChild(d)}}})(),a.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;a.tt=()=>(void 0===e&&(e={createScriptURL:c=>c},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),a.tu=e=>a.tt().createScriptURL(e),a.p="",(()=>{var e={3666:0};a.f.j=(b,t)=>{var r=a.o(e,b)?e[b]:void 0;if(0!==r)if(r)t.push(r[2]);else if(3666!=b){var d=new Promise((i,u)=>r=e[b]=[i,u]);t.push(r[2]=d);var l=a.p+a.u(b),n=new Error;a.l(l,i=>{if(a.o(e,b)&&(0!==(r=e[b])&&(e[b]=void 0),r)){var u=i&&("load"===i.type?"missing":i.type),s=i&&i.target&&i.target.src;n.message="Loading chunk "+b+" failed.\n("+u+": "+s+")",n.name="ChunkLoadError",n.type=u,n.request=s,r[1](n)}},"chunk-"+b,b)}else e[b]=0},a.O.j=b=>0===e[b];var c=(b,t)=>{var n,o,[r,d,l]=t,i=0;if(r.some(s=>0!==e[s])){for(n in d)a.o(d,n)&&(a.m[n]=d[n]);if(l)var u=l(a)}for(b&&b(t);i{"use strict";var e,v={},m={};function a(e){var d=m[e];if(void 0!==d)return d.exports;var c=m[e]={id:e,loaded:!1,exports:{}};return v[e].call(c.exports,c,c.exports,a),c.loaded=!0,c.exports}a.m=v,e=[],a.O=(d,c,b,t)=>{if(!c){var f=1/0;for(r=0;r=t)&&Object.keys(a.O).every(p=>a.O[p](c[n]))?c.splice(n--,1):(l=!1,t0&&e[r-1][2]>t;r--)e[r]=e[r-1];e[r]=[c,b,t]},a.n=e=>{var d=e&&e.__esModule?()=>e.default:()=>e;return a.d(d,{a:d}),d},a.d=(e,d)=>{for(var c in d)a.o(d,c)&&!a.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:d[c]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((d,c)=>(a.f[c](e,d),d),[])),a.u=e=>(8592===e?"common":e)+"."+{7:"baf5ec3b9811b679",114:"107bbdc2beec9a04",224:"46eee70996d3d5a8",245:"6b2bdf9a39a503ca",290:"8547b17ee4853015",355:"d603b1bacd2a0ecc",365:"c0060f34214ced1c",524:"ed615b855cb9f51d",528:"b1642b2094bc9131",605:"cff70b0713c9b9e4",636:"fbf000027acf6b52",702:"3ee45a8fe3d0fde9",730:"6e83deb550fb7d7e",734:"1247264f32e43969",855:"369ea49983c8686a",856:"31e39029e968ed82",894:"6b9c9c13250cb094",907:"179de7883a87d323",915:"5099289b2d4988e5",1037:"11858d579405f527",1092:"cb7ff8e5d07c31f1",1381:"41540cfc1bee2977",1425:"996fa1c02bcb410b",1527:"f9076757fb9ee28e",1711:"73cc4fa1a19e4d9c",2001:"e359b4cee59efb6e",2284:"640ae027baf5cd8a",2430:"0d4d212f78fc118c",2513:"100ef7d05ee10957",2555:"1e2b39b7abea50c7",3118:"f2dbfb49d012f5e6",3145:"fe2876855fabad9c",3207:"0c108652020c45fb",3222:"e1f0db9cf4e39477",3283:"9bc190cb923c7ee5",3360:"496e2b0c89e125aa",3403:"a2e1bb02837862a3",3483:"51c501e48c94f216",3484:"53fa458b49c47971",3866:"f637fb6f8449d3df",3988:"be52e30826765d30",4066:"228d903e1360b0a1",4473:"a7c33441bcd7dc17",4586:"2e41828479ce072f",4667:"fa9d6f398731981b",4685:"04d38ba20024cb20",4722:"85164e18afc28e9e",4741:"ad060ac534d7238b",5013:"8d2e5c9833389f35",5692:"a30c851797ca94d8",5695:"8994bb9bc7f15000",5729:"cc1f292046235b62",5834:"b0d663cfaafbc0d3",6034:"a62c42a4d451e126",6148:"22512f9fa287eca2",6352:"280c82aaf063b080",6430:"5b8501c5995a3e0a",6463:"ee878325878baab6",6467:"f91151f86836cb85",6627:"2f047fe832d9405a",6889:"9c77bc749d64a7ff",6902:"a79b7efe5cf63c51",6970:"5c904500bea14e47",7109:"bce88c8fa2ba04cd",7257:"066fb9fa7673b1cd",7278:"ea547131cd022b56",7444:"b7230a9566390ec3",7471:"75f73fb9c7c39e68",7540:"d469f8bde6784ee3",7623:"69f46e8b353a3278",7626:"9e02f5694777e171",7650:"ad3280741284a80f",7786:"c127865d7774802b",7806:"da13a4b6248c37fe",7882:"35ef0dbce8dee03e",8139:"7a897a2881c5fe34",8272:"85d478e6e25c44a1",8363:"c837d43c9ed08442",8388:"a03145b7f54fcf2d",8592:"76231ad7b022c080",8604:"4db2e8ea67b57cf8",8867:"7a7101f4b642f132",8968:"4fa721163270509b",8970:"e83c6bc3cbf724df",9013:"06306d0a50958787",9052:"fb5905b026cdeba5",9082:"08afd134a86de4f2",9107:"69d26a3f6a43f59b",9165:"55a3be1352192946",9170:"af0b8c99d5c9de89",9440:"b4f30fabd318e994",9476:"74e133c9e3349d60",9540:"f6bfc6003a084d73",9549:"007835272c08d254",9597:"dda7923eb482c266"}[e]+".js",a.miniCssF=e=>{},a.o=(e,d)=>Object.prototype.hasOwnProperty.call(e,d),(()=>{var e={},d="demos:";a.l=(c,b,t,r)=>{if(e[c])e[c].push(b);else{var f,l;if(void 0!==t)for(var n=document.getElementsByTagName("script"),o=0;o{f.onerror=f.onload=null,clearTimeout(s);var h=e[c];if(delete e[c],f.parentNode&&f.parentNode.removeChild(f),h&&h.forEach(_=>_(p)),g)return g(p)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=u.bind(null,f.onerror),f.onload=u.bind(null,f.onload),l&&document.head.appendChild(f)}}})(),a.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;a.tt=()=>(void 0===e&&(e={createScriptURL:d=>d},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),a.tu=e=>a.tt().createScriptURL(e),a.p="",(()=>{var e={3666:0};a.f.j=(b,t)=>{var r=a.o(e,b)?e[b]:void 0;if(0!==r)if(r)t.push(r[2]);else if(3666!=b){var f=new Promise((i,u)=>r=e[b]=[i,u]);t.push(r[2]=f);var l=a.p+a.u(b),n=new Error;a.l(l,i=>{if(a.o(e,b)&&(0!==(r=e[b])&&(e[b]=void 0),r)){var u=i&&("load"===i.type?"missing":i.type),s=i&&i.target&&i.target.src;n.message="Loading chunk "+b+" failed.\n("+u+": "+s+")",n.name="ChunkLoadError",n.type=u,n.request=s,r[1](n)}},"chunk-"+b,b)}else e[b]=0},a.O.j=b=>0===e[b];var d=(b,t)=>{var n,o,[r,f,l]=t,i=0;if(r.some(s=>0!==e[s])){for(n in f)a.o(f,n)&&(a.m[n]=f[n]);if(l)var u=l(a)}for(b&&b(t);i