@skyux/core 6.0.0-beta.5 → 6.0.0-beta.8

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.
@@ -21,7 +21,6 @@
21
21
  "SkyDynamicComponentService": "class-skydynamiccomponentservice",
22
22
  "SkyIdModule": "class-skyidmodule",
23
23
  "SkyLogModule": "class-skylogmodule",
24
- "SkyLogService": "class-skylogservice",
25
24
  "SkyMediaQueryModule": "class-skymediaquerymodule",
26
25
  "SkyMediaQueryService": "class-skymediaqueryservice",
27
26
  "SkyNumericModule": "class-skynumericmodule",
@@ -335,14 +334,14 @@
335
334
  ]
336
335
  },
337
336
  {
338
- "id": 323,
337
+ "id": 353,
339
338
  "name": "SkyMediaBreakpoints",
340
339
  "kind": 8,
341
340
  "kindString": "Enumeration",
342
341
  "flags": {},
343
342
  "children": [
344
343
  {
345
- "id": 327,
344
+ "id": 357,
346
345
  "name": "lg",
347
346
  "kind": 16,
348
347
  "kindString": "Enumeration member",
@@ -360,7 +359,7 @@
360
359
  "defaultValue": "4"
361
360
  },
362
361
  {
363
- "id": 326,
362
+ "id": 356,
364
363
  "name": "md",
365
364
  "kind": 16,
366
365
  "kindString": "Enumeration member",
@@ -378,7 +377,7 @@
378
377
  "defaultValue": "3"
379
378
  },
380
379
  {
381
- "id": 325,
380
+ "id": 355,
382
381
  "name": "sm",
383
382
  "kind": 16,
384
383
  "kindString": "Enumeration member",
@@ -396,7 +395,7 @@
396
395
  "defaultValue": "2"
397
396
  },
398
397
  {
399
- "id": 324,
398
+ "id": 354,
400
399
  "name": "xs",
401
400
  "kind": 16,
402
401
  "kindString": "Enumeration member",
@@ -419,10 +418,10 @@
419
418
  "title": "Enumeration members",
420
419
  "kind": 16,
421
420
  "children": [
422
- 327,
423
- 326,
424
- 325,
425
- 324
421
+ 357,
422
+ 356,
423
+ 355,
424
+ 354
426
425
  ]
427
426
  }
428
427
  ],
@@ -435,7 +434,7 @@
435
434
  ]
436
435
  },
437
436
  {
438
- "id": 371,
437
+ "id": 401,
439
438
  "name": "MutationObserverService",
440
439
  "kind": 128,
441
440
  "kindString": "Class",
@@ -456,7 +455,7 @@
456
455
  ],
457
456
  "children": [
458
457
  {
459
- "id": 374,
458
+ "id": 404,
460
459
  "name": "create",
461
460
  "kind": 2048,
462
461
  "kindString": "Method",
@@ -472,14 +471,14 @@
472
471
  ],
473
472
  "signatures": [
474
473
  {
475
- "id": 375,
474
+ "id": 405,
476
475
  "name": "create",
477
476
  "kind": 4096,
478
477
  "kindString": "Call signature",
479
478
  "flags": {},
480
479
  "parameters": [
481
480
  {
482
- "id": 376,
481
+ "id": 406,
483
482
  "name": "callback",
484
483
  "kind": 32768,
485
484
  "kindString": "Parameter",
@@ -505,14 +504,14 @@
505
504
  "title": "Constructors",
506
505
  "kind": 512,
507
506
  "children": [
508
- 372
507
+ 402
509
508
  ]
510
509
  },
511
510
  {
512
511
  "title": "Methods",
513
512
  "kind": 2048,
514
513
  "children": [
515
- 374
514
+ 404
516
515
  ]
517
516
  }
518
517
  ],
@@ -525,7 +524,7 @@
525
524
  ]
526
525
  },
527
526
  {
528
- "id": 383,
527
+ "id": 413,
529
528
  "name": "NumericOptions",
530
529
  "kind": 128,
531
530
  "kindString": "Class",
@@ -535,7 +534,7 @@
535
534
  },
536
535
  "children": [
537
536
  {
538
- "id": 388,
537
+ "id": 418,
539
538
  "name": "currencySign",
540
539
  "kind": 1024,
541
540
  "kindString": "Property",
@@ -575,7 +574,7 @@
575
574
  "defaultValue": "'standard'"
576
575
  },
577
576
  {
578
- "id": 386,
577
+ "id": 416,
579
578
  "name": "digits",
580
579
  "kind": 1024,
581
580
  "kindString": "Property",
@@ -606,7 +605,7 @@
606
605
  "defaultValue": "1"
607
606
  },
608
607
  {
609
- "id": 387,
608
+ "id": 417,
610
609
  "name": "format",
611
610
  "kind": 1024,
612
611
  "kindString": "Property",
@@ -637,7 +636,7 @@
637
636
  "defaultValue": "'number'"
638
637
  },
639
638
  {
640
- "id": 389,
639
+ "id": 419,
641
640
  "name": "iso",
642
641
  "kind": 1024,
643
642
  "kindString": "Property",
@@ -668,7 +667,7 @@
668
667
  "defaultValue": "'USD'"
669
668
  },
670
669
  {
671
- "id": 390,
670
+ "id": 420,
672
671
  "name": "locale",
673
672
  "kind": 1024,
674
673
  "kindString": "Property",
@@ -692,7 +691,7 @@
692
691
  }
693
692
  },
694
693
  {
695
- "id": 391,
694
+ "id": 421,
696
695
  "name": "minDigits",
697
696
  "kind": 1024,
698
697
  "kindString": "Property",
@@ -716,7 +715,7 @@
716
715
  }
717
716
  },
718
717
  {
719
- "id": 392,
718
+ "id": 422,
720
719
  "name": "truncate",
721
720
  "kind": 1024,
722
721
  "kindString": "Property",
@@ -741,7 +740,7 @@
741
740
  "defaultValue": "true"
742
741
  },
743
742
  {
744
- "id": 393,
743
+ "id": 423,
745
744
  "name": "truncateAfter",
746
745
  "kind": 1024,
747
746
  "kindString": "Property",
@@ -777,21 +776,21 @@
777
776
  "title": "Constructors",
778
777
  "kind": 512,
779
778
  "children": [
780
- 384
779
+ 414
781
780
  ]
782
781
  },
783
782
  {
784
783
  "title": "Properties",
785
784
  "kind": 1024,
786
785
  "children": [
787
- 388,
788
- 386,
789
- 387,
790
- 389,
791
- 390,
792
- 391,
793
- 392,
794
- 393
786
+ 418,
787
+ 416,
788
+ 417,
789
+ 419,
790
+ 420,
791
+ 421,
792
+ 422,
793
+ 423
795
794
  ]
796
795
  }
797
796
  ],
@@ -1444,7 +1443,7 @@
1444
1443
  ]
1445
1444
  },
1446
1445
  {
1447
- "id": 601,
1446
+ "id": 631,
1448
1447
  "name": "SkyAppTitleService",
1449
1448
  "kind": 128,
1450
1449
  "kindString": "Class",
@@ -1468,7 +1467,7 @@
1468
1467
  ],
1469
1468
  "children": [
1470
1469
  {
1471
- "id": 602,
1470
+ "id": 632,
1472
1471
  "name": "constructor",
1473
1472
  "kind": 512,
1474
1473
  "kindString": "Constructor",
@@ -1482,14 +1481,14 @@
1482
1481
  ],
1483
1482
  "signatures": [
1484
1483
  {
1485
- "id": 603,
1484
+ "id": 633,
1486
1485
  "name": "new SkyAppTitleService",
1487
1486
  "kind": 16384,
1488
1487
  "kindString": "Constructor signature",
1489
1488
  "flags": {},
1490
1489
  "parameters": [
1491
1490
  {
1492
- "id": 604,
1491
+ "id": 634,
1493
1492
  "name": "title",
1494
1493
  "kind": 32768,
1495
1494
  "kindString": "Parameter",
@@ -1504,14 +1503,14 @@
1504
1503
  ],
1505
1504
  "type": {
1506
1505
  "type": "reference",
1507
- "id": 601,
1506
+ "id": 631,
1508
1507
  "name": "SkyAppTitleService"
1509
1508
  }
1510
1509
  }
1511
1510
  ]
1512
1511
  },
1513
1512
  {
1514
- "id": 605,
1513
+ "id": 635,
1515
1514
  "name": "setTitle",
1516
1515
  "kind": 2048,
1517
1516
  "kindString": "Method",
@@ -1527,7 +1526,7 @@
1527
1526
  ],
1528
1527
  "signatures": [
1529
1528
  {
1530
- "id": 606,
1529
+ "id": 636,
1531
1530
  "name": "setTitle",
1532
1531
  "kind": 4096,
1533
1532
  "kindString": "Call signature",
@@ -1537,7 +1536,7 @@
1537
1536
  },
1538
1537
  "parameters": [
1539
1538
  {
1540
- "id": 607,
1539
+ "id": 637,
1541
1540
  "name": "args",
1542
1541
  "kind": 32768,
1543
1542
  "kindString": "Parameter",
@@ -1547,7 +1546,7 @@
1547
1546
  },
1548
1547
  "type": {
1549
1548
  "type": "reference",
1550
- "id": 599,
1549
+ "id": 629,
1551
1550
  "name": "SkyAppSetTitleArgs"
1552
1551
  }
1553
1552
  }
@@ -1565,14 +1564,14 @@
1565
1564
  "title": "Constructors",
1566
1565
  "kind": 512,
1567
1566
  "children": [
1568
- 602
1567
+ 632
1569
1568
  ]
1570
1569
  },
1571
1570
  {
1572
1571
  "title": "Methods",
1573
1572
  "kind": 2048,
1574
1573
  "children": [
1575
- 605
1574
+ 635
1576
1575
  ]
1577
1576
  }
1578
1577
  ],
@@ -1585,7 +1584,7 @@
1585
1584
  ]
1586
1585
  },
1587
1586
  {
1588
- "id": 652,
1587
+ "id": 682,
1589
1588
  "name": "SkyAppWindowRef",
1590
1589
  "kind": 128,
1591
1590
  "kindString": "Class",
@@ -1609,7 +1608,7 @@
1609
1608
  ],
1610
1609
  "children": [
1611
1610
  {
1612
- "id": 655,
1611
+ "id": 685,
1613
1612
  "name": "nativeWindow",
1614
1613
  "kind": 262144,
1615
1614
  "kindString": "Accessor",
@@ -1625,7 +1624,7 @@
1625
1624
  ],
1626
1625
  "getSignature": [
1627
1626
  {
1628
- "id": 656,
1627
+ "id": 686,
1629
1628
  "name": "nativeWindow",
1630
1629
  "kind": 524288,
1631
1630
  "kindString": "Get signature",
@@ -1646,14 +1645,14 @@
1646
1645
  "title": "Constructors",
1647
1646
  "kind": 512,
1648
1647
  "children": [
1649
- 653
1648
+ 683
1650
1649
  ]
1651
1650
  },
1652
1651
  {
1653
1652
  "title": "Accessors",
1654
1653
  "kind": 262144,
1655
1654
  "children": [
1656
- 655
1655
+ 685
1657
1656
  ]
1658
1657
  }
1659
1658
  ],
@@ -2240,7 +2239,7 @@
2240
2239
  },
