@skyux/core 7.5.0 → 7.6.0

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.
@@ -17,7 +17,6 @@
17
17
  "SkyDockModule": "class-skydockmodule",
18
18
  "SkyDockService": "class-skydockservice",
19
19
  "SkyDynamicComponentModule": "class-skydynamiccomponentmodule",
20
- "SkyDynamicComponentService": "class-skydynamiccomponentservice",
21
20
  "SkyIdModule": "class-skyidmodule",
22
21
  "SkyIdService": "class-skyidservice",
23
22
  "SkyLogModule": "class-skylogmodule",
@@ -377,20 +376,20 @@
377
376
  ]
378
377
  },
379
378
  {
380
- "id": 408,
379
+ "id": 410,
381
380
  "name": "SkyMediaBreakpoints",
382
381
  "kind": 8,
383
382
  "kindString": "Enumeration",
384
383
  "flags": {},
385
384
  "children": [
386
385
  {
387
- "id": 412,
386
+ "id": 414,
388
387
  "name": "lg",
389
388
  "kind": 16,
390
389
  "kindString": "Enumeration Member",
391
390
  "flags": {},
392
391
  "comment": {
393
- "shortText": "Indicates screen widths of 1200px or greater."
392
+ "shortText": "Screen widths of 1200px or greater."
394
393
  },
395
394
  "sources": [
396
395
  {
@@ -406,13 +405,13 @@
406
405
  "defaultValue": "4"
407
406
  },
408
407
  {
409
- "id": 411,
408
+ "id": 413,
410
409
  "name": "md",
411
410
  "kind": 16,
412
411
  "kindString": "Enumeration Member",
413
412
  "flags": {},
414
413
  "comment": {
415
- "shortText": "Indicates screen widths of 992px to 1199px."
414
+ "shortText": "Screen widths of 992px to 1199px."
416
415
  },
417
416
  "sources": [
418
417
  {
@@ -428,13 +427,13 @@
428
427
  "defaultValue": "3"
429
428
  },
430
429
  {
431
- "id": 410,
430
+ "id": 412,
432
431
  "name": "sm",
433
432
  "kind": 16,
434
433
  "kindString": "Enumeration Member",
435
434
  "flags": {},
436
435
  "comment": {
437
- "shortText": "Indicates screen widths of 768px to 991px."
436
+ "shortText": "Screen widths of 768px to 991px."
438
437
  },
439
438
  "sources": [
440
439
  {
@@ -450,13 +449,13 @@
450
449
  "defaultValue": "2"
451
450
  },
452
451
  {
453
- "id": 409,
452
+ "id": 411,
454
453
  "name": "xs",
455
454
  "kind": 16,
456
455
  "kindString": "Enumeration Member",
457
456
  "flags": {},
458
457
  "comment": {
459
- "shortText": "Indicates screen widths of 767px or less."
458
+ "shortText": "Screen widths of 767px or less."
460
459
  },
461
460
  "sources": [
462
461
  {
@@ -477,10 +476,10 @@
477
476
  "title": "Enumeration Members",
478
477
  "kind": 16,
479
478
  "children": [
479
+ 414,
480
+ 413,
480
481
  412,
481
- 411,
482
- 410,
483
- 409
482
+ 411
484
483
  ]
485
484
  }
486
485
  ],
@@ -493,7 +492,7 @@
493
492
  ]
494
493
  },
495
494
  {
496
- "id": 478,
495
+ "id": 480,
497
496
  "name": "NumericOptions",
498
497
  "kind": 128,
499
498
  "kindString": "Class",
@@ -509,7 +508,7 @@
509
508
  },
510
509
  "children": [
511
510
  {
512
- "id": 483,
511
+ "id": 485,
513
512
  "name": "currencySign",
514
513
  "kind": 1024,
515
514
  "kindString": "Property",
@@ -543,12 +542,12 @@
543
542
  "defaultValue": "'standard'",
544
543
  "implementationOf": {
545
544
  "type": "reference",
546
- "id": 472,
545
+ "id": 474,
547
546
  "name": "SkyNumericOptions.currencySign"
548
547
  }
549
548
  },
550
549
  {
551
- "id": 481,
550
+ "id": 483,
552
551
  "name": "digits",
553
552
  "kind": 1024,
554
553
  "kindString": "Property",
@@ -573,12 +572,12 @@
573
572
  "defaultValue": "1",
574
573
  "implementationOf": {
575
574
  "type": "reference",
576
- "id": 470,
575
+ "id": 472,
577
576
  "name": "SkyNumericOptions.digits"
578
577
  }
579
578
  },
580
579
  {
581
- "id": 482,
580
+ "id": 484,
582
581
  "name": "format",
583
582
  "kind": 1024,
584
583
  "kindString": "Property",
@@ -603,12 +602,12 @@
603
602
  "defaultValue": "'number'",
604
603
  "implementationOf": {
605
604
  "type": "reference",
606
- "id": 471,
605
+ "id": 473,
607
606
  "name": "SkyNumericOptions.format"
608
607
  }
609
608
  },
610
609
  {
611
- "id": 484,
610
+ "id": 486,
612
611
  "name": "iso",
613
612
  "kind": 1024,
614
613
  "kindString": "Property",
@@ -633,12 +632,12 @@
633
632
  "defaultValue": "'USD'",
634
633
  "implementationOf": {
635
634
  "type": "reference",
636
- "id": 473,
635
+ "id": 475,
637
636
  "name": "SkyNumericOptions.iso"
638
637
  }
639
638
  },
640
639
  {
641
- "id": 485,
640
+ "id": 487,
642
641
  "name": "locale",
643
642
  "kind": 1024,
644
643
  "kindString": "Property",
@@ -662,12 +661,12 @@
662
661
  },
663
662
  "implementationOf": {
664
663
  "type": "reference",
665
- "id": 474,
664
+ "id": 476,
666
665
  "name": "SkyNumericOptions.locale"
667
666
  }
668
667
  },
669
668
  {
670
- "id": 486,
669
+ "id": 488,
671
670
  "name": "minDigits",
672
671
  "kind": 1024,
673
672
  "kindString": "Property",
@@ -691,12 +690,12 @@
691
690
  },
692
691
  "implementationOf": {
693
692
  "type": "reference",
694
- "id": 475,
693
+ "id": 477,
695
694
  "name": "SkyNumericOptions.minDigits"
696
695
  }
697
696
  },
698
697
  {
699
- "id": 487,
698
+ "id": 489,
700
699
  "name": "truncate",
701
700
  "kind": 1024,
702
701
  "kindString": "Property",
@@ -721,12 +720,12 @@
721
720
  "defaultValue": "true",
722
721
  "implementationOf": {
723
722
  "type": "reference",
724
- "id": 476,
723
+ "id": 478,
725
724
  "name": "SkyNumericOptions.truncate"
726
725
  }
727
726
  },
728
727
  {
729
- "id": 488,
728
+ "id": 490,
730
729
  "name": "truncateAfter",
731
730
  "kind": 1024,
732
731
  "kindString": "Property",
@@ -751,7 +750,7 @@
751
750
  "defaultValue": "1000",
752
751
  "implementationOf": {
753
752
  "type": "reference",
754
- "id": 477,
753
+ "id": 479,
755
754
  "name": "SkyNumericOptions.truncateAfter"
756
755
  }
757
756
  }
@@ -761,21 +760,21 @@
761
760
  "title": "Constructors",
762
761
  "kind": 512,
763
762
  "children": [
764
- 479
763
+ 481
765
764
  ]
766
765
  },
767
766
  {
768
767
  "title": "Properties",
769
768
  "kind": 1024,
770
769
  "children": [
770
+ 485,
771
771
  483,
772
- 481,
773
- 482,
774
772
  484,
775
- 485,
776
773
  486,
777
774
  487,
778
- 488
775
+ 488,
776
+ 489,
777
+ 490
779
778
  ]
780
779
  }
781
780
  ],
@@ -789,7 +788,7 @@
789
788
  "implementedTypes": [
790
789
  {
791
790
  "type": "reference",
792
- "id": 469,
791
+ "id": 471,
793
792
  "name": "SkyNumericOptions"
794
793
  }
795
794
  ]
@@ -1362,7 +1361,7 @@
1362
1361
  ]
1363
1362
  },
1364
1363
  {
1365
- "id": 351,
1364
+ "id": 353,
1366
1365
  "name": "SkyAppFormat",
1367
1366
  "kind": 128,
1368
1367
  "kindString": "Class",
@@ -1383,7 +1382,7 @@
1383
1382
  ],
1384
1383
  "children": [
1385
1384
  {
1386
- "id": 354,
1385
+ "id": 356,
1387
1386
  "name": "formatText",
1388
1387
  "kind": 2048,
1389
1388
  "kindString": "Method",
@@ -1399,14 +1398,14 @@
1399
1398
  ],
1400
1399
  "signatures": [
1401
1400
  {
1402
- "id": 355,
1401
+ "id": 357,
1403
1402
  "name": "formatText",
1404
1403
  "kind": 4096,
1405
1404
  "kindString": "Call signature",
1406
1405
  "flags": {},
1407
1406
  "parameters": [
1408
1407
  {
1409
- "id": 356,
1408
+ "id": 358,
1410
1409
  "name": "format",
1411
1410
  "kind": 32768,
1412
1411
  "kindString": "Parameter",
@@ -1417,7 +1416,7 @@
1417
1416
  }
1418
1417
  },
1419
1418
  {
1420
- "id": 357,
1419
+ "id": 359,
1421
1420
  "name": "args",
1422
1421
  "kind": 32768,
1423
1422
  "kindString": "Parameter",
@@ -1446,14 +1445,14 @@
1446
1445
  "title": "Constructors",
1447
1446
  "kind": 512,
1448
1447
  "children": [
1449
- 352
1448
+ 354
1450
1449
  ]
1451
1450
  },
1452
1451
  {
1453
1452
  "title": "Methods",
1454
1453
  "kind": 2048,
1455
1454
  "children": [
1456
- 354
1455
+ 356
1457
1456
  ]
1458
1457
  }
1459
1458
  ],
@@ -1466,7 +1465,7 @@
1466
1465
  ]
1467
1466
  },
1468
1467
  {
1469
- "id": 714,
1468
+ "id": 716,
1470
1469
  "name": "SkyAppTitleService",
1471
1470
  "kind": 128,
1472
1471
  "kindString": "Class",
@@ -1490,7 +1489,7 @@
1490
1489
  ],
1491
1490
  "children": [
1492
1491
  {
1493
- "id": 715,
1492
+ "id": 717,
1494
1493
  "name": "constructor",
1495
1494
  "kind": 512,
1496
1495
  "kindString": "Constructor",
@@ -1504,14 +1503,14 @@
1504
1503
  ],
1505
1504
  "signatures": [
1506
1505
  {
1507
- "id": 716,
1506
+ "id": 718,
1508
1507
  "name": "new SkyAppTitleService",
1509
1508
  "kind": 16384,
1510
1509
  "kindString": "Constructor signature",
1511
1510
  "flags": {},
1512
1511
  "parameters": [
1513
1512
  {
1514
- "id": 717,
1513
+ "id": 719,
1515
1514
  "name": "title",
1516
1515
  "kind": 32768,
1517
1516
  "kindString": "Parameter",
@@ -1526,14 +1525,14 @@
1526
1525
  ],
1527
1526
  "type": {
1528
1527
  "type": "reference",
1529
- "id": 714,
1528
+ "id": 716,
1530
1529
  "name": "SkyAppTitleService"
1531
1530
  }
1532
1531
  }
1533
1532
  ]
1534
1533
  },
1535
1534
  {
1536
- "id": 719,
1535
+ "id": 721,
1537
1536
  "name": "setTitle",
1538
1537
  "kind": 2048,
1539
1538
  "kindString": "Method",
@@ -1549,7 +1548,7 @@
1549
1548
  ],
1550
1549
  "signatures": [
1551
1550
  {
1552
- "id": 720,
1551
+ "id": 722,
1553
1552
  "name": "setTitle",
1554
1553
  "kind": 4096,
1555
1554
  "kindString": "Call signature",
@@ -1559,7 +1558,7 @@
1559
1558
  },
1560
1559
  "parameters": [
1561
1560
  {
1562
- "id": 721,
1561
+ "id": 723,
1563
1562
  "name": "args",
1564
1563
  "kind": 32768,
1565
1564
  "kindString": "Parameter",
@@ -1569,7 +1568,7 @@
1569
1568
  },
1570
1569
  "type": {
1571
1570
  "type": "reference",
1572
- "id": 712,
1571
+ "id": 714,
1573
1572
  "name": "SkyAppSetTitleArgs"
1574
1573
  }
1575
1574
  }
@@ -1587,14 +1586,14 @@
1587
1586
  "title": "Constructors",
1588
1587
  "kind": 512,
1589
1588
  "children": [
1590
- 715
1589
+ 717
1591
1590
  ]
1592
1591
  },
1593
1592
  {
1594
1593
  "title": "Methods",
1595
1594
  "kind": 2048,
1596
1595
  "children": [
1597
- 719
1596
+ 721
1598
1597
  ]
1599
1598
  }
1600
1599
  ],
@@ -1607,7 +1606,7 @@
1607
1606
  ]
1608
1607
  },
1609
1608
  {
1610
- "id": 770,
1609
+ "id": 772,
1611
1610
  "name": "SkyAppWindowRef",
1612
1611
  "kind": 128,
1613
1612
  "kindString": "Class",
@@ -1631,7 +1630,7 @@
1631
1630
  ],
