@skyux/core 5.9.3 → 5.9.6
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/bundles/skyux-core.umd.js +18 -13
- package/documentation.json +137 -134
- package/esm2015/lib/modules/numeric/numeric.pipe.js +3 -4
- package/esm2015/lib/modules/numeric/numeric.pipe.js.map +1 -1
- package/esm2015/lib/modules/numeric/numeric.service.js +1 -1
- package/esm2015/lib/modules/numeric/numeric.service.js.map +1 -1
- package/esm2015/lib/modules/resize-observer/resize-observer-media-query.service.js +14 -8
- package/esm2015/lib/modules/resize-observer/resize-observer-media-query.service.js.map +1 -1
- package/fesm2015/skyux-core.js +18 -13
- package/fesm2015/skyux-core.js.map +1 -1
- package/lib/modules/numeric/numeric.pipe.d.ts +3 -4
- package/lib/modules/numeric/numeric.service.d.ts +1 -1
- package/lib/modules/resize-observer/resize-observer-media-query.service.d.ts +1 -1
- package/package.json +2 -2
package/documentation.json
CHANGED
@@ -1444,7 +1444,7 @@
|
|
1444
1444
|
]
|
1445
1445
|
},
|
1446
1446
|
{
|
1447
|
-
"id":
|
1447
|
+
"id": 606,
|
1448
1448
|
"name": "SkyAppTitleService",
|
1449
1449
|
"kind": 128,
|
1450
1450
|
"kindString": "Class",
|
@@ -1468,7 +1468,7 @@
|
|
1468
1468
|
],
|
1469
1469
|
"children": [
|
1470
1470
|
{
|
1471
|
-
"id":
|
1471
|
+
"id": 607,
|
1472
1472
|
"name": "constructor",
|
1473
1473
|
"kind": 512,
|
1474
1474
|
"kindString": "Constructor",
|
@@ -1482,14 +1482,14 @@
|
|
1482
1482
|
],
|
1483
1483
|
"signatures": [
|
1484
1484
|
{
|
1485
|
-
"id":
|
1485
|
+
"id": 608,
|
1486
1486
|
"name": "new SkyAppTitleService",
|
1487
1487
|
"kind": 16384,
|
1488
1488
|
"kindString": "Constructor signature",
|
1489
1489
|
"flags": {},
|
1490
1490
|
"parameters": [
|
1491
1491
|
{
|
1492
|
-
"id":
|
1492
|
+
"id": 609,
|
1493
1493
|
"name": "title",
|
1494
1494
|
"kind": 32768,
|
1495
1495
|
"kindString": "Parameter",
|
@@ -1504,14 +1504,14 @@
|
|
1504
1504
|
],
|
1505
1505
|
"type": {
|
1506
1506
|
"type": "reference",
|
1507
|
-
"id":
|
1507
|
+
"id": 606,
|
1508
1508
|
"name": "SkyAppTitleService"
|
1509
1509
|
}
|
1510
1510
|
}
|
1511
1511
|
]
|
1512
1512
|
},
|
1513
1513
|
{
|
1514
|
-
"id":
|
1514
|
+
"id": 610,
|
1515
1515
|
"name": "setTitle",
|
1516
1516
|
"kind": 2048,
|
1517
1517
|
"kindString": "Method",
|
@@ -1527,7 +1527,7 @@
|
|
1527
1527
|
],
|
1528
1528
|
"signatures": [
|
1529
1529
|
{
|
1530
|
-
"id":
|
1530
|
+
"id": 611,
|
1531
1531
|
"name": "setTitle",
|
1532
1532
|
"kind": 4096,
|
1533
1533
|
"kindString": "Call signature",
|
@@ -1537,7 +1537,7 @@
|
|
1537
1537
|
},
|
1538
1538
|
"parameters": [
|
1539
1539
|
{
|
1540
|
-
"id":
|
1540
|
+
"id": 612,
|
1541
1541
|
"name": "args",
|
1542
1542
|
"kind": 32768,
|
1543
1543
|
"kindString": "Parameter",
|
@@ -1547,7 +1547,7 @@
|
|
1547
1547
|
},
|
1548
1548
|
"type": {
|
1549
1549
|
"type": "reference",
|
1550
|
-
"id":
|
1550
|
+
"id": 604,
|
1551
1551
|
"name": "SkyAppSetTitleArgs"
|
1552
1552
|
}
|
1553
1553
|
}
|
@@ -1565,14 +1565,14 @@
|
|
1565
1565
|
"title": "Constructors",
|
1566
1566
|
"kind": 512,
|
1567
1567
|
"children": [
|
1568
|
-
|
1568
|
+
607
|
1569
1569
|
]
|
1570
1570
|
},
|
1571
1571
|
{
|
1572
1572
|
"title": "Methods",
|
1573
1573
|
"kind": 2048,
|
1574
1574
|
"children": [
|
1575
|
-
|
1575
|
+
610
|
1576
1576
|
]
|
1577
1577
|
}
|
1578
1578
|
],
|
@@ -1585,7 +1585,7 @@
|
|
1585
1585
|
]
|
1586
1586
|
},
|
1587
1587
|
{
|
1588
|
-
"id":
|
1588
|
+
"id": 657,
|
1589
1589
|
"name": "SkyAppWindowRef",
|
1590
1590
|
"kind": 128,
|
1591
1591
|
"kindString": "Class",
|
@@ -1609,7 +1609,7 @@
|
|
1609
1609
|
],
|
1610
1610
|
"children": [
|
1611
1611
|
{
|
1612
|
-
"id":
|
1612
|
+
"id": 660,
|
1613
1613
|
"name": "nativeWindow",
|
1614
1614
|
"kind": 262144,
|
1615
1615
|
"kindString": "Accessor",
|
@@ -1625,7 +1625,7 @@
|
|
1625
1625
|
],
|
1626
1626
|
"getSignature": [
|
1627
1627
|
{
|
1628
|
-
"id":
|
1628
|
+
"id": 661,
|
1629
1629
|
"name": "nativeWindow",
|
1630
1630
|
"kind": 524288,
|
1631
1631
|
"kindString": "Get signature",
|
@@ -1646,14 +1646,14 @@
|
|
1646
1646
|
"title": "Constructors",
|
1647
1647
|
"kind": 512,
|
1648
1648
|
"children": [
|
1649
|
-
|
1649
|
+
658
|
1650
1650
|
]
|
1651
1651
|
},
|
1652
1652
|
{
|
1653
1653
|
"title": "Accessors",
|
1654
1654
|
"kind": 262144,
|
1655
1655
|
"children": [
|
1656
|
-
|
1656
|
+
660
|
1657
1657
|
]
|
1658
1658
|
}
|
1659
1659
|
],
|
@@ -3068,7 +3068,7 @@
|
|
3068
3068
|
"flags": {},
|
3069
3069
|
"type": {
|
3070
3070
|
"type": "reference",
|
3071
|
-
"id":
|
3071
|
+
"id": 657,
|
3072
3072
|
"name": "SkyAppWindowRef"
|
3073
3073
|
}
|
3074
3074
|
},
|
@@ -3924,7 +3924,7 @@
|
|
3924
3924
|
"kindString": "Class",
|
3925
3925
|
"flags": {},
|
3926
3926
|
"comment": {
|
3927
|
-
"shortText": "Shortens numbers to rounded numbers and abbreviation characters such as K for thousands,\nM for millions, B for billions, and T for trillions. The pipe also formats for currency.\nBe sure you have a space after the two curly brackets opening the pipe and\na space before the two curly brackets closing the pipe or it will not work
|
3927
|
+
"shortText": "Shortens numbers to rounded numbers and abbreviation characters such as K for thousands,\nM for millions, B for billions, and T for trillions. The pipe also formats for currency.\nBe sure you have a space after the two curly brackets opening the pipe and\na space before the two curly brackets closing the pipe or it will not work."
|
3928
3928
|
},
|
3929
3929
|
"decorators": [
|
3930
3930
|
{
|
@@ -3950,7 +3950,7 @@
|
|
3950
3950
|
"sources": [
|
3951
3951
|
{
|
3952
3952
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
3953
|
-
"line":
|
3953
|
+
"line": 34,
|
3954
3954
|
"character": 2
|
3955
3955
|
}
|
3956
3956
|
],
|
@@ -4018,7 +4018,7 @@
|
|
4018
4018
|
"sources": [
|
4019
4019
|
{
|
4020
4020
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4021
|
-
"line":
|
4021
|
+
"line": 49,
|
4022
4022
|
"character": 9
|
4023
4023
|
}
|
4024
4024
|
],
|
@@ -4055,7 +4055,7 @@
|
|
4055
4055
|
"sources": [
|
4056
4056
|
{
|
4057
4057
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4058
|
-
"line":
|
4058
|
+
"line": 57,
|
4059
4059
|
"character": 9
|
4060
4060
|
}
|
4061
4061
|
],
|
@@ -4066,6 +4066,9 @@
|
|
4066
4066
|
"kind": 4096,
|
4067
4067
|
"kindString": "Call signature",
|
4068
4068
|
"flags": {},
|
4069
|
+
"comment": {
|
4070
|
+
"shortText": "Formats a number based on the provided options."
|
4071
|
+
},
|
4069
4072
|
"parameters": [
|
4070
4073
|
{
|
4071
4074
|
"id": 410,
|
@@ -4129,7 +4132,7 @@
|
|
4129
4132
|
"sources": [
|
4130
4133
|
{
|
4131
4134
|
"fileName": "projects/core/src/modules/numeric/numeric.pipe.ts",
|
4132
|
-
"line":
|
4135
|
+
"line": 25,
|
4133
4136
|
"character": 13
|
4134
4137
|
}
|
4135
4138
|
],
|
@@ -4233,7 +4236,7 @@
|
|
4233
4236
|
"kindString": "Call signature",
|
4234
4237
|
"flags": {},
|
4235
4238
|
"comment": {
|
4236
|
-
"shortText": "
|
4239
|
+
"shortText": "Formats a number based on the provided options."
|
4237
4240
|
},
|
4238
4241
|
"parameters": [
|
4239
4242
|
{
|
@@ -5256,7 +5259,7 @@
|
|
5256
5259
|
"sources": [
|
5257
5260
|
{
|
5258
5261
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5259
|
-
"line":
|
5262
|
+
"line": 53,
|
5260
5263
|
"character": 2
|
5261
5264
|
}
|
5262
5265
|
],
|
@@ -5323,7 +5326,7 @@
|
|
5323
5326
|
]
|
5324
5327
|
},
|
5325
5328
|
{
|
5326
|
-
"id":
|
5329
|
+
"id": 559,
|
5327
5330
|
"name": "ngOnDestroy",
|
5328
5331
|
"kind": 2048,
|
5329
5332
|
"kindString": "Method",
|
@@ -5333,13 +5336,13 @@
|
|
5333
5336
|
"sources": [
|
5334
5337
|
{
|
5335
5338
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5336
|
-
"line":
|
5339
|
+
"line": 60,
|
5337
5340
|
"character": 9
|
5338
5341
|
}
|
5339
5342
|
],
|
5340
5343
|
"signatures": [
|
5341
5344
|
{
|
5342
|
-
"id":
|
5345
|
+
"id": 560,
|
5343
5346
|
"name": "ngOnDestroy",
|
5344
5347
|
"kind": 4096,
|
5345
5348
|
"kindString": "Call signature",
|
@@ -5360,7 +5363,7 @@
|
|
5360
5363
|
}
|
5361
5364
|
},
|
5362
5365
|
{
|
5363
|
-
"id":
|
5366
|
+
"id": 563,
|
5364
5367
|
"name": "observe",
|
5365
5368
|
"kind": 2048,
|
5366
5369
|
"kindString": "Method",
|
@@ -5370,13 +5373,13 @@
|
|
5370
5373
|
"sources": [
|
5371
5374
|
{
|
5372
5375
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5373
|
-
"line":
|
5376
|
+
"line": 78,
|
5374
5377
|
"character": 9
|
5375
5378
|
}
|
5376
5379
|
],
|
5377
5380
|
"signatures": [
|
5378
5381
|
{
|
5379
|
-
"id":
|
5382
|
+
"id": 564,
|
5380
5383
|
"name": "observe",
|
5381
5384
|
"kind": 4096,
|
5382
5385
|
"kindString": "Call signature",
|
@@ -5386,7 +5389,7 @@
|
|
5386
5389
|
},
|
5387
5390
|
"parameters": [
|
5388
5391
|
{
|
5389
|
-
"id":
|
5392
|
+
"id": 565,
|
5390
5393
|
"name": "element",
|
5391
5394
|
"kind": 32768,
|
5392
5395
|
"kindString": "Parameter",
|
@@ -5414,7 +5417,7 @@
|
|
5414
5417
|
]
|
5415
5418
|
},
|
5416
5419
|
{
|
5417
|
-
"id":
|
5420
|
+
"id": 568,
|
5418
5421
|
"name": "subscribe",
|
5419
5422
|
"kind": 2048,
|
5420
5423
|
"kindString": "Method",
|
@@ -5424,13 +5427,13 @@
|
|
5424
5427
|
"sources": [
|
5425
5428
|
{
|
5426
5429
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5427
|
-
"line":
|
5430
|
+
"line": 110,
|
5428
5431
|
"character": 9
|
5429
5432
|
}
|
5430
5433
|
],
|
5431
5434
|
"signatures": [
|
5432
5435
|
{
|
5433
|
-
"id":
|
5436
|
+
"id": 569,
|
5434
5437
|
"name": "subscribe",
|
5435
5438
|
"kind": 4096,
|
5436
5439
|
"kindString": "Call signature",
|
@@ -5440,7 +5443,7 @@
|
|
5440
5443
|
},
|
5441
5444
|
"parameters": [
|
5442
5445
|
{
|
5443
|
-
"id":
|
5446
|
+
"id": 570,
|
5444
5447
|
"name": "listener",
|
5445
5448
|
"kind": 32768,
|
5446
5449
|
"kindString": "Parameter",
|
@@ -5462,7 +5465,7 @@
|
|
5462
5465
|
]
|
5463
5466
|
},
|
5464
5467
|
{
|
5465
|
-
"id":
|
5468
|
+
"id": 566,
|
5466
5469
|
"name": "unobserve",
|
5467
5470
|
"kind": 2048,
|
5468
5471
|
"kindString": "Method",
|
@@ -5472,13 +5475,13 @@
|
|
5472
5475
|
"sources": [
|
5473
5476
|
{
|
5474
5477
|
"fileName": "projects/core/src/modules/resize-observer/resize-observer-media-query.service.ts",
|
5475
|
-
"line":
|
5478
|
+
"line": 103,
|
5476
5479
|
"character": 9
|
5477
5480
|
}
|
5478
5481
|
],
|
5479
5482
|
"signatures": [
|
5480
5483
|
{
|
5481
|
-
"id":
|
5484
|
+
"id": 567,
|
5482
5485
|
"name": "unobserve",
|
5483
5486
|
"kind": 4096,
|
5484
5487
|
"kindString": "Call signature",
|
@@ -5513,10 +5516,10 @@
|
|
5513
5516
|
"title": "Methods",
|
5514
5517
|
"kind": 2048,
|
5515
5518
|
"children": [
|
5516
|
-
|
5517
|
-
|
5518
|
-
|
5519
|
-
|
5519
|
+
559,
|
5520
|
+
563,
|
5521
|
+
568,
|
5522
|
+
566
|
5520
5523
|
]
|
5521
5524
|
}
|
5522
5525
|
],
|
@@ -5738,7 +5741,7 @@
|
|
5738
5741
|
]
|
5739
5742
|
},
|
5740
5743
|
{
|
5741
|
-
"id":
|
5744
|
+
"id": 580,
|
5742
5745
|
"name": "SkyScrollableHostService",
|
5743
5746
|
"kind": 128,
|
5744
5747
|
"kindString": "Class",
|
@@ -5759,7 +5762,7 @@
|
|
5759
5762
|
],
|
5760
5763
|
"children": [
|
5761
5764
|
{
|
5762
|
-
"id":
|
5765
|
+
"id": 581,
|
5763
5766
|
"name": "constructor",
|
5764
5767
|
"kind": 512,
|
5765
5768
|
"kindString": "Constructor",
|
@@ -5773,14 +5776,14 @@
|
|
5773
5776
|
],
|
5774
5777
|
"signatures": [
|
5775
5778
|
{
|
5776
|
-
"id":
|
5779
|
+
"id": 582,
|
5777
5780
|
"name": "new SkyScrollableHostService",
|
5778
5781
|
"kind": 16384,
|
5779
5782
|
"kindString": "Constructor signature",
|
5780
5783
|
"flags": {},
|
5781
5784
|
"parameters": [
|
5782
5785
|
{
|
5783
|
-
"id":
|
5786
|
+
"id": 583,
|
5784
5787
|
"name": "mutationObserverSvc",
|
5785
5788
|
"kind": 32768,
|
5786
5789
|
"kindString": "Parameter",
|
@@ -5792,28 +5795,28 @@
|
|
5792
5795
|
}
|
5793
5796
|
},
|
5794
5797
|
{
|
5795
|
-
"id":
|
5798
|
+
"id": 584,
|
5796
5799
|
"name": "windowRef",
|
5797
5800
|
"kind": 32768,
|
5798
5801
|
"kindString": "Parameter",
|
5799
5802
|
"flags": {},
|
5800
5803
|
"type": {
|
5801
5804
|
"type": "reference",
|
5802
|
-
"id":
|
5805
|
+
"id": 657,
|
5803
5806
|
"name": "SkyAppWindowRef"
|
5804
5807
|
}
|
5805
5808
|
}
|
5806
5809
|
],
|
5807
5810
|
"type": {
|
5808
5811
|
"type": "reference",
|
5809
|
-
"id":
|
5812
|
+
"id": 580,
|
5810
5813
|
"name": "SkyScrollableHostService"
|
5811
5814
|
}
|
5812
5815
|
}
|
5813
5816
|
]
|
5814
5817
|
},
|
5815
5818
|
{
|
5816
|
-
"id":
|
5819
|
+
"id": 585,
|
5817
5820
|
"name": "getScrollableHost",
|
5818
5821
|
"kind": 2048,
|
5819
5822
|
"kindString": "Method",
|
@@ -5829,7 +5832,7 @@
|
|
5829
5832
|
],
|
5830
5833
|
"signatures": [
|
5831
5834
|
{
|
5832
|
-
"id":
|
5835
|
+
"id": 586,
|
5833
5836
|
"name": "getScrollableHost",
|
5834
5837
|
"kind": 4096,
|
5835
5838
|
"kindString": "Call signature",
|
@@ -5840,7 +5843,7 @@
|
|
5840
5843
|
},
|
5841
5844
|
"parameters": [
|
5842
5845
|
{
|
5843
|
-
"id":
|
5846
|
+
"id": 587,
|
5844
5847
|
"name": "elementRef",
|
5845
5848
|
"kind": 32768,
|
5846
5849
|
"kindString": "Parameter",
|
@@ -5883,7 +5886,7 @@
|
|
5883
5886
|
]
|
5884
5887
|
},
|
5885
5888
|
{
|
5886
|
-
"id":
|
5889
|
+
"id": 591,
|
5887
5890
|
"name": "watchScrollableHostScrollEvents",
|
5888
5891
|
"kind": 2048,
|
5889
5892
|
"kindString": "Method",
|
@@ -5899,7 +5902,7 @@
|
|
5899
5902
|
],
|
5900
5903
|
"signatures": [
|
5901
5904
|
{
|
5902
|
-
"id":
|
5905
|
+
"id": 592,
|
5903
5906
|
"name": "watchScrollableHostScrollEvents",
|
5904
5907
|
"kind": 4096,
|
5905
5908
|
"kindString": "Call signature",
|
@@ -5910,7 +5913,7 @@
|
|
5910
5913
|
},
|
5911
5914
|
"parameters": [
|
5912
5915
|
{
|
5913
|
-
"id":
|
5916
|
+
"id": 593,
|
5914
5917
|
"name": "elementRef",
|
5915
5918
|
"kind": 32768,
|
5916
5919
|
"kindString": "Parameter",
|
@@ -5953,15 +5956,15 @@
|
|
5953
5956
|
"title": "Constructors",
|
5954
5957
|
"kind": 512,
|
5955
5958
|
"children": [
|
5956
|
-
|
5959
|
+
581
|
5957
5960
|
]
|
5958
5961
|
},
|
5959
5962
|
{
|
5960
5963
|
"title": "Methods",
|
5961
5964
|
"kind": 2048,
|
5962
5965
|
"children": [
|
5963
|
-
|
5964
|
-
|
5966
|
+
585,
|
5967
|
+
591
|
5965
5968
|
]
|
5966
5969
|
}
|
5967
5970
|
],
|
@@ -5974,7 +5977,7 @@
|
|
5974
5977
|
]
|
5975
5978
|
},
|
5976
5979
|
{
|
5977
|
-
"id":
|
5980
|
+
"id": 613,
|
5978
5981
|
"name": "SkyUIConfigService",
|
5979
5982
|
"kind": 128,
|
5980
5983
|
"kindString": "Class",
|
@@ -5995,7 +5998,7 @@
|
|
5995
5998
|
],
|
5996
5999
|
"children": [
|
5997
6000
|
{
|
5998
|
-
"id":
|
6001
|
+
"id": 616,
|
5999
6002
|
"name": "getConfig",
|
6000
6003
|
"kind": 2048,
|
6001
6004
|
"kindString": "Method",
|
@@ -6011,14 +6014,14 @@
|
|
6011
6014
|
],
|
6012
6015
|
"signatures": [
|
6013
6016
|
{
|
6014
|
-
"id":
|
6017
|
+
"id": 617,
|
6015
6018
|
"name": "getConfig",
|
6016
6019
|
"kind": 4096,
|
6017
6020
|
"kindString": "Call signature",
|
6018
6021
|
"flags": {},
|
6019
6022
|
"parameters": [
|
6020
6023
|
{
|
6021
|
-
"id":
|
6024
|
+
"id": 618,
|
6022
6025
|
"name": "key",
|
6023
6026
|
"kind": 32768,
|
6024
6027
|
"kindString": "Parameter",
|
@@ -6029,7 +6032,7 @@
|
|
6029
6032
|
}
|
6030
6033
|
},
|
6031
6034
|
{
|
6032
|
-
"id":
|
6035
|
+
"id": 619,
|
6033
6036
|
"name": "defaultConfig",
|
6034
6037
|
"kind": 32768,
|
6035
6038
|
"kindString": "Parameter",
|
@@ -6058,7 +6061,7 @@
|
|
6058
6061
|
]
|
6059
6062
|
},
|
6060
6063
|
{
|
6061
|
-
"id":
|
6064
|
+
"id": 620,
|
6062
6065
|
"name": "setConfig",
|
6063
6066
|
"kind": 2048,
|
6064
6067
|
"kindString": "Method",
|
@@ -6074,14 +6077,14 @@
|
|
6074
6077
|
],
|
6075
6078
|
"signatures": [
|
6076
6079
|
{
|
6077
|
-
"id":
|
6080
|
+
"id": 621,
|
6078
6081
|
"name": "setConfig",
|
6079
6082
|
"kind": 4096,
|
6080
6083
|
"kindString": "Call signature",
|
6081
6084
|
"flags": {},
|
6082
6085
|
"parameters": [
|
6083
6086
|
{
|
6084
|
-
"id":
|
6087
|
+
"id": 622,
|
6085
6088
|
"name": "key",
|
6086
6089
|
"kind": 32768,
|
6087
6090
|
"kindString": "Parameter",
|
@@ -6092,7 +6095,7 @@
|
|
6092
6095
|
}
|
6093
6096
|
},
|
6094
6097
|
{
|
6095
|
-
"id":
|
6098
|
+
"id": 623,
|
6096
6099
|
"name": "value",
|
6097
6100
|
"kind": 32768,
|
6098
6101
|
"kindString": "Parameter",
|
@@ -6124,15 +6127,15 @@
|
|
6124
6127
|
"title": "Constructors",
|
6125
6128
|
"kind": 512,
|
6126
6129
|
"children": [
|
6127
|
-
|
6130
|
+
614
|
6128
6131
|
]
|
6129
6132
|
},
|
6130
6133
|
{
|
6131
6134
|
"title": "Methods",
|
6132
6135
|
"kind": 2048,
|
6133
6136
|
"children": [
|
6134
|
-
|
6135
|
-
|
6137
|
+
616,
|
6138
|
+
620
|
6136
6139
|
]
|
6137
6140
|
}
|
6138
6141
|
],
|
@@ -6145,7 +6148,7 @@
|
|
6145
6148
|
]
|
6146
6149
|
},
|
6147
6150
|
{
|
6148
|
-
"id":
|
6151
|
+
"id": 624,
|
6149
6152
|
"name": "SkyViewkeeperHostOptions",
|
6150
6153
|
"kind": 128,
|
6151
6154
|
"kindString": "Class",
|
@@ -6164,7 +6167,7 @@
|
|
6164
6167
|
],
|
6165
6168
|
"children": [
|
6166
6169
|
{
|
6167
|
-
"id":
|
6170
|
+
"id": 627,
|
6168
6171
|
"name": "boundaryEl",
|
6169
6172
|
"kind": 1024,
|
6170
6173
|
"kindString": "Property",
|
@@ -6190,12 +6193,12 @@
|
|
6190
6193
|
},
|
6191
6194
|
"implementationOf": {
|
6192
6195
|
"type": "reference",
|
6193
|
-
"id":
|
6196
|
+
"id": 635,
|
6194
6197
|
"name": "SkyViewkeeperOptions.boundaryEl"
|
6195
6198
|
}
|
6196
6199
|
},
|
6197
6200
|
{
|
6198
|
-
"id":
|
6201
|
+
"id": 628,
|
6199
6202
|
"name": "el",
|
6200
6203
|
"kind": 1024,
|
6201
6204
|
"kindString": "Property",
|
@@ -6221,12 +6224,12 @@
|
|
6221
6224
|
},
|
6222
6225
|
"implementationOf": {
|
6223
6226
|
"type": "reference",
|
6224
|
-
"id":
|
6227
|
+
"id": 636,
|
6225
6228
|
"name": "SkyViewkeeperOptions.el"
|
6226
6229
|
}
|
6227
6230
|
},
|
6228
6231
|
{
|
6229
|
-
"id":
|
6232
|
+
"id": 629,
|
6230
6233
|
"name": "scrollableHost",
|
6231
6234
|
"kind": 1024,
|
6232
6235
|
"kindString": "Property",
|
@@ -6252,12 +6255,12 @@
|
|
6252
6255
|
},
|
6253
6256
|
"implementationOf": {
|
6254
6257
|
"type": "reference",
|
6255
|
-
"id":
|
6258
|
+
"id": 637,
|
6256
6259
|
"name": "SkyViewkeeperOptions.scrollableHost"
|
6257
6260
|
}
|
6258
6261
|
},
|
6259
6262
|
{
|
6260
|
-
"id":
|
6263
|
+
"id": 630,
|
6261
6264
|
"name": "setWidth",
|
6262
6265
|
"kind": 1024,
|
6263
6266
|
"kindString": "Property",
|
@@ -6281,12 +6284,12 @@
|
|
6281
6284
|
},
|
6282
6285
|
"implementationOf": {
|
6283
6286
|
"type": "reference",
|
6284
|
-
"id":
|
6287
|
+
"id": 638,
|
6285
6288
|
"name": "SkyViewkeeperOptions.setWidth"
|
6286
6289
|
}
|
6287
6290
|
},
|
6288
6291
|
{
|
6289
|
-
"id":
|
6292
|
+
"id": 631,
|
6290
6293
|
"name": "verticalOffset",
|
6291
6294
|
"kind": 1024,
|
6292
6295
|
"kindString": "Property",
|
@@ -6310,12 +6313,12 @@
|
|
6310
6313
|
},
|
6311
6314
|
"implementationOf": {
|
6312
6315
|
"type": "reference",
|
6313
|
-
"id":
|
6316
|
+
"id": 639,
|
6314
6317
|
"name": "SkyViewkeeperOptions.verticalOffset"
|
6315
6318
|
}
|
6316
6319
|
},
|
6317
6320
|
{
|
6318
|
-
"id":
|
6321
|
+
"id": 632,
|
6319
6322
|
"name": "verticalOffsetEl",
|
6320
6323
|
"kind": 1024,
|
6321
6324
|
"kindString": "Property",
|
@@ -6341,12 +6344,12 @@
|
|
6341
6344
|
},
|
6342
6345
|
"implementationOf": {
|
6343
6346
|
"type": "reference",
|
6344
|
-
"id":
|
6347
|
+
"id": 640,
|
6345
6348
|
"name": "SkyViewkeeperOptions.verticalOffsetEl"
|
6346
6349
|
}
|
6347
6350
|
},
|
6348
6351
|
{
|
6349
|
-
"id":
|
6352
|
+
"id": 633,
|
6350
6353
|
"name": "viewportMarginTop",
|
6351
6354
|
"kind": 1024,
|
6352
6355
|
"kindString": "Property",
|
@@ -6370,7 +6373,7 @@
|
|
6370
6373
|
},
|
6371
6374
|
"implementationOf": {
|
6372
6375
|
"type": "reference",
|
6373
|
-
"id":
|
6376
|
+
"id": 641,
|
6374
6377
|
"name": "SkyViewkeeperOptions.viewportMarginTop"
|
6375
6378
|
}
|
6376
6379
|
}
|
@@ -6380,20 +6383,20 @@
|
|
6380
6383
|
"title": "Constructors",
|
6381
6384
|
"kind": 512,
|
6382
6385
|
"children": [
|
6383
|
-
|
6386
|
+
625
|
6384
6387
|
]
|
6385
6388
|
},
|
6386
6389
|
{
|
6387
6390
|
"title": "Properties",
|
6388
6391
|
"kind": 1024,
|
6389
6392
|
"children": [
|
6390
|
-
625,
|
6391
|
-
626,
|
6392
6393
|
627,
|
6393
6394
|
628,
|
6394
6395
|
629,
|
6395
6396
|
630,
|
6396
|
-
631
|
6397
|
+
631,
|
6398
|
+
632,
|
6399
|
+
633
|
6397
6400
|
]
|
6398
6401
|
}
|
6399
6402
|
],
|
@@ -6407,13 +6410,13 @@
|
|
6407
6410
|
"implementedTypes": [
|
6408
6411
|
{
|
6409
6412
|
"type": "reference",
|
6410
|
-
"id":
|
6413
|
+
"id": 634,
|
6411
6414
|
"name": "SkyViewkeeperOptions"
|
6412
6415
|
}
|
6413
6416
|
]
|
6414
6417
|
},
|
6415
6418
|
{
|
6416
|
-
"id":
|
6419
|
+
"id": 642,
|
6417
6420
|
"name": "SkyViewkeeperModule",
|
6418
6421
|
"kind": 128,
|
6419
6422
|
"kindString": "Class",
|
@@ -6438,7 +6441,7 @@
|
|
6438
6441
|
"title": "Constructors",
|
6439
6442
|
"kind": 512,
|
6440
6443
|
"children": [
|
6441
|
-
|
6444
|
+
643
|
6442
6445
|
]
|
6443
6446
|
}
|
6444
6447
|
],
|
@@ -6451,7 +6454,7 @@
|
|
6451
6454
|
]
|
6452
6455
|
},
|
6453
6456
|
{
|
6454
|
-
"id":
|
6457
|
+
"id": 645,
|
6455
6458
|
"name": "SkyViewkeeperService",
|
6456
6459
|
"kind": 128,
|
6457
6460
|
"kindString": "Class",
|
@@ -6475,7 +6478,7 @@
|
|
6475
6478
|
],
|
6476
6479
|
"children": [
|
6477
6480
|
{
|
6478
|
-
"id":
|
6481
|
+
"id": 646,
|
6479
6482
|
"name": "constructor",
|
6480
6483
|
"kind": 512,
|
6481
6484
|
"kindString": "Constructor",
|
@@ -6489,14 +6492,14 @@
|
|
6489
6492
|
],
|
6490
6493
|
"signatures": [
|
6491
6494
|
{
|
6492
|
-
"id":
|
6495
|
+
"id": 647,
|
6493
6496
|
"name": "new SkyViewkeeperService",
|
6494
6497
|
"kind": 16384,
|
6495
6498
|
"kindString": "Constructor signature",
|
6496
6499
|
"flags": {},
|
6497
6500
|
"parameters": [
|
6498
6501
|
{
|
6499
|
-
"id":
|
6502
|
+
"id": 648,
|
6500
6503
|
"name": "hostOptions",
|
6501
6504
|
"kind": 32768,
|
6502
6505
|
"kindString": "Parameter",
|
@@ -6517,21 +6520,21 @@
|
|
6517
6520
|
],
|
6518
6521
|
"type": {
|
6519
6522
|
"type": "reference",
|
6520
|
-
"id":
|
6523
|
+
"id": 624,
|
6521
6524
|
"name": "SkyViewkeeperHostOptions"
|
6522
6525
|
}
|
6523
6526
|
}
|
6524
6527
|
],
|
6525
6528
|
"type": {
|
6526
6529
|
"type": "reference",
|
6527
|
-
"id":
|
6530
|
+
"id": 645,
|
6528
6531
|
"name": "SkyViewkeeperService"
|
6529
6532
|
}
|
6530
6533
|
}
|
6531
6534
|
]
|
6532
6535
|
},
|
6533
6536
|
{
|
6534
|
-
"id":
|
6537
|
+
"id": 649,
|
6535
6538
|
"name": "create",
|
6536
6539
|
"kind": 2048,
|
6537
6540
|
"kindString": "Method",
|
@@ -6547,7 +6550,7 @@
|
|
6547
6550
|
],
|
6548
6551
|
"signatures": [
|
6549
6552
|
{
|
6550
|
-
"id":
|
6553
|
+
"id": 650,
|
6551
6554
|
"name": "create",
|
6552
6555
|
"kind": 4096,
|
6553
6556
|
"kindString": "Call signature",
|
@@ -6555,7 +6558,7 @@
|
|
6555
6558
|
"comment": {},
|
6556
6559
|
"parameters": [
|
6557
6560
|
{
|
6558
|
-
"id":
|
6561
|
+
"id": 651,
|
6559
6562
|
"name": "options",
|
6560
6563
|
"kind": 32768,
|
6561
6564
|
"kindString": "Parameter",
|
@@ -6565,7 +6568,7 @@
|
|
6565
6568
|
},
|
6566
6569
|
"type": {
|
6567
6570
|
"type": "reference",
|
6568
|
-
"id":
|
6571
|
+
"id": 634,
|
6569
6572
|
"name": "SkyViewkeeperOptions"
|
6570
6573
|
}
|
6571
6574
|
}
|
@@ -6578,7 +6581,7 @@
|
|
6578
6581
|
]
|
6579
6582
|
},
|
6580
6583
|
{
|
6581
|
-
"id":
|
6584
|
+
"id": 652,
|
6582
6585
|
"name": "destroy",
|
6583
6586
|
"kind": 2048,
|
6584
6587
|
"kindString": "Method",
|
@@ -6594,7 +6597,7 @@
|
|
6594
6597
|
],
|
6595
6598
|
"signatures": [
|
6596
6599
|
{
|
6597
|
-
"id":
|
6600
|
+
"id": 653,
|
6598
6601
|
"name": "destroy",
|
6599
6602
|
"kind": 4096,
|
6600
6603
|
"kindString": "Call signature",
|
@@ -6604,7 +6607,7 @@
|
|
6604
6607
|
},
|
6605
6608
|
"parameters": [
|
6606
6609
|
{
|
6607
|
-
"id":
|
6610
|
+
"id": 654,
|
6608
6611
|
"name": "vk",
|
6609
6612
|
"kind": 32768,
|
6610
6613
|
"kindString": "Parameter",
|
@@ -6631,15 +6634,15 @@
|
|
6631
6634
|
"title": "Constructors",
|
6632
6635
|
"kind": 512,
|
6633
6636
|
"children": [
|
6634
|
-
|
6637
|
+
646
|
6635
6638
|
]
|
6636
6639
|
},
|
6637
6640
|
{
|
6638
6641
|
"title": "Methods",
|
6639
6642
|
"kind": 2048,
|
6640
6643
|
"children": [
|
6641
|
-
|
6642
|
-
|
6644
|
+
649,
|
6645
|
+
652
|
6643
6646
|
]
|
6644
6647
|
}
|
6645
6648
|
],
|
@@ -7523,7 +7526,7 @@
|
|
7523
7526
|
"flags": {},
|
7524
7527
|
"type": {
|
7525
7528
|
"type": "reference",
|
7526
|
-
"id":
|
7529
|
+
"id": 645,
|
7527
7530
|
"name": "SkyViewkeeperService"
|
7528
7531
|
}
|
7529
7532
|
},
|
@@ -7547,7 +7550,7 @@
|
|
7547
7550
|
],
|
7548
7551
|
"type": {
|
7549
7552
|
"type": "reference",
|
7550
|
-
"id":
|
7553
|
+
"id": 580,
|
7551
7554
|
"name": "SkyScrollableHostService"
|
7552
7555
|
}
|
7553
7556
|
}
|
@@ -8046,14 +8049,14 @@
|
|
8046
8049
|
]
|
8047
8050
|
},
|
8048
8051
|
{
|
8049
|
-
"id":
|
8052
|
+
"id": 604,
|
8050
8053
|
"name": "SkyAppSetTitleArgs",
|
8051
8054
|
"kind": 256,
|
8052
8055
|
"kindString": "Interface",
|
8053
8056
|
"flags": {},
|
8054
8057
|
"children": [
|
8055
8058
|
{
|
8056
|
-
"id":
|
8059
|
+
"id": 605,
|
8057
8060
|
"name": "titleParts",
|
8058
8061
|
"kind": 1024,
|
8059
8062
|
"kindString": "Property",
|
@@ -8079,7 +8082,7 @@
|
|
8079
8082
|
"title": "Properties",
|
8080
8083
|
"kind": 1024,
|
8081
8084
|
"children": [
|
8082
|
-
|
8085
|
+
605
|
8083
8086
|
]
|
8084
8087
|
}
|
8085
8088
|
],
|
@@ -8662,7 +8665,7 @@
|
|
8662
8665
|
]
|
8663
8666
|
},
|
8664
8667
|
{
|
8665
|
-
"id":
|
8668
|
+
"id": 634,
|
8666
8669
|
"name": "SkyViewkeeperOptions",
|
8667
8670
|
"kind": 256,
|
8668
8671
|
"kindString": "Interface",
|
@@ -8672,7 +8675,7 @@
|
|
8672
8675
|
},
|
8673
8676
|
"children": [
|
8674
8677
|
{
|
8675
|
-
"id":
|
8678
|
+
"id": 635,
|
8676
8679
|
"name": "boundaryEl",
|
8677
8680
|
"kind": 1024,
|
8678
8681
|
"kindString": "Property",
|
@@ -8697,7 +8700,7 @@
|
|
8697
8700
|
}
|
8698
8701
|
},
|
8699
8702
|
{
|
8700
|
-
"id":
|
8703
|
+
"id": 636,
|
8701
8704
|
"name": "el",
|
8702
8705
|
"kind": 1024,
|
8703
8706
|
"kindString": "Property",
|
@@ -8722,7 +8725,7 @@
|
|
8722
8725
|
}
|
8723
8726
|
},
|
8724
8727
|
{
|
8725
|
-
"id":
|
8728
|
+
"id": 637,
|
8726
8729
|
"name": "scrollableHost",
|
8727
8730
|
"kind": 1024,
|
8728
8731
|
"kindString": "Property",
|
@@ -8747,7 +8750,7 @@
|
|
8747
8750
|
}
|
8748
8751
|
},
|
8749
8752
|
{
|
8750
|
-
"id":
|
8753
|
+
"id": 638,
|
8751
8754
|
"name": "setWidth",
|
8752
8755
|
"kind": 1024,
|
8753
8756
|
"kindString": "Property",
|
@@ -8770,7 +8773,7 @@
|
|
8770
8773
|
}
|
8771
8774
|
},
|
8772
8775
|
{
|
8773
|
-
"id":
|
8776
|
+
"id": 639,
|
8774
8777
|
"name": "verticalOffset",
|
8775
8778
|
"kind": 1024,
|
8776
8779
|
"kindString": "Property",
|
@@ -8793,7 +8796,7 @@
|
|
8793
8796
|
}
|
8794
8797
|
},
|
8795
8798
|
{
|
8796
|
-
"id":
|
8799
|
+
"id": 640,
|
8797
8800
|
"name": "verticalOffsetEl",
|
8798
8801
|
"kind": 1024,
|
8799
8802
|
"kindString": "Property",
|
@@ -8818,7 +8821,7 @@
|
|
8818
8821
|
}
|
8819
8822
|
},
|
8820
8823
|
{
|
8821
|
-
"id":
|
8824
|
+
"id": 641,
|
8822
8825
|
"name": "viewportMarginTop",
|
8823
8826
|
"kind": 1024,
|
8824
8827
|
"kindString": "Property",
|
@@ -8846,13 +8849,13 @@
|
|
8846
8849
|
"title": "Properties",
|
8847
8850
|
"kind": 1024,
|
8848
8851
|
"children": [
|
8849
|
-
633,
|
8850
|
-
634,
|
8851
8852
|
635,
|
8852
8853
|
636,
|
8853
8854
|
637,
|
8854
8855
|
638,
|
8855
|
-
639
|
8856
|
+
639,
|
8857
|
+
640,
|
8858
|
+
641
|
8856
8859
|
]
|
8857
8860
|
}
|
8858
8861
|
],
|
@@ -8866,7 +8869,7 @@
|
|
8866
8869
|
"implementedBy": [
|
8867
8870
|
{
|
8868
8871
|
"type": "reference",
|
8869
|
-
"id":
|
8872
|
+
"id": 624,
|
8870
8873
|
"name": "SkyViewkeeperHostOptions"
|
8871
8874
|
}
|
8872
8875
|
]
|
@@ -9060,8 +9063,8 @@
|
|
9060
9063
|
140,
|
9061
9064
|
148,
|
9062
9065
|
303,
|
9063
|
-
|
9064
|
-
|
9066
|
+
606,
|
9067
|
+
657,
|
9065
9068
|
63,
|
9066
9069
|
66,
|
9067
9070
|
221,
|
@@ -9084,11 +9087,11 @@
|
|
9084
9087
|
503,
|
9085
9088
|
543,
|
9086
9089
|
526,
|
9087
|
-
|
9088
|
-
|
9089
|
-
|
9090
|
-
|
9091
|
-
|
9090
|
+
580,
|
9091
|
+
613,
|
9092
|
+
624,
|
9093
|
+
642,
|
9094
|
+
645,
|
9092
9095
|
1,
|
9093
9096
|
26,
|
9094
9097
|
34
|
@@ -9101,14 +9104,14 @@
|
|
9101
9104
|
117,
|
9102
9105
|
131,
|
9103
9106
|
134,
|
9104
|
-
|
9107
|
+
604,
|
9105
9108
|
218,
|
9106
9109
|
235,
|
9107
9110
|
241,
|
9108
9111
|
275,
|
9109
9112
|
111,
|
9110
9113
|
445,
|
9111
|
-
|
9114
|
+
634
|
9112
9115
|
]
|
9113
9116
|
},
|
9114
9117
|
{
|