2241
2240
  "type": {
2242
2241
  "type": "reference",
2243
- "id": 323,
2242
+ "id": 353,
2244
2243
  "name": "SkyMediaBreakpoints"
2245
2244
  }
2246
2245
  }
@@ -3068,7 +3067,7 @@
3068
3067
  "flags": {},
3069
3068
  "type": {
3070
3069
  "type": "reference",
3071
- "id": 652,
3070
+ "id": 682,
3072
3071
  "name": "SkyAppWindowRef"
3073
3072
  }
3074
3073
  },
@@ -3360,121 +3359,7 @@
3360
3359
  ]
3361
3360
  },
3362
3361
  {
3363
- "id": 316,
3364
- "name": "SkyLogService",
3365
- "kind": 128,
3366
- "kindString": "Class",
3367
- "flags": {},
3368
- "comment": {
3369
- "tags": [
3370
- {
3371
- "tag": "deprecated",
3372
- "text": "The `SkyLogService` will be removed in the next major version of `@skyux/core`.\n"
3373
- }
3374
- ]
3375
- },
3376
- "decorators": [
3377
- {
3378
- "name": "Injectable",
3379
- "type": {
3380
- "type": "reference",
3381
- "qualifiedName": "InjectableDecorator",
3382
- "package": "@angular/core",
3383
- "name": "Injectable"
3384
- },
3385
- "arguments": {
3386
- "options": "{\n providedIn: 'root',\n}"
3387
- }
3388
- }
3389
- ],
3390
- "children": [
3391
- {
3392
- "id": 319,
3393
- "name": "warn",
3394
- "kind": 2048,
3395
- "kindString": "Method",
3396
- "flags": {
3397
- "isPublic": true
3398
- },
3399
- "sources": [
3400
- {
3401
- "fileName": "projects/core/src/modules/log/log.service.ts",
3402
- "line": 10,
3403
- "character": 9
3404
- }
3405
- ],
3406
- "signatures": [
3407
- {
3408
- "id": 320,
3409
- "name": "warn",
3410
- "kind": 4096,
3411
- "kindString": "Call signature",
3412
- "flags": {},
3413
- "parameters": [
3414
- {
3415
- "id": 321,
3416
- "name": "message",
3417
- "kind": 32768,
3418
- "kindString": "Parameter",
3419
- "flags": {
3420
- "isOptional": true
3421
- },
3422
- "type": {
3423
- "type": "intrinsic",
3424
- "name": "any"
3425
- }
3426
- },
3427
- {
3428
- "id": 322,
3429
- "name": "optionalParams",
3430
- "kind": 32768,
3431
- "kindString": "Parameter",
3432
- "flags": {
3433
- "isRest": true
3434
- },
3435
- "type": {
3436
- "type": "array",
3437
- "elementType": {
3438
- "type": "intrinsic",
3439
- "name": "any"
3440
- }
3441
- }
3442
- }
3443
- ],
3444
- "type": {
3445
- "type": "intrinsic",
3446
- "name": "void"
3447
- }
3448
- }
3449
- ]
3450
- }
3451
- ],
3452
- "groups": [
3453
- {
3454
- "title": "Constructors",
3455
- "kind": 512,
3456
- "children": [
3457
- 317
3458
- ]
3459
- },
3460
- {
3461
- "title": "Methods",
3462
- "kind": 2048,
3463
- "children": [
3464
- 319
3465
- ]
3466
- }
3467
- ],
3468
- "sources": [
3469
- {
3470
- "fileName": "projects/core/src/modules/log/log.service.ts",
3471
- "line": 9,
3472
- "character": 13
3473
- }
3474
- ]
3475
- },
3476
- {
3477
- "id": 332,
3362
+ "id": 362,
3478
3363
  "name": "SkyMediaQueryModule",
3479
3364
  "kind": 128,
3480
3365
  "kindString": "Class",
@@ -3507,7 +3392,7 @@
3507
3392
  "title": "Constructors",
3508
3393
  "kind": 512,
3509
3394
  "children": [
3510
- 333
3395
+ 363
3511
3396
  ]
3512
3397
  }
3513
3398
  ],
@@ -3520,7 +3405,7 @@
3520
3405
  ]
3521
3406
  },
3522
3407
  {
3523
- "id": 335,
3408
+ "id": 365,
3524
3409
  "name": "SkyMediaQueryService",
3525
3410
  "kind": 128,
3526
3411
  "kindString": "Class",
@@ -3541,7 +3426,7 @@
3541
3426
  ],
3542
3427
  "children": [
3543
3428
  {
3544
- "id": 340,
3429
+ "id": 370,
3545
3430
  "name": "constructor",
3546
3431
  "kind": 512,
3547
3432
  "kindString": "Constructor",
@@ -3555,14 +3440,14 @@
3555
3440
  ],
3556
3441
  "signatures": [
3557
3442
  {
3558
- "id": 341,
3443
+ "id": 371,
3559
3444
  "name": "new SkyMediaQueryService",
3560
3445
  "kind": 16384,
3561
3446
  "kindString": "Constructor signature",
3562
3447
  "flags": {},
3563
3448
  "parameters": [
3564
3449
  {
3565
- "id": 342,
3450
+ "id": 372,
3566
3451
  "name": "zone",
3567
3452
  "kind": 32768,
3568
3453
  "kindString": "Parameter",
@@ -3577,14 +3462,14 @@
3577
3462
  ],
3578
3463
  "type": {
3579
3464
  "type": "reference",
3580
- "id": 335,
3465
+ "id": 365,
3581
3466
  "name": "SkyMediaQueryService"
3582
3467
  }
3583
3468
  }
3584
3469
  ]
3585
3470
  },
3586
3471
  {
3587
- "id": 339,
3472
+ "id": 369,
3588
3473
  "name": "lg",
3589
3474
  "kind": 1024,
3590
3475
  "kindString": "Property",
@@ -3615,7 +3500,7 @@
3615
3500
  "defaultValue": "'(min-width: 1200px)'"
3616
3501
  },
3617
3502
  {
3618
- "id": 338,
3503
+ "id": 368,
3619
3504
  "name": "md",
3620
3505
  "kind": 1024,
3621
3506
  "kindString": "Property",
@@ -3646,7 +3531,7 @@
3646
3531
  "defaultValue": "'(min-width: 992px) and (max-width: 1199px)'"
3647
3532
  },
3648
3533
  {
3649
- "id": 337,
3534
+ "id": 367,
3650
3535
  "name": "sm",
3651
3536
  "kind": 1024,
3652
3537
  "kindString": "Property",
@@ -3677,7 +3562,7 @@
3677
3562
  "defaultValue": "'(min-width: 768px) and (max-width: 991px)'"
3678
3563
  },
3679
3564
  {
3680
- "id": 336,
3565
+ "id": 366,
3681
3566
  "name": "xs",
3682
3567
  "kind": 1024,
3683
3568
  "kindString": "Property",
@@ -3708,7 +3593,7 @@
3708
3593
  "defaultValue": "'(max-width: 767px)'"
3709
3594
  },
3710
3595
  {
3711
- "id": 343,
3596
+ "id": 373,
3712
3597
  "name": "current",
3713
3598
  "kind": 262144,
3714
3599
  "kindString": "Accessor",
@@ -3724,7 +3609,7 @@
3724
3609
  ],
3725
3610
  "getSignature": [
3726
3611
  {
3727
- "id": 344,
3612
+ "id": 374,
3728
3613
  "name": "current",
3729
3614
  "kind": 524288,
3730
3615
  "kindString": "Get signature",
@@ -3734,14 +3619,14 @@
3734
3619
  },
3735
3620
  "type": {
3736
3621
  "type": "reference",
3737
- "id": 323,
3622
+ "id": 353,
3738
3623
  "name": "SkyMediaBreakpoints"
3739
3624
  }
3740
3625
  }
3741
3626
  ]
3742
3627
  },
3743
3628
  {
3744
- "id": 357,
3629
+ "id": 387,
3745
3630
  "name": "ngOnDestroy",
3746
3631
  "kind": 2048,
3747
3632
  "kindString": "Method",
@@ -3757,7 +3642,7 @@
3757
3642
  ],
3758
3643
  "signatures": [
3759
3644
  {
3760
- "id": 358,
3645
+ "id": 388,
3761
3646
  "name": "ngOnDestroy",
3762
3647
  "kind": 4096,
3763
3648
  "kindString": "Call signature",
@@ -3778,7 +3663,7 @@
3778
3663
  }
3779
3664
  },
3780
3665
  {
3781
- "id": 359,
3666
+ "id": 389,
3782
3667
  "name": "subscribe",
3783
3668
  "kind": 2048,
3784
3669
  "kindString": "Method",
@@ -3794,7 +3679,7 @@
3794
3679
  ],
3795
3680
  "signatures": [
3796
3681
  {
3797
- "id": 360,
3682
+ "id": 390,
3798
3683
  "name": "subscribe",
3799
3684
  "kind": 4096,
3800
3685
  "kindString": "Call signature",
@@ -3804,7 +3689,7 @@
3804
3689
  },
3805
3690
  "parameters": [
3806
3691
  {
3807
- "id": 361,
3692
+ "id": 391,
3808
3693
  "name": "listener",
3809
3694
  "kind": 32768,
3810
3695
  "kindString": "Parameter",
@@ -3814,7 +3699,7 @@
3814
3699
  },
3815
3700
  "type": {
3816
3701
  "type": "reference",
3817
- "id": 328,
3702
+ "id": 358,
3818
3703
  "name": "SkyMediaQueryListener"
3819
3704
  }
3820
3705
  }
@@ -3834,32 +3719,32 @@
3834
3719
  "title": "Constructors",
3835
3720
  "kind": 512,
3836
3721
  "children": [
3837
- 340
3722
+ 370
3838
3723
  ]
3839
3724
  },
3840
3725
  {
3841
3726
  "title": "Properties",
3842
3727
  "kind": 1024,
3843
3728
  "children": [
3844
- 339,
3845
- 338,
3846
- 337,
3847
- 336
3729
+ 369,
3730
+ 368,
3731
+ 367,
3732
+ 366
3848
3733
  ]
3849
3734
  },
3850
3735
  {
3851
3736
  "title": "Accessors",
3852
3737
  "kind": 262144,
3853
3738
  "children": [
3854
- 343
3739
+ 373
3855
3740
  ]
3856
3741
  },
3857
3742
  {
3858
3743
  "title": "Methods",
3859
3744
  "kind": 2048,
3860
3745
  "children": [
3861
- 357,
3862
- 359
3746
+ 387,
3747
+ 389
3863
3748
  ]
3864
3749
  }
3865
3750
  ],
@@ -3880,7 +3765,7 @@
3880
3765
  ]
3881
3766
  },
3882
3767
  {
3883
- "id": 380,
3768
+ "id": 410,
3884
3769
  "name": "SkyNumericModule",
3885
3770
  "kind": 128,
3886
3771
  "kindString": "Class",
@@ -3905,7 +3790,7 @@
3905
3790
  "title": "Constructors",
3906
3791
  "kind": 512,
3907
3792
  "children": [
3908
- 381
3793
+ 411
3909
3794
  ]
3910
3795
  }