1632
1631
  "children": [
1633
1632
  {
1634
- "id": 773,
1633
+ "id": 775,
1635
1634
  "name": "nativeWindow",
1636
1635
  "kind": 262144,
1637
1636
  "kindString": "Accessor",
@@ -1647,13 +1646,13 @@
1647
1646
  ],
1648
1647
  "getSignature": [
1649
1648
  {
1650
- "id": 774,
1649
+ "id": 776,
1651
1650
  "name": "nativeWindow",
1652
1651
  "kind": 524288,
1653
1652
  "kindString": "Get signature",
1654
1653
  "flags": {},
1655
1654
  "comment": {
1656
- "shortText": "References the global `window` variable."
1655
+ "shortText": "The global `window` variable."
1657
1656
  },
1658
1657
  "type": {
1659
1658
  "type": "intrinsic",
@@ -1668,14 +1667,14 @@
1668
1667
  "title": "Constructors",
1669
1668
  "kind": 512,
1670
1669
  "children": [
1671
- 771
1670
+ 773
1672
1671
  ]
1673
1672
  },
1674
1673
  {
1675
1674
  "title": "Accessors",
1676
1675
  "kind": 262144,
1677
1676
  "children": [
1678
- 773
1677
+ 775
1679
1678
  ]
1680
1679
  }
1681
1680
  ],
@@ -2268,7 +2267,7 @@
2268
2267
  },
2269
2268
  "type": {
2270
2269
  "type": "reference",
2271
- "id": 408,
2270
+ "id": 410,
2272
2271
  "name": "SkyMediaBreakpoints"
2273
2272
  }
2274
2273
  }
@@ -2729,7 +2728,6 @@
2729
2728
  "flags": {},
2730
2729
  "type": {
2731
2730
  "type": "reference",
2732
- "id": 327,
2733
2731
  "name": "SkyDynamicComponentService"
2734
2732
  }
2735
2733
  }
@@ -3005,290 +3003,7 @@
3005
3003
  ]
3006
3004
  },
3007
3005
  {
3008
- "id": 327,
3009
- "name": "SkyDynamicComponentService",
3010
- "kind": 128,
3011
- "kindString": "Class",
3012
- "flags": {},
3013
- "comment": {
3014
- "shortText": "Angular service for creating and rendering a dynamic component."
3015
- },
3016
- "decorators": [
3017
- {
3018
- "name": "Injectable",
3019
- "type": {
3020
- "type": "reference",
3021
- "qualifiedName": "InjectableDecorator",
3022
- "package": "@angular/core",
3023
- "name": "Injectable"
3024
- },
3025
- "arguments": {
3026
- "options": "{\n // Must be 'any' so that the component is created in the context of its module's injector.\n // If set to 'root', the component's dependency injections would only be derived from the root\n // injector and may loose context if the component is created within a lazy-loaded module.\n providedIn: 'any',\n}"
3027
- }
3028
- }
3029
- ],
3030
- "children": [
3031
- {
3032
- "id": 328,
3033
- "name": "constructor",
3034
- "kind": 512,
3035
- "kindString": "Constructor",
3036
- "flags": {},
3037
- "sources": [
3038
- {
3039
- "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3040
- "line": 36,
3041
- "character": 2
3042
- }
3043
- ],
3044
- "signatures": [
3045
- {
3046
- "id": 329,
3047
- "name": "new SkyDynamicComponentService",
3048
- "kind": 16384,
3049
- "kindString": "Constructor signature",
3050
- "flags": {},
3051
- "parameters": [
3052
- {
3053
- "id": 330,
3054
- "name": "applicationRef",
3055
- "kind": 32768,
3056
- "kindString": "Parameter",
3057
- "flags": {},
3058
- "type": {
3059
- "type": "reference",
3060
- "qualifiedName": "ApplicationRef",
3061
- "package": "@angular/core",
3062
- "name": "ApplicationRef"
3063
- }
3064
- },
3065
- {
3066
- "id": 331,
3067
- "name": "injector",
3068
- "kind": 32768,
3069
- "kindString": "Parameter",
3070
- "flags": {},
3071
- "type": {
3072
- "type": "reference",
3073
- "qualifiedName": "Injector",
3074
- "package": "@angular/core",
3075
- "name": "Injector"
3076
- }
3077
- },
3078
- {
3079
- "id": 332,
3080
- "name": "windowRef",
3081
- "kind": 32768,
3082
- "kindString": "Parameter",
3083
- "flags": {},
3084
- "type": {
3085
- "type": "reference",
3086
- "id": 770,
3087
- "name": "SkyAppWindowRef"
3088
- }
3089
- },
3090
- {
3091
- "id": 333,
3092
- "name": "rendererFactory",
3093
- "kind": 32768,
3094
- "kindString": "Parameter",
3095
- "flags": {},
3096
- "type": {
3097
- "type": "reference",
3098
- "qualifiedName": "RendererFactory2",
3099
- "package": "@angular/core",
3100
- "name": "RendererFactory2"
3101
- }
3102
- }
3103
- ],
3104
- "type": {
3105
- "type": "reference",
3106
- "id": 327,
3107
- "name": "SkyDynamicComponentService"
3108
- }
3109
- }
3110
- ]
3111
- },
3112
- {
3113
- "id": 338,
3114
- "name": "createComponent",
3115
- "kind": 2048,
3116
- "kindString": "Method",
3117
- "flags": {
3118
- "isPublic": true
3119
- },
3120
- "sources": [
3121
- {
3122
- "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3123
- "line": 57,
3124
- "character": 9
3125
- }
3126
- ],
3127
- "signatures": [
3128
- {
3129
- "id": 339,
3130
- "name": "createComponent",
3131
- "kind": 4096,
3132
- "kindString": "Call signature",
3133
- "flags": {},
3134
- "comment": {
3135
- "shortText": "Creates an instance of the specified component and adds it to the specified location\non the page."
3136
- },
3137
- "typeParameter": [
3138
- {
3139
- "id": 340,
3140
- "name": "T",
3141
- "kind": 131072,
3142
- "kindString": "Type parameter",
3143
- "flags": {}
3144
- }
3145
- ],
3146
- "parameters": [
3147
- {
3148
- "id": 341,
3149
- "name": "componentType",
3150
- "kind": 32768,
3151
- "kindString": "Parameter",
3152
- "flags": {},
3153
- "type": {
3154
- "type": "reference",
3155
- "typeArguments": [
3156
- {
3157
- "type": "reference",
3158
- "id": 340,
3159
- "name": "T"
3160
- }
3161
- ],
3162
- "qualifiedName": "Type",
3163
- "package": "@angular/core",
3164
- "name": "Type"
3165
- }
3166
- },
3167
- {
3168
- "id": 342,
3169
- "name": "options",
3170
- "kind": 32768,
3171
- "kindString": "Parameter",
3172
- "flags": {
3173
- "isOptional": true
3174
- },
3175
- "type": {
3176
- "type": "reference",
3177
- "id": 318,
3178
- "name": "SkyDynamicComponentOptions"
3179
- }
3180
- }
3181
- ],
3182
- "type": {
3183
- "type": "reference",
3184
- "typeArguments": [
3185
- {
3186
- "type": "reference",
3187
- "id": 340,
3188
- "name": "T"
3189
- }
3190
- ],
3191
- "qualifiedName": "ComponentRef",
3192
- "package": "@angular/core",
3193
- "name": "ComponentRef"
3194
- }
3195
- }
3196
- ]
3197
- },
3198
- {
3199
- "id": 343,
3200
- "name": "removeComponent",
3201
- "kind": 2048,
3202
- "kindString": "Method",
3203
- "flags": {
3204
- "isPublic": true
3205
- },
3206
- "sources": [
3207
- {
3208
- "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3209
- "line": 133,
3210
- "character": 9
3211
- }
3212
- ],
3213
- "signatures": [
3214
- {
3215
- "id": 344,
3216
- "name": "removeComponent",
3217
- "kind": 4096,
3218
- "kindString": "Call signature",
3219
- "flags": {},
3220
- "comment": {
3221
- "shortText": "Removes a component ref from the page"
3222
- },
3223
- "typeParameter": [
3224
- {
3225
- "id": 345,
3226
- "name": "T",
3227
- "kind": 131072,
3228
- "kindString": "Type parameter",
3229
- "flags": {}
3230
- }
3231
- ],
3232
- "parameters": [
3233
- {
3234
- "id": 346,
3235
- "name": "componentRef",
3236
- "kind": 32768,
3237
- "kindString": "Parameter",
3238
- "flags": {},
3239
- "comment": {
3240
- "shortText": "Component ref for the component being removed\n"
3241
- },
3242
- "type": {
3243
- "type": "reference",
3244
- "typeArguments": [
3245
- {
3246
- "type": "reference",
3247
- "id": 345,
3248
- "name": "T"
3249
- }
3250
- ],
3251
- "qualifiedName": "ComponentRef",
3252
- "package": "@angular/core",
3253
- "name": "ComponentRef"
3254
- }
3255
- }
3256
- ],
3257
- "type": {
3258
- "type": "intrinsic",
3259
- "name": "void"
3260
- }
3261
- }
3262
- ]
3263
- }
3264
- ],
3265
- "groups": [
3266
- {
3267
- "title": "Constructors",
3268
- "kind": 512,
3269
- "children": [
3270
- 328
3271
- ]
3272
- },
3273
- {
3274
- "title": "Methods",
3275
- "kind": 2048,
3276
- "children": [
3277
- 338,
3278
- 343
3279
- ]
3280
- }
3281
- ],
3282
- "sources": [
3283
- {
3284
- "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3285
- "line": 27,
3286
- "character": 13
3287
- }
3288
- ]
3289
- },
3290
- {
3291
- "id": 358,
3006
+ "id": 360,
3292
3007
  "name": "SkyIdModule",
3293
3008
  "kind": 128,
3294
3009
  "kindString": "Class",
@@ -3313,7 +3028,7 @@
3313
3028
  "title": "Constructors",
3314
3029
  "kind": 512,
3315
3030
  "children": [
3316
- 359
3031
+ 361
3317
3032
  ]
3318
3033
  }
3319
3034
  ],
@@ -3326,7 +3041,7 @@
3326
3041
  ]
3327
3042
  },
3328
3043
  {
3329
- "id": 361,
3044
+ "id": 363,
3330
3045
  "name": "SkyIdService",
3331
3046
  "kind": 128,
3332
3047
  "kindString": "Class",
@@ -3350,7 +3065,7 @@
3350
3065
  ],
3351
3066
  "children": [
3352
3067
  {
3353
- "id": 364,
3068
+ "id": 366,
3354
3069
  "name": "generateId",
3355
3070
  "kind": 2048,
3356
3071
  "kindString": "Method",
@@ -3366,7 +3081,7 @@
3366
3081
  ],
3367
3082
  "signatures": [
3368
3083
  {
3369
- "id": 365,
3084
+ "id": 367,
3370
3085
  "name": "generateId",
3371
3086
  "kind": 4096,
3372
3087
  "kindString": "Call signature",
@@ -3384,14 +3099,14 @@
3384
3099
  "title": "Constructors",
3385
3100
  "kind": 512,
3386
3101
  "children": [
3387
- 362
3102
+ 364
3388
3103
  ]
3389
3104
  },
3390
3105
  {
3391
3106
  "title": "Methods",
3392
3107
  "kind": 2048,
3393
3108
  "children": [
3394
- 364
3109
+ 366
3395
3110
  ]
3396
3111
  }
3397
3112
  ],
@@ -3404,7 +3119,7 @@
3404
3119
  ]
3405
3120
  },
3406
3121
  {
3407
- "id": 366,
3122
+ "id": 368,
3408
3123
  "name": "SkyLogModule",
3409
3124
  "kind": 128,
3410
3125
  "kindString": "Class",
@@ -3437,7 +3152,7 @@
3437
3152
  "title": "Constructors",
3438
3153
  "kind": 512,
3439
3154
  "children": [
3440
- 367
3155
+ 369
3441
3156
  ]
3442
3157
  }
3443
3158
  ],
@@ -3450,7 +3165,7 @@
3450
3165
  ]
3451
3166
  },
3452
3167
  {
3453
- "id": 417,
3168
+ "id": 419,
3454
3169
  "name": "SkyMediaQueryModule",
3455
3170
  "kind": 128,
3456
3171
  "kindString": "Class",
@@ -3483,7 +3198,7 @@
3483
3198
  "title": "Constructors",
3484
3199
  "kind": 512,
3485
3200
  "children": [
3486
- 418
3201
+ 420
3487
3202
  ]
3488
3203
  }
3489
3204
  ],
@@ -3496,7 +3211,7 @@
3496
3211
  ]
3497
3212
  },
3498
3213
  {
3499
- "id": 420,
3214
+ "id": 422,
3500
3215
  "name": "SkyMediaQueryService",
3501
3216
  "kind": 128,
3502
3217
  "kindString": "Class",
@@ -3517,7 +3232,7 @@
3517
3232
  ],
