@skyux/core 7.0.0-beta.3 → 7.0.0-beta.4

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.
@@ -337,14 +337,14 @@
337
337
  ]
338
338
  },
339
339
  {
340
- "id": 408,
340
+ "id": 406,
341
341
  "name": "SkyMediaBreakpoints",
342
342
  "kind": 8,
343
343
  "kindString": "Enumeration",
344
344
  "flags": {},
345
345
  "children": [
346
346
  {
347
- "id": 412,
347
+ "id": 410,
348
348
  "name": "lg",
349
349
  "kind": 16,
350
350
  "kindString": "Enumeration member",
@@ -362,7 +362,7 @@
362
362
  "defaultValue": "4"
363
363
  },
364
364
  {
365
- "id": 411,
365
+ "id": 409,
366
366
  "name": "md",
367
367
  "kind": 16,
368
368
  "kindString": "Enumeration member",
@@ -380,7 +380,7 @@
380
380
  "defaultValue": "3"
381
381
  },
382
382
  {
383
- "id": 410,
383
+ "id": 408,
384
384
  "name": "sm",
385
385
  "kind": 16,
386
386
  "kindString": "Enumeration member",
@@ -398,7 +398,7 @@
398
398
  "defaultValue": "2"
399
399
  },
400
400
  {
401
- "id": 409,
401
+ "id": 407,
402
402
  "name": "xs",
403
403
  "kind": 16,
404
404
  "kindString": "Enumeration member",
@@ -421,10 +421,10 @@
421
421
  "title": "Enumeration members",
422
422
  "kind": 16,
423
423
  "children": [
424
- 412,
425
- 411,
426
424
  410,
427
- 409
425
+ 409,
426
+ 408,
427
+ 407
428
428
  ]
429
429
  }
430
430
  ],
@@ -437,7 +437,7 @@
437
437
  ]
438
438
  },
439
439
  {
440
- "id": 478,
440
+ "id": 476,
441
441
  "name": "NumericOptions",
442
442
  "kind": 128,
443
443
  "kindString": "Class",
@@ -453,7 +453,7 @@
453
453
  },
454
454
  "children": [
455
455
  {
456
- "id": 483,
456
+ "id": 481,
457
457
  "name": "currencySign",
458
458
  "kind": 1024,
459
459
  "kindString": "Property",
@@ -487,12 +487,12 @@
487
487
  "defaultValue": "'standard'",
488
488
  "implementationOf": {
489
489
  "type": "reference",
490
- "id": 472,
490
+ "id": 470,
491
491
  "name": "SkyNumericOptions.currencySign"
492
492
  }
493
493
  },
494
494
  {
495
- "id": 481,
495
+ "id": 479,
496
496
  "name": "digits",
497
497
  "kind": 1024,
498
498
  "kindString": "Property",
@@ -517,12 +517,12 @@
517
517
  "defaultValue": "1",
518
518
  "implementationOf": {
519
519
  "type": "reference",
520
- "id": 470,
520
+ "id": 468,
521
521
  "name": "SkyNumericOptions.digits"
522
522
  }
523
523
  },
524
524
  {
525
- "id": 482,
525
+ "id": 480,
526
526
  "name": "format",
527
527
  "kind": 1024,
528
528
  "kindString": "Property",
@@ -547,12 +547,12 @@
547
547
  "defaultValue": "'number'",
548
548
  "implementationOf": {
549
549
  "type": "reference",
550
- "id": 471,
550
+ "id": 469,
551
551
  "name": "SkyNumericOptions.format"
552
552
  }
553
553
  },
554
554
  {
555
- "id": 484,
555
+ "id": 482,
556
556
  "name": "iso",
557
557
  "kind": 1024,
558
558
  "kindString": "Property",
@@ -577,12 +577,12 @@
577
577
  "defaultValue": "'USD'",
578
578
  "implementationOf": {
579
579
  "type": "reference",
580
- "id": 473,
580
+ "id": 471,
581
581
  "name": "SkyNumericOptions.iso"
582
582
  }
583
583
  },
584
584
  {
585
- "id": 485,
585
+ "id": 483,
586
586
  "name": "locale",
587
587
  "kind": 1024,
588
588
  "kindString": "Property",
@@ -606,12 +606,12 @@
606
606
  },
607
607
  "implementationOf": {
608
608
  "type": "reference",
609
- "id": 474,
609
+ "id": 472,
610
610
  "name": "SkyNumericOptions.locale"
611
611
  }
612
612
  },
613
613
  {
614
- "id": 486,
614
+ "id": 484,
615
615
  "name": "minDigits",
616
616
  "kind": 1024,
617
617
  "kindString": "Property",
@@ -635,12 +635,12 @@
635
635
  },
636
636
  "implementationOf": {
637
637
  "type": "reference",
638
- "id": 475,
638
+ "id": 473,
639
639
  "name": "SkyNumericOptions.minDigits"
640
640
  }
641
641
  },
642
642
  {
643
- "id": 487,
643
+ "id": 485,
644
644
  "name": "truncate",
645
645
  "kind": 1024,
646
646
  "kindString": "Property",
@@ -665,12 +665,12 @@
665
665
  "defaultValue": "true",
666
666
  "implementationOf": {
667
667
  "type": "reference",
668
- "id": 476,
668
+ "id": 474,
669
669
  "name": "SkyNumericOptions.truncate"
670
670
  }
671
671
  },
672
672
  {
673
- "id": 488,
673
+ "id": 486,
674
674
  "name": "truncateAfter",
675
675
  "kind": 1024,
676
676
  "kindString": "Property",
@@ -695,7 +695,7 @@
695
695
  "defaultValue": "1000",
696
696
  "implementationOf": {
697
697
  "type": "reference",
698
- "id": 477,
698
+ "id": 475,
699
699
  "name": "SkyNumericOptions.truncateAfter"
700
700
  }
701
701
  }
@@ -705,21 +705,21 @@
705
705
  "title": "Constructors",
706
706
  "kind": 512,
707
707
  "children": [
708
- 479
708
+ 477
709
709
  ]
710
710
  },
711
711
  {
712
712
  "title": "Properties",
713
713
  "kind": 1024,
714
714
  "children": [
715
- 483,
716
715
  481,
716
+ 479,
717
+ 480,
717
718
  482,
719
+ 483,
718
720
  484,
719
721
  485,
720
- 486,
721
- 487,
722
- 488
722
+ 486
723
723
  ]
724
724
  }
725
725
  ],
@@ -733,7 +733,7 @@
733
733
  "implementedTypes": [
734
734
  {
735
735
  "type": "reference",
736
- "id": 469,
736
+ "id": 467,
737
737
  "name": "SkyNumericOptions"
738
738
  }
739
739
  ]
@@ -1306,7 +1306,7 @@
1306
1306
  ]
1307
1307
  },
1308
1308
  {
1309
- "id": 351,
1309
+ "id": 349,
1310
1310
  "name": "SkyAppFormat",
1311
1311
  "kind": 128,
1312
1312
  "kindString": "Class",
@@ -1327,7 +1327,7 @@
1327
1327
  ],
1328
1328
  "children": [
1329
1329
  {
1330
- "id": 354,
1330
+ "id": 352,
1331
1331
  "name": "formatText",
1332
1332
  "kind": 2048,
1333
1333
  "kindString": "Method",
@@ -1343,14 +1343,14 @@
1343
1343
  ],
1344
1344
  "signatures": [
1345
1345
  {
1346
- "id": 355,
1346
+ "id": 353,
1347
1347
  "name": "formatText",
1348
1348
  "kind": 4096,
1349
1349
  "kindString": "Call signature",
1350
1350
  "flags": {},
1351
1351
  "parameters": [
1352
1352
  {
1353
- "id": 356,
1353
+ "id": 354,
1354
1354
  "name": "format",
1355
1355
  "kind": 32768,
1356
1356
  "kindString": "Parameter",
@@ -1361,7 +1361,7 @@
1361
1361
  }
1362
1362
  },
1363
1363
  {
1364
- "id": 357,
1364
+ "id": 355,
1365
1365
  "name": "args",
1366
1366
  "kind": 32768,
1367
1367
  "kindString": "Parameter",
@@ -1390,14 +1390,14 @@
1390
1390
  "title": "Constructors",
1391
1391
  "kind": 512,
1392
1392
  "children": [
1393
- 352
1393
+ 350
1394
1394
  ]
1395
1395
  },
1396
1396
  {
1397
1397
  "title": "Methods",
1398
1398
  "kind": 2048,
1399
1399
  "children": [
1400
- 354
1400
+ 352
1401
1401
  ]
1402
1402
  }
1403
1403
  ],
@@ -1410,7 +1410,7 @@
1410
1410
  ]
1411
1411
  },
1412
1412
  {
1413
- "id": 713,
1413
+ "id": 711,
1414
1414
  "name": "SkyAppTitleService",
1415
1415
  "kind": 128,
1416
1416
  "kindString": "Class",
@@ -1434,7 +1434,7 @@
1434
1434
  ],
1435
1435
  "children": [
1436
1436
  {
1437
- "id": 714,
1437
+ "id": 712,
1438
1438
  "name": "constructor",
1439
1439
  "kind": 512,
1440
1440
  "kindString": "Constructor",
@@ -1448,14 +1448,14 @@
1448
1448
  ],
1449
1449
  "signatures": [
1450
1450
  {
1451
- "id": 715,
1451
+ "id": 713,
1452
1452
  "name": "new SkyAppTitleService",
1453
1453
  "kind": 16384,
1454
1454
  "kindString": "Constructor signature",
1455
1455
  "flags": {},
1456
1456
  "parameters": [
1457
1457
  {
1458
- "id": 716,
1458
+ "id": 714,
1459
1459
  "name": "title",
1460
1460
  "kind": 32768,
1461
1461
  "kindString": "Parameter",
@@ -1470,14 +1470,14 @@
1470
1470
  ],
1471
1471
  "type": {
1472
1472
  "type": "reference",
1473
- "id": 713,
1473
+ "id": 711,
1474
1474
  "name": "SkyAppTitleService"
1475
1475
  }
1476
1476
  }
1477
1477
  ]
1478
1478
  },
1479
1479
  {
1480
- "id": 718,
1480
+ "id": 716,
1481
1481
  "name": "setTitle",
1482
1482
  "kind": 2048,
1483
1483
  "kindString": "Method",
@@ -1493,7 +1493,7 @@
1493
1493
  ],
1494
1494
  "signatures": [
1495
1495
  {
1496
- "id": 719,
1496
+ "id": 717,
1497
1497
  "name": "setTitle",
1498
1498
  "kind": 4096,
1499
1499
  "kindString": "Call signature",
@@ -1503,7 +1503,7 @@
1503
1503
  },
1504
1504
  "parameters": [
1505
1505
  {
1506
- "id": 720,
1506
+ "id": 718,
1507
1507
  "name": "args",
1508
1508
  "kind": 32768,
1509
1509
  "kindString": "Parameter",
@@ -1513,7 +1513,7 @@
1513
1513
  },
1514
1514
  "type": {
1515
1515
  "type": "reference",
1516
- "id": 711,
1516
+ "id": 709,
1517
1517
  "name": "SkyAppSetTitleArgs"
1518
1518
  }
1519
1519
  }
@@ -1531,14 +1531,14 @@
1531
1531
  "title": "Constructors",
1532
1532
  "kind": 512,
1533
1533
  "children": [
1534
- 714
1534
+ 712
1535
1535
  ]
1536
1536
  },
1537
1537
  {
1538
1538
  "title": "Methods",
1539
1539
  "kind": 2048,
1540
1540
  "children": [
1541
- 718
1541
+ 716
1542
1542
  ]
1543
1543
  }
1544
1544
  ],
@@ -1551,7 +1551,7 @@
1551
1551
  ]
1552
1552
  },
1553
1553
  {
1554
- "id": 769,
1554
+ "id": 767,
1555
1555
  "name": "SkyAppWindowRef",
1556
1556
  "kind": 128,
1557
1557
  "kindString": "Class",
@@ -1575,7 +1575,7 @@
1575
1575
  ],
