@skyux/datetime 7.0.0-beta.1 → 7.0.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -35,7 +35,7 @@
35
35
  "originalName": "",
36
36
  "children": [
37
37
  {
38
- "id": 736,
38
+ "id": 733,
39
39
  "name": "SkyDateRangeCalculatorId",
40
40
  "kind": 8,
41
41
  "kindString": "Enumeration",
@@ -45,10 +45,10 @@
45
45
  },
46
46
  "children": [
47
47
  {
48
- "id": 739,
48
+ "id": 736,
49
49
  "name": "After",
50
50
  "kind": 16,
51
- "kindString": "Enumeration member",
51
+ "kindString": "Enumeration Member",
52
52
  "flags": {},
53
53
  "comment": {
54
54
  "shortText": "Enables users to select a start date with no end date."
@@ -60,13 +60,17 @@
60
60
  "character": 2
61
61
  }
62
62
  ],
63
+ "type": {
64
+ "type": "literal",
65
+ "value": 2
66
+ },
63
67
  "defaultValue": "2"
64
68
  },
65
69
  {
66
- "id": 737,
70
+ "id": 734,
67
71
  "name": "AnyTime",
68
72
  "kind": 16,
69
- "kindString": "Enumeration member",
73
+ "kindString": "Enumeration Member",
70
74
  "flags": {},
71
75
  "comment": {
72
76
  "shortText": "Selects no dates and considers all dates within the date range. This is the default selection."
@@ -78,13 +82,17 @@
78
82
  "character": 2
79
83
  }
80
84
  ],
85
+ "type": {
86
+ "type": "literal",
87
+ "value": 0
88
+ },
81
89
  "defaultValue": "0"
82
90
  },
83
91
  {
84
- "id": 738,
92
+ "id": 735,
85
93
  "name": "Before",
86
94
  "kind": 16,
87
- "kindString": "Enumeration member",
95
+ "kindString": "Enumeration Member",
88
96
  "flags": {},
89
97
  "comment": {
90
98
  "shortText": "Enables users to select an end date with no starting date."
@@ -96,13 +104,17 @@
96
104
  "character": 2
97
105
  }
98
106
  ],
107
+ "type": {
108
+ "type": "literal",
109
+ "value": 1
110
+ },
99
111
  "defaultValue": "1"
100
112
  },
101
113
  {
102
- "id": 753,
114
+ "id": 750,
103
115
  "name": "LastCalendarYear",
104
116
  "kind": 16,
105
- "kindString": "Enumeration member",
117
+ "kindString": "Enumeration Member",
106
118
  "flags": {},
107
119
  "comment": {
108
120
  "shortText": "Sets the start date to the first day of the year before the current year\nand the end date to the last day of that year."
@@ -114,13 +126,17 @@
114
126
  "character": 2
115
127
  }
116
128
  ],
129
+ "type": {
130
+ "type": "literal",
131
+ "value": 16
132
+ },
117
133
  "defaultValue": "16"
118
134
  },
119
135
  {
120
- "id": 756,
136
+ "id": 753,
121
137
  "name": "LastFiscalYear",
122
138
  "kind": 16,
123
- "kindString": "Enumeration member",
139
+ "kindString": "Enumeration Member",
124
140
  "flags": {},
125
141
  "comment": {
126
142
  "shortText": "Sets the start date to the first day of the fiscal year before the current fiscal year and\nthe end date to the last day of that fiscal year. The fiscal year is Oct. 1 to Sept. 30."
@@ -132,13 +148,17 @@
132
148
  "character": 2
133
149
  }
134
150
  ],
151
+ "type": {
152
+ "type": "literal",
153
+ "value": 19
154
+ },
135
155
  "defaultValue": "19"
136
156
  },
137
157
  {
138
- "id": 747,
158
+ "id": 744,
139
159
  "name": "LastMonth",
140
160
  "kind": 16,
141
- "kindString": "Enumeration member",
161
+ "kindString": "Enumeration Member",
142
162
  "flags": {},
143
163
  "comment": {
144
164
  "shortText": "Sets the start date to the first day of the month before the current month and\nthe end date to the last day of that month."
@@ -150,13 +170,17 @@
150
170
  "character": 2
151
171
  }
152
172
  ],
173
+ "type": {
174
+ "type": "literal",
175
+ "value": 10
176
+ },
153
177
  "defaultValue": "10"
154
178
  },
155
179
  {
156
- "id": 750,
180
+ "id": 747,
157
181
  "name": "LastQuarter",
158
182
  "kind": 16,
159
- "kindString": "Enumeration member",
183
+ "kindString": "Enumeration Member",
160
184
  "flags": {},
161
185
  "comment": {
162
186
  "shortText": "Sets the start date to the first day of the quarter before the current quarter and\nthe end date to the last day of that quarter. Quarters are\nJanuary to March, April to June, July to September, and October to December."
@@ -168,13 +192,17 @@
168
192
  "character": 2
169
193
  }
170
194
  ],
195
+ "type": {
196
+ "type": "literal",
197
+ "value": 13
198
+ },
171
199
  "defaultValue": "13"
172
200
  },
173
201
  {
174
- "id": 744,
202
+ "id": 741,
175
203
  "name": "LastWeek",
176
204
  "kind": 16,
177
- "kindString": "Enumeration member",
205
+ "kindString": "Enumeration Member",
178
206
  "flags": {},
179
207
  "comment": {
180
208
  "shortText": "Sets the start date to Sunday of the week before the current week and\nthe end date to Saturday of that week."
@@ -186,13 +214,17 @@
186
214
  "character": 2
187
215
  }
188
216
  ],
217
+ "type": {
218
+ "type": "literal",
219
+ "value": 7
220
+ },
189
221
  "defaultValue": "7"
190
222
  },
191
223
  {
192
- "id": 755,
224
+ "id": 752,
193
225
  "name": "NextCalendarYear",
194
226
  "kind": 16,
195
- "kindString": "Enumeration member",
227
+ "kindString": "Enumeration Member",
196
228
  "flags": {},
197
229
  "comment": {
198
230
  "shortText": "Sets the start date to the first day of the year after the current year and\nthe end date to the last day of that year."
@@ -204,13 +236,17 @@
204
236
  "character": 2
205
237
  }
206
238
  ],
239
+ "type": {
240
+ "type": "literal",
241
+ "value": 18
242
+ },
207
243
  "defaultValue": "18"
208
244
  },
209
245
  {
210
- "id": 758,
246
+ "id": 755,
211
247
  "name": "NextFiscalYear",
212
248
  "kind": 16,
213
- "kindString": "Enumeration member",
249
+ "kindString": "Enumeration Member",
214
250
  "flags": {},
215
251
  "comment": {
216
252
  "shortText": "Sets the start date to the first day of the fiscal year after the current fiscal year\nand the end date to the last day of that fiscal year. The fiscal year is Oct. 1 to Sept. 30."
@@ -222,13 +258,17 @@
222
258
  "character": 2
223
259
  }
224
260
  ],
261
+ "type": {
262
+ "type": "literal",
263
+ "value": 21
264
+ },
225
265
  "defaultValue": "21"
226
266
  },
227
267
  {
228
- "id": 749,
268
+ "id": 746,
229
269
  "name": "NextMonth",
230
270
  "kind": 16,
231
- "kindString": "Enumeration member",
271
+ "kindString": "Enumeration Member",
232
272
  "flags": {},
233
273
  "comment": {
234
274
  "shortText": "Sets the start date to the first day of the month after the current month\nand the end date to the last day of that month."
@@ -240,13 +280,17 @@
240
280
  "character": 2
241
281
  }
242
282
  ],
283
+ "type": {
284
+ "type": "literal",
285
+ "value": 12
286
+ },
243
287
  "defaultValue": "12"
244
288
  },
245
289
  {
246
- "id": 752,
290
+ "id": 749,
247
291
  "name": "NextQuarter",
248
292
  "kind": 16,
249
- "kindString": "Enumeration member",
293
+ "kindString": "Enumeration Member",
250
294
  "flags": {},
251
295
  "comment": {
252
296
  "shortText": "Sets the start date to the first day of the quarter after the current quarter and\nthe end date to the last day of that quarter. Quarters are\nJanuary to March, April to June, July to September, and October to December."
@@ -258,13 +302,17 @@
258
302
  "character": 2
259
303
  }
260
304
  ],
305
+ "type": {
306
+ "type": "literal",
307
+ "value": 15
308
+ },
261
309
  "defaultValue": "15"
262
310
  },
263
311
  {
264
- "id": 746,
312
+ "id": 743,
265
313
  "name": "NextWeek",
266
314
  "kind": 16,
267
- "kindString": "Enumeration member",
315
+ "kindString": "Enumeration Member",
268
316
  "flags": {},
269
317
  "comment": {
270
318
  "shortText": "Sets the start date to Sunday of the week after the current week and\nthe end date to Saturday of that week."
@@ -276,13 +324,17 @@
276
324
  "character": 2
277
325
  }
278
326
  ],
327
+ "type": {
328
+ "type": "literal",
329
+ "value": 9
330
+ },
279
331
  "defaultValue": "9"
280
332
  },
281
333
  {
282
- "id": 740,
334
+ "id": 737,
283
335
  "name": "SpecificRange",
284
336
  "kind": 16,
285
- "kindString": "Enumeration member",
337
+ "kindString": "Enumeration Member",
286
338
  "flags": {},
287
339
  "comment": {
288
340
  "shortText": "Enables users to select specific start and end dates."
@@ -294,13 +346,17 @@
294
346
  "character": 2
295
347
  }
296
348
  ],
349
+ "type": {
350
+ "type": "literal",
351
+ "value": 3
352
+ },
297
353
  "defaultValue": "3"
298
354
  },
299
355
  {
300
- "id": 754,
356
+ "id": 751,
301
357
  "name": "ThisCalendarYear",
302
358
  "kind": 16,
303
- "kindString": "Enumeration member",
359
+ "kindString": "Enumeration Member",
304
360
  "flags": {},
305
361
  "comment": {
306
362
  "shortText": "Sets the start date to the first day of the current year and\nthe end date to the last day of the year."
@@ -312,13 +368,17 @@
312
368
  "character": 2
313
369
  }
314
370
  ],
371
+ "type": {
372
+ "type": "literal",
373
+ "value": 17
374
+ },
315
375
  "defaultValue": "17"
316
376
  },
317
377
  {
318
- "id": 757,
378
+ "id": 754,
319
379
  "name": "ThisFiscalYear",
320
380
  "kind": 16,
321
- "kindString": "Enumeration member",
381
+ "kindString": "Enumeration Member",
322
382
  "flags": {},
323
383
  "comment": {
324
384
  "shortText": "Sets the start date to the first day of the current fiscal year and\nthe end date to the last day of the fiscal year. The fiscal year is Oct. 1 to Sept. 30."
@@ -330,13 +390,17 @@
330
390
  "character": 2
331
391
  }
332
392
  ],
393
+ "type": {
394
+ "type": "literal",
395
+ "value": 20
396
+ },
333
397
  "defaultValue": "20"
334
398
  },
335
399
  {
336
- "id": 748,
400
+ "id": 745,
337
401
  "name": "ThisMonth",
338
402
  "kind": 16,
339
- "kindString": "Enumeration member",
403
+ "kindString": "Enumeration Member",
340
404
  "flags": {},
341
405
  "comment": {
342
406
  "shortText": "Sets the start date to the first day of the current month and\nthe end date to the last day of the month."
@@ -348,13 +412,17 @@
348
412
  "character": 2
349
413
  }
350
414
  ],
415
+ "type": {
416
+ "type": "literal",
417
+ "value": 11
418
+ },
351
419
  "defaultValue": "11"
352
420
  },
353
421
  {
354
- "id": 751,
422
+ "id": 748,
355
423
  "name": "ThisQuarter",
356
424
  "kind": 16,
357
- "kindString": "Enumeration member",
425
+ "kindString": "Enumeration Member",
358
426
  "flags": {},
359
427
  "comment": {
360
428
  "shortText": "Sets the start date to the first day of the current quarter and\nthe end date to the last day of the quarter. Quarters are\nJanuary to March, April to June, July to September, and October to December."
@@ -366,13 +434,17 @@
366
434
  "character": 2
367
435
  }
368
436
  ],
437
+ "type": {
438
+ "type": "literal",
439
+ "value": 14
440
+ },
369
441
  "defaultValue": "14"
370
442
  },
371
443
  {
372
- "id": 745,
444
+ "id": 742,
373
445
  "name": "ThisWeek",
374
446
  "kind": 16,
375
- "kindString": "Enumeration member",
447
+ "kindString": "Enumeration Member",
376
448
  "flags": {},
377
449
  "comment": {
378
450
  "shortText": "Sets the start date to Sunday of the current week and the end date to Saturday."
@@ -384,13 +456,17 @@
384
456
  "character": 2
385
457
  }
386
458
  ],
459
+ "type": {
460
+ "type": "literal",
461
+ "value": 8
462
+ },
387
463
  "defaultValue": "8"
388
464
  },
389
465
  {
390
- "id": 742,
466
+ "id": 739,
391
467
  "name": "Today",
392
468
  "kind": 16,
393
- "kindString": "Enumeration member",
469
+ "kindString": "Enumeration Member",
394
470
  "flags": {},
395
471
  "comment": {
396
472
  "shortText": "Sets the start and end dates to the current day."
@@ -402,13 +478,17 @@
402
478
  "character": 2
403
479
  }
404
480
  ],
481
+ "type": {
482
+ "type": "literal",
483
+ "value": 5
484
+ },
405
485
  "defaultValue": "5"
406
486
  },
407
487
  {
408
- "id": 743,
488
+ "id": 740,
409
489
  "name": "Tomorrow",
410
490
  "kind": 16,
411
- "kindString": "Enumeration member",
491
+ "kindString": "Enumeration Member",
412
492
  "flags": {},
413
493
  "comment": {
414
494
  "shortText": "Sets the start and end dates to the day after the current day."
@@ -420,13 +500,17 @@
420
500
  "character": 2
421
501
  }
422
502
  ],
503
+ "type": {
504
+ "type": "literal",
505
+ "value": 6
506
+ },
423
507
  "defaultValue": "6"
424
508
  },
425
509
  {
426
- "id": 741,
510
+ "id": 738,
427
511
  "name": "Yesterday",
428
512
  "kind": 16,
429
- "kindString": "Enumeration member",
513
+ "kindString": "Enumeration Member",
430
514
  "flags": {},
431
515
  "comment": {
432
516
  "shortText": "Sets the start and end dates to the day before the current day."
@@ -438,36 +522,40 @@
438
522
  "character": 2
439
523
  }
440
524
  ],
525
+ "type": {
526
+ "type": "literal",
527
+ "value": 4
528
+ },
441
529
  "defaultValue": "4"
442
530
  }
443
531
  ],
444
532
  "groups": [
445
533
  {
446
- "title": "Enumeration members",
534
+ "title": "Enumeration Members",
447
535
  "kind": 16,
448
536
  "children": [
449
- 739,
450
- 737,
451
- 738,
452
- 753,
453
- 756,
454
- 747,
537
+ 736,
538
+ 734,
539
+ 735,
455
540
  750,
541
+ 753,
456
542
  744,
457
- 755,
458
- 758,
459
- 749,
543
+ 747,
544
+ 741,
460
545
  752,
546
+ 755,
461
547
  746,
462
- 740,
463
- 754,
464
- 757,
465
- 748,
548
+ 749,
549
+ 743,
550
+ 737,
466
551
  751,
552
+ 754,
467
553
  745,
554
+ 748,
468
555
  742,
469
- 743,
470
- 741
556
+ 739,
557
+ 740,
558
+ 738
471
559
  ]
472
560
  }
473
561
  ],
@@ -480,7 +568,7 @@
480
568
  ]
481
569
  },
482
570
  {
483
- "id": 759,
571
+ "id": 756,
484
572
  "name": "SkyDateRangeCalculatorType",
485
573
  "kind": 8,
486
574
  "kindString": "Enumeration",
@@ -490,10 +578,10 @@
490
578
  },
491
579
  "children": [
492
580
  {
493
- "id": 760,
581
+ "id": 757,
494
582
  "name": "After",
495
583
  "kind": 16,
496
- "kindString": "Enumeration member",
584
+ "kindString": "Enumeration Member",
497
585
  "flags": {},
498
586
  "comment": {
499
587
  "shortText": "Includes an input for a date after the current date."
@@ -505,13 +593,17 @@
505
593
  "character": 2
506
594
  }
507
595
  ],
596
+ "type": {
597
+ "type": "literal",
598
+ "value": 0
599
+ },
508
600
  "defaultValue": "0"
509
601
  },
510
602
  {
511
- "id": 761,
603
+ "id": 758,
512
604
  "name": "Before",
513
605
  "kind": 16,
514
- "kindString": "Enumeration member",
606
+ "kindString": "Enumeration Member",
515
607
  "flags": {},
516
608
  "comment": {
517
609
  "shortText": "Includes an input for a date before the current date."
@@ -523,13 +615,17 @@
523
615
  "character": 2
524
616
  }
525
617
  ],
618
+ "type": {
619
+ "type": "literal",
620
+ "value": 1
621
+ },
526
622
  "defaultValue": "1"
527
623
  },
528
624
  {
529
- "id": 762,
625
+ "id": 759,
530
626
  "name": "Range",
531
627
  "kind": 16,
532
- "kindString": "Enumeration member",
628
+ "kindString": "Enumeration Member",
533
629
  "flags": {},
534
630
  "comment": {
535
631
  "shortText": "Includes two inputs for a range of dates."
@@ -541,13 +637,17 @@
541
637
  "character": 2
542
638
  }
543
639
  ],
640
+ "type": {
641
+ "type": "literal",
642
+ "value": 2
643
+ },
544
644
  "defaultValue": "2"
545
645
  },
546
646
  {
547
- "id": 763,
647
+ "id": 760,
548
648
  "name": "Relative",
549
649
  "kind": 16,
550
- "kindString": "Enumeration member",
650
+ "kindString": "Enumeration Member",
551
651
  "flags": {},
552
652
  "comment": {
553
653
  "shortText": "Does not accept any input but calculates a specific range based on the current date."
@@ -559,18 +659,22 @@
559
659
  "character": 2
560
660
  }
561
661
  ],
662
+ "type": {
663
+ "type": "literal",
664
+ "value": 3
665
+ },
562
666
  "defaultValue": "3"
563
667
  }
564
668
  ],
565
669
  "groups": [
566
670
  {
567
- "title": "Enumeration members",
671
+ "title": "Enumeration Members",
568
672
  "kind": 16,
569
673
  "children": [
570
- 760,
571
- 761,
572
- 762,
573
- 763
674
+ 757,
675
+ 758,
676
+ 759,
677
+ 760
574
678
  ]
575
679
  }
576
680
  ],
@@ -583,7 +687,7 @@
583
687
  ]
584
688
  },
