@skyux/modals 9.0.0-alpha.1 → 9.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +260 -260
- package/esm2022/index.mjs +13 -20
- package/esm2022/testing/public-api.mjs +5 -7
- package/index.d.ts +19 -19
- package/package.json +5 -5
- package/testing/public-api.d.ts +6 -6
package/documentation.json
CHANGED
|
@@ -34,14 +34,14 @@
|
|
|
34
34
|
"originalName": "",
|
|
35
35
|
"children": [
|
|
36
36
|
{
|
|
37
|
-
"id":
|
|
37
|
+
"id": 22,
|
|
38
38
|
"name": "SkyConfirmType",
|
|
39
39
|
"kind": 8,
|
|
40
40
|
"kindString": "Enumeration",
|
|
41
41
|
"flags": {},
|
|
42
42
|
"children": [
|
|
43
43
|
{
|
|
44
|
-
"id":
|
|
44
|
+
"id": 23,
|
|
45
45
|
"name": "Custom",
|
|
46
46
|
"kind": 16,
|
|
47
47
|
"kindString": "Enumeration member",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"defaultValue": "0"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
|
-
"id":
|
|
62
|
+
"id": 24,
|
|
63
63
|
"name": "OK",
|
|
64
64
|
"kind": 16,
|
|
65
65
|
"kindString": "Enumeration member",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"defaultValue": "1"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"id":
|
|
80
|
+
"id": 25,
|
|
81
81
|
"name": "YesCancel",
|
|
82
82
|
"kind": 16,
|
|
83
83
|
"kindString": "Enumeration member",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"defaultValue": "2"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"id":
|
|
104
|
+
"id": 26,
|
|
105
105
|
"name": "YesNoCancel",
|
|
106
106
|
"kind": 16,
|
|
107
107
|
"kindString": "Enumeration member",
|
|
@@ -130,10 +130,10 @@
|
|
|
130
130
|
"title": "Enumeration members",
|
|
131
131
|
"kind": 16,
|
|
132
132
|
"children": [
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
133
|
+
23,
|
|
134
|
+
24,
|
|
135
|
+
25,
|
|
136
|
+
26
|
|
137
137
|
]
|
|
138
138
|
}
|
|
139
139
|
],
|
|
@@ -146,14 +146,14 @@
|
|
|
146
146
|
]
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
|
-
"id":
|
|
149
|
+
"id": 18,
|
|
150
150
|
"name": "SkyConfirmInstance",
|
|
151
151
|
"kind": 128,
|
|
152
152
|
"kindString": "Class",
|
|
153
153
|
"flags": {},
|
|
154
154
|
"children": [
|
|
155
155
|
{
|
|
156
|
-
"id":
|
|
156
|
+
"id": 21,
|
|
157
157
|
"name": "closed",
|
|
158
158
|
"kind": 1024,
|
|
159
159
|
"kindString": "Property",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"typeArguments": [
|
|
176
176
|
{
|
|
177
177
|
"type": "reference",
|
|
178
|
-
"id":
|
|
178
|
+
"id": 10,
|
|
179
179
|
"name": "SkyConfirmCloseEventArgs"
|
|
180
180
|
}
|
|
181
181
|
],
|
|
@@ -191,14 +191,14 @@
|
|
|
191
191
|
"title": "Constructors",
|
|
192
192
|
"kind": 512,
|
|
193
193
|
"children": [
|
|
194
|
-
|
|
194
|
+
19
|
|
195
195
|
]
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"title": "Properties",
|
|
199
199
|
"kind": 1024,
|
|
200
200
|
"children": [
|
|
201
|
-
|
|
201
|
+
21
|
|
202
202
|
]
|
|
203
203
|
}
|
|
204
204
|
],
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
]
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
|
-
"id":
|
|
214
|
+
"id": 27,
|
|
215
215
|
"name": "SkyConfirmModule",
|
|
216
216
|
"kind": 128,
|
|
217
217
|
"kindString": "Class",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"title": "Constructors",
|
|
237
237
|
"kind": 512,
|
|
238
238
|
"children": [
|
|
239
|
-
|
|
239
|
+
28
|
|
240
240
|
]
|
|
241
241
|
}
|
|
242
242
|
],
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
]
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
"id":
|
|
252
|
+
"id": 30,
|
|
253
253
|
"name": "SkyConfirmService",
|
|
254
254
|
"kind": 128,
|
|
255
255
|
"kindString": "Class",
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
],
|
|
274
274
|
"children": [
|
|
275
275
|
{
|
|
276
|
-
"id":
|
|
276
|
+
"id": 31,
|
|
277
277
|
"name": "constructor",
|
|
278
278
|
"kind": 512,
|
|
279
279
|
"kindString": "Constructor",
|
|
@@ -287,35 +287,35 @@
|
|
|
287
287
|
],
|
|
288
288
|
"signatures": [
|
|
289
289
|
{
|
|
290
|
-
"id":
|
|
290
|
+
"id": 32,
|
|
291
291
|
"name": "new SkyConfirmService",
|
|
292
292
|
"kind": 16384,
|
|
293
293
|
"kindString": "Constructor signature",
|
|
294
294
|
"flags": {},
|
|
295
295
|
"parameters": [
|
|
296
296
|
{
|
|
297
|
-
"id":
|
|
297
|
+
"id": 33,
|
|
298
298
|
"name": "modalService",
|
|
299
299
|
"kind": 32768,
|
|
300
300
|
"kindString": "Parameter",
|
|
301
301
|
"flags": {},
|
|
302
302
|
"type": {
|
|
303
303
|
"type": "reference",
|
|
304
|
-
"id":
|
|
304
|
+
"id": 145,
|
|
305
305
|
"name": "SkyModalService"
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
308
|
],
|
|
309
309
|
"type": {
|
|
310
310
|
"type": "reference",
|
|
311
|
-
"id":
|
|
311
|
+
"id": 30,
|
|
312
312
|
"name": "SkyConfirmService"
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
]
|
|
316
316
|
},
|
|
317
317
|
{
|
|
318
|
-
"id":
|
|
318
|
+
"id": 35,
|
|
319
319
|
"name": "open",
|
|
320
320
|
"kind": 2048,
|
|
321
321
|
"kindString": "Method",
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
],
|
|
332
332
|
"signatures": [
|
|
333
333
|
{
|
|
334
|
-
"id":
|
|
334
|
+
"id": 36,
|
|
335
335
|
"name": "open",
|
|
336
336
|
"kind": 4096,
|
|
337
337
|
"kindString": "Call signature",
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
"parameters": [
|
|
343
343
|
{
|
|
344
|
-
"id":
|
|
344
|
+
"id": 37,
|
|
345
345
|
"name": "config",
|
|
346
346
|
"kind": 32768,
|
|
347
347
|
"kindString": "Parameter",
|
|
@@ -351,14 +351,14 @@
|
|
|
351
351
|
},
|
|
352
352
|
"type": {
|
|
353
353
|
"type": "reference",
|
|
354
|
-
"id":
|
|
354
|
+
"id": 12,
|
|
355
355
|
"name": "SkyConfirmConfig"
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
],
|
|
359
359
|
"type": {
|
|
360
360
|
"type": "reference",
|
|
361
|
-
"id":
|
|
361
|
+
"id": 18,
|
|
362
362
|
"name": "SkyConfirmInstance"
|
|
363
363
|
}
|
|
364
364
|
}
|
|
@@ -370,14 +370,14 @@
|
|
|
370
370
|
"title": "Constructors",
|
|
371
371
|
"kind": 512,
|
|
372
372
|
"children": [
|
|
373
|
-
|
|
373
|
+
31
|
|
374
374
|
]
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"title": "Methods",
|
|
378
378
|
"kind": 2048,
|
|
379
379
|
"children": [
|
|
380
|
-
|
|
380
|
+
35
|
|
381
381
|
]
|
|
382
382
|
}
|
|
383
383
|
],
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
]
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
|
-
"id":
|
|
393
|
+
"id": 38,
|
|
394
394
|
"name": "SkyModalBeforeCloseHandler",
|
|
395
395
|
"kind": 128,
|
|
396
396
|
"kindString": "Class",
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
},
|
|
401
401
|
"children": [
|
|
402
402
|
{
|
|
403
|
-
"id":
|
|
403
|
+
"id": 39,
|
|
404
404
|
"name": "constructor",
|
|
405
405
|
"kind": 512,
|
|
406
406
|
"kindString": "Constructor",
|
|
@@ -414,14 +414,14 @@
|
|
|
414
414
|
],
|
|
415
415
|
"signatures": [
|
|
416
416
|
{
|
|
417
|
-
"id":
|
|
417
|
+
"id": 40,
|
|
418
418
|
"name": "new SkyModalBeforeCloseHandler",
|
|
419
419
|
"kind": 16384,
|
|
420
420
|
"kindString": "Constructor signature",
|
|
421
421
|
"flags": {},
|
|
422
422
|
"parameters": [
|
|
423
423
|
{
|
|
424
|
-
"id":
|
|
424
|
+
"id": 41,
|
|
425
425
|
"name": "closeModal",
|
|
426
426
|
"kind": 32768,
|
|
427
427
|
"kindString": "Parameter",
|
|
@@ -434,28 +434,28 @@
|
|
|
434
434
|
}
|
|
435
435
|
},
|
|
436
436
|
{
|
|
437
|
-
"id":
|
|
437
|
+
"id": 42,
|
|
438
438
|
"name": "closeArgs",
|
|
439
439
|
"kind": 32768,
|
|
440
440
|
"kindString": "Parameter",
|
|
441
441
|
"flags": {},
|
|
442
442
|
"type": {
|
|
443
443
|
"type": "reference",
|
|
444
|
-
"id":
|
|
444
|
+
"id": 45,
|
|
445
445
|
"name": "SkyModalCloseArgs"
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
448
|
],
|
|
449
449
|
"type": {
|
|
450
450
|
"type": "reference",
|
|
451
|
-
"id":
|
|
451
|
+
"id": 38,
|
|
452
452
|
"name": "SkyModalBeforeCloseHandler"
|
|
453
453
|
}
|
|
454
454
|
}
|
|
455
455
|
]
|
|
456
456
|
},
|
|
457
457
|
{
|
|
458
|
-
"id":
|
|
458
|
+
"id": 43,
|
|
459
459
|
"name": "closeArgs",
|
|
460
460
|
"kind": 1024,
|
|
461
461
|
"kindString": "Property",
|
|
@@ -475,12 +475,12 @@
|
|
|
475
475
|
],
|
|
476
476
|
"type": {
|
|
477
477
|
"type": "reference",
|
|
478
|
-
"id":
|
|
478
|
+
"id": 45,
|
|
479
479
|
"name": "SkyModalCloseArgs"
|
|
480
480
|
}
|
|
481
481
|
},
|
|
482
482
|
{
|
|
483
|
-
"id":
|
|
483
|
+
"id": 44,
|
|
484
484
|
"name": "closeModal",
|
|
485
485
|
"kind": 1024,
|
|
486
486
|
"kindString": "Property",
|
|
@@ -511,15 +511,15 @@
|
|
|
511
511
|
"title": "Constructors",
|
|
512
512
|
"kind": 512,
|
|
513
513
|
"children": [
|
|
514
|
-
|
|
514
|
+
39
|
|
515
515
|
]
|
|
516
516
|
},
|
|
517
517
|
{
|
|
518
518
|
"title": "Properties",
|
|
519
519
|
"kind": 1024,
|
|
520
520
|
"children": [
|
|
521
|
-
|
|
522
|
-
|
|
521
|
+
43,
|
|
522
|
+
44
|
|
523
523
|
]
|
|
524
524
|
}
|
|
525
525
|
],
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
]
|
|
533
533
|
},
|
|
534
534
|
{
|
|
535
|
-
"id":
|
|
535
|
+
"id": 45,
|
|
536
536
|
"name": "SkyModalCloseArgs",
|
|
537
537
|
"kind": 128,
|
|
538
538
|
"kindString": "Class",
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
},
|
|
543
543
|
"children": [
|
|
544
544
|
{
|
|
545
|
-
"id":
|
|
545
|
+
"id": 49,
|
|
546
546
|
"name": "data",
|
|
547
547
|
"kind": 1024,
|
|
548
548
|
"kindString": "Property",
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
}
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
|
-
"id":
|
|
568
|
+
"id": 48,
|
|
569
569
|
"name": "reason",
|
|
570
570
|
"kind": 1024,
|
|
571
571
|
"kindString": "Property",
|
|
@@ -593,15 +593,15 @@
|
|
|
593
593
|
"title": "Constructors",
|
|
594
594
|
"kind": 512,
|
|
595
595
|
"children": [
|
|
596
|
-
|
|
596
|
+
46
|
|
597
597
|
]
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
600
|
"title": "Properties",
|
|
601
601
|
"kind": 1024,
|
|
602
602
|
"children": [
|
|
603
|
-
|
|
604
|
-
|
|
603
|
+
49,
|
|
604
|
+
48
|
|
605
605
|
]
|
|
606
606
|
}
|
|
607
607
|
],
|
|
@@ -614,14 +614,14 @@
|
|
|
614
614
|
]
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
|
-
"id":
|
|
617
|
+
"id": 87,
|
|
618
618
|
"name": "SkyModalInstance",
|
|
619
619
|
"kind": 128,
|
|
620
620
|
"kindString": "Class",
|
|
621
621
|
"flags": {},
|
|
622
622
|
"children": [
|
|
623
623
|
{
|
|
624
|
-
"id":
|
|
624
|
+
"id": 96,
|
|
625
625
|
"name": "componentInstance",
|
|
626
626
|
"kind": 1024,
|
|
627
627
|
"kindString": "Property",
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
}
|
|
645
645
|
},
|
|
646
646
|
{
|
|
647
|
-
"id":
|
|
647
|
+
"id": 90,
|
|
648
648
|
"name": "beforeClose",
|
|
649
649
|
"kind": 262144,
|
|
650
650
|
"kindString": "Accessor",
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
],
|
|
661
661
|
"getSignature": [
|
|
662
662
|
{
|
|
663
|
-
"id":
|
|
663
|
+
"id": 91,
|
|
664
664
|
"name": "beforeClose",
|
|
665
665
|
"kind": 524288,
|
|
666
666
|
"kindString": "Get signature",
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"typeArguments": [
|
|
674
674
|
{
|
|
675
675
|
"type": "reference",
|
|
676
|
-
"id":
|
|
676
|
+
"id": 38,
|
|
677
677
|
"name": "SkyModalBeforeCloseHandler"
|
|
678
678
|
}
|
|
679
679
|
],
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
]
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
|
-
"id":
|
|
688
|
+
"id": 92,
|
|
689
689
|
"name": "closed",
|
|
690
690
|
"kind": 262144,
|
|
691
691
|
"kindString": "Accessor",
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
],
|
|
702
702
|
"getSignature": [
|
|
703
703
|
{
|
|
704
|
-
"id":
|
|
704
|
+
"id": 93,
|
|
705
705
|
"name": "closed",
|
|
706
706
|
"kind": 524288,
|
|
707
707
|
"kindString": "Get signature",
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"typeArguments": [
|
|
715
715
|
{
|
|
716
716
|
"type": "reference",
|
|
717
|
-
"id":
|
|
717
|
+
"id": 45,
|
|
718
718
|
"name": "SkyModalCloseArgs"
|
|
719
719
|
}
|
|
720
720
|
],
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
]
|
|
727
727
|
},
|
|
728
728
|
{
|
|
729
|
-
"id":
|
|
729
|
+
"id": 94,
|
|
730
730
|
"name": "helpOpened",
|
|
731
731
|
"kind": 262144,
|
|
732
732
|
"kindString": "Accessor",
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
],
|
|
743
743
|
"getSignature": [
|
|
744
744
|
{
|
|
745
|
-
"id":
|
|
745
|
+
"id": 95,
|
|
746
746
|
"name": "helpOpened",
|
|
747
747
|
"kind": 524288,
|
|
748
748
|
"kindString": "Get signature",
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
]
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
|
-
"id":
|
|
769
|
+
"id": 113,
|
|
770
770
|
"name": "cancel",
|
|
771
771
|
"kind": 2048,
|
|
772
772
|
"kindString": "Method",
|
|
@@ -782,7 +782,7 @@
|
|
|
782
782
|
],
|
|
783
783
|
"signatures": [
|
|
784
784
|
{
|
|
785
|
-
"id":
|
|
785
|
+
"id": 114,
|
|
786
786
|
"name": "cancel",
|
|
787
787
|
"kind": 4096,
|
|
788
788
|
"kindString": "Call signature",
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
},
|
|
793
793
|
"parameters": [
|
|
794
794
|
{
|
|
795
|
-
"id":
|
|
795
|
+
"id": 115,
|
|
796
796
|
"name": "result",
|
|
797
797
|
"kind": 32768,
|
|
798
798
|
"kindString": "Parameter",
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
]
|
|
817
817
|
},
|
|
818
818
|
{
|
|
819
|
-
"id":
|
|
819
|
+
"id": 108,
|
|
820
820
|
"name": "close",
|
|
821
821
|
"kind": 2048,
|
|
822
822
|
"kindString": "Method",
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
],
|
|
833
833
|
"signatures": [
|
|
834
834
|
{
|
|
835
|
-
"id":
|
|
835
|
+
"id": 109,
|
|
836
836
|
"name": "close",
|
|
837
837
|
"kind": 4096,
|
|
838
838
|
"kindString": "Call signature",
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
},
|
|
843
843
|
"parameters": [
|
|
844
844
|
{
|
|
845
|
-
"id":
|
|
845
|
+
"id": 110,
|
|
846
846
|
"name": "result",
|
|
847
847
|
"kind": 32768,
|
|
848
848
|
"kindString": "Parameter",
|
|
@@ -858,7 +858,7 @@
|
|
|
858
858
|
}
|
|
859
859
|
},
|
|
860
860
|
{
|
|
861
|
-
"id":
|
|
861
|
+
"id": 111,
|
|
862
862
|
"name": "reason",
|
|
863
863
|
"kind": 32768,
|
|
864
864
|
"kindString": "Parameter",
|
|
@@ -874,7 +874,7 @@
|
|
|
874
874
|
}
|
|
875
875
|
},
|
|
876
876
|
{
|
|
877
|
-
"id":
|
|
877
|
+
"id": 112,
|
|
878
878
|
"name": "ignoreBeforeClose",
|
|
879
879
|
"kind": 32768,
|
|
880
880
|
"kindString": "Parameter",
|
|
@@ -898,7 +898,7 @@
|
|
|
898
898
|
]
|
|
899
899
|
},
|
|
900
900
|
{
|
|
901
|
-
"id":
|
|
901
|
+
"id": 121,
|
|
902
902
|
"name": "openHelp",
|
|
903
903
|
"kind": 2048,
|
|
904
904
|
"kindString": "Method",
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
],
|
|
915
915
|
"signatures": [
|
|
916
916
|
{
|
|
917
|
-
"id":
|
|
917
|
+
"id": 122,
|
|
918
918
|
"name": "openHelp",
|
|
919
919
|
"kind": 4096,
|
|
920
920
|
"kindString": "Call signature",
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
},
|
|
925
925
|
"parameters": [
|
|
926
926
|
{
|
|
927
|
-
"id":
|
|
927
|
+
"id": 123,
|
|
928
928
|
"name": "helpKey",
|
|
929
929
|
"kind": 32768,
|
|
930
930
|
"kindString": "Parameter",
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
]
|
|
947
947
|
},
|
|
948
948
|
{
|
|
949
|
-
"id":
|
|
949
|
+
"id": 116,
|
|
950
950
|
"name": "save",
|
|
951
951
|
"kind": 2048,
|
|
952
952
|
"kindString": "Method",
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
],
|
|
963
963
|
"signatures": [
|
|
964
964
|
{
|
|
965
|
-
"id":
|
|
965
|
+
"id": 117,
|
|
966
966
|
"name": "save",
|
|
967
967
|
"kind": 4096,
|
|
968
968
|
"kindString": "Call signature",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
},
|
|
973
973
|
"parameters": [
|
|
974
974
|
{
|
|
975
|
-
"id":
|
|
975
|
+
"id": 118,
|
|
976
976
|
"name": "result",
|
|
977
977
|
"kind": 32768,
|
|
978
978
|
"kindString": "Parameter",
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
]
|
|
997
997
|
},
|
|
998
998
|
{
|
|
999
|
-
"id":
|
|
999
|
+
"id": 119,
|
|
1000
1000
|
"name": "scrollContentToTop",
|
|
1001
1001
|
"kind": 2048,
|
|
1002
1002
|
"kindString": "Method",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
],
|
|
1013
1013
|
"signatures": [
|
|
1014
1014
|
{
|
|
1015
|
-
"id":
|
|
1015
|
+
"id": 120,
|
|
1016
1016
|
"name": "scrollContentToTop",
|
|
1017
1017
|
"kind": 4096,
|
|
1018
1018
|
"kindString": "Call signature",
|
|
@@ -1033,34 +1033,34 @@
|
|
|
1033
1033
|
"title": "Constructors",
|
|
1034
1034
|
"kind": 512,
|
|
1035
1035
|
"children": [
|
|
1036
|
-
|
|
1036
|
+
88
|
|
1037
1037
|
]
|
|
1038
1038
|
},
|
|
1039
1039
|
{
|
|
1040
1040
|
"title": "Properties",
|
|
1041
1041
|
"kind": 1024,
|
|
1042
1042
|
"children": [
|
|
1043
|
-
|
|
1043
|
+
96
|
|
1044
1044
|
]
|
|
1045
1045
|
},
|
|
1046
1046
|
{
|
|
1047
1047
|
"title": "Accessors",
|
|
1048
1048
|
"kind": 262144,
|
|
1049
1049
|
"children": [
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1050
|
+
90,
|
|
1051
|
+
92,
|
|
1052
|
+
94
|
|
1053
1053
|
]
|
|
1054
1054
|
},
|
|
1055
1055
|
{
|
|
1056
1056
|
"title": "Methods",
|
|
1057
1057
|
"kind": 2048,
|
|
1058
1058
|
"children": [
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1059
|
+
113,
|
|
1060
|
+
108,
|
|
1061
|
+
121,
|
|
1062
|
+
116,
|
|
1063
|
+
119
|
|
1064
1064
|
]
|
|
1065
1065
|
}
|
|
1066
1066
|
],
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
]
|
|
1074
1074
|
},
|
|
1075
1075
|
{
|
|
1076
|
-
"id":
|
|
1076
|
+
"id": 142,
|
|
1077
1077
|
"name": "SkyModalModule",
|
|
1078
1078
|
"kind": 128,
|
|
1079
1079
|
"kindString": "Class",
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"title": "Constructors",
|
|
1099
1099
|
"kind": 512,
|
|
1100
1100
|
"children": [
|
|
1101
|
-
|
|
1101
|
+
143
|
|
1102
1102
|
]
|
|
1103
1103
|
}
|
|
1104
1104
|
],
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
]
|
|
1112
1112
|
},
|
|
1113
1113
|
{
|
|
1114
|
-
"id":
|
|
1114
|
+
"id": 145,
|
|
1115
1115
|
"name": "SkyModalService",
|
|
1116
1116
|
"kind": 128,
|
|
1117
1117
|
"kindString": "Class",
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
],
|
|
1142
1142
|
"children": [
|
|
1143
1143
|
{
|
|
1144
|
-
"id":
|
|
1144
|
+
"id": 147,
|
|
1145
1145
|
"name": "constructor",
|
|
1146
1146
|
"kind": 512,
|
|
1147
1147
|
"kindString": "Constructor",
|
|
@@ -1155,14 +1155,14 @@
|
|
|
1155
1155
|
],
|
|
1156
1156
|
"signatures": [
|
|
1157
1157
|
{
|
|
1158
|
-
"id":
|
|
1158
|
+
"id": 148,
|
|
1159
1159
|
"name": "new SkyModalService",
|
|
1160
1160
|
"kind": 16384,
|
|
1161
1161
|
"kindString": "Constructor signature",
|
|
1162
1162
|
"flags": {},
|
|
1163
1163
|
"parameters": [
|
|
1164
1164
|
{
|
|
1165
|
-
"id":
|
|
1165
|
+
"id": 149,
|
|
1166
1166
|
"name": "dynamicComponentService",
|
|
1167
1167
|
"kind": 32768,
|
|
1168
1168
|
"kindString": "Parameter",
|
|
@@ -1175,14 +1175,14 @@
|
|
|
1175
1175
|
],
|
|
1176
1176
|
"type": {
|
|
1177
1177
|
"type": "reference",
|
|
1178
|
-
"id":
|
|
1178
|
+
"id": 145,
|
|
1179
1179
|
"name": "SkyModalService"
|
|
1180
1180
|
}
|
|
1181
1181
|
}
|
|
1182
1182
|
]
|
|
1183
1183
|
},
|
|
1184
1184
|
{
|
|
1185
|
-
"id":
|
|
1185
|
+
"id": 153,
|
|
1186
1186
|
"name": "open",
|
|
1187
1187
|
"kind": 2048,
|
|
1188
1188
|
"kindString": "Method",
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
],
|
|
1199
1199
|
"signatures": [
|
|
1200
1200
|
{
|
|
1201
|
-
"id":
|
|
1201
|
+
"id": 154,
|
|
1202
1202
|
"name": "open",
|
|
1203
1203
|
"kind": 4096,
|
|
1204
1204
|
"kindString": "Call signature",
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
},
|
|
1209
1209
|
"parameters": [
|
|
1210
1210
|
{
|
|
1211
|
-
"id":
|
|
1211
|
+
"id": 155,
|
|
1212
1212
|
"name": "component",
|
|
1213
1213
|
"kind": 32768,
|
|
1214
1214
|
"kindString": "Parameter",
|
|
@@ -1222,7 +1222,7 @@
|
|
|
1222
1222
|
}
|
|
1223
1223
|
},
|
|
1224
1224
|
{
|
|
1225
|
-
"id":
|
|
1225
|
+
"id": 156,
|
|
1226
1226
|
"name": "config",
|
|
1227
1227
|
"kind": 32768,
|
|
1228
1228
|
"kindString": "Parameter",
|
|
@@ -1244,7 +1244,7 @@
|
|
|
1244
1244
|
},
|
|
1245
1245
|
{
|
|
1246
1246
|
"type": "reference",
|
|
1247
|
-
"id":
|
|
1247
|
+
"id": 132,
|
|
1248
1248
|
"name": "SkyModalConfigurationInterface"
|
|
1249
1249
|
}
|
|
1250
1250
|
]
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
],
|
|
1254
1254
|
"type": {
|
|
1255
1255
|
"type": "reference",
|
|
1256
|
-
"id":
|
|
1256
|
+
"id": 87,
|
|
1257
1257
|
"name": "SkyModalInstance"
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
@@ -1265,14 +1265,14 @@
|
|
|
1265
1265
|
"title": "Constructors",
|
|
1266
1266
|
"kind": 512,
|
|
1267
1267
|
"children": [
|
|
1268
|
-
|
|
1268
|
+
147
|
|
1269
1269
|
]
|
|
1270
1270
|
},
|
|
1271
1271
|
{
|
|
1272
1272
|
"title": "Methods",
|
|
1273
1273
|
"kind": 2048,
|
|
1274
1274
|
"children": [
|
|
1275
|
-
|
|
1275
|
+
153
|
|
1276
1276
|
]
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
]
|
|
1286
1286
|
},
|
|
1287
1287
|
{
|
|
1288
|
-
"id":
|
|
1288
|
+
"id": 172,
|
|
1289
1289
|
"name": "SkyConfirmComponent",
|
|
1290
1290
|
"kind": 128,
|
|
1291
1291
|
"kindString": "Class",
|
|
@@ -1306,7 +1306,7 @@
|
|
|
1306
1306
|
],
|
|
1307
1307
|
"children": [
|
|
1308
1308
|
{
|
|
1309
|
-
"id":
|
|
1309
|
+
"id": 173,
|
|
1310
1310
|
"name": "constructor",
|
|
1311
1311
|
"kind": 512,
|
|
1312
1312
|
"kindString": "Constructor",
|
|
@@ -1320,14 +1320,14 @@
|
|
|
1320
1320
|
],
|
|
1321
1321
|
"signatures": [
|
|
1322
1322
|
{
|
|
1323
|
-
"id":
|
|
1323
|
+
"id": 174,
|
|
1324
1324
|
"name": "SkyConfirmComponent",
|
|
1325
1325
|
"kind": 16384,
|
|
1326
1326
|
"kindString": "Constructor signature",
|
|
1327
1327
|
"flags": {},
|
|
1328
1328
|
"parameters": [
|
|
1329
1329
|
{
|
|
1330
|
-
"id":
|
|
1330
|
+
"id": 175,
|
|
1331
1331
|
"name": "config",
|
|
1332
1332
|
"kind": 32768,
|
|
1333
1333
|
"kindString": "Parameter",
|
|
@@ -1348,24 +1348,24 @@
|
|
|
1348
1348
|
],
|
|
1349
1349
|
"type": {
|
|
1350
1350
|
"type": "reference",
|
|
1351
|
-
"id":
|
|
1351
|
+
"id": 12,
|
|
1352
1352
|
"name": "SkyConfirmConfig"
|
|
1353
1353
|
}
|
|
1354
1354
|
},
|
|
1355
1355
|
{
|
|
1356
|
-
"id":
|
|
1356
|
+
"id": 176,
|
|
1357
1357
|
"name": "modal",
|
|
1358
1358
|
"kind": 32768,
|
|
1359
1359
|
"kindString": "Parameter",
|
|
1360
1360
|
"flags": {},
|
|
1361
1361
|
"type": {
|
|
1362
1362
|
"type": "reference",
|
|
1363
|
-
"id":
|
|
1363
|
+
"id": 87,
|
|
1364
1364
|
"name": "SkyModalInstance"
|
|
1365
1365
|
}
|
|
1366
1366
|
},
|
|
1367
1367
|
{
|
|
1368
|
-
"id":
|
|
1368
|
+
"id": 177,
|
|
1369
1369
|
"name": "resourcesService",
|
|
1370
1370
|
"kind": 32768,
|
|
1371
1371
|
"kindString": "Parameter",
|
|
@@ -1376,7 +1376,7 @@
|
|
|
1376
1376
|
}
|
|
1377
1377
|
},
|
|
1378
1378
|
{
|
|
1379
|
-
"id":
|
|
1379
|
+
"id": 178,
|
|
1380
1380
|
"name": "idService",
|
|
1381
1381
|
"kind": 32768,
|
|
1382
1382
|
"kindString": "Parameter",
|
|
@@ -1389,14 +1389,14 @@
|
|
|
1389
1389
|
],
|
|
1390
1390
|
"type": {
|
|
1391
1391
|
"type": "reference",
|
|
1392
|
-
"id":
|
|
1392
|
+
"id": 172,
|
|
1393
1393
|
"name": "SkyConfirmComponent"
|
|
1394
1394
|
}
|
|
1395
1395
|
}
|
|
1396
1396
|
]
|
|
1397
1397
|
},
|
|
1398
1398
|
{
|
|
1399
|
-
"id":
|
|
1399
|
+
"id": 181,
|
|
1400
1400
|
"name": "body",
|
|
1401
1401
|
"kind": 1024,
|
|
1402
1402
|
"kindString": "Property",
|
|
@@ -1416,7 +1416,7 @@
|
|
|
1416
1416
|
}
|
|
1417
1417
|
},
|
|
1418
1418
|
{
|
|
1419
|
-
"id":
|
|
1419
|
+
"id": 182,
|
|
1420
1420
|
"name": "bodyId",
|
|
1421
1421
|
"kind": 1024,
|
|
1422
1422
|
"kindString": "Property",
|
|
@@ -1436,7 +1436,7 @@
|
|
|
1436
1436
|
}
|
|
1437
1437
|
},
|
|
1438
1438
|
{
|
|
1439
|
-
"id":
|
|
1439
|
+
"id": 179,
|
|
1440
1440
|
"name": "buttons",
|
|
1441
1441
|
"kind": 1024,
|
|
1442
1442
|
"kindString": "Property",
|
|
@@ -1459,7 +1459,7 @@
|
|
|
1459
1459
|
}
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
|
-
"id":
|
|
1462
|
+
"id": 184,
|
|
1463
1463
|
"name": "isOkType",
|
|
1464
1464
|
"kind": 1024,
|
|
1465
1465
|
"kindString": "Property",
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"defaultValue": "false"
|
|
1481
1481
|
},
|
|
1482
1482
|
{
|
|
1483
|
-
"id":
|
|
1483
|
+
"id": 180,
|
|
1484
1484
|
"name": "message",
|
|
1485
1485
|
"kind": 1024,
|
|
1486
1486
|
"kindString": "Property",
|
|
@@ -1500,7 +1500,7 @@
|
|
|
1500
1500
|
}
|
|
1501
1501
|
},
|
|
1502
1502
|
{
|
|
1503
|
-
"id":
|
|
1503
|
+
"id": 183,
|
|
1504
1504
|
"name": "preserveWhiteSpace",
|
|
1505
1505
|
"kind": 1024,
|
|
1506
1506
|
"kindString": "Property",
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
"defaultValue": "false"
|
|
1522
1522
|
},
|
|
1523
1523
|
{
|
|
1524
|
-
"id":
|
|
1524
|
+
"id": 188,
|
|
1525
1525
|
"name": "close",
|
|
1526
1526
|
"kind": 2048,
|
|
1527
1527
|
"kindString": "Method",
|
|
@@ -1537,14 +1537,14 @@
|
|
|
1537
1537
|
],
|
|
1538
1538
|
"signatures": [
|
|
1539
1539
|
{
|
|
1540
|
-
"id":
|
|
1540
|
+
"id": 189,
|
|
1541
1541
|
"name": "close",
|
|
1542
1542
|
"kind": 4096,
|
|
1543
1543
|
"kindString": "Call signature",
|
|
1544
1544
|
"flags": {},
|
|
1545
1545
|
"parameters": [
|
|
1546
1546
|
{
|
|
1547
|
-
"id":
|
|
1547
|
+
"id": 190,
|
|
1548
1548
|
"name": "button",
|
|
1549
1549
|
"kind": 32768,
|
|
1550
1550
|
"kindString": "Parameter",
|
|
@@ -1568,26 +1568,26 @@
|
|
|
1568
1568
|
"title": "Constructors",
|
|
1569
1569
|
"kind": 512,
|
|
1570
1570
|
"children": [
|
|
1571
|
-
|
|
1571
|
+
173
|
|
1572
1572
|
]
|
|
1573
1573
|
},
|
|
1574
1574
|
{
|
|
1575
1575
|
"title": "Properties",
|
|
1576
1576
|
"kind": 1024,
|
|
1577
1577
|
"children": [
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1578
|
+
181,
|
|
1579
|
+
182,
|
|
1580
|
+
179,
|
|
1581
|
+
184,
|
|
1582
|
+
180,
|
|
1583
|
+
183
|
|
1584
1584
|
]
|
|
1585
1585
|
},
|
|
1586
1586
|
{
|
|
1587
1587
|
"title": "Methods",
|
|
1588
1588
|
"kind": 2048,
|
|
1589
1589
|
"children": [
|
|
1590
|
-
|
|
1590
|
+
188
|
|
1591
1591
|
]
|
|
1592
1592
|
}
|
|
1593
1593
|
],
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
]
|
|
1601
1601
|
},
|
|
1602
1602
|
{
|
|
1603
|
-
"id":
|
|
1603
|
+
"id": 196,
|
|
1604
1604
|
"name": "SkyModalContentComponent",
|
|
1605
1605
|
"kind": 128,
|
|
1606
1606
|
"kindString": "Class",
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"title": "Constructors",
|
|
1629
1629
|
"kind": 512,
|
|
1630
1630
|
"children": [
|
|
1631
|
-
|
|
1631
|
+
197
|
|
1632
1632
|
]
|
|
1633
1633
|
}
|
|
1634
1634
|
],
|
|
@@ -1641,7 +1641,7 @@
|
|
|
1641
1641
|
]
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
|
-
"id":
|
|
1644
|
+
"id": 199,
|
|
1645
1645
|
"name": "SkyModalFooterComponent",
|
|
1646
1646
|
"kind": 128,
|
|
1647
1647
|
"kindString": "Class",
|
|
@@ -1669,7 +1669,7 @@
|
|
|
1669
1669
|
"title": "Constructors",
|
|
1670
1670
|
"kind": 512,
|
|
1671
1671
|
"children": [
|
|
1672
|
-
|
|
1672
|
+
200
|
|
1673
1673
|
]
|
|
1674
1674
|
}
|
|
1675
1675
|
],
|
|
@@ -1682,7 +1682,7 @@
|
|
|
1682
1682
|
]
|
|
1683
1683
|
},
|
|
1684
1684
|
{
|
|
1685
|
-
"id":
|
|
1685
|
+
"id": 203,
|
|
1686
1686
|
"name": "SkyModalHeaderComponent",
|
|
1687
1687
|
"kind": 128,
|
|
1688
1688
|
"kindString": "Class",
|
|
@@ -1710,7 +1710,7 @@
|
|
|
1710
1710
|
"title": "Constructors",
|
|
1711
1711
|
"kind": 512,
|
|
1712
1712
|
"children": [
|
|
1713
|
-
|
|
1713
|
+
204
|
|
1714
1714
|
]
|
|
1715
1715
|
}
|
|
1716
1716
|
],
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
]
|
|
1724
1724
|
},
|
|
1725
1725
|
{
|
|
1726
|
-
"id":
|
|
1726
|
+
"id": 206,
|
|
1727
1727
|
"name": "SkyModalComponent",
|
|
1728
1728
|
"kind": 128,
|
|
1729
1729
|
"kindString": "Class",
|
|
@@ -1747,7 +1747,7 @@
|
|
|
1747
1747
|
],
|
|
1748
1748
|
"children": [
|
|
1749
1749
|
{
|
|
1750
|
-
"id":
|
|
1750
|
+
"id": 207,
|
|
1751
1751
|
"name": "constructor",
|
|
1752
1752
|
"kind": 512,
|
|
1753
1753
|
"kindString": "Constructor",
|
|
@@ -1761,14 +1761,14 @@
|
|
|
1761
1761
|
],
|
|
1762
1762
|
"signatures": [
|
|
1763
1763
|
{
|
|
1764
|
-
"id":
|
|
1764
|
+
"id": 208,
|
|
1765
1765
|
"name": "SkyModalComponent",
|
|
1766
1766
|
"kind": 16384,
|
|
1767
1767
|
"kindString": "Constructor signature",
|
|
1768
1768
|
"flags": {},
|
|
1769
1769
|
"parameters": [
|
|
1770
1770
|
{
|
|
1771
|
-
"id":
|
|
1771
|
+
"id": 209,
|
|
1772
1772
|
"name": "hostService",
|
|
1773
1773
|
"kind": 32768,
|
|
1774
1774
|
"kindString": "Parameter",
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
}
|
|
1780
1780
|
},
|
|
1781
1781
|
{
|
|
1782
|
-
"id":
|
|
1782
|
+
"id": 210,
|
|
1783
1783
|
"name": "config",
|
|
1784
1784
|
"kind": 32768,
|
|
1785
1785
|
"kindString": "Parameter",
|
|
@@ -1790,7 +1790,7 @@
|
|
|
1790
1790
|
}
|
|
1791
1791
|
},
|
|
1792
1792
|
{
|
|
1793
|
-
"id":
|
|
1793
|
+
"id": 211,
|
|
1794
1794
|
"name": "elRef",
|
|
1795
1795
|
"kind": 32768,
|
|
1796
1796
|
"kindString": "Parameter",
|
|
@@ -1809,7 +1809,7 @@
|
|
|
1809
1809
|
}
|
|
1810
1810
|
},
|
|
1811
1811
|
{
|
|
1812
|
-
"id":
|
|
1812
|
+
"id": 212,
|
|
1813
1813
|
"name": "windowRef",
|
|
1814
1814
|
"kind": 32768,
|
|
1815
1815
|
"kindString": "Parameter",
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
}
|
|
1821
1821
|
},
|
|
1822
1822
|
{
|
|
1823
|
-
"id":
|
|
1823
|
+
"id": 213,
|
|
1824
1824
|
"name": "componentAdapter",
|
|
1825
1825
|
"kind": 32768,
|
|
1826
1826
|
"kindString": "Parameter",
|
|
@@ -1831,7 +1831,7 @@
|
|
|
1831
1831
|
}
|
|
1832
1832
|
},
|
|
1833
1833
|
{
|
|
1834
|
-
"id":
|
|
1834
|
+
"id": 214,
|
|
1835
1835
|
"name": "coreAdapter",
|
|
1836
1836
|
"kind": 32768,
|
|
1837
1837
|
"kindString": "Parameter",
|
|
@@ -1842,7 +1842,7 @@
|
|
|
1842
1842
|
}
|
|
1843
1843
|
},
|
|
1844
1844
|
{
|
|
1845
|
-
"id":
|
|
1845
|
+
"id": 215,
|
|
1846
1846
|
"name": "dockService",
|
|
1847
1847
|
"kind": 32768,
|
|
1848
1848
|
"kindString": "Parameter",
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
}
|
|
1866
1866
|
},
|
|
1867
1867
|
{
|
|
1868
|
-
"id":
|
|
1868
|
+
"id": 216,
|
|
1869
1869
|
"name": "mediaQueryService",
|
|
1870
1870
|
"kind": 32768,
|
|
1871
1871
|
"kindString": "Parameter",
|
|
@@ -1892,14 +1892,14 @@
|
|
|
1892
1892
|
],
|
|
1893
1893
|
"type": {
|
|
1894
1894
|
"type": "reference",
|
|
1895
|
-
"id":
|
|
1895
|
+
"id": 206,
|
|
1896
1896
|
"name": "SkyModalComponent"
|
|
1897
1897
|
}
|
|
1898
1898
|
}
|
|
1899
1899
|
]
|
|
1900
1900
|
},
|
|
1901
1901
|
{
|
|
1902
|
-
"id":
|
|
1902
|
+
"id": 234,
|
|
1903
1903
|
"name": "ariaOwns",
|
|
1904
1904
|
"kind": 1024,
|
|
1905
1905
|
"kindString": "Property",
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
"defaultValue": "null"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
|
-
"id":
|
|
1923
|
+
"id": 224,
|
|
1924
1924
|
"name": "ariaRoleOrDefault",
|
|
1925
1925
|
"kind": 1024,
|
|
1926
1926
|
"kindString": "Property",
|
|
@@ -1941,7 +1941,7 @@
|
|
|
1941
1941
|
"defaultValue": "ARIA_ROLE_DEFAULT"
|
|
1942
1942
|
},
|
|
1943
1943
|
{
|
|
1944
|
-
"id":
|
|
1944
|
+
"id": 235,
|
|
1945
1945
|
"name": "helpKey",
|
|
1946
1946
|
"kind": 1024,
|
|
1947
1947
|
"kindString": "Property",
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
}
|
|
1962
1962
|
},
|
|
1963
1963
|
{
|
|
1964
|
-
"id":
|
|
1964
|
+
"id": 240,
|
|
1965
1965
|
"name": "modalContentWrapperElement",
|
|
1966
1966
|
"kind": 1024,
|
|
1967
1967
|
"kindString": "Property",
|
|
@@ -2004,7 +2004,7 @@
|
|
|
2004
2004
|
}
|
|
2005
2005
|
},
|
|
2006
2006
|
{
|
|
2007
|
-
"id":
|
|
2007
|
+
"id": 236,
|
|
2008
2008
|
"name": "modalState",
|
|
2009
2009
|
"kind": 1024,
|
|
2010
2010
|
"kindString": "Property",
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
"defaultValue": "'in'"
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
|
-
"id":
|
|
2028
|
+
"id": 237,
|
|
2029
2029
|
"name": "modalZIndex",
|
|
2030
2030
|
"kind": 1024,
|
|
2031
2031
|
"kindString": "Property",
|
|
@@ -2045,7 +2045,7 @@
|
|
|
2045
2045
|
}
|
|
2046
2046
|
},
|
|
2047
2047
|
{
|
|
2048
|
-
"id":
|
|
2048
|
+
"id": 238,
|
|
2049
2049
|
"name": "scrollShadow",
|
|
2050
2050
|
"kind": 1024,
|
|
2051
2051
|
"kindString": "Property",
|
|
@@ -2065,7 +2065,7 @@
|
|
|
2065
2065
|
}
|
|
2066
2066
|
},
|
|
2067
2067
|
{
|
|
2068
|
-
"id":
|
|
2068
|
+
"id": 239,
|
|
2069
2069
|
"name": "size",
|
|
2070
2070
|
"kind": 1024,
|
|
2071
2071
|
"kindString": "Property",
|
|
@@ -2085,7 +2085,7 @@
|
|
|
2085
2085
|
}
|
|
2086
2086
|
},
|
|
2087
2087
|
{
|
|
2088
|
-
"id":
|
|
2088
|
+
"id": 217,
|
|
2089
2089
|
"name": "wrapperClass",
|
|
2090
2090
|
"kind": 1024,
|
|
2091
2091
|
"kindString": "Property",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
}
|
|
2120
2120
|
},
|
|
2121
2121
|
{
|
|
2122
|
-
"id":
|
|
2122
|
+
"id": 218,
|
|
2123
2123
|
"name": "formErrors",
|
|
2124
2124
|
"kind": 262144,
|
|
2125
2125
|
"kindString": "Accessor",
|
|
@@ -2147,7 +2147,7 @@
|
|
|
2147
2147
|
],
|
|
2148
2148
|
"setSignature": [
|
|
2149
2149
|
{
|
|
2150
|
-
"id":
|
|
2150
|
+
"id": 219,
|
|
2151
2151
|
"name": "formErrors",
|
|
2152
2152
|
"kind": 1048576,
|
|
2153
2153
|
"kindString": "Set signature",
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
},
|
|
2158
2158
|
"parameters": [
|
|
2159
2159
|
{
|
|
2160
|
-
"id":
|
|
2160
|
+
"id": 220,
|
|
2161
2161
|
"name": "value",
|
|
2162
2162
|
"kind": 32768,
|
|
2163
2163
|
"kindString": "Parameter",
|
|
@@ -2166,7 +2166,7 @@
|
|
|
2166
2166
|
"type": "array",
|
|
2167
2167
|
"elementType": {
|
|
2168
2168
|
"type": "reference",
|
|
2169
|
-
"id":
|
|
2169
|
+
"id": 162,
|
|
2170
2170
|
"name": "SkyModalError"
|
|
2171
2171
|
}
|
|
2172
2172
|
}
|
|
@@ -2180,7 +2180,7 @@
|
|
|
2180
2180
|
]
|
|
2181
2181
|
},
|
|
2182
2182
|
{
|
|
2183
|
-
"id":
|
|
2183
|
+
"id": 268,
|
|
2184
2184
|
"name": "closeButtonClick",
|
|
2185
2185
|
"kind": 2048,
|
|
2186
2186
|
"kindString": "Method",
|
|
@@ -2196,7 +2196,7 @@
|
|
|
2196
2196
|
],
|
|
2197
2197
|
"signatures": [
|
|
2198
2198
|
{
|
|
2199
|
-
"id":
|
|
2199
|
+
"id": 269,
|
|
2200
2200
|
"name": "closeButtonClick",
|
|
2201
2201
|
"kind": 4096,
|
|
2202
2202
|
"kindString": "Call signature",
|
|
@@ -2209,7 +2209,7 @@
|
|
|
2209
2209
|
]
|
|
2210
2210
|
},
|
|
2211
2211
|
{
|
|
2212
|
-
"id":
|
|
2212
|
+
"id": 266,
|
|
2213
2213
|
"name": "helpButtonClick",
|
|
2214
2214
|
"kind": 2048,
|
|
2215
2215
|
"kindString": "Method",
|
|
@@ -2225,7 +2225,7 @@
|
|
|
2225
2225
|
],
|
|
2226
2226
|
"signatures": [
|
|
2227
2227
|
{
|
|
2228
|
-
"id":
|
|
2228
|
+
"id": 267,
|
|
2229
2229
|
"name": "helpButtonClick",
|
|
2230
2230
|
"kind": 4096,
|
|
2231
2231
|
"kindString": "Call signature",
|
|
@@ -2238,7 +2238,7 @@
|
|
|
2238
2238
|
]
|
|
2239
2239
|
},
|
|
2240
2240
|
{
|
|
2241
|
-
"id":
|
|
2241
|
+
"id": 262,
|
|
2242
2242
|
"name": "ngAfterViewInit",
|
|
2243
2243
|
"kind": 2048,
|
|
2244
2244
|
"kindString": "Method",
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
],
|
|
2255
2255
|
"signatures": [
|
|
2256
2256
|
{
|
|
2257
|
-
"id":
|
|
2257
|
+
"id": 263,
|
|
2258
2258
|
"name": "ngAfterViewInit",
|
|
2259
2259
|
"kind": 4096,
|
|
2260
2260
|
"kindString": "Call signature",
|
|
@@ -2275,7 +2275,7 @@
|
|
|
2275
2275
|
}
|
|
2276
2276
|
},
|
|
2277
2277
|
{
|
|
2278
|
-
"id":
|
|
2278
|
+
"id": 264,
|
|
2279
2279
|
"name": "ngOnDestroy",
|
|
2280
2280
|
"kind": 2048,
|
|
2281
2281
|
"kindString": "Method",
|
|
@@ -2291,7 +2291,7 @@
|
|
|
2291
2291
|
],
|
|
2292
2292
|
"signatures": [
|
|
2293
2293
|
{
|
|
2294
|
-
"id":
|
|
2294
|
+
"id": 265,
|
|
2295
2295
|
"name": "ngOnDestroy",
|
|
2296
2296
|
"kind": 4096,
|
|
2297
2297
|
"kindString": "Call signature",
|
|
@@ -2312,7 +2312,7 @@
|
|
|
2312
2312
|
}
|
|
2313
2313
|
},
|
|
2314
2314
|
{
|
|
2315
|
-
"id":
|
|
2315
|
+
"id": 260,
|
|
2316
2316
|
"name": "ngOnInit",
|
|
2317
2317
|
"kind": 2048,
|
|
2318
2318
|
"kindString": "Method",
|
|
@@ -2328,7 +2328,7 @@
|
|
|
2328
2328
|
],
|
|
2329
2329
|
"signatures": [
|
|
2330
2330
|
{
|
|
2331
|
-
"id":
|
|
2331
|
+
"id": 261,
|
|
2332
2332
|
"name": "ngOnInit",
|
|
2333
2333
|
"kind": 4096,
|
|
2334
2334
|
"kindString": "Call signature",
|
|
@@ -2349,7 +2349,7 @@
|
|
|
2349
2349
|
}
|
|
2350
2350
|
},
|
|
2351
2351
|
{
|
|
2352
|
-
"id":
|
|
2352
|
+
"id": 257,
|
|
2353
2353
|
"name": "onDocumentKeyDown",
|
|
2354
2354
|
"kind": 2048,
|
|
2355
2355
|
"kindString": "Method",
|
|
@@ -2380,14 +2380,14 @@
|
|
|
2380
2380
|
],
|
|
2381
2381
|
"signatures": [
|
|
2382
2382
|
{
|
|
2383
|
-
"id":
|
|
2383
|
+
"id": 258,
|
|
2384
2384
|
"name": "onDocumentKeyDown",
|
|
2385
2385
|
"kind": 4096,
|
|
2386
2386
|
"kindString": "Call signature",
|
|
2387
2387
|
"flags": {},
|
|
2388
2388
|
"parameters": [
|
|
2389
2389
|
{
|
|
2390
|
-
"id":
|
|
2390
|
+
"id": 259,
|
|
2391
2391
|
"name": "event",
|
|
2392
2392
|
"kind": 32768,
|
|
2393
2393
|
"kindString": "Parameter",
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
]
|
|
2409
2409
|
},
|
|
2410
2410
|
{
|
|
2411
|
-
"id":
|
|
2411
|
+
"id": 254,
|
|
2412
2412
|
"name": "onDocumentKeyUp",
|
|
2413
2413
|
"kind": 2048,
|
|
2414
2414
|
"kindString": "Method",
|
|
@@ -2439,14 +2439,14 @@
|
|
|
2439
2439
|
],
|
|
2440
2440
|
"signatures": [
|
|
2441
2441
|
{
|
|
2442
|
-
"id":
|
|
2442
|
+
"id": 255,
|
|
2443
2443
|
"name": "onDocumentKeyUp",
|
|
2444
2444
|
"kind": 4096,
|
|
2445
2445
|
"kindString": "Call signature",
|
|
2446
2446
|
"flags": {},
|
|
2447
2447
|
"parameters": [
|
|
2448
2448
|
{
|
|
2449
|
-
"id":
|
|
2449
|
+
"id": 256,
|
|
2450
2450
|
"name": "event",
|
|
2451
2451
|
"kind": 32768,
|
|
2452
2452
|
"kindString": "Parameter",
|
|
@@ -2467,7 +2467,7 @@
|
|
|
2467
2467
|
]
|
|
2468
2468
|
},
|
|
2469
2469
|
{
|
|
2470
|
-
"id":
|
|
2470
|
+
"id": 272,
|
|
2471
2471
|
"name": "scrollShadowChange",
|
|
2472
2472
|
"kind": 2048,
|
|
2473
2473
|
"kindString": "Method",
|
|
@@ -2483,14 +2483,14 @@
|
|
|
2483
2483
|
],
|
|
2484
2484
|
"signatures": [
|
|
2485
2485
|
{
|
|
2486
|
-
"id":
|
|
2486
|
+
"id": 273,
|
|
2487
2487
|
"name": "scrollShadowChange",
|
|
2488
2488
|
"kind": 4096,
|
|
2489
2489
|
"kindString": "Call signature",
|
|
2490
2490
|
"flags": {},
|
|
2491
2491
|
"parameters": [
|
|
2492
2492
|
{
|
|
2493
|
-
"id":
|
|
2493
|
+
"id": 274,
|
|
2494
2494
|
"name": "args",
|
|
2495
2495
|
"kind": 32768,
|
|
2496
2496
|
"kindString": "Parameter",
|
|
@@ -2509,7 +2509,7 @@
|
|
|
2509
2509
|
]
|
|
2510
2510
|
},
|
|
2511
2511
|
{
|
|
2512
|
-
"id":
|
|
2512
|
+
"id": 275,
|
|
2513
2513
|
"name": "viewkeeperEnabled",
|
|
2514
2514
|
"kind": 2048,
|
|
2515
2515
|
"kindString": "Method",
|
|
@@ -2525,7 +2525,7 @@
|
|
|
2525
2525
|
],
|
|
2526
2526
|
"signatures": [
|
|
2527
2527
|
{
|
|
2528
|
-
"id":
|
|
2528
|
+
"id": 276,
|
|
2529
2529
|
"name": "viewkeeperEnabled",
|
|
2530
2530
|
"kind": 4096,
|
|
2531
2531
|
"kindString": "Call signature",
|
|
@@ -2538,7 +2538,7 @@
|
|
|
2538
2538
|
]
|
|
2539
2539
|
},
|
|
2540
2540
|
{
|
|
2541
|
-
"id":
|
|
2541
|
+
"id": 270,
|
|
2542
2542
|
"name": "windowResize",
|
|
2543
2543
|
"kind": 2048,
|
|
2544
2544
|
"kindString": "Method",
|
|
@@ -2554,7 +2554,7 @@
|
|
|
2554
2554
|
],
|
|
2555
2555
|
"signatures": [
|
|
2556
2556
|
{
|
|
2557
|
-
"id":
|
|
2557
|
+
"id": 271,
|
|
2558
2558
|
"name": "windowResize",
|
|
2559
2559
|
"kind": 4096,
|
|
2560
2560
|
"kindString": "Call signature",
|
|
@@ -2572,45 +2572,45 @@
|
|
|
2572
2572
|
"title": "Constructors",
|
|
2573
2573
|
"kind": 512,
|
|
2574
2574
|
"children": [
|
|
2575
|
-
|
|
2575
|
+
207
|
|
2576
2576
|
]
|
|
2577
2577
|
},
|
|
2578
2578
|
{
|
|
2579
2579
|
"title": "Properties",
|
|
2580
2580
|
"kind": 1024,
|
|
2581
2581
|
"children": [
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2582
|
+
234,
|
|
2583
|
+
224,
|
|
2584
|
+
235,
|
|
2585
|
+
240,
|
|
2586
|
+
236,
|
|
2587
|
+
237,
|
|
2588
|
+
238,
|
|
2589
|
+
239,
|
|
2590
|
+
217
|
|
2591
2591
|
]
|
|
2592
2592
|
},
|
|
2593
2593
|
{
|
|
2594
2594
|
"title": "Accessors",
|
|
2595
2595
|
"kind": 262144,
|
|
2596
2596
|
"children": [
|
|
2597
|
-
|
|
2597
|
+
218
|
|
2598
2598
|
]
|
|
2599
2599
|
},
|
|
2600
2600
|
{
|
|
2601
2601
|
"title": "Methods",
|
|
2602
2602
|
"kind": 2048,
|
|
2603
2603
|
"children": [
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2604
|
+
268,
|
|
2605
|
+
266,
|
|
2606
|
+
262,
|
|
2607
|
+
264,
|
|
2608
|
+
260,
|
|
2609
|
+
257,
|
|
2610
|
+
254,
|
|
2611
|
+
272,
|
|
2612
|
+
275,
|
|
2613
|
+
270
|
|
2614
2614
|
]
|
|
2615
2615
|
}
|
|
2616
2616
|
],
|
|
@@ -2643,7 +2643,7 @@
|
|
|
2643
2643
|
]
|
|
2644
2644
|
},
|
|
2645
2645
|
{
|
|
2646
|
-
"id":
|
|
2646
|
+
"id": 277,
|
|
2647
2647
|
"name": "SkyModalIsDirtyDirective",
|
|
2648
2648
|
"kind": 128,
|
|
2649
2649
|
"kindString": "Class",
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
],
|
|
2668
2668
|
"children": [
|
|
2669
2669
|
{
|
|
2670
|
-
"id":
|
|
2670
|
+
"id": 280,
|
|
2671
2671
|
"name": "isDirty",
|
|
2672
2672
|
"kind": 1024,
|
|
2673
2673
|
"kindString": "Property",
|
|
@@ -2721,7 +2721,7 @@
|
|
|
2721
2721
|
"defaultValue": "false"
|
|
2722
2722
|
},
|
|
2723
2723
|
{
|
|
2724
|
-
"id":
|
|
2724
|
+
"id": 287,
|
|
2725
2725
|
"name": "ngOnDestroy",
|
|
2726
2726
|
"kind": 2048,
|
|
2727
2727
|
"kindString": "Method",
|
|
@@ -2737,7 +2737,7 @@
|
|
|
2737
2737
|
],
|
|
2738
2738
|
"signatures": [
|
|
2739
2739
|
{
|
|
2740
|
-
"id":
|
|
2740
|
+
"id": 288,
|
|
2741
2741
|
"name": "ngOnDestroy",
|
|
2742
2742
|
"kind": 4096,
|
|
2743
2743
|
"kindString": "Call signature",
|
|
@@ -2758,7 +2758,7 @@
|
|
|
2758
2758
|
}
|
|
2759
2759
|
},
|
|
2760
2760
|
{
|
|
2761
|
-
"id":
|
|
2761
|
+
"id": 285,
|
|
2762
2762
|
"name": "ngOnInit",
|
|
2763
2763
|
"kind": 2048,
|
|
2764
2764
|
"kindString": "Method",
|
|
@@ -2774,7 +2774,7 @@
|
|
|
2774
2774
|
],
|
|
2775
2775
|
"signatures": [
|
|
2776
2776
|
{
|
|
2777
|
-
"id":
|
|
2777
|
+
"id": 286,
|
|
2778
2778
|
"name": "ngOnInit",
|
|
2779
2779
|
"kind": 4096,
|
|
2780
2780
|
"kindString": "Call signature",
|
|
@@ -2800,22 +2800,22 @@
|
|
|
2800
2800
|
"title": "Constructors",
|
|
2801
2801
|
"kind": 512,
|
|
2802
2802
|
"children": [
|
|
2803
|
-
|
|
2803
|
+
278
|
|
2804
2804
|
]
|
|
2805
2805
|
},
|
|
2806
2806
|
{
|
|
2807
2807
|
"title": "Properties",
|
|
2808
2808
|
"kind": 1024,
|
|
2809
2809
|
"children": [
|
|
2810
|
-
|
|
2810
|
+
280
|
|
2811
2811
|
]
|
|
2812
2812
|
},
|
|
2813
2813
|
{
|
|
2814
2814
|
"title": "Methods",
|
|
2815
2815
|
"kind": 2048,
|
|
2816
2816
|
"children": [
|
|
2817
|
-
|
|
2818
|
-
|
|
2817
|
+
287,
|
|
2818
|
+
285
|
|
2819
2819
|
]
|
|
2820
2820
|
}
|
|
2821
2821
|
],
|
|
@@ -2842,14 +2842,14 @@
|
|
|
2842
2842
|
]
|
|
2843
2843
|
},
|
|
2844
2844
|
{
|
|
2845
|
-
"id":
|
|
2845
|
+
"id": 4,
|
|
2846
2846
|
"name": "SkyConfirmButtonConfig",
|
|
2847
2847
|
"kind": 256,
|
|
2848
2848
|
"kindString": "Interface",
|
|
2849
2849
|
"flags": {},
|
|
2850
2850
|
"children": [
|
|
2851
2851
|
{
|
|
2852
|
-
"id":
|
|
2852
|
+
"id": 5,
|
|
2853
2853
|
"name": "action",
|
|
2854
2854
|
"kind": 1024,
|
|
2855
2855
|
"kindString": "Property",
|
|
@@ -2870,7 +2870,7 @@
|
|
|
2870
2870
|
}
|
|
2871
2871
|
},
|
|
2872
2872
|
{
|
|
2873
|
-
"id":
|
|
2873
|
+
"id": 8,
|
|
2874
2874
|
"name": "autofocus",
|
|
2875
2875
|
"kind": 1024,
|
|
2876
2876
|
"kindString": "Property",
|
|
@@ -2899,7 +2899,7 @@
|
|
|
2899
2899
|
}
|
|
2900
2900
|
},
|
|
2901
2901
|
{
|
|
2902
|
-
"id":
|
|
2902
|
+
"id": 7,
|
|
2903
2903
|
"name": "styleType",
|
|
2904
2904
|
"kind": 1024,
|
|
2905
2905
|
"kindString": "Property",
|
|
@@ -2922,7 +2922,7 @@
|
|
|
2922
2922
|
}
|
|
2923
2923
|
},
|
|
2924
2924
|
{
|
|
2925
|
-
"id":
|
|
2925
|
+
"id": 6,
|
|
2926
2926
|
"name": "text",
|
|
2927
2927
|
"kind": 1024,
|
|
2928
2928
|
"kindString": "Property",
|
|
@@ -2948,10 +2948,10 @@
|
|
|
2948
2948
|
"title": "Properties",
|
|
2949
2949
|
"kind": 1024,
|
|
2950
2950
|
"children": [
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2951
|
+
5,
|
|
2952
|
+
8,
|
|
2953
|
+
7,
|
|
2954
|
+
6
|
|
2955
2955
|
]
|
|
2956
2956
|
}
|
|
2957
2957
|
],
|
|
@@ -2964,14 +2964,14 @@
|
|
|
2964
2964
|
]
|
|
2965
2965
|
},
|
|
2966
2966
|
{
|
|
2967
|
-
"id":
|
|
2967
|
+
"id": 10,
|
|
2968
2968
|
"name": "SkyConfirmCloseEventArgs",
|
|
2969
2969
|
"kind": 256,
|
|
2970
2970
|
"kindString": "Interface",
|
|
2971
2971
|
"flags": {},
|
|
2972
2972
|
"children": [
|
|
2973
2973
|
{
|
|
2974
|
-
"id":
|
|
2974
|
+
"id": 11,
|
|
2975
2975
|
"name": "action",
|
|
2976
2976
|
"kind": 1024,
|
|
2977
2977
|
"kindString": "Property",
|
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
"title": "Properties",
|
|
2998
2998
|
"kind": 1024,
|
|
2999
2999
|
"children": [
|
|
3000
|
-
|
|
3000
|
+
11
|
|
3001
3001
|
]
|
|
3002
3002
|
}
|
|
3003
3003
|
],
|
|
@@ -3010,14 +3010,14 @@
|
|
|
3010
3010
|
]
|
|
3011
3011
|
},
|
|
3012
3012
|
{
|
|
3013
|
-
"id":
|
|
3013
|
+
"id": 12,
|
|
3014
3014
|
"name": "SkyConfirmConfig",
|
|
3015
3015
|
"kind": 256,
|
|
3016
3016
|
"kindString": "Interface",
|
|
3017
3017
|
"flags": {},
|
|
3018
3018
|
"children": [
|
|
3019
3019
|
{
|
|
3020
|
-
"id":
|
|
3020
|
+
"id": 14,
|
|
3021
3021
|
"name": "body",
|
|
3022
3022
|
"kind": 1024,
|
|
3023
3023
|
"kindString": "Property",
|
|
@@ -3040,7 +3040,7 @@
|
|
|
3040
3040
|
}
|
|
3041
3041
|
},
|
|
3042
3042
|
{
|
|
3043
|
-
"id":
|
|
3043
|
+
"id": 15,
|
|
3044
3044
|
"name": "buttons",
|
|
3045
3045
|
"kind": 1024,
|
|
3046
3046
|
"kindString": "Property",
|
|
@@ -3061,13 +3061,13 @@
|
|
|
3061
3061
|
"type": "array",
|
|
3062
3062
|
"elementType": {
|
|
3063
3063
|
"type": "reference",
|
|
3064
|
-
"id":
|
|
3064
|
+
"id": 4,
|
|
3065
3065
|
"name": "SkyConfirmButtonConfig"
|
|
3066
3066
|
}
|
|
3067
3067
|
}
|
|
3068
3068
|
},
|
|
3069
3069
|
{
|
|
3070
|
-
"id":
|
|
3070
|
+
"id": 13,
|
|
3071
3071
|
"name": "message",
|
|
3072
3072
|
"kind": 1024,
|
|
3073
3073
|
"kindString": "Property",
|
|
@@ -3094,7 +3094,7 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
{
|
|
3097
|
-
"id":
|
|
3097
|
+
"id": 16,
|
|
3098
3098
|
"name": "preserveWhiteSpace",
|
|
3099
3099
|
"kind": 1024,
|
|
3100
3100
|
"kindString": "Property",
|
|
@@ -3123,7 +3123,7 @@
|
|
|
3123
3123
|
}
|
|
3124
3124
|
},
|
|
3125
3125
|
{
|
|
3126
|
-
"id":
|
|
3126
|
+
"id": 17,
|
|
3127
3127
|
"name": "type",
|
|
3128
3128
|
"kind": 1024,
|
|
3129
3129
|
"kindString": "Property",
|
|
@@ -3142,7 +3142,7 @@
|
|
|
3142
3142
|
],
|
|
3143
3143
|
"type": {
|
|
3144
3144
|
"type": "reference",
|
|
3145
|
-
"id":
|
|
3145
|
+
"id": 22,
|
|
3146
3146
|
"name": "SkyConfirmType"
|
|
3147
3147
|
}
|
|
3148
3148
|
}
|
|
@@ -3152,11 +3152,11 @@
|
|
|
3152
3152
|
"title": "Properties",
|
|
3153
3153
|
"kind": 1024,
|
|
3154
3154
|
"children": [
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3155
|
+
14,
|
|
3156
|
+
15,
|
|
3157
|
+
13,
|
|
3158
|
+
16,
|
|
3159
|
+
17
|
|
3160
3160
|
]
|
|
3161
3161
|
}
|
|
3162
3162
|
],
|
|
@@ -3169,7 +3169,7 @@
|
|
|
3169
3169
|
]
|
|
3170
3170
|
},
|
|
3171
3171
|
{
|
|
3172
|
-
"id":
|
|
3172
|
+
"id": 132,
|
|
3173
3173
|
"name": "SkyModalConfigurationInterface",
|
|
3174
3174
|
"kind": 256,
|
|
3175
3175
|
"kindString": "Interface",
|
|
@@ -3179,7 +3179,7 @@
|
|
|
3179
3179
|
},
|
|
3180
3180
|
"children": [
|
|
3181
3181
|
{
|
|
3182
|
-
"id":
|
|
3182
|
+
"id": 136,
|
|
3183
3183
|
"name": "ariaDescribedBy",
|
|
3184
3184
|
"kind": 1024,
|
|
3185
3185
|
"kindString": "Property",
|
|
@@ -3202,7 +3202,7 @@
|
|
|
3202
3202
|
}
|
|
3203
3203
|
},
|
|
3204
3204
|
{
|
|
3205
|
-
"id":
|
|
3205
|
+
"id": 137,
|
|
3206
3206
|
"name": "ariaLabelledBy",
|
|
3207
3207
|
"kind": 1024,
|
|
3208
3208
|
"kindString": "Property",
|
|
@@ -3225,7 +3225,7 @@
|
|
|
3225
3225
|
}
|
|
3226
3226
|
},
|
|
3227
3227
|
{
|
|
3228
|
-
"id":
|
|
3228
|
+
"id": 138,
|
|
3229
3229
|
"name": "ariaRole",
|
|
3230
3230
|
"kind": 1024,
|
|
3231
3231
|
"kindString": "Property",
|
|
@@ -3254,7 +3254,7 @@
|
|
|
3254
3254
|
}
|
|
3255
3255
|
},
|
|
3256
3256
|
{
|
|
3257
|
-
"id":
|
|
3257
|
+
"id": 133,
|
|
3258
3258
|
"name": "fullPage",
|
|
3259
3259
|
"kind": 1024,
|
|
3260
3260
|
"kindString": "Property",
|
|
@@ -3277,7 +3277,7 @@
|
|
|
3277
3277
|
}
|
|
3278
3278
|
},
|
|
3279
3279
|
{
|
|
3280
|
-
"id":
|
|
3280
|
+
"id": 140,
|
|
3281
3281
|
"name": "helpKey",
|
|
3282
3282
|
"kind": 1024,
|
|
3283
3283
|
"kindString": "Property",
|
|
@@ -3305,7 +3305,7 @@
|
|
|
3305
3305
|
}
|
|
3306
3306
|
},
|
|
3307
3307
|
{
|
|
3308
|
-
"id":
|
|
3308
|
+
"id": 135,
|
|
3309
3309
|
"name": "providers",
|
|
3310
3310
|
"kind": 1024,
|
|
3311
3311
|
"kindString": "Property",
|
|
@@ -3333,7 +3333,7 @@
|
|
|
3333
3333
|
}
|
|
3334
3334
|
},
|
|
3335
3335
|
{
|
|
3336
|
-
"id":
|
|
3336
|
+
"id": 134,
|
|
3337
3337
|
"name": "size",
|
|
3338
3338
|
"kind": 1024,
|
|
3339
3339
|
"kindString": "Property",
|
|
@@ -3356,7 +3356,7 @@
|
|
|
3356
3356
|
}
|
|
3357
3357
|
},
|
|
3358
3358
|
{
|
|
3359
|
-
"id":
|
|
3359
|
+
"id": 139,
|
|
3360
3360
|
"name": "tiledBody",
|
|
3361
3361
|
"kind": 1024,
|
|
3362
3362
|
"kindString": "Property",
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
}
|
|
3386
3386
|
},
|
|
3387
3387
|
{
|
|
3388
|
-
"id":
|
|
3388
|
+
"id": 141,
|
|
3389
3389
|
"name": "wrapperClass",
|
|
3390
3390
|
"kind": 1024,
|
|
3391
3391
|
"kindString": "Property",
|
|
@@ -3413,15 +3413,15 @@
|
|
|
3413
3413
|
"title": "Properties",
|
|
3414
3414
|
"kind": 1024,
|
|
3415
3415
|
"children": [
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3416
|
+
136,
|
|
3417
|
+
137,
|
|
3418
|
+
138,
|
|
3419
|
+
133,
|
|
3420
|
+
140,
|
|
3421
|
+
135,
|
|
3422
|
+
134,
|
|
3423
|
+
139,
|
|
3424
|
+
141
|
|
3425
3425
|
]
|
|
3426
3426
|
}
|
|
3427
3427
|
],
|
|
@@ -3434,7 +3434,7 @@
|
|
|
3434
3434
|
]
|
|
3435
3435
|
},
|
|
3436
3436
|
{
|
|
3437
|
-
"id":
|
|
3437
|
+
"id": 162,
|
|
3438
3438
|
"name": "SkyModalError",
|
|
3439
3439
|
"kind": 256,
|
|
3440
3440
|
"kindString": "Interface",
|
|
@@ -3444,7 +3444,7 @@
|
|
|
3444
3444
|
},
|
|
3445
3445
|
"children": [
|
|
3446
3446
|
{
|
|
3447
|
-
"id":
|
|
3447
|
+
"id": 163,
|
|
3448
3448
|
"name": "message",
|
|
3449
3449
|
"kind": 1024,
|
|
3450
3450
|
"kindString": "Property",
|
|
@@ -3470,7 +3470,7 @@
|
|
|
3470
3470
|
"title": "Properties",
|
|
3471
3471
|
"kind": 1024,
|
|
3472
3472
|
"children": [
|
|
3473
|
-
|
|
3473
|
+
163
|
|
3474
3474
|
]
|
|
3475
3475
|
}
|
|
3476
3476
|
],
|
|
@@ -3483,7 +3483,7 @@
|
|
|
3483
3483
|
]
|
|
3484
3484
|
},
|
|
3485
3485
|
{
|
|
3486
|
-
"id":
|
|
3486
|
+
"id": 9,
|
|
3487
3487
|
"name": "SkyConfirmButtonStyleType",
|
|
3488
3488
|
"kind": 4194304,
|
|
3489
3489
|
"kindString": "Type alias",
|
|
@@ -3812,7 +3812,7 @@
|
|
|
3812
3812
|
"typeArguments": [
|
|
3813
3813
|
{
|
|
3814
3814
|
"type": "reference",
|
|
3815
|
-
"id":
|
|
3815
|
+
"id": 22,
|
|
3816
3816
|
"name": "SkyConfirmType"
|
|
3817
3817
|
}
|
|
3818
3818
|
],
|