1576
1576
  "children": [
1577
1577
  {
1578
- "id": 772,
1578
+ "id": 770,
1579
1579
  "name": "nativeWindow",
1580
1580
  "kind": 262144,
1581
1581
  "kindString": "Accessor",
@@ -1591,7 +1591,7 @@
1591
1591
  ],
1592
1592
  "getSignature": [
1593
1593
  {
1594
- "id": 773,
1594
+ "id": 771,
1595
1595
  "name": "nativeWindow",
1596
1596
  "kind": 524288,
1597
1597
  "kindString": "Get signature",
@@ -1612,14 +1612,14 @@
1612
1612
  "title": "Constructors",
1613
1613
  "kind": 512,
1614
1614
  "children": [
1615
- 770
1615
+ 768
1616
1616
  ]
1617
1617
  },
1618
1618
  {
1619
1619
  "title": "Accessors",
1620
1620
  "kind": 262144,
1621
1621
  "children": [
1622
- 772
1622
+ 770
1623
1623
  ]
1624
1624
  }
1625
1625
  ],
@@ -2212,7 +2212,7 @@
2212
2212
  },
2213
2213
  "type": {
2214
2214
  "type": "reference",
2215
- "id": 408,
2215
+ "id": 406,
2216
2216
  "name": "SkyMediaBreakpoints"
2217
2217
  }
2218
2218
  }
@@ -2981,7 +2981,7 @@
2981
2981
  "sources": [
2982
2982
  {
2983
2983
  "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
2984
- "line": 39,
2984
+ "line": 36,
2985
2985
  "character": 2
2986
2986
  }
2987
2987
  ],
@@ -2995,19 +2995,6 @@
2995
2995
  "parameters": [
2996
2996
  {
2997
2997
  "id": 328,
2998
- "name": "componentFactoryResolver",
2999
- "kind": 32768,
3000
- "kindString": "Parameter",
3001
- "flags": {},
3002
- "type": {
3003
- "type": "reference",
3004
- "qualifiedName": "ComponentFactoryResolver",
3005
- "package": "@angular/core",
3006
- "name": "ComponentFactoryResolver"
3007
- }
3008
- },
3009
- {
3010
- "id": 329,
3011
2998
  "name": "applicationRef",
3012
2999
  "kind": 32768,
3013
3000
  "kindString": "Parameter",
@@ -3020,7 +3007,7 @@
3020
3007
  }
3021
3008
  },
3022
3009
  {
3023
- "id": 330,
3010
+ "id": 329,
3024
3011
  "name": "injector",
3025
3012
  "kind": 32768,
3026
3013
  "kindString": "Parameter",
@@ -3033,19 +3020,19 @@
3033
3020
  }
3034
3021
  },
3035
3022
  {
3036
- "id": 331,
3023
+ "id": 330,
3037
3024
  "name": "windowRef",
3038
3025
  "kind": 32768,
3039
3026
  "kindString": "Parameter",
3040
3027
  "flags": {},
3041
3028
  "type": {
3042
3029
  "type": "reference",
3043
- "id": 769,
3030
+ "id": 767,
3044
3031
  "name": "SkyAppWindowRef"
3045
3032
  }
3046
3033
  },
3047
3034
  {
3048
- "id": 332,
3035
+ "id": 331,
3049
3036
  "name": "rendererFactory",
3050
3037
  "kind": 32768,
3051
3038
  "kindString": "Parameter",
@@ -3067,7 +3054,7 @@
3067
3054
  ]
3068
3055
  },
3069
3056
  {
3070
- "id": 338,
3057
+ "id": 336,
3071
3058
  "name": "createComponent",
3072
3059
  "kind": 2048,
3073
3060
  "kindString": "Method",
@@ -3077,13 +3064,13 @@
3077
3064
  "sources": [
3078
3065
  {
3079
3066
  "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3080
- "line": 63,
3067
+ "line": 57,
3081
3068
  "character": 9
3082
3069
  }
3083
3070
  ],
3084
3071
  "signatures": [
3085
3072
  {
3086
- "id": 339,
3073
+ "id": 337,
3087
3074
  "name": "createComponent",
3088
3075
  "kind": 4096,
3089
3076
  "kindString": "Call signature",
@@ -3093,7 +3080,7 @@
3093
3080
  },
3094
3081
  "typeParameter": [
3095
3082
  {
3096
- "id": 340,
3083
+ "id": 338,
3097
3084
  "name": "T",
3098
3085
  "kind": 131072,
3099
3086
  "kindString": "Type parameter",
@@ -3102,7 +3089,7 @@
3102
3089
  ],
3103
3090
  "parameters": [
3104
3091
  {
3105
- "id": 341,
3092
+ "id": 339,
3106
3093
  "name": "componentType",
3107
3094
  "kind": 32768,
3108
3095
  "kindString": "Parameter",
@@ -3112,7 +3099,7 @@
3112
3099
  "typeArguments": [
3113
3100
  {
3114
3101
  "type": "reference",
3115
- "id": 340,
3102
+ "id": 338,
3116
3103
  "name": "T"
3117
3104
  }
3118
3105
  ],
@@ -3122,16 +3109,13 @@
3122
3109
  }
3123
3110
  },
3124
3111
  {
3125
- "id": 342,
3112
+ "id": 340,
3126
3113
  "name": "options",
3127
3114
  "kind": 32768,
3128
3115
  "kindString": "Parameter",
3129
3116
  "flags": {
3130
3117
  "isOptional": true
3131
3118
  },
3132
- "comment": {
3133
- "shortText": "Options for creating the dynamic component.\n"
3134
- },
3135
3119
  "type": {
3136
3120
  "type": "reference",
3137
3121
  "id": 318,
@@ -3144,7 +3128,7 @@
3144
3128
  "typeArguments": [
3145
3129
  {
3146
3130
  "type": "reference",
3147
- "id": 340,
3131
+ "id": 338,
3148
3132
  "name": "T"
3149
3133
  }
3150
3134
  ],
@@ -3156,7 +3140,7 @@
3156
3140
  ]
3157
3141
  },
3158
3142
  {
3159
- "id": 343,
3143
+ "id": 341,
3160
3144
  "name": "removeComponent",
3161
3145
  "kind": 2048,
3162
3146
  "kindString": "Method",
@@ -3166,13 +3150,13 @@
3166
3150
  "sources": [
3167
3151
  {
3168
3152
  "fileName": "projects/core/src/modules/dynamic-component/dynamic-component.service.ts",
3169
- "line": 131,
3153
+ "line": 126,
3170
3154
  "character": 9
3171
3155
  }
3172
3156
  ],
3173
3157
  "signatures": [
3174
3158
  {
3175
- "id": 344,
3159
+ "id": 342,
3176
3160
  "name": "removeComponent",
3177
3161
  "kind": 4096,
3178
3162
  "kindString": "Call signature",
@@ -3182,7 +3166,7 @@
3182
3166
  },
3183
3167
  "typeParameter": [
3184
3168
  {
3185
- "id": 345,
3169
+ "id": 343,
3186
3170
  "name": "T",
3187
3171
  "kind": 131072,
3188
3172
  "kindString": "Type parameter",
@@ -3191,7 +3175,7 @@
3191
3175
  ],
3192
3176
  "parameters": [
3193
3177
  {
3194
- "id": 346,
3178
+ "id": 344,
3195
3179
  "name": "componentRef",
3196
3180
  "kind": 32768,
3197
3181
  "kindString": "Parameter",
@@ -3204,7 +3188,7 @@
3204
3188
  "typeArguments": [
3205
3189
  {
3206
3190
  "type": "reference",
3207
- "id": 345,
3191
+ "id": 343,
3208
3192
  "name": "T"
3209
3193
  }
3210
3194
  ],
@@ -3234,8 +3218,8 @@
3234
3218
  "title": "Methods",
3235
3219
  "kind": 2048,
3236
3220
  "children": [
3237
- 338,
3238
- 343
3221
+ 336,
3222
+ 341
3239
3223
  ]
3240
3224
  }
3241
3225
  ],
@@ -3248,7 +3232,7 @@
3248
3232
  ]
3249
3233
  },
3250
3234
  {
3251
- "id": 358,
3235
+ "id": 356,
3252
3236
  "name": "SkyIdModule",
3253
3237
  "kind": 128,
3254
3238
  "kindString": "Class",
@@ -3273,7 +3257,7 @@
3273
3257
  "title": "Constructors",
3274
3258
  "kind": 512,
3275
3259
  "children": [
3276
- 359
3260
+ 357
3277
3261
  ]
3278
3262
  }
3279
3263
  ],
@@ -3286,7 +3270,7 @@
3286
3270
  ]
3287
3271
  },
3288
3272
  {
3289
- "id": 361,
3273
+ "id": 359,
3290
3274
  "name": "SkyIdService",
3291
3275
  "kind": 128,
3292
3276
  "kindString": "Class",
@@ -3310,7 +3294,7 @@
3310
3294
  ],
3311
3295
  "children": [
3312
3296
  {
3313
- "id": 364,
3297
+ "id": 362,
3314
3298
  "name": "generateId",
3315
3299
  "kind": 2048,
3316
3300
  "kindString": "Method",
@@ -3326,7 +3310,7 @@
3326
3310
  ],
3327
3311
  "signatures": [
3328
3312
  {
3329
- "id": 365,
3313
+ "id": 363,
3330
3314
  "name": "generateId",
3331
3315
  "kind": 4096,
3332
3316
  "kindString": "Call signature",
@@ -3344,14 +3328,14 @@
3344
3328
  "title": "Constructors",
3345
3329
  "kind": 512,
3346
3330
  "children": [
3347
- 362
3331
+ 360
3348
3332
  ]
3349
3333
  },
3350
3334
  {
3351
3335
  "title": "Methods",
3352
3336
  "kind": 2048,
3353
3337
  "children": [
3354
- 364
3338
+ 362
3355
3339
  ]
3356
3340
  }
3357
3341
  ],
@@ -3364,7 +3348,7 @@
3364
3348
  ]
3365
3349
  },
3366
3350
  {
3367
- "id": 366,
3351
+ "id": 364,
3368
3352
  "name": "SkyLogModule",
3369
3353
  "kind": 128,
3370
3354
  "kindString": "Class",
@@ -3397,7 +3381,7 @@
3397
3381
  "title": "Constructors",
3398
3382
  "kind": 512,
3399
3383
  "children": [
3400
- 367
3384
+ 365
3401
3385
  ]
3402
3386
  }
3403
3387
  ],
@@ -3410,7 +3394,7 @@
3410
3394
  ]
3411
3395
  },
3412
3396
  {
3413
- "id": 417,
3397
+ "id": 415,
3414
3398
  "name": "SkyMediaQueryModule",
3415
3399
  "kind": 128,
3416
3400
  "kindString": "Class",
@@ -3443,7 +3427,7 @@
3443
3427
  "title": "Constructors",
3444
3428
  "kind": 512,
3445
3429
  "children": [
3446
- 418
3430
+ 416
3447
3431
  ]
3448
3432
  }
3449
3433
  ],
@@ -3456,7 +3440,7 @@
3456
3440
  ]
3457
3441
  },
3458
3442
  {
3459
- "id": 420,
3443
+ "id": 418,
3460
3444
  "name": "SkyMediaQueryService",
3461
3445
  "kind": 128,
3462
3446
  "kindString": "Class",
@@ -3477,7 +3461,7 @@
3477
3461
  ],