3911
3796
  ],
@@ -3918,7 +3803,7 @@
3918
3803
  ]
3919
3804
  },
3920
3805
  {
3921
- "id": 394,
3806
+ "id": 424,
3922
3807
  "name": "SkyNumericPipe",
3923
3808
  "kind": 128,
3924
3809
  "kindString": "Class",
@@ -3942,7 +3827,7 @@
3942
3827
  ],
3943
3828
  "children": [
3944
3829
  {
3945
- "id": 395,
3830
+ "id": 425,
3946
3831
  "name": "constructor",
3947
3832
  "kind": 512,
3948
3833
  "kindString": "Constructor",
@@ -3956,14 +3841,14 @@
3956
3841
  ],
3957
3842
  "signatures": [
3958
3843
  {
3959
- "id": 396,
3844
+ "id": 426,
3960
3845
  "name": "new SkyNumericPipe",
3961
3846
  "kind": 16384,
3962
3847
  "kindString": "Constructor signature",
3963
3848
  "flags": {},
3964
3849
  "parameters": [
3965
3850
  {
3966
- "id": 397,
3851
+ "id": 427,
3967
3852
  "name": "localeProvider",
3968
3853
  "kind": 32768,
3969
3854
  "kindString": "Parameter",
@@ -3974,19 +3859,19 @@
3974
3859
  }
3975
3860
  },
3976
3861
  {
3977
- "id": 398,
3862
+ "id": 428,
3978
3863
  "name": "numericService",
3979
3864
  "kind": 32768,
3980
3865
  "kindString": "Parameter",
3981
3866
  "flags": {},
3982
3867
  "type": {
3983
3868
  "type": "reference",
3984
- "id": 410,
3869
+ "id": 440,
3985
3870
  "name": "SkyNumericService"
3986
3871
  }
3987
3872
  },
3988
3873
  {
3989
- "id": 399,
3874
+ "id": 429,
3990
3875
  "name": "changeDetector",
3991
3876
  "kind": 32768,
3992
3877
  "kindString": "Parameter",
@@ -4001,14 +3886,14 @@
4001
3886
  ],
4002
3887
  "type": {
4003
3888
  "type": "reference",
4004
- "id": 394,
3889
+ "id": 424,
4005
3890
  "name": "SkyNumericPipe"
4006
3891
  }
4007
3892
  }
4008
3893
  ]
4009
3894
  },
4010
3895
  {
4011
- "id": 404,
3896
+ "id": 434,
4012
3897
  "name": "ngOnDestroy",
4013
3898
  "kind": 2048,
4014
3899
  "kindString": "Method",
@@ -4024,7 +3909,7 @@
4024
3909
  ],
4025
3910
  "signatures": [
4026
3911
  {
4027
- "id": 405,
3912
+ "id": 435,
4028
3913
  "name": "ngOnDestroy",
4029
3914
  "kind": 4096,
4030
3915
  "kindString": "Call signature",
@@ -4045,7 +3930,7 @@
4045
3930
  }
4046
3931
  },
4047
3932
  {
4048
- "id": 406,
3933
+ "id": 436,
4049
3934
  "name": "transform",
4050
3935
  "kind": 2048,
4051
3936
  "kindString": "Method",
@@ -4061,14 +3946,14 @@
4061
3946
  ],
4062
3947
  "signatures": [
4063
3948
  {
4064
- "id": 407,
3949
+ "id": 437,
4065
3950
  "name": "transform",
4066
3951
  "kind": 4096,
4067
3952
  "kindString": "Call signature",
4068
3953
  "flags": {},
4069
3954
  "parameters": [
4070
3955
  {
4071
- "id": 408,
3956
+ "id": 438,
4072
3957
  "name": "value",
4073
3958
  "kind": 32768,
4074
3959
  "kindString": "Parameter",
@@ -4079,7 +3964,7 @@
4079
3964
  }
4080
3965
  },
4081
3966
  {
4082
- "id": 409,
3967
+ "id": 439,
4083
3968
  "name": "config",
4084
3969
  "kind": 32768,
4085
3970
  "kindString": "Parameter",
@@ -4088,7 +3973,7 @@
4088
3973
  },
4089
3974
  "type": {
4090
3975
  "type": "reference",
4091
- "id": 383,
3976
+ "id": 413,
4092
3977
  "name": "NumericOptions"
4093
3978
  }
4094
3979
  }
@@ -4114,15 +3999,15 @@
4114
3999
  "title": "Constructors",
4115
4000
  "kind": 512,
4116
4001
  "children": [
4117
- 395
4002
+ 425
4118
4003
  ]
4119
4004
  },
4120
4005
  {
4121
4006
  "title": "Methods",
4122
4007
  "kind": 2048,
4123
4008
  "children": [
4124
- 404,
4125
- 406
4009
+ 434,
4010
+ 436
4126
4011
  ]
4127
4012
  }
4128
4013
  ],
@@ -4149,7 +4034,7 @@
4149
4034
  ]
4150
4035
  },
4151
4036
  {
4152
- "id": 410,
4037
+ "id": 440,
4153
4038
  "name": "SkyNumericService",
4154
4039
  "kind": 128,
4155
4040
  "kindString": "Class",
@@ -4170,7 +4055,7 @@
4170
4055
  ],
4171
4056
  "children": [
4172
4057
  {
4173
- "id": 411,
4058
+ "id": 441,
4174
4059
  "name": "constructor",
4175
4060
  "kind": 512,
4176
4061
  "kindString": "Constructor",
@@ -4184,14 +4069,14 @@
4184
4069
  ],
4185
4070
  "signatures": [
4186
4071
  {
4187
- "id": 412,
4072
+ "id": 442,
4188
4073
  "name": "new SkyNumericService",
4189
4074
  "kind": 16384,
4190
4075
  "kindString": "Constructor signature",
4191
4076
  "flags": {},
4192
4077
  "parameters": [
4193
4078
  {
4194
- "id": 413,
4079
+ "id": 443,
4195
4080
  "name": "resourcesService",
4196
4081
  "kind": 32768,
4197
4082
  "kindString": "Parameter",
@@ -4204,14 +4089,14 @@
4204
4089
  ],
4205
4090
  "type": {
4206
4091
  "type": "reference",
4207
- "id": 410,
4092
+ "id": 440,
4208
4093
  "name": "SkyNumericService"
4209
4094
  }
4210
4095
  }
4211
4096
  ]
4212
4097
  },
4213
4098
  {
4214
- "id": 421,
4099
+ "id": 451,
4215
4100
  "name": "formatNumber",
4216
4101
  "kind": 2048,
4217
4102
  "kindString": "Method",
@@ -4227,7 +4112,7 @@
4227
4112
  ],
4228
4113
  "signatures": [
4229
4114
  {
4230
- "id": 422,
4115
+ "id": 452,
4231
4116
  "name": "formatNumber",
4232
4117
  "kind": 4096,
4233
4118
  "kindString": "Call signature",
@@ -4237,7 +4122,7 @@
4237
4122
  },
4238
4123
  "parameters": [
4239
4124
  {
4240
- "id": 423,
4125
+ "id": 453,
4241
4126
  "name": "value",
4242
4127
  "kind": 32768,
4243
4128
  "kindString": "Parameter",
@@ -4251,7 +4136,7 @@
4251
4136
  }
4252
4137
  },
4253
4138
  {
4254
- "id": 424,
4139
+ "id": 454,
4255
4140
  "name": "options",
4256
4141
  "kind": 32768,
4257
4142
  "kindString": "Parameter",
@@ -4261,7 +4146,7 @@
4261
4146
  },
4262
4147
  "type": {
4263
4148
  "type": "reference",
4264
- "id": 383,
4149
+ "id": 413,
4265
4150
  "name": "NumericOptions"
4266
4151
  }
4267
4152
  }
@@ -4279,14 +4164,14 @@
4279
4164
  "title": "Constructors",
4280
4165
  "kind": 512,
4281
4166
  "children": [
4282
- 411
4167
+ 441
4283
4168
  ]
4284
4169
  },
4285
4170
  {
4286
4171
  "title": "Methods",
4287
4172
  "kind": 2048,
4288
4173
  "children": [
4289
- 421
4174
+ 451
4290
4175
  ]
4291
4176
  }
4292
4177
  ],
@@ -4299,7 +4184,7 @@
4299
4184
  ]
4300
4185
  },
4301
4186
  {
4302
- "id": 450,
4187
+ "id": 480,
4303
4188
  "name": "SkyOverlayInstance",
4304
4189
  "kind": 128,
4305
4190
  "kindString": "Class",
@@ -4309,7 +4194,7 @@
4309
4194
  },
4310
4195
  "children": [
4311
4196
  {
4312
- "id": 451,
4197
+ "id": 481,
4313
4198
  "name": "constructor",
4314
4199
  "kind": 512,
4315
4200
  "kindString": "Constructor",
@@ -4323,26 +4208,26 @@
4323
4208
  ],
4324
4209
  "signatures": [
4325
4210
  {
4326
- "id": 452,
4211
+ "id": 482,
4327
4212
  "name": "new SkyOverlayInstance",
4328
4213
  "kind": 16384,
4329
4214
  "kindString": "Constructor signature",
4330
4215
  "flags": {},
4331
4216
  "parameters": [
4332
4217
  {
4333
- "id": 453,
4218
+ "id": 483,
4334
4219
  "name": "config",
4335
4220
  "kind": 32768,
4336
4221
  "kindString": "Parameter",
4337
4222
  "flags": {},
4338
4223
  "type": {
4339
4224
  "type": "reference",
4340
- "id": 443,
4225
+ "id": 473,
4341
4226
  "name": "SkyOverlayConfig"
4342
4227
  }
4343
4228
  },
4344
4229
  {
4345
- "id": 454,
4230
+ "id": 484,
4346
4231
  "name": "componentRef",
4347
4232
  "kind": 32768,
4348
4233
  "kindString": "Parameter",
@@ -4363,14 +4248,14 @@
4363
4248
  ],
4364
4249
  "type": {
4365
4250
  "type": "reference",
4366
- "id": 450,
4251
+ "id": 480,
4367
4252
  "name": "SkyOverlayInstance"
4368
4253
  }
4369
4254
  }
4370
4255
  ]
4371
4256
  },
4372
4257
  {
4373
- "id": 455,
4258
+ "id": 485,
4374
4259
  "name": "backdropClick",
4375
4260
  "kind": 262144,
4376
4261
  "kindString": "Accessor",
@@ -4386,7 +4271,7 @@
4386
4271
  ],
4387
4272
  "getSignature": [
4388
4273
  {
4389
- "id": 456,
4274
+ "id": 486,
4390
4275
  "name": "backdropClick",
4391
4276
  "kind": 524288,
4392
4277
  "kindString": "Get signature",
@@ -4410,7 +4295,7 @@
4410
4295
  ]
4411
4296
  },
4412
4297
  {
4413
- "id": 457,
4298
+ "id": 487,
4414
4299
  "name": "closed",
4415
4300
  "kind": 262144,
4416
4301
  "kindString": "Accessor",
@@ -4426,7 +4311,7 @@
4426
4311
  ],
4427
4312
  "getSignature": [
4428
4313
  {
4429
- "id": 458,
4314
+ "id": 488,
4430
4315
  "name": "closed",
4431
4316
  "kind": 524288,
4432
4317
  "kindString": "Get signature",
@@ -4450,7 +4335,7 @@
4450
4335
  ]
4451
4336
  },
4452
4337
  {
4453
- "id": 463,
4338
+ "id": 493,
4454
4339
  "name": "attachComponent",
4455
4340
  "kind": 2048,
4456
4341
  "kindString": "Method",
@@ -4466,7 +4351,7 @@
4466
4351
  ],
4467
4352
  "signatures": [
4468
4353
  {
4469
- "id": 464,
4354
+ "id": 494,
4470
4355
  "name": "attachComponent",
4471
4356
  "kind": 4096,
4472
4357
  "kindString": "Call signature",
@@ -4476,7 +4361,7 @@
4476
4361
  },
4477
4362
  "typeParameter": [
4478
4363
  {
4479
- "id": 465,
4364
+ "id": 495,
4480
4365
  "name": "C",
4481
4366
  "kind": 131072,
4482
4367
  "kindString": "Type parameter",
@@ -4485,7 +4370,7 @@
4485
4370
  ],
4486
4371
  "parameters": [
4487
4372
  {
4488
- "id": 466,
4373
+ "id": 496,
4489
4374
  "name": "component",
4490
4375
  "kind": 32768,
4491
4376
  "kindString": "Parameter",
@@ -4498,7 +4383,7 @@
4498
4383
  "typeArguments": [
4499
4384
  {
4500
4385
  "type": "reference",
4501
- "id": 465,
4386
+ "id": 495,
4502
4387
  "name": "C"
4503
4388
  }
4504
4389
  ],
@@ -4508,7 +4393,7 @@
4508
4393
  }
4509
4394
  },
4510
4395
  {
4511
- "id": 467,
4396
+ "id": 497,
4512
4397
  "name": "providers",
4513
4398
  "kind": 32768,
4514
4399
  "kindString": "Parameter",
@@ -4531,14 +4416,14 @@
4531
4416
  ],
4532
4417
  "type": {
4533
4418
  "type": "reference",
4534
- "id": 465,
4419
+ "id": 495,
4535
4420
  "name": "C"
4536
4421
  }
4537
4422
  }
4538
4423
  ]
4539
4424
  },