3518
3233
  "children": [
3519
3234
  {
3520
- "id": 425,
3235
+ "id": 427,
3521
3236
  "name": "constructor",
3522
3237
  "kind": 512,
3523
3238
  "kindString": "Constructor",
@@ -3531,14 +3246,14 @@
3531
3246
  ],
3532
3247
  "signatures": [
3533
3248
  {
3534
- "id": 426,
3249
+ "id": 428,
3535
3250
  "name": "new SkyMediaQueryService",
3536
3251
  "kind": 16384,
3537
3252
  "kindString": "Constructor signature",
3538
3253
  "flags": {},
3539
3254
  "parameters": [
3540
3255
  {
3541
- "id": 427,
3256
+ "id": 429,
3542
3257
  "name": "zone",
3543
3258
  "kind": 32768,
3544
3259
  "kindString": "Parameter",
@@ -3553,14 +3268,14 @@
3553
3268
  ],
3554
3269
  "type": {
3555
3270
  "type": "reference",
3556
- "id": 420,
3271
+ "id": 422,
3557
3272
  "name": "SkyMediaQueryService"
3558
3273
  }
3559
3274
  }
3560
3275
  ]
3561
3276
  },
3562
3277
  {
3563
- "id": 424,
3278
+ "id": 426,
3564
3279
  "name": "lg",
3565
3280
  "kind": 1024,
3566
3281
  "kindString": "Property",
@@ -3591,7 +3306,7 @@
3591
3306
  "defaultValue": "'(min-width: 1200px)'"
3592
3307
  },
3593
3308
  {
3594
- "id": 423,
3309
+ "id": 425,
3595
3310
  "name": "md",
3596
3311
  "kind": 1024,
3597
3312
  "kindString": "Property",
@@ -3622,7 +3337,7 @@
3622
3337
  "defaultValue": "'(min-width: 992px) and (max-width: 1199px)'"
3623
3338
  },
3624
3339
  {
3625
- "id": 422,
3340
+ "id": 424,
3626
3341
  "name": "sm",
3627
3342
  "kind": 1024,
3628
3343
  "kindString": "Property",
@@ -3653,7 +3368,7 @@
3653
3368
  "defaultValue": "'(min-width: 768px) and (max-width: 991px)'"
3654
3369
  },
3655
3370
  {
3656
- "id": 421,
3371
+ "id": 423,
3657
3372
  "name": "xs",
3658
3373
  "kind": 1024,
3659
3374
  "kindString": "Property",
@@ -3684,7 +3399,7 @@
3684
3399
  "defaultValue": "'(max-width: 767px)'"
3685
3400
  },
3686
3401
  {
3687
- "id": 428,
3402
+ "id": 430,
3688
3403
  "name": "current",
3689
3404
  "kind": 262144,
3690
3405
  "kindString": "Accessor",
@@ -3700,7 +3415,7 @@
3700
3415
  ],
3701
3416
  "getSignature": [
3702
3417
  {
3703
- "id": 429,
3418
+ "id": 431,
3704
3419
  "name": "current",
3705
3420
  "kind": 524288,
3706
3421
  "kindString": "Get signature",
@@ -3710,14 +3425,14 @@
3710
3425
  },
3711
3426
  "type": {
3712
3427
  "type": "reference",
3713
- "id": 408,
3428
+ "id": 410,
3714
3429
  "name": "SkyMediaBreakpoints"
3715
3430
  }
3716
3431
  }
3717
3432
  ]
3718
3433
  },
3719
3434
  {
3720
- "id": 443,
3435
+ "id": 445,
3721
3436
  "name": "ngOnDestroy",
3722
3437
  "kind": 2048,
3723
3438
  "kindString": "Method",
@@ -3733,7 +3448,7 @@
3733
3448
  ],
3734
3449
  "signatures": [
3735
3450
  {
3736
- "id": 444,
3451
+ "id": 446,
3737
3452
  "name": "ngOnDestroy",
3738
3453
  "kind": 4096,
3739
3454
  "kindString": "Call signature",
@@ -3754,7 +3469,7 @@
3754
3469
  }
3755
3470
  },
3756
3471
  {
3757
- "id": 445,
3472
+ "id": 447,
3758
3473
  "name": "subscribe",
3759
3474
  "kind": 2048,
3760
3475
  "kindString": "Method",
@@ -3770,7 +3485,7 @@
3770
3485
  ],
3771
3486
  "signatures": [
3772
3487
  {
3773
- "id": 446,
3488
+ "id": 448,
3774
3489
  "name": "subscribe",
3775
3490
  "kind": 4096,
3776
3491
  "kindString": "Call signature",
@@ -3780,7 +3495,7 @@
3780
3495
  },
3781
3496
  "parameters": [
3782
3497
  {
3783
- "id": 447,
3498
+ "id": 449,
3784
3499
  "name": "listener",
3785
3500
  "kind": 32768,
3786
3501
  "kindString": "Parameter",
@@ -3790,7 +3505,7 @@
3790
3505
  },
3791
3506
  "type": {
3792
3507
  "type": "reference",
3793
- "id": 413,
3508
+ "id": 415,
3794
3509
  "name": "SkyMediaQueryListener"
3795
3510
  }
3796
3511
  }
@@ -3810,32 +3525,32 @@
3810
3525
  "title": "Constructors",
3811
3526
  "kind": 512,
3812
3527
  "children": [
3813
- 425
3528
+ 427
3814
3529
  ]
3815
3530
  },
3816
3531
  {
3817
3532
  "title": "Properties",
3818
3533
  "kind": 1024,
3819
3534
  "children": [
3535
+ 426,
3536
+ 425,
3820
3537
  424,
3821
- 423,
3822
- 422,
3823
- 421
3538
+ 423
3824
3539
  ]
3825
3540
  },
3826
3541
  {
3827
3542
  "title": "Accessors",
3828
3543
  "kind": 262144,
3829
3544
  "children": [
3830
- 428
3545
+ 430
3831
3546
  ]
3832
3547
  },
3833
3548
  {
3834
3549
  "title": "Methods",
3835
3550
  "kind": 2048,
3836
3551
  "children": [
3837
- 443,
3838
- 445
3552
+ 445,
3553
+ 447
3839
3554
  ]
3840
3555
  }
3841
3556
  ],
@@ -3856,7 +3571,7 @@
3856
3571
  ]
3857
3572
  },
3858
3573
  {
3859
- "id": 466,
3574
+ "id": 468,
3860
3575
  "name": "SkyNumericModule",
3861
3576
  "kind": 128,
3862
3577
  "kindString": "Class",
@@ -3881,7 +3596,7 @@
3881
3596
  "title": "Constructors",
3882
3597
  "kind": 512,
3883
3598
  "children": [
3884
- 467
3599
+ 469
3885
3600
  ]
3886
3601
  }
3887
3602
  ],
@@ -3894,7 +3609,7 @@
3894
3609
  ]
3895
3610
  },
3896
3611
  {
3897
- "id": 489,
3612
+ "id": 491,
3898
3613
  "name": "SkyNumericPipe",
3899
3614
  "kind": 128,
3900
3615
  "kindString": "Class",
@@ -3918,7 +3633,7 @@
3918
3633
  ],
3919
3634
  "children": [
3920
3635
  {
3921
- "id": 490,
3636
+ "id": 492,
3922
3637
  "name": "constructor",
3923
3638
  "kind": 512,
3924
3639
  "kindString": "Constructor",
@@ -3932,14 +3647,14 @@
3932
3647
  ],
3933
3648
  "signatures": [
3934
3649
  {
3935
- "id": 491,
3650
+ "id": 493,
3936
3651
  "name": "new SkyNumericPipe",
3937
3652
  "kind": 16384,
3938
3653
  "kindString": "Constructor signature",
3939
3654
  "flags": {},
3940
3655
  "parameters": [
3941
3656
  {
3942
- "id": 492,
3657
+ "id": 494,
3943
3658
  "name": "localeProvider",
3944
3659
  "kind": 32768,
3945
3660
  "kindString": "Parameter",
@@ -3950,19 +3665,19 @@
3950
3665
  }
3951
3666
  },
3952
3667
  {
3953
- "id": 493,
3668
+ "id": 495,
3954
3669
  "name": "numericSvc",
3955
3670
  "kind": 32768,
3956
3671
  "kindString": "Parameter",
3957
3672
  "flags": {},
3958
3673
  "type": {
3959
3674
  "type": "reference",
3960
- "id": 507,
3675
+ "id": 509,
3961
3676
  "name": "SkyNumericService"
3962
3677
  }
3963
3678
  },
3964
3679
  {
3965
- "id": 494,
3680
+ "id": 496,
3966
3681
  "name": "changeDetector",
3967
3682
  "kind": 32768,
3968
3683
  "kindString": "Parameter",
@@ -3977,14 +3692,14 @@
3977
3692
  ],
3978
3693
  "type": {
3979
3694
  "type": "reference",
3980
- "id": 489,
3695
+ "id": 491,
3981
3696
  "name": "SkyNumericPipe"
3982
3697
  }
3983
3698
  }
3984
3699
  ]
3985
3700
  },
3986
3701
  {
3987
- "id": 501,
3702
+ "id": 503,
3988
3703
  "name": "ngOnDestroy",
3989
3704
  "kind": 2048,
3990
3705
  "kindString": "Method",
@@ -4000,7 +3715,7 @@
4000
3715
  ],
4001
3716
  "signatures": [
4002
3717
  {
4003
- "id": 502,
3718
+ "id": 504,
4004
3719
  "name": "ngOnDestroy",
4005
3720
  "kind": 4096,
4006
3721
  "kindString": "Call signature",
@@ -4021,7 +3736,7 @@
4021
3736
  }
4022
3737
  },
4023
3738
  {
4024
- "id": 503,
3739
+ "id": 505,
4025
3740
  "name": "transform",
4026
3741
  "kind": 2048,
4027
3742
  "kindString": "Method",
@@ -4037,7 +3752,7 @@
4037
3752
  ],
4038
3753
  "signatures": [
4039
3754
  {
4040
- "id": 504,
3755
+ "id": 506,
4041
3756
  "name": "transform",
4042
3757
  "kind": 4096,
4043
3758
  "kindString": "Call signature",
@@ -4047,7 +3762,7 @@
4047
3762
  },
4048
3763
  "parameters": [
4049
3764
  {
4050
- "id": 505,
3765
+ "id": 507,
4051
3766
  "name": "value",
4052
3767
  "kind": 32768,
4053
3768
  "kindString": "Parameter",
@@ -4058,7 +3773,7 @@
4058
3773
  }
4059
3774
  },
4060
3775
  {
4061
- "id": 506,
3776
+ "id": 508,
4062
3777
  "name": "config",
4063
3778
  "kind": 32768,
4064
3779
  "kindString": "Parameter",
@@ -4067,7 +3782,7 @@
4067
3782
  },
4068
3783
  "type": {
4069
3784
  "type": "reference",
4070
- "id": 469,
3785
+ "id": 471,
4071
3786
  "name": "SkyNumericOptions"
4072
3787
  }
4073
3788
  }
@@ -4093,15 +3808,15 @@
4093
3808
  "title": "Constructors",
4094
3809
  "kind": 512,
4095
3810
  "children": [
4096
- 490
3811
+ 492
4097
3812
  ]
4098
3813
  },
4099
3814
  {
4100
3815
  "title": "Methods",
4101
3816
  "kind": 2048,
4102
3817
  "children": [
4103
- 501,
4104
- 503
3818
+ 503,
3819
+ 505
4105
3820
  ]
4106
3821
  }
4107
3822
  ],
@@ -4128,7 +3843,7 @@
4128
3843
  ]
4129
3844
  },
4130
3845
  {
4131
- "id": 507,
3846
+ "id": 509,
4132
3847
  "name": "SkyNumericService",
4133
3848
  "kind": 128,
4134
3849
  "kindString": "Class",
@@ -4149,7 +3864,7 @@
4149
3864
  ],
4150
3865
  "children": [
4151
3866
  {
4152
- "id": 508,
3867
+ "id": 510,
4153
3868
  "name": "constructor",
4154
3869
  "kind": 512,
4155
3870
  "kindString": "Constructor",
@@ -4163,14 +3878,14 @@
4163
3878
  ],
4164
3879
  "signatures": [
4165
3880
  {
4166
- "id": 509,
3881
+ "id": 511,
4167
3882
  "name": "new SkyNumericService",
4168
3883
  "kind": 16384,
4169
3884
  "kindString": "Constructor signature",
4170
3885
  "flags": {},
4171
3886
  "parameters": [
4172
3887
  {
4173
- "id": 510,
3888
+ "id": 512,
4174
3889
  "name": "resourcesSvc",
4175
3890
  "kind": 32768,
4176
3891
  "kindString": "Parameter",
@@ -4183,14 +3898,14 @@
4183
3898
  ],
4184
3899
  "type": {
4185
3900
  "type": "reference",
4186
- "id": 507,
3901
+ "id": 509,
4187
3902
  "name": "SkyNumericService"
4188
3903
  }
4189
3904
  }
4190
3905
  ]
4191
3906
  },
4192
3907
  {
4193
- "id": 515,
3908
+ "id": 517,
4194
3909
  "name": "formatNumber",
4195
3910
  "kind": 2048,
4196
3911
  "kindString": "Method",
@@ -4206,7 +3921,7 @@
4206
3921
  ],
4207
3922
  "signatures": [
4208
3923
  {
4209
- "id": 516,
3924
+ "id": 518,
4210
3925
  "name": "formatNumber",
4211
3926
  "kind": 4096,
4212
3927
  "kindString": "Call signature",
@@ -4216,7 +3931,7 @@
4216
3931
  },
4217
3932
  "parameters": [
4218
3933
  {
4219
- "id": 517,
3934
+ "id": 519,
4220
3935
  "name": "value",
4221
3936
  "kind": 32768,
4222
3937
  "kindString": "Parameter",
@@ -4230,7 +3945,7 @@
4230
3945
  }
4231
3946
  },
4232
3947
  {
4233
- "id": 518,
3948
+ "id": 520,
4234
3949
  "name": "options",
4235
3950
  "kind": 32768,
4236
3951
  "kindString": "Parameter",
@@ -4240,7 +3955,7 @@
4240
3955
  },
4241
3956
  "type": {
4242
3957
  "type": "reference",
4243
- "id": 469,
3958
+ "id": 471,
4244
3959
  "name": "SkyNumericOptions"
4245
3960
  }
4246
3961
  }
@@ -4258,14 +3973,14 @@
4258
3973
  "title": "Constructors",
4259
3974
  "kind": 512,
4260
3975
  "children": [
4261
- 508
3976
+ 510
4262
3977
  ]
4263
3978
  },