3478
3462
  "children": [
3479
3463
  {
3480
- "id": 425,
3464
+ "id": 423,
3481
3465
  "name": "constructor",
3482
3466
  "kind": 512,
3483
3467
  "kindString": "Constructor",
@@ -3491,14 +3475,14 @@
3491
3475
  ],
3492
3476
  "signatures": [
3493
3477
  {
3494
- "id": 426,
3478
+ "id": 424,
3495
3479
  "name": "new SkyMediaQueryService",
3496
3480
  "kind": 16384,
3497
3481
  "kindString": "Constructor signature",
3498
3482
  "flags": {},
3499
3483
  "parameters": [
3500
3484
  {
3501
- "id": 427,
3485
+ "id": 425,
3502
3486
  "name": "zone",
3503
3487
  "kind": 32768,
3504
3488
  "kindString": "Parameter",
@@ -3513,14 +3497,14 @@
3513
3497
  ],
3514
3498
  "type": {
3515
3499
  "type": "reference",
3516
- "id": 420,
3500
+ "id": 418,
3517
3501
  "name": "SkyMediaQueryService"
3518
3502
  }
3519
3503
  }
3520
3504
  ]
3521
3505
  },
3522
3506
  {
3523
- "id": 424,
3507
+ "id": 422,
3524
3508
  "name": "lg",
3525
3509
  "kind": 1024,
3526
3510
  "kindString": "Property",
@@ -3551,7 +3535,7 @@
3551
3535
  "defaultValue": "'(min-width: 1200px)'"
3552
3536
  },
3553
3537
  {
3554
- "id": 423,
3538
+ "id": 421,
3555
3539
  "name": "md",
3556
3540
  "kind": 1024,
3557
3541
  "kindString": "Property",
@@ -3582,7 +3566,7 @@
3582
3566
  "defaultValue": "'(min-width: 992px) and (max-width: 1199px)'"
3583
3567
  },
3584
3568
  {
3585
- "id": 422,
3569
+ "id": 420,
3586
3570
  "name": "sm",
3587
3571
  "kind": 1024,
3588
3572
  "kindString": "Property",
@@ -3613,7 +3597,7 @@
3613
3597
  "defaultValue": "'(min-width: 768px) and (max-width: 991px)'"
3614
3598
  },
3615
3599
  {
3616
- "id": 421,
3600
+ "id": 419,
3617
3601
  "name": "xs",
3618
3602
  "kind": 1024,
3619
3603
  "kindString": "Property",
@@ -3644,7 +3628,7 @@
3644
3628
  "defaultValue": "'(max-width: 767px)'"
3645
3629
  },
3646
3630
  {
3647
- "id": 428,
3631
+ "id": 426,
3648
3632
  "name": "current",
3649
3633
  "kind": 262144,
3650
3634
  "kindString": "Accessor",
@@ -3660,7 +3644,7 @@
3660
3644
  ],
3661
3645
  "getSignature": [
3662
3646
  {
3663
- "id": 429,
3647
+ "id": 427,
3664
3648
  "name": "current",
3665
3649
  "kind": 524288,
3666
3650
  "kindString": "Get signature",
@@ -3670,14 +3654,14 @@
3670
3654
  },
3671
3655
  "type": {
3672
3656
  "type": "reference",
3673
- "id": 408,
3657
+ "id": 406,
3674
3658
  "name": "SkyMediaBreakpoints"
3675
3659
  }
3676
3660
  }
3677
3661
  ]
3678
3662
  },
3679
3663
  {
3680
- "id": 443,
3664
+ "id": 441,
3681
3665
  "name": "ngOnDestroy",
3682
3666
  "kind": 2048,
3683
3667
  "kindString": "Method",
@@ -3693,7 +3677,7 @@
3693
3677
  ],
3694
3678
  "signatures": [
3695
3679
  {
3696
- "id": 444,
3680
+ "id": 442,
3697
3681
  "name": "ngOnDestroy",
3698
3682
  "kind": 4096,
3699
3683
  "kindString": "Call signature",
@@ -3714,7 +3698,7 @@
3714
3698
  }
3715
3699
  },
3716
3700
  {
3717
- "id": 445,
3701
+ "id": 443,
3718
3702
  "name": "subscribe",
3719
3703
  "kind": 2048,
3720
3704
  "kindString": "Method",
@@ -3730,7 +3714,7 @@
3730
3714
  ],
3731
3715
  "signatures": [
3732
3716
  {
3733
- "id": 446,
3717
+ "id": 444,
3734
3718
  "name": "subscribe",
3735
3719
  "kind": 4096,
3736
3720
  "kindString": "Call signature",
@@ -3740,7 +3724,7 @@
3740
3724
  },
3741
3725
  "parameters": [
3742
3726
  {
3743
- "id": 447,
3727
+ "id": 445,
3744
3728
  "name": "listener",
3745
3729
  "kind": 32768,
3746
3730
  "kindString": "Parameter",
@@ -3750,7 +3734,7 @@
3750
3734
  },
3751
3735
  "type": {
3752
3736
  "type": "reference",
3753
- "id": 413,
3737
+ "id": 411,
3754
3738
  "name": "SkyMediaQueryListener"
3755
3739
  }
3756
3740
  }
@@ -3770,32 +3754,32 @@
3770
3754
  "title": "Constructors",
3771
3755
  "kind": 512,
3772
3756
  "children": [
3773
- 425
3757
+ 423
3774
3758
  ]
3775
3759
  },
3776
3760
  {
3777
3761
  "title": "Properties",
3778
3762
  "kind": 1024,
3779
3763
  "children": [
3780
- 424,
3781
- 423,
3782
3764
  422,
3783
- 421
3765
+ 421,
3766
+ 420,
3767
+ 419
3784
3768
  ]
3785
3769
  },
3786
3770
  {
3787
3771
  "title": "Accessors",
3788
3772
  "kind": 262144,
3789
3773
  "children": [
3790
- 428
3774
+ 426
3791
3775
  ]
3792
3776
  },
3793
3777
  {
3794
3778
  "title": "Methods",
3795
3779
  "kind": 2048,
3796
3780
  "children": [
3797
- 443,
3798
- 445
3781
+ 441,
3782
+ 443
3799
3783
  ]
3800
3784
  }
3801
3785
  ],
@@ -3816,7 +3800,7 @@
3816
3800
  ]
3817
3801
  },
3818
3802
  {
3819
- "id": 466,
3803
+ "id": 464,
3820
3804
  "name": "SkyNumericModule",
3821
3805
  "kind": 128,
3822
3806
  "kindString": "Class",
@@ -3841,7 +3825,7 @@
3841
3825
  "title": "Constructors",
3842
3826
  "kind": 512,
3843
3827
  "children": [
3844
- 467
3828
+ 465
3845
3829
  ]
3846
3830
  }
3847
3831
  ],
@@ -3854,7 +3838,7 @@
3854
3838
  ]
3855
3839
  },
3856
3840
  {
3857
- "id": 489,
3841
+ "id": 487,
3858
3842
  "name": "SkyNumericPipe",
3859
3843
  "kind": 128,
3860
3844
  "kindString": "Class",
@@ -3878,7 +3862,7 @@
3878
3862
  ],
3879
3863
  "children": [
3880
3864
  {
3881
- "id": 490,
3865
+ "id": 488,
3882
3866
  "name": "constructor",
3883
3867
  "kind": 512,
3884
3868
  "kindString": "Constructor",
@@ -3892,14 +3876,14 @@
3892
3876
  ],
3893
3877
  "signatures": [
3894
3878
  {
3895
- "id": 491,
3879
+ "id": 489,
3896
3880
  "name": "new SkyNumericPipe",
3897
3881
  "kind": 16384,
3898
3882
  "kindString": "Constructor signature",
3899
3883
  "flags": {},
3900
3884
  "parameters": [
3901
3885
  {
3902
- "id": 492,
3886
+ "id": 490,
3903
3887
  "name": "localeProvider",
3904
3888
  "kind": 32768,
3905
3889
  "kindString": "Parameter",
@@ -3910,19 +3894,19 @@
3910
3894
  }
3911
3895
  },
3912
3896
  {
3913
- "id": 493,
3897
+ "id": 491,
3914
3898
  "name": "numericSvc",
3915
3899
  "kind": 32768,
3916
3900
  "kindString": "Parameter",
3917
3901
  "flags": {},
3918
3902
  "type": {
3919
3903
  "type": "reference",
3920
- "id": 507,
3904
+ "id": 505,
3921
3905
  "name": "SkyNumericService"
3922
3906
  }
3923
3907
  },
3924
3908
  {
3925
- "id": 494,
3909
+ "id": 492,
3926
3910
  "name": "changeDetector",
3927
3911
  "kind": 32768,
3928
3912
  "kindString": "Parameter",
@@ -3937,14 +3921,14 @@
3937
3921
  ],
3938
3922
  "type": {
3939
3923
  "type": "reference",
3940
- "id": 489,
3924
+ "id": 487,
3941
3925
  "name": "SkyNumericPipe"
3942
3926
  }
3943
3927
  }
3944
3928
  ]
3945
3929
  },
3946
3930
  {
3947
- "id": 501,
3931
+ "id": 499,
3948
3932
  "name": "ngOnDestroy",
3949
3933
  "kind": 2048,
3950
3934
  "kindString": "Method",
@@ -3960,7 +3944,7 @@
3960
3944
  ],
3961
3945
  "signatures": [
3962
3946
  {
3963
- "id": 502,
3947
+ "id": 500,
3964
3948
  "name": "ngOnDestroy",
3965
3949
  "kind": 4096,
3966
3950
  "kindString": "Call signature",
@@ -3981,7 +3965,7 @@
3981
3965
  }
3982
3966
  },
3983
3967
  {
3984
- "id": 503,
3968
+ "id": 501,
3985
3969
  "name": "transform",
3986
3970
  "kind": 2048,
3987
3971
  "kindString": "Method",
@@ -3997,7 +3981,7 @@
3997
3981
  ],
3998
3982
  "signatures": [
3999
3983
  {
4000
- "id": 504,
3984
+ "id": 502,
4001
3985
  "name": "transform",
4002
3986
  "kind": 4096,
4003
3987
  "kindString": "Call signature",
@@ -4007,7 +3991,7 @@
4007
3991
  },
4008
3992
  "parameters": [
4009
3993
  {
4010
- "id": 505,
3994
+ "id": 503,
4011
3995
  "name": "value",
4012
3996
  "kind": 32768,
4013
3997
  "kindString": "Parameter",
@@ -4018,7 +4002,7 @@
4018
4002
  }
4019
4003
  },
4020
4004
  {
4021
- "id": 506,
4005
+ "id": 504,
4022
4006
  "name": "config",
4023
4007
  "kind": 32768,
4024
4008
  "kindString": "Parameter",
@@ -4027,7 +4011,7 @@
4027
4011
  },
4028
4012
  "type": {
4029
4013
  "type": "reference",
4030
- "id": 469,
4014
+ "id": 467,
4031
4015
  "name": "SkyNumericOptions"
4032
4016
  }
4033
4017
  }
@@ -4053,15 +4037,15 @@
4053
4037
  "title": "Constructors",
4054
4038
  "kind": 512,
4055
4039
  "children": [
4056
- 490
4040
+ 488
4057
4041
  ]
4058
4042
  },
4059
4043
  {
4060
4044
  "title": "Methods",
4061
4045
  "kind": 2048,
4062
4046
  "children": [
4063
- 501,
4064
- 503
4047
+ 499,
4048
+ 501
4065
4049
  ]
4066
4050
  }
4067
4051
  ],
@@ -4088,7 +4072,7 @@
4088
4072
  ]
4089
4073
  },
4090
4074
  {
4091
- "id": 507,
4075
+ "id": 505,
4092
4076
  "name": "SkyNumericService",
4093
4077
  "kind": 128,
4094
4078
  "kindString": "Class",
@@ -4109,7 +4093,7 @@
4109
4093
  ],
4110
4094
  "children": [
4111
4095
  {
4112
- "id": 508,
4096
+ "id": 506,
4113
4097
  "name": "constructor",
4114
4098
  "kind": 512,
4115
4099
  "kindString": "Constructor",
@@ -4123,14 +4107,14 @@
4123
4107
  ],
4124
4108
  "signatures": [
4125
4109
  {
4126
- "id": 509,
4110
+ "id": 507,
4127
4111
  "name": "new SkyNumericService",
4128
4112
  "kind": 16384,
4129
4113
  "kindString": "Constructor signature",
4130
4114
  "flags": {},
4131
4115
  "parameters": [
4132
4116
  {
4133
- "id": 510,
4117
+ "id": 508,
4134
4118
  "name": "resourcesSvc",
4135
4119
  "kind": 32768,
4136
4120
  "kindString": "Parameter",
@@ -4143,14 +4127,14 @@
4143
4127
  ],
4144
4128
  "type": {
4145
4129
  "type": "reference",
4146
- "id": 507,
4130
+ "id": 505,
4147
4131
  "name": "SkyNumericService"
4148
4132
  }
4149
4133
  }
4150
4134
  ]
4151
4135
  },
4152
4136
  {
4153
- "id": 515,
4137
+ "id": 513,
4154
4138
  "name": "formatNumber",
4155
4139
  "kind": 2048,
4156
4140
  "kindString": "Method",
@@ -4166,7 +4150,7 @@
4166
4150
  ],
4167
4151
  "signatures": [
4168
4152
  {
4169
- "id": 516,
4153
+ "id": 514,
4170
4154
  "name": "formatNumber",
4171
4155
  "kind": 4096,
4172
4156
  "kindString": "Call signature",
@@ -4176,7 +4160,7 @@
4176
4160
  },
4177
4161
  "parameters": [
4178
4162
  {
4179
- "id": 517,
4163
+ "id": 515,
4180
4164
  "name": "value",
4181
4165
  "kind": 32768,
4182
4166
  "kindString": "Parameter",
@@ -4190,7 +4174,7 @@
4190
4174
  }
4191
4175
  },
4192
4176
  {
4193
- "id": 518,
4177
+ "id": 516,
4194
4178
  "name": "options",
4195
4179
  "kind": 32768,
4196
4180
  "kindString": "Parameter",
@@ -4200,7 +4184,7 @@
4200
4184
  },
4201
4185
  "type": {
4202
4186
  "type": "reference",
4203
- "id": 469,
4187
+ "id": 467,
4204
4188
  "name": "SkyNumericOptions"
4205
4189
  }
4206
4190
  }
@@ -4218,14 +4202,14 @@
4218
4202
  "title": "Constructors",
4219
4203
  "kind": 512,
4220
4204
  "children": [
4221
- 508
4205
+ 506
4222
4206
  ]
4223
4207
  },