585
689
  {
586
- "id": 672,
690
+ "id": 669,
587
691
  "name": "SkyDatePipe",
588
692
  "kind": 128,
589
693
  "kindString": "Class",
@@ -613,7 +717,7 @@
613
717
  ],
614
718
  "children": [
615
719
  {
616
- "id": 673,
720
+ "id": 670,
617
721
  "name": "constructor",
618
722
  "kind": 512,
619
723
  "kindString": "Constructor",
@@ -627,14 +731,14 @@
627
731
  ],
628
732
  "signatures": [
629
733
  {
630
- "id": 674,
734
+ "id": 671,
631
735
  "name": "new SkyDatePipe",
632
736
  "kind": 16384,
633
737
  "kindString": "Constructor signature",
634
738
  "flags": {},
635
739
  "parameters": [
636
740
  {
637
- "id": 675,
741
+ "id": 672,
638
742
  "name": "localeProvider",
639
743
  "kind": 32768,
640
744
  "kindString": "Parameter",
@@ -647,14 +751,14 @@
647
751
  ],
648
752
  "type": {
649
753
  "type": "reference",
650
- "id": 672,
754
+ "id": 669,
651
755
  "name": "SkyDatePipe"
652
756
  }
653
757
  }
654
758
  ]
655
759
  },
656
760
  {
657
- "id": 683,
761
+ "id": 680,
658
762
  "name": "ngOnDestroy",
659
763
  "kind": 2048,
660
764
  "kindString": "Method",
@@ -670,7 +774,7 @@
670
774
  ],
671
775
  "signatures": [
672
776
  {
673
- "id": 684,
777
+ "id": 681,
674
778
  "name": "ngOnDestroy",
675
779
  "kind": 4096,
676
780
  "kindString": "Call signature",
@@ -691,7 +795,7 @@
691
795
  }
692
796
  },
693
797
  {
694
- "id": 685,
798
+ "id": 682,
695
799
  "name": "transform",
696
800
  "kind": 2048,
697
801
  "kindString": "Method",
@@ -707,7 +811,7 @@
707
811
  ],
708
812
  "signatures": [
709
813
  {
710
- "id": 686,
814
+ "id": 683,
711
815
  "name": "transform",
712
816
  "kind": 4096,
713
817
  "kindString": "Call signature",
@@ -717,7 +821,7 @@
717
821
  },
718
822
  "parameters": [
719
823
  {
720
- "id": 687,
824
+ "id": 684,
721
825
  "name": "value",
722
826
  "kind": 32768,
723
827
  "kindString": "Parameter",
@@ -731,7 +835,7 @@
731
835
  }
732
836
  },
733
837
  {
734
- "id": 688,
838
+ "id": 685,
735
839
  "name": "format",
736
840
  "kind": 32768,
737
841
  "kindString": "Parameter",
@@ -747,7 +851,7 @@
747
851
  }
748
852
  },
749
853
  {
750
- "id": 689,
854
+ "id": 686,
751
855
  "name": "locale",
752
856
  "kind": 32768,
753
857
  "kindString": "Parameter",
@@ -784,15 +888,15 @@
784
888
  "title": "Constructors",
785
889
  "kind": 512,
786
890
  "children": [
787
- 673
891
+ 670
788
892
  ]
789
893
  },
790
894
  {
791
895
  "title": "Methods",
792
896
  "kind": 2048,
793
897
  "children": [
794
- 683,
795
- 685
898
+ 680,
899
+ 682
796
900
  ]
797
901
  }
798
902
  ],
@@ -819,7 +923,7 @@
819
923
  ]
820
924
  },
821
925
  {
822
- "id": 692,
926
+ "id": 689,
823
927
  "name": "SkyDatePipeModule",
824
928
  "kind": 128,
825
929
  "kindString": "Class",
@@ -844,7 +948,7 @@
844
948
  "title": "Constructors",
845
949
  "kind": 512,
846
950
  "children": [
847
- 693
951
+ 690
848
952
  ]
849
953
  }
850
954
  ],
@@ -857,7 +961,7 @@
857
961
  ]
858
962
  },
859
963
  {
860
- "id": 708,
964
+ "id": 705,
861
965
  "name": "SkyDateRangeCalculator",
862
966
  "kind": 128,
863
967
  "kindString": "Class",
@@ -867,7 +971,7 @@
867
971
  },
868
972
  "children": [
869
973
  {
870
- "id": 709,
974
+ "id": 706,
871
975
  "name": "constructor",
872
976
  "kind": 512,
873
977
  "kindString": "Constructor",
@@ -881,47 +985,47 @@
881
985
  ],
882
986
  "signatures": [
883
987
  {
884
- "id": 710,
988
+ "id": 707,
885
989
  "name": "new SkyDateRangeCalculator",
886
990
  "kind": 16384,
887
991
  "kindString": "Constructor signature",
888
992
  "flags": {},
889
993
  "parameters": [
890
994
  {
891
- "id": 711,
995
+ "id": 708,
892
996
  "name": "calculatorId",
893
997
  "kind": 32768,
894
998
  "kindString": "Parameter",
895
999
  "flags": {},
896
1000
  "type": {
897
1001
  "type": "reference",
898
- "id": 736,
1002
+ "id": 733,
899
1003
  "name": "SkyDateRangeCalculatorId"
900
1004
  }
901
1005
  },
902
1006
  {
903
- "id": 712,
1007
+ "id": 709,
904
1008
  "name": "config",
905
1009
  "kind": 32768,
906
1010
  "kindString": "Parameter",
907
1011
  "flags": {},
908
1012
  "type": {
909
1013
  "type": "reference",
910
- "id": 726,
1014
+ "id": 723,
911
1015
  "name": "SkyDateRangeCalculatorConfig"
912
1016
  }
913
1017
  }
914
1018
  ],
915
1019
  "type": {
916
1020
  "type": "reference",
917
- "id": 708,
1021
+ "id": 705,
918
1022
  "name": "SkyDateRangeCalculator"
919
1023
  }
920
1024
  }
921
1025
  ]
922
1026
  },
923
1027
  {
924
- "id": 713,
1028
+ "id": 710,
925
1029
  "name": "shortDescription",
926
1030
  "kind": 1024,
927
1031
  "kindString": "Property",
@@ -945,7 +1049,7 @@
945
1049
  }
946
1050
  },
947
1051
  {
948
- "id": 714,
1052
+ "id": 711,
949
1053
  "name": "type",
950
1054
  "kind": 1024,
951
1055
  "kindString": "Property",
@@ -965,12 +1069,12 @@
965
1069
  ],
966
1070
  "type": {
967
1071
  "type": "reference",
968
- "id": 759,
1072
+ "id": 756,
969
1073
  "name": "SkyDateRangeCalculatorType"
970
1074
  }
971
1075
  },
972
1076
  {
973
- "id": 716,
1077
+ "id": 713,
974
1078
  "name": "getValue",
975
1079
  "kind": 2048,
976
1080
  "kindString": "Method",
@@ -986,7 +1090,7 @@
986
1090
  ],
987
1091
  "signatures": [
988
1092
  {
989
- "id": 717,
1093
+ "id": 714,
990
1094
  "name": "getValue",
991
1095
  "kind": 4096,
992
1096
  "kindString": "Call signature",
@@ -996,7 +1100,7 @@
996
1100
  },
997
1101
  "parameters": [
998
1102
  {
999
- "id": 718,
1103
+ "id": 715,
1000
1104
  "name": "startDateInput",
1001
1105
  "kind": 32768,
1002
1106
  "kindString": "Parameter",
@@ -1014,7 +1118,7 @@
1014
1118
  }
1015
1119
  },
1016
1120
  {
1017
- "id": 719,
1121
+ "id": 716,
1018
1122
  "name": "endDateInput",
1019
1123
  "kind": 32768,
1020
1124
  "kindString": "Parameter",
@@ -1034,14 +1138,14 @@
1034
1138
  ],
1035
1139
  "type": {
1036
1140
  "type": "reference",
1037
- "id": 704,
1141
+ "id": 701,
1038
1142
  "name": "SkyDateRangeCalculation"
1039
1143
  }
1040
1144
  }
1041
1145
  ]
1042
1146
  },
1043
1147
  {
1044
- "id": 720,
1148
+ "id": 717,
1045
1149
  "name": "validate",
1046
1150
  "kind": 2048,
1047
1151
  "kindString": "Method",
@@ -1057,7 +1161,7 @@
1057
1161
  ],
1058
1162
  "signatures": [
1059
1163
  {
1060
- "id": 721,
1164
+ "id": 718,
1061
1165
  "name": "validate",
1062
1166
  "kind": 4096,
1063
1167
  "kindString": "Call signature",
@@ -1067,7 +1171,7 @@
1067
1171
  },
1068
1172
  "parameters": [
1069
1173
  {
1070
- "id": 722,
1174
+ "id": 719,
1071
1175
  "name": "value",
1072
1176
  "kind": 32768,
1073
1177
  "kindString": "Parameter",
@@ -1076,7 +1180,7 @@
1076
1180
  },
1077
1181
  "type": {
1078
1182
  "type": "reference",
1079
- "id": 768,
1183
+ "id": 765,
1080
1184
  "name": "SkyDateRange"
1081
1185
  }
1082
1186
  }
@@ -1096,24 +1200,24 @@
1096
1200
  "title": "Constructors",
1097
1201
  "kind": 512,
1098
1202
  "children": [
1099
- 709
1203
+ 706
1100
1204
  ]
1101
1205
  },
1102
1206
  {
1103
1207
  "title": "Properties",
1104
1208
  "kind": 1024,
1105
1209
  "children": [
1106
- 715,
1107
- 713,
1108
- 714
1210
+ 712,
1211
+ 710,
1212
+ 711
1109
1213
  ]
1110
1214
  },
1111
1215
  {
1112
1216
  "title": "Methods",
1113
1217
  "kind": 2048,
1114
1218
  "children": [
1115
- 716,
1116
- 720
1219
+ 713,
1220
+ 717
1117
1221
  ]
1118
1222
  }
1119
1223
  ],
@@ -1126,7 +1230,7 @@
1126
1230
  ]
1127
1231
  },
1128
1232
  {
1129
- "id": 771,
1233
+ "id": 768,
1130
1234
  "name": "SkyDateRangePickerModule",
1131
1235
  "kind": 128,
1132
1236
  "kindString": "Class",
@@ -1151,7 +1255,7 @@
1151
1255
  "title": "Constructors",
1152
1256
  "kind": 512,
1153
1257
  "children": [
1154
- 772
1258
+ 769
1155
1259
  ]
1156
1260
  }
1157
1261
  ],
@@ -1164,7 +1268,7 @@
1164
1268
  ]
1165
1269
  },
1166
1270
  {
1167
- "id": 774,
1271
+ "id": 771,
1168
1272
  "name": "SkyDateRangeService",
1169
1273
  "kind": 128,
1170
1274
  "kindString": "Class",
@@ -1186,7 +1290,7 @@
1186
1290
  ],
1187
1291
  "children": [
1188
1292
  {
1189
- "id": 776,
1293
+ "id": 773,
1190
1294
  "name": "constructor",
1191
1295
  "kind": 512,
1192
1296
  "kindString": "Constructor",
@@ -1200,14 +1304,14 @@
1200
1304
  ],
1201
1305
  "signatures": [
1202
1306
  {
1203
- "id": 777,
1307
+ "id": 774,
1204
1308
  "name": "new SkyDateRangeService",
1205
1309
  "kind": 16384,
1206
1310
  "kindString": "Constructor signature",
1207
1311
  "flags": {},
1208
1312
  "parameters": [
1209
1313
  {
1210
- "id": 778,
1314
+ "id": 775,
1211
1315
  "name": "resourcesService",
1212
1316
  "kind": 32768,
1213
1317
  "kindString": "Parameter",
@@ -1220,14 +1324,14 @@
1220
1324
  ],
1221
1325
  "type": {
1222
1326
  "type": "reference",
1223
- "id": 774,
1327
+ "id": 771,
1224
1328
  "name": "SkyDateRangeService"
1225
1329
  }
1226
1330
  }
1227
1331
  ]
1228
1332
  },
1229
1333
  {
1230
- "id": 785,
1334
+ "id": 782,
1231
1335
  "name": "createCalculator",
1232
1336
  "kind": 2048,
1233
1337
  "kindString": "Method",
@@ -1243,7 +1347,7 @@
1243
1347
  ],
1244
1348
  "signatures": [
1245
1349
  {
1246
- "id": 786,
1350
+ "id": 783,
1247
1351
  "name": "createCalculator",
1248
1352
  "kind": 4096,
1249
1353
  "kindString": "Call signature",
@@ -1253,7 +1357,7 @@
1253
1357
  },
1254
1358
  "parameters": [
1255
1359
  {
1256
- "id": 787,
1360
+ "id": 784,
1257
1361
  "name": "config",
1258
1362
  "kind": 32768,
1259
1363
  "kindString": "Parameter",
@@ -1263,21 +1367,21 @@
1263
1367
  },
1264
1368
  "type": {
1265
1369
  "type": "reference",
1266
- "id": 726,
1370
+ "id": 723,
1267
1371
  "name": "SkyDateRangeCalculatorConfig"
1268
1372
  }
1269
1373
  }
1270
1374
  ],
1271
1375
  "type": {
1272
1376
  "type": "reference",
1273
- "id": 708,
1377
+ "id": 705,
1274
1378
  "name": "SkyDateRangeCalculator"
1275
1379
  }
1276
1380
  }
1277
1381
  ]
1278
1382
  },
1279
1383
  {
1280
- "id": 791,
1384
+ "id": 788,
1281
1385
  "name": "getCalculatorById",
1282
1386
  "kind": 2048,
1283
1387
  "kindString": "Method",
@@ -1293,7 +1397,7 @@
1293
1397
  ],
1294
1398
  "signatures": [
1295
1399
  {
1296
- "id": 792,
1400
+ "id": 789,
1297
1401
  "name": "getCalculatorById",
1298
1402
  "kind": 4096,
1299
1403
  "kindString": "Call signature",
@@ -1303,7 +1407,7 @@
1303
1407
  },
1304
1408
  "parameters": [
1305
1409
  {
1306
- "id": 793,
1410
+ "id": 790,
1307
1411
  "name": "id",
1308
1412
  "kind": 32768,
1309
1413
  "kindString": "Parameter",
@@ -1313,7 +1417,7 @@
1313
1417
  },
1314
1418
  "type": {
1315
1419
  "type": "reference",
1316
- "id": 736,
1420
+ "id": 733,
1317
1421
  "name": "SkyDateRangeCalculatorId"
1318
1422
  }
1319
1423
  }
@@ -1323,7 +1427,7 @@
1323
1427
  "typeArguments": [
1324
1428
  {
1325
1429
  "type": "reference",
1326
- "id": 708,
1430
+ "id": 705,
1327
1431
  "name": "SkyDateRangeCalculator"
1328
1432
  }
1329
1433
  ],
@@ -1335,7 +1439,7 @@
1335
1439
  ]
1336
1440
  },
1337
1441
  {
1338
- "id": 788,
1442
+ "id": 785,
1339
1443
  "name": "getCalculators",
1340
1444
  "kind": 2048,
1341
1445
  "kindString": "Method",
@@ -1351,7 +1455,7 @@
1351
1455
  ],
1352
1456
  "signatures": [
1353
1457
  {
1354
- "id": 789,
1458
+ "id": 786,
1355
1459
  "name": "getCalculators",
1356
1460
  "kind": 4096,
1357
1461
  "kindString": "Call signature",
@@ -1361,7 +1465,7 @@
1361
1465
  },
1362
1466
  "parameters": [
1363
1467
  {
1364
- "id": 790,
1468
+ "id": 787,
1365
1469
  "name": "ids",
1366
1470
  "kind": 32768,
1367
1471
  "kindString": "Parameter",
@@ -1373,7 +1477,7 @@
1373
1477
  "type": "array",
1374
1478
  "elementType": {
1375
1479
  "type": "reference",
1376
- "id": 736,
1480
+ "id": 733,
1377
1481
  "name": "SkyDateRangeCalculatorId"
1378
1482
  }
1379
1483
  }
@@ -1386,7 +1490,7 @@
1386
1490
  "type": "array",
1387
1491
  "elementType": {
1388
1492
  "type": "reference",
1389
- "id": 708,
1493
+ "id": 705,
1390
1494
  "name": "SkyDateRangeCalculator"
1391
1495
  }
1392
1496
  }
@@ -1404,16 +1508,16 @@
1404
1508
  "title": "Constructors",
1405
1509
  "kind": 512,
1406
1510
  "children": [
1407
- 776
1511
+ 773
1408
1512
  ]
1409
1513
  },
1410
1514
  {
1411
1515
  "title": "Methods",
1412
1516
  "kind": 2048,
1413
1517
  "children": [
1414
- 785,
1415
- 791,
1416
- 788
1518
+ 782,
1519
+ 788,
1520
+ 785
1417
1521
  ]
1418
1522
  }
1419
1523
  ],
@@ -1426,7 +1530,7 @@
1426
1530
  ]
1427
1531
  },
1428
1532
  {
1429
- "id": 796,
1533
+ "id": 793,
1430
1534
  "name": "SkyDatepickerConfigService",
1431
1535
  "kind": 128,
1432
1536
  "kindString": "Class",
@@ -1447,7 +1551,7 @@
1447
1551
  ],
1448
1552
  "children": [
1449
1553
  {
1450
- "id": 799,
1554
+ "id": 796,
1451
1555
  "name": "dateFormat",
1452
1556
  "kind": 1024,
1453
1557
  "kindString": "Property",
@@ -1476,7 +1580,7 @@
1476
1580
  }
1477
1581
  },
1478
1582
  {
1479
- "id": 800,
1583
+ "id": 797,
1480
1584
  "name": "maxDate",
1481
1585
  "kind": 1024,
1482
1586
  "kindString": "Property",
@@ -1501,7 +1605,7 @@
1501
1605
  }
1502
1606
  },
1503
1607
  {
1504
- "id": 801,
1608
+ "id": 798,
1505
1609
  "name": "minDate",
1506
1610
  "kind": 1024,
1507
1611
  "kindString": "Property",
@@ -1526,7 +1630,7 @@
1526
1630
  }
1527
1631
  },
1528
1632
  {
1529
- "id": 802,
1633
+ "id": 799,
1530
1634
  "name": "startingDay",
1531
1635
  "kind": 1024,
1532
1636
  "kindString": "Property",
@@ -1561,17 +1665,17 @@
1561
1665
  "title": "Constructors",
1562
1666
  "kind": 512,
1563
1667
  "children": [
1564
- 797
1668
+ 794
1565
1669
  ]
1566
1670
  },
1567
1671
  {
1568
1672
  "title": "Properties",
1569
1673
  "kind": 1024,
1570
1674
  "children": [
1571
- 799,
1572
- 800,
1573
- 801,
1574
- 802
1675
+ 796,
1676
+ 797,
1677
+ 798,
1678
+ 799
1575
1679
  ]
1576
1680
  }
1577
1681
  ],