4264
3979
  {
4265
3980
  "title": "Methods",
4266
3981
  "kind": 2048,
4267
3982
  "children": [
4268
- 515
3983
+ 517
4269
3984
  ]
4270
3985
  }
4271
3986
  ],
@@ -4278,7 +3993,7 @@
4278
3993
  ]
4279
3994
  },
4280
3995
  {
4281
- "id": 544,
3996
+ "id": 546,
4282
3997
  "name": "SkyOverlayInstance",
4283
3998
  "kind": 128,
4284
3999
  "kindString": "Class",
@@ -4288,7 +4003,7 @@
4288
4003
  },
4289
4004
  "children": [
4290
4005
  {
4291
- "id": 545,
4006
+ "id": 547,
4292
4007
  "name": "constructor",
4293
4008
  "kind": 512,
4294
4009
  "kindString": "Constructor",
@@ -4302,26 +4017,26 @@
4302
4017
  ],
4303
4018
  "signatures": [
4304
4019
  {
4305
- "id": 546,
4020
+ "id": 548,
4306
4021
  "name": "new SkyOverlayInstance",
4307
4022
  "kind": 16384,
4308
4023
  "kindString": "Constructor signature",
4309
4024
  "flags": {},
4310
4025
  "parameters": [
4311
4026
  {
4312
- "id": 547,
4027
+ "id": 549,
4313
4028
  "name": "config",
4314
4029
  "kind": 32768,
4315
4030
  "kindString": "Parameter",
4316
4031
  "flags": {},
4317
4032
  "type": {
4318
4033
  "type": "reference",
4319
- "id": 537,
4034
+ "id": 539,
4320
4035
  "name": "SkyOverlayConfig"
4321
4036
  }
4322
4037
  },
4323
4038
  {
4324
- "id": 548,
4039
+ "id": 550,
4325
4040
  "name": "componentRef",
4326
4041
  "kind": 32768,
4327
4042
  "kindString": "Parameter",
@@ -4342,14 +4057,14 @@
4342
4057
  ],
4343
4058
  "type": {
4344
4059
  "type": "reference",
4345
- "id": 544,
4060
+ "id": 546,
4346
4061
  "name": "SkyOverlayInstance"
4347
4062
  }
4348
4063
  }
4349
4064
  ]
4350
4065
  },
4351
4066
  {
4352
- "id": 553,
4067
+ "id": 555,
4353
4068
  "name": "id",
4354
4069
  "kind": 1024,
4355
4070
  "kindString": "Property",
@@ -4369,7 +4084,7 @@
4369
4084
  }
4370
4085
  },
4371
4086
  {
4372
- "id": 549,
4087
+ "id": 551,
4373
4088
  "name": "backdropClick",
4374
4089
  "kind": 262144,
4375
4090
  "kindString": "Accessor",
@@ -4385,7 +4100,7 @@
4385
4100
  ],
4386
4101
  "getSignature": [
4387
4102
  {
4388
- "id": 550,
4103
+ "id": 552,
4389
4104
  "name": "backdropClick",
4390
4105
  "kind": 524288,
4391
4106
  "kindString": "Get signature",
@@ -4409,7 +4124,7 @@
4409
4124
  ]
4410
4125
  },
4411
4126
  {
4412
- "id": 551,
4127
+ "id": 553,
4413
4128
  "name": "closed",
4414
4129
  "kind": 262144,
4415
4130
  "kindString": "Accessor",
@@ -4425,7 +4140,7 @@
4425
4140
  ],
4426
4141
  "getSignature": [
4427
4142
  {
4428
- "id": 552,
4143
+ "id": 554,
4429
4144
  "name": "closed",
4430
4145
  "kind": 524288,
4431
4146
  "kindString": "Get signature",
@@ -4449,7 +4164,7 @@
4449
4164
  ]
4450
4165
  },
4451
4166
  {
4452
- "id": 560,
4167
+ "id": 562,
4453
4168
  "name": "attachComponent",
4454
4169
  "kind": 2048,
4455
4170
  "kindString": "Method",
@@ -4465,7 +4180,7 @@
4465
4180
  ],
4466
4181
  "signatures": [
4467
4182
  {
4468
- "id": 561,
4183
+ "id": 563,
4469
4184
  "name": "attachComponent",
4470
4185
  "kind": 4096,
4471
4186
  "kindString": "Call signature",
@@ -4475,7 +4190,7 @@
4475
4190
  },
4476
4191
  "typeParameter": [
4477
4192
  {
4478
- "id": 562,
4193
+ "id": 564,
4479
4194
  "name": "C",
4480
4195
  "kind": 131072,
4481
4196
  "kindString": "Type parameter",
@@ -4484,7 +4199,7 @@
4484
4199
  ],
4485
4200
  "parameters": [
4486
4201
  {
4487
- "id": 563,
4202
+ "id": 565,
4488
4203
  "name": "component",
4489
4204
  "kind": 32768,
4490
4205
  "kindString": "Parameter",
@@ -4497,7 +4212,7 @@
4497
4212
  "typeArguments": [
4498
4213
  {
4499
4214
  "type": "reference",
4500
- "id": 562,
4215
+ "id": 564,
4501
4216
  "name": "C"
4502
4217
  }
4503
4218
  ],
@@ -4507,7 +4222,7 @@
4507
4222
  }
4508
4223
  },
4509
4224
  {
4510
- "id": 564,
4225
+ "id": 566,
4511
4226
  "name": "providers",
4512
4227
  "kind": 32768,
4513
4228
  "kindString": "Parameter",
@@ -4530,14 +4245,14 @@
4530
4245
  ],
4531
4246
  "type": {
4532
4247
  "type": "reference",
4533
- "id": 562,
4248
+ "id": 564,
4534
4249
  "name": "C"
4535
4250
  }
4536
4251
  }
4537
4252
  ]
4538
4253
  },
4539
4254
  {
4540
- "id": 565,
4255
+ "id": 567,
4541
4256
  "name": "attachTemplate",
4542
4257
  "kind": 2048,
4543
4258
  "kindString": "Method",
@@ -4553,7 +4268,7 @@
4553
4268
  ],
4554
4269
  "signatures": [
4555
4270
  {
4556
- "id": 566,
4271
+ "id": 568,
4557
4272
  "name": "attachTemplate",
4558
4273
  "kind": 4096,
4559
4274
  "kindString": "Call signature",
@@ -4563,7 +4278,7 @@
4563
4278
  },
4564
4279
  "typeParameter": [
4565
4280
  {
4566
- "id": 567,
4281
+ "id": 569,
4567
4282
  "name": "T",
4568
4283
  "kind": 131072,
4569
4284
  "kindString": "Type parameter",
@@ -4572,7 +4287,7 @@
4572
4287
  ],
4573
4288
  "parameters": [
4574
4289
  {
4575
- "id": 568,
4290
+ "id": 570,
4576
4291
  "name": "templateRef",
4577
4292
  "kind": 32768,
4578
4293
  "kindString": "Parameter",
@@ -4585,7 +4300,7 @@
4585
4300
  "typeArguments": [
4586
4301
  {
4587
4302
  "type": "reference",
4588
- "id": 567,
4303
+ "id": 569,
4589
4304
  "name": "T"
4590
4305
  }
4591
4306
  ],
@@ -4595,7 +4310,7 @@
4595
4310
  }
4596
4311
  },
4597
4312
  {
4598
- "id": 569,
4313
+ "id": 571,
4599
4314
  "name": "context",
4600
4315
  "kind": 32768,
4601
4316
  "kindString": "Parameter",
@@ -4607,7 +4322,7 @@
4607
4322
  },
4608
4323
  "type": {
4609
4324
  "type": "reference",
4610
- "id": 567,
4325
+ "id": 569,
4611
4326
  "name": "T"
4612
4327
  }
4613
4328
  }
@@ -4625,32 +4340,32 @@
4625
4340
  "title": "Constructors",
4626
4341
  "kind": 512,
4627
4342
  "children": [
4628
- 545
4343
+ 547
4629
4344
  ]
4630
4345
  },
4631
4346
  {
4632
4347
  "title": "Properties",
4633
4348
  "kind": 1024,
4634
4349
  "children": [
4635
- 559,
4636
- 558,
4637
- 553
4350
+ 561,
4351
+ 560,
4352
+ 555
4638
4353
  ]
4639
4354
  },
4640
4355
  {
4641
4356
  "title": "Accessors",
4642
4357
  "kind": 262144,
4643
4358
  "children": [
4644
- 549,
4645
- 551
4359
+ 551,
4360
+ 553
4646
4361
  ]
4647
4362
  },
4648
4363
  {
4649
4364
  "title": "Methods",
4650
4365
  "kind": 2048,
4651
4366
  "children": [
4652
- 560,
4653
- 565
4367
+ 562,
4368
+ 567
4654
4369
  ]
4655
4370
  }
4656
4371
  ],
@@ -4663,7 +4378,7 @@
4663
4378
  ]
4664
4379
  },
4665
4380
  {
4666
- "id": 570,
4381
+ "id": 572,
4667
4382
  "name": "SkyOverlayModule",
4668
4383
  "kind": 128,
4669
4384
  "kindString": "Class",
@@ -4688,7 +4403,7 @@
4688
4403
  "title": "Constructors",
4689
4404
  "kind": 512,
4690
4405
  "children": [
4691
- 571
4406
+ 573
4692
4407
  ]
4693
4408
  }
4694
4409
  ],
@@ -4701,7 +4416,7 @@
4701
4416
  ]
4702
4417
  },
4703
4418
  {
4704
- "id": 573,
4419
+ "id": 575,
4705
4420
  "name": "SkyOverlayService",
4706
4421
  "kind": 128,
4707
4422
  "kindString": "Class",
@@ -4731,7 +4446,7 @@
4731
4446
  ],
4732
4447
  "children": [
4733
4448
  {
4734
- "id": 575,
4449
+ "id": 577,
4735
4450
  "name": "constructor",
4736
4451
  "kind": 512,
4737
4452
  "kindString": "Constructor",
@@ -4745,14 +4460,14 @@
4745
4460
  ],
4746
4461
  "signatures": [
4747
4462
  {
4748
- "id": 576,
4463
+ "id": 578,
4749
4464
  "name": "new SkyOverlayService",
4750
4465
  "kind": 16384,
4751
4466
  "kindString": "Constructor signature",
4752
4467
  "flags": {},
4753
4468
  "parameters": [
4754
4469
  {
4755
- "id": 577,
4470
+ "id": 579,
4756
4471
  "name": "applicationRef",
4757
4472
  "kind": 32768,
4758
4473
  "kindString": "Parameter",
@@ -4765,7 +4480,7 @@
4765
4480
  }
4766
4481
  },
4767
4482
  {
4768
- "id": 578,
4483
+ "id": 580,
4769
4484
  "name": "componentFactoryResolver",
4770
4485
  "kind": 32768,
4771
4486
  "kindString": "Parameter",
@@ -4778,7 +4493,7 @@
4778
4493
  }
4779
4494
  },
4780
4495
  {
4781
- "id": 579,
4496
+ "id": 581,
4782
4497
  "name": "injector",
4783
4498
  "kind": 32768,
4784
4499
  "kindString": "Parameter",
@@ -4791,7 +4506,7 @@
4791
4506
  }
4792
4507
  },
4793
4508
  {
4794
- "id": 580,
4509
+ "id": 582,
4795
4510
  "name": "adapter",
4796
4511
  "kind": 32768,
4797
4512
  "kindString": "Parameter",
@@ -4804,14 +4519,14 @@
4804
4519
  ],
4805
4520
  "type": {
4806
4521
  "type": "reference",
4807
- "id": 573,
4522
+ "id": 575,
4808
4523
  "name": "SkyOverlayService"
4809
4524
  }
4810
4525
  }
4811
4526
  ]
4812
4527
  },
4813
4528
  {
4814
- "id": 588,
4529
+ "id": 590,
4815
4530
  "name": "close",
4816
4531
  "kind": 2048,
4817
4532
  "kindString": "Method",
@@ -4827,7 +4542,7 @@
4827
4542
  ],
4828
4543
  "signatures": [
4829
4544
  {
4830
- "id": 589,
4545
+ "id": 591,
4831
4546
  "name": "close",
4832
4547
  "kind": 4096,
4833
4548
  "kindString": "Call signature",
@@ -4837,7 +4552,7 @@
4837
4552
  },
4838
4553
  "parameters": [
4839
4554
  {
4840
- "id": 590,
4555
+ "id": 592,
4841
4556
  "name": "instance",
4842
4557
  "kind": 32768,
4843
4558
  "kindString": "Parameter",
@@ -4847,7 +4562,7 @@
4847
4562
  },
4848
4563
  "type": {
4849
4564
  "type": "reference",
4850
- "id": 544,
4565
+ "id": 546,
4851
4566
  "name": "SkyOverlayInstance"
4852
4567
  }
4853
4568
  }
@@ -4860,7 +4575,7 @@
4860
4575
  ]
4861
4576
  },
4862
4577
  {
4863
- "id": 591,
4578
+ "id": 593,
4864
4579
  "name": "closeAll",
4865
4580
  "kind": 2048,
4866
4581
  "kindString": "Method",
@@ -4876,7 +4591,7 @@
4876
4591
  ],