4224
4208
  {
4225
4209
  "title": "Methods",
4226
4210
  "kind": 2048,
4227
4211
  "children": [
4228
- 515
4212
+ 513
4229
4213
  ]
4230
4214
  }
4231
4215
  ],
@@ -4238,7 +4222,7 @@
4238
4222
  ]
4239
4223
  },
4240
4224
  {
4241
- "id": 544,
4225
+ "id": 542,
4242
4226
  "name": "SkyOverlayInstance",
4243
4227
  "kind": 128,
4244
4228
  "kindString": "Class",
@@ -4248,7 +4232,7 @@
4248
4232
  },
4249
4233
  "children": [
4250
4234
  {
4251
- "id": 545,
4235
+ "id": 543,
4252
4236
  "name": "constructor",
4253
4237
  "kind": 512,
4254
4238
  "kindString": "Constructor",
@@ -4262,26 +4246,26 @@
4262
4246
  ],
4263
4247
  "signatures": [
4264
4248
  {
4265
- "id": 546,
4249
+ "id": 544,
4266
4250
  "name": "new SkyOverlayInstance",
4267
4251
  "kind": 16384,
4268
4252
  "kindString": "Constructor signature",
4269
4253
  "flags": {},
4270
4254
  "parameters": [
4271
4255
  {
4272
- "id": 547,
4256
+ "id": 545,
4273
4257
  "name": "config",
4274
4258
  "kind": 32768,
4275
4259
  "kindString": "Parameter",
4276
4260
  "flags": {},
4277
4261
  "type": {
4278
4262
  "type": "reference",
4279
- "id": 537,
4263
+ "id": 535,
4280
4264
  "name": "SkyOverlayConfig"
4281
4265
  }
4282
4266
  },
4283
4267
  {
4284
- "id": 548,
4268
+ "id": 546,
4285
4269
  "name": "componentRef",
4286
4270
  "kind": 32768,
4287
4271
  "kindString": "Parameter",
@@ -4302,14 +4286,14 @@
4302
4286
  ],
4303
4287
  "type": {
4304
4288
  "type": "reference",
4305
- "id": 544,
4289
+ "id": 542,
4306
4290
  "name": "SkyOverlayInstance"
4307
4291
  }
4308
4292
  }
4309
4293
  ]
4310
4294
  },
4311
4295
  {
4312
- "id": 553,
4296
+ "id": 551,
4313
4297
  "name": "id",
4314
4298
  "kind": 1024,
4315
4299
  "kindString": "Property",
@@ -4329,7 +4313,7 @@
4329
4313
  }
4330
4314
  },
4331
4315
  {
4332
- "id": 549,
4316
+ "id": 547,
4333
4317
  "name": "backdropClick",
4334
4318
  "kind": 262144,
4335
4319
  "kindString": "Accessor",
@@ -4345,7 +4329,7 @@
4345
4329
  ],
4346
4330
  "getSignature": [
4347
4331
  {
4348
- "id": 550,
4332
+ "id": 548,
4349
4333
  "name": "backdropClick",
4350
4334
  "kind": 524288,
4351
4335
  "kindString": "Get signature",
@@ -4369,7 +4353,7 @@
4369
4353
  ]
4370
4354
  },
4371
4355
  {
4372
- "id": 551,
4356
+ "id": 549,
4373
4357
  "name": "closed",
4374
4358
  "kind": 262144,
4375
4359
  "kindString": "Accessor",
@@ -4385,7 +4369,7 @@
4385
4369
  ],
4386
4370
  "getSignature": [
4387
4371
  {
4388
- "id": 552,
4372
+ "id": 550,
4389
4373
  "name": "closed",
4390
4374
  "kind": 524288,
4391
4375
  "kindString": "Get signature",
@@ -4409,7 +4393,7 @@
4409
4393
  ]
4410
4394
  },
4411
4395
  {
4412
- "id": 560,
4396
+ "id": 558,
4413
4397
  "name": "attachComponent",
4414
4398
  "kind": 2048,
4415
4399
  "kindString": "Method",
@@ -4425,7 +4409,7 @@
4425
4409
  ],
4426
4410
  "signatures": [
4427
4411
  {
4428
- "id": 561,
4412
+ "id": 559,
4429
4413
  "name": "attachComponent",
4430
4414
  "kind": 4096,
4431
4415
  "kindString": "Call signature",
@@ -4435,7 +4419,7 @@
4435
4419
  },
4436
4420
  "typeParameter": [
4437
4421
  {
4438
- "id": 562,
4422
+ "id": 560,
4439
4423
  "name": "C",
4440
4424
  "kind": 131072,
4441
4425
  "kindString": "Type parameter",
@@ -4444,7 +4428,7 @@
4444
4428
  ],
4445
4429
  "parameters": [
4446
4430
  {
4447
- "id": 563,
4431
+ "id": 561,
4448
4432
  "name": "component",
4449
4433
  "kind": 32768,
4450
4434
  "kindString": "Parameter",
@@ -4457,7 +4441,7 @@
4457
4441
  "typeArguments": [
4458
4442
  {
4459
4443
  "type": "reference",
4460
- "id": 562,
4444
+ "id": 560,
4461
4445
  "name": "C"
4462
4446
  }
4463
4447
  ],
@@ -4467,7 +4451,7 @@
4467
4451
  }
4468
4452
  },
4469
4453
  {
4470
- "id": 564,
4454
+ "id": 562,
4471
4455
  "name": "providers",
4472
4456
  "kind": 32768,
4473
4457
  "kindString": "Parameter",
@@ -4490,14 +4474,14 @@
4490
4474
  ],
4491
4475
  "type": {
4492
4476
  "type": "reference",
4493
- "id": 562,
4477
+ "id": 560,
4494
4478
  "name": "C"
4495
4479
  }
4496
4480
  }
4497
4481
  ]
4498
4482
  },
4499
4483
  {
4500
- "id": 565,
4484
+ "id": 563,
4501
4485
  "name": "attachTemplate",
4502
4486
  "kind": 2048,
4503
4487
  "kindString": "Method",
@@ -4513,7 +4497,7 @@
4513
4497
  ],
4514
4498
  "signatures": [
4515
4499
  {
4516
- "id": 566,
4500
+ "id": 564,
4517
4501
  "name": "attachTemplate",
4518
4502
  "kind": 4096,
4519
4503
  "kindString": "Call signature",
@@ -4523,7 +4507,7 @@
4523
4507
  },
4524
4508
  "typeParameter": [
4525
4509
  {
4526
- "id": 567,
4510
+ "id": 565,
4527
4511
  "name": "T",
4528
4512
  "kind": 131072,
4529
4513
  "kindString": "Type parameter",
@@ -4532,7 +4516,7 @@
4532
4516
  ],
4533
4517
  "parameters": [
4534
4518
  {
4535
- "id": 568,
4519
+ "id": 566,
4536
4520
  "name": "templateRef",
4537
4521
  "kind": 32768,
4538
4522
  "kindString": "Parameter",
@@ -4545,7 +4529,7 @@
4545
4529
  "typeArguments": [
4546
4530
  {
4547
4531
  "type": "reference",
4548
- "id": 567,
4532
+ "id": 565,
4549
4533
  "name": "T"
4550
4534
  }
4551
4535
  ],
@@ -4555,7 +4539,7 @@
4555
4539
  }
4556
4540
  },
4557
4541
  {
4558
- "id": 569,
4542
+ "id": 567,
4559
4543
  "name": "context",
4560
4544
  "kind": 32768,
4561
4545
  "kindString": "Parameter",
@@ -4567,7 +4551,7 @@
4567
4551
  },
4568
4552
  "type": {
4569
4553
  "type": "reference",
4570
- "id": 567,
4554
+ "id": 565,
4571
4555
  "name": "T"
4572
4556
  }
4573
4557
  }
@@ -4585,32 +4569,32 @@
4585
4569
  "title": "Constructors",
4586
4570
  "kind": 512,
4587
4571
  "children": [
4588
- 545
4572
+ 543
4589
4573
  ]
4590
4574
  },
4591
4575
  {
4592
4576
  "title": "Properties",
4593
4577
  "kind": 1024,
4594
4578
  "children": [
4595
- 559,
4596
- 558,
4597
- 553
4579
+ 557,
4580
+ 556,
4581
+ 551
4598
4582
  ]
4599
4583
  },
4600
4584
  {
4601
4585
  "title": "Accessors",
4602
4586
  "kind": 262144,
4603
4587
  "children": [
4604
- 549,
4605
- 551
4588
+ 547,
4589
+ 549
4606
4590
  ]
4607
4591
  },
4608
4592
  {
4609
4593
  "title": "Methods",
4610
4594
  "kind": 2048,
4611
4595
  "children": [
4612
- 560,
4613
- 565
4596
+ 558,
4597
+ 563
4614
4598
  ]
4615
4599
  }
4616
4600
  ],
@@ -4623,7 +4607,7 @@
4623
4607
  ]
4624
4608
  },
4625
4609
  {
4626
- "id": 570,
4610
+ "id": 568,
4627
4611
  "name": "SkyOverlayModule",
4628
4612
  "kind": 128,
4629
4613
  "kindString": "Class",
@@ -4648,7 +4632,7 @@
4648
4632
  "title": "Constructors",
4649
4633
  "kind": 512,
4650
4634
  "children": [
4651
- 571
4635
+ 569
4652
4636
  ]
4653
4637
  }
4654
4638
  ],
@@ -4661,7 +4645,7 @@
4661
4645
  ]
4662
4646
  },
4663
4647
  {
4664
- "id": 573,
4648
+ "id": 571,
4665
4649
  "name": "SkyOverlayService",
4666
4650
  "kind": 128,
4667
4651
  "kindString": "Class",
@@ -4691,7 +4675,7 @@
4691
4675
  ],
4692
4676
  "children": [
4693
4677
  {
4694
- "id": 575,
4678
+ "id": 573,
4695
4679
  "name": "constructor",
4696
4680
  "kind": 512,
4697
4681
  "kindString": "Constructor",
@@ -4705,14 +4689,14 @@
4705
4689
  ],
4706
4690
  "signatures": [
4707
4691
  {
4708
- "id": 576,
4692
+ "id": 574,
4709
4693
  "name": "new SkyOverlayService",
4710
4694
  "kind": 16384,
4711
4695
  "kindString": "Constructor signature",
4712
4696
  "flags": {},
4713
4697
  "parameters": [
4714
4698
  {
4715
- "id": 577,
4699
+ "id": 575,
4716
4700
  "name": "applicationRef",
4717
4701
  "kind": 32768,
4718
4702
  "kindString": "Parameter",
@@ -4725,7 +4709,7 @@
4725
4709
  }
4726
4710
  },
4727
4711
  {
4728
- "id": 578,
4712
+ "id": 576,
4729
4713
  "name": "componentFactoryResolver",
4730
4714
  "kind": 32768,
4731
4715
  "kindString": "Parameter",
@@ -4738,7 +4722,7 @@
4738
4722
  }
4739
4723
  },
4740
4724
  {
4741
- "id": 579,
4725
+ "id": 577,
4742
4726
  "name": "injector",
4743
4727
  "kind": 32768,
4744
4728
  "kindString": "Parameter",
@@ -4751,7 +4735,7 @@
4751
4735
  }
4752
4736
  },
4753
4737
  {
4754
- "id": 580,
4738
+ "id": 578,
4755
4739
  "name": "adapter",
4756
4740
  "kind": 32768,
4757
4741
  "kindString": "Parameter",
@@ -4764,14 +4748,14 @@
4764
4748
  ],
4765
4749
  "type": {
4766
4750
  "type": "reference",
4767
- "id": 573,
4751
+ "id": 571,
4768
4752
  "name": "SkyOverlayService"
4769
4753
  }
4770
4754
  }