@@ -1584,7 +1688,7 @@
1584
1688
  ]
1585
1689
  },
1586
1690
  {
1587
- "id": 803,
1691
+ "id": 800,
1588
1692
  "name": "SkyDatepickerModule",
1589
1693
  "kind": 128,
1590
1694
  "kindString": "Class",
@@ -1609,7 +1713,7 @@
1609
1713
  "title": "Constructors",
1610
1714
  "kind": 512,
1611
1715
  "children": [
1612
- 804
1716
+ 801
1613
1717
  ]
1614
1718
  }
1615
1719
  ],
@@ -1622,7 +1726,7 @@
1622
1726
  ]
1623
1727
  },
1624
1728
  {
1625
- "id": 695,
1729
+ "id": 692,
1626
1730
  "name": "SkyFuzzyDatePipe",
1627
1731
  "kind": 128,
1628
1732
  "kindString": "Class",
@@ -1652,7 +1756,7 @@
1652
1756
  ],
1653
1757
  "children": [
1654
1758
  {
1655
- "id": 696,
1759
+ "id": 693,
1656
1760
  "name": "constructor",
1657
1761
  "kind": 512,
1658
1762
  "kindString": "Constructor",
@@ -1666,14 +1770,14 @@
1666
1770
  ],
1667
1771
  "signatures": [
1668
1772
  {
1669
- "id": 697,
1773
+ "id": 694,
1670
1774
  "name": "new SkyFuzzyDatePipe",
1671
1775
  "kind": 16384,
1672
1776
  "kindString": "Constructor signature",
1673
1777
  "flags": {},
1674
1778
  "parameters": [
1675
1779
  {
1676
- "id": 698,
1780
+ "id": 695,
1677
1781
  "name": "fuzzyDateService",
1678
1782
  "kind": 32768,
1679
1783
  "kindString": "Parameter",
@@ -1686,14 +1790,14 @@
1686
1790
  ],
1687
1791
  "type": {
1688
1792
  "type": "reference",
1689
- "id": 695,
1793
+ "id": 692,
1690
1794
  "name": "SkyFuzzyDatePipe"
1691
1795
  }
1692
1796
  }
1693
1797
  ]
1694
1798
  },
1695
1799
  {
1696
- "id": 699,
1800
+ "id": 696,
1697
1801
  "name": "transform",
1698
1802
  "kind": 2048,
1699
1803
  "kindString": "Method",
@@ -1709,7 +1813,7 @@
1709
1813
  ],
1710
1814
  "signatures": [
1711
1815
  {
1712
- "id": 700,
1816
+ "id": 697,
1713
1817
  "name": "transform",
1714
1818
  "kind": 4096,
1715
1819
  "kindString": "Call signature",
@@ -1719,7 +1823,7 @@
1719
1823
  },
1720
1824
  "parameters": [
1721
1825
  {
1722
- "id": 701,
1826
+ "id": 698,
1723
1827
  "name": "value",
1724
1828
  "kind": 32768,
1725
1829
  "kindString": "Parameter",
@@ -1729,12 +1833,12 @@
1729
1833
  },
1730
1834
  "type": {
1731
1835
  "type": "reference",
1732
- "id": 806,
1836
+ "id": 803,
1733
1837
  "name": "SkyFuzzyDate"
1734
1838
  }
1735
1839
  },
1736
1840
  {
1737
- "id": 702,
1841
+ "id": 699,
1738
1842
  "name": "format",
1739
1843
  "kind": 32768,
1740
1844
  "kindString": "Parameter",
@@ -1750,7 +1854,7 @@
1750
1854
  }
1751
1855
  },
1752
1856
  {
1753
- "id": 703,
1857
+ "id": 700,
1754
1858
  "name": "locale",
1755
1859
  "kind": 32768,
1756
1860
  "kindString": "Parameter",
@@ -1787,14 +1891,14 @@
1787
1891
  "title": "Constructors",
1788
1892
  "kind": 512,
1789
1893
  "children": [
1790
- 696
1894
+ 693
1791
1895
  ]
1792
1896
  },
1793
1897
  {
1794
1898
  "title": "Methods",
1795
1899
  "kind": 2048,
1796
1900
  "children": [
1797
- 699
1901
+ 696
1798
1902
  ]
1799
1903
  }
1800
1904
  ],
@@ -1815,7 +1919,7 @@
1815
1919
  ]
1816
1920
  },
1817
1921
  {
1818
- "id": 896,
1922
+ "id": 893,
1819
1923
  "name": "SkyTimepickerModule",
1820
1924
  "kind": 128,
1821
1925
  "kindString": "Class",
@@ -1840,7 +1944,7 @@
1840
1944
  "title": "Constructors",
1841
1945
  "kind": 512,
1842
1946
  "children": [
1843
- 897
1947
+ 894
1844
1948
  ]
1845
1949
  }
1846
1950
  ],
@@ -2037,7 +2141,7 @@
2037
2141
  "typeArguments": [
2038
2142
  {
2039
2143
  "type": "reference",
2040
- "id": 879,
2144
+ "id": 876,
2041
2145
  "name": "SkyDatepickerCalendarChange"
2042
2146
  }
2043
2147
  ],
@@ -2086,7 +2190,7 @@
2086
2190
  "type": "array",
2087
2191
  "elementType": {
2088
2192
  "type": "reference",
2089
- "id": 883,
2193
+ "id": 880,
2090
2194
  "name": "SkyDatepickerCustomDate"
2091
2195
  }
2092
2196
  }
@@ -2515,7 +2619,7 @@
2515
2619
  "flags": {},
2516
2620
  "type": {
2517
2621
  "type": "reference",
2518
- "id": 879,
2622
+ "id": 876,
2519
2623
  "name": "SkyDatepickerCalendarChange"
2520
2624
  }
2521
2625
  }
@@ -2774,7 +2878,7 @@
2774
2878
  "flags": {},
2775
2879
  "type": {
2776
2880
  "type": "reference",
2777
- "id": 796,
2881
+ "id": 793,
2778
2882
  "name": "SkyDatepickerConfigService"
2779
2883
  }
2780
2884
  },
@@ -4307,7 +4411,7 @@
4307
4411
  "sources": [
4308
4412
  {
4309
4413
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
4310
- "line": 243,
4414
+ "line": 228,
4311
4415
  "character": 2
4312
4416
  }
4313
4417
  ],
@@ -4340,7 +4444,7 @@
4340
4444
  "flags": {},
4341
4445
  "type": {
4342
4446
  "type": "reference",
4343
- "id": 796,
4447
+ "id": 793,
4344
4448
  "name": "SkyDatepickerConfigService"
4345
4449
  }
4346
4450
  },
@@ -4778,7 +4882,7 @@
4778
4882
  },
4779
4883
  "type": {
4780
4884
  "type": "reference",
4781
- "id": 806,
4885
+ "id": 803,
4782
4886
  "name": "SkyFuzzyDate"
4783
4887
  }
4784
4888
  }
@@ -4802,7 +4906,7 @@
4802
4906
  "flags": {},
4803
4907
  "type": {
4804
4908
  "type": "reference",
4805
- "id": 806,
4909
+ "id": 803,
4806
4910
  "name": "SkyFuzzyDate"
4807
4911
  }
4808
4912
  }
@@ -4853,7 +4957,7 @@
4853
4957
  },
4854
4958
  "type": {
4855
4959
  "type": "reference",
4856
- "id": 806,
4960
+ "id": 803,
4857
4961
  "name": "SkyFuzzyDate"
4858
4962
  }
4859
4963
  }
@@ -4877,7 +4981,7 @@
4877
4981
  "flags": {},
4878
4982
  "type": {
4879
4983
  "type": "reference",
4880
- "id": 806,
4984
+ "id": 803,
4881
4985
  "name": "SkyFuzzyDate"
4882
4986
  }
4883
4987
  }
@@ -4891,79 +4995,6 @@
4891
4995
  },