4540
4425
  {
4541
- "id": 468,
4426
+ "id": 498,
4542
4427
  "name": "attachTemplate",
4543
4428
  "kind": 2048,
4544
4429
  "kindString": "Method",
@@ -4554,7 +4439,7 @@
4554
4439
  ],
4555
4440
  "signatures": [
4556
4441
  {
4557
- "id": 469,
4442
+ "id": 499,
4558
4443
  "name": "attachTemplate",
4559
4444
  "kind": 4096,
4560
4445
  "kindString": "Call signature",
@@ -4564,7 +4449,7 @@
4564
4449
  },
4565
4450
  "typeParameter": [
4566
4451
  {
4567
- "id": 470,
4452
+ "id": 500,
4568
4453
  "name": "T",
4569
4454
  "kind": 131072,
4570
4455
  "kindString": "Type parameter",
@@ -4573,7 +4458,7 @@
4573
4458
  ],
4574
4459
  "parameters": [
4575
4460
  {
4576
- "id": 471,
4461
+ "id": 501,
4577
4462
  "name": "templateRef",
4578
4463
  "kind": 32768,
4579
4464
  "kindString": "Parameter",
@@ -4586,7 +4471,7 @@
4586
4471
  "typeArguments": [
4587
4472
  {
4588
4473
  "type": "reference",
4589
- "id": 470,
4474
+ "id": 500,
4590
4475
  "name": "T"
4591
4476
  }
4592
4477
  ],
@@ -4596,7 +4481,7 @@
4596
4481
  }
4597
4482
  },
4598
4483
  {
4599
- "id": 472,
4484
+ "id": 502,
4600
4485
  "name": "context",
4601
4486
  "kind": 32768,
4602
4487
  "kindString": "Parameter",
@@ -4608,7 +4493,7 @@
4608
4493
  },
4609
4494
  "type": {
4610
4495
  "type": "reference",
4611
- "id": 470,
4496
+ "id": 500,
4612
4497
  "name": "T"
4613
4498
  }
4614
4499
  }
@@ -4626,31 +4511,31 @@
4626
4511
  "title": "Constructors",
4627
4512
  "kind": 512,
4628
4513
  "children": [
4629
- 451
4514
+ 481
4630
4515
  ]
4631
4516
  },
4632
4517
  {
4633
4518
  "title": "Properties",
4634
4519
  "kind": 1024,
4635
4520
  "children": [
4636
- 462,
4637
- 461
4521
+ 492,
4522
+ 491
4638
4523
  ]
4639
4524
  },
4640
4525
  {
4641
4526
  "title": "Accessors",
4642
4527
  "kind": 262144,
4643
4528
  "children": [
4644
- 455,
4645
- 457
4529
+ 485,
4530
+ 487
4646
4531
  ]
4647
4532
  },
4648
4533
  {
4649
4534
  "title": "Methods",
4650
4535
  "kind": 2048,
4651
4536
  "children": [
4652
- 463,
4653
- 468
4537
+ 493,
4538
+ 498
4654
4539
  ]
4655
4540
  }
4656
4541
  ],
@@ -4663,7 +4548,7 @@
4663
4548
  ]
4664
4549
  },
4665
4550
  {
4666
- "id": 473,
4551
+ "id": 503,
4667
4552
  "name": "SkyOverlayModule",
4668
4553
  "kind": 128,
4669
4554
  "kindString": "Class",
@@ -4688,7 +4573,7 @@
4688
4573
  "title": "Constructors",
4689
4574
  "kind": 512,
4690
4575
  "children": [
4691
- 474
4576
+ 504
4692
4577
  ]
4693
4578
  }
4694
4579
  ],
@@ -4701,7 +4586,7 @@
4701
4586
  ]
4702
4587
  },
4703
4588
  {
4704
- "id": 476,
4589
+ "id": 506,
4705
4590
  "name": "SkyOverlayService",
4706
4591
  "kind": 128,
4707
4592
  "kindString": "Class",
@@ -4731,7 +4616,7 @@
4731
4616
  ],
4732
4617
  "children": [
4733
4618
  {
4734
- "id": 478,
4619
+ "id": 508,
4735
4620
  "name": "constructor",
4736
4621
  "kind": 512,
4737
4622
  "kindString": "Constructor",
@@ -4745,14 +4630,14 @@
4745
4630
  ],
4746
4631
  "signatures": [
4747
4632
  {
4748
- "id": 479,
4633
+ "id": 509,
4749
4634
  "name": "new SkyOverlayService",
4750
4635
  "kind": 16384,
4751
4636
  "kindString": "Constructor signature",
4752
4637
  "flags": {},
4753
4638
  "parameters": [
4754
4639
  {
4755
- "id": 480,
4640
+ "id": 510,
4756
4641
  "name": "applicationRef",
4757
4642
  "kind": 32768,
4758
4643
  "kindString": "Parameter",
@@ -4765,7 +4650,7 @@
4765
4650
  }
4766
4651
  },
4767
4652
  {
4768
- "id": 481,
4653
+ "id": 511,
4769
4654
  "name": "componentFactoryResolver",
4770
4655
  "kind": 32768,
4771
4656
  "kindString": "Parameter",
@@ -4778,7 +4663,7 @@
4778
4663
  }
4779
4664
  },
4780
4665
  {
4781
- "id": 482,
4666
+ "id": 512,
4782
4667
  "name": "injector",
4783
4668
  "kind": 32768,
4784
4669
  "kindString": "Parameter",
@@ -4791,7 +4676,7 @@
4791
4676
  }
4792
4677
  },
4793
4678
  {
4794
- "id": 483,
4679
+ "id": 513,
4795
4680
  "name": "adapter",
4796
4681
  "kind": 32768,
4797
4682
  "kindString": "Parameter",
@@ -4804,14 +4689,14 @@
4804
4689
  ],
4805
4690
  "type": {
4806
4691
  "type": "reference",
4807
- "id": 476,
4692
+ "id": 506,
4808
4693
  "name": "SkyOverlayService"
4809
4694
  }
4810
4695
  }
4811
4696
  ]
4812
4697
  },
4813
4698
  {
4814
- "id": 487,
4699
+ "id": 517,
4815
4700
  "name": "close",
4816
4701
  "kind": 2048,
4817
4702
  "kindString": "Method",
@@ -4827,7 +4712,7 @@
4827
4712
  ],
4828
4713
  "signatures": [
4829
4714
  {
4830
- "id": 488,
4715
+ "id": 518,
4831
4716
  "name": "close",
4832
4717
  "kind": 4096,
4833
4718
  "kindString": "Call signature",
@@ -4837,7 +4722,7 @@
4837
4722
  },
4838
4723
  "parameters": [
4839
4724
  {
4840
- "id": 489,
4725
+ "id": 519,
4841
4726
  "name": "instance",
4842
4727
  "kind": 32768,
4843
4728
  "kindString": "Parameter",
@@ -4847,7 +4732,7 @@
4847
4732
  },
4848
4733
  "type": {
4849
4734
  "type": "reference",
4850
- "id": 450,
4735
+ "id": 480,
4851
4736
  "name": "SkyOverlayInstance"
4852
4737
  }
4853
4738
  }
@@ -4860,7 +4745,7 @@
4860
4745
  ]
4861
4746
  },
4862
4747
  {
4863
- "id": 490,
4748
+ "id": 520,
4864
4749
  "name": "closeAll",
4865
4750
  "kind": 2048,
4866
4751
  "kindString": "Method",
@@ -4876,7 +4761,7 @@
4876
4761
  ],
4877
4762
  "signatures": [
4878
4763
  {
4879
- "id": 491,
4764
+ "id": 521,
4880
4765
  "name": "closeAll",
4881
4766
  "kind": 4096,
4882
4767
  "kindString": "Call signature",
@@ -4892,7 +4777,7 @@
4892
4777
  ]
4893
4778
  },
4894
4779
  {
4895
- "id": 484,
4780
+ "id": 514,
4896
4781
  "name": "create",
4897
4782
  "kind": 2048,
4898
4783
  "kindString": "Method",
@@ -4908,7 +4793,7 @@
4908
4793
  ],
4909
4794
  "signatures": [
4910
4795
  {
4911
- "id": 485,
4796
+ "id": 515,
4912
4797
  "name": "create",
4913
4798
  "kind": 4096,
4914
4799
  "kindString": "Call signature",
@@ -4918,7 +4803,7 @@
4918
4803
  },
4919
4804
  "parameters": [
4920
4805
  {
4921
- "id": 486,
4806
+ "id": 516,
4922
4807
  "name": "config",
4923
4808
  "kind": 32768,
4924
4809
  "kindString": "Parameter",
@@ -4930,14 +4815,14 @@
4930
4815
  },
4931
4816
  "type": {
4932
4817
  "type": "reference",
4933
- "id": 443,
4818
+ "id": 473,
4934
4819
  "name": "SkyOverlayConfig"
4935
4820
  }
4936
4821
  }
4937
4822
  ],