4771
4755
  ]
4772
4756
  },
4773
4757
  {
4774
- "id": 588,
4758
+ "id": 586,
4775
4759
  "name": "close",
4776
4760
  "kind": 2048,
4777
4761
  "kindString": "Method",
@@ -4787,7 +4771,7 @@
4787
4771
  ],
4788
4772
  "signatures": [
4789
4773
  {
4790
- "id": 589,
4774
+ "id": 587,
4791
4775
  "name": "close",
4792
4776
  "kind": 4096,
4793
4777
  "kindString": "Call signature",
@@ -4797,7 +4781,7 @@
4797
4781
  },
4798
4782
  "parameters": [
4799
4783
  {
4800
- "id": 590,
4784
+ "id": 588,
4801
4785
  "name": "instance",
4802
4786
  "kind": 32768,
4803
4787
  "kindString": "Parameter",
@@ -4807,7 +4791,7 @@
4807
4791
  },
4808
4792
  "type": {
4809
4793
  "type": "reference",
4810
- "id": 544,
4794
+ "id": 542,
4811
4795
  "name": "SkyOverlayInstance"
4812
4796
  }
4813
4797
  }
@@ -4820,7 +4804,7 @@
4820
4804
  ]
4821
4805
  },
4822
4806
  {
4823
- "id": 591,
4807
+ "id": 589,
4824
4808
  "name": "closeAll",
4825
4809
  "kind": 2048,
4826
4810
  "kindString": "Method",
@@ -4836,7 +4820,7 @@
4836
4820
  ],
4837
4821
  "signatures": [
4838
4822
  {
4839
- "id": 592,
4823
+ "id": 590,
4840
4824
  "name": "closeAll",
4841
4825
  "kind": 4096,
4842
4826
  "kindString": "Call signature",
@@ -4852,7 +4836,7 @@
4852
4836
  ]
4853
4837
  },
4854
4838
  {
4855
- "id": 585,
4839
+ "id": 583,
4856
4840
  "name": "create",
4857
4841
  "kind": 2048,
4858
4842
  "kindString": "Method",
@@ -4868,7 +4852,7 @@
4868
4852
  ],
4869
4853
  "signatures": [
4870
4854
  {
4871
- "id": 586,
4855
+ "id": 584,
4872
4856
  "name": "create",
4873
4857
  "kind": 4096,
4874
4858
  "kindString": "Call signature",
@@ -4878,7 +4862,7 @@
4878
4862
  },
4879
4863
  "parameters": [
4880
4864
  {
4881
- "id": 587,
4865
+ "id": 585,
4882
4866
  "name": "config",
4883
4867
  "kind": 32768,
4884
4868
  "kindString": "Parameter",
@@ -4890,14 +4874,14 @@
4890
4874
  },
4891
4875
  "type": {
4892
4876
  "type": "reference",
4893
- "id": 537,
4877
+ "id": 535,
4894
4878
  "name": "SkyOverlayConfig"
4895
4879
  }
4896
4880
  }
4897
4881
  ],
4898
4882
  "type": {
4899
4883
  "type": "reference",
4900
- "id": 544,
4884
+ "id": 542,
4901
4885
  "name": "SkyOverlayInstance"
4902
4886
  }
4903
4887
  }
@@ -4909,16 +4893,16 @@
4909
4893
  "title": "Constructors",
4910
4894
  "kind": 512,
4911
4895
  "children": [
4912
- 575
4896
+ 573
4913
4897
  ]
4914
4898
  },
4915
4899
  {
4916
4900
  "title": "Methods",
4917
4901
  "kind": 2048,
4918
4902
  "children": [
4919
- 588,
4920
- 591,
4921
- 585
4903
+ 586,
4904
+ 589,
4905
+ 583
4922
4906
  ]
4923
4907
  }
4924
4908
  ],
@@ -4931,7 +4915,7 @@
4931
4915
  ]
4932
4916
  },
4933
4917
  {
4934
- "id": 605,
4918
+ "id": 603,
4935
4919
  "name": "SkyPercentPipe",
4936
4920
  "kind": 128,
4937
4921
  "kindString": "Class",
@@ -4952,7 +4936,7 @@
4952
4936
  ],
4953
4937
  "children": [
4954
4938
  {
4955
- "id": 606,
4939
+ "id": 604,
4956
4940
  "name": "constructor",
4957
4941
  "kind": 512,
4958
4942
  "kindString": "Constructor",
@@ -4966,14 +4950,14 @@
4966
4950
  ],
4967
4951
  "signatures": [
4968
4952
  {
4969
- "id": 607,
4953
+ "id": 605,
4970
4954
  "name": "new SkyPercentPipe",
4971
4955
  "kind": 16384,
4972
4956
  "kindString": "Constructor signature",
4973
4957
  "flags": {},
4974
4958
  "parameters": [
4975
4959
  {
4976
- "id": 608,
4960
+ "id": 606,
4977
4961
  "name": "localeProvider",
4978
4962
  "kind": 32768,
4979
4963
  "kindString": "Parameter",
@@ -4986,14 +4970,14 @@
4986
4970
  ],
4987
4971
  "type": {
4988
4972
  "type": "reference",
4989
- "id": 605,
4973
+ "id": 603,
4990
4974
  "name": "SkyPercentPipe"
4991
4975
  }
4992
4976
  }
4993
4977
  ]
4994
4978
  },
4995
4979
  {
4996
- "id": 609,
4980
+ "id": 607,
4997
4981
  "name": "defaultLocale",
4998
4982
  "kind": 262144,
4999
4983
  "kindString": "Accessor",
@@ -5009,7 +4993,7 @@
5009
4993
  ],
5010
4994
  "getSignature": [
5011
4995
  {
5012
- "id": 610,
4996
+ "id": 608,
5013
4997
  "name": "defaultLocale",
5014
4998
  "kind": 524288,
5015
4999
  "kindString": "Get signature",
@@ -5022,7 +5006,7 @@
5022
5006
  ]
5023
5007
  },
5024
5008
  {
5025
- "id": 618,
5009
+ "id": 616,
5026
5010
  "name": "ngOnDestroy",
5027
5011
  "kind": 2048,
5028
5012
  "kindString": "Method",
@@ -5038,7 +5022,7 @@
5038
5022
  ],
5039
5023
  "signatures": [
5040
5024
  {
5041
- "id": 619,
5025
+ "id": 617,
5042
5026
  "name": "ngOnDestroy",
5043
5027
  "kind": 4096,
5044
5028
  "kindString": "Call signature",
@@ -5059,7 +5043,7 @@
5059
5043
  }
5060
5044
  },
5061
5045
  {
5062
- "id": 620,
5046
+ "id": 618,
5063
5047
  "name": "transform",
5064
5048
  "kind": 2048,
5065
5049
  "kindString": "Method",
@@ -5075,14 +5059,14 @@
5075
5059
  ],
5076
5060
  "signatures": [
5077
5061
  {
5078
- "id": 621,
5062
+ "id": 619,
5079
5063
  "name": "transform",
5080
5064
  "kind": 4096,
5081
5065
  "kindString": "Call signature",
5082
5066
  "flags": {},
5083
5067
  "parameters": [
5084
5068
  {
5085
- "id": 622,
5069
+ "id": 620,
5086
5070
  "name": "value",
5087
5071
  "kind": 32768,
5088
5072
  "kindString": "Parameter",
@@ -5093,7 +5077,7 @@
5093
5077
  }
5094
5078
  },
5095
5079
  {
5096
- "id": 623,
5080
+ "id": 621,
5097
5081
  "name": "format",
5098
5082
  "kind": 32768,
5099
5083
  "kindString": "Parameter",
@@ -5106,7 +5090,7 @@
5106
5090
  }
5107
5091
  },
5108
5092
  {
5109
- "id": 624,
5093
+ "id": 622,
5110
5094
  "name": "locale",
5111
5095
  "kind": 32768,
5112
5096
  "kindString": "Parameter",
@@ -5140,22 +5124,22 @@
5140
5124
  "title": "Constructors",
5141
5125
  "kind": 512,
5142
5126
  "children": [
5143
- 606
5127
+ 604
5144
5128
  ]
5145
5129
  },
5146
5130
  {
5147
5131
  "title": "Accessors",
5148
5132
  "kind": 262144,
5149
5133
  "children": [
5150
- 609
5134
+ 607
5151
5135
  ]
5152
5136
  },
5153
5137
  {
5154
5138
  "title": "Methods",
5155
5139
  "kind": 2048,
5156
5140
  "children": [
5157
- 618,
5158
- 620
5141
+ 616,
5142
+ 618
5159
5143
  ]
5160
5144
  }
5161
5145
  ],
@@ -5182,7 +5166,7 @@
5182
5166
  ]
5183
5167
  },
5184
5168
  {
5185
- "id": 602,
5169
+ "id": 600,
5186
5170
  "name": "SkyPercentPipeModule",
5187
5171
  "kind": 128,
5188
5172
  "kindString": "Class",
@@ -5207,7 +5191,7 @@
5207
5191
  "title": "Constructors",
5208
5192
  "kind": 512,
5209
5193
  "children": [
5210
- 603
5194
+ 601
5211
5195
  ]
5212
5196
  }
5213
5197
  ],
@@ -5220,7 +5204,7 @@
5220
5204
  ]
5221
5205
  },
5222
5206
  {
5223
- "id": 644,
5207
+ "id": 642,
5224
5208
  "name": "SkyResizeObserverMediaQueryService",
5225
5209
  "kind": 128,
5226
5210
  "kindString": "Class",
@@ -5244,7 +5228,7 @@
5244
5228
  ],
5245
5229
  "children": [
5246
5230
  {
5247
- "id": 645,
5231
+ "id": 643,
5248
5232
  "name": "constructor",
5249
5233
  "kind": 512,
5250
5234
  "kindString": "Constructor",
@@ -5258,35 +5242,35 @@
5258
5242
  ],
5259
5243
  "signatures": [
5260
5244
  {
5261
- "id": 646,
5245
+ "id": 644,
5262
5246
  "name": "new SkyResizeObserverMediaQueryService",
5263
5247
  "kind": 16384,
5264
5248
  "kindString": "Constructor signature",
5265
5249
  "flags": {},
5266
5250
  "parameters": [
5267
5251
  {
5268
- "id": 647,
5252
+ "id": 645,
5269
5253
  "name": "resizeObserverSvc",
5270
5254
  "kind": 32768,
5271
5255
  "kindString": "Parameter",
5272
5256
  "flags": {},
5273
5257
  "type": {
5274
5258
  "type": "reference",
5275
- "id": 627,
5259
+ "id": 625,
5276
5260
  "name": "SkyResizeObserverService"
5277
5261
  }
5278
5262
  }
5279
5263
  ],
5280
5264
  "type": {
5281
5265
  "type": "reference",
5282
- "id": 644,
5266
+ "id": 642,
5283
5267
  "name": "SkyResizeObserverMediaQueryService"
5284
5268
  }
5285
5269
  }
5286
5270
  ]
5287
5271
  },
5288
5272
  {
5289
- "id": 648,
5273
+ "id": 646,
5290
5274
  "name": "current",
5291
5275
  "kind": 262144,
5292
5276
  "kindString": "Accessor",
@@ -5302,7 +5286,7 @@
5302
5286
  ],
5303
5287
  "getSignature": [
5304
5288
  {
5305
- "id": 649,
5289
+ "id": 647,
5306
5290
  "name": "current",
5307
5291
  "kind": 524288,
5308
5292
  "kindString": "Get signature",
@@ -5312,14 +5296,14 @@
5312
5296
  },
5313
5297
  "type": {
5314
5298
  "type": "reference",
5315
- "id": 408,
5299
+ "id": 406,
5316
5300
  "name": "SkyMediaBreakpoints"
5317
5301
  }
5318
5302
  }
5319
5303
  ]
5320
5304
  },
5321
5305
  {
5322
- "id": 661,
5306
+ "id": 659,
5323
5307
  "name": "ngOnDestroy",
5324
5308
  "kind": 2048,
5325
5309
  "kindString": "Method",
@@ -5335,7 +5319,7 @@
5335
5319
  ],
5336
5320
  "signatures": [
5337
5321
  {
5338
- "id": 662,
5322
+ "id": 660,
5339
5323
  "name": "ngOnDestroy",
5340
5324
  "kind": 4096,
5341
5325
  "kindString": "Call signature",
@@ -5356,7 +5340,7 @@
5356
5340
  }
5357
5341
  },