4892
4996
  {
4893
4997
  "id": 289,
4894
- "name": "skyFuzzyDatepickerInput",
4895
- "kind": 262144,
4896
- "kindString": "Accessor",
4897
- "flags": {
4898
- "isPublic": true
4899
- },
4900
- "decorators": [
4901
- {
4902
- "name": "Input",
4903
- "type": {
4904
- "type": "reference",
4905
- "qualifiedName": "InputDecorator",
4906
- "package": "@angular/core",
4907
- "name": "Input"
4908
- },
4909
- "arguments": {}
4910
- }
4911
- ],
4912
- "sources": [
4913
- {
4914
- "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
4915
- "line": 171,
4916
- "character": 13
4917
- }
4918
- ],
4919
- "setSignature": [
4920
- {
4921
- "id": 290,
4922
- "name": "skyFuzzyDatepickerInput",
4923
- "kind": 1048576,
4924
- "kindString": "Set signature",
4925
- "flags": {},
4926
- "comment": {
4927
- "shortText": "Creates the fuzzy datepicker input and calendar to let users specify dates that are\nnot complete. For example, if users know the year but not the month or day, they can\nenter just the year. Place this directive on an `input` element, and wrap the `input`\nin a `sky-datepicker` component. The value that users select is driven\nthrough the `ngModel` attribute specified on the `input` element.",
4928
- "tags": [
4929
- {
4930
- "tag": "required",
4931
- "text": "\n"
4932
- }
4933
- ]
4934
- },
4935
- "parameters": [
4936
- {
4937
- "id": 291,
4938
- "name": "value",
4939
- "kind": 32768,
4940
- "kindString": "Parameter",
4941
- "flags": {},
4942
- "type": {
4943
- "type": "union",
4944
- "types": [
4945
- {
4946
- "type": "literal",
4947
- "value": ""
4948
- },
4949
- {
4950
- "type": "reference",
4951
- "id": 43,
4952
- "name": "SkyDatepickerComponent"
4953
- }
4954
- ]
4955
- }
4956
- }
4957
- ],
4958
- "type": {
4959
- "type": "intrinsic",
4960
- "name": "void"
4961
- }
4962
- }
4963
- ]
4964
- },
4965
- {
4966
- "id": 292,
4967
4998
  "name": "startingDay",
4968
4999
  "kind": 262144,
4969
5000
  "kindString": "Accessor",
@@ -4985,13 +5016,13 @@
4985
5016
  "sources": [
4986
5017
  {
4987
5018
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
4988
- "line": 184,
5019
+ "line": 169,
4989
5020
  "character": 13
4990
5021
  }
4991
5022
  ],
4992
5023
  "getSignature": [
4993
5024
  {
4994
- "id": 293,
5025
+ "id": 290,
4995
5026
  "name": "startingDay",
4996
5027
  "kind": 524288,
4997
5028
  "kindString": "Get signature",
@@ -5013,7 +5044,7 @@
5013
5044
  ],
5014
5045
  "setSignature": [
5015
5046
  {
5016
- "id": 294,
5047
+ "id": 291,
5017
5048
  "name": "startingDay",
5018
5049
  "kind": 1048576,
5019
5050
  "kindString": "Set signature",
@@ -5029,7 +5060,7 @@
5029
5060
  },
5030
5061
  "parameters": [
5031
5062
  {
5032
- "id": 295,
5063
+ "id": 292,
5033
5064
  "name": "value",
5034
5065
  "kind": 32768,
5035
5066
  "kindString": "Parameter",
@@ -5048,7 +5079,7 @@
5048
5079
  ]
5049
5080
  },
5050
5081
  {
5051
- "id": 296,
5082
+ "id": 293,
5052
5083
  "name": "yearRequired",
5053
5084
  "kind": 262144,
5054
5085
  "kindString": "Accessor",
@@ -5070,13 +5101,13 @@
5070
5101
  "sources": [
5071
5102
  {
5072
5103
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5073
- "line": 200,
5104
+ "line": 185,
5074
5105
  "character": 13
5075
5106
  }
5076
5107
  ],
5077
5108
  "getSignature": [
5078
5109
  {
5079
- "id": 297,
5110
+ "id": 294,
5080
5111
  "name": "yearRequired",
5081
5112
  "kind": 524288,
5082
5113
  "kindString": "Get signature",
@@ -5098,7 +5129,7 @@
5098
5129
  ],
5099
5130
  "setSignature": [
5100
5131
  {
5101
- "id": 298,
5132
+ "id": 295,
5102
5133
  "name": "yearRequired",
5103
5134
  "kind": 1048576,
5104
5135
  "kindString": "Set signature",
@@ -5114,7 +5145,7 @@
5114
5145
  },
5115
5146
  "parameters": [
5116
5147
  {
5117
- "id": 299,
5148
+ "id": 296,
5118
5149
  "name": "value",
5119
5150
  "kind": 32768,
5120
5151
  "kindString": "Parameter",
@@ -5133,7 +5164,7 @@
5133
5164
  ]
5134
5165
  },
5135
5166
  {
5136
- "id": 357,
5167
+ "id": 354,
5137
5168
  "name": "detectInputValueChange",
5138
5169
  "kind": 2048,
5139
5170
  "kindString": "Method",
@@ -5143,13 +5174,13 @@
5143
5174
  "sources": [
5144
5175
  {
5145
5176
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5146
- "line": 479,
5177
+ "line": 464,
5147
5178
  "character": 9
5148
5179
  }
5149
5180
  ],
5150
5181
  "signatures": [
5151
5182
  {
5152
- "id": 358,
5183
+ "id": 355,
5153
5184
  "name": "detectInputValueChange",
5154
5185
  "kind": 4096,
5155
5186
  "kindString": "Call signature",
@@ -5165,7 +5196,7 @@
5165
5196
  ]
5166
5197
  },
5167
5198
  {
5168
- "id": 319,
5199
+ "id": 316,
5169
5200
  "name": "ngAfterContentInit",
5170
5201
  "kind": 2048,
5171
5202
  "kindString": "Method",
@@ -5175,13 +5206,13 @@
5175
5206
  "sources": [
5176
5207
  {
5177
5208
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5178
- "line": 297,
5209
+ "line": 282,
5179
5210
  "character": 9
5180
5211
  }
5181
5212
  ],
5182
5213
  "signatures": [
5183
5214
  {
5184
- "id": 320,
5215
+ "id": 317,
5185
5216
  "name": "ngAfterContentInit",
5186
5217
  "kind": 4096,
5187
5218
  "kindString": "Call signature",
@@ -5202,7 +5233,7 @@
5202
5233
  }
5203
5234
  },
5204
5235
  {
5205
- "id": 321,
5236
+ "id": 318,
5206
5237
  "name": "ngAfterViewInit",
5207
5238
  "kind": 2048,
5208
5239
  "kindString": "Method",
@@ -5212,13 +5243,13 @@
5212
5243
  "sources": [
5213
5244
  {
5214
5245
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5215
- "line": 306,
5246
+ "line": 291,
5216
5247
  "character": 9
5217
5248
  }
5218
5249
  ],
5219
5250
  "signatures": [
5220
5251
  {
5221
- "id": 322,
5252
+ "id": 319,
5222
5253
  "name": "ngAfterViewInit",
5223
5254
  "kind": 4096,
5224
5255
  "kindString": "Call signature",
@@ -5239,7 +5270,7 @@
5239
5270
  }
5240
5271
  },
5241
5272
  {
5242
- "id": 323,
5273
+ "id": 320,
5243
5274
  "name": "ngOnDestroy",
5244
5275
  "kind": 2048,
5245
5276
  "kindString": "Method",
@@ -5249,13 +5280,13 @@
5249
5280
  "sources": [
5250
5281
  {
5251
5282
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5252
- "line": 325,
5283
+ "line": 310,
5253
5284
  "character": 9
5254
5285
  }
5255
5286
  ],
5256
5287
  "signatures": [
5257
5288
  {
5258
- "id": 324,
5289
+ "id": 321,
5259
5290
  "name": "ngOnDestroy",
5260
5291
  "kind": 4096,
5261
5292
  "kindString": "Call signature",
@@ -5276,7 +5307,7 @@
5276
5307
  }
5277
5308
  },
5278
5309
  {
5279
- "id": 317,
5310
+ "id": 314,
5280
5311
  "name": "ngOnInit",
5281
5312
  "kind": 2048,
5282
5313
  "kindString": "Method",
@@ -5286,13 +5317,13 @@
5286
5317
  "sources": [
5287
5318
  {
5288
5319
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5289
- "line": 264,
5320
+ "line": 249,
5290
5321
  "character": 9
5291
5322
  }
5292
5323
  ],
5293
5324
  "signatures": [
5294
5325
  {
5295
- "id": 318,
5326
+ "id": 315,
5296
5327
  "name": "ngOnInit",
5297
5328
  "kind": 4096,
5298
5329
  "kindString": "Call signature",
@@ -5313,7 +5344,7 @@
5313
5344
  }
5314
5345
  },
5315
5346
  {
5316
- "id": 330,
5347
+ "id": 327,
5317
5348
  "name": "onInput",
5318
5349
  "kind": 2048,
5319
5350
  "kindString": "Method",
@@ -5337,13 +5368,13 @@
5337
5368
  "sources": [
5338
5369
  {
5339
5370
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5340
- "line": 351,
5371
+ "line": 336,
5341
5372
  "character": 9
5342
5373
  }
5343
5374
  ],
5344
5375
  "signatures": [
5345
5376
  {
5346
- "id": 331,
5377
+ "id": 328,
5347
5378
  "name": "onInput",
5348
5379
  "kind": 4096,
5349
5380
  "kindString": "Call signature",
@@ -5356,7 +5387,7 @@
5356
5387
  ]
5357
5388
  },
5358
5389
  {
5359
- "id": 328,
5390
+ "id": 325,
5360
5391
  "name": "onInputBlur",
5361
5392
  "kind": 2048,
5362
5393
  "kindString": "Method",
@@ -5380,13 +5411,13 @@
5380
5411
  "sources": [
5381
5412
  {
5382
5413
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5383
- "line": 336,
5414
+ "line": 321,
5384
5415
  "character": 9
5385
5416
  }
5386
5417
  ],
5387
5418
  "signatures": [
5388
5419
  {
5389
- "id": 329,
5420
+ "id": 326,
5390
5421
  "name": "onInputBlur",
5391
5422
  "kind": 4096,
5392
5423
  "kindString": "Call signature",
@@ -5399,7 +5430,7 @@
5399
5430
  ]
5400
5431
  },
5401
5432
  {
5402
- "id": 325,
5433
+ "id": 322,
5403
5434
  "name": "onInputChange",
5404
5435
  "kind": 2048,
5405
5436
  "kindString": "Method",
@@ -5424,20 +5455,20 @@
5424
5455
  "sources": [
5425
5456
  {
5426
5457
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5427
- "line": 331,
5458
+ "line": 316,
5428
5459
  "character": 9
5429
5460
  }
5430
5461
  ],
5431
5462
  "signatures": [
5432
5463
  {
5433
- "id": 326,
5464
+ "id": 323,
5434
5465
  "name": "onInputChange",
5435
5466
  "kind": 4096,
5436
5467
  "kindString": "Call signature",
5437
5468
  "flags": {},
5438
5469
  "parameters": [
5439
5470
  {
5440
- "id": 327,
5471
+ "id": 324,
5441
5472
  "name": "event",
5442
5473
  "kind": 32768,
5443
5474
  "kindString": "Parameter",
@@ -5456,7 +5487,7 @@
5456
5487
  ]
5457
5488
  },
5458
5489
  {
5459
- "id": 338,
5490
+ "id": 335,
5460
5491
  "name": "registerOnChange",
5461
5492
  "kind": 2048,
5462
5493
  "kindString": "Method",
@@ -5466,20 +5497,20 @@
5466
5497
  "sources": [
5467
5498
  {
5468
5499
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5469
- "line": 458,
5500
+ "line": 443,
5470
5501
  "character": 9
5471
5502
  }
5472
5503
  ],
5473
5504
  "signatures": [
5474
5505
  {
5475
- "id": 339,
5506
+ "id": 336,
5476
5507
  "name": "registerOnChange",
5477
5508
  "kind": 4096,
5478
5509
  "kindString": "Call signature",
5479
5510
  "flags": {},
5480
5511
  "parameters": [
5481
5512
  {
5482
- "id": 340,
5513
+ "id": 337,
5483
5514
  "name": "fn",
5484
5515
  "kind": 32768,
5485
5516
  "kindString": "Parameter",
@@ -5487,21 +5518,21 @@
5487
5518
  "type": {
5488
5519
  "type": "reflection",
5489
5520
  "declaration": {
5490
- "id": 341,
5521
+ "id": 338,
5491
5522
  "name": "__type",
5492
5523
  "kind": 65536,
5493
5524
  "kindString": "Type literal",
5494
5525
  "flags": {},
5495
5526
  "signatures": [
5496
5527
  {
5497
- "id": 342,
5528
+ "id": 339,
5498
5529
  "name": "__type",
5499
5530
  "kind": 4096,
5500
5531
  "kindString": "Call signature",
5501
5532
  "flags": {},
5502
5533
  "parameters": [
5503
5534
  {
5504
- "id": 343,
5535
+ "id": 340,
5505
5536
  "name": "value",
5506
5537
  "kind": 32768,
5507
5538
  "kindString": "Parameter",
@@ -5538,7 +5569,7 @@
5538
5569
  }
5539
5570
  },
5540
5571
  {
5541
- "id": 344,
5572
+ "id": 341,
5542
5573
  "name": "registerOnTouched",
5543
5574
  "kind": 2048,
5544
5575
  "kindString": "Method",
@@ -5548,20 +5579,20 @@
5548
5579
  "sources": [
5549
5580
  {
5550
5581
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5551
- "line": 462,
5582
+ "line": 447,
5552
5583
  "character": 9
5553
5584
  }
5554
5585
  ],
5555
5586
  "signatures": [
5556
5587
  {
5557
- "id": 345,
5588
+ "id": 342,
5558
5589
  "name": "registerOnTouched",
5559
5590
  "kind": 4096,
5560
5591
  "kindString": "Call signature",
5561
5592
  "flags": {},
5562
5593
  "parameters": [
5563
5594
  {
5564
- "id": 346,
5595
+ "id": 343,
5565
5596
  "name": "fn",
5566
5597
  "kind": 32768,
5567
5598
  "kindString": "Parameter",
@@ -5569,14 +5600,14 @@
5569
5600
  "type": {
5570
5601
  "type": "reflection",
5571
5602
  "declaration": {
5572
- "id": 347,
5603
+ "id": 344,
5573
5604
  "name": "__type",
5574
5605
  "kind": 65536,
5575
5606
  "kindString": "Type literal",
5576
5607
  "flags": {},
5577
5608
  "signatures": [
5578
5609
  {
5579
- "id": 348,
5610
+ "id": 345,
5580
5611
  "name": "__type",
5581
5612
  "kind": 4096,
5582
5613
  "kindString": "Call signature",
@@ -5607,7 +5638,7 @@
5607
5638
  }
5608
5639
  },
5609
5640
  {
5610
- "id": 349,
5641
+ "id": 346,
5611
5642
  "name": "registerOnValidatorChange",
5612
5643
  "kind": 2048,
5613
5644
  "kindString": "Method",
@@ -5617,20 +5648,20 @@
5617
5648
  "sources": [
5618
5649
  {
5619
5650
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5620
- "line": 466,
5651
+ "line": 451,
5621
5652
  "character": 9
5622
5653
  }
5623
5654
  ],
5624
5655
  "signatures": [
5625
5656
  {
5626
- "id": 350,
5657
+ "id": 347,
5627
5658
  "name": "registerOnValidatorChange",
5628
5659
  "kind": 4096,
5629
5660
  "kindString": "Call signature",
5630
5661
  "flags": {},
5631
5662
  "parameters": [
5632
5663
  {
5633
- "id": 351,
5664
+ "id": 348,
5634
5665
  "name": "fn",
5635
5666
  "kind": 32768,
5636
5667
  "kindString": "Parameter",
@@ -5638,14 +5669,14 @@
5638
5669
  "type": {
5639
5670
  "type": "reflection",
5640
5671
  "declaration": {
5641
- "id": 352,
5672
+ "id": 349,
5642
5673
  "name": "__type",
5643
5674
  "kind": 65536,
5644
5675
  "kindString": "Type literal",
5645
5676
  "flags": {},
5646
5677
  "signatures": [
5647
5678
  {
5648
- "id": 353,
5679
+ "id": 350,
5649
5680
  "name": "__type",
5650
5681
  "kind": 4096,
5651
5682
  "kindString": "Call signature",
@@ -5676,7 +5707,7 @@
5676
5707
  }
5677
5708
  },
5678
5709
  {
5679
- "id": 354,
5710
+ "id": 351,
5680
5711
  "name": "setDisabledState",
5681
5712
  "kind": 2048,
5682
5713
  "kindString": "Method",
@@ -5686,20 +5717,20 @@
5686
5717
  "sources": [
5687
5718
  {
5688
5719
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5689
- "line": 470,
5720
+ "line": 455,
5690
5721
  "character": 9
5691
5722
  }
5692
5723
  ],
5693
5724
  "signatures": [
5694
5725
  {
5695
- "id": 355,
5726
+ "id": 352,
5696
5727
  "name": "setDisabledState",
5697
5728
  "kind": 4096,
5698
5729
  "kindString": "Call signature",
5699
5730
  "flags": {},
5700
5731
  "parameters": [
5701
5732
  {
5702
- "id": 356,
5733
+ "id": 353,
5703
5734
  "name": "disabled",
5704
5735
  "kind": 32768,
5705
5736
  "kindString": "Parameter",
@@ -5726,7 +5757,7 @@
5726
5757
  }
5727
5758
  },
5728
5759
  {
5729
- "id": 335,
5760
+ "id": 332,
5730
5761
  "name": "validate",
5731
5762
  "kind": 2048,
5732
5763
  "kindString": "Method",
@@ -5736,20 +5767,20 @@
5736
5767
  "sources": [
5737
5768
  {
5738
5769
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5739
- "line": 359,
5770
+ "line": 344,
5740
5771
  "character": 9
5741
5772
  }
5742
5773
  ],
5743
5774
  "signatures": [
5744
5775
  {
5745
- "id": 336,
5776
+ "id": 333,
5746
5777
  "name": "validate",
5747
5778
  "kind": 4096,
5748
5779
  "kindString": "Call signature",
5749
5780
  "flags": {},
5750
5781
  "parameters": [
5751
5782
  {
5752
- "id": 337,
5783
+ "id": 334,
5753
5784
  "name": "control",
5754
5785
  "kind": 32768,
5755
5786
  "kindString": "Parameter",
@@ -5790,7 +5821,7 @@
5790
5821
  }
5791
5822
  },
5792
5823
  {
5793
- "id": 332,
5824
+ "id": 329,
5794
5825
  "name": "writeValue",
5795
5826
  "kind": 2048,
5796
5827
  "kindString": "Method",
@@ -5800,20 +5831,20 @@
5800
5831
  "sources": [
5801
5832
  {
5802
5833
  "fileName": "projects/datetime/src/modules/datepicker/datepicker-input-fuzzy.directive.ts",
5803
- "line": 355,
5834
+ "line": 340,
5804
5835
  "character": 9
5805
5836
  }
5806
5837
  ],
5807
5838
  "signatures": [
5808
5839
  {
5809
- "id": 333,
5840
+ "id": 330,
5810
5841
  "name": "writeValue",
5811
5842
  "kind": 4096,
5812
5843
  "kindString": "Call signature",
5813
5844
  "flags": {},
5814
5845
  "parameters": [
5815
5846
  {
5816
- "id": 334,
5847
+ "id": 331,
5817
5848
  "name": "value",
5818
5849
  "kind": 32768,
5819
5850
  "kindString": "Parameter",
@@ -5865,28 +5896,27 @@
5865
5896
  280,
5866
5897
  284,
5867
5898
  289,
5868
- 292,
5869
- 296
5899
+ 293
5870
5900
  ]
5871
5901
  },
5872
5902
  {
5873
5903
  "title": "Methods",
5874
5904
  "kind": 2048,
5875
5905
  "children": [
5876
- 357,
5877
- 319,
5878
- 321,
5879
- 323,
5880
- 317,
5881
- 330,
5882
- 328,
5883
- 325,
5884
- 338,
5885
- 344,
5886
- 349,
5887
5906
  354,
5907
+ 316,
5908
+ 318,
5909
+ 320,
5910
+ 314,
5911
+ 327,
5912
+ 325,
5913
+ 322,
5888
5914
  335,
5889
- 332
5915
+ 341,
5916
+ 346,
5917
+ 351,
5918
+ 332,
5919
+ 329
5890
5920
  ]
5891
5921
  }
5892
5922
  ],
@@ -5937,7 +5967,7 @@
5937
5967
  ]
5938
5968
  },
5939
5969
  {
5940
- "id": 384,
5970
+ "id": 381,
5941
5971
  "name": "SkyDateRangePickerComponent",
5942
5972
  "kind": 128,
5943
5973
  "kindString": "Class",
@@ -5967,7 +5997,7 @@
5967
5997
  ],
5968
5998
  "children": [
5969
5999
  {
5970
- "id": 385,
6000
+ "id": 382,
5971
6001
  "name": "constructor",
5972
6002
  "kind": 512,
5973
6003
  "kindString": "Constructor",
@@ -5981,14 +6011,14 @@
5981
6011
  ],
5982
6012
  "signatures": [
5983
6013
  {
5984
- "id": 386,
6014
+ "id": 383,
5985
6015
  "name": "SkyDateRangePickerComponent",
5986
6016
  "kind": 16384,
5987
6017
  "kindString": "Constructor signature",
5988
6018
  "flags": {},
5989
6019
  "parameters": [
5990
6020
  {
5991
- "id": 387,
6021
+ "id": 384,
5992
6022
  "name": "changeDetector",
5993
6023
  "kind": 32768,
5994
6024
  "kindString": "Parameter",
@@ -6001,19 +6031,19 @@
6001
6031
  }
6002
6032
  },
6003
6033
  {
6004
- "id": 388,
6034
+ "id": 385,
6005
6035
  "name": "dateRangeService",
6006
6036
  "kind": 32768,
6007
6037
  "kindString": "Parameter",
6008
6038
  "flags": {},
6009
6039
  "type": {
6010
6040
  "type": "reference",
6011
- "id": 774,
6041
+ "id": 771,
6012
6042
  "name": "SkyDateRangeService"
6013
6043
  }
6014
6044
  },
6015
6045
  {
6016
- "id": 389,
6046
+ "id": 386,
6017
6047
  "name": "formBuilder",
6018
6048
  "kind": 32768,
6019
6049
  "kindString": "Parameter",
@@ -6026,7 +6056,7 @@
6026
6056
  }
6027
6057
  },
6028
6058
  {
6029
- "id": 390,
6059
+ "id": 387,
6030
6060
  "name": "localeProvider",
6031
6061
  "kind": 32768,
6032
6062
  "kindString": "Parameter",
@@ -6037,7 +6067,7 @@
6037
6067
  }
6038
6068
  },
6039
6069
  {
6040
- "id": 391,
6070
+ "id": 388,
6041
6071
  "name": "ngZone",
6042
6072
  "kind": 32768,
6043
6073
  "kindString": "Parameter",
@@ -6050,7 +6080,7 @@
6050
6080
  }
6051
6081
  },
6052
6082
  {
6053
- "id": 392,
6083
+ "id": 389,
6054
6084
  "name": "themeSvc",
6055
6085
  "kind": 32768,
6056
6086
  "kindString": "Parameter",
@@ -6077,14 +6107,14 @@
6077
6107
  ],
6078
6108
  "type": {
6079
6109
  "type": "reference",
6080
- "id": 384,
6110
+ "id": 381,
6081
6111
  "name": "SkyDateRangePickerComponent"
6082
6112
  }
6083
6113
  }
6084
6114
  ]
6085
6115
  },
6086
6116
  {
6087
- "id": 415,
6117
+ "id": 412,
6088
6118
  "name": "calculators",
6089
6119
  "kind": 1024,
6090
6120
  "kindString": "Property",
@@ -6102,13 +6132,13 @@
6102
6132
  "type": "array",
6103
6133
  "elementType": {
6104
6134
  "type": "reference",
6105
- "id": 708,
6135
+ "id": 705,
6106
6136
  "name": "SkyDateRangeCalculator"
6107
6137
  }
6108
6138
  }
6109
6139
  },
6110
6140
  {
6111
- "id": 414,
6141
+ "id": 411,
6112
6142
  "name": "dateRangePickerId",
6113
6143
  "kind": 1024,
6114
6144
  "kindString": "Property",
@@ -6130,7 +6160,7 @@
6130
6160
  "defaultValue": "..."
6131
6161
  },
6132
6162
  {
6133
- "id": 407,
6163
+ "id": 404,
6134
6164
  "name": "endDateRequired",
6135
6165
  "kind": 1024,
6136
6166
  "kindString": "Property",
@@ -6172,7 +6202,7 @@
6172
6202
  "defaultValue": "false"
6173
6203
  },
6174
6204
  {
6175
- "id": 416,
6205
+ "id": 413,
6176
6206
  "name": "formGroup",
6177
6207
  "kind": 1024,
6178
6208
  "kindString": "Property",
@@ -6194,7 +6224,7 @@
6194
6224
  }
6195
6225
  },
6196
6226
  {
6197
- "id": 417,
6227
+ "id": 414,
6198
6228
  "name": "isReady",
6199
6229
  "kind": 1024,
6200
6230
  "kindString": "Property",
@@ -6215,7 +6245,7 @@
6215
6245
  "defaultValue": "false"
6216
6246
  },
6217
6247
  {
6218
- "id": 405,
6248
+ "id": 402,
6219
6249
  "name": "label",
6220
6250
  "kind": 1024,
6221
6251
  "kindString": "Property",
@@ -6256,7 +6286,7 @@
6256
6286
  }
6257
6287
  },
6258
6288
  {
6259
- "id": 418,
6289
+ "id": 415,
6260
6290
  "name": "showEndDatePicker",
6261
6291
  "kind": 1024,
6262
6292
  "kindString": "Property",
@@ -6277,7 +6307,7 @@
6277
6307
  "defaultValue": "false"
6278
6308
  },
6279
6309
  {
6280
- "id": 419,
6310
+ "id": 416,
6281
6311
  "name": "showStartDatePicker",
6282
6312
  "kind": 1024,
6283
6313
  "kindString": "Property",
@@ -6298,7 +6328,7 @@
6298
6328
  "defaultValue": "false"
6299
6329
  },
6300
6330
  {
6301
- "id": 406,
6331
+ "id": 403,
6302
6332
  "name": "startDateRequired",
6303
6333
  "kind": 1024,
6304
6334
  "kindString": "Property",
@@ -6340,7 +6370,7 @@
6340
6370
  "defaultValue": "false"
6341
6371
  },
6342
6372
  {
6343
- "id": 393,
6373
+ "id": 390,
6344
6374
  "name": "calculatorIds",
6345
6375
  "kind": 262144,
6346
6376
  "kindString": "Accessor",
@@ -6368,7 +6398,7 @@
6368
6398
  ],
6369
6399
  "getSignature": [
6370
6400
  {
6371
- "id": 394,
6401
+ "id": 391,
6372
6402
  "name": "calculatorIds",
6373
6403
  "kind": 524288,
6374
6404
  "kindString": "Get signature",
@@ -6380,7 +6410,7 @@
6380
6410
  "type": "array",
6381
6411
  "elementType": {
6382
6412
  "type": "reference",
6383
- "id": 736,
6413
+ "id": 733,
6384
6414
  "name": "SkyDateRangeCalculatorId"
6385
6415
  }
6386
6416
  }
@@ -6388,7 +6418,7 @@
6388
6418
  ],
6389
6419
  "setSignature": [
6390
6420
  {
6391
- "id": 395,
6421
+ "id": 392,
6392
6422
  "name": "calculatorIds",
6393
6423
  "kind": 1048576,
6394
6424
  "kindString": "Set signature",
@@ -6398,7 +6428,7 @@
6398
6428
  },
6399
6429
  "parameters": [
6400
6430
  {
6401
- "id": 396,
6431
+ "id": 393,
6402
6432
  "name": "value",
6403
6433
  "kind": 32768,
6404
6434
  "kindString": "Parameter",
@@ -6407,7 +6437,7 @@
6407
6437
  "type": "array",
6408
6438
  "elementType": {
6409
6439
  "type": "reference",
6410
- "id": 736,
6440
+ "id": 733,
6411
6441
  "name": "SkyDateRangeCalculatorId"
6412
6442
  }
6413
6443
  }
@@ -6421,7 +6451,7 @@
6421
6451
  ]
6422
6452
  },
6423
6453
  {
6424
- "id": 397,
6454
+ "id": 394,
6425
6455
  "name": "dateFormat",
6426
6456
  "kind": 262144,
6427
6457
  "kindString": "Accessor",
@@ -6449,7 +6479,7 @@
6449
6479
  ],
6450
6480
  "getSignature": [
6451
6481
  {
6452
- "id": 398,
6482
+ "id": 395,
6453
6483
  "name": "dateFormat",
6454
6484
  "kind": 524288,
6455
6485
  "kindString": "Get signature",
@@ -6471,7 +6501,7 @@
6471
6501
  ],
6472
6502
  "setSignature": [
6473
6503
  {
6474
- "id": 399,
6504
+ "id": 396,
6475
6505
  "name": "dateFormat",
6476
6506
  "kind": 1048576,
6477
6507
  "kindString": "Set signature",
@@ -6487,7 +6517,7 @@
6487
6517
  },
6488
6518
  "parameters": [
6489
6519
  {
6490
- "id": 400,
6520
+ "id": 397,
6491
6521
  "name": "value",
6492
6522
  "kind": 32768,
6493
6523
  "kindString": "Parameter",
@@ -6506,7 +6536,7 @@
6506
6536
  ]
6507
6537
  },
6508
6538
  {
6509
- "id": 401,
6539
+ "id": 398,
6510
6540
  "name": "disabled",
6511
6541
  "kind": 262144,
6512
6542
  "kindString": "Accessor",
@@ -6534,7 +6564,7 @@
6534
6564
  ],
6535
6565
  "getSignature": [
6536
6566
  {
6537
- "id": 402,
6567
+ "id": 399,
6538
6568
  "name": "disabled",
6539
6569
  "kind": 524288,
6540
6570
  "kindString": "Get signature",
@@ -6556,7 +6586,7 @@
6556
6586
  ],
6557
6587
  "setSignature": [
6558
6588
  {
6559
- "id": 403,
6589
+ "id": 400,
6560
6590
  "name": "disabled",
6561
6591
  "kind": 1048576,
6562
6592
  "kindString": "Set signature",
@@ -6572,7 +6602,7 @@
6572
6602
  },
6573
6603
  "parameters": [
6574
6604
  {
6575
- "id": 404,
6605
+ "id": 401,
6576
6606
  "name": "value",
6577
6607
  "kind": 32768,
6578
6608
  "kindString": "Parameter",
@@ -6591,7 +6621,7 @@
6591
6621
  ]
6592
6622
  },
6593
6623
  {
6594
- "id": 410,
6624
+ "id": 407,
6595
6625
  "name": "endDateLabelResourceKey",
6596
6626
  "kind": 262144,
6597
6627
  "kindString": "Accessor",
@@ -6607,7 +6637,7 @@
6607
6637
  ],
6608
6638
  "getSignature": [
6609
6639
  {
6610
- "id": 411,
6640
+ "id": 408,
6611
6641
  "name": "endDateLabelResourceKey",
6612
6642
  "kind": 524288,
6613
6643
  "kindString": "Get signature",
@@ -6620,7 +6650,7 @@
6620
6650
  ]
6621
6651
  },
6622
6652
  {
6623
- "id": 412,
6653
+ "id": 409,
6624
6654
  "name": "selectedCalculator",
6625
6655
  "kind": 262144,
6626
6656
  "kindString": "Accessor",
@@ -6636,21 +6666,21 @@
6636
6666
  ],
6637
6667
  "getSignature": [
6638
6668
  {
6639
- "id": 413,
6669
+ "id": 410,
6640
6670
  "name": "selectedCalculator",
6641
6671
  "kind": 524288,
6642
6672
  "kindString": "Get signature",
6643
6673
  "flags": {},
6644
6674
  "type": {
6645
6675
  "type": "reference",
6646
- "id": 708,
6676
+ "id": 705,
6647
6677
  "name": "SkyDateRangeCalculator"
6648
6678
  }
6649
6679
  }
6650
6680
  ]
6651
6681
  },
6652
6682
  {
6653
- "id": 408,
6683
+ "id": 405,
6654
6684
  "name": "startDateLabelResourceKey",
6655
6685
  "kind": 262144,
6656
6686
  "kindString": "Accessor",
@@ -6666,7 +6696,7 @@
6666
6696
  ],
6667
6697
  "getSignature": [
6668
6698
  {
6669
- "id": 409,
6699
+ "id": 406,
6670
6700
  "name": "startDateLabelResourceKey",
6671
6701
  "kind": 524288,
6672
6702
  "kindString": "Get signature",
@@ -6679,7 +6709,7 @@
6679
6709
  ]
6680
6710
  },
6681
6711
  {
6682
- "id": 441,
6712
+ "id": 438,
6683
6713
  "name": "ngOnChanges",
6684
6714
  "kind": 2048,
6685
6715
  "kindString": "Method",
@@ -6695,14 +6725,14 @@
6695
6725
  ],
6696
6726
  "signatures": [
6697
6727
  {
6698
- "id": 442,
6728
+ "id": 439,
6699
6729
  "name": "ngOnChanges",
6700
6730
  "kind": 4096,
6701
6731
  "kindString": "Call signature",
6702
6732
  "flags": {},
6703
6733
  "parameters": [
6704
6734
  {
6705
- "id": 443,
6735
+ "id": 440,
6706
6736
  "name": "changes",
6707
6737
  "kind": 32768,
6708
6738
  "kindString": "Parameter",
@@ -6731,7 +6761,7 @@
6731
6761
  }
6732
6762
  },
6733
6763
  {
6734
- "id": 444,
6764
+ "id": 441,
6735
6765
  "name": "ngOnDestroy",
6736
6766
  "kind": 2048,
6737
6767
  "kindString": "Method",
@@ -6747,7 +6777,7 @@
6747
6777
  ],
6748
6778
  "signatures": [
6749
6779
  {
6750
- "id": 445,
6780
+ "id": 442,
6751
6781
  "name": "ngOnDestroy",
6752
6782
  "kind": 4096,
6753
6783
  "kindString": "Call signature",
@@ -6768,7 +6798,7 @@
6768
6798
  }
6769
6799
  },
6770
6800
  {
6771
- "id": 439,
6801
+ "id": 436,
6772
6802
  "name": "ngOnInit",
6773
6803
  "kind": 2048,
6774
6804
  "kindString": "Method",
@@ -6784,7 +6814,7 @@
6784
6814
  ],
6785
6815
  "signatures": [
6786
6816
  {
6787
- "id": 440,
6817
+ "id": 437,
6788
6818
  "name": "ngOnInit",
6789
6819
  "kind": 4096,
6790
6820
  "kindString": "Call signature",
@@ -6805,7 +6835,7 @@
6805
6835
  }
6806
6836
  },
6807
6837
  {
6808
- "id": 446,
6838
+ "id": 443,
6809
6839
  "name": "onFieldBlur",
6810
6840
  "kind": 2048,
6811
6841
  "kindString": "Method",
@@ -6821,7 +6851,7 @@
6821
6851
  ],
6822
6852
  "signatures": [
6823
6853
  {
6824
- "id": 447,
6854
+ "id": 444,
6825
6855
  "name": "onFieldBlur",
6826
6856
  "kind": 4096,
6827
6857
  "kindString": "Call signature",
@@ -6834,7 +6864,7 @@
6834
6864
  ]
6835
6865
  },
6836
6866
  {
6837
- "id": 454,
6867
+ "id": 451,
6838
6868
  "name": "registerOnChange",
6839
6869
  "kind": 2048,
6840
6870
  "kindString": "Method",
@@ -6850,14 +6880,14 @@
6850
6880
  ],
6851
6881
  "signatures": [
6852
6882
  {
6853
- "id": 455,
6883
+ "id": 452,
6854
6884
  "name": "registerOnChange",
6855
6885
  "kind": 4096,
6856
6886
  "kindString": "Call signature",
6857
6887
  "flags": {},
6858
6888
  "parameters": [
6859
6889
  {
6860
- "id": 456,
6890
+ "id": 453,
6861
6891
  "name": "fn",
6862
6892
  "kind": 32768,
6863
6893
  "kindString": "Parameter",
@@ -6865,35 +6895,35 @@
6865
6895
  "type": {
6866
6896
  "type": "reflection",
6867
6897
  "declaration": {
6868
- "id": 457,
6898
+ "id": 454,
6869
6899
  "name": "__type",
6870
6900
  "kind": 65536,
6871
6901
  "kindString": "Type literal",
6872
6902
  "flags": {},
6873
6903
  "signatures": [
6874
6904
  {
6875
- "id": 458,
6905
+ "id": 455,
6876
6906
  "name": "__type",
6877
6907
  "kind": 4096,
6878
6908
  "kindString": "Call signature",
6879
6909
  "flags": {},
6880
6910
  "parameters": [
6881
6911
  {
6882
- "id": 459,
6912
+ "id": 456,
6883
6913
  "name": "value",
6884
6914
  "kind": 32768,
6885
6915
  "kindString": "Parameter",
6886
6916
  "flags": {},
6887
6917
  "type": {
6888
6918
  "type": "reference",
6889
- "id": 704,
6919
+ "id": 701,
6890
6920
  "name": "SkyDateRangeCalculation"
6891
6921
  }
6892
6922
  }
6893
6923
  ],
6894
6924
  "type": {
6895
6925
  "type": "reference",
6896
- "id": 704,
6926
+ "id": 701,
6897
6927
  "name": "SkyDateRangeCalculation"
6898
6928
  }
6899
6929
  }
@@ -6918,7 +6948,7 @@
6918
6948
  }
6919
6949
  },
6920
6950
  {
6921
- "id": 460,
6951
+ "id": 457,
6922
6952
  "name": "registerOnTouched",
6923
6953
  "kind": 2048,
6924
6954
  "kindString": "Method",
@@ -6934,14 +6964,14 @@
6934
6964
  ],
6935
6965
  "signatures": [
6936
6966
  {
6937
- "id": 461,
6967
+ "id": 458,
6938
6968
  "name": "registerOnTouched",
6939
6969
  "kind": 4096,
6940
6970
  "kindString": "Call signature",
6941
6971
  "flags": {},
6942
6972
  "parameters": [
6943
6973
  {
6944
- "id": 462,
6974
+ "id": 459,
6945
6975
  "name": "fn",
6946
6976
  "kind": 32768,
6947
6977
  "kindString": "Parameter",
@@ -6949,21 +6979,21 @@
6949
6979
  "type": {
6950
6980
  "type": "reflection",
6951
6981
  "declaration": {
6952
- "id": 463,
6982
+ "id": 460,
6953
6983
  "name": "__type",
6954
6984
  "kind": 65536,
6955
6985
  "kindString": "Type literal",
6956
6986
  "flags": {},
6957
6987
  "signatures": [
6958
6988
  {
6959
- "id": 464,
6989
+ "id": 461,
6960
6990
  "name": "__type",
6961
6991
  "kind": 4096,
6962
6992
  "kindString": "Call signature",
6963
6993
  "flags": {},
6964
6994
  "type": {
6965
6995
  "type": "reference",
6966
- "id": 704,
6996
+ "id": 701,
6967
6997
  "name": "SkyDateRangeCalculation"
6968
6998
  }
6969
6999
  }
@@ -6988,7 +7018,7 @@
6988
7018
  }
6989
7019
  },
6990
7020
  {
6991
- "id": 465,
7021
+ "id": 462,
6992
7022
  "name": "setDisabledState",
6993
7023
  "kind": 2048,
6994
7024
  "kindString": "Method",
@@ -7004,14 +7034,14 @@
7004
7034
  ],
7005
7035
  "signatures": [
7006
7036
  {
7007
- "id": 466,
7037
+ "id": 463,
7008
7038
  "name": "setDisabledState",
7009
7039
  "kind": 4096,
7010
7040
  "kindString": "Call signature",
7011
7041
  "flags": {},
7012
7042
  "parameters": [
7013
7043
  {
7014
- "id": 467,
7044
+ "id": 464,
7015
7045
  "name": "disabled",
7016
7046
  "kind": 32768,
7017
7047
  "kindString": "Parameter",
@@ -7038,7 +7068,7 @@
7038
7068
  }
7039
7069
  },
7040
7070
  {
7041
- "id": 451,
7071
+ "id": 448,
7042
7072
  "name": "validate",
7043
7073
  "kind": 2048,
7044
7074
  "kindString": "Method",
@@ -7054,14 +7084,14 @@
7054
7084
  ],
7055
7085
  "signatures": [
7056
7086
  {
7057
- "id": 452,
7087
+ "id": 449,
7058
7088
  "name": "validate",
7059
7089
  "kind": 4096,
7060
7090
  "kindString": "Call signature",
7061
7091
  "flags": {},
7062
7092
  "parameters": [
7063
7093
  {
7064
- "id": 453,
7094
+ "id": 450,
7065
7095
  "name": "control",
7066
7096
  "kind": 32768,
7067
7097
  "kindString": "Parameter",
@@ -7102,7 +7132,7 @@
7102
7132
  }
7103
7133
  },
7104
7134
  {
7105
- "id": 448,
7135
+ "id": 445,
7106
7136
  "name": "writeValue",
7107
7137
  "kind": 2048,
7108
7138
  "kindString": "Method",
@@ -7118,21 +7148,21 @@
7118
7148
  ],
7119
7149
  "signatures": [
7120
7150
  {
7121
- "id": 449,
7151
+ "id": 446,
7122
7152
  "name": "writeValue",
7123
7153
  "kind": 4096,
7124
7154
  "kindString": "Call signature",
7125
7155
  "flags": {},
7126
7156
  "parameters": [
7127
7157
  {
7128
- "id": 450,
7158
+ "id": 447,
7129
7159
  "name": "value",
7130
7160
  "kind": 32768,
7131
7161
  "kindString": "Parameter",
7132
7162
  "flags": {},
7133
7163
  "type": {
7134
7164
  "type": "reference",
7135
- "id": 704,
7165
+ "id": 701,
7136
7166
  "name": "SkyDateRangeCalculation"
7137
7167
  }
7138
7168
  }
@@ -7158,49 +7188,49 @@
7158
7188
  "title": "Constructors",
7159
7189
  "kind": 512,
7160
7190
  "children": [
7161
- 385
7191
+ 382
7162
7192
  ]
7163
7193
  },
7164
7194
  {
7165
7195
  "title": "Properties",
7166
7196
  "kind": 1024,
7167
7197
  "children": [
7168
- 415,
7198
+ 412,
7199
+ 411,
7200
+ 404,
7201
+ 413,
7169
7202
  414,
7170
- 407,
7203
+ 402,
7204
+ 415,
7171
7205
  416,
7172
- 417,
7173
- 405,
7174
- 418,
7175
- 419,
7176
- 406
7206
+ 403
7177
7207
  ]
7178
7208
  },
7179
7209
  {
7180
7210
  "title": "Accessors",
7181
7211
  "kind": 262144,
7182
7212
  "children": [
7183
- 393,
7184
- 397,
7185
- 401,
7186
- 410,
7187
- 412,
7188
- 408
7213
+ 390,
7214
+ 394,
7215
+ 398,
7216
+ 407,
7217
+ 409,
7218
+ 405
7189
7219
  ]
7190
7220
  },
7191
7221
  {
7192
7222
  "title": "Methods",
7193
7223
  "kind": 2048,
7194
7224
  "children": [
7225
+ 438,
7195
7226
  441,
7196
- 444,
7197
- 439,
7198
- 446,
7199
- 454,
7200
- 460,
7201
- 465,
7227
+ 436,
7228
+ 443,
7202
7229
  451,
7203
- 448
7230
+ 457,
7231
+ 462,
7232
+ 448,
7233
+ 445
7204
7234
  ]
7205
7235
  }
7206
7236
  ],
@@ -7245,7 +7275,7 @@
7245
7275
  ]
7246
7276
  },
7247
7277
  {
7248
- "id": 498,
7278
+ "id": 495,
7249
7279
  "name": "SkyTimepickerComponent",
7250
7280
  "kind": 128,
7251
7281
  "kindString": "Class",
@@ -7269,7 +7299,7 @@
7269
7299
  ],
7270
7300
  "children": [
7271
7301
  {
7272
- "id": 499,
7302
+ "id": 496,
7273
7303
  "name": "constructor",
7274
7304
  "kind": 512,
7275
7305
  "kindString": "Constructor",
@@ -7283,14 +7313,14 @@
7283
7313
  ],
7284
7314
  "signatures": [
7285
7315
  {
7286
- "id": 500,
7316
+ "id": 497,
7287
7317
  "name": "SkyTimepickerComponent",
7288
7318
  "kind": 16384,
7289
7319
  "kindString": "Constructor signature",
7290
7320
  "flags": {},
7291
7321
  "parameters": [
7292
7322
  {
7293
- "id": 501,
7323
+ "id": 498,
7294
7324
  "name": "affixService",
7295
7325
  "kind": 32768,
7296
7326
  "kindString": "Parameter",
@@ -7301,7 +7331,7 @@
7301
7331
  }
7302
7332
  },
7303
7333
  {
7304
- "id": 502,
7334
+ "id": 499,
7305
7335
  "name": "changeDetector",
7306
7336
  "kind": 32768,
7307
7337
  "kindString": "Parameter",
@@ -7314,7 +7344,7 @@
7314
7344
  }
7315
7345
  },
7316
7346
  {
7317
- "id": 503,
7347
+ "id": 500,
7318
7348
  "name": "coreAdapter",
7319
7349
  "kind": 32768,
7320
7350
  "kindString": "Parameter",
@@ -7325,7 +7355,7 @@
7325
7355
  }
7326
7356
  },
7327
7357
  {
7328
- "id": 504,
7358
+ "id": 501,
7329
7359
  "name": "overlayService",
7330
7360
  "kind": 32768,
7331
7361
  "kindString": "Parameter",
@@ -7336,7 +7366,7 @@
7336
7366
  }
7337
7367
  },
7338
7368
  {
7339
- "id": 505,
7369
+ "id": 502,
7340
7370
  "name": "inputBoxHostService",
7341
7371
  "kind": 32768,
7342
7372
  "kindString": "Parameter",
@@ -7361,7 +7391,7 @@
7361
7391
  }
7362
7392
  },
7363
7393
  {
7364
- "id": 506,
7394
+ "id": 503,
7365
7395
  "name": "themeSvc",
7366
7396
  "kind": 32768,
7367
7397
  "kindString": "Parameter",
@@ -7388,14 +7418,14 @@
7388
7418
  ],
7389
7419
  "type": {
7390
7420
  "type": "reference",
7391
- "id": 498,
7421
+ "id": 495,
7392
7422
  "name": "SkyTimepickerComponent"
7393
7423
  }
7394
7424
  }
7395
7425
  ]
7396
7426
  },
7397
7427
  {
7398
- "id": 528,
7428
+ "id": 525,
7399
7429
  "name": "activeTime",
7400
7430
  "kind": 1024,
7401
7431
  "kindString": "Property",
@@ -7417,7 +7447,7 @@
7417
7447
  }
7418
7448
  },
7419
7449
  {
7420
- "id": 529,
7450
+ "id": 526,
7421
7451
  "name": "hours",
7422
7452
  "kind": 1024,
7423
7453
  "kindString": "Property",
@@ -7440,7 +7470,7 @@
7440
7470
  }
7441
7471
  },
7442
7472
  {
7443
- "id": 530,
7473
+ "id": 527,
7444
7474
  "name": "is8601",
7445
7475
  "kind": 1024,
7446
7476
  "kindString": "Property",
@@ -7461,7 +7491,7 @@
7461
7491
  "defaultValue": "false"
7462
7492
  },
7463
7493
  {
7464
- "id": 531,
7494
+ "id": 528,
7465
7495
  "name": "isOpen",
7466
7496
  "kind": 1024,
7467
7497
  "kindString": "Property",
@@ -7481,7 +7511,7 @@
7481
7511
  }
7482
7512
  },
7483
7513
  {
7484
- "id": 532,
7514
+ "id": 529,
7485
7515
  "name": "isVisible",
7486
7516
  "kind": 1024,
7487
7517
  "kindString": "Property",
@@ -7501,7 +7531,7 @@
7501
7531
  }
7502
7532
  },
7503
7533
  {
7504
- "id": 533,
7534
+ "id": 530,
7505
7535
  "name": "localeFormat",
7506
7536
  "kind": 1024,
7507
7537
  "kindString": "Property",
@@ -7521,7 +7551,7 @@
7521
7551
  }
7522
7552
  },
7523
7553
  {
7524
- "id": 535,
7554
+ "id": 532,
7525
7555
  "name": "minuteMultiplier",
7526
7556
  "kind": 1024,
7527
7557
  "kindString": "Property",
@@ -7541,7 +7571,7 @@
7541
7571
  }
7542
7572
  },
7543
7573
  {
7544
- "id": 534,
7574
+ "id": 531,
7545
7575
  "name": "minutes",
7546
7576
  "kind": 1024,
7547
7577
  "kindString": "Property",
@@ -7564,7 +7594,7 @@
7564
7594
  }
7565
7595
  },
7566
7596
  {
7567
- "id": 536,
7597
+ "id": 533,
7568
7598
  "name": "returnFormat",
7569
7599
  "kind": 1024,
7570
7600
  "kindString": "Property",
@@ -7584,7 +7614,7 @@
7584
7614
  }
7585
7615
  },
7586
7616
  {
7587
- "id": 507,
7617
+ "id": 504,
7588
7618
  "name": "selectedTimeChanged",
7589
7619
  "kind": 1024,
7590
7620
  "kindString": "Property",
@@ -7618,7 +7648,7 @@
7618
7648
  "typeArguments": [
7619
7649
  {
7620
7650
  "type": "reference",
7621
- "id": 888,
7651
+ "id": 885,
7622
7652
  "name": "SkyTimepickerTimeOutput"
7623
7653
  }
7624
7654
  ],
@@ -7629,7 +7659,7 @@
7629
7659
  "defaultValue": "..."
7630
7660
  },
7631
7661
  {
7632
- "id": 537,
7662
+ "id": 534,
7633
7663
  "name": "timeFormat",
7634
7664
  "kind": 1024,
7635
7665
  "kindString": "Property",
@@ -7650,7 +7680,7 @@
7650
7680
  "defaultValue": "'hh'"
7651
7681
  },
7652
7682
  {
7653
- "id": 538,
7683
+ "id": 535,
7654
7684
  "name": "timepickerId",
7655
7685
  "kind": 1024,
7656
7686
  "kindString": "Property",
@@ -7670,7 +7700,7 @@
7670
7700
  }
7671
7701
  },
7672
7702
  {
7673
- "id": 539,
7703
+ "id": 536,
7674
7704
  "name": "triggerButtonId",
7675
7705
  "kind": 1024,
7676
7706
  "kindString": "Property",
@@ -7690,7 +7720,7 @@
7690
7720
  }
7691
7721
  },
7692
7722
  {
7693
- "id": 508,
7723
+ "id": 505,
7694
7724
  "name": "disabled",
7695
7725
  "kind": 262144,
7696
7726
  "kindString": "Accessor",
@@ -7706,7 +7736,7 @@
7706
7736
  ],
7707
7737
  "getSignature": [
7708
7738
  {
7709
- "id": 509,
7739
+ "id": 506,
7710
7740
  "name": "disabled",
7711
7741
  "kind": 524288,
7712
7742
  "kindString": "Get signature",
@@ -7719,14 +7749,14 @@
7719
7749
  ],
7720
7750
  "setSignature": [
7721
7751
  {
7722
- "id": 510,
7752
+ "id": 507,
7723
7753
  "name": "disabled",
7724
7754
  "kind": 1048576,
7725
7755
  "kindString": "Set signature",
7726
7756
  "flags": {},
7727
7757
  "parameters": [
7728
7758
  {
7729
- "id": 511,
7759
+ "id": 508,
7730
7760
  "name": "value",
7731
7761
  "kind": 32768,
7732
7762
  "kindString": "Parameter",
@@ -7745,7 +7775,7 @@
7745
7775
  ]
7746
7776
  },
7747
7777
  {
7748
- "id": 512,
7778
+ "id": 509,
7749
7779
  "name": "selectedHour",
7750
7780
  "kind": 262144,
7751
7781
  "kindString": "Accessor",
@@ -7761,7 +7791,7 @@
7761
7791
  ],
7762
7792
  "getSignature": [
7763
7793
  {
7764
- "id": 513,
7794
+ "id": 510,
7765
7795
  "name": "selectedHour",
7766
7796
  "kind": 524288,
7767
7797
  "kindString": "Get signature",
@@ -7774,14 +7804,14 @@
7774
7804
  ],
7775
7805
  "setSignature": [
7776
7806
  {
7777
- "id": 514,
7807
+ "id": 511,
7778
7808
  "name": "selectedHour",
7779
7809
  "kind": 1048576,
7780
7810
  "kindString": "Set signature",
7781
7811
  "flags": {},
7782
7812
  "parameters": [
7783
7813
  {
7784
- "id": 515,
7814
+ "id": 512,
7785
7815
  "name": "setHour",
7786
7816
  "kind": 32768,
7787
7817
  "kindString": "Parameter",
@@ -7800,7 +7830,7 @@
7800
7830
  ]
7801
7831
  },
7802
7832
  {
7803
- "id": 516,
7833
+ "id": 513,
7804
7834
  "name": "selectedMeridies",
7805
7835
  "kind": 262144,
7806
7836
  "kindString": "Accessor",
@@ -7816,7 +7846,7 @@
7816
7846
  ],
7817
7847
  "getSignature": [
7818
7848
  {
7819
- "id": 517,
7849
+ "id": 514,
7820
7850
  "name": "selectedMeridies",
7821
7851
  "kind": 524288,
7822
7852
  "kindString": "Get signature",
@@ -7829,14 +7859,14 @@
7829
7859
  ],
7830
7860
  "setSignature": [
7831
7861
  {
7832
- "id": 518,
7862
+ "id": 515,
7833
7863
  "name": "selectedMeridies",
7834
7864
  "kind": 1048576,
7835
7865
  "kindString": "Set signature",
7836
7866
  "flags": {},
7837
7867
  "parameters": [
7838
7868
  {
7839
- "id": 519,
7869
+ "id": 516,
7840
7870
  "name": "meridies",
7841
7871
  "kind": 32768,
7842
7872
  "kindString": "Parameter",
@@ -7855,7 +7885,7 @@
7855
7885
  ]
7856
7886
  },
7857
7887
  {
7858
- "id": 520,
7888
+ "id": 517,
7859
7889
  "name": "selectedMinute",
7860
7890
  "kind": 262144,
7861
7891
  "kindString": "Accessor",
@@ -7871,7 +7901,7 @@
7871
7901
  ],
7872
7902
  "getSignature": [
7873
7903
  {
7874
- "id": 521,
7904
+ "id": 518,
7875
7905
  "name": "selectedMinute",
7876
7906
  "kind": 524288,
7877
7907
  "kindString": "Get signature",
@@ -7884,14 +7914,14 @@
7884
7914
  ],
7885
7915
  "setSignature": [
7886
7916
  {
7887
- "id": 522,
7917
+ "id": 519,
7888
7918
  "name": "selectedMinute",
7889
7919
  "kind": 1048576,
7890
7920
  "kindString": "Set signature",
7891
7921
  "flags": {},
7892
7922
  "parameters": [
7893
7923
  {
7894
- "id": 523,
7924
+ "id": 520,
7895
7925
  "name": "minute",
7896
7926
  "kind": 32768,
7897
7927
  "kindString": "Parameter",
@@ -7910,7 +7940,7 @@
7910
7940
  ]
7911
7941
  },
7912
7942
  {
7913
- "id": 524,
7943
+ "id": 521,
7914
7944
  "name": "selectedTime",
7915
7945
  "kind": 262144,
7916
7946
  "kindString": "Accessor",
@@ -7926,35 +7956,35 @@
7926
7956
  ],
7927
7957
  "getSignature": [
7928
7958
  {
7929
- "id": 525,
7959
+ "id": 522,
7930
7960
  "name": "selectedTime",
7931
7961
  "kind": 524288,
7932
7962
  "kindString": "Get signature",
7933
7963
  "flags": {},
7934
7964
  "type": {
7935
7965
  "type": "reference",
7936
- "id": 888,
7966
+ "id": 885,
7937
7967
  "name": "SkyTimepickerTimeOutput"
7938
7968
  }
7939
7969
  }
7940
7970
  ],
7941
7971
  "setSignature": [
7942
7972
  {
7943
- "id": 526,
7973
+ "id": 523,
7944
7974
  "name": "selectedTime",
7945
7975
  "kind": 1048576,
7946
7976
  "kindString": "Set signature",
7947
7977
  "flags": {},
7948
7978
  "parameters": [
7949
7979
  {
7950
- "id": 527,
7980
+ "id": 524,
7951
7981
  "name": "newTime",
7952
7982
  "kind": 32768,
7953
7983
  "kindString": "Parameter",
7954
7984
  "flags": {},
7955
7985
  "type": {
7956
7986
  "type": "reference",
7957
- "id": 888,
7987
+ "id": 885,
7958
7988
  "name": "SkyTimepickerTimeOutput"
7959
7989
  }
7960
7990
  }
@@ -7967,7 +7997,7 @@
7967
7997
  ]
7968
7998
  },
7969
7999
  {
7970
- "id": 558,
8000
+ "id": 555,
7971
8001
  "name": "ngOnDestroy",
7972
8002
  "kind": 2048,
7973
8003
  "kindString": "Method",
@@ -7983,7 +8013,7 @@
7983
8013
  ],
7984
8014
  "signatures": [
7985
8015
  {
7986
- "id": 559,
8016
+ "id": 556,
7987
8017
  "name": "ngOnDestroy",
7988
8018
  "kind": 4096,
7989
8019
  "kindString": "Call signature",
@@ -8004,7 +8034,7 @@
8004
8034
  }
8005
8035
  },
8006
8036
  {
8007
- "id": 556,
8037
+ "id": 553,
8008
8038
  "name": "ngOnInit",
8009
8039
  "kind": 2048,
8010
8040
  "kindString": "Method",
@@ -8020,7 +8050,7 @@
8020
8050
  ],
8021
8051
  "signatures": [
8022
8052
  {
8023
- "id": 557,
8053
+ "id": 554,
8024
8054
  "name": "ngOnInit",
8025
8055
  "kind": 4096,
8026
8056
  "kindString": "Call signature",
@@ -8041,7 +8071,7 @@
8041
8071
  }
8042
8072
  },
8043
8073
  {
8044
- "id": 563,
8074
+ "id": 560,
8045
8075
  "name": "onCloseButtonCick",
8046
8076
  "kind": 2048,
8047
8077
  "kindString": "Method",
@@ -8057,7 +8087,7 @@
8057
8087
  ],
8058
8088
  "signatures": [
8059
8089
  {
8060
- "id": 564,
8090
+ "id": 561,
8061
8091
  "name": "onCloseButtonCick",
8062
8092
  "kind": 4096,
8063
8093
  "kindString": "Call signature",
@@ -8070,7 +8100,7 @@
8070
8100
  ]
8071
8101
  },
8072
8102
  {
8073
- "id": 568,
8103
+ "id": 565,
8074
8104
  "name": "onTriggerButtonClick",
8075
8105
  "kind": 2048,
8076
8106
  "kindString": "Method",
@@ -8086,7 +8116,7 @@
8086
8116
  ],
8087
8117
  "signatures": [
8088
8118
  {
8089
- "id": 569,
8119
+ "id": 566,
8090
8120
  "name": "onTriggerButtonClick",
8091
8121
  "kind": 4096,
8092
8122
  "kindString": "Call signature",
@@ -8099,7 +8129,7 @@
8099
8129
  ]
8100
8130
  },
8101
8131
  {
8102
- "id": 560,
8132
+ "id": 557,
8103
8133
  "name": "setFormat",
8104
8134
  "kind": 2048,
8105
8135
  "kindString": "Method",
@@ -8115,14 +8145,14 @@
8115
8145
  ],
8116
8146
  "signatures": [
8117
8147
  {
8118
- "id": 561,
8148
+ "id": 558,
8119
8149
  "name": "setFormat",
8120
8150
  "kind": 4096,
8121
8151
  "kindString": "Call signature",
8122
8152
  "flags": {},
8123
8153
  "parameters": [
8124
8154
  {
8125
- "id": 562,
8155
+ "id": 559,
8126
8156
  "name": "format",
8127
8157
  "kind": 32768,
8128
8158
  "kindString": "Parameter",
@@ -8141,7 +8171,7 @@
8141
8171
  ]
8142
8172
  },
8143
8173
  {
8144
- "id": 565,
8174
+ "id": 562,
8145
8175
  "name": "setTime",
8146
8176
  "kind": 2048,
8147
8177
  "kindString": "Method",
@@ -8157,14 +8187,14 @@
8157
8187
  ],
8158
8188
  "signatures": [
8159
8189
  {
8160
- "id": 566,
8190
+ "id": 563,
8161
8191
  "name": "setTime",
8162
8192
  "kind": 4096,
8163
8193
  "kindString": "Call signature",
8164
8194
  "flags": {},
8165
8195
  "parameters": [
8166
8196
  {
8167
- "id": 567,
8197
+ "id": 564,
8168
8198
  "name": "event",
8169
8199
  "kind": 32768,
8170
8200
  "kindString": "Parameter",
@@ -8188,50 +8218,50 @@
8188
8218
  "title": "Constructors",
8189
8219
  "kind": 512,
8190
8220
  "children": [
8191
- 499
8221
+ 496
8192
8222
  ]
8193
8223
  },
8194
8224
  {
8195
8225
  "title": "Properties",
8196
8226
  "kind": 1024,
8197
8227
  "children": [
8228
+ 525,
8229
+ 526,
8230
+ 552,
8231
+ 527,
8198
8232
  528,
8199
8233
  529,
8200
- 555,
8201
8234
  530,
8202
- 531,
8203
8235
  532,
8236
+ 531,
8204
8237
  533,
8205
- 535,
8238
+ 504,
8206
8239
  534,
8207
- 536,
8208
- 507,
8209
- 537,
8210
- 538,
8211
- 539
8240
+ 535,
8241
+ 536
8212
8242
  ]
8213
8243
  },
8214
8244
  {
8215
8245
  "title": "Accessors",
8216
8246
  "kind": 262144,
8217
8247
  "children": [
8218
- 508,
8219
- 512,
8220
- 516,
8221
- 520,
8222
- 524
8248
+ 505,
8249
+ 509,
8250
+ 513,
8251
+ 517,
8252
+ 521
8223
8253
  ]
8224
8254
  },
8225
8255
  {
8226
8256
  "title": "Methods",
8227
8257
  "kind": 2048,
8228
8258
  "children": [
8229
- 558,
8230
- 556,
8231
- 563,
8232
- 568,
8259
+ 555,
8260
+ 553,
8233
8261
  560,
8234
- 565
8262
+ 565,
8263
+ 557,
8264
+ 562
8235
8265
  ]
8236
8266
  }
8237
8267
  ],
@@ -8258,7 +8288,7 @@
8258
8288
  ]
8259
8289
  },
8260
8290
  {
8261
- "id": 586,
8291
+ "id": 583,
8262
8292
  "name": "SkyTimepickerInputDirective",
8263
8293
  "kind": 128,
8264
8294
  "kindString": "Class",
@@ -8279,7 +8309,7 @@
8279
8309
  ],
8280
8310
  "children": [
8281
8311
  {
8282
- "id": 587,
8312
+ "id": 584,
8283
8313
  "name": "constructor",
8284
8314
  "kind": 512,
8285
8315
  "kindString": "Constructor",
@@ -8293,14 +8323,14 @@
8293
8323
  ],
8294
8324
  "signatures": [
8295
8325
  {
8296
- "id": 588,
8326
+ "id": 585,
8297
8327
  "name": "SkyTimepickerInputDirective",
8298
8328
  "kind": 16384,
8299
8329
  "kindString": "Constructor signature",
8300
8330
  "flags": {},
8301
8331
  "parameters": [
8302
8332
  {
8303
- "id": 589,
8333
+ "id": 586,
8304
8334
  "name": "renderer",
8305
8335
  "kind": 32768,
8306
8336
  "kindString": "Parameter",
@@ -8313,7 +8343,7 @@
8313
8343
  }
8314
8344
  },
8315
8345
  {
8316
- "id": 590,
8346
+ "id": 587,
8317
8347
  "name": "elRef",
8318
8348
  "kind": 32768,
8319
8349
  "kindString": "Parameter",
@@ -8332,7 +8362,7 @@
8332
8362
  }
8333
8363
  },
8334
8364
  {
8335
- "id": 591,
8365
+ "id": 588,
8336
8366
  "name": "resourcesService",
8337
8367
  "kind": 32768,
8338
8368
  "kindString": "Parameter",
@@ -8343,7 +8373,7 @@
8343
8373
  }
8344
8374
  },
8345
8375
  {
8346
- "id": 592,
8376
+ "id": 589,
8347
8377
  "name": "changeDetector",
8348
8378
  "kind": 32768,
8349
8379
  "kindString": "Parameter",
@@ -8358,14 +8388,14 @@
8358
8388
  ],
8359
8389
  "type": {
8360
8390
  "type": "reference",
8361
- "id": 586,
8391
+ "id": 583,
8362
8392
  "name": "SkyTimepickerInputDirective"
8363
8393
  }
8364
8394
  }
8365
8395
  ]
8366
8396
  },
8367
8397
  {
8368
- "id": 593,
8398
+ "id": 590,
8369
8399
  "name": "pickerChangedSubscription",
8370
8400
  "kind": 1024,
8371
8401
  "kindString": "Property",
@@ -8387,7 +8417,7 @@
8387
8417
  }
8388
8418
  },
8389
8419
  {
8390
- "id": 603,
8420
+ "id": 600,
8391
8421
  "name": "returnFormat",
8392
8422
  "kind": 1024,
8393
8423
  "kindString": "Property",
@@ -8422,7 +8452,7 @@
8422
8452
  }
8423
8453
  },
8424
8454
  {
8425
- "id": 604,
8455
+ "id": 601,
8426
8456
  "name": "disabled",
8427
8457
  "kind": 262144,
8428
8458
  "kindString": "Accessor",
@@ -8450,7 +8480,7 @@
8450
8480
  ],
8451
8481
  "getSignature": [
8452
8482
  {
8453
- "id": 605,
8483
+ "id": 602,
8454
8484
  "name": "disabled",
8455
8485
  "kind": 524288,
8456
8486
  "kindString": "Get signature",
@@ -8472,7 +8502,7 @@
8472
8502
  ],
8473
8503
  "setSignature": [
8474
8504
  {
8475
- "id": 606,
8505
+ "id": 603,
8476
8506
  "name": "disabled",
8477
8507
  "kind": 1048576,
8478
8508
  "kindString": "Set signature",
@@ -8488,7 +8518,7 @@
8488
8518
  },
8489
8519
  "parameters": [
8490
8520
  {
8491
- "id": 607,
8521
+ "id": 604,
8492
8522
  "name": "value",
8493
8523
  "kind": 32768,
8494
8524
  "kindString": "Parameter",
@@ -8507,7 +8537,7 @@
8507
8537
  ]
8508
8538
  },
8509
8539
  {
8510
- "id": 595,
8540
+ "id": 592,
8511
8541
  "name": "skyTimepickerInput",
8512
8542
  "kind": 262144,
8513
8543
  "kindString": "Accessor",
@@ -8535,7 +8565,7 @@
8535
8565
  ],
8536
8566
  "getSignature": [
8537
8567
  {
8538
- "id": 596,
8568
+ "id": 593,
8539
8569
  "name": "skyTimepickerInput",
8540
8570
  "kind": 524288,
8541
8571
  "kindString": "Get signature",
@@ -8551,14 +8581,14 @@
8551
8581
  },
8552
8582
  "type": {
8553
8583
  "type": "reference",
8554
- "id": 498,
8584
+ "id": 495,
8555
8585
  "name": "SkyTimepickerComponent"
8556
8586
  }
8557
8587
  }
8558
8588
  ],
8559
8589
  "setSignature": [
8560
8590
  {
8561
- "id": 597,
8591
+ "id": 594,
8562
8592
  "name": "skyTimepickerInput",
8563
8593
  "kind": 1048576,
8564
8594
  "kindString": "Set signature",
@@ -8574,14 +8604,14 @@
8574
8604
  },
8575
8605
  "parameters": [
8576
8606
  {
8577
- "id": 598,
8607
+ "id": 595,
8578
8608
  "name": "value",
8579
8609
  "kind": 32768,
8580
8610
  "kindString": "Parameter",
8581
8611
  "flags": {},
8582
8612
  "type": {
8583
8613
  "type": "reference",
8584
- "id": 498,
8614
+ "id": 495,
8585
8615
  "name": "SkyTimepickerComponent"
8586
8616
  }
8587
8617
  }
@@ -8594,7 +8624,7 @@
8594
8624
  ]
8595
8625
  },
8596
8626
  {
8597
- "id": 599,
8627
+ "id": 596,
8598
8628
  "name": "timeFormat",
8599
8629
  "kind": 262144,
8600
8630
  "kindString": "Accessor",
@@ -8622,7 +8652,7 @@
8622
8652
  ],
8623
8653
  "getSignature": [
8624
8654
  {
8625
- "id": 600,
8655
+ "id": 597,
8626
8656
  "name": "timeFormat",
8627
8657
  "kind": 524288,
8628
8658
  "kindString": "Get signature",
@@ -8644,7 +8674,7 @@
8644
8674
  ],
8645
8675
  "setSignature": [
8646
8676
  {
8647
- "id": 601,
8677
+ "id": 598,
8648
8678
  "name": "timeFormat",
8649
8679
  "kind": 1048576,
8650
8680
  "kindString": "Set signature",
@@ -8660,7 +8690,7 @@
8660
8690
  },
8661
8691
  "parameters": [
8662
8692
  {
8663
- "id": 602,
8693
+ "id": 599,
8664
8694
  "name": "value",
8665
8695
  "kind": 32768,
8666
8696
  "kindString": "Parameter",
@@ -8679,7 +8709,7 @@
8679
8709
  ]
8680
8710
  },
8681
8711
  {
8682
- "id": 618,
8712
+ "id": 615,
8683
8713
  "name": "ngAfterContentInit",
8684
8714
  "kind": 2048,
8685
8715
  "kindString": "Method",
@@ -8695,7 +8725,7 @@
8695
8725
  ],
8696
8726
  "signatures": [
8697
8727
  {
8698
- "id": 619,
8728
+ "id": 616,
8699
8729
  "name": "ngAfterContentInit",
8700
8730
  "kind": 4096,
8701
8731
  "kindString": "Call signature",
@@ -8716,7 +8746,7 @@
8716
8746
  }
8717
8747
  },
8718
8748
  {
8719
- "id": 622,
8749
+ "id": 619,
8720
8750
  "name": "ngOnChanges",
8721
8751
  "kind": 2048,
8722
8752
  "kindString": "Method",
@@ -8732,7 +8762,7 @@
8732
8762
  ],
8733
8763
  "signatures": [
8734
8764
  {
8735
- "id": 623,
8765
+ "id": 620,
8736
8766
  "name": "ngOnChanges",
8737
8767
  "kind": 4096,
8738
8768
  "kindString": "Call signature",
@@ -8753,7 +8783,7 @@
8753
8783
  }
8754
8784
  },
8755
8785
  {
8756
- "id": 620,
8786
+ "id": 617,
8757
8787
  "name": "ngOnDestroy",
8758
8788
  "kind": 2048,
8759
8789
  "kindString": "Method",
@@ -8769,7 +8799,7 @@
8769
8799
  ],
8770
8800
  "signatures": [
8771
8801
  {
8772
- "id": 621,
8802
+ "id": 618,
8773
8803
  "name": "ngOnDestroy",
8774
8804
  "kind": 4096,
8775
8805
  "kindString": "Call signature",
@@ -8790,7 +8820,7 @@
8790
8820
  }
8791
8821
  },
8792
8822
  {
8793
- "id": 616,
8823
+ "id": 613,
8794
8824
  "name": "ngOnInit",
8795
8825
  "kind": 2048,
8796
8826
  "kindString": "Method",
@@ -8806,7 +8836,7 @@
8806
8836
  ],
8807
8837
  "signatures": [
8808
8838
  {
8809
- "id": 617,
8839
+ "id": 614,
8810
8840
  "name": "ngOnInit",
8811
8841
  "kind": 4096,
8812
8842
  "kindString": "Call signature",
@@ -8827,7 +8857,7 @@
8827
8857
  }
8828
8858
  },
8829
8859
  {
8830
- "id": 627,
8860
+ "id": 624,
8831
8861
  "name": "onBlur",
8832
8862
  "kind": 2048,
8833
8863
  "kindString": "Method",
@@ -8857,7 +8887,7 @@
8857
8887
  ],
8858
8888
  "signatures": [
8859
8889
  {
8860
- "id": 628,
8890
+ "id": 625,
8861
8891
  "name": "onBlur",
8862
8892
  "kind": 4096,
8863
8893
  "kindString": "Call signature",
@@ -8870,7 +8900,7 @@
8870
8900
  ]
8871
8901
  },
8872
8902
  {
8873
- "id": 624,
8903
+ "id": 621,
8874
8904
  "name": "onChange",
8875
8905
  "kind": 2048,
8876
8906
  "kindString": "Method",
@@ -8901,14 +8931,14 @@
8901
8931
  ],
8902
8932
  "signatures": [
8903
8933
  {
8904
- "id": 625,
8934
+ "id": 622,
8905
8935
  "name": "onChange",
8906
8936
  "kind": 4096,
8907
8937
  "kindString": "Call signature",
8908
8938
  "flags": {},
8909
8939
  "parameters": [
8910
8940
  {
8911
- "id": 626,
8941
+ "id": 623,
8912
8942
  "name": "event",
8913
8943
  "kind": 32768,
8914
8944
  "kindString": "Parameter",
@@ -8927,7 +8957,7 @@
8927
8957
  ]
8928
8958
  },
8929
8959
  {
8930
- "id": 629,
8960
+ "id": 626,
8931
8961
  "name": "registerOnChange",
8932
8962
  "kind": 2048,
8933
8963
  "kindString": "Method",
@@ -8943,14 +8973,14 @@
8943
8973
  ],
8944
8974
  "signatures": [
8945
8975
  {
8946
- "id": 630,
8976
+ "id": 627,
8947
8977
  "name": "registerOnChange",
8948
8978
  "kind": 4096,
8949
8979
  "kindString": "Call signature",
8950
8980
  "flags": {},
8951
8981
  "parameters": [
8952
8982
  {
8953
- "id": 631,
8983
+ "id": 628,
8954
8984
  "name": "fn",
8955
8985
  "kind": 32768,
8956
8986
  "kindString": "Parameter",
@@ -8958,21 +8988,21 @@
8958
8988
  "type": {
8959
8989
  "type": "reflection",
8960
8990
  "declaration": {
8961
- "id": 632,
8991
+ "id": 629,
8962
8992
  "name": "__type",
8963
8993
  "kind": 65536,
8964
8994
  "kindString": "Type literal",
8965
8995
  "flags": {},
8966
8996
  "signatures": [
8967
8997
  {
8968
- "id": 633,
8998
+ "id": 630,
8969
8999
  "name": "__type",
8970
9000
  "kind": 4096,
8971
9001
  "kindString": "Call signature",
8972
9002
  "flags": {},
8973
9003
  "parameters": [
8974
9004
  {
8975
- "id": 634,
9005
+ "id": 631,
8976
9006
  "name": "value",
8977
9007
  "kind": 32768,
8978
9008
  "kindString": "Parameter",
@@ -9009,7 +9039,7 @@
9009
9039
  }
9010
9040
  },
9011
9041
  {
9012
- "id": 635,
9042
+ "id": 632,
9013
9043
  "name": "registerOnTouched",
9014
9044
  "kind": 2048,
9015
9045
  "kindString": "Method",
@@ -9025,14 +9055,14 @@
9025
9055
  ],
9026
9056
  "signatures": [
9027
9057
  {
9028
- "id": 636,
9058
+ "id": 633,
9029
9059
  "name": "registerOnTouched",
9030
9060
  "kind": 4096,
9031
9061
  "kindString": "Call signature",
9032
9062
  "flags": {},
9033
9063
  "parameters": [
9034
9064
  {
9035
- "id": 637,
9065
+ "id": 634,
9036
9066
  "name": "fn",
9037
9067
  "kind": 32768,
9038
9068
  "kindString": "Parameter",
@@ -9040,14 +9070,14 @@
9040
9070
  "type": {
9041
9071
  "type": "reflection",
9042
9072
  "declaration": {
9043
- "id": 638,
9073
+ "id": 635,
9044
9074
  "name": "__type",
9045
9075
  "kind": 65536,
9046
9076
  "kindString": "Type literal",
9047
9077
  "flags": {},
9048
9078
  "signatures": [
9049
9079
  {
9050
- "id": 639,
9080
+ "id": 636,
9051
9081
  "name": "__type",
9052
9082
  "kind": 4096,
9053
9083
  "kindString": "Call signature",
@@ -9078,7 +9108,7 @@
9078
9108
  }
9079
9109
  },
9080
9110
  {
9081
- "id": 640,
9111
+ "id": 637,
9082
9112
  "name": "registerOnValidatorChange",
9083
9113
  "kind": 2048,
9084
9114
  "kindString": "Method",
@@ -9094,14 +9124,14 @@
9094
9124
  ],
9095
9125
  "signatures": [
9096
9126
  {
9097
- "id": 641,
9127
+ "id": 638,
9098
9128
  "name": "registerOnValidatorChange",
9099
9129
  "kind": 4096,
9100
9130
  "kindString": "Call signature",
9101
9131
  "flags": {},
9102
9132
  "parameters": [
9103
9133
  {
9104
- "id": 642,
9134
+ "id": 639,
9105
9135
  "name": "fn",
9106
9136
  "kind": 32768,
9107
9137
  "kindString": "Parameter",
@@ -9109,14 +9139,14 @@
9109
9139
  "type": {
9110
9140
  "type": "reflection",
9111
9141
  "declaration": {
9112
- "id": 643,
9142
+ "id": 640,
9113
9143
  "name": "__type",
9114
9144
  "kind": 65536,
9115
9145
  "kindString": "Type literal",
9116
9146
  "flags": {},
9117
9147
  "signatures": [
9118
9148
  {
9119
- "id": 644,
9149
+ "id": 641,
9120
9150
  "name": "__type",
9121
9151
  "kind": 4096,
9122
9152
  "kindString": "Call signature",
@@ -9147,7 +9177,7 @@
9147
9177
  }
9148
9178
  },
9149
9179
  {
9150
- "id": 645,
9180
+ "id": 642,
9151
9181
  "name": "setDisabledState",
9152
9182
  "kind": 2048,
9153
9183
  "kindString": "Method",
@@ -9163,14 +9193,14 @@
9163
9193
  ],
9164
9194
  "signatures": [
9165
9195
  {
9166
- "id": 646,
9196
+ "id": 643,
9167
9197
  "name": "setDisabledState",
9168
9198
  "kind": 4096,
9169
9199
  "kindString": "Call signature",
9170
9200
  "flags": {},
9171
9201
  "parameters": [
9172
9202
  {
9173
- "id": 647,
9203
+ "id": 644,
9174
9204
  "name": "isDisabled",
9175
9205
  "kind": 32768,
9176
9206
  "kindString": "Parameter",
@@ -9197,7 +9227,7 @@
9197
9227
  }
9198
9228
  },
9199
9229
  {
9200
- "id": 651,
9230
+ "id": 648,
9201
9231
  "name": "validate",
9202
9232
  "kind": 2048,
9203
9233
  "kindString": "Method",
@@ -9213,14 +9243,14 @@
9213
9243
  ],
9214
9244
  "signatures": [
9215
9245
  {
9216
- "id": 652,
9246
+ "id": 649,
9217
9247
  "name": "validate",
9218
9248
  "kind": 4096,
9219
9249
  "kindString": "Call signature",
9220
9250
  "flags": {},
9221
9251
  "parameters": [
9222
9252
  {
9223
- "id": 653,
9253
+ "id": 650,
9224
9254
  "name": "control",
9225
9255
  "kind": 32768,
9226
9256
  "kindString": "Parameter",
@@ -9246,20 +9276,20 @@
9246
9276
  "type": {
9247
9277
  "type": "reflection",
9248
9278
  "declaration": {
9249
- "id": 654,
9279
+ "id": 651,
9250
9280
  "name": "__type",
9251
9281
  "kind": 65536,
9252
9282
  "kindString": "Type literal",
9253
9283
  "flags": {},
9254
9284
  "indexSignature": {
9255
- "id": 655,
9285
+ "id": 652,
9256
9286
  "name": "__index",
9257
9287
  "kind": 8192,
9258
9288
  "kindString": "Index signature",
9259
9289
  "flags": {},
9260
9290
  "parameters": [
9261
9291
  {
9262
- "id": 656,
9292
+ "id": 653,
9263
9293
  "name": "key",
9264
9294
  "kind": 32768,
9265
9295
  "flags": {},
@@ -9288,7 +9318,7 @@
9288
9318
  }
9289
9319
  },
9290
9320
  {
9291
- "id": 648,
9321
+ "id": 645,
9292
9322
  "name": "writeValue",
9293
9323
  "kind": 2048,
9294
9324
  "kindString": "Method",
@@ -9304,14 +9334,14 @@
9304
9334
  ],
9305
9335
  "signatures": [
9306
9336
  {
9307
- "id": 649,
9337
+ "id": 646,
9308
9338
  "name": "writeValue",
9309
9339
  "kind": 4096,
9310
9340
  "kindString": "Call signature",
9311
9341
  "flags": {},
9312
9342
  "parameters": [
9313
9343
  {
9314
- "id": 650,
9344
+ "id": 647,
9315
9345
  "name": "value",
9316
9346
  "kind": 32768,
9317
9347
  "kindString": "Parameter",
@@ -9343,42 +9373,42 @@
9343
9373
  "title": "Constructors",
9344
9374
  "kind": 512,
9345
9375
  "children": [
9346
- 587
9376
+ 584
9347
9377
  ]
9348
9378
  },
9349
9379
  {
9350
9380
  "title": "Properties",
9351
9381
  "kind": 1024,
9352
9382
  "children": [
9353
- 593,
9354
- 603
9383
+ 590,
9384
+ 600
9355
9385
  ]
9356
9386
  },
9357
9387
  {
9358
9388
  "title": "Accessors",
9359
9389
  "kind": 262144,
9360
9390
  "children": [
9361
- 604,
9362
- 595,
9363
- 599
9391
+ 601,
9392
+ 592,
9393
+ 596
9364
9394
  ]
9365
9395
  },
9366
9396
  {
9367
9397
  "title": "Methods",
9368
9398
  "kind": 2048,
9369
9399
  "children": [
9370
- 618,
9371
- 622,
9372
- 620,
9373
- 616,
9374
- 627,
9400
+ 615,
9401
+ 619,
9402
+ 617,
9403
+ 613,
9375
9404
  624,
9376
- 629,
9377
- 635,
9378
- 640,
9379
- 645,
9380
- 651,
9381
- 648
9405
+ 621,
9406
+ 626,
9407
+ 632,
9408
+ 637,
9409
+ 642,
9410
+ 648,
9411
+ 645
9382
9412
  ]
9383
9413
  }
9384
9414
  ],
@@ -9429,14 +9459,14 @@
9429
9459
  ]
9430
9460
  },
9431
9461
  {
9432
- "id": 768,
9462
+ "id": 765,
9433
9463
  "name": "SkyDateRange",
9434
9464
  "kind": 256,
9435
9465
  "kindString": "Interface",
9436
9466
  "flags": {},
9437
9467
  "children": [
9438
9468
  {
9439
- "id": 769,
9469
+ "id": 766,
9440
9470
  "name": "endDate",
9441
9471
  "kind": 1024,
9442
9472
  "kindString": "Property",
@@ -9461,7 +9491,7 @@
9461
9491
  }
9462
9492
  },
9463
9493
  {
9464
- "id": 770,
9494
+ "id": 767,
9465
9495
  "name": "startDate",
9466
9496
  "kind": 1024,
9467
9497
  "kindString": "Property",
@@ -9491,8 +9521,8 @@
9491
9521
  "title": "Properties",
9492
9522
  "kind": 1024,
9493
9523
  "children": [
9494
- 769,
9495
- 770
9524
+ 766,
9525
+ 767
9496
9526
  ]
9497
9527
  }
9498
9528
  ],
@@ -9506,13 +9536,13 @@
9506
9536
  "extendedBy": [
9507
9537
  {
9508
9538
  "type": "reference",
9509
- "id": 704,
9539
+ "id": 701,
9510
9540
  "name": "SkyDateRangeCalculation"
9511
9541
  }
9512
9542
  ]
9513
9543
  },
9514
9544
  {
9515
- "id": 704,
9545
+ "id": 701,
9516
9546
  "name": "SkyDateRangeCalculation",
9517
9547
  "kind": 256,
9518
9548
  "kindString": "Interface",
@@ -9522,7 +9552,7 @@
9522
9552
  },
9523
9553
  "children": [
9524
9554
  {
9525
- "id": 705,
9555
+ "id": 702,
9526
9556
  "name": "calculatorId",
9527
9557
  "kind": 1024,
9528
9558
  "kindString": "Property",
@@ -9539,12 +9569,12 @@
9539
9569
  ],
9540
9570
  "type": {
9541
9571
  "type": "reference",
9542
- "id": 736,
9572
+ "id": 733,
9543
9573
  "name": "SkyDateRangeCalculatorId"
9544
9574
  }
9545
9575
  },
9546
9576
  {
9547
- "id": 706,
9577
+ "id": 703,
9548
9578
  "name": "endDate",
9549
9579
  "kind": 1024,
9550
9580
  "kindString": "Property",
@@ -9569,12 +9599,12 @@
9569
9599
  },
9570
9600
  "inheritedFrom": {
9571
9601
  "type": "reference",
9572
- "id": 769,
9602
+ "id": 766,
9573
9603
  "name": "SkyDateRange.endDate"
9574
9604
  }
9575
9605
  },
9576
9606
  {
9577
- "id": 707,
9607
+ "id": 704,
9578
9608
  "name": "startDate",
9579
9609
  "kind": 1024,
9580
9610
  "kindString": "Property",
@@ -9599,7 +9629,7 @@
9599
9629
  },
9600
9630
  "inheritedFrom": {
9601
9631
  "type": "reference",
9602
- "id": 770,
9632
+ "id": 767,
9603
9633
  "name": "SkyDateRange.startDate"
9604
9634
  }
9605
9635
  }
@@ -9609,9 +9639,9 @@
9609
9639
  "title": "Properties",
9610
9640
  "kind": 1024,
9611
9641
  "children": [
9612
- 705,
9613
- 706,
9614
- 707
9642
+ 702,
9643
+ 703,
9644
+ 704
9615
9645
  ]
9616
9646
  }
9617
9647
  ],
@@ -9625,13 +9655,13 @@
9625
9655
  "extendedTypes": [
9626
9656
  {
9627
9657
  "type": "reference",
9628
- "id": 768,
9658
+ "id": 765,
9629
9659
  "name": "SkyDateRange"
9630
9660
  }
9631
9661
  ]
9632
9662
  },
9633
9663
  {
9634
- "id": 726,
9664
+ "id": 723,
9635
9665
  "name": "SkyDateRangeCalculatorConfig",
9636
9666
  "kind": 256,
9637
9667
  "kindString": "Interface",
@@ -9641,7 +9671,7 @@
9641
9671
  },
9642
9672
  "children": [
9643
9673
  {
9644
- "id": 729,
9674
+ "id": 726,
9645
9675
  "name": "getValue",
9646
9676
  "kind": 1024,
9647
9677
  "kindString": "Property",
@@ -9658,12 +9688,12 @@
9658
9688
  ],
9659
9689
  "type": {
9660
9690
  "type": "reference",
9661
- "id": 731,
9691
+ "id": 728,
9662
9692
  "name": "SkyDateRangeCalculatorGetValueFunction"
9663
9693
  }
9664
9694
  },
9665
9695
  {
9666
- "id": 727,
9696
+ "id": 724,
9667
9697
  "name": "shortDescription",
9668
9698
  "kind": 1024,
9669
9699
  "kindString": "Property",
@@ -9684,7 +9714,7 @@
9684
9714
  }
9685
9715
  },
9686
9716
  {
9687
- "id": 728,
9717
+ "id": 725,
9688
9718
  "name": "type",
9689
9719
  "kind": 1024,
9690
9720
  "kindString": "Property",
@@ -9701,12 +9731,12 @@
9701
9731
  ],
9702
9732
  "type": {
9703
9733
  "type": "reference",
9704
- "id": 759,
9734
+ "id": 756,
9705
9735
  "name": "SkyDateRangeCalculatorType"
9706
9736
  }
9707
9737
  },
9708
9738
  {
9709
- "id": 730,
9739
+ "id": 727,
9710
9740
  "name": "validate",
9711
9741
  "kind": 1024,
9712
9742
  "kindString": "Property",
@@ -9725,7 +9755,7 @@
9725
9755
  ],
9726
9756
  "type": {
9727
9757
  "type": "reference",
9728
- "id": 764,
9758
+ "id": 761,
9729
9759
  "name": "SkyDateRangeCalculatorValidateFunction"
9730
9760
  }
9731
9761
  }
@@ -9735,10 +9765,10 @@
9735
9765
  "title": "Properties",
9736
9766
  "kind": 1024,
9737
9767
  "children": [
9738
- 729,
9739
- 727,
9740
- 728,
9741
- 730
9768
+ 726,
9769
+ 724,
9770
+ 725,
9771
+ 727
9742
9772
  ]
9743
9773
  }
9744
9774
  ],
@@ -9751,7 +9781,7 @@
9751
9781
  ]
9752
9782
  },
9753
9783
  {
9754
- "id": 879,
9784
+ "id": 876,
9755
9785
  "name": "SkyDatepickerCalendarChange",
9756
9786
  "kind": 256,
9757
9787
  "kindString": "Interface",
@@ -9761,7 +9791,7 @@
9761
9791
  },
9762
9792
  "children": [
9763
9793
  {
9764
- "id": 882,
9794
+ "id": 879,
9765
9795
  "name": "customDates",
9766
9796
  "kind": 1024,
9767
9797
  "kindString": "Property",
@@ -9785,7 +9815,7 @@
9785
9815
  "type": "array",
9786
9816
  "elementType": {
9787
9817
  "type": "reference",
9788
- "id": 883,
9818
+ "id": 880,
9789
9819
  "name": "SkyDatepickerCustomDate"
9790
9820
  }
9791
9821
  }
@@ -9796,7 +9826,7 @@
9796
9826
  }
9797
9827
  },
9798
9828
  {
9799
- "id": 880,
9829
+ "id": 877,
9800
9830
  "name": "endDate",
9801
9831
  "kind": 1024,
9802
9832
  "kindString": "Property",
@@ -9819,7 +9849,7 @@
9819
9849
  }
9820
9850
  },
9821
9851
  {
9822
- "id": 881,
9852
+ "id": 878,
9823
9853
  "name": "startDate",
9824
9854
  "kind": 1024,
9825
9855
  "kindString": "Property",
@@ -9847,9 +9877,9 @@
9847
9877
  "title": "Properties",
9848
9878
  "kind": 1024,
9849
9879
  "children": [
9850
- 882,
9851
- 880,
9852
- 881
9880
+ 879,
9881
+ 877,
9882
+ 878
9853
9883
  ]
9854
9884
  }
9855
9885
  ],
@@ -9862,7 +9892,7 @@
9862
9892
  ]
9863
9893
  },
9864
9894
  {
9865
- "id": 883,
9895
+ "id": 880,
9866
9896
  "name": "SkyDatepickerCustomDate",
9867
9897
  "kind": 256,
9868
9898
  "kindString": "Interface",
@@ -9872,7 +9902,7 @@
9872
9902
  },
9873
9903
  "children": [
9874
9904
  {
9875
- "id": 884,
9905
+ "id": 881,
9876
9906
  "name": "date",
9877
9907
  "kind": 1024,
9878
9908
  "kindString": "Property",
@@ -9895,7 +9925,7 @@
9895
9925
  }
9896
9926
  },
9897
9927
  {
9898
- "id": 885,
9928
+ "id": 882,
9899
9929
  "name": "disabled",
9900
9930
  "kind": 1024,
9901
9931
  "kindString": "Property",
@@ -9918,7 +9948,7 @@
9918
9948
  }
9919
9949
  },
9920
9950
  {
9921
- "id": 886,
9951
+ "id": 883,
9922
9952
  "name": "keyDate",
9923
9953
  "kind": 1024,
9924
9954
  "kindString": "Property",
@@ -9941,7 +9971,7 @@
9941
9971
  }
9942
9972
  },
9943
9973
  {
9944
- "id": 887,
9974
+ "id": 884,
9945
9975
  "name": "keyDateText",
9946
9976
  "kind": 1024,
9947
9977
  "kindString": "Property",
@@ -9972,10 +10002,10 @@
9972
10002
  "title": "Properties",
9973
10003
  "kind": 1024,
9974
10004
  "children": [
9975
- 884,
9976
- 885,
9977
- 886,
9978
- 887
10005
+ 881,
10006
+ 882,
10007
+ 883,
10008
+ 884
9979
10009
  ]
9980
10010
  }
9981
10011
  ],
@@ -9988,14 +10018,14 @@
9988
10018
  ]
9989
10019
  },
9990
10020
  {
9991
- "id": 806,
10021
+ "id": 803,
9992
10022
  "name": "SkyFuzzyDate",
9993
10023
  "kind": 256,
9994
10024
  "kindString": "Interface",
9995
10025
  "flags": {},
9996
10026
  "children": [
9997
10027
  {
9998
- "id": 807,
10028
+ "id": 804,
9999
10029
  "name": "day",
10000
10030
  "kind": 1024,
10001
10031
  "kindString": "Property",
@@ -10018,7 +10048,7 @@
10018
10048
  }
10019
10049
  },
10020
10050
  {
10021
- "id": 808,
10051
+ "id": 805,
10022
10052
  "name": "month",
10023
10053
  "kind": 1024,
10024
10054
  "kindString": "Property",
@@ -10041,7 +10071,7 @@
10041
10071
  }
10042
10072
  },
10043
10073
  {
10044
- "id": 809,
10074
+ "id": 806,
10045
10075
  "name": "year",
10046
10076
  "kind": 1024,
10047
10077
  "kindString": "Property",
@@ -10069,9 +10099,9 @@
10069
10099
  "title": "Properties",
10070
10100
  "kind": 1024,
10071
10101
  "children": [
10072
- 807,
10073
- 808,
10074
- 809
10102
+ 804,
10103
+ 805,
10104
+ 806
10075
10105
  ]
10076
10106
  }
10077
10107
  ],
@@ -10084,14 +10114,14 @@
10084
10114
  ]
10085
10115
  },
10086
10116
  {
10087
- "id": 888,
10117
+ "id": 885,
10088
10118
  "name": "SkyTimepickerTimeOutput",
10089
10119
  "kind": 256,
10090
10120
  "kindString": "Interface",
10091
10121
  "flags": {},
10092
10122
  "children": [
10093
10123
  {
10094
- "id": 895,
10124
+ "id": 892,
10095
10125
  "name": "customFormat",
10096
10126
  "kind": 1024,
10097
10127
  "kindString": "Property",
@@ -10112,7 +10142,7 @@
10112
10142
  }
10113
10143
  },
10114
10144
  {
10115
- "id": 889,
10145
+ "id": 886,
10116
10146
  "name": "hour",
10117
10147
  "kind": 1024,
10118
10148
  "kindString": "Property",
@@ -10133,7 +10163,7 @@
10133
10163
  }
10134
10164
  },
10135
10165
  {
10136
- "id": 893,
10166
+ "id": 890,
10137
10167
  "name": "iso8601",
10138
10168
  "kind": 1024,
10139
10169
  "kindString": "Property",
@@ -10156,7 +10186,7 @@
10156
10186
  }
10157
10187
  },
10158
10188
  {
10159
- "id": 894,
10189
+ "id": 891,
10160
10190
  "name": "local",
10161
10191
  "kind": 1024,
10162
10192
  "kindString": "Property",
@@ -10177,7 +10207,7 @@
10177
10207
  }
10178
10208
  },
10179
10209
  {
10180
- "id": 891,
10210
+ "id": 888,
10181
10211
  "name": "meridie",
10182
10212
  "kind": 1024,
10183
10213
  "kindString": "Property",
@@ -10198,7 +10228,7 @@
10198
10228
  }
10199
10229
  },
10200
10230
  {
10201
- "id": 890,
10231
+ "id": 887,
10202
10232
  "name": "minute",
10203
10233
  "kind": 1024,
10204
10234
  "kindString": "Property",
@@ -10219,7 +10249,7 @@
10219
10249
  }
10220
10250
  },
10221
10251
  {
10222
- "id": 892,
10252
+ "id": 889,
10223
10253
  "name": "timezone",
10224
10254
  "kind": 1024,
10225
10255
  "kindString": "Property",
@@ -10245,13 +10275,13 @@
10245
10275
  "title": "Properties",
10246
10276
  "kind": 1024,
10247
10277
  "children": [
10248
- 895,
10249
- 889,
10250
- 893,
10251
- 894,
10252
- 891,
10278
+ 892,
10279
+ 886,
10253
10280
  890,
10254
- 892
10281
+ 891,
10282
+ 888,
10283
+ 887,
10284
+ 889
10255
10285
  ]
10256
10286
  }
10257
10287
  ],
@@ -10264,7 +10294,7 @@
10264
10294
  ]
10265
10295
  },
10266
10296
  {
10267
- "id": 731,
10297
+ "id": 728,
10268
10298
  "name": "SkyDateRangeCalculatorGetValueFunction",
10269
10299
  "kind": 4194304,
10270
10300
  "kindString": "Type alias",
@@ -10279,7 +10309,7 @@
10279
10309
  "type": {
10280
10310
  "type": "reflection",
10281
10311
  "declaration": {
10282
- "id": 732,
10312
+ "id": 729,
10283
10313
  "name": "__type",
10284
10314
  "kind": 65536,
10285
10315
  "kindString": "Type literal",
@@ -10293,14 +10323,14 @@
10293
10323
  ],
10294
10324
  "signatures": [
10295
10325
  {
10296
- "id": 733,
10326
+ "id": 730,
10297
10327
  "name": "__type",
10298
10328
  "kind": 4096,
10299
10329
  "kindString": "Call signature",
10300
10330
  "flags": {},
10301
10331
  "parameters": [
10302
10332
  {
10303
- "id": 734,
10333
+ "id": 731,
10304
10334
  "name": "startDateInput",
10305
10335
  "kind": 32768,
10306
10336
  "kindString": "Parameter",
@@ -10315,7 +10345,7 @@
10315
10345
  }
10316
10346
  },
10317
10347
  {
10318
- "id": 735,
10348
+ "id": 732,
10319
10349
  "name": "endDateInput",
10320
10350
  "kind": 32768,
10321
10351
  "kindString": "Parameter",
@@ -10332,7 +10362,7 @@
10332
10362
  ],
10333
10363
  "type": {
10334
10364
  "type": "reference",
10335
- "id": 768,
10365
+ "id": 765,
10336
10366
  "name": "SkyDateRange"
10337
10367
  }
10338
10368
  }
@@ -10341,7 +10371,7 @@
10341
10371
  }
10342
10372
  },
10343
10373
  {
10344
- "id": 764,
10374
+ "id": 761,
10345
10375
  "name": "SkyDateRangeCalculatorValidateFunction",
10346
10376
  "kind": 4194304,
10347
10377
  "kindString": "Type alias",
@@ -10356,7 +10386,7 @@
10356
10386
  "type": {
10357
10387
  "type": "reflection",
10358
10388
  "declaration": {
10359
- "id": 765,
10389
+ "id": 762,
10360
10390
  "name": "__type",
10361
10391
  "kind": 65536,
10362
10392
  "kindString": "Type literal",
@@ -10370,14 +10400,14 @@
10370
10400
  ],
10371
10401
  "signatures": [
10372
10402
  {
10373
- "id": 766,
10403
+ "id": 763,
10374
10404
  "name": "__type",
10375
10405
  "kind": 4096,
10376
10406
  "kindString": "Call signature",
10377
10407
  "flags": {},
10378
10408
  "parameters": [
10379
10409
  {
10380
- "id": 767,
10410
+ "id": 764,
10381
10411
  "name": "value",
10382
10412
  "kind": 32768,
10383
10413
  "kindString": "Parameter",
@@ -10386,7 +10416,7 @@
10386
10416
  },
10387
10417
  "type": {
10388
10418
  "type": "reference",
10389
- "id": 768,
10419
+ "id": 765,
10390
10420
  "name": "SkyDateRange"
10391
10421
  }
10392
10422
  }
@@ -10493,7 +10523,7 @@
10493
10523
  {
10494
10524
  "fileName": "timepicker-demo.component.html",
10495
10525
  "filePath": "/projects/datetime/documentation/code-examples/timepicker/basic/timepicker-demo.component.html",
10496
- "rawContents": "<form novalidate [formGroup]=\"formGroup\">\n <sky-input-box>\n <label class=\"sky-control-label\" [for]=\"startTime.id\"> Start time </label>\n <sky-timepicker #timepicker>\n <input\n formControlName=\"time\"\n type=\"text\"\n skyId\n [skyTimepickerInput]=\"timepicker\"\n #startTime=\"skyId\"\n />\n </sky-timepicker>\n </sky-input-box>\n\n <p\n *ngIf=\"timeControl.errors && (timeControl.dirty || timeControl.touched)\"\n class=\"sky-error-label\"\n >\n <span [hidden]=\"timeControl.errors && !timeControl.invalid\">\n Select or enter a valid time.\n </span>\n </p>\n</form>\n\n<button\n class=\"sky-btn sky-btn-secondary\"\n type=\"button\"\n (click)=\"clearSelectedTime()\"\n>\n Clear selection\n</button>\n"
10526
+ "rawContents": "<form novalidate [formGroup]=\"formGroup\">\n <sky-input-box>\n <label class=\"sky-control-label\" [for]=\"startTime.id\"> Start time </label>\n <sky-timepicker #timepicker>\n <input\n formControlName=\"time\"\n type=\"text\"\n skyId\n [skyTimepickerInput]=\"timepicker\"\n [attr.aria-describedby]=\"timeError.id\"\n #startTime=\"skyId\"\n />\n </sky-timepicker>\n <span class=\"sky-error-indicator\" skyId #timeError=\"skyId\">\n <sky-status-indicator\n *ngIf=\"timeControl.errors && (timeControl.dirty || timeControl.touched)\"\n indicatorType=\"danger\"\n descriptionType=\"error\"\n >\n Select or enter a valid time.\n </sky-status-indicator>\n </span>\n </sky-input-box>\n</form>\n\n<button\n class=\"sky-btn sky-btn-secondary\"\n type=\"button\"\n (click)=\"clearSelectedTime()\"\n>\n Clear selection\n</button>\n"
10497
10527
  },
10498
10528
  {
10499
10529
  "fileName": "timepicker-demo.component.ts",
@@ -10503,7 +10533,7 @@
10503
10533
  {
10504
10534
  "fileName": "timepicker-demo.module.ts",
10505
10535
  "filePath": "/projects/datetime/documentation/code-examples/timepicker/basic/timepicker-demo.module.ts",
10506
- "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyTimepickerModule } from '@skyux/datetime';\nimport { SkyInputBoxModule } from '@skyux/forms';\n\nimport { TimepickerDemoComponent } from './timepicker-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyTimepickerModule,\n ],\n exports: [TimepickerDemoComponent],\n declarations: [TimepickerDemoComponent],\n})\nexport class TimepickerDemoModule {}\n"
10536
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyTimepickerModule } from '@skyux/datetime';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyStatusIndicatorModule } from '@skyux/indicators';\n\nimport { TimepickerDemoComponent } from './timepicker-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyStatusIndicatorModule,\n SkyTimepickerModule,\n ],\n exports: [TimepickerDemoComponent],\n declarations: [TimepickerDemoComponent],\n})\nexport class TimepickerDemoModule {}\n"
10507
10537
  }
10508
10538
  ]
10509
10539
  }