4938
4823
  "type": {
4939
4824
  "type": "reference",
4940
- "id": 450,
4825
+ "id": 480,
4941
4826
  "name": "SkyOverlayInstance"
4942
4827
  }
4943
4828
  }
@@ -4949,16 +4834,16 @@
4949
4834
  "title": "Constructors",
4950
4835
  "kind": 512,
4951
4836
  "children": [
4952
- 478
4837
+ 508
4953
4838
  ]
4954
4839
  },
4955
4840
  {
4956
4841
  "title": "Methods",
4957
4842
  "kind": 2048,
4958
4843
  "children": [
4959
- 487,
4960
- 490,
4961
- 484
4844
+ 517,
4845
+ 520,
4846
+ 514
4962
4847
  ]
4963
4848
  }
4964
4849
  ],
@@ -4971,7 +4856,7 @@
4971
4856
  ]
4972
4857
  },
4973
4858
  {
4974
- "id": 504,
4859
+ "id": 534,
4975
4860
  "name": "SkyPercentPipe",
4976
4861
  "kind": 128,
4977
4862
  "kindString": "Class",
@@ -4992,7 +4877,7 @@
4992
4877
  ],
4993
4878
  "children": [
4994
4879
  {
4995
- "id": 505,
4880
+ "id": 535,
4996
4881
  "name": "constructor",
4997
4882
  "kind": 512,
4998
4883
  "kindString": "Constructor",
@@ -5006,14 +4891,14 @@
5006
4891
  ],
5007
4892
  "signatures": [
5008
4893
  {
5009
- "id": 506,
4894
+ "id": 536,
5010
4895
  "name": "new SkyPercentPipe",
5011
4896
  "kind": 16384,
5012
4897
  "kindString": "Constructor signature",
5013
4898
  "flags": {},
5014
4899
  "parameters": [
5015
4900
  {
5016
- "id": 507,
4901
+ "id": 537,
5017
4902
  "name": "localeProvider",
5018
4903
  "kind": 32768,
5019
4904
  "kindString": "Parameter",
@@ -5026,14 +4911,14 @@
5026
4911
  ],
5027
4912
  "type": {
5028
4913
  "type": "reference",
5029
- "id": 504,
4914
+ "id": 534,
5030
4915
  "name": "SkyPercentPipe"
5031
4916
  }
5032
4917
  }
5033
4918
  ]
5034
4919
  },
5035
4920
  {
5036
- "id": 515,
4921
+ "id": 545,
5037
4922
  "name": "ngOnDestroy",
5038
4923
  "kind": 2048,
5039
4924
  "kindString": "Method",
@@ -5049,7 +4934,7 @@
5049
4934
  ],
5050
4935
  "signatures": [
5051
4936
  {
5052
- "id": 516,
4937
+ "id": 546,
5053
4938
  "name": "ngOnDestroy",
5054
4939
  "kind": 4096,
5055
4940
  "kindString": "Call signature",
@@ -5070,7 +4955,7 @@
5070
4955
  }
5071
4956
  },
5072
4957
  {
5073
- "id": 517,
4958
+ "id": 547,
5074
4959
  "name": "transform",
5075
4960
  "kind": 2048,
5076
4961
  "kindString": "Method",
@@ -5086,14 +4971,14 @@
5086
4971
  ],
5087
4972
  "signatures": [
5088
4973
  {
5089
- "id": 518,
4974
+ "id": 548,
5090
4975
  "name": "transform",
5091
4976
  "kind": 4096,
5092
4977
  "kindString": "Call signature",
5093
4978
  "flags": {},
5094
4979
  "parameters": [
5095
4980
  {
5096
- "id": 519,
4981
+ "id": 549,
5097
4982
  "name": "value",
5098
4983
  "kind": 32768,
5099
4984
  "kindString": "Parameter",
@@ -5104,7 +4989,7 @@
5104
4989
  }
5105
4990
  },
5106
4991
  {
5107
- "id": 520,
4992
+ "id": 550,
5108
4993
  "name": "format",
5109
4994
  "kind": 32768,
5110
4995
  "kindString": "Parameter",
@@ -5117,7 +5002,7 @@
5117
5002
  }
5118
5003
  },
5119
5004
  {
5120
- "id": 521,
5005
+ "id": 551,
5121
5006
  "name": "locale",
5122
5007
  "kind": 32768,
5123
5008
  "kindString": "Parameter",
@@ -5151,15 +5036,15 @@
5151
5036
  "title": "Constructors",
5152
5037
  "kind": 512,
5153
5038
  "children": [
5154
- 505
5039
+ 535
5155
5040
  ]
5156
5041
  },
5157
5042
  {
5158
5043
  "title": "Methods",
5159
5044
  "kind": 2048,
5160
5045
  "children": [
5161
- 515,
5162
- 517
5046
+ 545,
5047
+ 547
5163
5048
  ]
5164
5049
  }
5165
5050
  ],
@@ -5186,7 +5071,7 @@
5186
5071
  ]
5187
5072
  },
5188
5073
  {
5189
- "id": 501,
5074
+ "id": 531,
5190
5075
  "name": "SkyPercentPipeModule",
5191
5076
  "kind": 128,
5192
5077
  "kindString": "Class",
@@ -5211,7 +5096,7 @@
5211
5096
  "title": "Constructors",
5212
5097
  "kind": 512,
5213
5098
  "children": [
5214
- 502
5099
+ 532
5215
5100
  ]
5216
5101
  }
5217
5102
  ],
@@ -5224,7 +5109,7 @@
5224
5109
  ]
5225
5110
  },
5226
5111
  {
5227
- "id": 541,
5112
+ "id": 571,
5228
5113
  "name": "SkyResizeObserverMediaQueryService",
5229
5114
  "kind": 128,
5230
5115
  "kindString": "Class",
@@ -5248,7 +5133,7 @@
5248
5133
  ],
5249
5134
  "children": [
5250
5135
  {
5251
- "id": 542,
5136
+ "id": 572,
5252
5137
  "name": "constructor",
5253
5138
  "kind": 512,
5254
5139
  "kindString": "Constructor",
@@ -5262,35 +5147,35 @@
5262
5147
  ],
5263
5148
  "signatures": [
5264
5149
  {
5265
- "id": 543,
5150
+ "id": 573,
5266
5151
  "name": "new SkyResizeObserverMediaQueryService",
5267
5152
  "kind": 16384,
5268
5153
  "kindString": "Constructor signature",
5269
5154
  "flags": {},
5270
5155
  "parameters": [
5271
5156
  {
5272
- "id": 544,
5157
+ "id": 574,
5273
5158
  "name": "resizeObserverService",
5274
5159
  "kind": 32768,
5275
5160
  "kindString": "Parameter",
5276
5161
  "flags": {},
5277
5162
  "type": {
5278
5163
  "type": "reference",
5279
- "id": 524,
5164
+ "id": 554,
5280
5165
  "name": "SkyResizeObserverService"
5281
5166
  }
5282
5167
  }
5283
5168
  ],
5284
5169
  "type": {
5285
5170
  "type": "reference",
5286
- "id": 541,
5171
+ "id": 571,
5287
5172
  "name": "SkyResizeObserverMediaQueryService"
5288
5173
  }
5289
5174
  }
5290
5175
  ]
5291
5176
  },
5292
5177
  {
5293
- "id": 545,
5178
+ "id": 575,
5294
5179
  "name": "current",
5295
5180
  "kind": 262144,
5296
5181
  "kindString": "Accessor",
@@ -5306,7 +5191,7 @@
5306
5191
  ],
5307
5192
  "getSignature": [
5308
5193
  {
5309
- "id": 546,
5194
+ "id": 576,
5310
5195
  "name": "current",
5311
5196
  "kind": 524288,
5312
5197
  "kindString": "Get signature",
@@ -5316,14 +5201,14 @@
5316
5201
  },
5317
5202
  "type": {
5318
5203
  "type": "reference",
5319
- "id": 323,
5204
+ "id": 353,
5320
5205
  "name": "SkyMediaBreakpoints"
5321
5206
  }
5322
5207
  }
5323
5208
  ]
5324
5209
  },
5325
5210
  {
5326
- "id": 557,
5211
+ "id": 587,
5327
5212
  "name": "ngOnDestroy",
5328
5213
  "kind": 2048,
5329
5214
  "kindString": "Method",
@@ -5339,7 +5224,7 @@
5339
5224
  ],
5340
5225
  "signatures": [
5341
5226
  {
5342
- "id": 558,
5227
+ "id": 588,
5343
5228
  "name": "ngOnDestroy",
5344
5229
  "kind": 4096,
5345
5230
  "kindString": "Call signature",
@@ -5360,7 +5245,7 @@
5360
5245
  }
5361
5246
  },
5362
5247
  {
5363
- "id": 561,
5248
+ "id": 591,
5364
5249
  "name": "observe",
5365
5250
  "kind": 2048,
5366
5251
  "kindString": "Method",
@@ -5376,7 +5261,7 @@
5376
5261
  ],
5377
5262
  "signatures": [
5378
5263
  {
5379
- "id": 562,
5264
+ "id": 592,
5380
5265
  "name": "observe",
5381
5266
  "kind": 4096,
5382
5267
  "kindString": "Call signature",
@@ -5386,7 +5271,7 @@
5386
5271
  },
5387
5272
  "parameters": [
5388
5273
  {
5389
- "id": 563,
5274
+ "id": 593,
5390
5275
  "name": "element",
5391
5276
  "kind": 32768,
5392
5277
  "kindString": "Parameter",
@@ -5407,14 +5292,14 @@
5407
5292
  ],
5408
5293
  "type": {
5409
5294
  "type": "reference",
5410
- "id": 541,
5295
+ "id": 571,
5411
5296
  "name": "SkyResizeObserverMediaQueryService"
5412
5297
  }
5413
5298
  }
5414
5299
  ]
5415
5300
  },
5416
5301
  {
5417
- "id": 566,
5302
+ "id": 596,
5418
5303
  "name": "subscribe",
5419
5304
  "kind": 2048,
5420
5305
  "kindString": "Method",
@@ -5430,7 +5315,7 @@
5430
5315
  ],
5431
5316
  "signatures": [
5432
5317
  {
5433
- "id": 567,
5318
+ "id": 597,
5434
5319
  "name": "subscribe",
5435
5320
  "kind": 4096,
5436
5321
  "kindString": "Call signature",
@@ -5440,14 +5325,14 @@
5440
5325
  },
5441
5326
  "parameters": [
5442
5327
  {
5443
- "id": 568,
5328
+ "id": 598,
5444
5329
  "name": "listener",
5445
5330
  "kind": 32768,
5446
5331
  "kindString": "Parameter",
5447
5332
  "flags": {},
5448
5333
  "type": {
5449
5334
  "type": "reference",
5450
- "id": 328,
5335
+ "id": 358,
5451
5336
  "name": "SkyMediaQueryListener"
5452
5337
  }
5453
5338
  }
@@ -5462,7 +5347,7 @@
5462
5347
  ]
5463
5348
  },
5464
5349
  {
5465
- "id": 564,
5350
+ "id": 594,
5466
5351
  "name": "unobserve",
5467
5352
  "kind": 2048,
5468
5353
  "kindString": "Method",
@@ -5478,7 +5363,7 @@
5478
5363
  ],
