@skyux/core 7.0.0-beta.11 → 7.0.0-beta.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +404 -378
- package/esm2020/lib/modules/dynamic-component/dynamic-component-options.mjs +1 -1
- package/esm2020/lib/modules/dynamic-component/dynamic-component.service.mjs +2 -2
- package/fesm2015/skyux-core.mjs +1 -1
- package/fesm2015/skyux-core.mjs.map +1 -1
- package/fesm2020/skyux-core.mjs +1 -1
- package/fesm2020/skyux-core.mjs.map +1 -1
- package/lib/modules/dynamic-component/dynamic-component-options.d.ts +5 -1
- package/package.json +2 -2
package/documentation.json
CHANGED
@@ -377,14 +377,14 @@
|
|
377
377
|
]
|
378
378
|
},
|
379
379
|
{
|
380
|
-
"id":
|
380
|
+
"id": 407,
|
381
381
|
"name": "SkyMediaBreakpoints",
|
382
382
|
"kind": 8,
|
383
383
|
"kindString": "Enumeration",
|
384
384
|
"flags": {},
|
385
385
|
"children": [
|
386
386
|
{
|
387
|
-
"id":
|
387
|
+
"id": 411,
|
388
388
|
"name": "lg",
|
389
389
|
"kind": 16,
|
390
390
|
"kindString": "Enumeration Member",
|
@@ -406,7 +406,7 @@
|
|
406
406
|
"defaultValue": "4"
|
407
407
|
},
|
408
408
|
{
|
409
|
-
"id":
|
409
|
+
"id": 410,
|
410
410
|
"name": "md",
|
411
411
|
"kind": 16,
|
412
412
|
"kindString": "Enumeration Member",
|
@@ -428,7 +428,7 @@
|
|
428
428
|
"defaultValue": "3"
|
429
429
|
},
|
430
430
|
{
|
431
|
-
"id":
|
431
|
+
"id": 409,
|
432
432
|
"name": "sm",
|
433
433
|
"kind": 16,
|
434
434
|
"kindString": "Enumeration Member",
|
@@ -450,7 +450,7 @@
|
|
450
450
|
"defaultValue": "2"
|
451
451
|
},
|
452
452
|
{
|
453
|
-
"id":
|
453
|
+
"id": 408,
|
454
454
|
"name": "xs",
|
455
455
|
"kind": 16,
|
456
456
|
"kindString": "Enumeration Member",
|
@@ -477,10 +477,10 @@
|
|
477
477
|
"title": "Enumeration Members",
|
478
478
|
"kind": 16,
|
479
479
|
"children": [
|
480
|
+
411,
|
480
481
|
410,
|
481
482
|
409,
|
482
|
-
408
|
483
|
-
407
|
483
|
+
408
|
484
484
|
]
|
485
485
|
}
|
486
486
|
],
|
@@ -493,7 +493,7 @@
|
|
493
493
|
]
|
494
494
|
},
|
495
495
|
{
|
496
|
-
"id":
|
496
|
+
"id": 477,
|
497
497
|
"name": "NumericOptions",
|
498
498
|
"kind": 128,
|
499
499
|
"kindString": "Class",
|
@@ -509,7 +509,7 @@
|
|
509
509
|
},
|
510
510
|
"children": [
|
511
511
|
{
|
512
|
-
"id":
|
512
|
+
"id": 482,
|
513
513
|
"name": "currencySign",
|
514
514
|
"kind": 1024,
|
515
515
|
"kindString": "Property",
|
@@ -543,12 +543,12 @@
|
|
543
543
|
"defaultValue": "'standard'",
|
544
544
|
"implementationOf": {
|
545
545
|
"type": "reference",
|
546
|
-
"id":
|
546
|
+
"id": 471,
|
547
547
|
"name": "SkyNumericOptions.currencySign"
|
548
548
|
}
|
549
549
|
},
|
550
550
|
{
|
551
|
-
"id":
|
551
|
+
"id": 480,
|
552
552
|
"name": "digits",
|
553
553
|
"kind": 1024,
|
554
554
|
"kindString": "Property",
|
@@ -573,12 +573,12 @@
|
|
573
573
|
"defaultValue": "1",
|
574
574
|
"implementationOf": {
|
575
575
|
"type": "reference",
|
576
|
-
"id":
|
576
|
+
"id": 469,
|
577
577
|
"name": "SkyNumericOptions.digits"
|
578
578
|
}
|
579
579
|
},
|
580
580
|
{
|
581
|
-
"id":
|
581
|
+
"id": 481,
|
582
582
|
"name": "format",
|
583
583
|
"kind": 1024,
|
584
584
|
"kindString": "Property",
|
@@ -603,12 +603,12 @@
|
|
603
603
|
"defaultValue": "'number'",
|
604
604
|
"implementationOf": {
|
605
605
|
"type": "reference",
|
606
|
-
"id":
|
606
|
+
"id": 470,
|
607
607
|
"name": "SkyNumericOptions.format"
|
608
608
|
}
|
609
609
|
},
|
610
610
|
{
|
611
|
-
"id":
|
611
|
+
"id": 483,
|
612
612
|
"name": "iso",
|
613
613
|
"kind": 1024,
|
614
614
|
"kindString": "Property",
|
@@ -633,12 +633,12 @@
|
|
633
633
|
"defaultValue": "'USD'",
|
634
634
|
"implementationOf": {
|
635
635
|
"type": "reference",
|
636
|
-
"id":
|
636
|
+
"id": 472,
|
637
637
|
"name": "SkyNumericOptions.iso"
|
638
638
|
}
|
639
639
|
},
|
640
640
|
{
|
641
|
-
"id":
|
641
|
+
"id": 484,
|
642
642
|
"name": "locale",
|
643
643
|
"kind": 1024,
|
644
644
|
"kindString": "Property",
|
@@ -662,12 +662,12 @@
|
|
662
662
|
},
|
663
663
|
"implementationOf": {
|
664
664
|
"type": "reference",
|
665
|
-
"id":
|
665
|
+
"id": 473,
|
666
666
|
"name": "SkyNumericOptions.locale"
|
667
667
|
}
|
668
668
|
},
|
669
669
|
{
|
670
|
-
"id":
|
670
|
+
"id": 485,
|
671
671
|
"name": "minDigits",
|
672
672
|
"kind": 1024,
|
673
673
|
"kindString": "Property",
|
@@ -691,12 +691,12 @@
|
|
691
691
|
},
|
692
692
|
"implementationOf": {
|
693
693
|
"type": "reference",
|
694
|
-
"id":
|
694
|
+
"id": 474,
|
695
695
|
"name": "SkyNumericOptions.minDigits"
|
696
696
|
}
|
697
697
|
},
|
698
698
|
{
|
699
|
-
"id":
|
699
|
+
"id": 486,
|
700
700
|
"name": "truncate",
|
701
701
|
"kind": 1024,
|
702
702
|
"kindString": "Property",
|
@@ -721,12 +721,12 @@
|
|
721
721
|
"defaultValue": "true",
|
722
722
|
"implementationOf": {
|
723
723
|
"type": "reference",
|
724
|
-
"id":
|
724
|
+
"id": 475,
|
725
725
|
"name": "SkyNumericOptions.truncate"
|
726
726
|
}
|
727
727
|
},
|
728
728
|
{
|
729
|
-
"id":
|
729
|
+
"id": 487,
|
730
730
|
"name": "truncateAfter",
|
731
731
|
"kind": 1024,
|
732
732
|
"kindString": "Property",
|
@@ -751,7 +751,7 @@
|
|
751
751
|
"defaultValue": "1000",
|
752
752
|
"implementationOf": {
|
753
753
|
"type": "reference",
|
754
|
-
"id":
|
754
|
+
"id": 476,
|
755
755
|
"name": "SkyNumericOptions.truncateAfter"
|
756
756
|
}
|
757
757
|
}
|
@@ -761,21 +761,21 @@
|
|
761
761
|
"title": "Constructors",
|
762
762
|
"kind": 512,
|
763
763
|
"children": [
|
764
|
-
|
764
|
+
478
|
765
765
|
]
|
766
766
|
},
|
767
767
|
{
|
768
768
|
"title": "Properties",
|
769
769
|
"kind": 1024,
|
770
770
|
"children": [
|
771
|
-
481,
|
772
|
-
479,
|
773
|
-
480,
|
774
771
|
482,
|
772
|
+
480,
|
773
|
+
481,
|
775
774
|
483,
|
776
775
|
484,
|
777
776
|
485,
|
778
|
-
486
|
777
|
+
486,
|
778
|
+
487
|
779
779
|
]
|
780
780
|
}
|
781
781
|
],
|
@@ -789,7 +789,7 @@
|
|
789
789
|
"implementedTypes": [
|
790
790
|
{
|
791
791
|
"type": "reference",
|
792
|
-
"id":
|
792
|
+
"id": 468,
|
793
793
|
"name": "SkyNumericOptions"
|
794
794
|
}
|
795
795
|
]
|
@@ -1362,7 +1362,7 @@
|
|
1362
1362
|
]
|
1363
1363
|
},
|
1364
1364
|
{
|
1365
|
-
"id":
|
1365
|
+
"id": 350,
|
1366
1366
|
"name": "SkyAppFormat",
|
1367
1367
|
"kind": 128,
|
1368
1368
|
"kindString": "Class",
|
@@ -1383,7 +1383,7 @@
|
|
1383
1383
|
],
|
1384
1384
|
"children": [
|
1385
1385
|
{
|
1386
|
-
"id":
|
1386
|
+
"id": 353,
|
1387
1387
|
"name": "formatText",
|
1388
1388
|
"kind": 2048,
|
1389
1389
|
"kindString": "Method",
|
@@ -1399,14 +1399,14 @@
|
|
1399
1399
|
],
|
1400
1400
|
"signatures": [
|
1401
1401
|
{
|
1402
|
-
"id":
|
1402
|
+
"id": 354,
|
1403
1403
|
"name": "formatText",
|
1404
1404
|
"kind": 4096,
|
1405
1405
|
"kindString": "Call signature",
|
1406
1406
|
"flags": {},
|
1407
1407
|
"parameters": [
|
1408
1408
|
{
|
1409
|
-
"id":
|
1409
|
+
"id": 355,
|
1410
1410
|
"name": "format",
|
1411
1411
|
"kind": 32768,
|
1412
1412
|
"kindString": "Parameter",
|
@@ -1417,7 +1417,7 @@
|
|
1417
1417
|
}
|
1418
1418
|
},
|
1419
1419
|
{
|
1420
|
-
"id":
|
1420
|
+
"id": 356,
|
1421
1421
|
"name": "args",
|
1422
1422
|
"kind": 32768,
|
1423
1423
|
"kindString": "Parameter",
|
@@ -1446,14 +1446,14 @@
|
|
1446
1446
|
"title": "Constructors",
|
1447
1447
|
"kind": 512,
|
1448
1448
|
"children": [
|
1449
|
-
|
1449
|
+
351
|
1450
1450
|
]
|
1451
1451
|
},
|
1452
1452
|
{
|
1453
1453
|
"title": "Methods",
|
1454
1454
|
"kind": 2048,
|
1455
1455
|
"children": [
|
1456
|
-
|
1456
|
+
353
|
1457
1457
|
]
|
1458
1458
|
}
|
1459
1459
|
],
|
@@ -1466,7 +1466,7 @@
|
|
1466
1466
|
]
|
1467
1467
|
},
|
1468
1468
|
{
|
1469
|
-
"id":
|
1469
|
+
"id": 712,
|
1470
1470
|
"name": "SkyAppTitleService",
|
1471
1471
|
"kind": 128,
|
1472
1472
|
"kindString": "Class",
|
@@ -1490,7 +1490,7 @@
|
|
1490
1490
|
],
|
1491
1491
|
"children": [
|
1492
1492
|
{
|
1493
|
-
"id":
|
1493
|
+
"id": 713,
|
1494
1494
|
"name": "constructor",
|
1495
1495
|
"kind": 512,
|
1496
1496
|
"kindString": "Constructor",
|
@@ -1504,14 +1504,14 @@
|
|
1504
1504
|
],
|
1505
1505
|
"signatures": [
|
1506
1506
|
{
|
1507
|
-
"id":
|
1507
|
+
"id": 714,
|
1508
1508
|
"name": "new SkyAppTitleService",
|
1509
1509
|
"kind": 16384,
|
1510
1510
|
"kindString": "Constructor signature",
|
1511
1511
|
"flags": {},
|
1512
1512
|
"parameters": [
|
1513
1513
|
{
|
1514
|
-
"id":
|
1514
|
+
"id": 715,
|
1515
1515
|
"name": "title",
|
1516
1516
|
"kind": 32768,
|
1517
1517
|
"kindString": "Parameter",
|
@@ -1526,14 +1526,14 @@
|
|
1526
1526
|
],
|
1527
1527
|
"type": {
|
1528
1528
|
"type": "reference",
|
1529
|
-
"id":
|
1529
|
+
"id": 712,
|
1530
1530
|
"name": "SkyAppTitleService"
|
1531
1531
|
}
|
1532
1532
|
}
|
1533
1533
|
]
|
1534
1534
|
},
|
1535
1535
|
{
|
1536
|
-
"id":
|
1536
|
+
"id": 717,
|
1537
1537
|
"name": "setTitle",
|
1538
1538
|
"kind": 2048,
|
1539
1539
|
"kindString": "Method",
|
@@ -1549,7 +1549,7 @@
|
|
1549
1549
|
],
|
1550
1550
|
"signatures": [
|
1551
1551
|
{
|
1552
|
-
"id":
|
1552
|
+
"id": 718,
|
1553
1553
|
"name": "setTitle",
|
1554
1554
|
"kind": 4096,
|
1555
1555
|
"kindString": "Call signature",
|
@@ -1559,7 +1559,7 @@
|
|
1559
1559
|
},
|
1560
1560
|
"parameters": [
|
1561
1561
|
{
|
1562
|
-
"id":
|
1562
|
+
"id": 719,
|
1563
1563
|
"name": "args",
|
1564
1564
|
"kind": 32768,
|
1565
1565
|
"kindString": "Parameter",
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
},
|
1570
1570
|
"type": {
|
1571
1571
|
"type": "reference",
|
1572
|
-
"id":
|
1572
|
+
"id": 710,
|
1573
1573
|
"name": "SkyAppSetTitleArgs"
|
1574
1574
|
}
|
1575
1575
|
}
|
@@ -1587,14 +1587,14 @@
|
|
1587
1587
|
"title": "Constructors",
|
1588
1588
|
"kind": 512,
|
1589
1589
|
"children": [
|
1590
|
-
|
1590
|
+
713
|
1591
1591
|
]
|
1592
1592
|
},
|
1593
1593
|
{
|
1594
1594
|
"title": "Methods",
|
1595
1595
|
"kind": 2048,
|
1596
1596
|
"children": [
|
1597
|
-
|
1597
|
+
717
|
1598
1598
|
]
|
1599
1599
|
}
|
1600
1600
|
],
|
@@ -1607,7 +1607,7 @@
|
|
1607
1607
|
]
|
1608
1608
|
},
|
1609
1609
|
{
|
1610
|
-
"id":
|
1610
|
+
"id": 768,
|
1611
1611
|
"name": "SkyAppWindowRef",
|
1612
1612
|
"kind": 128,
|
1613
1613
|
"kindString": "Class",
|
@@ -1631,7 +1631,7 @@
|
|
1631
1631
|
],
|
1632
1632
|
"children": [
|
1633
1633
|
{
|
1634
|
-
"id":
|
1634
|
+
"id": 771,
|
1635
1635
|
"name": "nativeWindow",
|
1636
1636
|
"kind": 262144,
|
1637
1637
|
"kindString": "Accessor",
|
@@ -1647,7 +1647,7 @@
|
|
1647
1647
|
],
|
1648
1648
|
"getSignature": [
|
1649
1649
|
{
|
1650
|
-
"id":
|
1650
|
+
"id": 772,
|
1651
1651
|
"name": "nativeWindow",
|
1652
1652
|
"kind": 524288,
|
1653
1653
|
"kindString": "Get signature",
|
@@ -1668,14 +1668,14 @@
|
|
1668
1668
|
"title": "Constructors",
|
1669
1669
|
"kind": 512,
|
1670
1670
|
"children": [
|
1671
|
-
|
1671
|
+
769
|
1672
1672
|
]
|
1673
1673
|
},
|
1674
1674
|
{
|
1675
1675
|
"title": "Accessors",
|
1676
1676
|
"kind": 262144,
|
1677
1677
|
"children": [
|
1678
|
-
|
1678
|
+
771
|
1679
1679
|
]
|
1680
1680
|
}
|
1681
1681
|
],
|
@@ -2268,7 +2268,7 @@
|
|
2268
2268
|
},
|
2269
2269
|
"type": {
|
2270
2270
|
"type": "reference",
|
2271
|
-
"id":
|
2271
|
+
"id": 407,
|
2272
2272
|
"name": "SkyMediaBreakpoints"
|
2273
2273
|
}
|
2274
2274
|
}
|
@@ -2729,7 +2729,7 @@
|
|
2729
2729
|
"flags": {},
|
2730
2730
|
"type": {
|
2731
2731
|
"type": "reference",
|
2732
|
-
"id":
|
2732
|
+
"id": 326,
|
2733
2733
|
"name": "SkyDynamicComponentService"
|
2734
2734
|
}
|
2735
2735
|
}
|
@@ -2958,7 +2958,7 @@
|
|
2958
2958
|
]
|
2959
2959
|
},
|
2960
2960
|
{
|
2961
|
-
"id":
|
2961
|
+
"id": 323,
|
2962
2962
|
"name": "SkyDynamicComponentModule",
|
2963
2963
|
"kind": 128,
|
2964
2964
|
"kindString": "Class",
|
@@ -2992,7 +2992,7 @@
|
|
2992
2992
|
"title": "Constructors",
|
2993
2993
|
"kind": 512,
|
2994
2994
|
"children": [
|
2995
|
-
|
2995
|
+
324
|
2996
2996
|
]
|
2997
2997
|
}
|
2998
2998
|
],
|
@@ -3005,7 +3005,7 @@
|
|
3005
3005
|
]
|
3006
3006
|
},
|
3007
3007
|
{
|
3008
|
-
"id":
|
3008
|
+
"id": 326,
|
3009
3009
|
"name": "SkyDynamicComponentService",
|
3010
3010
|
"kind": 128,
|
3011
3011
|
"kindString": "Class",
|
@@ -3029,7 +3029,7 @@
|
|
3029
3029
|
],
|
3030
3030
|
"children": [
|
3031
3031
|
{
|
3032
|
-
"id":
|
3032
|
+
"id": 327,
|
3033
3033
|
"name": "constructor",
|
3034
3034
|
"kind": 512,
|
3035
3035
|
"kindString": "Constructor",
|
@@ -3043,14 +3043,14 @@
|
|
3043
3043
|
],
|
3044
3044
|
"signatures": [
|
3045
3045
|
{
|
3046
|
-
"id":
|
3046
|
+
"id": 328,
|
3047
3047
|
"name": "new SkyDynamicComponentService",
|
3048
3048
|
"kind": 16384,
|
3049
3049
|
"kindString": "Constructor signature",
|
3050
3050
|
"flags": {},
|
3051
3051
|
"parameters": [
|
3052
3052
|
{
|
3053
|
-
"id":
|
3053
|
+
"id": 329,
|
3054
3054
|
"name": "applicationRef",
|
3055
3055
|
"kind": 32768,
|
3056
3056
|
"kindString": "Parameter",
|
@@ -3063,7 +3063,7 @@
|
|
3063
3063
|
}
|
3064
3064
|
},
|
3065
3065
|
{
|
3066
|
-
"id":
|
3066
|
+
"id": 330,
|
3067
3067
|
"name": "injector",
|
3068
3068
|
"kind": 32768,
|
3069
3069
|
"kindString": "Parameter",
|
@@ -3076,19 +3076,19 @@
|
|
3076
3076
|
}
|
3077
3077
|
},
|
3078
3078
|
{
|
3079
|
-
"id":
|
3079
|
+
"id": 331,
|
3080
3080
|
"name": "windowRef",
|
3081
3081
|
"kind": 32768,
|
3082
3082
|
"kindString": "Parameter",
|
3083
3083
|
"flags": {},
|
3084
3084
|
"type": {
|
3085
3085
|
"type": "reference",
|
3086
|
-
"id":
|
3086
|
+
"id": 768,
|
3087
3087
|
"name": "SkyAppWindowRef"
|
3088
3088
|
}
|
3089
3089
|
},
|
3090
3090
|
{
|
3091
|
-
"id":
|
3091
|
+
"id": 332,
|
3092
3092
|
"name": "rendererFactory",
|
3093
3093
|
"kind": 32768,
|
3094
3094
|
"kindString": "Parameter",
|
@@ -3103,14 +3103,14 @@
|
|
3103
3103
|
],
|
3104
3104
|
"type": {
|
3105
3105
|
"type": "reference",
|
3106
|
-
"id":
|
3106
|
+
"id": 326,
|
3107
3107
|
"name": "SkyDynamicComponentService"
|
3108
3108
|
}
|
3109
3109
|
}
|
3110
3110
|
]
|
3111
3111
|
},
|
3112
3112
|
{
|
3113
|
-
"id":
|
3113
|
+
"id": 337,
|
3114
3114
|
"name": "createComponent",
|
3115
3115
|
"kind": 2048,
|
3116
3116
|
"kindString": "Method",
|
@@ -3126,7 +3126,7 @@
|
|
3126
3126
|
],
|
3127
3127
|
"signatures": [
|
3128
3128
|
{
|
3129
|
-
"id":
|
3129
|
+
"id": 338,
|
3130
3130
|
"name": "createComponent",
|
3131
3131
|
"kind": 4096,
|
3132
3132
|
"kindString": "Call signature",
|
@@ -3136,7 +3136,7 @@
|
|
3136
3136
|
},
|
3137
3137
|
"typeParameter": [
|
3138
3138
|
{
|
3139
|
-
"id":
|
3139
|
+
"id": 339,
|
3140
3140
|
"name": "T",
|
3141
3141
|
"kind": 131072,
|
3142
3142
|
"kindString": "Type parameter",
|
@@ -3145,7 +3145,7 @@
|
|
3145
3145
|
],
|
3146
3146
|
"parameters": [
|
3147
3147
|
{
|
3148
|
-
"id":
|
3148
|
+
"id": 340,
|
3149
3149
|
"name": "componentType",
|
3150
3150
|
"kind": 32768,
|
3151
3151
|
"kindString": "Parameter",
|
@@ -3155,7 +3155,7 @@
|
|
3155
3155
|
"typeArguments": [
|
3156
3156
|
{
|
3157
3157
|
"type": "reference",
|
3158
|
-
"id":
|
3158
|
+
"id": 339,
|
3159
3159
|
"name": "T"
|
3160
3160
|
}
|
3161
3161
|
],
|
@@ -3165,7 +3165,7 @@
|
|
3165
3165
|
}
|
3166
3166
|
},
|
3167
3167
|
{
|
3168
|
-
"id":
|
3168
|
+
"id": 341,
|
3169
3169
|
"name": "options",
|
3170
3170
|
"kind": 32768,
|
3171
3171
|
"kindString": "Parameter",
|
@@ -3184,7 +3184,7 @@
|
|
3184
3184
|
"typeArguments": [
|
3185
3185
|
{
|
3186
3186
|
"type": "reference",
|
3187
|
-
"id":
|
3187
|
+
"id": 339,
|
3188
3188
|
"name": "T"
|
3189
3189
|
}
|
3190
3190
|
],
|
@@ -3196,7 +3196,7 @@
|
|
3196
3196
|
]
|
3197
3197
|
},
|
3198
3198
|
{
|
3199
|
-
"id":
|
3199
|
+
"id": 342,
|
3200
3200
|
"name": "removeComponent",
|
3201
3201
|
"kind": 2048,
|
3202
3202
|
"kindString": "Method",
|
@@ -3212,7 +3212,7 @@
|
|
3212
3212
|
],
|
3213
3213
|
"signatures": [
|
3214
3214
|
{
|
3215
|
-
"id":
|
3215
|
+
"id": 343,
|
3216
3216
|
"name": "removeComponent",
|
3217
3217
|
"kind": 4096,
|
3218
3218
|
"kindString": "Call signature",
|
@@ -3222,7 +3222,7 @@
|
|
3222
3222
|
},
|
3223
3223
|
"typeParameter": [
|
3224
3224
|
{
|
3225
|
-
"id":
|
3225
|
+
"id": 344,
|
3226
3226
|
"name": "T",
|
3227
3227
|
"kind": 131072,
|
3228
3228
|
"kindString": "Type parameter",
|
@@ -3231,7 +3231,7 @@
|
|
3231
3231
|
],
|
3232
3232
|
"parameters": [
|
3233
3233
|
{
|
3234
|
-
"id":
|
3234
|
+
"id": 345,
|
3235
3235
|
"name": "componentRef",
|
3236
3236
|
"kind": 32768,
|
3237
3237
|
"kindString": "Parameter",
|
@@ -3244,7 +3244,7 @@
|
|
3244
3244
|
"typeArguments": [
|
3245
3245
|
{
|
3246
3246
|
"type": "reference",
|
3247
|
-
"id":
|
3247
|
+
"id": 344,
|
3248
3248
|
"name": "T"
|
3249
3249
|
}
|
3250
3250
|
],
|
@@ -3267,15 +3267,15 @@
|
|
3267
3267
|
"title": "Constructors",
|
3268
3268
|
"kind": 512,
|
3269
3269
|
"children": [
|
3270
|
-
|
3270
|
+
327
|
3271
3271
|
]
|
3272
3272
|
},
|
3273
3273
|
{
|
3274
3274
|
"title": "Methods",
|
3275
3275
|
"kind": 2048,
|
3276
3276
|
"children": [
|
3277
|
-
|
3278
|
-
|
3277
|
+
337,
|
3278
|
+
342
|
3279
3279
|
]
|
3280
3280
|
}
|
3281
3281
|
],
|
@@ -3288,7 +3288,7 @@
|
|
3288
3288
|
]
|
3289
3289
|
},
|
3290
3290
|
{
|
3291
|
-
"id":
|
3291
|
+
"id": 357,
|
3292
3292
|
"name": "SkyIdModule",
|
3293
3293
|
"kind": 128,
|
3294
3294
|
"kindString": "Class",
|
@@ -3313,7 +3313,7 @@
|
|
3313
3313
|
"title": "Constructors",
|
3314
3314
|
"kind": 512,
|
3315
3315
|
"children": [
|
3316
|
-
|
3316
|
+
358
|
3317
3317
|
]
|
3318
3318
|
}
|
3319
3319
|
],
|
@@ -3326,7 +3326,7 @@
|
|
3326
3326
|
]
|
3327
3327
|
},
|
3328
3328
|
{
|
3329
|
-
"id":
|
3329
|
+
"id": 360,
|
3330
3330
|
"name": "SkyIdService",
|
3331
3331
|
"kind": 128,
|
3332
3332
|
"kindString": "Class",
|
@@ -3350,7 +3350,7 @@
|
|
3350
3350
|
],
|
3351
3351
|
"children": [
|
3352
3352
|
{
|
3353
|
-
"id":
|
3353
|
+
"id": 363,
|
3354
3354
|
"name": "generateId",
|
3355
3355
|
"kind": 2048,
|
3356
3356
|
"kindString": "Method",
|
@@ -3366,7 +3366,7 @@
|
|
3366
3366
|
],
|
3367
3367
|
"signatures": [
|
3368
3368
|
{
|
3369
|
-
"id":
|
3369
|
+
"id": 364,
|
3370
3370
|
"name": "generateId",
|
3371
3371
|
"kind": 4096,
|
3372
3372
|
"kindString": "Call signature",
|
@@ -3384,14 +3384,14 @@
|
|
3384
3384
|
"title": "Constructors",
|
3385
3385
|
"kind": 512,
|
3386
3386
|
"children": [
|
3387
|
-
|
3387
|
+
361
|
3388
3388
|
]
|
3389
3389
|
},
|
3390
3390
|
{
|
3391
3391
|
"title": "Methods",
|
3392
3392
|
"kind": 2048,
|
3393
3393
|
"children": [
|
3394
|
-
|
3394
|
+
363
|
3395
3395
|
]
|
3396
3396
|
}
|
3397
3397
|
],
|
@@ -3404,7 +3404,7 @@
|
|
3404
3404
|
]
|
3405
3405
|
},
|
3406
3406
|
{
|
3407
|
-
"id":
|
3407
|
+
"id": 365,
|
3408
3408
|
"name": "SkyLogModule",
|
3409
3409
|
"kind": 128,
|
3410
3410
|
"kindString": "Class",
|
@@ -3437,7 +3437,7 @@
|
|
3437
3437
|
"title": "Constructors",
|
3438
3438
|
"kind": 512,
|
3439
3439
|
"children": [
|
3440
|
-
|
3440
|
+
366
|
3441
3441
|
]
|
3442
3442
|
}
|
3443
3443
|
],
|
@@ -3450,7 +3450,7 @@
|
|
3450
3450
|
]
|
3451
3451
|
},
|
3452
3452
|
{
|
3453
|
-
"id":
|
3453
|
+
"id": 416,
|
3454
3454
|
"name": "SkyMediaQueryModule",
|
3455
3455
|
"kind": 128,
|
3456
3456
|
"kindString": "Class",
|
@@ -3483,7 +3483,7 @@
|
|
3483
3483
|
"title": "Constructors",
|
3484
3484
|
"kind": 512,
|
3485
3485
|
"children": [
|
3486
|
-
|
3486
|
+
417
|
3487
3487
|
]
|
3488
3488
|
}
|
3489
3489
|
],
|
@@ -3496,7 +3496,7 @@
|
|
3496
3496
|
]
|
3497
3497
|
},
|
3498
3498
|
{
|
3499
|
-
"id":
|
3499
|
+
"id": 419,
|
3500
3500
|
"name": "SkyMediaQueryService",
|
3501
3501
|
"kind": 128,
|
3502
3502
|
"kindString": "Class",
|
@@ -3517,7 +3517,7 @@
|
|
3517
3517
|
],
|
3518
3518
|
"children": [
|
3519
3519
|
{
|
3520
|
-
"id":
|
3520
|
+
"id": 424,
|
3521
3521
|
"name": "constructor",
|
3522
3522
|
"kind": 512,
|
3523
3523
|
"kindString": "Constructor",
|
@@ -3531,14 +3531,14 @@
|
|
3531
3531
|
],
|
3532
3532
|
"signatures": [
|
3533
3533
|
{
|
3534
|
-
"id":
|
3534
|
+
"id": 425,
|
3535
3535
|
"name": "new SkyMediaQueryService",
|
3536
3536
|
"kind": 16384,
|
3537
3537
|
"kindString": "Constructor signature",
|
3538
3538
|
"flags": {},
|
3539
3539
|
"parameters": [
|
3540
3540
|
{
|
3541
|
-
"id":
|
3541
|
+
"id": 426,
|
3542
3542
|
"name": "zone",
|
3543
3543
|
"kind": 32768,
|
3544
3544
|
"kindString": "Parameter",
|
@@ -3553,14 +3553,14 @@
|
|
3553
3553
|
],
|
3554
3554
|
"type": {
|
3555
3555
|
"type": "reference",
|
3556
|
-
"id":
|
3556
|
+
"id": 419,
|
3557
3557
|
"name": "SkyMediaQueryService"
|
3558
3558
|
}
|
3559
3559
|
}
|
3560
3560
|
]
|
3561
3561
|
},
|
3562
3562
|
{
|
3563
|
-
"id":
|
3563
|
+
"id": 423,
|
3564
3564
|
"name": "lg",
|
3565
3565
|
"kind": 1024,
|
3566
3566
|
"kindString": "Property",
|
@@ -3591,7 +3591,7 @@
|
|
3591
3591
|
"defaultValue": "'(min-width: 1200px)'"
|
3592
3592
|
},
|
3593
3593
|
{
|
3594
|
-
"id":
|
3594
|
+
"id": 422,
|
3595
3595
|
"name": "md",
|
3596
3596
|
"kind": 1024,
|
3597
3597
|
"kindString": "Property",
|
@@ -3622,7 +3622,7 @@
|
|
3622
3622
|
"defaultValue": "'(min-width: 992px) and (max-width: 1199px)'"
|
3623
3623
|
},
|
3624
3624
|
{
|
3625
|
-
"id":
|
3625
|
+
"id": 421,
|
3626
3626
|
"name": "sm",
|
3627
3627
|
"kind": 1024,
|
3628
3628
|
"kindString": "Property",
|
@@ -3653,7 +3653,7 @@
|
|
3653
3653
|
"defaultValue": "'(min-width: 768px) and (max-width: 991px)'"
|
3654
3654
|
},
|
3655
3655
|
{
|
3656
|
-
"id":
|
3656
|
+
"id": 420,
|
3657
3657
|
"name": "xs",
|
3658
3658
|
"kind": 1024,
|
3659
3659
|
"kindString": "Property",
|
@@ -3684,7 +3684,7 @@
|
|
3684
3684
|
"defaultValue": "'(max-width: 767px)'"
|
3685
3685
|
},
|
3686
3686
|
{
|
3687
|
-
"id":
|
3687
|
+
"id": 427,
|
3688
3688
|
"name": "current",
|
3689
3689
|
"kind": 262144,
|
3690
3690
|
"kindString": "Accessor",
|
@@ -3700,7 +3700,7 @@
|
|
3700
3700
|
],
|
3701
3701
|
"getSignature": [
|
3702
3702
|
{
|
3703
|
-
"id":
|
3703
|
+
"id": 428,
|
3704
3704
|
"name": "current",
|
3705
3705
|
"kind": 524288,
|
3706
3706
|
"kindString": "Get signature",
|
@@ -3710,14 +3710,14 @@
|
|
3710
3710
|
},
|
3711
3711
|
"type": {
|
3712
3712
|
"type": "reference",
|
3713
|
-
"id":
|
3713
|
+
"id": 407,
|
3714
3714
|
"name": "SkyMediaBreakpoints"
|
3715
3715
|
}
|
3716
3716
|
}
|
3717
3717
|
]
|
3718
3718
|
},
|
3719
3719
|
{
|
3720
|
-
"id":
|
3720
|
+
"id": 442,
|
3721
3721
|
"name": "ngOnDestroy",
|
3722
3722
|
"kind": 2048,
|
3723
3723
|
"kindString": "Method",
|
@@ -3733,7 +3733,7 @@
|
|
3733
3733
|
],
|
3734
3734
|
"signatures": [
|
3735
3735
|
{
|
3736
|
-
"id":
|
3736
|
+
"id": 443,
|
3737
3737
|
"name": "ngOnDestroy",
|
3738
3738
|
"kind": 4096,
|
3739
3739
|
"kindString": "Call signature",
|
@@ -3754,7 +3754,7 @@
|
|
3754
3754
|
}
|
3755
3755
|
},
|
3756
3756
|
{
|
3757
|
-
"id":
|
3757
|
+
"id": 444,
|
3758
3758
|
"name": "subscribe",
|
3759
3759
|
"kind": 2048,
|
3760
3760
|
"kindString": "Method",
|
@@ -3770,7 +3770,7 @@
|
|
3770
3770
|
],
|
3771
3771
|
"signatures": [
|
3772
3772
|
{
|
3773
|
-
"id":
|
3773
|
+
"id": 445,
|
3774
3774
|
"name": "subscribe",
|
3775
3775
|
"kind": 4096,
|
3776
3776
|
"kindString": "Call signature",
|
@@ -3780,7 +3780,7 @@
|
|
3780
3780
|
},
|
3781
3781
|
"parameters": [
|
3782
3782
|
{
|
3783
|
-
"id":
|
3783
|
+
"id": 446,
|
3784
3784
|
"name": "listener",
|
3785
3785
|
"kind": 32768,
|
3786
3786
|
"kindString": "Parameter",
|
@@ -3790,7 +3790,7 @@
|
|
3790
3790
|
},
|
3791
3791
|
"type": {
|
3792
3792
|
"type": "reference",
|
3793
|
-
"id":
|
3793
|
+
"id": 412,
|
3794
3794
|
"name": "SkyMediaQueryListener"
|
3795
3795
|
}
|
3796
3796
|
}
|
@@ -3810,32 +3810,32 @@
|
|
3810
3810
|
"title": "Constructors",
|
3811
3811
|
"kind": 512,
|
3812
3812
|
"children": [
|
3813
|
-
|
3813
|
+
424
|
3814
3814
|
]
|
3815
3815
|
},
|
3816
3816
|
{
|
3817
3817
|
"title": "Properties",
|
3818
3818
|
"kind": 1024,
|
3819
3819
|
"children": [
|
3820
|
+
423,
|
3820
3821
|
422,
|
3821
3822
|
421,
|
3822
|
-
420
|
3823
|
-
419
|
3823
|
+
420
|
3824
3824
|
]
|
3825
3825
|
},
|
3826
3826
|
{
|
3827
3827
|
"title": "Accessors",
|
3828
3828
|
"kind": 262144,
|
3829
3829
|
"children": [
|
3830
|
-
|
3830
|
+
427
|
3831
3831
|
]
|
3832
3832
|
},
|
3833
3833
|
{
|
3834
3834
|
"title": "Methods",
|
3835
3835
|
"kind": 2048,
|
3836
3836
|
"children": [
|
3837
|
-
|
3838
|
-
|
3837
|
+
442,
|
3838
|
+
444
|
3839
3839
|
]
|
3840
3840
|
}
|
3841
3841
|
],
|
@@ -3856,7 +3856,7 @@
|
|
3856
3856
|
]
|
3857
3857
|
},
|
3858
3858
|
{
|
3859
|
-
"id":
|
3859
|
+
"id": 465,
|
3860
3860
|
"name": "SkyNumericModule",
|
3861
3861
|
"kind": 128,
|
3862
3862
|
"kindString": "Class",
|
@@ -3881,7 +3881,7 @@
|
|
3881
3881
|
"title": "Constructors",
|
3882
3882
|
"kind": 512,
|
3883
3883
|
"children": [
|
3884
|
-
|
3884
|
+
466
|
3885
3885
|
]
|
3886
3886
|
}
|
3887
3887
|
],
|
@@ -3894,7 +3894,7 @@
|
|
3894
3894
|
]
|
3895
3895
|
},
|
3896
3896
|
{
|
3897
|
-
"id":
|
3897
|
+
"id": 488,
|
3898
3898
|
"name": "SkyNumericPipe",
|
3899
3899
|
"kind": 128,
|
3900
3900
|
"kindString": "Class",
|
@@ -3918,7 +3918,7 @@
|
|
3918
3918
|
],
|
3919
3919
|
"children": [
|
3920
3920
|
{
|
3921
|
-
"id":
|
3921
|
+
"id": 489,
|
3922
3922
|
"name": "constructor",
|
3923
3923
|
"kind": 512,
|
3924
3924
|
"kindString": "Constructor",
|
@@ -3932,14 +3932,14 @@
|
|
3932
3932
|
],
|
3933
3933
|
"signatures": [
|
3934
3934
|
{
|
3935
|
-
"id":
|
3935
|
+
"id": 490,
|
3936
3936
|
"name": "new SkyNumericPipe",
|
3937
3937
|
"kind": 16384,
|
3938
3938
|
"kindString": "Constructor signature",
|
3939
3939
|
"flags": {},
|
3940
3940
|
"parameters": [
|
3941
3941
|
{
|
3942
|
-
"id":
|
3942
|
+
"id": 491,
|
3943
3943
|
"name": "localeProvider",
|
3944
3944
|
"kind": 32768,
|
3945
3945
|
"kindString": "Parameter",
|
@@ -3950,19 +3950,19 @@
|
|
3950
3950
|
}
|
3951
3951
|
},
|
3952
3952
|
{
|
3953
|
-
"id":
|
3953
|
+
"id": 492,
|
3954
3954
|
"name": "numericSvc",
|
3955
3955
|
"kind": 32768,
|
3956
3956
|
"kindString": "Parameter",
|
3957
3957
|
"flags": {},
|
3958
3958
|
"type": {
|
3959
3959
|
"type": "reference",
|
3960
|
-
"id":
|
3960
|
+
"id": 506,
|
3961
3961
|
"name": "SkyNumericService"
|
3962
3962
|
}
|
3963
3963
|
},
|
3964
3964
|
{
|
3965
|
-
"id":
|
3965
|
+
"id": 493,
|
3966
3966
|
"name": "changeDetector",
|
3967
3967
|
"kind": 32768,
|
3968
3968
|
"kindString": "Parameter",
|
@@ -3977,14 +3977,14 @@
|
|
3977
3977
|
],
|
3978
3978
|
"type": {
|
3979
3979
|
"type": "reference",
|
3980
|
-
"id":
|
3980
|
+
"id": 488,
|
3981
3981
|
"name": "SkyNumericPipe"
|
3982
3982
|
}
|
3983
3983
|
}
|
3984
3984
|
]
|
3985
3985
|
},
|
3986
3986
|
{
|
3987
|
-
"id":
|
3987
|
+
"id": 500,
|
3988
3988
|
"name": "ngOnDestroy",
|
3989
3989
|
"kind": 2048,
|
3990
3990
|
"kindString": "Method",
|
@@ -4000,7 +4000,7 @@
|
|
4000
4000
|
],
|
4001
4001
|
"signatures": [
|
4002
4002
|
{
|
4003
|
-
"id":
|
4003
|
+
"id": 501,
|
4004
4004
|
"name": "ngOnDestroy",
|
4005
4005
|
"kind": 4096,
|
4006
4006
|
"kindString": "Call signature",
|
@@ -4021,7 +4021,7 @@
|
|
4021
4021
|
}
|
4022
4022
|
},
|
4023
4023
|
{
|
4024
|
-
"id":
|
4024
|
+
"id": 502,
|
4025
4025
|
"name": "transform",
|
4026
4026
|
"kind": 2048,
|
4027
4027
|
"kindString": "Method",
|
@@ -4037,7 +4037,7 @@
|
|
4037
4037
|
],
|
4038
4038
|
"signatures": [
|
4039
4039
|
{
|
4040
|
-
"id":
|
4040
|
+
"id": 503,
|
4041
4041
|
"name": "transform",
|
4042
4042
|
"kind": 4096,
|
4043
4043
|
"kindString": "Call signature",
|
@@ -4047,7 +4047,7 @@
|
|
4047
4047
|
},
|
4048
4048
|
"parameters": [
|
4049
4049
|
{
|
4050
|
-
"id":
|
4050
|
+
"id": 504,
|
4051
4051
|
"name": "value",
|
4052
4052
|
"kind": 32768,
|
4053
4053
|
"kindString": "Parameter",
|
@@ -4058,7 +4058,7 @@
|
|
4058
4058
|
}
|
4059
4059
|
},
|
4060
4060
|
{
|
4061
|
-
"id":
|
4061
|
+
"id": 505,
|
4062
4062
|
"name": "config",
|
4063
4063
|
"kind": 32768,
|
4064
4064
|
"kindString": "Parameter",
|
@@ -4067,7 +4067,7 @@
|
|
4067
4067
|
},
|
4068
4068
|
"type": {
|
4069
4069
|
"type": "reference",
|
4070
|
-
"id":
|
4070
|
+
"id": 468,
|
4071
4071
|
"name": "SkyNumericOptions"
|
4072
4072
|
}
|
4073
4073
|
}
|
@@ -4093,15 +4093,15 @@
|
|
4093
4093
|
"title": "Constructors",
|
4094
4094
|
"kind": 512,
|
4095
4095
|
"children": [
|
4096
|
-
|
4096
|
+
489
|
4097
4097
|
]
|
4098
4098
|
},
|
4099
4099
|
{
|
4100
4100
|
"title": "Methods",
|
4101
4101
|
"kind": 2048,
|
4102
4102
|
"children": [
|
4103
|
-
|
4104
|
-
|
4103
|
+
500,
|
4104
|
+
502
|
4105
4105
|
]
|
4106
4106
|
}
|
4107
4107
|
],
|
@@ -4128,7 +4128,7 @@
|
|
4128
4128
|
]
|
4129
4129
|
},
|
4130
4130
|
{
|
4131
|
-
"id":
|
4131
|
+
"id": 506,
|
4132
4132
|
"name": "SkyNumericService",
|
4133
4133
|
"kind": 128,
|
4134
4134
|
"kindString": "Class",
|
@@ -4149,7 +4149,7 @@
|
|
4149
4149
|
],
|
4150
4150
|
"children": [
|
4151
4151
|
{
|
4152
|
-
"id":
|
4152
|
+
"id": 507,
|
4153
4153
|
"name": "constructor",
|
4154
4154
|
"kind": 512,
|
4155
4155
|
"kindString": "Constructor",
|
@@ -4163,14 +4163,14 @@
|
|
4163
4163
|
],
|
4164
4164
|
"signatures": [
|
4165
4165
|
{
|
4166
|
-
"id":
|
4166
|
+
"id": 508,
|
4167
4167
|
"name": "new SkyNumericService",
|
4168
4168
|
"kind": 16384,
|
4169
4169
|
"kindString": "Constructor signature",
|
4170
4170
|
"flags": {},
|
4171
4171
|
"parameters": [
|
4172
4172
|
{
|
4173
|
-
"id":
|
4173
|
+
"id": 509,
|
4174
4174
|
"name": "resourcesSvc",
|
4175
4175
|
"kind": 32768,
|
4176
4176
|
"kindString": "Parameter",
|
@@ -4183,14 +4183,14 @@
|
|
4183
4183
|
],
|
4184
4184
|
"type": {
|
4185
4185
|
"type": "reference",
|
4186
|
-
"id":
|
4186
|
+
"id": 506,
|
4187
4187
|
"name": "SkyNumericService"
|
4188
4188
|
}
|
4189
4189
|
}
|
4190
4190
|
]
|
4191
4191
|
},
|
4192
4192
|
{
|
4193
|
-
"id":
|
4193
|
+
"id": 514,
|
4194
4194
|
"name": "formatNumber",
|
4195
4195
|
"kind": 2048,
|
4196
4196
|
"kindString": "Method",
|
@@ -4206,7 +4206,7 @@
|
|
4206
4206
|
],
|
4207
4207
|
"signatures": [
|
4208
4208
|
{
|
4209
|
-
"id":
|
4209
|
+
"id": 515,
|
4210
4210
|
"name": "formatNumber",
|
4211
4211
|
"kind": 4096,
|
4212
4212
|
"kindString": "Call signature",
|
@@ -4216,7 +4216,7 @@
|
|
4216
4216
|
},
|
4217
4217
|
"parameters": [
|
4218
4218
|
{
|
4219
|
-
"id":
|
4219
|
+
"id": 516,
|
4220
4220
|
"name": "value",
|
4221
4221
|
"kind": 32768,
|
4222
4222
|
"kindString": "Parameter",
|
@@ -4230,7 +4230,7 @@
|
|
4230
4230
|
}
|
4231
4231
|
},
|
4232
4232
|
{
|
4233
|
-
"id":
|
4233
|
+
"id": 517,
|
4234
4234
|
"name": "options",
|
4235
4235
|
"kind": 32768,
|
4236
4236
|
"kindString": "Parameter",
|
@@ -4240,7 +4240,7 @@
|
|
4240
4240
|
},
|
4241
4241
|
"type": {
|
4242
4242
|
"type": "reference",
|
4243
|
-
"id":
|
4243
|
+
"id": 468,
|
4244
4244
|
"name": "SkyNumericOptions"
|
4245
4245
|
}
|
4246
4246
|
}
|
@@ -4258,14 +4258,14 @@
|
|
4258
4258
|
"title": "Constructors",
|
4259
4259
|
"kind": 512,
|
4260
4260
|
"children": [
|
4261
|
-
|
4261
|
+
507
|
4262
4262
|
]
|
4263
4263
|
},
|
4264
4264
|
{
|
4265
4265
|
"title": "Methods",
|
4266
4266
|
"kind": 2048,
|
4267
4267
|
"children": [
|
4268
|
-
|
4268
|
+
514
|
4269
4269
|
]
|
4270
4270
|
}
|
4271
4271
|
],
|
@@ -4278,7 +4278,7 @@
|
|
4278
4278
|
]
|
4279
4279
|
},
|
4280
4280
|
{
|
4281
|
-
"id":
|
4281
|
+
"id": 543,
|
4282
4282
|
"name": "SkyOverlayInstance",
|
4283
4283
|
"kind": 128,
|
4284
4284
|
"kindString": "Class",
|
@@ -4288,7 +4288,7 @@
|
|
4288
4288
|
},
|
4289
4289
|
"children": [
|
4290
4290
|
{
|
4291
|
-
"id":
|
4291
|
+
"id": 544,
|
4292
4292
|
"name": "constructor",
|
4293
4293
|
"kind": 512,
|
4294
4294
|
"kindString": "Constructor",
|
@@ -4302,26 +4302,26 @@
|
|
4302
4302
|
],
|
4303
4303
|
"signatures": [
|
4304
4304
|
{
|
4305
|
-
"id":
|
4305
|
+
"id": 545,
|
4306
4306
|
"name": "new SkyOverlayInstance",
|
4307
4307
|
"kind": 16384,
|
4308
4308
|
"kindString": "Constructor signature",
|
4309
4309
|
"flags": {},
|
4310
4310
|
"parameters": [
|
4311
4311
|
{
|
4312
|
-
"id":
|
4312
|
+
"id": 546,
|
4313
4313
|
"name": "config",
|
4314
4314
|
"kind": 32768,
|
4315
4315
|
"kindString": "Parameter",
|
4316
4316
|
"flags": {},
|
4317
4317
|
"type": {
|
4318
4318
|
"type": "reference",
|
4319
|
-
"id":
|
4319
|
+
"id": 536,
|
4320
4320
|
"name": "SkyOverlayConfig"
|
4321
4321
|
}
|
4322
4322
|
},
|
4323
4323
|
{
|
4324
|
-
"id":
|
4324
|
+
"id": 547,
|
4325
4325
|
"name": "componentRef",
|
4326
4326
|
"kind": 32768,
|
4327
4327
|
"kindString": "Parameter",
|
@@ -4342,14 +4342,14 @@
|
|
4342
4342
|
],
|
4343
4343
|
"type": {
|
4344
4344
|
"type": "reference",
|
4345
|
-
"id":
|
4345
|
+
"id": 543,
|
4346
4346
|
"name": "SkyOverlayInstance"
|
4347
4347
|
}
|
4348
4348
|
}
|
4349
4349
|
]
|
4350
4350
|
},
|
4351
4351
|
{
|
4352
|
-
"id":
|
4352
|
+
"id": 552,
|
4353
4353
|
"name": "id",
|
4354
4354
|
"kind": 1024,
|
4355
4355
|
"kindString": "Property",
|
@@ -4369,7 +4369,7 @@
|
|
4369
4369
|
}
|
4370
4370
|
},
|
4371
4371
|
{
|
4372
|
-
"id":
|
4372
|
+
"id": 548,
|
4373
4373
|
"name": "backdropClick",
|
4374
4374
|
"kind": 262144,
|
4375
4375
|
"kindString": "Accessor",
|
@@ -4385,7 +4385,7 @@
|
|
4385
4385
|
],
|
4386
4386
|
"getSignature": [
|
4387
4387
|
{
|
4388
|
-
"id":
|
4388
|
+
"id": 549,
|
4389
4389
|
"name": "backdropClick",
|
4390
4390
|
"kind": 524288,
|
4391
4391
|
"kindString": "Get signature",
|
@@ -4409,7 +4409,7 @@
|
|
4409
4409
|
]
|
4410
4410
|
},
|
4411
4411
|
{
|
4412
|
-
"id":
|
4412
|
+
"id": 550,
|
4413
4413
|
"name": "closed",
|
4414
4414
|
"kind": 262144,
|
4415
4415
|
"kindString": "Accessor",
|
@@ -4425,7 +4425,7 @@
|
|
4425
4425
|
],
|
4426
4426
|
"getSignature": [
|
4427
4427
|
{
|
4428
|
-
"id":
|
4428
|
+
"id": 551,
|
4429
4429
|
"name": "closed",
|
4430
4430
|
"kind": 524288,
|
4431
4431
|
"kindString": "Get signature",
|
@@ -4449,7 +4449,7 @@
|
|
4449
4449
|
]
|
4450
4450
|
},
|
4451
4451
|
{
|
4452
|
-
"id":
|
4452
|
+
"id": 559,
|
4453
4453
|
"name": "attachComponent",
|
4454
4454
|
"kind": 2048,
|
4455
4455
|
"kindString": "Method",
|
@@ -4465,7 +4465,7 @@
|
|
4465
4465
|
],
|
4466
4466
|
"signatures": [
|
4467
4467
|
{
|
4468
|
-
"id":
|
4468
|
+
"id": 560,
|
4469
4469
|
"name": "attachComponent",
|
4470
4470
|
"kind": 4096,
|
4471
4471
|
"kindString": "Call signature",
|
@@ -4475,7 +4475,7 @@
|
|
4475
4475
|
},
|
4476
4476
|
"typeParameter": [
|
4477
4477
|
{
|
4478
|
-
"id":
|
4478
|
+
"id": 561,
|
4479
4479
|
"name": "C",
|
4480
4480
|
"kind": 131072,
|
4481
4481
|
"kindString": "Type parameter",
|
@@ -4484,7 +4484,7 @@
|
|
4484
4484
|
],
|
4485
4485
|
"parameters": [
|
4486
4486
|
{
|
4487
|
-
"id":
|
4487
|
+
"id": 562,
|
4488
4488
|
"name": "component",
|
4489
4489
|
"kind": 32768,
|
4490
4490
|
"kindString": "Parameter",
|
@@ -4497,7 +4497,7 @@
|
|
4497
4497
|
"typeArguments": [
|
4498
4498
|
{
|
4499
4499
|
"type": "reference",
|
4500
|
-
"id":
|
4500
|
+
"id": 561,
|
4501
4501
|
"name": "C"
|
4502
4502
|
}
|
4503
4503
|
],
|
@@ -4507,7 +4507,7 @@
|
|
4507
4507
|
}
|
4508
4508
|
},
|
4509
4509
|
{
|
4510
|
-
"id":
|
4510
|
+
"id": 563,
|
4511
4511
|
"name": "providers",
|
4512
4512
|
"kind": 32768,
|
4513
4513
|
"kindString": "Parameter",
|
@@ -4530,14 +4530,14 @@
|
|
4530
4530
|
],
|
4531
4531
|
"type": {
|
4532
4532
|
"type": "reference",
|
4533
|
-
"id":
|
4533
|
+
"id": 561,
|
4534
4534
|
"name": "C"
|
4535
4535
|
}
|
4536
4536
|
}
|
4537
4537
|
]
|
4538
4538
|
},
|
4539
4539
|
{
|
4540
|
-
"id":
|
4540
|
+
"id": 564,
|
4541
4541
|
"name": "attachTemplate",
|
4542
4542
|
"kind": 2048,
|
4543
4543
|
"kindString": "Method",
|
@@ -4553,7 +4553,7 @@
|
|
4553
4553
|
],
|
4554
4554
|
"signatures": [
|
4555
4555
|
{
|
4556
|
-
"id":
|
4556
|
+
"id": 565,
|
4557
4557
|
"name": "attachTemplate",
|
4558
4558
|
"kind": 4096,
|
4559
4559
|
"kindString": "Call signature",
|
@@ -4563,7 +4563,7 @@
|
|
4563
4563
|
},
|
4564
4564
|
"typeParameter": [
|
4565
4565
|
{
|
4566
|
-
"id":
|
4566
|
+
"id": 566,
|
4567
4567
|
"name": "T",
|
4568
4568
|
"kind": 131072,
|
4569
4569
|
"kindString": "Type parameter",
|
@@ -4572,7 +4572,7 @@
|
|
4572
4572
|
],
|
4573
4573
|
"parameters": [
|
4574
4574
|
{
|
4575
|
-
"id":
|
4575
|
+
"id": 567,
|
4576
4576
|
"name": "templateRef",
|
4577
4577
|
"kind": 32768,
|
4578
4578
|
"kindString": "Parameter",
|
@@ -4585,7 +4585,7 @@
|
|
4585
4585
|
"typeArguments": [
|
4586
4586
|
{
|
4587
4587
|
"type": "reference",
|
4588
|
-
"id":
|
4588
|
+
"id": 566,
|
4589
4589
|
"name": "T"
|
4590
4590
|
}
|
4591
4591
|
],
|
@@ -4595,7 +4595,7 @@
|
|
4595
4595
|
}
|
4596
4596
|
},
|
4597
4597
|
{
|
4598
|
-
"id":
|
4598
|
+
"id": 568,
|
4599
4599
|
"name": "context",
|
4600
4600
|
"kind": 32768,
|
4601
4601
|
"kindString": "Parameter",
|
@@ -4607,7 +4607,7 @@
|
|
4607
4607
|
},
|
4608
4608
|
"type": {
|
4609
4609
|
"type": "reference",
|
4610
|
-
"id":
|
4610
|
+
"id": 566,
|
4611
4611
|
"name": "T"
|
4612
4612
|
}
|
4613
4613
|
}
|
@@ -4625,32 +4625,32 @@
|
|
4625
4625
|
"title": "Constructors",
|
4626
4626
|
"kind": 512,
|
4627
4627
|
"children": [
|
4628
|
-
|
4628
|
+
544
|
4629
4629
|
]
|
4630
4630
|
},
|
4631
4631
|
{
|
4632
4632
|
"title": "Properties",
|
4633
4633
|
"kind": 1024,
|
4634
4634
|
"children": [
|
4635
|
+
558,
|
4635
4636
|
557,
|
4636
|
-
|
4637
|
-
551
|
4637
|
+
552
|
4638
4638
|
]
|
4639
4639
|
},
|
4640
4640
|
{
|
4641
4641
|
"title": "Accessors",
|
4642
4642
|
"kind": 262144,
|
4643
4643
|
"children": [
|
4644
|
-
|
4645
|
-
|
4644
|
+
548,
|
4645
|
+
550
|
4646
4646
|
]
|
4647
4647
|
},
|
4648
4648
|
{
|
4649
4649
|
"title": "Methods",
|
4650
4650
|
"kind": 2048,
|
4651
4651
|
"children": [
|
4652
|
-
|
4653
|
-
|
4652
|
+
559,
|
4653
|
+
564
|
4654
4654
|
]
|
4655
4655
|
}
|
4656
4656
|
],
|
@@ -4663,7 +4663,7 @@
|
|
4663
4663
|
]
|
4664
4664
|
},
|
4665
4665
|
{
|
4666
|
-
"id":
|
4666
|
+
"id": 569,
|
4667
4667
|
"name": "SkyOverlayModule",
|
4668
4668
|
"kind": 128,
|
4669
4669
|
"kindString": "Class",
|
@@ -4688,7 +4688,7 @@
|
|
4688
4688
|
"title": "Constructors",
|
4689
4689
|
"kind": 512,
|
4690
4690
|
"children": [
|
4691
|
-
|
4691
|
+
570
|
4692
4692
|
]
|
4693
4693
|
}
|
4694
4694
|
],
|
@@ -4701,7 +4701,7 @@
|
|
4701
4701
|
]
|
4702
4702
|
},
|
4703
4703
|
{
|
4704
|
-
"id":
|
4704
|
+
"id": 572,
|
4705
4705
|
"name": "SkyOverlayService",
|
4706
4706
|
"kind": 128,
|
4707
4707
|
"kindString": "Class",
|
@@ -4731,7 +4731,7 @@
|
|
4731
4731
|
],
|
4732
4732
|
"children": [
|
4733
4733
|
{
|
4734
|
-
"id":
|
4734
|
+
"id": 574,
|
4735
4735
|
"name": "constructor",
|
4736
4736
|
"kind": 512,
|
4737
4737
|
"kindString": "Constructor",
|
@@ -4745,14 +4745,14 @@
|
|
4745
4745
|
],
|
4746
4746
|
"signatures": [
|
4747
4747
|
{
|
4748
|
-
"id":
|
4748
|
+
"id": 575,
|
4749
4749
|
"name": "new SkyOverlayService",
|
4750
4750
|
"kind": 16384,
|
4751
4751
|
"kindString": "Constructor signature",
|
4752
4752
|
"flags": {},
|
4753
4753
|
"parameters": [
|
4754
4754
|
{
|
4755
|
-
"id":
|
4755
|
+
"id": 576,
|
4756
4756
|
"name": "applicationRef",
|
4757
4757
|
"kind": 32768,
|
4758
4758
|
"kindString": "Parameter",
|
@@ -4765,7 +4765,7 @@
|
|
4765
4765
|
}
|
4766
4766
|
},
|
4767
4767
|
{
|
4768
|
-
"id":
|
4768
|
+
"id": 577,
|
4769
4769
|
"name": "componentFactoryResolver",
|
4770
4770
|
"kind": 32768,
|
4771
4771
|
"kindString": "Parameter",
|
@@ -4778,7 +4778,7 @@
|
|
4778
4778
|
}
|
4779
4779
|
},
|
4780
4780
|
{
|
4781
|
-
"id":
|
4781
|
+
"id": 578,
|
4782
4782
|
"name": "injector",
|
4783
4783
|
"kind": 32768,
|
4784
4784
|
"kindString": "Parameter",
|
@@ -4791,7 +4791,7 @@
|
|
4791
4791
|
}
|
4792
4792
|
},
|
4793
4793
|
{
|
4794
|
-
"id":
|
4794
|
+
"id": 579,
|
4795
4795
|
"name": "adapter",
|
4796
4796
|
"kind": 32768,
|
4797
4797
|
"kindString": "Parameter",
|
@@ -4804,14 +4804,14 @@
|
|
4804
4804
|
],
|
4805
4805
|
"type": {
|
4806
4806
|
"type": "reference",
|
4807
|
-
"id":
|
4807
|
+
"id": 572,
|
4808
4808
|
"name": "SkyOverlayService"
|
4809
4809
|
}
|
4810
4810
|
}
|
4811
4811
|
]
|
4812
4812
|
},
|
4813
4813
|
{
|
4814
|
-
"id":
|
4814
|
+
"id": 587,
|
4815
4815
|
"name": "close",
|
4816
4816
|
"kind": 2048,
|
4817
4817
|
"kindString": "Method",
|
@@ -4827,7 +4827,7 @@
|
|
4827
4827
|
],
|
4828
4828
|
"signatures": [
|
4829
4829
|
{
|
4830
|
-
"id":
|
4830
|
+
"id": 588,
|
4831
4831
|
"name": "close",
|
4832
4832
|
"kind": 4096,
|
4833
4833
|
"kindString": "Call signature",
|
@@ -4837,7 +4837,7 @@
|
|
4837
4837
|
},
|
4838
4838
|
"parameters": [
|
4839
4839
|
{
|
4840
|
-
"id":
|
4840
|
+
"id": 589,
|
4841
4841
|
"name": "instance",
|
4842
4842
|
"kind": 32768,
|
4843
4843
|
"kindString": "Parameter",
|
@@ -4847,7 +4847,7 @@
|
|
4847
4847
|
},
|
4848
4848
|
"type": {
|
4849
4849
|
"type": "reference",
|
4850
|
-
"id":
|
4850
|
+
"id": 543,
|
4851
4851
|
"name": "SkyOverlayInstance"
|
4852
4852
|
}
|
4853
4853
|
}
|
@@ -4860,7 +4860,7 @@
|
|
4860
4860
|
]
|
4861
4861
|
},
|
4862
4862
|
{
|
4863
|
-
"id":
|
4863
|
+
"id": 590,
|
4864
4864
|
"name": "closeAll",
|
4865
4865
|
"kind": 2048,
|
4866
4866
|
"kindString": "Method",
|
@@ -4876,7 +4876,7 @@
|
|
4876
4876
|
],
|
4877
4877
|
"signatures": [
|
4878
4878
|
{
|
4879
|
-
"id":
|
4879
|
+
"id": 591,
|
4880
4880
|
"name": "closeAll",
|
4881
4881
|
"kind": 4096,
|
4882
4882
|
"kindString": "Call signature",
|
@@ -4892,7 +4892,7 @@
|
|
4892
4892
|
]
|
4893
4893
|
},
|
4894
4894
|
{
|
4895
|
-
"id":
|
4895
|
+
"id": 584,
|
4896
4896
|
"name": "create",
|
4897
4897
|
"kind": 2048,
|
4898
4898
|
"kindString": "Method",
|
@@ -4908,7 +4908,7 @@
|
|
4908
4908
|
],
|
4909
4909
|
"signatures": [
|
4910
4910
|
{
|
4911
|
-
"id":
|
4911
|
+
"id": 585,
|
4912
4912
|
"name": "create",
|
4913
4913
|
"kind": 4096,
|
4914
4914
|
"kindString": "Call signature",
|
@@ -4918,7 +4918,7 @@
|
|
4918
4918
|
},
|
4919
4919
|
"parameters": [
|
4920
4920
|
{
|
4921
|
-
"id":
|
4921
|
+
"id": 586,
|
4922
4922
|
"name": "config",
|
4923
4923
|
"kind": 32768,
|
4924
4924
|
"kindString": "Parameter",
|
@@ -4930,14 +4930,14 @@
|
|
4930
4930
|
},
|
4931
4931
|
"type": {
|
4932
4932
|
"type": "reference",
|
4933
|
-
"id":
|
4933
|
+
"id": 536,
|
4934
4934
|
"name": "SkyOverlayConfig"
|
4935
4935
|
}
|
4936
4936
|
}
|
4937
4937
|
],
|
4938
4938
|
"type": {
|
4939
4939
|
"type": "reference",
|
4940
|
-
"id":
|
4940
|
+
"id": 543,
|
4941
4941
|
"name": "SkyOverlayInstance"
|
4942
4942
|
}
|
4943
4943
|
}
|
@@ -4949,16 +4949,16 @@
|
|
4949
4949
|
"title": "Constructors",
|
4950
4950
|
"kind": 512,
|
4951
4951
|
"children": [
|
4952
|
-
|
4952
|
+
574
|
4953
4953
|
]
|
4954
4954
|
},
|
4955
4955
|
{
|
4956
4956
|
"title": "Methods",
|
4957
4957
|
"kind": 2048,
|
4958
4958
|
"children": [
|
4959
|
-
|
4960
|
-
|
4961
|
-
|
4959
|
+
587,
|
4960
|
+
590,
|
4961
|
+
584
|
4962
4962
|
]
|
4963
4963
|
}
|
4964
4964
|
],
|
@@ -4971,7 +4971,7 @@
|
|
4971
4971
|
]
|
4972
4972
|
},
|
4973
4973
|
{
|
4974
|
-
"id":
|
4974
|
+
"id": 604,
|
4975
4975
|
"name": "SkyPercentPipe",
|
4976
4976
|
"kind": 128,
|
4977
4977
|
"kindString": "Class",
|
@@ -4992,7 +4992,7 @@
|
|
4992
4992
|
],
|
4993
4993
|
"children": [
|
4994
4994
|
{
|
4995
|
-
"id":
|
4995
|
+
"id": 605,
|
4996
4996
|
"name": "constructor",
|
4997
4997
|
"kind": 512,
|
4998
4998
|
"kindString": "Constructor",
|
@@ -5006,14 +5006,14 @@
|
|
5006
5006
|
],
|
5007
5007
|
"signatures": [
|
5008
5008
|
{
|
5009
|
-
"id":
|
5009
|
+
"id": 606,
|
5010
5010
|
"name": "new SkyPercentPipe",
|
5011
5011
|
"kind": 16384,
|
5012
5012
|
"kindString": "Constructor signature",
|
5013
5013
|
"flags": {},
|
5014
5014
|
"parameters": [
|
5015
5015
|
{
|
5016
|
-
"id":
|
5016
|
+
"id": 607,
|
5017
5017
|
"name": "localeProvider",
|
5018
5018
|
"kind": 32768,
|
5019
5019
|
"kindString": "Parameter",
|
@@ -5026,14 +5026,14 @@
|
|
5026
5026
|
],
|
5027
5027
|
"type": {
|
5028
5028
|
"type": "reference",
|
5029
|
-
"id":
|
5029
|
+
"id": 604,
|
5030
5030
|
"name": "SkyPercentPipe"
|
5031
5031
|
}
|
5032
5032
|
}
|
5033
5033
|
]
|
5034
5034
|
},
|
5035
5035
|
{
|
5036
|
-
"id":
|
5036
|
+
"id": 608,
|
5037
5037
|
"name": "defaultLocale",
|
5038
5038
|
"kind": 262144,
|
5039
5039
|
"kindString": "Accessor",
|
@@ -5049,7 +5049,7 @@
|
|
5049
5049
|
],
|
5050
5050
|
"getSignature": [
|
5051
5051
|
{
|
5052
|
-
"id":
|
5052
|
+
"id": 609,
|
5053
5053
|
"name": "defaultLocale",
|
5054
5054
|
"kind": 524288,
|
5055
5055
|
"kindString": "Get signature",
|
@@ -5062,7 +5062,7 @@
|
|
5062
5062
|
]
|
5063
5063
|
},
|
5064
5064
|
{
|
5065
|
-
"id":
|
5065
|
+
"id": 617,
|
5066
5066
|
"name": "ngOnDestroy",
|
5067
5067
|
"kind": 2048,
|
5068
5068
|
"kindString": "Method",
|
@@ -5078,7 +5078,7 @@
|
|
5078
5078
|
],
|
5079
5079
|
"signatures": [
|
5080
5080
|
{
|
5081
|
-
"id":
|
5081
|
+
"id": 618,
|
5082
5082
|
"name": "ngOnDestroy",
|
5083
5083
|
"kind": 4096,
|
5084
5084
|
"kindString": "Call signature",
|
@@ -5099,7 +5099,7 @@
|
|
5099
5099
|
}
|
5100
5100
|
},
|
5101
5101
|
{
|
5102
|
-
"id":
|
5102
|
+
"id": 619,
|
5103
5103
|
"name": "transform",
|
5104
5104
|
"kind": 2048,
|
5105
5105
|
"kindString": "Method",
|
@@ -5115,14 +5115,14 @@
|
|
5115
5115
|
],
|
5116
5116
|
"signatures": [
|
5117
5117
|
{
|
5118
|
-
"id":
|
5118
|
+
"id": 620,
|
5119
5119
|
"name": "transform",
|
5120
5120
|
"kind": 4096,
|
5121
5121
|
"kindString": "Call signature",
|
5122
5122
|
"flags": {},
|
5123
5123
|
"parameters": [
|
5124
5124
|
{
|
5125
|
-
"id":
|
5125
|
+
"id": 621,
|
5126
5126
|
"name": "value",
|
5127
5127
|
"kind": 32768,
|
5128
5128
|
"kindString": "Parameter",
|
@@ -5133,7 +5133,7 @@
|
|
5133
5133
|
}
|
5134
5134
|
},
|
5135
5135
|
{
|
5136
|
-
"id":
|
5136
|
+
"id": 622,
|
5137
5137
|
"name": "format",
|
5138
5138
|
"kind": 32768,
|
5139
5139
|
"kindString": "Parameter",
|
@@ -5146,7 +5146,7 @@
|
|
5146
5146
|
}
|
5147
5147
|
},
|
5148
5148
|
{
|
5149
|
-
"id":
|
5149
|
+
"id": 623,
|
5150
5150
|
"name": "locale",
|
5151
5151
|
"kind": 32768,
|
5152
5152
|
"kindString": "Parameter",
|
@@ -5180,22 +5180,22 @@
|
|
5180
5180
|
"title": "Constructors",
|
5181
5181
|
"kind": 512,
|
5182
5182
|
"children": [
|
5183
|
-
|
5183
|
+
605
|
5184
5184
|
]
|
5185
5185
|
},
|
5186
5186
|
{
|
5187
5187
|
"title": "Accessors",
|
5188
5188
|
"kind": 262144,
|
5189
5189
|
"children": [
|
5190
|
-
|
5190
|
+
608
|
5191
5191
|
]
|
5192
5192
|
},
|
5193
5193
|
{
|
5194
5194
|
"title": "Methods",
|
5195
5195
|
"kind": 2048,
|
5196
5196
|
"children": [
|
5197
|
-
|
5198
|
-
|
5197
|
+
617,
|
5198
|
+
619
|
5199
5199
|
]
|
5200
5200
|
}
|
5201
5201
|
],
|
@@ -5222,7 +5222,7 @@
|
|
5222
5222
|
]
|
5223
5223
|
},
|
5224
5224
|
{
|
5225
|
-
"id":
|
5225
|
+
"id": 601,
|
5226
5226
|
"name": "SkyPercentPipeModule",
|
5227
5227
|
"kind": 128,
|
5228
5228
|
"kindString": "Class",
|
@@ -5247,7 +5247,7 @@
|
|
5247
5247
|
"title": "Constructors",
|
5248
5248
|
"kind": 512,
|
5249
5249
|
"children": [
|
5250
|
-
|
5250
|
+
602
|
5251
5251
|
]
|
5252
5252
|
}
|
5253
5253
|
],
|
@@ -5260,7 +5260,7 @@
|
|
5260
5260
|
]
|
5261
5261
|
},
|
5262
5262
|
{
|
5263
|
-
"id":
|
5263
|
+
"id": 643,
|
5264
5264
|
"name": "SkyResizeObserverMediaQueryService",
|
5265
5265
|
"kind": 128,
|
5266
5266
|
"kindString": "Class",
|
@@ -5284,7 +5284,7 @@
|
|
5284
5284
|
],
|
5285
5285
|
"children": [
|
5286
5286
|
{
|
5287
|
-
"id":
|
5287
|
+
"id": 644,
|
5288
5288
|
"name": "constructor",
|
5289
5289
|
"kind": 512,
|
5290
5290
|
"kindString": "Constructor",
|
@@ -5298,35 +5298,35 @@
|
|
5298
5298
|
],
|
5299
5299
|
"signatures": [
|
5300
5300
|
{
|
5301
|
-
"id":
|
5301
|
+
"id": 645,
|
5302
5302
|
"name": "new SkyResizeObserverMediaQueryService",
|
5303
5303
|
"kind": 16384,
|
5304
5304
|
"kindString": "Constructor signature",
|
5305
5305
|
"flags": {},
|
5306
5306
|
"parameters": [
|
5307
5307
|
{
|
5308
|
-
"id":
|
5308
|
+
"id": 646,
|
5309
5309
|
"name": "resizeObserverSvc",
|
5310
5310
|
"kind": 32768,
|
5311
5311
|
"kindString": "Parameter",
|
5312
5312
|
"flags": {},
|
5313
5313
|
"type": {
|
5314
5314
|
"type": "reference",
|
5315
|
-
"id":
|
5315
|
+
"id": 626,
|
5316
5316
|
"name": "SkyResizeObserverService"
|
5317
5317
|
}
|
5318
5318
|
}
|
5319
5319
|
],
|
5320
5320
|
"type": {
|
5321
5321
|
"type": "reference",
|
5322
|
-
"id":
|
5322
|
+
"id": 643,
|
5323
5323
|
"name": "SkyResizeObserverMediaQueryService"
|
5324
5324
|
}
|
5325
5325
|
}
|
5326
5326
|
]
|
5327
5327
|
},
|
5328
5328
|
{
|
5329
|
-
"id":
|
5329
|
+
"id": 647,
|
5330
5330
|
"name": "current",
|
5331
5331
|
"kind": 262144,
|
5332
5332
|
"kindString": "Accessor",
|
@@ -5342,7 +5342,7 @@
|
|
5342
5342
|
],
|
5343
5343
|
"getSignature": [
|
5344
5344
|
{
|
5345
|
-
"id":
|
5345
|
+
"id": 648,
|
5346
5346
|
"name": "current",
|
5347
5347
|
"kind": 524288,
|
5348
5348
|
"kindString": "Get signature",
|
@@ -5352,14 +5352,14 @@
|
|
5352
5352
|
},
|
5353
5353
|
"type": {
|
5354
5354
|
"type": "reference",
|
5355
|
-
"id":
|
5355
|
+
"id": 407,
|
5356
5356
|
"name": "SkyMediaBreakpoints"
|
5357
5357
|
}
|
5358
5358
|
}
|
5359
5359
|
]
|
5360
5360
|
},
|
5361
5361
|
{
|
5362
|
-
"id":
|
5362
|
+
"id": 660,
|
5363
5363
|
"name": "ngOnDestroy",
|
5364
5364
|
"kind": 2048,
|
5365
5365
|
"kindString": "Method",
|
@@ -5375,7 +5375,7 @@
|
|
5375
5375
|
],
|
5376
5376
|
"signatures": [
|
5377
5377
|
{
|
5378
|
-
"id":
|
5378
|
+
"id": 661,
|
5379
5379
|
"name": "ngOnDestroy",
|
5380
5380
|
"kind": 4096,
|
5381
5381
|
"kindString": "Call signature",
|
@@ -5396,7 +5396,7 @@
|
|
5396
5396
|
}
|
5397
5397
|
},
|
5398
5398
|
{
|
5399
|
-
"id":
|
5399
|
+
"id": 664,
|
5400
5400
|
"name": "observe",
|
5401
5401
|
"kind": 2048,
|
5402
5402
|
"kindString": "Method",
|
@@ -5412,7 +5412,7 @@
|
|
5412
5412
|
],
|
5413
5413
|
"signatures": [
|
5414
5414
|
{
|
5415
|
-
"id":
|
5415
|
+
"id": 665,
|
5416
5416
|
"name": "observe",
|
5417
5417
|
"kind": 4096,
|
5418
5418
|
"kindString": "Call signature",
|
@@ -5422,7 +5422,7 @@
|
|
5422
5422
|
},
|
5423
5423
|
"parameters": [
|
5424
5424
|
{
|
5425
|
-
"id":
|
5425
|
+
"id": 666,
|
5426
5426
|
"name": "element",
|
5427
5427
|
"kind": 32768,
|
5428
5428
|
"kindString": "Parameter",
|
@@ -5443,14 +5443,14 @@
|
|
5443
5443
|
],
|
5444
5444
|
"type": {
|
5445
5445
|
"type": "reference",
|
5446
|
-
"id":
|
5446
|
+
"id": 643,
|
5447
5447
|
"name": "SkyResizeObserverMediaQueryService"
|
5448
5448
|
}
|
5449
5449
|
}
|
5450
5450
|
]
|
5451
5451
|
},
|
5452
5452
|
{
|
5453
|
-
"id":
|
5453
|
+
"id": 669,
|
5454
5454
|
"name": "subscribe",
|
5455
5455
|
"kind": 2048,
|
5456
5456
|
"kindString": "Method",
|
@@ -5466,7 +5466,7 @@
|
|
5466
5466
|
],
|
5467
5467
|
"signatures": [
|
5468
5468
|
{
|
5469
|
-
"id":
|
5469
|
+
"id": 670,
|
5470
5470
|
"name": "subscribe",
|
5471
5471
|
"kind": 4096,
|
5472
5472
|
"kindString": "Call signature",
|
@@ -5476,14 +5476,14 @@
|
|
5476
5476
|
},
|
5477
5477
|
"parameters": [
|
5478
5478
|
{
|
5479
|
-
"id":
|
5479
|
+
"id": 671,
|
5480
5480
|
"name": "listener",
|
5481
5481
|
"kind": 32768,
|
5482
5482
|
"kindString": "Parameter",
|
5483
5483
|
"flags": {},
|
5484
5484
|
"type": {
|
5485
5485
|
"type": "reference",
|
5486
|
-
"id":
|
5486
|
+
"id": 412,
|
5487
5487
|
"name": "SkyMediaQueryListener"
|
5488
5488
|
}
|
5489
5489
|
}
|
@@ -5498,7 +5498,7 @@
|
|
5498
5498
|
]
|
5499
5499
|
},
|
5500
5500
|
{
|
5501
|
-
"id":
|
5501
|
+
"id": 667,
|
5502
5502
|
"name": "unobserve",
|
5503
5503
|
"kind": 2048,
|
5504
5504
|
"kindString": "Method",
|
@@ -5514,7 +5514,7 @@
|
|
5514
5514
|
],
|
5515
5515
|
"signatures": [
|
5516
5516
|
{
|
5517
|
-
"id":
|
5517
|
+
"id": 668,
|
5518
5518
|
"name": "unobserve",
|
5519
5519
|
"kind": 4096,
|
5520
5520
|
"kindString": "Call signature",
|
@@ -5535,24 +5535,24 @@
|
|
5535
5535
|
"title": "Constructors",
|
5536
5536
|
"kind": 512,
|
5537
5537
|
"children": [
|
5538
|
-
|
5538
|
+
644
|
5539
5539
|
]
|
5540
5540
|
},
|
5541
5541
|
{
|
5542
5542
|
"title": "Accessors",
|
5543
5543
|
"kind": 262144,
|
5544
5544
|
"children": [
|
5545
|
-
|
5545
|
+
647
|
5546
5546
|
]
|
5547
5547
|
},
|
5548
5548
|
{
|
5549
5549
|
"title": "Methods",
|
5550
5550
|
"kind": 2048,
|
5551
5551
|
"children": [
|
5552
|
-
|
5553
|
-
|
5554
|
-
|
5555
|
-
|
5552
|
+
660,
|
5553
|
+
664,
|
5554
|
+
669,
|
5555
|
+
667
|
5556
5556
|
]
|
5557
5557
|
}
|
5558
5558
|
],
|
@@ -5573,7 +5573,7 @@
|
|
5573
5573
|
]
|
5574
5574
|
},
|
5575
5575
|
{
|
5576
|
-
"id":
|
5576
|
+
"id": 626,
|
5577
5577
|
"name": "SkyResizeObserverService",
|
5578
5578
|
"kind": 128,
|
5579
5579
|
"kindString": "Class",
|
@@ -5597,7 +5597,7 @@
|
|
5597
5597
|
],
|
5598
5598
|
"children": [
|
5599
5599
|
{
|
5600
|
-
"id":
|
5600
|
+
"id": 627,
|
5601
5601
|
"name": "constructor",
|
5602
5602
|
"kind": 512,
|
5603
5603
|
"kindString": "Constructor",
|
@@ -5611,14 +5611,14 @@
|
|
5611
5611
|
],
|
5612
5612
|
"signatures": [
|
5613
5613
|
{
|
5614
|
-
"id":
|
5614
|
+
"id": 628,
|
5615
5615
|
"name": "new SkyResizeObserverService",
|
5616
5616
|
"kind": 16384,
|
5617
5617
|
"kindString": "Constructor signature",
|
5618
5618
|
"flags": {},
|
5619
5619
|
"parameters": [
|
5620
5620
|
{
|
5621
|
-
"id":
|
5621
|
+
"id": 629,
|
5622
5622
|
"name": "zone",
|
5623
5623
|
"kind": 32768,
|
5624
5624
|
"kindString": "Parameter",
|
@@ -5633,14 +5633,14 @@
|
|
5633
5633
|
],
|
5634
5634
|
"type": {
|
5635
5635
|
"type": "reference",
|
5636
|
-
"id":
|
5636
|
+
"id": 626,
|
5637
5637
|
"name": "SkyResizeObserverService"
|
5638
5638
|
}
|
5639
5639
|
}
|
5640
5640
|
]
|
5641
5641
|
},
|
5642
5642
|
{
|
5643
|
-
"id":
|
5643
|
+
"id": 632,
|
5644
5644
|
"name": "ngOnDestroy",
|
5645
5645
|
"kind": 2048,
|
5646
5646
|
"kindString": "Method",
|
@@ -5656,7 +5656,7 @@
|
|
5656
5656
|
],
|
5657
5657
|
"signatures": [
|
5658
5658
|
{
|
5659
|
-
"id":
|
5659
|
+
"id": 633,
|
5660
5660
|
"name": "ngOnDestroy",
|
5661
5661
|
"kind": 4096,
|
5662
5662
|
"kindString": "Call signature",
|
@@ -5677,7 +5677,7 @@
|
|
5677
5677
|
}
|
5678
5678
|
},
|
5679
5679
|
{
|
5680
|
-
"id":
|
5680
|
+
"id": 634,
|
5681
5681
|
"name": "observe",
|
5682
5682
|
"kind": 2048,
|
5683
5683
|
"kindString": "Method",
|
@@ -5693,7 +5693,7 @@
|
|
5693
5693
|
],
|
5694
5694
|
"signatures": [
|
5695
5695
|
{
|
5696
|
-
"id":
|
5696
|
+
"id": 635,
|
5697
5697
|
"name": "observe",
|
5698
5698
|
"kind": 4096,
|
5699
5699
|
"kindString": "Call signature",
|
@@ -5703,7 +5703,7 @@
|
|
5703
5703
|
},
|
5704
5704
|
"parameters": [
|
5705
5705
|
{
|
5706
|
-
"id":
|
5706
|
+
"id": 636,
|
5707
5707
|
"name": "element",
|
5708
5708
|
"kind": 32768,
|
5709
5709
|
"kindString": "Parameter",
|
@@ -5745,15 +5745,15 @@
|
|
5745
5745
|
"title": "Constructors",
|
5746
5746
|
"kind": 512,
|
5747
5747
|
"children": [
|
5748
|
-
|
5748
|
+
627
|
5749
5749
|
]
|
5750
5750
|
},
|
5751
5751
|
{
|
5752
5752
|
"title": "Methods",
|
5753
5753
|
"kind": 2048,
|
5754
5754
|
"children": [
|
5755
|
-
|
5756
|
-
|
5755
|
+
632,
|
5756
|
+
634
|
5757
5757
|
]
|
5758
5758
|
}
|
5759
5759
|
],
|
@@ -5774,7 +5774,7 @@
|
|
5774
5774
|
]
|
5775
5775
|
},
|
5776
5776
|
{
|
5777
|
-
"id":
|
5777
|
+
"id": 681,
|
5778
5778
|
"name": "SkyScrollableHostService",
|
5779
5779
|
"kind": 128,
|
5780
5780
|
"kindString": "Class",
|
@@ -5795,7 +5795,7 @@
|
|
5795
5795
|
],
|
5796
5796
|
"children": [
|
5797
5797
|
{
|
5798
|
-
"id":
|
5798
|
+
"id": 682,
|
5799
5799
|
"name": "constructor",
|
5800
5800
|
"kind": 512,
|
5801
5801
|
"kindString": "Constructor",
|
@@ -5809,14 +5809,14 @@
|
|
5809
5809
|
],
|
5810
5810
|
"signatures": [
|
5811
5811
|
{
|
5812
|
-
"id":
|
5812
|
+
"id": 683,
|
5813
5813
|
"name": "new SkyScrollableHostService",
|
5814
5814
|
"kind": 16384,
|
5815
5815
|
"kindString": "Constructor signature",
|
5816
5816
|
"flags": {},
|
5817
5817
|
"parameters": [
|
5818
5818
|
{
|
5819
|
-
"id":
|
5819
|
+
"id": 684,
|
5820
5820
|
"name": "mutationObserverSvc",
|
5821
5821
|
"kind": 32768,
|
5822
5822
|
"kindString": "Parameter",
|
@@ -5827,28 +5827,28 @@
|
|
5827
5827
|
}
|
5828
5828
|
},
|
5829
5829
|
{
|
5830
|
-
"id":
|
5830
|
+
"id": 685,
|
5831
5831
|
"name": "windowRef",
|
5832
5832
|
"kind": 32768,
|
5833
5833
|
"kindString": "Parameter",
|
5834
5834
|
"flags": {},
|
5835
5835
|
"type": {
|
5836
5836
|
"type": "reference",
|
5837
|
-
"id":
|
5837
|
+
"id": 768,
|
5838
5838
|
"name": "SkyAppWindowRef"
|
5839
5839
|
}
|
5840
5840
|
}
|
5841
5841
|
],
|
5842
5842
|
"type": {
|
5843
5843
|
"type": "reference",
|
5844
|
-
"id":
|
5844
|
+
"id": 681,
|
5845
5845
|
"name": "SkyScrollableHostService"
|
5846
5846
|
}
|
5847
5847
|
}
|
5848
5848
|
]
|
5849
5849
|
},
|
5850
5850
|
{
|
5851
|
-
"id":
|
5851
|
+
"id": 688,
|
5852
5852
|
"name": "getScrollableHost",
|
5853
5853
|
"kind": 2048,
|
5854
5854
|
"kindString": "Method",
|
@@ -5864,7 +5864,7 @@
|
|
5864
5864
|
],
|
5865
5865
|
"signatures": [
|
5866
5866
|
{
|
5867
|
-
"id":
|
5867
|
+
"id": 689,
|
5868
5868
|
"name": "getScrollableHost",
|
5869
5869
|
"kind": 4096,
|
5870
5870
|
"kindString": "Call signature",
|
@@ -5875,7 +5875,7 @@
|
|
5875
5875
|
},
|
5876
5876
|
"parameters": [
|
5877
5877
|
{
|
5878
|
-
"id":
|
5878
|
+
"id": 690,
|
5879
5879
|
"name": "elementRef",
|
5880
5880
|
"kind": 32768,
|
5881
5881
|
"kindString": "Parameter",
|
@@ -5918,7 +5918,7 @@
|
|
5918
5918
|
]
|
5919
5919
|
},
|
5920
5920
|
{
|
5921
|
-
"id":
|
5921
|
+
"id": 694,
|
5922
5922
|
"name": "watchScrollableHostScrollEvents",
|
5923
5923
|
"kind": 2048,
|
5924
5924
|
"kindString": "Method",
|
@@ -5934,7 +5934,7 @@
|
|
5934
5934
|
],
|
5935
5935
|
"signatures": [
|
5936
5936
|
{
|
5937
|
-
"id":
|
5937
|
+
"id": 695,
|
5938
5938
|
"name": "watchScrollableHostScrollEvents",
|
5939
5939
|
"kind": 4096,
|
5940
5940
|
"kindString": "Call signature",
|
@@ -5945,7 +5945,7 @@
|
|
5945
5945
|
},
|
5946
5946
|
"parameters": [
|
5947
5947
|
{
|
5948
|
-
"id":
|
5948
|
+
"id": 696,
|
5949
5949
|
"name": "elementRef",
|
5950
5950
|
"kind": 32768,
|
5951
5951
|
"kindString": "Parameter",
|
@@ -5988,15 +5988,15 @@
|
|
5988
5988
|
"title": "Constructors",
|
5989
5989
|
"kind": 512,
|
5990
5990
|
"children": [
|
5991
|
-
|
5991
|
+
682
|
5992
5992
|
]
|
5993
5993
|
},
|
5994
5994
|
{
|
5995
5995
|
"title": "Methods",
|
5996
5996
|
"kind": 2048,
|
5997
5997
|
"children": [
|
5998
|
-
|
5999
|
-
|
5998
|
+
688,
|
5999
|
+
694
|
6000
6000
|
]
|
6001
6001
|
}
|
6002
6002
|
],
|
@@ -6009,7 +6009,7 @@
|
|
6009
6009
|
]
|
6010
6010
|
},
|
6011
6011
|
{
|
6012
|
-
"id":
|
6012
|
+
"id": 720,
|
6013
6013
|
"name": "SkyTrimModule",
|
6014
6014
|
"kind": 128,
|
6015
6015
|
"kindString": "Class",
|
@@ -6034,7 +6034,7 @@
|
|
6034
6034
|
"title": "Constructors",
|
6035
6035
|
"kind": 512,
|
6036
6036
|
"children": [
|
6037
|
-
|
6037
|
+
721
|
6038
6038
|
]
|
6039
6039
|
}
|
6040
6040
|
],
|
@@ -6047,7 +6047,7 @@
|
|
6047
6047
|
]
|
6048
6048
|
},
|
6049
6049
|
{
|
6050
|
-
"id":
|
6050
|
+
"id": 723,
|
6051
6051
|
"name": "SkyUIConfigService",
|
6052
6052
|
"kind": 128,
|
6053
6053
|
"kindString": "Class",
|
@@ -6068,7 +6068,7 @@
|
|
6068
6068
|
],
|
6069
6069
|
"children": [
|
6070
6070
|
{
|
6071
|
-
"id":
|
6071
|
+
"id": 726,
|
6072
6072
|
"name": "getConfig",
|
6073
6073
|
"kind": 2048,
|
6074
6074
|
"kindString": "Method",
|
@@ -6084,14 +6084,14 @@
|
|
6084
6084
|
],
|
6085
6085
|
"signatures": [
|
6086
6086
|
{
|
6087
|
-
"id":
|
6087
|
+
"id": 727,
|
6088
6088
|
"name": "getConfig",
|
6089
6089
|
"kind": 4096,
|
6090
6090
|
"kindString": "Call signature",
|
6091
6091
|
"flags": {},
|
6092
6092
|
"parameters": [
|
6093
6093
|
{
|
6094
|
-
"id":
|
6094
|
+
"id": 728,
|
6095
6095
|
"name": "key",
|
6096
6096
|
"kind": 32768,
|
6097
6097
|
"kindString": "Parameter",
|
@@ -6102,7 +6102,7 @@
|
|
6102
6102
|
}
|
6103
6103
|
},
|
6104
6104
|
{
|
6105
|
-
"id":
|
6105
|
+
"id": 729,
|
6106
6106
|
"name": "defaultConfig",
|
6107
6107
|
"kind": 32768,
|
6108
6108
|
"kindString": "Parameter",
|
@@ -6131,7 +6131,7 @@
|
|
6131
6131
|
]
|
6132
6132
|
},
|
6133
6133
|
{
|
6134
|
-
"id":
|
6134
|
+
"id": 730,
|
6135
6135
|
"name": "setConfig",
|
6136
6136
|
"kind": 2048,
|
6137
6137
|
"kindString": "Method",
|
@@ -6147,14 +6147,14 @@
|
|
6147
6147
|
],
|
6148
6148
|
"signatures": [
|
6149
6149
|
{
|
6150
|
-
"id":
|
6150
|
+
"id": 731,
|
6151
6151
|
"name": "setConfig",
|
6152
6152
|
"kind": 4096,
|
6153
6153
|
"kindString": "Call signature",
|
6154
6154
|
"flags": {},
|
6155
6155
|
"parameters": [
|
6156
6156
|
{
|
6157
|
-
"id":
|
6157
|
+
"id": 732,
|
6158
6158
|
"name": "key",
|
6159
6159
|
"kind": 32768,
|
6160
6160
|
"kindString": "Parameter",
|
@@ -6165,7 +6165,7 @@
|
|
6165
6165
|
}
|
6166
6166
|
},
|
6167
6167
|
{
|
6168
|
-
"id":
|
6168
|
+
"id": 733,
|
6169
6169
|
"name": "value",
|
6170
6170
|
"kind": 32768,
|
6171
6171
|
"kindString": "Parameter",
|
@@ -6197,15 +6197,15 @@
|
|
6197
6197
|
"title": "Constructors",
|
6198
6198
|
"kind": 512,
|
6199
6199
|
"children": [
|
6200
|
-
|
6200
|
+
724
|
6201
6201
|
]
|
6202
6202
|
},
|
6203
6203
|
{
|
6204
6204
|
"title": "Methods",
|
6205
6205
|
"kind": 2048,
|
6206
6206
|
"children": [
|
6207
|
-
|
6208
|
-
|
6207
|
+
726,
|
6208
|
+
730
|
6209
6209
|
]
|
6210
6210
|
}
|
6211
6211
|
],
|
@@ -6218,7 +6218,7 @@
|
|
6218
6218
|
]
|
6219
6219
|
},
|
6220
6220
|
{
|
6221
|
-
"id":
|
6221
|
+
"id": 734,
|
6222
6222
|
"name": "SkyViewkeeperHostOptions",
|
6223
6223
|
"kind": 128,
|
6224
6224
|
"kindString": "Class",
|
@@ -6237,7 +6237,7 @@
|
|
6237
6237
|
],
|
6238
6238
|
"children": [
|
6239
6239
|
{
|
6240
|
-
"id":
|
6240
|
+
"id": 737,
|
6241
6241
|
"name": "boundaryEl",
|
6242
6242
|
"kind": 1024,
|
6243
6243
|
"kindString": "Property",
|
@@ -6263,12 +6263,12 @@
|
|
6263
6263
|
},
|
6264
6264
|
"implementationOf": {
|
6265
6265
|
"type": "reference",
|
6266
|
-
"id":
|
6266
|
+
"id": 745,
|
6267
6267
|
"name": "SkyViewkeeperOptions.boundaryEl"
|
6268
6268
|
}
|
6269
6269
|
},
|
6270
6270
|
{
|
6271
|
-
"id":
|
6271
|
+
"id": 738,
|
6272
6272
|
"name": "el",
|
6273
6273
|
"kind": 1024,
|
6274
6274
|
"kindString": "Property",
|
@@ -6294,12 +6294,12 @@
|
|
6294
6294
|
},
|
6295
6295
|
"implementationOf": {
|
6296
6296
|
"type": "reference",
|
6297
|
-
"id":
|
6297
|
+
"id": 746,
|
6298
6298
|
"name": "SkyViewkeeperOptions.el"
|
6299
6299
|
}
|
6300
6300
|
},
|
6301
6301
|
{
|
6302
|
-
"id":
|
6302
|
+
"id": 739,
|
6303
6303
|
"name": "scrollableHost",
|
6304
6304
|
"kind": 1024,
|
6305
6305
|
"kindString": "Property",
|
@@ -6325,12 +6325,12 @@
|
|
6325
6325
|
},
|
6326
6326
|
"implementationOf": {
|
6327
6327
|
"type": "reference",
|
6328
|
-
"id":
|
6328
|
+
"id": 747,
|
6329
6329
|
"name": "SkyViewkeeperOptions.scrollableHost"
|
6330
6330
|
}
|
6331
6331
|
},
|
6332
6332
|
{
|
6333
|
-
"id":
|
6333
|
+
"id": 740,
|
6334
6334
|
"name": "setWidth",
|
6335
6335
|
"kind": 1024,
|
6336
6336
|
"kindString": "Property",
|
@@ -6354,12 +6354,12 @@
|
|
6354
6354
|
},
|
6355
6355
|
"implementationOf": {
|
6356
6356
|
"type": "reference",
|
6357
|
-
"id":
|
6357
|
+
"id": 748,
|
6358
6358
|
"name": "SkyViewkeeperOptions.setWidth"
|
6359
6359
|
}
|
6360
6360
|
},
|
6361
6361
|
{
|
6362
|
-
"id":
|
6362
|
+
"id": 741,
|
6363
6363
|
"name": "verticalOffset",
|
6364
6364
|
"kind": 1024,
|
6365
6365
|
"kindString": "Property",
|
@@ -6383,12 +6383,12 @@
|
|
6383
6383
|
},
|
6384
6384
|
"implementationOf": {
|
6385
6385
|
"type": "reference",
|
6386
|
-
"id":
|
6386
|
+
"id": 749,
|
6387
6387
|
"name": "SkyViewkeeperOptions.verticalOffset"
|
6388
6388
|
}
|
6389
6389
|
},
|
6390
6390
|
{
|
6391
|
-
"id":
|
6391
|
+
"id": 742,
|
6392
6392
|
"name": "verticalOffsetEl",
|
6393
6393
|
"kind": 1024,
|
6394
6394
|
"kindString": "Property",
|
@@ -6414,12 +6414,12 @@
|
|
6414
6414
|
},
|
6415
6415
|
"implementationOf": {
|
6416
6416
|
"type": "reference",
|
6417
|
-
"id":
|
6417
|
+
"id": 750,
|
6418
6418
|
"name": "SkyViewkeeperOptions.verticalOffsetEl"
|
6419
6419
|
}
|
6420
6420
|
},
|
6421
6421
|
{
|
6422
|
-
"id":
|
6422
|
+
"id": 743,
|
6423
6423
|
"name": "viewportMarginTop",
|
6424
6424
|
"kind": 1024,
|
6425
6425
|
"kindString": "Property",
|
@@ -6443,7 +6443,7 @@
|
|
6443
6443
|
},
|
6444
6444
|
"implementationOf": {
|
6445
6445
|
"type": "reference",
|
6446
|
-
"id":
|
6446
|
+
"id": 751,
|
6447
6447
|
"name": "SkyViewkeeperOptions.viewportMarginTop"
|
6448
6448
|
}
|
6449
6449
|
}
|
@@ -6453,20 +6453,20 @@
|
|
6453
6453
|
"title": "Constructors",
|
6454
6454
|
"kind": 512,
|
6455
6455
|
"children": [
|
6456
|
-
|
6456
|
+
735
|
6457
6457
|
]
|
6458
6458
|
},
|
6459
6459
|
{
|
6460
6460
|
"title": "Properties",
|
6461
6461
|
"kind": 1024,
|
6462
6462
|
"children": [
|
6463
|
-
736,
|
6464
6463
|
737,
|
6465
6464
|
738,
|
6466
6465
|
739,
|
6467
6466
|
740,
|
6468
6467
|
741,
|
6469
|
-
742
|
6468
|
+
742,
|
6469
|
+
743
|
6470
6470
|
]
|
6471
6471
|
}
|
6472
6472
|
],
|
@@ -6480,13 +6480,13 @@
|
|
6480
6480
|
"implementedTypes": [
|
6481
6481
|
{
|
6482
6482
|
"type": "reference",
|
6483
|
-
"id":
|
6483
|
+
"id": 744,
|
6484
6484
|
"name": "SkyViewkeeperOptions"
|
6485
6485
|
}
|
6486
6486
|
]
|
6487
6487
|
},
|
6488
6488
|
{
|
6489
|
-
"id":
|
6489
|
+
"id": 752,
|
6490
6490
|
"name": "SkyViewkeeperModule",
|
6491
6491
|
"kind": 128,
|
6492
6492
|
"kindString": "Class",
|
@@ -6511,7 +6511,7 @@
|
|
6511
6511
|
"title": "Constructors",
|
6512
6512
|
"kind": 512,
|
6513
6513
|
"children": [
|
6514
|
-
|
6514
|
+
753
|
6515
6515
|
]
|
6516
6516
|
}
|
6517
6517
|
],
|
@@ -6524,7 +6524,7 @@
|
|
6524
6524
|
]
|
6525
6525
|
},
|
6526
6526
|
{
|
6527
|
-
"id":
|
6527
|
+
"id": 755,
|
6528
6528
|
"name": "SkyViewkeeperService",
|
6529
6529
|
"kind": 128,
|
6530
6530
|
"kindString": "Class",
|
@@ -6548,7 +6548,7 @@
|
|
6548
6548
|
],
|
6549
6549
|
"children": [
|
6550
6550
|
{
|
6551
|
-
"id":
|
6551
|
+
"id": 756,
|
6552
6552
|
"name": "constructor",
|
6553
6553
|
"kind": 512,
|
6554
6554
|
"kindString": "Constructor",
|
@@ -6562,14 +6562,14 @@
|
|
6562
6562
|
],
|
6563
6563
|
"signatures": [
|
6564
6564
|
{
|
6565
|
-
"id":
|
6565
|
+
"id": 757,
|
6566
6566
|
"name": "new SkyViewkeeperService",
|
6567
6567
|
"kind": 16384,
|
6568
6568
|
"kindString": "Constructor signature",
|
6569
6569
|
"flags": {},
|
6570
6570
|
"parameters": [
|
6571
6571
|
{
|
6572
|
-
"id":
|
6572
|
+
"id": 758,
|
6573
6573
|
"name": "hostOptions",
|
6574
6574
|
"kind": 32768,
|
6575
6575
|
"kindString": "Parameter",
|
@@ -6590,21 +6590,21 @@
|
|
6590
6590
|
],
|
6591
6591
|
"type": {
|
6592
6592
|
"type": "reference",
|
6593
|
-
"id":
|
6593
|
+
"id": 734,
|
6594
6594
|
"name": "SkyViewkeeperHostOptions"
|
6595
6595
|
}
|
6596
6596
|
}
|
6597
6597
|
],
|
6598
6598
|
"type": {
|
6599
6599
|
"type": "reference",
|
6600
|
-
"id":
|
6600
|
+
"id": 755,
|
6601
6601
|
"name": "SkyViewkeeperService"
|
6602
6602
|
}
|
6603
6603
|
}
|
6604
6604
|
]
|
6605
6605
|
},
|
6606
6606
|
{
|
6607
|
-
"id":
|
6607
|
+
"id": 760,
|
6608
6608
|
"name": "create",
|
6609
6609
|
"kind": 2048,
|
6610
6610
|
"kindString": "Method",
|
@@ -6620,7 +6620,7 @@
|
|
6620
6620
|
],
|
6621
6621
|
"signatures": [
|
6622
6622
|
{
|
6623
|
-
"id":
|
6623
|
+
"id": 761,
|
6624
6624
|
"name": "create",
|
6625
6625
|
"kind": 4096,
|
6626
6626
|
"kindString": "Call signature",
|
@@ -6628,7 +6628,7 @@
|
|
6628
6628
|
"comment": {},
|
6629
6629
|
"parameters": [
|
6630
6630
|
{
|
6631
|
-
"id":
|
6631
|
+
"id": 762,
|
6632
6632
|
"name": "options",
|
6633
6633
|
"kind": 32768,
|
6634
6634
|
"kindString": "Parameter",
|
@@ -6638,7 +6638,7 @@
|
|
6638
6638
|
},
|
6639
6639
|
"type": {
|
6640
6640
|
"type": "reference",
|
6641
|
-
"id":
|
6641
|
+
"id": 744,
|
6642
6642
|
"name": "SkyViewkeeperOptions"
|
6643
6643
|
}
|
6644
6644
|
}
|
@@ -6651,7 +6651,7 @@
|
|
6651
6651
|
]
|
6652
6652
|
},
|
6653
6653
|
{
|
6654
|
-
"id":
|
6654
|
+
"id": 763,
|
6655
6655
|
"name": "destroy",
|
6656
6656
|
"kind": 2048,
|
6657
6657
|
"kindString": "Method",
|
@@ -6667,7 +6667,7 @@
|
|
6667
6667
|
],
|
6668
6668
|
"signatures": [
|
6669
6669
|
{
|
6670
|
-
"id":
|
6670
|
+
"id": 764,
|
6671
6671
|
"name": "destroy",
|
6672
6672
|
"kind": 4096,
|
6673
6673
|
"kindString": "Call signature",
|
@@ -6677,7 +6677,7 @@
|
|
6677
6677
|
},
|
6678
6678
|
"parameters": [
|
6679
6679
|
{
|
6680
|
-
"id":
|
6680
|
+
"id": 765,
|
6681
6681
|
"name": "vk",
|
6682
6682
|
"kind": 32768,
|
6683
6683
|
"kindString": "Parameter",
|
@@ -6704,15 +6704,15 @@
|
|
6704
6704
|
"title": "Constructors",
|
6705
6705
|
"kind": 512,
|
6706
6706
|
"children": [
|
6707
|
-
|
6707
|
+
756
|
6708
6708
|
]
|
6709
6709
|
},
|
6710
6710
|
{
|
6711
6711
|
"title": "Methods",
|
6712
6712
|
"kind": 2048,
|
6713
6713
|
"children": [
|
6714
|
-
|
6715
|
-
|
6714
|
+
760,
|
6715
|
+
763
|
6716
6716
|
]
|
6717
6717
|
}
|
6718
6718
|
],
|
@@ -7505,7 +7505,7 @@
|
|
7505
7505
|
"flags": {},
|
7506
7506
|
"type": {
|
7507
7507
|
"type": "reference",
|
7508
|
-
"id":
|
7508
|
+
"id": 360,
|
7509
7509
|
"name": "SkyIdService"
|
7510
7510
|
}
|
7511
7511
|
}
|
@@ -7652,7 +7652,7 @@
|
|
7652
7652
|
"flags": {},
|
7653
7653
|
"type": {
|
7654
7654
|
"type": "reference",
|
7655
|
-
"id":
|
7655
|
+
"id": 755,
|
7656
7656
|
"name": "SkyViewkeeperService"
|
7657
7657
|
}
|
7658
7658
|
},
|
@@ -7678,7 +7678,7 @@
|
|
7678
7678
|
],
|
7679
7679
|
"type": {
|
7680
7680
|
"type": "reference",
|
7681
|
-
"id":
|
7681
|
+
"id": 681,
|
7682
7682
|
"name": "SkyScrollableHostService"
|
7683
7683
|
}
|
7684
7684
|
}
|
@@ -8488,14 +8488,14 @@
|
|
8488
8488
|
]
|
8489
8489
|
},
|
8490
8490
|
{
|
8491
|
-
"id":
|
8491
|
+
"id": 710,
|
8492
8492
|
"name": "SkyAppSetTitleArgs",
|
8493
8493
|
"kind": 256,
|
8494
8494
|
"kindString": "Interface",
|
8495
8495
|
"flags": {},
|
8496
8496
|
"children": [
|
8497
8497
|
{
|
8498
|
-
"id":
|
8498
|
+
"id": 711,
|
8499
8499
|
"name": "titleParts",
|
8500
8500
|
"kind": 1024,
|
8501
8501
|
"kindString": "Property",
|
@@ -8521,7 +8521,7 @@
|
|
8521
8521
|
"title": "Properties",
|
8522
8522
|
"kind": 1024,
|
8523
8523
|
"children": [
|
8524
|
-
|
8524
|
+
711
|
8525
8525
|
]
|
8526
8526
|
}
|
8527
8527
|
],
|
@@ -8816,6 +8816,31 @@
|
|
8816
8816
|
"name": "SkyDynamicComponentLocation"
|
8817
8817
|
}
|
8818
8818
|
},
|
8819
|
+
{
|
8820
|
+
"id": 322,
|
8821
|
+
"name": "parentInjector",
|
8822
|
+
"kind": 1024,
|
8823
|
+
"kindString": "Property",
|
8824
|
+
"flags": {
|
8825
|
+
"isOptional": true
|
8826
|
+
},
|
8827
|
+
"comment": {
|
8828
|
+
"shortText": "Parent injector to use instead of the dynamic component service's injector"
|
8829
|
+
},
|
8830
|
+
"sources": [
|
8831
|
+
{
|
8832
|
+
"fileName": "projects/core/src/modules/dynamic-component/dynamic-component-options.ts",
|
8833
|
+
"line": 27,
|
8834
|
+
"character": 2
|
8835
|
+
}
|
8836
|
+
],
|
8837
|
+
"type": {
|
8838
|
+
"type": "reference",
|
8839
|
+
"qualifiedName": "Injector",
|
8840
|
+
"package": "@angular/core",
|
8841
|
+
"name": "Injector"
|
8842
|
+
}
|
8843
|
+
},
|
8819
8844
|
{
|
8820
8845
|
"id": 320,
|
8821
8846
|
"name": "providers",
|
@@ -8876,6 +8901,7 @@
|
|
8876
8901
|
"kind": 1024,
|
8877
8902
|
"children": [
|
8878
8903
|
319,
|
8904
|
+
322,
|
8879
8905
|
320,
|
8880
8906
|
321
|
8881
8907
|
]
|
@@ -8965,7 +8991,7 @@
|
|
8965
8991
|
]
|
8966
8992
|
},
|
8967
8993
|
{
|
8968
|
-
"id":
|
8994
|
+
"id": 468,
|
8969
8995
|
"name": "SkyNumericOptions",
|
8970
8996
|
"kind": 256,
|
8971
8997
|
"kindString": "Interface",
|
@@ -8975,7 +9001,7 @@
|
|
8975
9001
|
},
|
8976
9002
|
"children": [
|
8977
9003
|
{
|
8978
|
-
"id":
|
9004
|
+
"id": 471,
|
8979
9005
|
"name": "currencySign",
|
8980
9006
|
"kind": 1024,
|
8981
9007
|
"kindString": "Property",
|
@@ -9007,7 +9033,7 @@
|
|
9007
9033
|
}
|
9008
9034
|
},
|
9009
9035
|
{
|
9010
|
-
"id":
|
9036
|
+
"id": 469,
|
9011
9037
|
"name": "digits",
|
9012
9038
|
"kind": 1024,
|
9013
9039
|
"kindString": "Property",
|
@@ -9030,7 +9056,7 @@
|
|
9030
9056
|
}
|
9031
9057
|
},
|
9032
9058
|
{
|
9033
|
-
"id":
|
9059
|
+
"id": 470,
|
9034
9060
|
"name": "format",
|
9035
9061
|
"kind": 1024,
|
9036
9062
|
"kindString": "Property",
|
@@ -9053,7 +9079,7 @@
|
|
9053
9079
|
}
|
9054
9080
|
},
|
9055
9081
|
{
|
9056
|
-
"id":
|
9082
|
+
"id": 472,
|
9057
9083
|
"name": "iso",
|
9058
9084
|
"kind": 1024,
|
9059
9085
|
"kindString": "Property",
|
@@ -9076,7 +9102,7 @@
|
|
9076
9102
|
}
|
9077
9103
|
},
|
9078
9104
|
{
|
9079
|
-
"id":
|
9105
|
+
"id": 473,
|
9080
9106
|
"name": "locale",
|
9081
9107
|
"kind": 1024,
|
9082
9108
|
"kindString": "Property",
|
@@ -9099,7 +9125,7 @@
|
|
9099
9125
|
}
|
9100
9126
|
},
|
9101
9127
|
{
|
9102
|
-
"id":
|
9128
|
+
"id": 474,
|
9103
9129
|
"name": "minDigits",
|
9104
9130
|
"kind": 1024,
|
9105
9131
|
"kindString": "Property",
|
@@ -9122,7 +9148,7 @@
|
|
9122
9148
|
}
|
9123
9149
|
},
|
9124
9150
|
{
|
9125
|
-
"id":
|
9151
|
+
"id": 475,
|
9126
9152
|
"name": "truncate",
|
9127
9153
|
"kind": 1024,
|
9128
9154
|
"kindString": "Property",
|
@@ -9145,7 +9171,7 @@
|
|
9145
9171
|
}
|
9146
9172
|
},
|
9147
9173
|
{
|
9148
|
-
"id":
|
9174
|
+
"id": 476,
|
9149
9175
|
"name": "truncateAfter",
|
9150
9176
|
"kind": 1024,
|
9151
9177
|
"kindString": "Property",
|
@@ -9173,14 +9199,14 @@
|
|
9173
9199
|
"title": "Properties",
|
9174
9200
|
"kind": 1024,
|
9175
9201
|
"children": [
|
9176
|
-
470,
|
9177
|
-
468,
|
9178
|
-
469,
|
9179
9202
|
471,
|
9203
|
+
469,
|
9204
|
+
470,
|
9180
9205
|
472,
|
9181
9206
|
473,
|
9182
9207
|
474,
|
9183
|
-
475
|
9208
|
+
475,
|
9209
|
+
476
|
9184
9210
|
]
|
9185
9211
|
}
|
9186
9212
|
],
|
@@ -9194,20 +9220,20 @@
|
|
9194
9220
|
"implementedBy": [
|
9195
9221
|
{
|
9196
9222
|
"type": "reference",
|
9197
|
-
"id":
|
9223
|
+
"id": 477,
|
9198
9224
|
"name": "NumericOptions"
|
9199
9225
|
}
|
9200
9226
|
]
|
9201
9227
|
},
|
9202
9228
|
{
|
9203
|
-
"id":
|
9229
|
+
"id": 536,
|
9204
9230
|
"name": "SkyOverlayConfig",
|
9205
9231
|
"kind": 256,
|
9206
9232
|
"kindString": "Interface",
|
9207
9233
|
"flags": {},
|
9208
9234
|
"children": [
|
9209
9235
|
{
|
9210
|
-
"id":
|
9236
|
+
"id": 537,
|
9211
9237
|
"name": "closeOnNavigation",
|
9212
9238
|
"kind": 1024,
|
9213
9239
|
"kindString": "Property",
|
@@ -9230,7 +9256,7 @@
|
|
9230
9256
|
}
|
9231
9257
|
},
|
9232
9258
|
{
|
9233
|
-
"id":
|
9259
|
+
"id": 538,
|
9234
9260
|
"name": "enableClose",
|
9235
9261
|
"kind": 1024,
|
9236
9262
|
"kindString": "Property",
|
@@ -9253,7 +9279,7 @@
|
|
9253
9279
|
}
|
9254
9280
|
},
|
9255
9281
|
{
|
9256
|
-
"id":
|
9282
|
+
"id": 539,
|
9257
9283
|
"name": "enablePointerEvents",
|
9258
9284
|
"kind": 1024,
|
9259
9285
|
"kindString": "Property",
|
@@ -9276,7 +9302,7 @@
|
|
9276
9302
|
}
|
9277
9303
|
},
|
9278
9304
|
{
|
9279
|
-
"id":
|
9305
|
+
"id": 540,
|
9280
9306
|
"name": "enableScroll",
|
9281
9307
|
"kind": 1024,
|
9282
9308
|
"kindString": "Property",
|
@@ -9299,7 +9325,7 @@
|
|
9299
9325
|
}
|
9300
9326
|
},
|
9301
9327
|
{
|
9302
|
-
"id":
|
9328
|
+
"id": 541,
|
9303
9329
|
"name": "showBackdrop",
|
9304
9330
|
"kind": 1024,
|
9305
9331
|
"kindString": "Property",
|
@@ -9322,7 +9348,7 @@
|
|
9322
9348
|
}
|
9323
9349
|
},
|
9324
9350
|
{
|
9325
|
-
"id":
|
9351
|
+
"id": 542,
|
9326
9352
|
"name": "wrapperClass",
|
9327
9353
|
"kind": 1024,
|
9328
9354
|
"kindString": "Property",
|
@@ -9350,12 +9376,12 @@
|
|
9350
9376
|
"title": "Properties",
|
9351
9377
|
"kind": 1024,
|
9352
9378
|
"children": [
|
9353
|
-
536,
|
9354
9379
|
537,
|
9355
9380
|
538,
|
9356
9381
|
539,
|
9357
9382
|
540,
|
9358
|
-
541
|
9383
|
+
541,
|
9384
|
+
542
|
9359
9385
|
]
|
9360
9386
|
}
|
9361
9387
|
],
|
@@ -9368,7 +9394,7 @@
|
|
9368
9394
|
]
|
9369
9395
|
},
|
9370
9396
|
{
|
9371
|
-
"id":
|
9397
|
+
"id": 744,
|
9372
9398
|
"name": "SkyViewkeeperOptions",
|
9373
9399
|
"kind": 256,
|
9374
9400
|
"kindString": "Interface",
|
@@ -9378,7 +9404,7 @@
|
|
9378
9404
|
},
|
9379
9405
|
"children": [
|
9380
9406
|
{
|
9381
|
-
"id":
|
9407
|
+
"id": 745,
|
9382
9408
|
"name": "boundaryEl",
|
9383
9409
|
"kind": 1024,
|
9384
9410
|
"kindString": "Property",
|
@@ -9403,7 +9429,7 @@
|
|
9403
9429
|
}
|
9404
9430
|
},
|
9405
9431
|
{
|
9406
|
-
"id":
|
9432
|
+
"id": 746,
|
9407
9433
|
"name": "el",
|
9408
9434
|
"kind": 1024,
|
9409
9435
|
"kindString": "Property",
|
@@ -9428,7 +9454,7 @@
|
|
9428
9454
|
}
|
9429
9455
|
},
|
9430
9456
|
{
|
9431
|
-
"id":
|
9457
|
+
"id": 747,
|
9432
9458
|
"name": "scrollableHost",
|
9433
9459
|
"kind": 1024,
|
9434
9460
|
"kindString": "Property",
|
@@ -9453,7 +9479,7 @@
|
|
9453
9479
|
}
|
9454
9480
|
},
|
9455
9481
|
{
|
9456
|
-
"id":
|
9482
|
+
"id": 748,
|
9457
9483
|
"name": "setWidth",
|
9458
9484
|
"kind": 1024,
|
9459
9485
|
"kindString": "Property",
|
@@ -9476,7 +9502,7 @@
|
|
9476
9502
|
}
|
9477
9503
|
},
|
9478
9504
|
{
|
9479
|
-
"id":
|
9505
|
+
"id": 749,
|
9480
9506
|
"name": "verticalOffset",
|
9481
9507
|
"kind": 1024,
|
9482
9508
|
"kindString": "Property",
|
@@ -9499,7 +9525,7 @@
|
|
9499
9525
|
}
|
9500
9526
|
},
|
9501
9527
|
{
|
9502
|
-
"id":
|
9528
|
+
"id": 750,
|
9503
9529
|
"name": "verticalOffsetEl",
|
9504
9530
|
"kind": 1024,
|
9505
9531
|
"kindString": "Property",
|
@@ -9524,7 +9550,7 @@
|
|
9524
9550
|
}
|
9525
9551
|
},
|
9526
9552
|
{
|
9527
|
-
"id":
|
9553
|
+
"id": 751,
|
9528
9554
|
"name": "viewportMarginTop",
|
9529
9555
|
"kind": 1024,
|
9530
9556
|
"kindString": "Property",
|
@@ -9552,13 +9578,13 @@
|
|
9552
9578
|
"title": "Properties",
|
9553
9579
|
"kind": 1024,
|
9554
9580
|
"children": [
|
9555
|
-
744,
|
9556
9581
|
745,
|
9557
9582
|
746,
|
9558
9583
|
747,
|
9559
9584
|
748,
|
9560
9585
|
749,
|
9561
|
-
750
|
9586
|
+
750,
|
9587
|
+
751
|
9562
9588
|
]
|
9563
9589
|
}
|
9564
9590
|
],
|
@@ -9572,7 +9598,7 @@
|
|
9572
9598
|
"implementedBy": [
|
9573
9599
|
{
|
9574
9600
|
"type": "reference",
|
9575
|
-
"id":
|
9601
|
+
"id": 734,
|
9576
9602
|
"name": "SkyViewkeeperHostOptions"
|
9577
9603
|
}
|
9578
9604
|
]
|
@@ -9684,7 +9710,7 @@
|
|
9684
9710
|
}
|
9685
9711
|
},
|
9686
9712
|
{
|
9687
|
-
"id":
|
9713
|
+
"id": 412,
|
9688
9714
|
"name": "SkyMediaQueryListener",
|
9689
9715
|
"kind": 4194304,
|
9690
9716
|
"kindString": "Type alias",
|
@@ -9699,7 +9725,7 @@
|
|
9699
9725
|
"type": {
|
9700
9726
|
"type": "reflection",
|
9701
9727
|
"declaration": {
|
9702
|
-
"id":
|
9728
|
+
"id": 413,
|
9703
9729
|
"name": "__type",
|
9704
9730
|
"kind": 65536,
|
9705
9731
|
"kindString": "Type literal",
|
@@ -9713,7 +9739,7 @@
|
|
9713
9739
|
],
|
9714
9740
|
"signatures": [
|
9715
9741
|
{
|
9716
|
-
"id":
|
9742
|
+
"id": 414,
|
9717
9743
|
"name": "__type",
|
9718
9744
|
"kind": 4096,
|
9719
9745
|
"kindString": "Call signature",
|
@@ -9723,14 +9749,14 @@
|
|
9723
9749
|
},
|
9724
9750
|
"parameters": [
|
9725
9751
|
{
|
9726
|
-
"id":
|
9752
|
+
"id": 415,
|
9727
9753
|
"name": "args",
|
9728
9754
|
"kind": 32768,
|
9729
9755
|
"kindString": "Parameter",
|
9730
9756
|
"flags": {},
|
9731
9757
|
"type": {
|
9732
9758
|
"type": "reference",
|
9733
|
-
"id":
|
9759
|
+
"id": 407,
|
9734
9760
|
"name": "SkyMediaBreakpoints"
|
9735
9761
|
}
|
9736
9762
|
}
|