@skyux/modals 6.8.0 → 6.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +173 -143
- package/esm2020/lib/modules/modal/modal-component-adapter.service.mjs +4 -1
- package/esm2020/lib/modules/modal/modal.component.mjs +6 -3
- package/fesm2015/skyux-modals.mjs +8 -2
- package/fesm2015/skyux-modals.mjs.map +1 -1
- package/fesm2020/skyux-modals.mjs +8 -2
- package/fesm2020/skyux-modals.mjs.map +1 -1
- package/lib/modules/modal/modal-component-adapter.service.d.ts +1 -0
- package/lib/modules/modal/modal.component.d.ts +1 -0
- package/package.json +5 -5
package/documentation.json
CHANGED
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"originalName": "",
|
|
29
29
|
"children": [
|
|
30
30
|
{
|
|
31
|
-
"id":
|
|
31
|
+
"id": 121,
|
|
32
32
|
"name": "SkyConfirmType",
|
|
33
33
|
"kind": 8,
|
|
34
34
|
"kindString": "Enumeration",
|
|
35
35
|
"flags": {},
|
|
36
36
|
"children": [
|
|
37
37
|
{
|
|
38
|
-
"id":
|
|
38
|
+
"id": 122,
|
|
39
39
|
"name": "Custom",
|
|
40
40
|
"kind": 16,
|
|
41
41
|
"kindString": "Enumeration member",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"defaultValue": "0"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 123,
|
|
57
57
|
"name": "OK",
|
|
58
58
|
"kind": 16,
|
|
59
59
|
"kindString": "Enumeration member",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"defaultValue": "1"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"id":
|
|
74
|
+
"id": 124,
|
|
75
75
|
"name": "YesCancel",
|
|
76
76
|
"kind": 16,
|
|
77
77
|
"kindString": "Enumeration member",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"defaultValue": "2"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
|
-
"id":
|
|
98
|
+
"id": 125,
|
|
99
99
|
"name": "YesNoCancel",
|
|
100
100
|
"kind": 16,
|
|
101
101
|
"kindString": "Enumeration member",
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"title": "Enumeration members",
|
|
125
125
|
"kind": 16,
|
|
126
126
|
"children": [
|
|
127
|
-
120,
|
|
128
|
-
121,
|
|
129
127
|
122,
|
|
130
|
-
123
|
|
128
|
+
123,
|
|
129
|
+
124,
|
|
130
|
+
125
|
|
131
131
|
]
|
|
132
132
|
}
|
|
133
133
|
],
|
|
@@ -140,14 +140,14 @@
|
|
|
140
140
|
]
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
|
-
"id":
|
|
143
|
+
"id": 117,
|
|
144
144
|
"name": "SkyConfirmInstance",
|
|
145
145
|
"kind": 128,
|
|
146
146
|
"kindString": "Class",
|
|
147
147
|
"flags": {},
|
|
148
148
|
"children": [
|
|
149
149
|
{
|
|
150
|
-
"id":
|
|
150
|
+
"id": 120,
|
|
151
151
|
"name": "closed",
|
|
152
152
|
"kind": 1024,
|
|
153
153
|
"kindString": "Property",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"typeArguments": [
|
|
170
170
|
{
|
|
171
171
|
"type": "reference",
|
|
172
|
-
"id":
|
|
172
|
+
"id": 109,
|
|
173
173
|
"name": "SkyConfirmCloseEventArgs"
|
|
174
174
|
}
|
|
175
175
|
],
|
|
@@ -185,14 +185,14 @@
|
|
|
185
185
|
"title": "Constructors",
|
|
186
186
|
"kind": 512,
|
|
187
187
|
"children": [
|
|
188
|
-
|
|
188
|
+
118
|
|
189
189
|
]
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"title": "Properties",
|
|
193
193
|
"kind": 1024,
|
|
194
194
|
"children": [
|
|
195
|
-
|
|
195
|
+
120
|
|
196
196
|
]
|
|
197
197
|
}
|
|
198
198
|
],
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
]
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
|
-
"id":
|
|
208
|
+
"id": 126,
|
|
209
209
|
"name": "SkyConfirmModule",
|
|
210
210
|
"kind": 128,
|
|
211
211
|
"kindString": "Class",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"title": "Constructors",
|
|
231
231
|
"kind": 512,
|
|
232
232
|
"children": [
|
|
233
|
-
|
|
233
|
+
127
|
|
234
234
|
]
|
|
235
235
|
}
|
|
236
236
|
],
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
]
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"id":
|
|
246
|
+
"id": 129,
|
|
247
247
|
"name": "SkyConfirmService",
|
|
248
248
|
"kind": 128,
|
|
249
249
|
"kindString": "Class",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
],
|
|
268
268
|
"children": [
|
|
269
269
|
{
|
|
270
|
-
"id":
|
|
270
|
+
"id": 130,
|
|
271
271
|
"name": "constructor",
|
|
272
272
|
"kind": 512,
|
|
273
273
|
"kindString": "Constructor",
|
|
@@ -281,35 +281,35 @@
|
|
|
281
281
|
],
|
|
282
282
|
"signatures": [
|
|
283
283
|
{
|
|
284
|
-
"id":
|
|
284
|
+
"id": 131,
|
|
285
285
|
"name": "new SkyConfirmService",
|
|
286
286
|
"kind": 16384,
|
|
287
287
|
"kindString": "Constructor signature",
|
|
288
288
|
"flags": {},
|
|
289
289
|
"parameters": [
|
|
290
290
|
{
|
|
291
|
-
"id":
|
|
291
|
+
"id": 132,
|
|
292
292
|
"name": "modalService",
|
|
293
293
|
"kind": 32768,
|
|
294
294
|
"kindString": "Parameter",
|
|
295
295
|
"flags": {},
|
|
296
296
|
"type": {
|
|
297
297
|
"type": "reference",
|
|
298
|
-
"id":
|
|
298
|
+
"id": 233,
|
|
299
299
|
"name": "SkyModalService"
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
],
|
|
303
303
|
"type": {
|
|
304
304
|
"type": "reference",
|
|
305
|
-
"id":
|
|
305
|
+
"id": 129,
|
|
306
306
|
"name": "SkyConfirmService"
|
|
307
307
|
}
|
|
308
308
|
}
|
|
309
309
|
]
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
"id":
|
|
312
|
+
"id": 133,
|
|
313
313
|
"name": "open",
|
|
314
314
|
"kind": 2048,
|
|
315
315
|
"kindString": "Method",
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
],
|
|
326
326
|
"signatures": [
|
|
327
327
|
{
|
|
328
|
-
"id":
|
|
328
|
+
"id": 134,
|
|
329
329
|
"name": "open",
|
|
330
330
|
"kind": 4096,
|
|
331
331
|
"kindString": "Call signature",
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
},
|
|
336
336
|
"parameters": [
|
|
337
337
|
{
|
|
338
|
-
"id":
|
|
338
|
+
"id": 135,
|
|
339
339
|
"name": "config",
|
|
340
340
|
"kind": 32768,
|
|
341
341
|
"kindString": "Parameter",
|
|
@@ -345,14 +345,14 @@
|
|
|
345
345
|
},
|
|
346
346
|
"type": {
|
|
347
347
|
"type": "reference",
|
|
348
|
-
"id":
|
|
348
|
+
"id": 111,
|
|
349
349
|
"name": "SkyConfirmConfig"
|
|
350
350
|
}
|
|
351
351
|
}
|
|
352
352
|
],
|
|
353
353
|
"type": {
|
|
354
354
|
"type": "reference",
|
|
355
|
-
"id":
|
|
355
|
+
"id": 117,
|
|
356
356
|
"name": "SkyConfirmInstance"
|
|
357
357
|
}
|
|
358
358
|
}
|
|
@@ -364,14 +364,14 @@
|
|
|
364
364
|
"title": "Constructors",
|
|
365
365
|
"kind": 512,
|
|
366
366
|
"children": [
|
|
367
|
-
|
|
367
|
+
130
|
|
368
368
|
]
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"title": "Methods",
|
|
372
372
|
"kind": 2048,
|
|
373
373
|
"children": [
|
|
374
|
-
|
|
374
|
+
133
|
|
375
375
|
]
|
|
376
376
|
}
|
|
377
377
|
],
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
]
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
"id":
|
|
387
|
+
"id": 136,
|
|
388
388
|
"name": "SkyModalBeforeCloseHandler",
|
|
389
389
|
"kind": 128,
|
|
390
390
|
"kindString": "Class",
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
},
|
|
395
395
|
"children": [
|
|
396
396
|
{
|
|
397
|
-
"id":
|
|
397
|
+
"id": 137,
|
|
398
398
|
"name": "constructor",
|
|
399
399
|
"kind": 512,
|
|
400
400
|
"kindString": "Constructor",
|
|
@@ -408,14 +408,14 @@
|
|
|
408
408
|
],
|
|
409
409
|
"signatures": [
|
|
410
410
|
{
|
|
411
|
-
"id":
|
|
411
|
+
"id": 138,
|
|
412
412
|
"name": "new SkyModalBeforeCloseHandler",
|
|
413
413
|
"kind": 16384,
|
|
414
414
|
"kindString": "Constructor signature",
|
|
415
415
|
"flags": {},
|
|
416
416
|
"parameters": [
|
|
417
417
|
{
|
|
418
|
-
"id":
|
|
418
|
+
"id": 139,
|
|
419
419
|
"name": "closeModal",
|
|
420
420
|
"kind": 32768,
|
|
421
421
|
"kindString": "Parameter",
|
|
@@ -428,21 +428,21 @@
|
|
|
428
428
|
}
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
|
-
"id":
|
|
431
|
+
"id": 140,
|
|
432
432
|
"name": "closeArgs",
|
|
433
433
|
"kind": 32768,
|
|
434
434
|
"kindString": "Parameter",
|
|
435
435
|
"flags": {},
|
|
436
436
|
"type": {
|
|
437
437
|
"type": "reference",
|
|
438
|
-
"id":
|
|
438
|
+
"id": 143,
|
|
439
439
|
"name": "SkyModalCloseArgs"
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
442
|
],
|
|
443
443
|
"type": {
|
|
444
444
|
"type": "reference",
|
|
445
|
-
"id":
|
|
445
|
+
"id": 136,
|
|
446
446
|
"name": "SkyModalBeforeCloseHandler"
|
|
447
447
|
}
|
|
448
448
|
}
|
|
@@ -454,15 +454,15 @@
|
|
|
454
454
|
"title": "Constructors",
|
|
455
455
|
"kind": 512,
|
|
456
456
|
"children": [
|
|
457
|
-
|
|
457
|
+
137
|
|
458
458
|
]
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
461
|
"title": "Properties",
|
|
462
462
|
"kind": 1024,
|
|
463
463
|
"children": [
|
|
464
|
-
|
|
465
|
-
|
|
464
|
+
142,
|
|
465
|
+
141
|
|
466
466
|
]
|
|
467
467
|
}
|
|
468
468
|
],
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
]
|
|
476
476
|
},
|
|
477
477
|
{
|
|
478
|
-
"id":
|
|
478
|
+
"id": 143,
|
|
479
479
|
"name": "SkyModalCloseArgs",
|
|
480
480
|
"kind": 128,
|
|
481
481
|
"kindString": "Class",
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
},
|
|
486
486
|
"children": [
|
|
487
487
|
{
|
|
488
|
-
"id":
|
|
488
|
+
"id": 147,
|
|
489
489
|
"name": "data",
|
|
490
490
|
"kind": 1024,
|
|
491
491
|
"kindString": "Property",
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
}
|
|
509
509
|
},
|
|
510
510
|
{
|
|
511
|
-
"id":
|
|
511
|
+
"id": 146,
|
|
512
512
|
"name": "reason",
|
|
513
513
|
"kind": 1024,
|
|
514
514
|
"kindString": "Property",
|
|
@@ -536,15 +536,15 @@
|
|
|
536
536
|
"title": "Constructors",
|
|
537
537
|
"kind": 512,
|
|
538
538
|
"children": [
|
|
539
|
-
|
|
539
|
+
144
|
|
540
540
|
]
|
|
541
541
|
},
|
|
542
542
|
{
|
|
543
543
|
"title": "Properties",
|
|
544
544
|
"kind": 1024,
|
|
545
545
|
"children": [
|
|
546
|
-
|
|
547
|
-
|
|
546
|
+
147,
|
|
547
|
+
146
|
|
548
548
|
]
|
|
549
549
|
}
|
|
550
550
|
],
|
|
@@ -557,14 +557,14 @@
|
|
|
557
557
|
]
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
|
-
"id":
|
|
560
|
+
"id": 185,
|
|
561
561
|
"name": "SkyModalInstance",
|
|
562
562
|
"kind": 128,
|
|
563
563
|
"kindString": "Class",
|
|
564
564
|
"flags": {},
|
|
565
565
|
"children": [
|
|
566
566
|
{
|
|
567
|
-
"id":
|
|
567
|
+
"id": 194,
|
|
568
568
|
"name": "componentInstance",
|
|
569
569
|
"kind": 1024,
|
|
570
570
|
"kindString": "Property",
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
}
|
|
588
588
|
},
|
|
589
589
|
{
|
|
590
|
-
"id":
|
|
590
|
+
"id": 188,
|
|
591
591
|
"name": "beforeClose",
|
|
592
592
|
"kind": 262144,
|
|
593
593
|
"kindString": "Accessor",
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
],
|
|
604
604
|
"getSignature": [
|
|
605
605
|
{
|
|
606
|
-
"id":
|
|
606
|
+
"id": 189,
|
|
607
607
|
"name": "beforeClose",
|
|
608
608
|
"kind": 524288,
|
|
609
609
|
"kindString": "Get signature",
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
"typeArguments": [
|
|
617
617
|
{
|
|
618
618
|
"type": "reference",
|
|
619
|
-
"id":
|
|
619
|
+
"id": 136,
|
|
620
620
|
"name": "SkyModalBeforeCloseHandler"
|
|
621
621
|
}
|
|
622
622
|
],
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
]
|
|
629
629
|
},
|
|
630
630
|
{
|
|
631
|
-
"id":
|
|
631
|
+
"id": 190,
|
|
632
632
|
"name": "closed",
|
|
633
633
|
"kind": 262144,
|
|
634
634
|
"kindString": "Accessor",
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
],
|
|
645
645
|
"getSignature": [
|
|
646
646
|
{
|
|
647
|
-
"id":
|
|
647
|
+
"id": 191,
|
|
648
648
|
"name": "closed",
|
|
649
649
|
"kind": 524288,
|
|
650
650
|
"kindString": "Get signature",
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"typeArguments": [
|
|
658
658
|
{
|
|
659
659
|
"type": "reference",
|
|
660
|
-
"id":
|
|
660
|
+
"id": 143,
|
|
661
661
|
"name": "SkyModalCloseArgs"
|
|
662
662
|
}
|
|
663
663
|
],
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
]
|
|
670
670
|
},
|
|
671
671
|
{
|
|
672
|
-
"id":
|
|
672
|
+
"id": 192,
|
|
673
673
|
"name": "helpOpened",
|
|
674
674
|
"kind": 262144,
|
|
675
675
|
"kindString": "Accessor",
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
],
|
|
686
686
|
"getSignature": [
|
|
687
687
|
{
|
|
688
|
-
"id":
|
|
688
|
+
"id": 193,
|
|
689
689
|
"name": "helpOpened",
|
|
690
690
|
"kind": 524288,
|
|
691
691
|
"kindString": "Get signature",
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
]
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
|
-
"id":
|
|
712
|
+
"id": 203,
|
|
713
713
|
"name": "cancel",
|
|
714
714
|
"kind": 2048,
|
|
715
715
|
"kindString": "Method",
|
|
@@ -725,7 +725,7 @@
|
|
|
725
725
|
],
|
|
726
726
|
"signatures": [
|
|
727
727
|
{
|
|
728
|
-
"id":
|
|
728
|
+
"id": 204,
|
|
729
729
|
"name": "cancel",
|
|
730
730
|
"kind": 4096,
|
|
731
731
|
"kindString": "Call signature",
|
|
@@ -735,7 +735,7 @@
|
|
|
735
735
|
},
|
|
736
736
|
"parameters": [
|
|
737
737
|
{
|
|
738
|
-
"id":
|
|
738
|
+
"id": 205,
|
|
739
739
|
"name": "result",
|
|
740
740
|
"kind": 32768,
|
|
741
741
|
"kindString": "Parameter",
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
]
|
|
760
760
|
},
|
|
761
761
|
{
|
|
762
|
-
"id":
|
|
762
|
+
"id": 198,
|
|
763
763
|
"name": "close",
|
|
764
764
|
"kind": 2048,
|
|
765
765
|
"kindString": "Method",
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
],
|
|
776
776
|
"signatures": [
|
|
777
777
|
{
|
|
778
|
-
"id":
|
|
778
|
+
"id": 199,
|
|
779
779
|
"name": "close",
|
|
780
780
|
"kind": 4096,
|
|
781
781
|
"kindString": "Call signature",
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
},
|
|
786
786
|
"parameters": [
|
|
787
787
|
{
|
|
788
|
-
"id":
|
|
788
|
+
"id": 200,
|
|
789
789
|
"name": "result",
|
|
790
790
|
"kind": 32768,
|
|
791
791
|
"kindString": "Parameter",
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
}
|
|
802
802
|
},
|
|
803
803
|
{
|
|
804
|
-
"id":
|
|
804
|
+
"id": 201,
|
|
805
805
|
"name": "reason",
|
|
806
806
|
"kind": 32768,
|
|
807
807
|
"kindString": "Parameter",
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
}
|
|
818
818
|
},
|
|
819
819
|
{
|
|
820
|
-
"id":
|
|
820
|
+
"id": 202,
|
|
821
821
|
"name": "ignoreBeforeClose",
|
|
822
822
|
"kind": 32768,
|
|
823
823
|
"kindString": "Parameter",
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
]
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
|
-
"id":
|
|
844
|
+
"id": 209,
|
|
845
845
|
"name": "openHelp",
|
|
846
846
|
"kind": 2048,
|
|
847
847
|
"kindString": "Method",
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
],
|
|
858
858
|
"signatures": [
|
|
859
859
|
{
|
|
860
|
-
"id":
|
|
860
|
+
"id": 210,
|
|
861
861
|
"name": "openHelp",
|
|
862
862
|
"kind": 4096,
|
|
863
863
|
"kindString": "Call signature",
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
},
|
|
868
868
|
"parameters": [
|
|
869
869
|
{
|
|
870
|
-
"id":
|
|
870
|
+
"id": 211,
|
|
871
871
|
"name": "helpKey",
|
|
872
872
|
"kind": 32768,
|
|
873
873
|
"kindString": "Parameter",
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
]
|
|
892
892
|
},
|
|
893
893
|
{
|
|
894
|
-
"id":
|
|
894
|
+
"id": 206,
|
|
895
895
|
"name": "save",
|
|
896
896
|
"kind": 2048,
|
|
897
897
|
"kindString": "Method",
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
],
|
|
908
908
|
"signatures": [
|
|
909
909
|
{
|
|
910
|
-
"id":
|
|
910
|
+
"id": 207,
|
|
911
911
|
"name": "save",
|
|
912
912
|
"kind": 4096,
|
|
913
913
|
"kindString": "Call signature",
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
},
|
|
918
918
|
"parameters": [
|
|
919
919
|
{
|
|
920
|
-
"id":
|
|
920
|
+
"id": 208,
|
|
921
921
|
"name": "result",
|
|
922
922
|
"kind": 32768,
|
|
923
923
|
"kindString": "Parameter",
|
|
@@ -946,33 +946,33 @@
|
|
|
946
946
|
"title": "Constructors",
|
|
947
947
|
"kind": 512,
|
|
948
948
|
"children": [
|
|
949
|
-
|
|
949
|
+
186
|
|
950
950
|
]
|
|
951
951
|
},
|
|
952
952
|
{
|
|
953
953
|
"title": "Properties",
|
|
954
954
|
"kind": 1024,
|
|
955
955
|
"children": [
|
|
956
|
-
|
|
956
|
+
194
|
|
957
957
|
]
|
|
958
958
|
},
|
|
959
959
|
{
|
|
960
960
|
"title": "Accessors",
|
|
961
961
|
"kind": 262144,
|
|
962
962
|
"children": [
|
|
963
|
-
186,
|
|
964
963
|
188,
|
|
965
|
-
190
|
|
964
|
+
190,
|
|
965
|
+
192
|
|
966
966
|
]
|
|
967
967
|
},
|
|
968
968
|
{
|
|
969
969
|
"title": "Methods",
|
|
970
970
|
"kind": 2048,
|
|
971
971
|
"children": [
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
972
|
+
203,
|
|
973
|
+
198,
|
|
974
|
+
209,
|
|
975
|
+
206
|
|
976
976
|
]
|
|
977
977
|
}
|
|
978
978
|
],
|
|
@@ -985,7 +985,7 @@
|
|
|
985
985
|
]
|
|
986
986
|
},
|
|
987
987
|
{
|
|
988
|
-
"id":
|
|
988
|
+
"id": 230,
|
|
989
989
|
"name": "SkyModalModule",
|
|
990
990
|
"kind": 128,
|
|
991
991
|
"kindString": "Class",
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"title": "Constructors",
|
|
1011
1011
|
"kind": 512,
|
|
1012
1012
|
"children": [
|
|
1013
|
-
|
|
1013
|
+
231
|
|
1014
1014
|
]
|
|
1015
1015
|
}
|
|
1016
1016
|
],
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
]
|
|
1024
1024
|
},
|
|
1025
1025
|
{
|
|
1026
|
-
"id":
|
|
1026
|
+
"id": 233,
|
|
1027
1027
|
"name": "SkyModalService",
|
|
1028
1028
|
"kind": 128,
|
|
1029
1029
|
"kindString": "Class",
|
|
@@ -1053,7 +1053,7 @@
|
|
|
1053
1053
|
],
|
|
1054
1054
|
"children": [
|
|
1055
1055
|
{
|
|
1056
|
-
"id":
|
|
1056
|
+
"id": 235,
|
|
1057
1057
|
"name": "constructor",
|
|
1058
1058
|
"kind": 512,
|
|
1059
1059
|
"kindString": "Constructor",
|
|
@@ -1067,14 +1067,14 @@
|
|
|
1067
1067
|
],
|
|
1068
1068
|
"signatures": [
|
|
1069
1069
|
{
|
|
1070
|
-
"id":
|
|
1070
|
+
"id": 236,
|
|
1071
1071
|
"name": "new SkyModalService",
|
|
1072
1072
|
"kind": 16384,
|
|
1073
1073
|
"kindString": "Constructor signature",
|
|
1074
1074
|
"flags": {},
|
|
1075
1075
|
"parameters": [
|
|
1076
1076
|
{
|
|
1077
|
-
"id":
|
|
1077
|
+
"id": 237,
|
|
1078
1078
|
"name": "dynamicComponentService",
|
|
1079
1079
|
"kind": 32768,
|
|
1080
1080
|
"kindString": "Parameter",
|
|
@@ -1089,14 +1089,14 @@
|
|
|
1089
1089
|
],
|
|
1090
1090
|
"type": {
|
|
1091
1091
|
"type": "reference",
|
|
1092
|
-
"id":
|
|
1092
|
+
"id": 233,
|
|
1093
1093
|
"name": "SkyModalService"
|
|
1094
1094
|
}
|
|
1095
1095
|
}
|
|
1096
1096
|
]
|
|
1097
1097
|
},
|
|
1098
1098
|
{
|
|
1099
|
-
"id":
|
|
1099
|
+
"id": 240,
|
|
1100
1100
|
"name": "open",
|
|
1101
1101
|
"kind": 2048,
|
|
1102
1102
|
"kindString": "Method",
|
|
@@ -1112,7 +1112,7 @@
|
|
|
1112
1112
|
],
|
|
1113
1113
|
"signatures": [
|
|
1114
1114
|
{
|
|
1115
|
-
"id":
|
|
1115
|
+
"id": 241,
|
|
1116
1116
|
"name": "open",
|
|
1117
1117
|
"kind": 4096,
|
|
1118
1118
|
"kindString": "Call signature",
|
|
@@ -1122,7 +1122,7 @@
|
|
|
1122
1122
|
},
|
|
1123
1123
|
"parameters": [
|
|
1124
1124
|
{
|
|
1125
|
-
"id":
|
|
1125
|
+
"id": 242,
|
|
1126
1126
|
"name": "component",
|
|
1127
1127
|
"kind": 32768,
|
|
1128
1128
|
"kindString": "Parameter",
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
}
|
|
1137
1137
|
},
|
|
1138
1138
|
{
|
|
1139
|
-
"id":
|
|
1139
|
+
"id": 243,
|
|
1140
1140
|
"name": "config",
|
|
1141
1141
|
"kind": 32768,
|
|
1142
1142
|
"kindString": "Parameter",
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
},
|
|
1159
1159
|
{
|
|
1160
1160
|
"type": "reference",
|
|
1161
|
-
"id":
|
|
1161
|
+
"id": 220,
|
|
1162
1162
|
"name": "SkyModalConfigurationInterface"
|
|
1163
1163
|
}
|
|
1164
1164
|
]
|
|
@@ -1167,7 +1167,7 @@
|
|
|
1167
1167
|
],
|
|
1168
1168
|
"type": {
|
|
1169
1169
|
"type": "reference",
|
|
1170
|
-
"id":
|
|
1170
|
+
"id": 185,
|
|
1171
1171
|
"name": "SkyModalInstance"
|
|
1172
1172
|
}
|
|
1173
1173
|
}
|
|
@@ -1179,14 +1179,14 @@
|
|
|
1179
1179
|
"title": "Constructors",
|
|
1180
1180
|
"kind": 512,
|
|
1181
1181
|
"children": [
|
|
1182
|
-
|
|
1182
|
+
235
|
|
1183
1183
|
]
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"title": "Methods",
|
|
1187
1187
|
"kind": 2048,
|
|
1188
1188
|
"children": [
|
|
1189
|
-
|
|
1189
|
+
240
|
|
1190
1190
|
]
|
|
1191
1191
|
}
|
|
1192
1192
|
],
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
"flags": {},
|
|
1260
1260
|
"type": {
|
|
1261
1261
|
"type": "reference",
|
|
1262
|
-
"id":
|
|
1262
|
+
"id": 185,
|
|
1263
1263
|
"name": "SkyModalInstance"
|
|
1264
1264
|
}
|
|
1265
1265
|
},
|
|
@@ -2480,6 +2480,35 @@
|
|
|
2480
2480
|
}
|
|
2481
2481
|
]
|
|
2482
2482
|
},
|
|
2483
|
+
{
|
|
2484
|
+
"id": 92,
|
|
2485
|
+
"name": "viewkeeperEnabled",
|
|
2486
|
+
"kind": 2048,
|
|
2487
|
+
"kindString": "Method",
|
|
2488
|
+
"flags": {
|
|
2489
|
+
"isPublic": true
|
|
2490
|
+
},
|
|
2491
|
+
"sources": [
|
|
2492
|
+
{
|
|
2493
|
+
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2494
|
+
"line": 230,
|
|
2495
|
+
"character": 9
|
|
2496
|
+
}
|
|
2497
|
+
],
|
|
2498
|
+
"signatures": [
|
|
2499
|
+
{
|
|
2500
|
+
"id": 93,
|
|
2501
|
+
"name": "viewkeeperEnabled",
|
|
2502
|
+
"kind": 4096,
|
|
2503
|
+
"kindString": "Call signature",
|
|
2504
|
+
"flags": {},
|
|
2505
|
+
"type": {
|
|
2506
|
+
"type": "intrinsic",
|
|
2507
|
+
"name": "boolean"
|
|
2508
|
+
}
|
|
2509
|
+
}
|
|
2510
|
+
]
|
|
2511
|
+
},
|
|
2483
2512
|
{
|
|
2484
2513
|
"id": 87,
|
|
2485
2514
|
"name": "windowResize",
|
|
@@ -2555,6 +2584,7 @@
|
|
|
2555
2584
|
76,
|
|
2556
2585
|
73,
|
|
2557
2586
|
89,
|
|
2587
|
+
92,
|
|
2558
2588
|
87
|
|
2559
2589
|
]
|
|
2560
2590
|
}
|
|
@@ -2582,14 +2612,14 @@
|
|
|
2582
2612
|
]
|
|
2583
2613
|
},
|
|
2584
2614
|
{
|
|
2585
|
-
"id":
|
|
2615
|
+
"id": 104,
|
|
2586
2616
|
"name": "SkyConfirmButtonConfig",
|
|
2587
2617
|
"kind": 256,
|
|
2588
2618
|
"kindString": "Interface",
|
|
2589
2619
|
"flags": {},
|
|
2590
2620
|
"children": [
|
|
2591
2621
|
{
|
|
2592
|
-
"id":
|
|
2622
|
+
"id": 105,
|
|
2593
2623
|
"name": "action",
|
|
2594
2624
|
"kind": 1024,
|
|
2595
2625
|
"kindString": "Property",
|
|
@@ -2610,7 +2640,7 @@
|
|
|
2610
2640
|
}
|
|
2611
2641
|
},
|
|
2612
2642
|
{
|
|
2613
|
-
"id":
|
|
2643
|
+
"id": 108,
|
|
2614
2644
|
"name": "autofocus",
|
|
2615
2645
|
"kind": 1024,
|
|
2616
2646
|
"kindString": "Property",
|
|
@@ -2633,7 +2663,7 @@
|
|
|
2633
2663
|
}
|
|
2634
2664
|
},
|
|
2635
2665
|
{
|
|
2636
|
-
"id":
|
|
2666
|
+
"id": 107,
|
|
2637
2667
|
"name": "styleType",
|
|
2638
2668
|
"kind": 1024,
|
|
2639
2669
|
"kindString": "Property",
|
|
@@ -2656,7 +2686,7 @@
|
|
|
2656
2686
|
}
|
|
2657
2687
|
},
|
|
2658
2688
|
{
|
|
2659
|
-
"id":
|
|
2689
|
+
"id": 106,
|
|
2660
2690
|
"name": "text",
|
|
2661
2691
|
"kind": 1024,
|
|
2662
2692
|
"kindString": "Property",
|
|
@@ -2682,10 +2712,10 @@
|
|
|
2682
2712
|
"title": "Properties",
|
|
2683
2713
|
"kind": 1024,
|
|
2684
2714
|
"children": [
|
|
2685
|
-
103,
|
|
2686
|
-
106,
|
|
2687
2715
|
105,
|
|
2688
|
-
|
|
2716
|
+
108,
|
|
2717
|
+
107,
|
|
2718
|
+
106
|
|
2689
2719
|
]
|
|
2690
2720
|
}
|
|
2691
2721
|
],
|
|
@@ -2698,14 +2728,14 @@
|
|
|
2698
2728
|
]
|
|
2699
2729
|
},
|
|
2700
2730
|
{
|
|
2701
|
-
"id":
|
|
2731
|
+
"id": 109,
|
|
2702
2732
|
"name": "SkyConfirmCloseEventArgs",
|
|
2703
2733
|
"kind": 256,
|
|
2704
2734
|
"kindString": "Interface",
|
|
2705
2735
|
"flags": {},
|
|
2706
2736
|
"children": [
|
|
2707
2737
|
{
|
|
2708
|
-
"id":
|
|
2738
|
+
"id": 110,
|
|
2709
2739
|
"name": "action",
|
|
2710
2740
|
"kind": 1024,
|
|
2711
2741
|
"kindString": "Property",
|
|
@@ -2731,7 +2761,7 @@
|
|
|
2731
2761
|
"title": "Properties",
|
|
2732
2762
|
"kind": 1024,
|
|
2733
2763
|
"children": [
|
|
2734
|
-
|
|
2764
|
+
110
|
|
2735
2765
|
]
|
|
2736
2766
|
}
|
|
2737
2767
|
],
|
|
@@ -2744,14 +2774,14 @@
|
|
|
2744
2774
|
]
|
|
2745
2775
|
},
|
|
2746
2776
|
{
|
|
2747
|
-
"id":
|
|
2777
|
+
"id": 111,
|
|
2748
2778
|
"name": "SkyConfirmConfig",
|
|
2749
2779
|
"kind": 256,
|
|
2750
2780
|
"kindString": "Interface",
|
|
2751
2781
|
"flags": {},
|
|
2752
2782
|
"children": [
|
|
2753
2783
|
{
|
|
2754
|
-
"id":
|
|
2784
|
+
"id": 113,
|
|
2755
2785
|
"name": "body",
|
|
2756
2786
|
"kind": 1024,
|
|
2757
2787
|
"kindString": "Property",
|
|
@@ -2774,7 +2804,7 @@
|
|
|
2774
2804
|
}
|
|
2775
2805
|
},
|
|
2776
2806
|
{
|
|
2777
|
-
"id":
|
|
2807
|
+
"id": 114,
|
|
2778
2808
|
"name": "buttons",
|
|
2779
2809
|
"kind": 1024,
|
|
2780
2810
|
"kindString": "Property",
|
|
@@ -2795,13 +2825,13 @@
|
|
|
2795
2825
|
"type": "array",
|
|
2796
2826
|
"elementType": {
|
|
2797
2827
|
"type": "reference",
|
|
2798
|
-
"id":
|
|
2828
|
+
"id": 104,
|
|
2799
2829
|
"name": "SkyConfirmButtonConfig"
|
|
2800
2830
|
}
|
|
2801
2831
|
}
|
|
2802
2832
|
},
|
|
2803
2833
|
{
|
|
2804
|
-
"id":
|
|
2834
|
+
"id": 112,
|
|
2805
2835
|
"name": "message",
|
|
2806
2836
|
"kind": 1024,
|
|
2807
2837
|
"kindString": "Property",
|
|
@@ -2828,7 +2858,7 @@
|
|
|
2828
2858
|
}
|
|
2829
2859
|
},
|
|
2830
2860
|
{
|
|
2831
|
-
"id":
|
|
2861
|
+
"id": 115,
|
|
2832
2862
|
"name": "preserveWhiteSpace",
|
|
2833
2863
|
"kind": 1024,
|
|
2834
2864
|
"kindString": "Property",
|
|
@@ -2857,7 +2887,7 @@
|
|
|
2857
2887
|
}
|
|
2858
2888
|
},
|
|
2859
2889
|
{
|
|
2860
|
-
"id":
|
|
2890
|
+
"id": 116,
|
|
2861
2891
|
"name": "type",
|
|
2862
2892
|
"kind": 1024,
|
|
2863
2893
|
"kindString": "Property",
|
|
@@ -2876,7 +2906,7 @@
|
|
|
2876
2906
|
],
|
|
2877
2907
|
"type": {
|
|
2878
2908
|
"type": "reference",
|
|
2879
|
-
"id":
|
|
2909
|
+
"id": 121,
|
|
2880
2910
|
"name": "SkyConfirmType"
|
|
2881
2911
|
}
|
|
2882
2912
|
}
|
|
@@ -2886,11 +2916,11 @@
|
|
|
2886
2916
|
"title": "Properties",
|
|
2887
2917
|
"kind": 1024,
|
|
2888
2918
|
"children": [
|
|
2889
|
-
111,
|
|
2890
|
-
112,
|
|
2891
|
-
110,
|
|
2892
2919
|
113,
|
|
2893
|
-
114
|
|
2920
|
+
114,
|
|
2921
|
+
112,
|
|
2922
|
+
115,
|
|
2923
|
+
116
|
|
2894
2924
|
]
|
|
2895
2925
|
}
|
|
2896
2926
|
],
|
|
@@ -2903,7 +2933,7 @@
|
|
|
2903
2933
|
]
|
|
2904
2934
|
},
|
|
2905
2935
|
{
|
|
2906
|
-
"id":
|
|
2936
|
+
"id": 220,
|
|
2907
2937
|
"name": "SkyModalConfigurationInterface",
|
|
2908
2938
|
"kind": 256,
|
|
2909
2939
|
"kindString": "Interface",
|
|
@@ -2913,7 +2943,7 @@
|
|
|
2913
2943
|
},
|
|
2914
2944
|
"children": [
|
|
2915
2945
|
{
|
|
2916
|
-
"id":
|
|
2946
|
+
"id": 224,
|
|
2917
2947
|
"name": "ariaDescribedBy",
|
|
2918
2948
|
"kind": 1024,
|
|
2919
2949
|
"kindString": "Property",
|
|
@@ -2936,7 +2966,7 @@
|
|
|
2936
2966
|
}
|
|
2937
2967
|
},
|
|
2938
2968
|
{
|
|
2939
|
-
"id":
|
|
2969
|
+
"id": 225,
|
|
2940
2970
|
"name": "ariaLabelledBy",
|
|
2941
2971
|
"kind": 1024,
|
|
2942
2972
|
"kindString": "Property",
|
|
@@ -2959,7 +2989,7 @@
|
|
|
2959
2989
|
}
|
|
2960
2990
|
},
|
|
2961
2991
|
{
|
|
2962
|
-
"id":
|
|
2992
|
+
"id": 226,
|
|
2963
2993
|
"name": "ariaRole",
|
|
2964
2994
|
"kind": 1024,
|
|
2965
2995
|
"kindString": "Property",
|
|
@@ -2988,7 +3018,7 @@
|
|
|
2988
3018
|
}
|
|
2989
3019
|
},
|
|
2990
3020
|
{
|
|
2991
|
-
"id":
|
|
3021
|
+
"id": 221,
|
|
2992
3022
|
"name": "fullPage",
|
|
2993
3023
|
"kind": 1024,
|
|
2994
3024
|
"kindString": "Property",
|
|
@@ -3011,7 +3041,7 @@
|
|
|
3011
3041
|
}
|
|
3012
3042
|
},
|
|
3013
3043
|
{
|
|
3014
|
-
"id":
|
|
3044
|
+
"id": 228,
|
|
3015
3045
|
"name": "helpKey",
|
|
3016
3046
|
"kind": 1024,
|
|
3017
3047
|
"kindString": "Property",
|
|
@@ -3034,7 +3064,7 @@
|
|
|
3034
3064
|
}
|
|
3035
3065
|
},
|
|
3036
3066
|
{
|
|
3037
|
-
"id":
|
|
3067
|
+
"id": 223,
|
|
3038
3068
|
"name": "providers",
|
|
3039
3069
|
"kind": 1024,
|
|
3040
3070
|
"kindString": "Property",
|
|
@@ -3060,7 +3090,7 @@
|
|
|
3060
3090
|
}
|
|
3061
3091
|
},
|
|
3062
3092
|
{
|
|
3063
|
-
"id":
|
|
3093
|
+
"id": 222,
|
|
3064
3094
|
"name": "size",
|
|
3065
3095
|
"kind": 1024,
|
|
3066
3096
|
"kindString": "Property",
|
|
@@ -3083,7 +3113,7 @@
|
|
|
3083
3113
|
}
|
|
3084
3114
|
},
|
|
3085
3115
|
{
|
|
3086
|
-
"id":
|
|
3116
|
+
"id": 227,
|
|
3087
3117
|
"name": "tiledBody",
|
|
3088
3118
|
"kind": 1024,
|
|
3089
3119
|
"kindString": "Property",
|
|
@@ -3106,7 +3136,7 @@
|
|
|
3106
3136
|
}
|
|
3107
3137
|
},
|
|
3108
3138
|
{
|
|
3109
|
-
"id":
|
|
3139
|
+
"id": 229,
|
|
3110
3140
|
"name": "wrapperClass",
|
|
3111
3141
|
"kind": 1024,
|
|
3112
3142
|
"kindString": "Property",
|
|
@@ -3134,15 +3164,15 @@
|
|
|
3134
3164
|
"title": "Properties",
|
|
3135
3165
|
"kind": 1024,
|
|
3136
3166
|
"children": [
|
|
3137
|
-
222,
|
|
3138
|
-
223,
|
|
3139
3167
|
224,
|
|
3140
|
-
|
|
3168
|
+
225,
|
|
3141
3169
|
226,
|
|
3142
3170
|
221,
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3171
|
+
228,
|
|
3172
|
+
223,
|
|
3173
|
+
222,
|
|
3174
|
+
227,
|
|
3175
|
+
229
|
|
3146
3176
|
]
|
|
3147
3177
|
}
|
|
3148
3178
|
],
|
|
@@ -3160,21 +3190,21 @@
|
|
|
3160
3190
|
"title": "Enumerations",
|
|
3161
3191
|
"kind": 8,
|
|
3162
3192
|
"children": [
|
|
3163
|
-
|
|
3193
|
+
121
|
|
3164
3194
|
]
|
|
3165
3195
|
},
|
|
3166
3196
|
{
|
|
3167
3197
|
"title": "Classes",
|
|
3168
3198
|
"kind": 128,
|
|
3169
3199
|
"children": [
|
|
3170
|
-
|
|
3171
|
-
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3200
|
+
117,
|
|
3201
|
+
126,
|
|
3202
|
+
129,
|
|
3203
|
+
136,
|
|
3204
|
+
143,
|
|
3205
|
+
185,
|
|
3206
|
+
230,
|
|
3207
|
+
233,
|
|
3178
3208
|
1,
|
|
3179
3209
|
21,
|
|
3180
3210
|
24,
|
|
@@ -3186,10 +3216,10 @@
|
|
|
3186
3216
|
"title": "Interfaces",
|
|
3187
3217
|
"kind": 256,
|
|
3188
3218
|
"children": [
|
|
3189
|
-
|
|
3190
|
-
107,
|
|
3219
|
+
104,
|
|
3191
3220
|
109,
|
|
3192
|
-
|
|
3221
|
+
111,
|
|
3222
|
+
220
|
|
3193
3223
|
]
|
|
3194
3224
|
}
|
|
3195
3225
|
],
|