5479
5364
  "signatures": [
5480
5365
  {
5481
- "id": 565,
5366
+ "id": 595,
5482
5367
  "name": "unobserve",
5483
5368
  "kind": 4096,
5484
5369
  "kindString": "Call signature",
@@ -5499,24 +5384,24 @@
5499
5384
  "title": "Constructors",
5500
5385
  "kind": 512,
5501
5386
  "children": [
5502
- 542
5387
+ 572
5503
5388
  ]
5504
5389
  },
5505
5390
  {
5506
5391
  "title": "Accessors",
5507
5392
  "kind": 262144,
5508
5393
  "children": [
5509
- 545
5394
+ 575
5510
5395
  ]
5511
5396
  },
5512
5397
  {
5513
5398
  "title": "Methods",
5514
5399
  "kind": 2048,
5515
5400
  "children": [
5516
- 557,
5517
- 561,
5518
- 566,
5519
- 564
5401
+ 587,
5402
+ 591,
5403
+ 596,
5404
+ 594
5520
5405
  ]
5521
5406
  }
5522
5407
  ],
@@ -5537,7 +5422,7 @@
5537
5422
  ]
5538
5423
  },
5539
5424
  {
5540
- "id": 524,
5425
+ "id": 554,
5541
5426
  "name": "SkyResizeObserverService",
5542
5427
  "kind": 128,
5543
5428
  "kindString": "Class",
@@ -5561,7 +5446,7 @@
5561
5446
  ],
5562
5447
  "children": [
5563
5448
  {
5564
- "id": 525,
5449
+ "id": 555,
5565
5450
  "name": "constructor",
5566
5451
  "kind": 512,
5567
5452
  "kindString": "Constructor",
@@ -5575,14 +5460,14 @@
5575
5460
  ],
5576
5461
  "signatures": [
5577
5462
  {
5578
- "id": 526,
5463
+ "id": 556,
5579
5464
  "name": "new SkyResizeObserverService",
5580
5465
  "kind": 16384,
5581
5466
  "kindString": "Constructor signature",
5582
5467
  "flags": {},
5583
5468
  "parameters": [
5584
5469
  {
5585
- "id": 527,
5470
+ "id": 557,
5586
5471
  "name": "zone",
5587
5472
  "kind": 32768,
5588
5473
  "kindString": "Parameter",
@@ -5597,14 +5482,14 @@
5597
5482
  ],
5598
5483
  "type": {
5599
5484
  "type": "reference",
5600
- "id": 524,
5485
+ "id": 554,
5601
5486
  "name": "SkyResizeObserverService"
5602
5487
  }
5603
5488
  }
5604
5489
  ]
5605
5490
  },
5606
5491
  {
5607
- "id": 530,
5492
+ "id": 560,
5608
5493
  "name": "ngOnDestroy",
5609
5494
  "kind": 2048,
5610
5495
  "kindString": "Method",
@@ -5620,7 +5505,7 @@
5620
5505
  ],
5621
5506
  "signatures": [
5622
5507
  {
5623
- "id": 531,
5508
+ "id": 561,
5624
5509
  "name": "ngOnDestroy",
5625
5510
  "kind": 4096,
5626
5511
  "kindString": "Call signature",
@@ -5641,7 +5526,7 @@
5641
5526
  }
5642
5527
  },
5643
5528
  {
5644
- "id": 532,
5529
+ "id": 562,
5645
5530
  "name": "observe",
5646
5531
  "kind": 2048,
5647
5532
  "kindString": "Method",
@@ -5657,7 +5542,7 @@
5657
5542
  ],
5658
5543
  "signatures": [
5659
5544
  {
5660
- "id": 533,
5545
+ "id": 563,
5661
5546
  "name": "observe",
5662
5547
  "kind": 4096,
5663
5548
  "kindString": "Call signature",
@@ -5667,7 +5552,7 @@
5667
5552
  },
5668
5553
  "parameters": [
5669
5554
  {
5670
- "id": 534,
5555
+ "id": 564,
5671
5556
  "name": "element",
5672
5557
  "kind": 32768,
5673
5558
  "kindString": "Parameter",
@@ -5709,15 +5594,15 @@
5709
5594
  "title": "Constructors",
5710
5595
  "kind": 512,
5711
5596
  "children": [
5712
- 525
5597
+ 555
5713
5598
  ]
5714
5599
  },
5715
5600
  {
5716
5601
  "title": "Methods",
5717
5602
  "kind": 2048,
5718
5603
  "children": [
5719
- 530,
5720
- 532
5604
+ 560,
5605
+ 562
5721
5606
  ]
5722
5607
  }
5723
5608
  ],
@@ -5738,7 +5623,7 @@
5738
5623
  ]
5739
5624
  },
5740
5625
  {
5741
- "id": 575,
5626
+ "id": 605,
5742
5627
  "name": "SkyScrollableHostService",
5743
5628
  "kind": 128,
5744
5629
  "kindString": "Class",
@@ -5759,7 +5644,7 @@
5759
5644
  ],
5760
5645
  "children": [
5761
5646
  {
5762
- "id": 576,
5647
+ "id": 606,
5763
5648
  "name": "constructor",
5764
5649
  "kind": 512,
5765
5650
  "kindString": "Constructor",
@@ -5773,47 +5658,47 @@
5773
5658
  ],
5774
5659
  "signatures": [
5775
5660
  {
5776
- "id": 577,
5661
+ "id": 607,
5777
5662
  "name": "new SkyScrollableHostService",
5778
5663
  "kind": 16384,
5779
5664
  "kindString": "Constructor signature",
5780
5665
  "flags": {},
5781
5666
  "parameters": [
5782
5667
  {
5783
- "id": 578,
5668
+ "id": 608,
5784
5669
  "name": "mutationObserverSvc",
5785
5670
  "kind": 32768,
5786
5671
  "kindString": "Parameter",
5787
5672
  "flags": {},
5788
5673
  "type": {
5789
5674
  "type": "reference",
5790
- "id": 371,
5675
+ "id": 401,
5791
5676
  "name": "MutationObserverService"
5792
5677
  }
5793
5678
  },
5794
5679
  {
5795
- "id": 579,
5680
+ "id": 609,
5796
5681
  "name": "windowRef",
5797
5682
  "kind": 32768,
5798
5683
  "kindString": "Parameter",
5799
5684
  "flags": {},
5800
5685
  "type": {
5801
5686
  "type": "reference",
5802
- "id": 652,
5687
+ "id": 682,
5803
5688
  "name": "SkyAppWindowRef"
5804
5689
  }
5805
5690
  }
5806
5691
  ],
5807
5692
  "type": {
5808
5693
  "type": "reference",
5809
- "id": 575,
5694
+ "id": 605,
5810
5695
  "name": "SkyScrollableHostService"
5811
5696
  }
5812
5697
  }
5813
5698
  ]
5814
5699
  },
5815
5700
  {
5816
- "id": 580,
5701
+ "id": 610,
5817
5702
  "name": "getScrollableHost",
5818
5703
  "kind": 2048,
5819
5704
  "kindString": "Method",
@@ -5829,7 +5714,7 @@
5829
5714
  ],
5830
5715
  "signatures": [
5831
5716
  {
5832
- "id": 581,
5717
+ "id": 611,
5833
5718
  "name": "getScrollableHost",
5834
5719
  "kind": 4096,
5835
5720
  "kindString": "Call signature",
@@ -5840,7 +5725,7 @@
5840
5725
  },
5841
5726
  "parameters": [
5842
5727
  {
5843
- "id": 582,
5728
+ "id": 612,
5844
5729
  "name": "elementRef",
5845
5730
  "kind": 32768,
5846
5731
  "kindString": "Parameter",
@@ -5883,7 +5768,7 @@
5883
5768
  ]
5884
5769
  },
5885
5770
  {
5886
- "id": 586,
5771
+ "id": 616,
5887
5772
  "name": "watchScrollableHostScrollEvents",
5888
5773
  "kind": 2048,
5889
5774
  "kindString": "Method",
@@ -5899,7 +5784,7 @@
5899
5784
  ],
5900
5785
  "signatures": [
5901
5786
  {
5902
- "id": 587,
5787
+ "id": 617,
5903
5788
  "name": "watchScrollableHostScrollEvents",
5904
5789
  "kind": 4096,
5905
5790
  "kindString": "Call signature",
@@ -5910,7 +5795,7 @@
5910
5795
  },
5911
5796
  "parameters": [
5912
5797
  {
5913
- "id": 588,
5798
+ "id": 618,
5914
5799
  "name": "elementRef",
5915
5800
  "kind": 32768,
5916
5801
  "kindString": "Parameter",
@@ -5953,15 +5838,15 @@
5953
5838
  "title": "Constructors",
5954
5839
  "kind": 512,
5955
5840
  "children": [
5956
- 576
5841
+ 606
5957
5842
  ]
5958
5843
  },
5959
5844
  {
5960
5845
  "title": "Methods",
5961
5846
  "kind": 2048,
5962
5847
  "children": [
5963
- 580,
5964
- 586
5848
+ 610,
5849
+ 616
5965
5850
  ]
5966
5851
  }
5967
5852
  ],
@@ -5974,7 +5859,7 @@
5974
5859
  ]
5975
5860
  },
5976
5861
  {
5977
- "id": 608,
5862
+ "id": 638,
5978
5863
  "name": "SkyUIConfigService",
5979
5864
  "kind": 128,
5980
5865
  "kindString": "Class",
@@ -5995,7 +5880,7 @@
5995
5880
  ],