4877
4592
  "signatures": [
4878
4593
  {
4879
- "id": 592,
4594
+ "id": 594,
4880
4595
  "name": "closeAll",
4881
4596
  "kind": 4096,
4882
4597
  "kindString": "Call signature",
@@ -4892,7 +4607,7 @@
4892
4607
  ]
4893
4608
  },
4894
4609
  {
4895
- "id": 585,
4610
+ "id": 587,
4896
4611
  "name": "create",
4897
4612
  "kind": 2048,
4898
4613
  "kindString": "Method",
@@ -4908,7 +4623,7 @@
4908
4623
  ],
4909
4624
  "signatures": [
4910
4625
  {
4911
- "id": 586,
4626
+ "id": 588,
4912
4627
  "name": "create",
4913
4628
  "kind": 4096,
4914
4629
  "kindString": "Call signature",
@@ -4918,7 +4633,7 @@
4918
4633
  },
4919
4634
  "parameters": [
4920
4635
  {
4921
- "id": 587,
4636
+ "id": 589,
4922
4637
  "name": "config",
4923
4638
  "kind": 32768,
4924
4639
  "kindString": "Parameter",
@@ -4930,14 +4645,14 @@
4930
4645
  },
4931
4646
  "type": {
4932
4647
  "type": "reference",
4933
- "id": 537,
4648
+ "id": 539,
4934
4649
  "name": "SkyOverlayConfig"
4935
4650
  }
4936
4651
  }
4937
4652
  ],
4938
4653
  "type": {
4939
4654
  "type": "reference",
4940
- "id": 544,
4655
+ "id": 546,
4941
4656
  "name": "SkyOverlayInstance"
4942
4657
  }
4943
4658
  }
@@ -4949,16 +4664,16 @@
4949
4664
  "title": "Constructors",
4950
4665
  "kind": 512,
4951
4666
  "children": [
4952
- 575
4667
+ 577
4953
4668
  ]
4954
4669
  },
4955
4670
  {
4956
4671
  "title": "Methods",
4957
4672
  "kind": 2048,
4958
4673
  "children": [
4959
- 588,
4960
- 591,
4961
- 585
4674
+ 590,
4675
+ 593,
4676
+ 587
4962
4677
  ]
4963
4678
  }
4964
4679
  ],
@@ -4971,7 +4686,7 @@
4971
4686
  ]
4972
4687
  },
4973
4688
  {
4974
- "id": 605,
4689
+ "id": 607,
4975
4690
  "name": "SkyPercentPipe",
4976
4691
  "kind": 128,
4977
4692
  "kindString": "Class",
@@ -4992,7 +4707,7 @@
4992
4707
  ],
4993
4708
  "children": [
4994
4709
  {
4995
- "id": 606,
4710
+ "id": 608,
4996
4711
  "name": "constructor",
4997
4712
  "kind": 512,
4998
4713
  "kindString": "Constructor",
@@ -5006,14 +4721,14 @@
5006
4721
  ],
5007
4722
  "signatures": [
5008
4723
  {
5009
- "id": 607,
4724
+ "id": 609,
5010
4725
  "name": "new SkyPercentPipe",
5011
4726
  "kind": 16384,
5012
4727
  "kindString": "Constructor signature",
5013
4728
  "flags": {},
5014
4729
  "parameters": [
5015
4730
  {
5016
- "id": 608,
4731
+ "id": 610,
5017
4732
  "name": "localeProvider",
5018
4733
  "kind": 32768,
5019
4734
  "kindString": "Parameter",
@@ -5026,14 +4741,14 @@
5026
4741
  ],
5027
4742
  "type": {
5028
4743
  "type": "reference",
5029
- "id": 605,
4744
+ "id": 607,
5030
4745
  "name": "SkyPercentPipe"
5031
4746
  }
5032
4747
  }
5033
4748
  ]
5034
4749
  },
5035
4750
  {
5036
- "id": 609,
4751
+ "id": 611,
5037
4752
  "name": "defaultLocale",
5038
4753
  "kind": 262144,
5039
4754
  "kindString": "Accessor",
@@ -5049,7 +4764,7 @@
5049
4764
  ],
5050
4765
  "getSignature": [
5051
4766
  {
5052
- "id": 610,
4767
+ "id": 612,
5053
4768
  "name": "defaultLocale",
5054
4769
  "kind": 524288,
5055
4770
  "kindString": "Get signature",
@@ -5062,7 +4777,7 @@
5062
4777
  ]
5063
4778
  },
5064
4779
  {
5065
- "id": 618,
4780
+ "id": 620,
5066
4781
  "name": "ngOnDestroy",
5067
4782
  "kind": 2048,
5068
4783
  "kindString": "Method",
@@ -5078,7 +4793,7 @@
5078
4793
  ],
5079
4794
  "signatures": [
5080
4795
  {
5081
- "id": 619,
4796
+ "id": 621,
5082
4797
  "name": "ngOnDestroy",
5083
4798
  "kind": 4096,
5084
4799
  "kindString": "Call signature",
@@ -5099,7 +4814,7 @@
5099
4814
  }
5100
4815
  },
5101
4816
  {
5102
- "id": 620,
4817
+ "id": 622,
5103
4818
  "name": "transform",
5104
4819
  "kind": 2048,
5105
4820
  "kindString": "Method",
@@ -5115,14 +4830,14 @@
5115
4830
  ],
5116
4831
  "signatures": [
5117
4832
  {
5118
- "id": 621,
4833
+ "id": 623,
5119
4834
  "name": "transform",
5120
4835
  "kind": 4096,
5121
4836
  "kindString": "Call signature",
5122
4837
  "flags": {},
5123
4838
  "parameters": [
5124
4839
  {
5125
- "id": 622,
4840
+ "id": 624,
5126
4841
  "name": "value",
5127
4842
  "kind": 32768,
5128
4843
  "kindString": "Parameter",
@@ -5133,7 +4848,7 @@
5133
4848
  }
5134
4849
  },
5135
4850
  {
5136
- "id": 623,
4851
+ "id": 625,
5137
4852
  "name": "format",
5138
4853
  "kind": 32768,
5139
4854
  "kindString": "Parameter",
@@ -5146,7 +4861,7 @@
5146
4861
  }
5147
4862
  },
5148
4863
  {
5149
- "id": 624,
4864
+ "id": 626,
5150
4865
  "name": "locale",
5151
4866
  "kind": 32768,
5152
4867
  "kindString": "Parameter",
@@ -5180,22 +4895,22 @@
5180
4895
  "title": "Constructors",
5181
4896
  "kind": 512,
5182
4897
  "children": [
5183
- 606
4898
+ 608
5184
4899
  ]
5185
4900
  },
5186
4901
  {
5187
4902
  "title": "Accessors",
5188
4903
  "kind": 262144,
5189
4904
  "children": [
5190
- 609
4905
+ 611
5191
4906
  ]
5192
4907
  },
5193
4908
  {
5194
4909
  "title": "Methods",
5195
4910
  "kind": 2048,
5196
4911
  "children": [
5197
- 618,
5198
- 620
4912
+ 620,
4913
+ 622
5199
4914
  ]
5200
4915
  }
5201
4916
  ],
@@ -5222,7 +4937,7 @@
5222
4937
  ]
5223
4938
  },
5224
4939
  {
5225
- "id": 602,
4940
+ "id": 604,
5226
4941
  "name": "SkyPercentPipeModule",
5227
4942
  "kind": 128,
5228
4943
  "kindString": "Class",
@@ -5247,7 +4962,7 @@
5247
4962
  "title": "Constructors",
5248
4963
  "kind": 512,
5249
4964
  "children": [
5250
- 603
4965
+ 605
5251
4966
  ]
5252
4967
  }
5253
4968
  ],
@@ -5260,7 +4975,7 @@
5260
4975
  ]
5261
4976
  },
5262
4977
  {
5263
- "id": 645,
4978
+ "id": 647,
5264
4979
  "name": "SkyResizeObserverMediaQueryService",
5265
4980
  "kind": 128,
5266
4981
  "kindString": "Class",
@@ -5284,7 +4999,7 @@
5284
4999
  ],
5285
5000
  "children": [
5286
5001
  {
5287
- "id": 646,
5002
+ "id": 648,
5288
5003
  "name": "constructor",
5289
5004
  "kind": 512,
5290
5005
  "kindString": "Constructor",
@@ -5298,35 +5013,35 @@
5298
5013
  ],
5299
5014
  "signatures": [
5300
5015
  {
5301
- "id": 647,
5016
+ "id": 649,
5302
5017
  "name": "new SkyResizeObserverMediaQueryService",
5303
5018
  "kind": 16384,
5304
5019
  "kindString": "Constructor signature",
5305
5020
  "flags": {},
5306
5021
  "parameters": [
5307
5022
  {
5308
- "id": 648,
5023
+ "id": 650,
5309
5024
  "name": "resizeObserverSvc",
5310
5025
  "kind": 32768,
5311
5026
  "kindString": "Parameter",
5312
5027
  "flags": {},
5313
5028
  "type": {
5314
5029
  "type": "reference",
5315
- "id": 627,
5030
+ "id": 629,
5316
5031
  "name": "SkyResizeObserverService"
5317
5032
  }
5318
5033
  }
5319
5034
  ],
5320
5035
  "type": {
5321
5036
  "type": "reference",
5322
- "id": 645,
5037
+ "id": 647,
5323
5038
  "name": "SkyResizeObserverMediaQueryService"
5324
5039
  }
5325
5040
  }
5326
5041
  ]
5327
5042
  },
5328
5043
  {
5329
- "id": 649,
5044
+ "id": 651,
5330
5045
  "name": "current",
5331
5046
  "kind": 262144,
5332
5047
  "kindString": "Accessor",
@@ -5342,7 +5057,7 @@
5342
5057
  ],
5343
5058
  "getSignature": [
5344
5059
  {
5345
- "id": 650,
5060
+ "id": 652,
5346
5061
  "name": "current",
5347
5062
  "kind": 524288,
5348
5063
  "kindString": "Get signature",
@@ -5352,14 +5067,14 @@
5352
5067
  },
5353
5068
  "type": {
5354
5069
  "type": "reference",
5355
- "id": 408,
5070
+ "id": 410,
5356
5071
  "name": "SkyMediaBreakpoints"
5357
5072
  }
5358
5073
  }
5359
5074
  ]
5360
5075
  },
5361
5076
  {
5362
- "id": 662,
5077
+ "id": 664,
5363
5078
  "name": "ngOnDestroy",
5364
5079
  "kind": 2048,
5365
5080
  "kindString": "Method",
@@ -5375,7 +5090,7 @@
5375
5090
  ],
5376
5091
  "signatures": [
5377
5092
  {
5378
- "id": 663,
5093
+ "id": 665,
5379
5094
  "name": "ngOnDestroy",
5380
5095
  "kind": 4096,
5381
5096
  "kindString": "Call signature",
@@ -5396,7 +5111,7 @@
5396
5111
  }
5397
5112
  },
5398
5113
  {
5399
- "id": 666,
5114
+ "id": 668,
5400
5115
  "name": "observe",
5401
5116
  "kind": 2048,
5402
5117
  "kindString": "Method",
@@ -5412,7 +5127,7 @@
5412
5127
  ],
5413
5128
  "signatures": [
5414
5129
  {
5415
- "id": 667,
5130
+ "id": 669,
5416
5131
  "name": "observe",
5417
5132
  "kind": 4096,
5418
5133
  "kindString": "Call signature",
@@ -5422,7 +5137,7 @@
5422
5137
  },
5423
5138
  "parameters": [
5424
5139
  {
5425
- "id": 668,
5140
+ "id": 670,
5426
5141
  "name": "element",
5427
5142
  "kind": 32768,
5428
5143
  "kindString": "Parameter",
@@ -5443,14 +5158,14 @@
5443
5158
  ],
5444
5159
  "type": {
5445
5160
  "type": "reference",
5446
- "id": 645,
5161
+ "id": 647,
5447
5162
  "name": "SkyResizeObserverMediaQueryService"
5448
5163
  }
5449
5164
  }
5450
5165
  ]
5451
5166
  },
5452
5167
  {
5453
- "id": 671,
5168
+ "id": 673,
5454
5169
  "name": "subscribe",
5455
5170
  "kind": 2048,
5456
5171
  "kindString": "Method",
@@ -5466,7 +5181,7 @@
5466
5181
  ],
5467
5182
  "signatures": [
5468
5183
  {
5469
- "id": 672,
5184
+ "id": 674,
5470
5185
  "name": "subscribe",
5471
5186
  "kind": 4096,
5472
5187
  "kindString": "Call signature",
@@ -5476,14 +5191,14 @@
5476
5191
  },
5477
5192
  "parameters": [
5478
5193
  {
5479
- "id": 673,
5194
+ "id": 675,
5480
5195
  "name": "listener",
5481
5196
  "kind": 32768,
5482
5197
  "kindString": "Parameter",
5483
5198
  "flags": {},
5484
5199
  "type": {
5485
5200
  "type": "reference",
5486
- "id": 413,
5201
+ "id": 415,
5487
5202
  "name": "SkyMediaQueryListener"
5488
5203
  }
5489
5204
  }
@@ -5498,7 +5213,7 @@
5498
5213
  ]
5499
5214
  },
5500
5215
  {
5501
- "id": 669,
5216
+ "id": 671,
5502
5217
  "name": "unobserve",
5503
5218
  "kind": 2048,
5504
5219
  "kindString": "Method",
@@ -5514,7 +5229,7 @@
5514
5229
  ],