5358
5342
  {
5359
- "id": 665,
5343
+ "id": 663,
5360
5344
  "name": "observe",
5361
5345
  "kind": 2048,
5362
5346
  "kindString": "Method",
@@ -5372,7 +5356,7 @@
5372
5356
  ],
5373
5357
  "signatures": [
5374
5358
  {
5375
- "id": 666,
5359
+ "id": 664,
5376
5360
  "name": "observe",
5377
5361
  "kind": 4096,
5378
5362
  "kindString": "Call signature",
@@ -5382,7 +5366,7 @@
5382
5366
  },
5383
5367
  "parameters": [
5384
5368
  {
5385
- "id": 667,
5369
+ "id": 665,
5386
5370
  "name": "element",
5387
5371
  "kind": 32768,
5388
5372
  "kindString": "Parameter",
@@ -5403,14 +5387,14 @@
5403
5387
  ],
5404
5388
  "type": {
5405
5389
  "type": "reference",
5406
- "id": 644,
5390
+ "id": 642,
5407
5391
  "name": "SkyResizeObserverMediaQueryService"
5408
5392
  }
5409
5393
  }
5410
5394
  ]
5411
5395
  },
5412
5396
  {
5413
- "id": 670,
5397
+ "id": 668,
5414
5398
  "name": "subscribe",
5415
5399
  "kind": 2048,
5416
5400
  "kindString": "Method",
@@ -5426,7 +5410,7 @@
5426
5410
  ],
5427
5411
  "signatures": [
5428
5412
  {
5429
- "id": 671,
5413
+ "id": 669,
5430
5414
  "name": "subscribe",
5431
5415
  "kind": 4096,
5432
5416
  "kindString": "Call signature",
@@ -5436,14 +5420,14 @@
5436
5420
  },
5437
5421
  "parameters": [
5438
5422
  {
5439
- "id": 672,
5423
+ "id": 670,
5440
5424
  "name": "listener",
5441
5425
  "kind": 32768,
5442
5426
  "kindString": "Parameter",
5443
5427
  "flags": {},
5444
5428
  "type": {
5445
5429
  "type": "reference",
5446
- "id": 413,
5430
+ "id": 411,
5447
5431
  "name": "SkyMediaQueryListener"
5448
5432
  }
5449
5433
  }
@@ -5458,7 +5442,7 @@
5458
5442
  ]
5459
5443
  },
5460
5444
  {
5461
- "id": 668,
5445
+ "id": 666,
5462
5446
  "name": "unobserve",
5463
5447
  "kind": 2048,
5464
5448
  "kindString": "Method",
@@ -5474,7 +5458,7 @@
5474
5458
  ],
5475
5459
  "signatures": [
5476
5460
  {
5477
- "id": 669,
5461
+ "id": 667,
5478
5462
  "name": "unobserve",
5479
5463
  "kind": 4096,
5480
5464
  "kindString": "Call signature",
@@ -5495,24 +5479,24 @@
5495
5479
  "title": "Constructors",
5496
5480
  "kind": 512,
5497
5481
  "children": [
5498
- 645
5482
+ 643
5499
5483
  ]
5500
5484
  },
5501
5485
  {
5502
5486
  "title": "Accessors",
5503
5487
  "kind": 262144,
5504
5488
  "children": [
5505
- 648
5489
+ 646
5506
5490
  ]
5507
5491
  },
5508
5492
  {
5509
5493
  "title": "Methods",
5510
5494
  "kind": 2048,
5511
5495
  "children": [
5512
- 661,
5513
- 665,
5514
- 670,
5515
- 668
5496
+ 659,
5497
+ 663,
5498
+ 668,
5499
+ 666
5516
5500
  ]
5517
5501
  }
5518
5502
  ],
@@ -5533,7 +5517,7 @@
5533
5517
  ]
5534
5518
  },
5535
5519
  {
5536
- "id": 627,
5520
+ "id": 625,
5537
5521
  "name": "SkyResizeObserverService",
5538
5522
  "kind": 128,
5539
5523
  "kindString": "Class",
@@ -5557,7 +5541,7 @@
5557
5541
  ],
5558
5542
  "children": [
5559
5543
  {
5560
- "id": 628,
5544
+ "id": 626,
5561
5545
  "name": "constructor",
5562
5546
  "kind": 512,
5563
5547
  "kindString": "Constructor",
@@ -5571,14 +5555,14 @@
5571
5555
  ],
5572
5556
  "signatures": [
5573
5557
  {
5574
- "id": 629,
5558
+ "id": 627,
5575
5559
  "name": "new SkyResizeObserverService",
5576
5560
  "kind": 16384,
5577
5561
  "kindString": "Constructor signature",
5578
5562
  "flags": {},
5579
5563
  "parameters": [
5580
5564
  {
5581
- "id": 630,
5565
+ "id": 628,
5582
5566
  "name": "zone",
5583
5567
  "kind": 32768,
5584
5568
  "kindString": "Parameter",
@@ -5593,14 +5577,14 @@
5593
5577
  ],
5594
5578
  "type": {
5595
5579
  "type": "reference",
5596
- "id": 627,
5580
+ "id": 625,
5597
5581
  "name": "SkyResizeObserverService"
5598
5582
  }
5599
5583
  }
5600
5584
  ]
5601
5585
  },
5602
5586
  {
5603
- "id": 633,
5587
+ "id": 631,
5604
5588
  "name": "ngOnDestroy",
5605
5589
  "kind": 2048,
5606
5590
  "kindString": "Method",
@@ -5616,7 +5600,7 @@
5616
5600
  ],
5617
5601
  "signatures": [
5618
5602
  {
5619
- "id": 634,
5603
+ "id": 632,
5620
5604
  "name": "ngOnDestroy",
5621
5605
  "kind": 4096,
5622
5606
  "kindString": "Call signature",
@@ -5637,7 +5621,7 @@
5637
5621
  }
5638
5622
  },
5639
5623
  {
5640
- "id": 635,
5624
+ "id": 633,
5641
5625
  "name": "observe",
5642
5626
  "kind": 2048,
5643
5627
  "kindString": "Method",
@@ -5653,7 +5637,7 @@
5653
5637
  ],
5654
5638
  "signatures": [
5655
5639
  {
5656
- "id": 636,
5640
+ "id": 634,
5657
5641
  "name": "observe",
5658
5642
  "kind": 4096,
5659
5643
  "kindString": "Call signature",
@@ -5663,7 +5647,7 @@
5663
5647
  },
5664
5648
  "parameters": [
5665
5649
  {
5666
- "id": 637,
5650
+ "id": 635,
5667
5651
  "name": "element",
5668
5652
  "kind": 32768,
5669
5653
  "kindString": "Parameter",
@@ -5705,15 +5689,15 @@
5705
5689
  "title": "Constructors",
5706
5690
  "kind": 512,
5707
5691
  "children": [
5708
- 628
5692
+ 626
5709
5693
  ]
5710
5694
  },
5711
5695
  {
5712
5696
  "title": "Methods",
5713
5697
  "kind": 2048,
5714
5698
  "children": [
5715
- 633,
5716
- 635
5699
+ 631,
5700
+ 633
5717
5701
  ]
5718
5702
  }
5719
5703
  ],
@@ -5734,7 +5718,7 @@
5734
5718
  ]
5735
5719
  },
5736
5720
  {
5737
- "id": 682,
5721
+ "id": 680,
5738
5722
  "name": "SkyScrollableHostService",
5739
5723
  "kind": 128,
5740
5724
  "kindString": "Class",
@@ -5755,7 +5739,7 @@
5755
5739
  ],
5756
5740
  "children": [
5757
5741
  {
5758
- "id": 683,
5742
+ "id": 681,
5759
5743
  "name": "constructor",
5760
5744
  "kind": 512,
5761
5745
  "kindString": "Constructor",
@@ -5769,14 +5753,14 @@
5769
5753
  ],
5770
5754
  "signatures": [
5771
5755
  {
5772
- "id": 684,
5756
+ "id": 682,
5773
5757
  "name": "new SkyScrollableHostService",
5774
5758
  "kind": 16384,
5775
5759
  "kindString": "Constructor signature",
5776
5760
  "flags": {},
5777
5761
  "parameters": [
5778
5762
  {
5779
- "id": 685,
5763
+ "id": 683,
5780
5764
  "name": "mutationObserverSvc",
5781
5765
  "kind": 32768,
5782
5766
  "kindString": "Parameter",
@@ -5787,28 +5771,28 @@
5787
5771
  }
5788
5772
  },
5789
5773
  {
5790
- "id": 686,
5774
+ "id": 684,
5791
5775
  "name": "windowRef",
5792
5776
  "kind": 32768,
5793
5777
  "kindString": "Parameter",
5794
5778
  "flags": {},
5795
5779
  "type": {
5796
5780
  "type": "reference",
5797
- "id": 769,
5781
+ "id": 767,
5798
5782
  "name": "SkyAppWindowRef"
5799
5783
  }
5800
5784
  }
5801
5785
  ],
5802
5786
  "type": {
5803
5787
  "type": "reference",
5804
- "id": 682,
5788
+ "id": 680,
5805
5789
  "name": "SkyScrollableHostService"
5806
5790
  }
5807
5791
  }
5808
5792
  ]
5809
5793
  },
5810
5794
  {
5811
- "id": 689,
5795
+ "id": 687,
5812
5796
  "name": "getScrollableHost",
5813
5797
  "kind": 2048,
5814
5798
  "kindString": "Method",
@@ -5824,7 +5808,7 @@
5824
5808
  ],
5825
5809
  "signatures": [
5826
5810
  {
5827
- "id": 690,
5811
+ "id": 688,
5828
5812
  "name": "getScrollableHost",
5829
5813
  "kind": 4096,
5830
5814
  "kindString": "Call signature",
@@ -5835,7 +5819,7 @@
5835
5819
  },
5836
5820
  "parameters": [
5837
5821
  {
5838
- "id": 691,
5822
+ "id": 689,
5839
5823
  "name": "elementRef",
5840
5824
  "kind": 32768,
5841
5825
  "kindString": "Parameter",
@@ -5878,7 +5862,7 @@
5878
5862
  ]
5879
5863
  },
5880
5864
  {
5881
- "id": 695,
5865
+ "id": 693,
5882
5866
  "name": "watchScrollableHostScrollEvents",
5883
5867
  "kind": 2048,
5884
5868
  "kindString": "Method",
@@ -5894,7 +5878,7 @@
5894
5878
  ],
5895
5879
  "signatures": [
5896
5880
  {
5897
- "id": 696,
5881
+ "id": 694,
5898
5882
  "name": "watchScrollableHostScrollEvents",
5899
5883
  "kind": 4096,
5900
5884
  "kindString": "Call signature",
@@ -5905,7 +5889,7 @@
5905
5889
  },
5906
5890
  "parameters": [
5907
5891
  {
5908
- "id": 697,
5892
+ "id": 695,
5909
5893
  "name": "elementRef",
5910
5894
  "kind": 32768,
5911
5895
  "kindString": "Parameter",
@@ -5948,15 +5932,15 @@
5948
5932
  "title": "Constructors",
5949
5933
  "kind": 512,
5950
5934
  "children": [
5951
- 683
5935
+ 681
5952
5936
  ]
5953
5937
  },
5954
5938
  {
5955
5939
  "title": "Methods",
5956
5940
  "kind": 2048,
5957
5941
  "children": [
5958
- 689,
5959
- 695
5942
+ 687,
5943
+ 693
5960
5944
  ]
5961
5945
  }
5962
5946
  ],
@@ -5969,7 +5953,7 @@
5969
5953
  ]
5970
5954
  },
5971
5955
  {
5972
- "id": 721,
5956
+ "id": 719,
5973
5957
  "name": "SkyTrimModule",
5974
5958
  "kind": 128,
5975
5959
  "kindString": "Class",
@@ -5994,7 +5978,7 @@
5994
5978
  "title": "Constructors",
5995
5979
  "kind": 512,
5996
5980
  "children": [
5997
- 722
5981
+ 720
5998
5982
  ]
5999
5983
  }
6000
5984
  ],
@@ -6007,7 +5991,7 @@
6007
5991
  ]
6008
5992
  },
6009
5993
  {
6010
- "id": 724,
5994
+ "id": 722,
6011
5995
  "name": "SkyUIConfigService",
6012
5996
  "kind": 128,
6013
5997
  "kindString": "Class",
@@ -6028,7 +6012,7 @@
6028
6012
  ],