5996
5881
  "children": [
5997
5882
  {
5998
- "id": 611,
5883
+ "id": 641,
5999
5884
  "name": "getConfig",
6000
5885
  "kind": 2048,
6001
5886
  "kindString": "Method",
@@ -6011,14 +5896,14 @@
6011
5896
  ],
6012
5897
  "signatures": [
6013
5898
  {
6014
- "id": 612,
5899
+ "id": 642,
6015
5900
  "name": "getConfig",
6016
5901
  "kind": 4096,
6017
5902
  "kindString": "Call signature",
6018
5903
  "flags": {},
6019
5904
  "parameters": [
6020
5905
  {
6021
- "id": 613,
5906
+ "id": 643,
6022
5907
  "name": "key",
6023
5908
  "kind": 32768,
6024
5909
  "kindString": "Parameter",
@@ -6029,7 +5914,7 @@
6029
5914
  }
6030
5915
  },
6031
5916
  {
6032
- "id": 614,
5917
+ "id": 644,
6033
5918
  "name": "defaultConfig",
6034
5919
  "kind": 32768,
6035
5920
  "kindString": "Parameter",
@@ -6058,7 +5943,7 @@
6058
5943
  ]
6059
5944
  },
6060
5945
  {
6061
- "id": 615,
5946
+ "id": 645,
6062
5947
  "name": "setConfig",
6063
5948
  "kind": 2048,
6064
5949
  "kindString": "Method",
@@ -6074,14 +5959,14 @@
6074
5959
  ],
6075
5960
  "signatures": [
6076
5961
  {
6077
- "id": 616,
5962
+ "id": 646,
6078
5963
  "name": "setConfig",
6079
5964
  "kind": 4096,
6080
5965
  "kindString": "Call signature",
6081
5966
  "flags": {},
6082
5967
  "parameters": [
6083
5968
  {
6084
- "id": 617,
5969
+ "id": 647,
6085
5970
  "name": "key",
6086
5971
  "kind": 32768,
6087
5972
  "kindString": "Parameter",
@@ -6092,7 +5977,7 @@
6092
5977
  }
6093
5978
  },
6094
5979
  {
6095
- "id": 618,
5980
+ "id": 648,
6096
5981
  "name": "value",
6097
5982
  "kind": 32768,
6098
5983
  "kindString": "Parameter",
@@ -6124,15 +6009,15 @@
6124
6009
  "title": "Constructors",
6125
6010
  "kind": 512,
6126
6011
  "children": [
6127
- 609
6012
+ 639
6128
6013
  ]
6129
6014
  },
6130
6015
  {
6131
6016
  "title": "Methods",
6132
6017
  "kind": 2048,
6133
6018
  "children": [
6134
- 611,
6135
- 615
6019
+ 641,
6020
+ 645
6136
6021
  ]
6137
6022
  }
6138
6023
  ],
@@ -6145,7 +6030,7 @@
6145
6030
  ]
6146
6031
  },
6147
6032
  {
6148
- "id": 619,
6033
+ "id": 649,
6149
6034
  "name": "SkyViewkeeperHostOptions",
6150
6035
  "kind": 128,
6151
6036
  "kindString": "Class",
@@ -6164,7 +6049,7 @@
6164
6049
  ],
6165
6050
  "children": [
6166
6051
  {
6167
- "id": 622,
6052
+ "id": 652,
6168
6053
  "name": "boundaryEl",
6169
6054
  "kind": 1024,
6170
6055
  "kindString": "Property",
@@ -6190,12 +6075,12 @@
6190
6075
  },
6191
6076
  "implementationOf": {
6192
6077
  "type": "reference",
6193
- "id": 630,
6078
+ "id": 660,
6194
6079
  "name": "SkyViewkeeperOptions.boundaryEl"
6195
6080
  }
6196
6081
  },
6197
6082
  {
6198
- "id": 623,
6083
+ "id": 653,
6199
6084
  "name": "el",
6200
6085
  "kind": 1024,
6201
6086
  "kindString": "Property",
@@ -6221,12 +6106,12 @@
6221
6106
  },
6222
6107
  "implementationOf": {
6223
6108
  "type": "reference",
6224
- "id": 631,
6109
+ "id": 661,
6225
6110
  "name": "SkyViewkeeperOptions.el"
6226
6111
  }
6227
6112
  },
6228
6113
  {
6229
- "id": 624,
6114
+ "id": 654,
6230
6115
  "name": "scrollableHost",
6231
6116
  "kind": 1024,
6232
6117
  "kindString": "Property",
@@ -6252,12 +6137,12 @@
6252
6137
  },
6253
6138
  "implementationOf": {
6254
6139
  "type": "reference",
6255
- "id": 632,
6140
+ "id": 662,
6256
6141
  "name": "SkyViewkeeperOptions.scrollableHost"
6257
6142
  }
6258
6143
  },
6259
6144
  {
6260
- "id": 625,
6145
+ "id": 655,
6261
6146
  "name": "setWidth",
6262
6147
  "kind": 1024,
6263
6148
  "kindString": "Property",
@@ -6281,12 +6166,12 @@
6281
6166
  },
6282
6167
  "implementationOf": {
6283
6168
  "type": "reference",
6284
- "id": 633,
6169
+ "id": 663,
6285
6170
  "name": "SkyViewkeeperOptions.setWidth"
6286
6171
  }
6287
6172
  },
6288
6173
  {
6289
- "id": 626,
6174
+ "id": 656,
6290
6175
  "name": "verticalOffset",
6291
6176
  "kind": 1024,
6292
6177
  "kindString": "Property",
@@ -6310,12 +6195,12 @@
6310
6195
  },
6311
6196
  "implementationOf": {
6312
6197
  "type": "reference",
6313
- "id": 634,
6198
+ "id": 664,
6314
6199
  "name": "SkyViewkeeperOptions.verticalOffset"
6315
6200
  }
6316
6201
  },
6317
6202
  {
6318
- "id": 627,
6203
+ "id": 657,
6319
6204
  "name": "verticalOffsetEl",
6320
6205
  "kind": 1024,
6321
6206
  "kindString": "Property",
@@ -6341,12 +6226,12 @@
6341
6226
  },
6342
6227
  "implementationOf": {
6343
6228
  "type": "reference",
6344
- "id": 635,
6229
+ "id": 665,
6345
6230
  "name": "SkyViewkeeperOptions.verticalOffsetEl"
6346
6231
  }
6347
6232
  },
6348
6233
  {
6349
- "id": 628,
6234
+ "id": 658,
6350
6235
  "name": "viewportMarginTop",
6351
6236
  "kind": 1024,
6352
6237
  "kindString": "Property",
@@ -6370,7 +6255,7 @@
6370
6255
  },
6371
6256
  "implementationOf": {
6372
6257
  "type": "reference",
6373
- "id": 636,
6258
+ "id": 666,
6374
6259
  "name": "SkyViewkeeperOptions.viewportMarginTop"
6375
6260
  }
6376
6261
  }
@@ -6380,20 +6265,20 @@
6380
6265
  "title": "Constructors",
6381
6266
  "kind": 512,
6382
6267
  "children": [
6383
- 620
6268
+ 650
6384
6269
  ]
6385
6270
  },
6386
6271
  {
6387
6272
  "title": "Properties",
6388
6273
  "kind": 1024,
6389
6274
  "children": [
6390
- 622,
6391
- 623,
6392
- 624,
6393
- 625,
6394
- 626,
6395
- 627,
6396
- 628
6275
+ 652,
6276
+ 653,
6277
+ 654,
6278
+ 655,
6279
+ 656,
6280
+ 657,
6281
+ 658
6397
6282
  ]
6398
6283
  }
6399
6284
  ],
@@ -6407,13 +6292,13 @@
6407
6292
  "implementedTypes": [
6408
6293
  {
6409
6294
  "type": "reference",
6410
- "id": 629,
6295
+ "id": 659,
6411
6296
  "name": "SkyViewkeeperOptions"
6412
6297
  }
6413
6298
  ]
6414
6299
  },
6415
6300
  {
6416
- "id": 637,
6301
+ "id": 667,
6417
6302
  "name": "SkyViewkeeperModule",
6418
6303
  "kind": 128,
6419
6304
  "kindString": "Class",
@@ -6438,7 +6323,7 @@
6438
6323
  "title": "Constructors",
6439
6324
  "kind": 512,
6440
6325
  "children": [
6441
- 638
6326
+ 668
6442
6327
  ]
6443
6328
  }
6444
6329
  ],
@@ -6451,7 +6336,7 @@
6451
6336
  ]
6452
6337
  },
6453
6338
  {
6454
- "id": 640,
6339
+ "id": 670,
6455
6340
  "name": "SkyViewkeeperService",
6456
6341
  "kind": 128,
6457
6342
  "kindString": "Class",
@@ -6475,7 +6360,7 @@
6475
6360
  ],
6476
6361
  "children": [
6477
6362
  {
6478
- "id": 641,
6363
+ "id": 671,
6479
6364
  "name": "constructor",
6480
6365
  "kind": 512,
6481
6366
  "kindString": "Constructor",
@@ -6489,14 +6374,14 @@
6489
6374
  ],
6490
6375
  "signatures": [
6491
6376
  {
6492
- "id": 642,
6377
+ "id": 672,
6493
6378
  "name": "new SkyViewkeeperService",
6494
6379
  "kind": 16384,
6495
6380
  "kindString": "Constructor signature",
6496
6381
  "flags": {},
6497
6382
  "parameters": [
6498
6383
  {
6499
- "id": 643,
6384
+ "id": 673,
6500
6385
  "name": "hostOptions",
6501
6386
  "kind": 32768,
6502
6387
  "kindString": "Parameter",
@@ -6517,21 +6402,21 @@
6517
6402
  ],
6518
6403
  "type": {
6519
6404
  "type": "reference",
6520
- "id": 619,
6405
+ "id": 649,
6521
6406
  "name": "SkyViewkeeperHostOptions"
6522
6407
  }
6523
6408
  }
6524
6409
  ],
6525
6410
  "type": {
6526
6411
  "type": "reference",
6527
- "id": 640,
6412
+ "id": 670,
6528
6413
  "name": "SkyViewkeeperService"
6529
6414
  }
6530
6415
  }
6531
6416
  ]
6532
6417
  },
6533
6418
  {
6534
- "id": 644,
6419
+ "id": 674,
6535
6420
  "name": "create",
6536
6421
  "kind": 2048,
6537
6422
  "kindString": "Method",
@@ -6547,7 +6432,7 @@
6547
6432
  ],
6548
6433
  "signatures": [
6549
6434
  {
6550
- "id": 645,
6435
+ "id": 675,
6551
6436
  "name": "create",
6552
6437
  "kind": 4096,
6553
6438
  "kindString": "Call signature",
@@ -6555,7 +6440,7 @@
6555
6440
  "comment": {},
6556
6441
  "parameters": [
6557
6442
  {
6558
- "id": 646,
6443
+ "id": 676,
6559
6444
  "name": "options",
6560
6445
  "kind": 32768,
6561
6446
  "kindString": "Parameter",
@@ -6565,7 +6450,7 @@
6565
6450
  },
6566
6451
  "type": {
6567
6452
  "type": "reference",
6568
- "id": 629,
6453
+ "id": 659,
6569
6454
  "name": "SkyViewkeeperOptions"
6570
6455
  }
6571
6456
  }
@@ -6578,7 +6463,7 @@
6578
6463
  ]
6579
6464
  },
6580
6465
  {
6581
- "id": 647,
6466
+ "id": 677,
6582
6467
  "name": "destroy",
6583
6468
  "kind": 2048,
6584
6469
  "kindString": "Method",
@@ -6594,7 +6479,7 @@
6594
6479
  ],
6595
6480
  "signatures": [
6596
6481
  {
6597
- "id": 648,
6482
+ "id": 678,
6598
6483
  "name": "destroy",
6599
6484
  "kind": 4096,
6600
6485
  "kindString": "Call signature",
@@ -6604,7 +6489,7 @@
6604
6489
  },
6605
6490
  "parameters": [
6606
6491
  {
6607
- "id": 649,
6492
+ "id": 679,
6608
6493
  "name": "vk",
6609
6494
  "kind": 32768,
6610
6495
  "kindString": "Parameter",
@@ -6631,15 +6516,15 @@
6631
6516
  "title": "Constructors",
6632
6517
  "kind": 512,
6633
6518
  "children": [
6634
- 641
6519
+ 671
6635
6520
  ]
6636
6521
  },
6637
6522
  {
6638
6523
  "title": "Methods",
6639
6524
  "kind": 2048,
6640
6525
  "children": [
6641
- 644,
6642
- 647
6526
+ 674,
6527
+ 677
6643
6528
  ]
6644
6529
  }
6645
6530
  ],
@@ -7511,7 +7396,7 @@
7511
7396
  "flags": {},
7512
7397
  "type": {
7513
7398
  "type": "reference",
7514
- "id": 371,
7399
+ "id": 401,
7515
7400
  "name": "MutationObserverService"
7516
7401
  }
7517
7402
  },