5515
5230
  "signatures": [
5516
5231
  {
5517
- "id": 670,
5232
+ "id": 672,
5518
5233
  "name": "unobserve",
5519
5234
  "kind": 4096,
5520
5235
  "kindString": "Call signature",
@@ -5535,24 +5250,24 @@
5535
5250
  "title": "Constructors",
5536
5251
  "kind": 512,
5537
5252
  "children": [
5538
- 646
5253
+ 648
5539
5254
  ]
5540
5255
  },
5541
5256
  {
5542
5257
  "title": "Accessors",
5543
5258
  "kind": 262144,
5544
5259
  "children": [
5545
- 649
5260
+ 651
5546
5261
  ]
5547
5262
  },
5548
5263
  {
5549
5264
  "title": "Methods",
5550
5265
  "kind": 2048,
5551
5266
  "children": [
5552
- 662,
5553
- 666,
5554
- 671,
5555
- 669
5267
+ 664,
5268
+ 668,
5269
+ 673,
5270
+ 671
5556
5271
  ]
5557
5272
  }
5558
5273
  ],
@@ -5573,7 +5288,7 @@
5573
5288
  ]
5574
5289
  },
5575
5290
  {
5576
- "id": 627,
5291
+ "id": 629,
5577
5292
  "name": "SkyResizeObserverService",
5578
5293
  "kind": 128,
5579
5294
  "kindString": "Class",
@@ -5597,7 +5312,7 @@
5597
5312
  ],
5598
5313
  "children": [
5599
5314
  {
5600
- "id": 628,
5315
+ "id": 630,
5601
5316
  "name": "constructor",
5602
5317
  "kind": 512,
5603
5318
  "kindString": "Constructor",
@@ -5611,14 +5326,14 @@
5611
5326
  ],
5612
5327
  "signatures": [
5613
5328
  {
5614
- "id": 629,
5329
+ "id": 631,
5615
5330
  "name": "new SkyResizeObserverService",
5616
5331
  "kind": 16384,
5617
5332
  "kindString": "Constructor signature",
5618
5333
  "flags": {},
5619
5334
  "parameters": [
5620
5335
  {
5621
- "id": 630,
5336
+ "id": 632,
5622
5337
  "name": "zone",
5623
5338
  "kind": 32768,
5624
5339
  "kindString": "Parameter",
@@ -5633,14 +5348,14 @@
5633
5348
  ],
5634
5349
  "type": {
5635
5350
  "type": "reference",
5636
- "id": 627,
5351
+ "id": 629,
5637
5352
  "name": "SkyResizeObserverService"
5638
5353
  }
5639
5354
  }
5640
5355
  ]
5641
5356
  },
5642
5357
  {
5643
- "id": 634,
5358
+ "id": 636,
5644
5359
  "name": "ngOnDestroy",
5645
5360
  "kind": 2048,
5646
5361
  "kindString": "Method",
@@ -5656,7 +5371,7 @@
5656
5371
  ],
5657
5372
  "signatures": [
5658
5373
  {
5659
- "id": 635,
5374
+ "id": 637,
5660
5375
  "name": "ngOnDestroy",
5661
5376
  "kind": 4096,
5662
5377
  "kindString": "Call signature",
@@ -5677,7 +5392,7 @@
5677
5392
  }
5678
5393
  },
5679
5394
  {
5680
- "id": 636,
5395
+ "id": 638,
5681
5396
  "name": "observe",
5682
5397
  "kind": 2048,
5683
5398
  "kindString": "Method",
@@ -5693,7 +5408,7 @@
5693
5408
  ],
5694
5409
  "signatures": [
5695
5410
  {
5696
- "id": 637,
5411
+ "id": 639,
5697
5412
  "name": "observe",
5698
5413
  "kind": 4096,
5699
5414
  "kindString": "Call signature",
@@ -5703,7 +5418,7 @@
5703
5418
  },
5704
5419
  "parameters": [
5705
5420
  {
5706
- "id": 638,
5421
+ "id": 640,
5707
5422
  "name": "element",
5708
5423
  "kind": 32768,
5709
5424
  "kindString": "Parameter",
@@ -5745,15 +5460,15 @@
5745
5460
  "title": "Constructors",
5746
5461
  "kind": 512,
5747
5462
  "children": [
5748
- 628
5463
+ 630
5749
5464
  ]
5750
5465
  },
5751
5466
  {
5752
5467
  "title": "Methods",
5753
5468
  "kind": 2048,
5754
5469
  "children": [
5755
- 634,
5756
- 636
5470
+ 636,
5471
+ 638
5757
5472
  ]
5758
5473
  }
5759
5474
  ],
@@ -5774,7 +5489,7 @@
5774
5489
  ]
5775
5490
  },
5776
5491
  {
5777
- "id": 683,
5492
+ "id": 685,
5778
5493
  "name": "SkyScrollableHostService",
5779
5494
  "kind": 128,
5780
5495
  "kindString": "Class",
@@ -5795,7 +5510,7 @@
5795
5510
  ],
5796
5511
  "children": [
5797
5512
  {
5798
- "id": 684,
5513
+ "id": 686,
5799
5514
  "name": "constructor",
5800
5515
  "kind": 512,
5801
5516
  "kindString": "Constructor",
@@ -5809,14 +5524,14 @@
5809
5524
  ],
5810
5525
  "signatures": [
5811
5526
  {
5812
- "id": 685,
5527
+ "id": 687,
5813
5528
  "name": "new SkyScrollableHostService",
5814
5529
  "kind": 16384,
5815
5530
  "kindString": "Constructor signature",
5816
5531
  "flags": {},
5817
5532
  "parameters": [
5818
5533
  {
5819
- "id": 686,
5534
+ "id": 688,
5820
5535
  "name": "mutationObserverSvc",
5821
5536
  "kind": 32768,
5822
5537
  "kindString": "Parameter",
@@ -5827,28 +5542,28 @@
5827
5542
  }
5828
5543
  },
5829
5544
  {
5830
- "id": 687,
5545
+ "id": 689,
5831
5546
  "name": "windowRef",
5832
5547
  "kind": 32768,
5833
5548
  "kindString": "Parameter",
5834
5549
  "flags": {},
5835
5550
  "type": {
5836
5551
  "type": "reference",
5837
- "id": 770,
5552
+ "id": 772,
5838
5553
  "name": "SkyAppWindowRef"
5839
5554
  }
5840
5555
  }
5841
5556
  ],
5842
5557
  "type": {
5843
5558
  "type": "reference",
5844
- "id": 683,
5559
+ "id": 685,
5845
5560
  "name": "SkyScrollableHostService"
5846
5561
  }
5847
5562
  }
5848
5563
  ]
5849
5564
  },
5850
5565
  {
5851
- "id": 690,
5566
+ "id": 692,
5852
5567
  "name": "getScrollableHost",
5853
5568
  "kind": 2048,
5854
5569
  "kindString": "Method",
@@ -5864,7 +5579,7 @@
5864
5579
  ],
5865
5580
  "signatures": [
5866
5581
  {
5867
- "id": 691,
5582
+ "id": 693,
5868
5583
  "name": "getScrollableHost",
5869
5584
  "kind": 4096,
5870
5585
  "kindString": "Call signature",
@@ -5875,7 +5590,7 @@
5875
5590
  },
5876
5591
  "parameters": [
5877
5592
  {
5878
- "id": 692,
5593
+ "id": 694,
5879
5594
  "name": "elementRef",
5880
5595
  "kind": 32768,
5881
5596
  "kindString": "Parameter",
@@ -5918,7 +5633,7 @@
5918
5633
  ]
5919
5634
  },
5920
5635
  {
5921
- "id": 696,
5636
+ "id": 698,
5922
5637
  "name": "watchScrollableHostScrollEvents",
5923
5638
  "kind": 2048,
5924
5639
  "kindString": "Method",
@@ -5934,7 +5649,7 @@
5934
5649
  ],
5935
5650
  "signatures": [
5936
5651
  {
5937
- "id": 697,
5652
+ "id": 699,
5938
5653
  "name": "watchScrollableHostScrollEvents",
5939
5654
  "kind": 4096,
5940
5655
  "kindString": "Call signature",
@@ -5945,7 +5660,7 @@
5945
5660
  },
5946
5661
  "parameters": [
5947
5662
  {
5948
- "id": 698,
5663
+ "id": 700,
5949
5664
  "name": "elementRef",
5950
5665
  "kind": 32768,
5951
5666
  "kindString": "Parameter",
@@ -5988,15 +5703,15 @@
5988
5703
  "title": "Constructors",
5989
5704
  "kind": 512,
5990
5705
  "children": [
5991
- 684
5706
+ 686
5992
5707
  ]
5993
5708
  },
5994
5709
  {
5995
5710
  "title": "Methods",
5996
5711
  "kind": 2048,
5997
5712
  "children": [
5998
- 690,
5999
- 696
5713
+ 692,
5714
+ 698
6000
5715
  ]
6001
5716
  }
6002
5717
  ],
@@ -6009,7 +5724,7 @@
6009
5724
  ]
6010
5725
  },
6011
5726
  {
6012
- "id": 722,
5727
+ "id": 724,
6013
5728
  "name": "SkyTrimModule",
6014
5729
  "kind": 128,
6015
5730
  "kindString": "Class",
@@ -6034,7 +5749,7 @@
6034
5749
  "title": "Constructors",
6035
5750
  "kind": 512,
6036
5751
  "children": [
6037
- 723
5752
+ 725
6038
5753
  ]
6039
5754
  }
6040
5755
  ],
@@ -6047,7 +5762,7 @@
6047
5762
  ]
6048
5763
  },
6049
5764
  {
6050
- "id": 725,
5765
+ "id": 727,
6051
5766
  "name": "SkyUIConfigService",
6052
5767
  "kind": 128,
6053
5768
  "kindString": "Class",
@@ -6068,7 +5783,7 @@
6068
5783
  ],
6069
5784
  "children": [
6070
5785
  {
6071
- "id": 728,
5786
+ "id": 730,
6072
5787
  "name": "getConfig",
6073
5788
  "kind": 2048,
6074
5789
  "kindString": "Method",
@@ -6084,14 +5799,14 @@
6084
5799
  ],
6085
5800
  "signatures": [
6086
5801
  {
6087
- "id": 729,
5802
+ "id": 731,
6088
5803
  "name": "getConfig",
6089
5804
  "kind": 4096,
6090
5805
  "kindString": "Call signature",
6091
5806
  "flags": {},
6092
5807
  "parameters": [
6093
5808
  {
6094
- "id": 730,
5809
+ "id": 732,
6095
5810
  "name": "key",
6096
5811
  "kind": 32768,
6097
5812
  "kindString": "Parameter",
@@ -6102,7 +5817,7 @@
6102
5817
  }
6103
5818
  },
6104
5819
  {
6105
- "id": 731,
5820
+ "id": 733,
6106
5821
  "name": "defaultConfig",
6107
5822
  "kind": 32768,
6108
5823
  "kindString": "Parameter",
@@ -6131,7 +5846,7 @@
6131
5846
  ]
6132
5847
  },
6133
5848
  {
6134
- "id": 732,
5849
+ "id": 734,
6135
5850
  "name": "setConfig",
6136
5851
  "kind": 2048,
6137
5852
  "kindString": "Method",
@@ -6147,14 +5862,14 @@
6147
5862
  ],
6148
5863
  "signatures": [
6149
5864
  {
6150
- "id": 733,
5865
+ "id": 735,
6151
5866
  "name": "setConfig",
6152
5867
  "kind": 4096,
6153
5868
  "kindString": "Call signature",
6154
5869
  "flags": {},
6155
5870
  "parameters": [
6156
5871
  {
6157
- "id": 734,
5872
+ "id": 736,
6158
5873
  "name": "key",
6159
5874
  "kind": 32768,
6160
5875
  "kindString": "Parameter",
@@ -6165,7 +5880,7 @@
6165
5880
  }
6166
5881
  },
6167
5882
  {
6168
- "id": 735,
5883
+ "id": 737,
6169
5884
  "name": "value",
6170
5885
  "kind": 32768,
6171
5886
  "kindString": "Parameter",
@@ -6197,15 +5912,15 @@
6197
5912
  "title": "Constructors",
6198
5913
  "kind": 512,
6199
5914
  "children": [
6200
- 726
5915
+ 728
6201
5916
  ]
6202
5917
  },
6203
5918
  {
6204
5919
  "title": "Methods",
6205
5920
  "kind": 2048,
6206
5921
  "children": [
6207
- 728,
6208
- 732
5922
+ 730,
5923
+ 734
6209
5924
  ]
6210
5925
  }
6211
5926
  ],
@@ -6218,7 +5933,7 @@
6218
5933
  ]
6219
5934
  },
6220
5935
  {
6221
- "id": 736,
5936
+ "id": 738,
6222
5937
  "name": "SkyViewkeeperHostOptions",
6223
5938
  "kind": 128,
6224
5939
  "kindString": "Class",
@@ -6237,7 +5952,7 @@
6237
5952
  ],
6238
5953
  "children": [
6239
5954
  {
6240
- "id": 739,
5955
+ "id": 741,
6241
5956
  "name": "boundaryEl",
6242
5957
  "kind": 1024,
6243
5958
  "kindString": "Property",
@@ -6263,12 +5978,12 @@
6263
5978
  },
6264
5979
  "implementationOf": {
6265
5980
  "type": "reference",
6266
- "id": 747,
5981
+ "id": 749,
6267
5982
  "name": "SkyViewkeeperOptions.boundaryEl"
6268
5983
  }
6269
5984
  },
6270
5985
  {
6271
- "id": 740,
5986
+ "id": 742,
6272
5987
  "name": "el",
6273
5988
  "kind": 1024,
6274
5989
  "kindString": "Property",
@@ -6294,12 +6009,12 @@
6294
6009
  },
6295
6010
  "implementationOf": {
6296
6011
  "type": "reference",
6297
- "id": 748,
6012
+ "id": 750,
6298
6013
  "name": "SkyViewkeeperOptions.el"
6299
6014
  }
6300
6015
  },