6029
6013
  "children": [
6030
6014
  {
6031
- "id": 727,
6015
+ "id": 725,
6032
6016
  "name": "getConfig",
6033
6017
  "kind": 2048,
6034
6018
  "kindString": "Method",
@@ -6044,14 +6028,14 @@
6044
6028
  ],
6045
6029
  "signatures": [
6046
6030
  {
6047
- "id": 728,
6031
+ "id": 726,
6048
6032
  "name": "getConfig",
6049
6033
  "kind": 4096,
6050
6034
  "kindString": "Call signature",
6051
6035
  "flags": {},
6052
6036
  "parameters": [
6053
6037
  {
6054
- "id": 729,
6038
+ "id": 727,
6055
6039
  "name": "key",
6056
6040
  "kind": 32768,
6057
6041
  "kindString": "Parameter",
@@ -6062,7 +6046,7 @@
6062
6046
  }
6063
6047
  },
6064
6048
  {
6065
- "id": 730,
6049
+ "id": 728,
6066
6050
  "name": "defaultConfig",
6067
6051
  "kind": 32768,
6068
6052
  "kindString": "Parameter",
@@ -6091,7 +6075,7 @@
6091
6075
  ]
6092
6076
  },
6093
6077
  {
6094
- "id": 731,
6078
+ "id": 729,
6095
6079
  "name": "setConfig",
6096
6080
  "kind": 2048,
6097
6081
  "kindString": "Method",
@@ -6107,14 +6091,14 @@
6107
6091
  ],
6108
6092
  "signatures": [
6109
6093
  {
6110
- "id": 732,
6094
+ "id": 730,
6111
6095
  "name": "setConfig",
6112
6096
  "kind": 4096,
6113
6097
  "kindString": "Call signature",
6114
6098
  "flags": {},
6115
6099
  "parameters": [
6116
6100
  {
6117
- "id": 733,
6101
+ "id": 731,
6118
6102
  "name": "key",
6119
6103
  "kind": 32768,
6120
6104
  "kindString": "Parameter",
@@ -6125,7 +6109,7 @@
6125
6109
  }
6126
6110
  },
6127
6111
  {
6128
- "id": 734,
6112
+ "id": 732,
6129
6113
  "name": "value",
6130
6114
  "kind": 32768,
6131
6115
  "kindString": "Parameter",
@@ -6157,15 +6141,15 @@
6157
6141
  "title": "Constructors",
6158
6142
  "kind": 512,
6159
6143
  "children": [
6160
- 725
6144
+ 723
6161
6145
  ]
6162
6146
  },
6163
6147
  {
6164
6148
  "title": "Methods",
6165
6149
  "kind": 2048,
6166
6150
  "children": [
6167
- 727,
6168
- 731
6151
+ 725,
6152
+ 729
6169
6153
  ]
6170
6154
  }
6171
6155
  ],
@@ -6178,7 +6162,7 @@
6178
6162
  ]
6179
6163
  },
6180
6164
  {
6181
- "id": 735,
6165
+ "id": 733,
6182
6166
  "name": "SkyViewkeeperHostOptions",
6183
6167
  "kind": 128,
6184
6168
  "kindString": "Class",
@@ -6197,7 +6181,7 @@
6197
6181
  ],
6198
6182
  "children": [
6199
6183
  {
6200
- "id": 738,
6184
+ "id": 736,
6201
6185
  "name": "boundaryEl",
6202
6186
  "kind": 1024,
6203
6187
  "kindString": "Property",
@@ -6223,12 +6207,12 @@
6223
6207
  },
6224
6208
  "implementationOf": {
6225
6209
  "type": "reference",
6226
- "id": 746,
6210
+ "id": 744,
6227
6211
  "name": "SkyViewkeeperOptions.boundaryEl"
6228
6212
  }
6229
6213
  },
6230
6214
  {
6231
- "id": 739,
6215
+ "id": 737,
6232
6216
  "name": "el",
6233
6217
  "kind": 1024,
6234
6218
  "kindString": "Property",
@@ -6254,12 +6238,12 @@
6254
6238
  },
6255
6239
  "implementationOf": {
6256
6240
  "type": "reference",
6257
- "id": 747,
6241
+ "id": 745,
6258
6242
  "name": "SkyViewkeeperOptions.el"
6259
6243
  }
6260
6244
  },
6261
6245
  {
6262
- "id": 740,
6246
+ "id": 738,
6263
6247
  "name": "scrollableHost",
6264
6248
  "kind": 1024,
6265
6249
  "kindString": "Property",
@@ -6285,12 +6269,12 @@
6285
6269
  },
6286
6270
  "implementationOf": {
6287
6271
  "type": "reference",
6288
- "id": 748,
6272
+ "id": 746,
6289
6273
  "name": "SkyViewkeeperOptions.scrollableHost"
6290
6274
  }
6291
6275
  },
6292
6276
  {
6293
- "id": 741,
6277
+ "id": 739,
6294
6278
  "name": "setWidth",
6295
6279
  "kind": 1024,
6296
6280
  "kindString": "Property",
@@ -6314,12 +6298,12 @@
6314
6298
  },
6315
6299
  "implementationOf": {
6316
6300
  "type": "reference",
6317
- "id": 749,
6301
+ "id": 747,
6318
6302
  "name": "SkyViewkeeperOptions.setWidth"
6319
6303
  }
6320
6304
  },
6321
6305
  {
6322
- "id": 742,
6306
+ "id": 740,
6323
6307
  "name": "verticalOffset",
6324
6308
  "kind": 1024,
6325
6309
  "kindString": "Property",
@@ -6343,12 +6327,12 @@
6343
6327
  },
6344
6328
  "implementationOf": {
6345
6329
  "type": "reference",
6346
- "id": 750,
6330
+ "id": 748,
6347
6331
  "name": "SkyViewkeeperOptions.verticalOffset"
6348
6332
  }
6349
6333
  },
6350
6334
  {
6351
- "id": 743,
6335
+ "id": 741,
6352
6336
  "name": "verticalOffsetEl",
6353
6337
  "kind": 1024,
6354
6338
  "kindString": "Property",
@@ -6374,12 +6358,12 @@
6374
6358
  },
6375
6359
  "implementationOf": {
6376
6360
  "type": "reference",
6377
- "id": 751,
6361
+ "id": 749,
6378
6362
  "name": "SkyViewkeeperOptions.verticalOffsetEl"
6379
6363
  }
6380
6364
  },
6381
6365
  {
6382
- "id": 744,
6366
+ "id": 742,
6383
6367
  "name": "viewportMarginTop",
6384
6368
  "kind": 1024,
6385
6369
  "kindString": "Property",
@@ -6403,7 +6387,7 @@
6403
6387
  },
6404
6388
  "implementationOf": {
6405
6389
  "type": "reference",
6406
- "id": 752,
6390
+ "id": 750,
6407
6391
  "name": "SkyViewkeeperOptions.viewportMarginTop"
6408
6392
  }
6409
6393
  }
@@ -6413,20 +6397,20 @@
6413
6397
  "title": "Constructors",
6414
6398
  "kind": 512,
6415
6399
  "children": [
6416
- 736
6400
+ 734
6417
6401
  ]
6418
6402
  },
6419
6403
  {
6420
6404
  "title": "Properties",
6421
6405
  "kind": 1024,
6422
6406
  "children": [
6407
+ 736,
6408
+ 737,
6423
6409
  738,
6424
6410
  739,
6425
6411
  740,
6426
6412
  741,
6427
- 742,
6428
- 743,
6429
- 744
6413
+ 742
6430
6414
  ]
6431
6415
  }
6432
6416
  ],
@@ -6440,13 +6424,13 @@
6440
6424
  "implementedTypes": [
6441
6425
  {
6442
6426
  "type": "reference",
6443
- "id": 745,
6427
+ "id": 743,
6444
6428
  "name": "SkyViewkeeperOptions"
6445
6429
  }
6446
6430
  ]
6447
6431
  },
6448
6432
  {
6449
- "id": 753,
6433
+ "id": 751,
6450
6434
  "name": "SkyViewkeeperModule",
6451
6435
  "kind": 128,
6452
6436
  "kindString": "Class",
@@ -6471,7 +6455,7 @@
6471
6455
  "title": "Constructors",
6472
6456
  "kind": 512,
6473
6457
  "children": [
6474
- 754
6458
+ 752
6475
6459
  ]
6476
6460
  }
6477
6461
  ],
@@ -6484,7 +6468,7 @@
6484
6468
  ]
6485
6469
  },
6486
6470
  {
6487
- "id": 756,
6471
+ "id": 754,
6488
6472
  "name": "SkyViewkeeperService",
6489
6473
  "kind": 128,
6490
6474
  "kindString": "Class",
@@ -6508,7 +6492,7 @@
6508
6492
  ],
6509
6493
  "children": [
6510
6494
  {
6511
- "id": 757,
6495
+ "id": 755,
6512
6496
  "name": "constructor",
6513
6497
  "kind": 512,
6514
6498
  "kindString": "Constructor",
@@ -6522,14 +6506,14 @@
6522
6506
  ],
6523
6507
  "signatures": [
6524
6508
  {
6525
- "id": 758,
6509
+ "id": 756,
6526
6510
  "name": "new SkyViewkeeperService",
6527
6511
  "kind": 16384,
6528
6512
  "kindString": "Constructor signature",
6529
6513
  "flags": {},
6530
6514
  "parameters": [
6531
6515
  {
6532
- "id": 759,
6516
+ "id": 757,
6533
6517
  "name": "hostOptions",
6534
6518
  "kind": 32768,
6535
6519
  "kindString": "Parameter",
@@ -6550,21 +6534,21 @@
6550
6534
  ],
6551
6535
  "type": {
6552
6536
  "type": "reference",
6553
- "id": 735,
6537
+ "id": 733,
6554
6538
  "name": "SkyViewkeeperHostOptions"
6555
6539
  }
6556
6540
  }
6557
6541
  ],
6558
6542
  "type": {
6559
6543
  "type": "reference",
6560
- "id": 756,
6544
+ "id": 754,
6561
6545
  "name": "SkyViewkeeperService"
6562
6546
  }
6563
6547
  }
6564
6548
  ]
6565
6549
  },
6566
6550
  {
6567
- "id": 761,
6551
+ "id": 759,
6568
6552
  "name": "create",
6569
6553
  "kind": 2048,
6570
6554
  "kindString": "Method",
@@ -6580,7 +6564,7 @@
6580
6564
  ],
6581
6565
  "signatures": [
6582
6566
  {
6583
- "id": 762,
6567
+ "id": 760,
6584
6568
  "name": "create",
6585
6569
  "kind": 4096,
6586
6570
  "kindString": "Call signature",
@@ -6588,7 +6572,7 @@
6588
6572
  "comment": {},
6589
6573
  "parameters": [
6590
6574
  {
6591
- "id": 763,
6575
+ "id": 761,
6592
6576
  "name": "options",
6593
6577
  "kind": 32768,
6594
6578
  "kindString": "Parameter",
@@ -6598,7 +6582,7 @@
6598
6582
  },
6599
6583
  "type": {
6600
6584
  "type": "reference",
6601
- "id": 745,
6585
+ "id": 743,
6602
6586
  "name": "SkyViewkeeperOptions"
6603
6587
  }
6604
6588
  }
@@ -6611,7 +6595,7 @@
6611
6595
  ]
6612
6596
  },
6613
6597
  {
6614
- "id": 764,
6598
+ "id": 762,
6615
6599
  "name": "destroy",
6616
6600
  "kind": 2048,
6617
6601
  "kindString": "Method",
@@ -6627,7 +6611,7 @@
6627
6611
  ],
6628
6612
  "signatures": [
6629
6613
  {
6630
- "id": 765,
6614
+ "id": 763,
6631
6615
  "name": "destroy",
6632
6616
  "kind": 4096,
6633
6617
  "kindString": "Call signature",
@@ -6637,7 +6621,7 @@
6637
6621
  },
6638
6622
  "parameters": [
6639
6623
  {
6640
- "id": 766,
6624
+ "id": 764,
6641
6625
  "name": "vk",
6642
6626
  "kind": 32768,
6643
6627
  "kindString": "Parameter",
@@ -6664,15 +6648,15 @@
6664
6648
  "title": "Constructors",
6665
6649
  "kind": 512,
6666
6650
  "children": [
6667
- 757
6651
+ 755
6668
6652
  ]
6669
6653
  },
6670
6654
  {
6671
6655
  "title": "Methods",
6672
6656
  "kind": 2048,
6673
6657
  "children": [
6674
- 761,
6675
- 764
6658
+ 759,
6659
+ 762
6676
6660
  ]
6677
6661
  }
6678
6662
  ],
@@ -7465,7 +7449,7 @@
7465
7449
  "flags": {},
7466
7450
  "type": {
7467
7451
  "type": "reference",
7468
- "id": 361,
7452
+ "id": 359,
7469
7453
  "name": "SkyIdService"
7470
7454
  }
7471
7455
  }