@@ -7523,7 +7408,7 @@
7523
7408
  "flags": {},
7524
7409
  "type": {
7525
7410
  "type": "reference",
7526
- "id": 640,
7411
+ "id": 670,
7527
7412
  "name": "SkyViewkeeperService"
7528
7413
  }
7529
7414
  },
@@ -7547,7 +7432,7 @@
7547
7432
  ],
7548
7433
  "type": {
7549
7434
  "type": "reference",
7550
- "id": 575,
7435
+ "id": 605,
7551
7436
  "name": "SkyScrollableHostService"
7552
7437
  }
7553
7438
  }
@@ -8046,14 +7931,14 @@
8046
7931
  ]
8047
7932
  },
8048
7933
  {
8049
- "id": 599,
7934
+ "id": 629,
8050
7935
  "name": "SkyAppSetTitleArgs",
8051
7936
  "kind": 256,
8052
7937
  "kindString": "Interface",
8053
7938
  "flags": {},
8054
7939
  "children": [
8055
7940
  {
8056
- "id": 600,
7941
+ "id": 630,
8057
7942
  "name": "titleParts",
8058
7943
  "kind": 1024,
8059
7944
  "kindString": "Property",
@@ -8079,7 +7964,7 @@
8079
7964
  "title": "Properties",
8080
7965
  "kind": 1024,
8081
7966
  "children": [
8082
- 600
7967
+ 630
8083
7968
  ]
8084
7969
  }
8085
7970
  ],
@@ -8494,14 +8379,14 @@
8494
8379
  ]
8495
8380
  },
8496
8381
  {
8497
- "id": 443,
8382
+ "id": 473,
8498
8383
  "name": "SkyOverlayConfig",
8499
8384
  "kind": 256,
8500
8385
  "kindString": "Interface",
8501
8386
  "flags": {},
8502
8387
  "children": [
8503
8388
  {
8504
- "id": 444,
8389
+ "id": 474,
8505
8390
  "name": "closeOnNavigation",
8506
8391
  "kind": 1024,
8507
8392
  "kindString": "Property",
@@ -8524,7 +8409,7 @@
8524
8409
  }
8525
8410
  },
8526
8411
  {
8527
- "id": 445,
8412
+ "id": 475,
8528
8413
  "name": "enableClose",
8529
8414
  "kind": 1024,
8530
8415
  "kindString": "Property",
@@ -8547,7 +8432,7 @@
8547
8432
  }
8548
8433
  },
8549
8434
  {
8550
- "id": 446,
8435
+ "id": 476,
8551
8436
  "name": "enablePointerEvents",
8552
8437
  "kind": 1024,
8553
8438
  "kindString": "Property",
@@ -8570,7 +8455,7 @@
8570
8455
  }
8571
8456
  },
8572
8457
  {
8573
- "id": 447,
8458
+ "id": 477,
8574
8459
  "name": "enableScroll",
8575
8460
  "kind": 1024,
8576
8461
  "kindString": "Property",
@@ -8593,7 +8478,7 @@
8593
8478
  }
8594
8479
  },
8595
8480
  {
8596
- "id": 448,
8481
+ "id": 478,
8597
8482
  "name": "showBackdrop",
8598
8483
  "kind": 1024,
8599
8484
  "kindString": "Property",
@@ -8616,7 +8501,7 @@
8616
8501
  }
8617
8502
  },
8618
8503
  {
8619
- "id": 449,
8504
+ "id": 479,
8620
8505
  "name": "wrapperClass",
8621
8506
  "kind": 1024,
8622
8507
  "kindString": "Property",
@@ -8644,12 +8529,12 @@
8644
8529
  "title": "Properties",
8645
8530
  "kind": 1024,
8646
8531
  "children": [
8647
- 444,
8648
- 445,
8649
- 446,
8650
- 447,
8651
- 448,
8652
- 449
8532
+ 474,
8533
+ 475,
8534
+ 476,
8535
+ 477,
8536
+ 478,
8537
+ 479
8653
8538
  ]
8654
8539
  }
8655
8540
  ],
@@ -8662,7 +8547,7 @@
8662
8547
  ]
8663
8548
  },
8664
8549
  {
8665
- "id": 629,
8550
+ "id": 659,
8666
8551
  "name": "SkyViewkeeperOptions",
8667
8552
  "kind": 256,
8668
8553
  "kindString": "Interface",
@@ -8672,7 +8557,7 @@
8672
8557
  },
8673
8558
  "children": [
8674
8559
  {
8675
- "id": 630,
8560
+ "id": 660,
8676
8561
  "name": "boundaryEl",
8677
8562
  "kind": 1024,
8678
8563
  "kindString": "Property",
@@ -8697,7 +8582,7 @@
8697
8582
  }
8698
8583
  },
8699
8584
  {
8700
- "id": 631,
8585
+ "id": 661,
8701
8586
  "name": "el",
8702
8587
  "kind": 1024,
8703
8588
  "kindString": "Property",
@@ -8722,7 +8607,7 @@
8722
8607
  }
8723
8608
  },
8724
8609
  {
8725
- "id": 632,
8610
+ "id": 662,
8726
8611
  "name": "scrollableHost",
8727
8612
  "kind": 1024,
8728
8613
  "kindString": "Property",
@@ -8747,7 +8632,7 @@
8747
8632
  }
8748
8633
  },
8749
8634
  {
8750
- "id": 633,
8635
+ "id": 663,
8751
8636
  "name": "setWidth",
8752
8637
  "kind": 1024,
8753
8638
  "kindString": "Property",
@@ -8770,7 +8655,7 @@
8770
8655
  }
8771
8656
  },
8772
8657
  {
8773
- "id": 634,
8658
+ "id": 664,
8774
8659
  "name": "verticalOffset",
8775
8660
  "kind": 1024,
8776
8661
  "kindString": "Property",
@@ -8793,7 +8678,7 @@
8793
8678
  }
8794
8679
  },
8795
8680
  {
8796
- "id": 635,
8681
+ "id": 665,
8797
8682
  "name": "verticalOffsetEl",
8798
8683
  "kind": 1024,
8799
8684
  "kindString": "Property",
@@ -8818,7 +8703,7 @@
8818
8703
  }
8819
8704
  },
8820
8705
  {
8821
- "id": 636,
8706
+ "id": 666,
8822
8707
  "name": "viewportMarginTop",
8823
8708
  "kind": 1024,
8824
8709
  "kindString": "Property",
@@ -8846,13 +8731,13 @@
8846
8731
  "title": "Properties",
8847
8732
  "kind": 1024,
8848
8733
  "children": [
8849
- 630,
8850
- 631,
8851
- 632,
8852
- 633,
8853
- 634,
8854
- 635,
8855
- 636
8734
+ 660,
8735
+ 661,
8736
+ 662,
8737
+ 663,
8738
+ 664,
8739
+ 665,
8740
+ 666
8856
8741
  ]
8857
8742
  }
8858
8743
  ],
@@ -8866,7 +8751,7 @@
8866
8751
  "implementedBy": [
8867
8752
  {
8868
8753
  "type": "reference",
8869
- "id": 619,
8754
+ "id": 649,
8870
8755
  "name": "SkyViewkeeperHostOptions"
8871
8756
  }
8872
8757
  ]
@@ -8978,7 +8863,7 @@
8978
8863
  }
8979
8864
  },
8980
8865
  {
8981
- "id": 328,
8866
+ "id": 358,
8982
8867
  "name": "SkyMediaQueryListener",
8983
8868
  "kind": 4194304,
8984
8869
  "kindString": "Type alias",
@@ -8993,7 +8878,7 @@
8993
8878
  "type": {
8994
8879
  "type": "reflection",
8995
8880
  "declaration": {
8996
- "id": 329,
8881
+ "id": 359,
8997
8882
  "name": "__type",
8998
8883
  "kind": 65536,
8999
8884
  "kindString": "Type literal",
@@ -9007,7 +8892,7 @@
9007
8892
  ],
9008
8893
  "signatures": [
9009
8894
  {
9010
- "id": 330,
8895
+ "id": 360,
9011
8896
  "name": "__type",
9012
8897
  "kind": 4096,
9013
8898
  "kindString": "Call signature",
@@ -9017,14 +8902,14 @@
9017
8902
  },
9018
8903
  "parameters": [
9019
8904
  {
9020
- "id": 331,
8905
+ "id": 361,
9021
8906
  "name": "args",
9022
8907
  "kind": 32768,
9023
8908
  "kindString": "Parameter",
9024
8909
  "flags": {},
9025
8910
  "type": {
9026
8911
  "type": "reference",
9027
- "id": 323,
8912
+ "id": 353,
9028
8913
  "name": "SkyMediaBreakpoints"
9029
8914
  }
9030
8915
  }
@@ -9047,21 +8932,21 @@
9047
8932
  114,
9048
8933
  237,
9049
8934
  269,
9050
- 323
8935
+ 353
9051
8936
  ]
9052
8937
  },
9053
8938
  {
9054
8939
  "title": "Classes",
9055
8940
  "kind": 128,
9056
8941
  "children": [
9057
- 371,
9058
- 383,
8942
+ 401,
8943
+ 413,
9059
8944
  137,
9060
8945
  140,
9061
8946
  148,
9062
8947
  303,
9063
- 601,
9064
- 652,
8948
+ 631,
8949
+ 682,
9065
8950
  63,
9066
8951
  66,
9067
8952
  221,
@@ -9071,24 +8956,23 @@
9071
8956
  281,
9072
8957
  310,
9073
8958
  313,
9074
- 316,
9075
- 332,
9076
- 335,
9077
- 380,
9078
- 394,
8959
+ 362,
8960
+ 365,
9079
8961
  410,
9080
- 450,
9081
- 473,
9082
- 476,
9083
- 504,
9084
- 501,
9085
- 541,
9086
- 524,
9087
- 575,
9088
- 608,
9089
- 619,
9090
- 637,
9091
- 640,
8962
+ 424,
8963
+ 440,
8964
+ 480,
8965
+ 503,
8966
+ 506,
8967
+ 534,
8968
+ 531,
8969
+ 571,
8970
+ 554,
8971
+ 605,
8972
+ 638,
8973
+ 649,
8974
+ 667,
8975
+ 670,
9092
8976
  1,
9093
8977
  26,
9094
8978
  34
@@ -9101,14 +8985,14 @@
9101
8985
  117,
9102
8986
  131,
9103
8987
  134,
9104
- 599,
8988
+ 629,
9105
8989
  218,
9106
8990
  235,
9107
8991
  241,
9108
8992
  275,
9109
8993
  111,
9110
- 443,
9111
- 629
8994
+ 473,
8995
+ 659
9112
8996
  ]
9113
8997
  },
9114
8998
  {
@@ -9118,7 +9002,7 @@
9118
9002
  125,
9119
9003
  133,
9120
9004
  136,
9121
- 328
9005
+ 358
9122
9006
  ]
9123
9007
  }
9124
9008
  ],