6301
6016
  {
6302
- "id": 741,
6017
+ "id": 743,
6303
6018
  "name": "scrollableHost",
6304
6019
  "kind": 1024,
6305
6020
  "kindString": "Property",
@@ -6308,7 +6023,7 @@
6308
6023
  "isOptional": true
6309
6024
  },
6310
6025
  "comment": {
6311
- "shortText": "Specifies a scrollable parent which the viewkeeper resides in and should listen to and be\npositioned within."
6026
+ "shortText": "The scrollable parent where the viewkeeper resides. It should listen to and be\npositioned within the parent."
6312
6027
  },
6313
6028
  "sources": [
6314
6029
  {
@@ -6325,12 +6040,12 @@
6325
6040
  },
6326
6041
  "implementationOf": {
6327
6042
  "type": "reference",
6328
- "id": 749,
6043
+ "id": 751,
6329
6044
  "name": "SkyViewkeeperOptions.scrollableHost"
6330
6045
  }
6331
6046
  },
6332
6047
  {
6333
- "id": 742,
6048
+ "id": 744,
6334
6049
  "name": "setWidth",
6335
6050
  "kind": 1024,
6336
6051
  "kindString": "Property",
@@ -6339,7 +6054,7 @@
6339
6054
  "isOptional": true
6340
6055
  },
6341
6056
  "comment": {
6342
- "shortText": "Specifies whether to set the width of the viewkeeper element to the width of its\nhost element. Otherwise, if the element does not have an explicit width specified,\nthe element would collapse horizontally as a result of fixing the element to the top\nof the viewport."
6057
+ "shortText": "Sets the width of the viewkeeper element to the width of its\nhost element. Otherwise, if the element does not have an explicit width specified,\nthe element would collapse horizontally as a result of fixing the element to the top\nof the viewport."
6343
6058
  },
6344
6059
  "sources": [
6345
6060
  {
@@ -6354,12 +6069,12 @@
6354
6069
  },
6355
6070
  "implementationOf": {
6356
6071
  "type": "reference",
6357
- "id": 750,
6072
+ "id": 752,
6358
6073
  "name": "SkyViewkeeperOptions.setWidth"
6359
6074
  }
6360
6075
  },
6361
6076
  {
6362
- "id": 743,
6077
+ "id": 745,
6363
6078
  "name": "verticalOffset",
6364
6079
  "kind": 1024,
6365
6080
  "kindString": "Property",
@@ -6383,12 +6098,12 @@
6383
6098
  },
6384
6099
  "implementationOf": {
6385
6100
  "type": "reference",
6386
- "id": 751,
6101
+ "id": 753,
6387
6102
  "name": "SkyViewkeeperOptions.verticalOffset"
6388
6103
  }
6389
6104
  },
6390
6105
  {
6391
- "id": 744,
6106
+ "id": 746,
6392
6107
  "name": "verticalOffsetEl",
6393
6108
  "kind": 1024,
6394
6109
  "kindString": "Property",
@@ -6414,12 +6129,12 @@
6414
6129
  },
6415
6130
  "implementationOf": {
6416
6131
  "type": "reference",
6417
- "id": 752,
6132
+ "id": 754,
6418
6133
  "name": "SkyViewkeeperOptions.verticalOffsetEl"
6419
6134
  }
6420
6135
  },
6421
6136
  {
6422
- "id": 745,
6137
+ "id": 747,
6423
6138
  "name": "viewportMarginTop",
6424
6139
  "kind": 1024,
6425
6140
  "kindString": "Property",
@@ -6443,7 +6158,7 @@
6443
6158
  },
6444
6159
  "implementationOf": {
6445
6160
  "type": "reference",
6446
- "id": 753,
6161
+ "id": 755,
6447
6162
  "name": "SkyViewkeeperOptions.viewportMarginTop"
6448
6163
  }
6449
6164
  }
@@ -6453,20 +6168,20 @@
6453
6168
  "title": "Constructors",
6454
6169
  "kind": 512,
6455
6170
  "children": [
6456
- 737
6171
+ 739
6457
6172
  ]
6458
6173
  },
6459
6174
  {
6460
6175
  "title": "Properties",
6461
6176
  "kind": 1024,
6462
6177
  "children": [
6463
- 739,
6464
- 740,
6465
6178
  741,
6466
6179
  742,
6467
6180
  743,
6468
6181
  744,
6469
- 745
6182
+ 745,
6183
+ 746,
6184
+ 747
6470
6185
  ]
6471
6186
  }
6472
6187
  ],
@@ -6480,13 +6195,13 @@
6480
6195
  "implementedTypes": [
6481
6196
  {
6482
6197
  "type": "reference",
6483
- "id": 746,
6198
+ "id": 748,
6484
6199
  "name": "SkyViewkeeperOptions"
6485
6200
  }
6486
6201
  ]
6487
6202
  },
6488
6203
  {
6489
- "id": 754,
6204
+ "id": 756,
6490
6205
  "name": "SkyViewkeeperModule",
6491
6206
  "kind": 128,
6492
6207
  "kindString": "Class",
@@ -6511,7 +6226,7 @@
6511
6226
  "title": "Constructors",
6512
6227
  "kind": 512,
6513
6228
  "children": [
6514
- 755
6229
+ 757
6515
6230
  ]
6516
6231
  }
6517
6232
  ],
@@ -6524,7 +6239,7 @@
6524
6239
  ]
6525
6240
  },
6526
6241
  {
6527
- "id": 757,
6242
+ "id": 759,
6528
6243
  "name": "SkyViewkeeperService",
6529
6244
  "kind": 128,
6530
6245
  "kindString": "Class",
@@ -6548,7 +6263,7 @@
6548
6263
  ],
6549
6264
  "children": [
6550
6265
  {
6551
- "id": 758,
6266
+ "id": 760,
6552
6267
  "name": "constructor",
6553
6268
  "kind": 512,
6554
6269
  "kindString": "Constructor",
@@ -6562,14 +6277,14 @@
6562
6277
  ],
6563
6278
  "signatures": [
6564
6279
  {
6565
- "id": 759,
6280
+ "id": 761,
6566
6281
  "name": "new SkyViewkeeperService",
6567
6282
  "kind": 16384,
6568
6283
  "kindString": "Constructor signature",
6569
6284
  "flags": {},
6570
6285
  "parameters": [
6571
6286
  {
6572
- "id": 760,
6287
+ "id": 762,
6573
6288
  "name": "hostOptions",
6574
6289
  "kind": 32768,
6575
6290
  "kindString": "Parameter",
@@ -6590,21 +6305,21 @@
6590
6305
  ],
6591
6306
  "type": {
6592
6307
  "type": "reference",
6593
- "id": 736,
6308
+ "id": 738,
6594
6309
  "name": "SkyViewkeeperHostOptions"
6595
6310
  }
6596
6311
  }
6597
6312
  ],
6598
6313
  "type": {
6599
6314
  "type": "reference",
6600
- "id": 757,
6315
+ "id": 759,
6601
6316
  "name": "SkyViewkeeperService"
6602
6317
  }
6603
6318
  }
6604
6319
  ]
6605
6320
  },
6606
6321
  {
6607
- "id": 762,
6322
+ "id": 764,
6608
6323
  "name": "create",
6609
6324
  "kind": 2048,
6610
6325
  "kindString": "Method",
@@ -6620,7 +6335,7 @@
6620
6335
  ],
6621
6336
  "signatures": [
6622
6337
  {
6623
- "id": 763,
6338
+ "id": 765,
6624
6339
  "name": "create",
6625
6340
  "kind": 4096,
6626
6341
  "kindString": "Call signature",
@@ -6628,7 +6343,7 @@
6628
6343
  "comment": {},
6629
6344
  "parameters": [
6630
6345
  {
6631
- "id": 764,
6346
+ "id": 766,
6632
6347
  "name": "options",
6633
6348
  "kind": 32768,
6634
6349
  "kindString": "Parameter",
@@ -6638,7 +6353,7 @@
6638
6353
  },
6639
6354
  "type": {
6640
6355
  "type": "reference",
6641
- "id": 746,
6356
+ "id": 748,
6642
6357
  "name": "SkyViewkeeperOptions"
6643
6358
  }
6644
6359
  }
@@ -6651,7 +6366,7 @@
6651
6366
  ]
6652
6367
  },
6653
6368
  {
6654
- "id": 765,
6369
+ "id": 767,
6655
6370
  "name": "destroy",
6656
6371
  "kind": 2048,
6657
6372
  "kindString": "Method",
@@ -6667,7 +6382,7 @@
6667
6382
  ],
6668
6383
  "signatures": [
6669
6384
  {
6670
- "id": 766,
6385
+ "id": 768,
6671
6386
  "name": "destroy",
6672
6387
  "kind": 4096,
6673
6388
  "kindString": "Call signature",
@@ -6677,7 +6392,7 @@
6677
6392
  },
6678
6393
  "parameters": [
6679
6394
  {
6680
- "id": 767,
6395
+ "id": 769,
6681
6396
  "name": "vk",
6682
6397
  "kind": 32768,
6683
6398
  "kindString": "Parameter",
@@ -6704,15 +6419,15 @@
6704
6419
  "title": "Constructors",
6705
6420
  "kind": 512,
6706
6421
  "children": [
6707
- 758
6422
+ 760
6708
6423
  ]
6709
6424
  },
6710
6425
  {
6711
6426
  "title": "Methods",
6712
6427
  "kind": 2048,
6713
6428
  "children": [
6714
- 762,
6715
- 765
6429
+ 764,
6430
+ 767
6716
6431
  ]
6717
6432
  }
6718
6433
  ],
@@ -7505,7 +7220,7 @@
7505
7220
  "flags": {},
7506
7221
  "type": {
7507
7222
  "type": "reference",
7508
- "id": 361,
7223
+ "id": 363,
7509
7224
  "name": "SkyIdService"
7510
7225
  }
7511
7226
  }
@@ -7652,7 +7367,7 @@
7652
7367
  "flags": {},
7653
7368
  "type": {
7654
7369
  "type": "reference",
7655
- "id": 757,
7370
+ "id": 759,
7656
7371
  "name": "SkyViewkeeperService"
7657
7372
  }
7658
7373
  },
@@ -7678,7 +7393,7 @@
7678
7393
  ],
7679
7394
  "type": {
7680
7395
  "type": "reference",
7681
- "id": 683,
7396
+ "id": 685,
7682
7397
  "name": "SkyScrollableHostService"
7683
7398
  }
7684
7399
  }
@@ -8099,7 +7814,7 @@
8099
7814
  "isOptional": true
8100
7815
  },
8101
7816
  "comment": {
8102
- "shortText": "Indicates which parent element is used by the auto-fit functionality."
7817
+ "shortText": "Which parent element is used by the auto-fit functionality."
8103
7818
  },
8104
7819
  "sources": [
8105
7820
  {
@@ -8147,7 +7862,7 @@
8147
7862
  "isOptional": true
8148
7863
  },
8149
7864
  "comment": {
8150
- "shortText": "Indicates if the affix service should try and find the best placement for the affixed element\nif the element would be hidden otherwise. If this setting is disabled, the affix service will\nforce the placement of the affixed element."
7865
+ "shortText": "Whether the affix service tries to find the best placement for the affixed element\nif the element would be hidden otherwise. If this setting is disabled, the affix service\nforces the placement of the affixed element."
8151
7866
  },
8152
7867
  "sources": [
8153
7868
  {
@@ -8194,7 +7909,7 @@
8194
7909
  "isOptional": true
8195
7910
  },
8196
7911
  "comment": {
8197
- "shortText": "Indicates if the affixed element should remain affixed to the base element when the window is scrolled or resized."
7912
+ "shortText": "Whether the affixed element remains affixed to the base element when the window is scrolled or resized."
8198
7913
  },
8199
7914
  "sources": [
8200
7915
  {
@@ -8488,14 +8203,14 @@
8488
8203
  ]
8489
8204
  },
8490
8205
  {
8491
- "id": 712,
8206
+ "id": 714,
8492
8207
  "name": "SkyAppSetTitleArgs",
8493
8208
  "kind": 256,
8494
8209
  "kindString": "Interface",
8495
8210
  "flags": {},
8496
8211
  "children": [
8497
8212
  {
8498
- "id": 713,
8213
+ "id": 715,
8499
8214
  "name": "titleParts",
8500
8215
  "kind": 1024,
8501
8216
  "kindString": "Property",
@@ -8521,7 +8236,7 @@
8521
8236
  "title": "Properties",
8522
8237
  "kind": 1024,
8523
8238
  "children": [
8524
- 713
8239
+ 715
8525
8240
  ]
8526
8241
  }
8527
8242
  ],
@@ -9017,7 +8732,7 @@
9017
8732
  ]
9018
8733
  },
9019
8734
  {
9020
- "id": 469,
8735
+ "id": 471,
9021
8736
  "name": "SkyNumericOptions",
9022
8737
  "kind": 256,
9023
8738
  "kindString": "Interface",
@@ -9027,7 +8742,7 @@
9027
8742
  },
9028
8743
  "children": [
9029
8744
  {
9030
- "id": 472,
8745
+ "id": 474,
9031
8746
  "name": "currencySign",
9032
8747
  "kind": 1024,
9033
8748
  "kindString": "Property",
@@ -9059,7 +8774,7 @@
9059
8774
  }
9060
8775
  },
9061
8776
  {
9062
- "id": 470,
8777
+ "id": 472,
9063
8778
  "name": "digits",
9064
8779
  "kind": 1024,
9065
8780
  "kindString": "Property",
@@ -9082,7 +8797,7 @@
9082
8797
  }
9083
8798
  },