@@ -7612,7 +7596,7 @@
7612
7596
  "flags": {},
7613
7597
  "type": {
7614
7598
  "type": "reference",
7615
- "id": 756,
7599
+ "id": 754,
7616
7600
  "name": "SkyViewkeeperService"
7617
7601
  }
7618
7602
  },
@@ -7638,7 +7622,7 @@
7638
7622
  ],
7639
7623
  "type": {
7640
7624
  "type": "reference",
7641
- "id": 682,
7625
+ "id": 680,
7642
7626
  "name": "SkyScrollableHostService"
7643
7627
  }
7644
7628
  }
@@ -8448,14 +8432,14 @@
8448
8432
  ]
8449
8433
  },
8450
8434
  {
8451
- "id": 711,
8435
+ "id": 709,
8452
8436
  "name": "SkyAppSetTitleArgs",
8453
8437
  "kind": 256,
8454
8438
  "kindString": "Interface",
8455
8439
  "flags": {},
8456
8440
  "children": [
8457
8441
  {
8458
- "id": 712,
8442
+ "id": 710,
8459
8443
  "name": "titleParts",
8460
8444
  "kind": 1024,
8461
8445
  "kindString": "Property",
@@ -8481,7 +8465,7 @@
8481
8465
  "title": "Properties",
8482
8466
  "kind": 1024,
8483
8467
  "children": [
8484
- 712
8468
+ 710
8485
8469
  ]
8486
8470
  }
8487
8471
  ],
@@ -8925,7 +8909,7 @@
8925
8909
  ]
8926
8910
  },
8927
8911
  {
8928
- "id": 469,
8912
+ "id": 467,
8929
8913
  "name": "SkyNumericOptions",
8930
8914
  "kind": 256,
8931
8915
  "kindString": "Interface",
@@ -8935,7 +8919,7 @@
8935
8919
  },
8936
8920
  "children": [
8937
8921
  {
8938
- "id": 472,
8922
+ "id": 470,
8939
8923
  "name": "currencySign",
8940
8924
  "kind": 1024,
8941
8925
  "kindString": "Property",
@@ -8967,7 +8951,7 @@
8967
8951
  }
8968
8952
  },
8969
8953
  {
8970
- "id": 470,
8954
+ "id": 468,
8971
8955
  "name": "digits",
8972
8956
  "kind": 1024,
8973
8957
  "kindString": "Property",
@@ -8990,7 +8974,7 @@
8990
8974
  }
8991
8975
  },
8992
8976
  {
8993
- "id": 471,
8977
+ "id": 469,
8994
8978
  "name": "format",
8995
8979
  "kind": 1024,
8996
8980
  "kindString": "Property",
@@ -9013,7 +8997,7 @@
9013
8997
  }
9014
8998
  },
9015
8999
  {
9016
- "id": 473,
9000
+ "id": 471,
9017
9001
  "name": "iso",
9018
9002
  "kind": 1024,
9019
9003
  "kindString": "Property",
@@ -9036,7 +9020,7 @@
9036
9020
  }
9037
9021
  },
9038
9022
  {
9039
- "id": 474,
9023
+ "id": 472,
9040
9024
  "name": "locale",
9041
9025
  "kind": 1024,
9042
9026
  "kindString": "Property",
@@ -9059,7 +9043,7 @@
9059
9043
  }
9060
9044
  },
9061
9045
  {
9062
- "id": 475,
9046
+ "id": 473,
9063
9047
  "name": "minDigits",
9064
9048
  "kind": 1024,
9065
9049
  "kindString": "Property",
@@ -9082,7 +9066,7 @@
9082
9066
  }
9083
9067
  },
9084
9068
  {
9085
- "id": 476,
9069
+ "id": 474,
9086
9070
  "name": "truncate",
9087
9071
  "kind": 1024,
9088
9072
  "kindString": "Property",
@@ -9105,7 +9089,7 @@
9105
9089
  }
9106
9090
  },
9107
9091
  {
9108
- "id": 477,
9092
+ "id": 475,
9109
9093
  "name": "truncateAfter",
9110
9094
  "kind": 1024,
9111
9095
  "kindString": "Property",
@@ -9133,14 +9117,14 @@
9133
9117
  "title": "Properties",
9134
9118
  "kind": 1024,
9135
9119
  "children": [
9136
- 472,
9137
9120
  470,
9121
+ 468,
9122
+ 469,
9138
9123
  471,
9124
+ 472,
9139
9125
  473,
9140
9126
  474,
9141
- 475,
9142
- 476,
9143
- 477
9127
+ 475
9144
9128
  ]
9145
9129
  }
9146
9130
  ],
@@ -9154,20 +9138,20 @@
9154
9138
  "implementedBy": [
9155
9139
  {
9156
9140
  "type": "reference",
9157
- "id": 478,
9141
+ "id": 476,
9158
9142
  "name": "NumericOptions"
9159
9143
  }
9160
9144
  ]
9161
9145
  },
9162
9146
  {
9163
- "id": 537,
9147
+ "id": 535,
9164
9148
  "name": "SkyOverlayConfig",
9165
9149
  "kind": 256,
9166
9150
  "kindString": "Interface",
9167
9151
  "flags": {},
9168
9152
  "children": [
9169
9153
  {
9170
- "id": 538,
9154
+ "id": 536,
9171
9155
  "name": "closeOnNavigation",
9172
9156
  "kind": 1024,
9173
9157
  "kindString": "Property",
@@ -9190,7 +9174,7 @@
9190
9174
  }
9191
9175
  },
9192
9176
  {
9193
- "id": 539,
9177
+ "id": 537,
9194
9178
  "name": "enableClose",
9195
9179
  "kind": 1024,
9196
9180
  "kindString": "Property",
@@ -9213,7 +9197,7 @@
9213
9197
  }
9214
9198
  },
9215
9199
  {
9216
- "id": 540,
9200
+ "id": 538,
9217
9201
  "name": "enablePointerEvents",
9218
9202
  "kind": 1024,
9219
9203
  "kindString": "Property",
@@ -9236,7 +9220,7 @@
9236
9220
  }
9237
9221
  },
9238
9222
  {
9239
- "id": 541,
9223
+ "id": 539,
9240
9224
  "name": "enableScroll",
9241
9225
  "kind": 1024,
9242
9226
  "kindString": "Property",
@@ -9259,7 +9243,7 @@
9259
9243
  }
9260
9244
  },
9261
9245
  {
9262
- "id": 542,
9246
+ "id": 540,
9263
9247
  "name": "showBackdrop",
9264
9248
  "kind": 1024,
9265
9249
  "kindString": "Property",
@@ -9282,7 +9266,7 @@
9282
9266
  }
9283
9267
  },
9284
9268
  {
9285
- "id": 543,
9269
+ "id": 541,
9286
9270
  "name": "wrapperClass",
9287
9271
  "kind": 1024,
9288
9272
  "kindString": "Property",
@@ -9310,12 +9294,12 @@
9310
9294
  "title": "Properties",
9311
9295
  "kind": 1024,
9312
9296
  "children": [
9297
+ 536,
9298
+ 537,
9313
9299
  538,
9314
9300
  539,
9315
9301
  540,
9316
- 541,
9317
- 542,
9318
- 543
9302
+ 541
9319
9303
  ]
9320
9304
  }
9321
9305
  ],
@@ -9328,7 +9312,7 @@
9328
9312
  ]
9329
9313
  },
9330
9314
  {
9331
- "id": 745,
9315
+ "id": 743,
9332
9316
  "name": "SkyViewkeeperOptions",
9333
9317
  "kind": 256,
9334
9318
  "kindString": "Interface",
@@ -9338,7 +9322,7 @@
9338
9322
  },
9339
9323
  "children": [
9340
9324
  {
9341
- "id": 746,
9325
+ "id": 744,
9342
9326
  "name": "boundaryEl",
9343
9327
  "kind": 1024,
9344
9328
  "kindString": "Property",
@@ -9363,7 +9347,7 @@
9363
9347
  }
9364
9348
  },
9365
9349
  {
9366
- "id": 747,
9350
+ "id": 745,
9367
9351
  "name": "el",
9368
9352
  "kind": 1024,
9369
9353
  "kindString": "Property",
@@ -9388,7 +9372,7 @@
9388
9372
  }
9389
9373
  },
9390
9374
  {
9391
- "id": 748,
9375
+ "id": 746,
9392
9376
  "name": "scrollableHost",
9393
9377
  "kind": 1024,
9394
9378
  "kindString": "Property",
@@ -9413,7 +9397,7 @@
9413
9397
  }
9414
9398
  },
9415
9399
  {
9416
- "id": 749,
9400
+ "id": 747,
9417
9401
  "name": "setWidth",
9418
9402
  "kind": 1024,
9419
9403
  "kindString": "Property",
@@ -9436,7 +9420,7 @@
9436
9420
  }
9437
9421
  },
9438
9422
  {
9439
- "id": 750,
9423
+ "id": 748,
9440
9424
  "name": "verticalOffset",
9441
9425
  "kind": 1024,
9442
9426
  "kindString": "Property",
@@ -9459,7 +9443,7 @@
9459
9443
  }
9460
9444
  },
9461
9445
  {
9462
- "id": 751,
9446
+ "id": 749,
9463
9447
  "name": "verticalOffsetEl",
9464
9448
  "kind": 1024,
9465
9449
  "kindString": "Property",
@@ -9484,7 +9468,7 @@
9484
9468
  }
9485
9469
  },
9486
9470
  {
9487
- "id": 752,
9471
+ "id": 750,
9488
9472
  "name": "viewportMarginTop",
9489
9473
  "kind": 1024,
9490
9474
  "kindString": "Property",
@@ -9512,13 +9496,13 @@
9512
9496
  "title": "Properties",
9513
9497
  "kind": 1024,
9514
9498
  "children": [
9499
+ 744,
9500
+ 745,
9515
9501
  746,
9516
9502
  747,
9517
9503
  748,
9518
9504
  749,
9519
- 750,
9520
- 751,
9521
- 752
9505
+ 750
9522
9506
  ]
9523
9507
  }
9524
9508
  ],
@@ -9532,7 +9516,7 @@
9532
9516
  "implementedBy": [
9533
9517
  {
9534
9518
  "type": "reference",
9535
- "id": 735,
9519
+ "id": 733,
9536
9520
  "name": "SkyViewkeeperHostOptions"
9537
9521
  }
9538
9522
  ]
@@ -9644,7 +9628,7 @@
9644
9628
  }
9645
9629
  },
9646
9630
  {
9647
- "id": 413,
9631
+ "id": 411,
9648
9632
  "name": "SkyMediaQueryListener",
9649
9633
  "kind": 4194304,
9650
9634
  "kindString": "Type alias",
@@ -9659,7 +9643,7 @@
9659
9643
  "type": {
9660
9644
  "type": "reflection",
9661
9645
  "declaration": {
9662
- "id": 414,
9646
+ "id": 412,
9663
9647
  "name": "__type",
9664
9648
  "kind": 65536,
9665
9649
  "kindString": "Type literal",
@@ -9673,7 +9657,7 @@
9673
9657
  ],
9674
9658
  "signatures": [
9675
9659
  {
9676
- "id": 415,
9660
+ "id": 413,
9677
9661
  "name": "__type",
9678
9662
  "kind": 4096,
9679
9663
  "kindString": "Call signature",
@@ -9683,14 +9667,14 @@
9683
9667
  },
9684
9668
  "parameters": [
9685
9669
  {
9686
- "id": 416,
9670
+ "id": 414,
9687
9671
  "name": "args",
9688
9672
  "kind": 32768,
9689
9673
  "kindString": "Parameter",
9690
9674
  "flags": {},
9691
9675
  "type": {
9692
9676
  "type": "reference",
9693
- "id": 408,
9677
+ "id": 406,
9694
9678
  "name": "SkyMediaBreakpoints"
9695
9679
  }
9696
9680
  }