9084
8799
  {
9085
- "id": 471,
8800
+ "id": 473,
9086
8801
  "name": "format",
9087
8802
  "kind": 1024,
9088
8803
  "kindString": "Property",
@@ -9105,7 +8820,7 @@
9105
8820
  }
9106
8821
  },
9107
8822
  {
9108
- "id": 473,
8823
+ "id": 475,
9109
8824
  "name": "iso",
9110
8825
  "kind": 1024,
9111
8826
  "kindString": "Property",
@@ -9128,7 +8843,7 @@
9128
8843
  }
9129
8844
  },
9130
8845
  {
9131
- "id": 474,
8846
+ "id": 476,
9132
8847
  "name": "locale",
9133
8848
  "kind": 1024,
9134
8849
  "kindString": "Property",
@@ -9151,7 +8866,7 @@
9151
8866
  }
9152
8867
  },
9153
8868
  {
9154
- "id": 475,
8869
+ "id": 477,
9155
8870
  "name": "minDigits",
9156
8871
  "kind": 1024,
9157
8872
  "kindString": "Property",
@@ -9174,7 +8889,7 @@
9174
8889
  }
9175
8890
  },
9176
8891
  {
9177
- "id": 476,
8892
+ "id": 478,
9178
8893
  "name": "truncate",
9179
8894
  "kind": 1024,
9180
8895
  "kindString": "Property",
@@ -9197,7 +8912,7 @@
9197
8912
  }
9198
8913
  },
9199
8914
  {
9200
- "id": 477,
8915
+ "id": 479,
9201
8916
  "name": "truncateAfter",
9202
8917
  "kind": 1024,
9203
8918
  "kindString": "Property",
@@ -9225,14 +8940,14 @@
9225
8940
  "title": "Properties",
9226
8941
  "kind": 1024,
9227
8942
  "children": [
8943
+ 474,
9228
8944
  472,
9229
- 470,
9230
- 471,
9231
8945
  473,
9232
- 474,
9233
8946
  475,
9234
8947
  476,
9235
- 477
8948
+ 477,
8949
+ 478,
8950
+ 479
9236
8951
  ]
9237
8952
  }
9238
8953
  ],
@@ -9246,20 +8961,20 @@
9246
8961
  "implementedBy": [
9247
8962
  {
9248
8963
  "type": "reference",
9249
- "id": 478,
8964
+ "id": 480,
9250
8965
  "name": "NumericOptions"
9251
8966
  }
9252
8967
  ]
9253
8968
  },
9254
8969
  {
9255
- "id": 537,
8970
+ "id": 539,
9256
8971
  "name": "SkyOverlayConfig",
9257
8972
  "kind": 256,
9258
8973
  "kindString": "Interface",
9259
8974
  "flags": {},
9260
8975
  "children": [
9261
8976
  {
9262
- "id": 538,
8977
+ "id": 540,
9263
8978
  "name": "closeOnNavigation",
9264
8979
  "kind": 1024,
9265
8980
  "kindString": "Property",
@@ -9267,7 +8982,7 @@
9267
8982
  "isOptional": true
9268
8983
  },
9269
8984
  "comment": {
9270
- "shortText": "Specifies if the overlay should be closed after a navigation change."
8985
+ "shortText": "Whether the overlay closes after a navigation change."
9271
8986
  },
9272
8987
  "sources": [
9273
8988
  {
@@ -9282,7 +8997,7 @@
9282
8997
  }
9283
8998
  },
9284
8999
  {
9285
- "id": 539,
9000
+ "id": 541,
9286
9001
  "name": "enableClose",
9287
9002
  "kind": 1024,
9288
9003
  "kindString": "Property",
@@ -9290,7 +9005,7 @@
9290
9005
  "isOptional": true
9291
9006
  },
9292
9007
  "comment": {
9293
- "shortText": "Specifies if the overlay should be closed when a user clicks outside the overlay's content."
9008
+ "shortText": "Whether the overlay closes when a user clicks outside the overlay's content."
9294
9009
  },
9295
9010
  "sources": [
9296
9011
  {
@@ -9305,7 +9020,7 @@
9305
9020
  }
9306
9021
  },
9307
9022
  {
9308
- "id": 540,
9023
+ "id": 542,
9309
9024
  "name": "enablePointerEvents",
9310
9025
  "kind": 1024,
9311
9026
  "kindString": "Property",
@@ -9313,7 +9028,7 @@
9313
9028
  "isOptional": true
9314
9029
  },
9315
9030
  "comment": {
9316
- "shortText": "Specifies if mouse interactions should be allowed below the backdrop."
9031
+ "shortText": "Whether mouse interactions are allowed below the backdrop."
9317
9032
  },
9318
9033
  "sources": [
9319
9034
  {
@@ -9328,7 +9043,7 @@
9328
9043
  }
9329
9044
  },
9330
9045
  {
9331
- "id": 541,
9046
+ "id": 543,
9332
9047
  "name": "enableScroll",
9333
9048
  "kind": 1024,
9334
9049
  "kindString": "Property",
@@ -9336,7 +9051,7 @@
9336
9051
  "isOptional": true
9337
9052
  },
9338
9053
  "comment": {
9339
- "shortText": "Specifies if window scrolling should be enabled when the overlay is opened."
9054
+ "shortText": "Whether window scrolling is enabled when the overlay is opened."
9340
9055
  },
9341
9056
  "sources": [
9342
9057
  {
@@ -9351,7 +9066,7 @@
9351
9066
  }
9352
9067
  },
9353
9068
  {
9354
- "id": 542,
9069
+ "id": 544,
9355
9070
  "name": "showBackdrop",
9356
9071
  "kind": 1024,
9357
9072
  "kindString": "Property",
@@ -9359,7 +9074,7 @@
9359
9074
  "isOptional": true
9360
9075
  },
9361
9076
  "comment": {
9362
- "shortText": "Specifies if the overlay's backdrop should be visible."
9077
+ "shortText": "Whether the overlay's backdrop is visible."
9363
9078
  },
9364
9079
  "sources": [
9365
9080
  {
@@ -9374,7 +9089,7 @@
9374
9089
  }
9375
9090
  },
9376
9091
  {
9377
- "id": 543,
9092
+ "id": 545,
9378
9093
  "name": "wrapperClass",
9379
9094
  "kind": 1024,
9380
9095
  "kindString": "Property",
@@ -9382,7 +9097,7 @@
9382
9097
  "isOptional": true
9383
9098
  },
9384
9099
  "comment": {
9385
- "shortText": "Specifies extra CSS classes to be added to the overlay's wrapper element."
9100
+ "shortText": "Extra CSS classes to add to the overlay's wrapper element."
9386
9101
  },
9387
9102
  "sources": [
9388
9103
  {
@@ -9402,12 +9117,12 @@
9402
9117
  "title": "Properties",
9403
9118
  "kind": 1024,
9404
9119
  "children": [
9405
- 538,
9406
- 539,
9407
9120
  540,
9408
9121
  541,
9409
9122
  542,
9410
- 543
9123
+ 543,
9124
+ 544,
9125
+ 545
9411
9126
  ]
9412
9127
  }
9413
9128
  ],
@@ -9420,7 +9135,7 @@
9420
9135
  ]
9421
9136
  },
9422
9137
  {
9423
- "id": 746,
9138
+ "id": 748,
9424
9139
  "name": "SkyViewkeeperOptions",
9425
9140
  "kind": 256,
9426
9141
  "kindString": "Interface",
@@ -9430,7 +9145,7 @@
9430
9145
  },
9431
9146
  "children": [
9432
9147
  {
9433
- "id": 747,
9148
+ "id": 749,
9434
9149
  "name": "boundaryEl",
9435
9150
  "kind": 1024,
9436
9151
  "kindString": "Property",
@@ -9455,7 +9170,7 @@
9455
9170
  }
9456
9171
  },
9457
9172
  {
9458
- "id": 748,
9173
+ "id": 750,
9459
9174
  "name": "el",
9460
9175
  "kind": 1024,
9461
9176
  "kindString": "Property",
@@ -9480,7 +9195,7 @@
9480
9195
  }
9481
9196
  },
9482
9197
  {
9483
- "id": 749,
9198
+ "id": 751,
9484
9199
  "name": "scrollableHost",
9485
9200
  "kind": 1024,
9486
9201
  "kindString": "Property",
@@ -9488,7 +9203,7 @@
9488
9203
  "isOptional": true
9489
9204
  },
9490
9205
  "comment": {
9491
- "shortText": "Specifies a scrollable parent which the viewkeeper resides in and should listen to and be\npositioned within."
9206
+ "shortText": "The scrollable parent where the viewkeeper resides. It should listen to and be\npositioned within the parent."
9492
9207
  },
9493
9208
  "sources": [
9494
9209
  {
@@ -9505,7 +9220,7 @@
9505
9220
  }
9506
9221
  },
9507
9222
  {
9508
- "id": 750,
9223
+ "id": 752,
9509
9224
  "name": "setWidth",
9510
9225
  "kind": 1024,
9511
9226
  "kindString": "Property",
@@ -9513,7 +9228,7 @@
9513
9228
  "isOptional": true
9514
9229
  },
9515
9230
  "comment": {
9516
- "shortText": "Specifies whether to set the width of the viewkeeper element to the width of its\nhost element. Otherwise, if the element does not have an explicit width specified,\nthe element would collapse horizontally as a result of fixing the element to the top\nof the viewport."
9231
+ "shortText": "Sets the width of the viewkeeper element to the width of its\nhost element. Otherwise, if the element does not have an explicit width specified,\nthe element would collapse horizontally as a result of fixing the element to the top\nof the viewport."
9517
9232
  },
9518
9233
  "sources": [
9519
9234
  {
@@ -9528,7 +9243,7 @@
9528
9243
  }
9529
9244
  },
9530
9245
  {
9531
- "id": 751,
9246
+ "id": 753,
9532
9247
  "name": "verticalOffset",
9533
9248
  "kind": 1024,
9534
9249
  "kindString": "Property",
@@ -9551,7 +9266,7 @@
9551
9266
  }
9552
9267
  },
9553
9268
  {
9554
- "id": 752,
9269
+ "id": 754,
9555
9270
  "name": "verticalOffsetEl",
9556
9271
  "kind": 1024,
9557
9272
  "kindString": "Property",
@@ -9576,7 +9291,7 @@
9576
9291
  }
9577
9292
  },
9578
9293
  {
9579
- "id": 753,
9294
+ "id": 755,
9580
9295
  "name": "viewportMarginTop",
9581
9296
  "kind": 1024,
9582
9297
  "kindString": "Property",
@@ -9604,13 +9319,13 @@
9604
9319
  "title": "Properties",
9605
9320
  "kind": 1024,
9606
9321
  "children": [
9607
- 747,
9608
- 748,
9609
9322
  749,
9610
9323
  750,
9611
9324
  751,
9612
9325
  752,
9613
- 753
9326
+ 753,
9327
+ 754,
9328
+ 755
9614
9329
  ]
9615
9330
  }
9616
9331
  ],
@@ -9624,7 +9339,7 @@
9624
9339
  "implementedBy": [
9625
9340
  {
9626
9341
  "type": "reference",
9627
- "id": 736,
9342
+ "id": 738,
9628
9343
  "name": "SkyViewkeeperHostOptions"
9629
9344
  }
9630
9345
  ]
@@ -9736,7 +9451,7 @@
9736
9451
  }
9737
9452
  },
9738
9453
  {
9739
- "id": 413,
9454
+ "id": 415,
9740
9455
  "name": "SkyMediaQueryListener",
9741
9456
  "kind": 4194304,
9742
9457
  "kindString": "Type alias",
@@ -9751,7 +9466,7 @@
9751
9466
  "type": {
9752
9467
  "type": "reflection",
9753
9468
  "declaration": {
9754
- "id": 414,
9469
+ "id": 416,
9755
9470
  "name": "__type",
9756
9471
  "kind": 65536,
9757
9472
  "kindString": "Type literal",
@@ -9765,24 +9480,24 @@
9765
9480
  ],
9766
9481
  "signatures": [
9767
9482
  {
9768
- "id": 415,
9483
+ "id": 417,
9769
9484
  "name": "__type",
9770
9485
  "kind": 4096,
9771
9486
  "kindString": "Call signature",
9772
9487
  "flags": {},
9773
9488
  "comment": {
9774
- "shortText": "Specifies a function that is called when the breakpoints change. It is called\nwith a `SkyMediaBreakpoints` argument, which is an enum that represents the new breakpoint."
9489
+ "shortText": "The function that is called when the breakpoints change. It is called\nwith a `SkyMediaBreakpoints` argument, which is an enum that represents the new breakpoint."
9775
9490
  },
9776
9491
  "parameters": [
9777
9492
  {
9778
- "id": 416,
9493
+ "id": 418,
9779
9494
  "name": "args",
9780
9495
  "kind": 32768,
9781
9496
  "kindString": "Parameter",
9782
9497
  "flags": {},
9783
9498
  "type": {
9784
9499
  "type": "reference",
9785
- "id": 408,
9500
+ "id": 410,
9786
9501
  "name": "SkyMediaBreakpoints"
9787
9502
  }
9788
9503
  }