@skyux/modals 7.0.0-beta.1 → 7.0.0-beta.10

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.
@@ -30,17 +30,17 @@
30
30
  "originalName": "",
31
31
  "children": [
32
32
  {
33
- "id": 115,
33
+ "id": 110,
34
34
  "name": "SkyConfirmType",
35
35
  "kind": 8,
36
36
  "kindString": "Enumeration",
37
37
  "flags": {},
38
38
  "children": [
39
39
  {
40
- "id": 116,
40
+ "id": 111,
41
41
  "name": "Custom",
42
42
  "kind": 16,
43
- "kindString": "Enumeration member",
43
+ "kindString": "Enumeration Member",
44
44
  "flags": {},
45
45
  "comment": {
46
46
  "shortText": "Allows you to define your own buttons using the `buttons` property of `SkyConfirmConfig`."
@@ -52,13 +52,17 @@
52
52
  "character": 2
53
53
  }
54
54
  ],
55
+ "type": {
56
+ "type": "literal",
57
+ "value": 0
58
+ },
55
59
  "defaultValue": "0"
56
60
  },
57
61
  {
58
- "id": 117,
62
+ "id": 112,
59
63
  "name": "OK",
60
64
  "kind": 16,
61
- "kindString": "Enumeration member",
65
+ "kindString": "Enumeration Member",
62
66
  "flags": {},
63
67
  "comment": {
64
68
  "shortText": "Displays one button with an **OK** label and an `'ok'` action."
@@ -70,13 +74,17 @@
70
74
  "character": 2
71
75
  }
72
76
  ],
77
+ "type": {
78
+ "type": "literal",
79
+ "value": 1
80
+ },
73
81
  "defaultValue": "1"
74
82
  },
75
83
  {
76
- "id": 118,
84
+ "id": 113,
77
85
  "name": "YesCancel",
78
86
  "kind": 16,
79
- "kindString": "Enumeration member",
87
+ "kindString": "Enumeration Member",
80
88
  "flags": {},
81
89
  "comment": {
82
90
  "shortText": "Displays two buttons with **Yes** and **Cancel** labels.",
@@ -94,13 +102,17 @@
94
102
  "character": 2
95
103
  }
96
104
  ],
105
+ "type": {
106
+ "type": "literal",
107
+ "value": 2
108
+ },
97
109
  "defaultValue": "2"
98
110
  },
99
111
  {
100
- "id": 119,
112
+ "id": 114,
101
113
  "name": "YesNoCancel",
102
114
  "kind": 16,
103
- "kindString": "Enumeration member",
115
+ "kindString": "Enumeration Member",
104
116
  "flags": {},
105
117
  "comment": {
106
118
  "shortText": "Displays three buttons with **Yes**, **No**, and **Cancel** labels.",
@@ -118,18 +130,22 @@
118
130
  "character": 2
119
131
  }
120
132
  ],
133
+ "type": {
134
+ "type": "literal",
135
+ "value": 3
136
+ },
121
137
  "defaultValue": "3"
122
138
  }
123
139
  ],
124
140
  "groups": [
125
141
  {
126
- "title": "Enumeration members",
142
+ "title": "Enumeration Members",
127
143
  "kind": 16,
128
144
  "children": [
129
- 116,
130
- 117,
131
- 118,
132
- 119
145
+ 111,
146
+ 112,
147
+ 113,
148
+ 114
133
149
  ]
134
150
  }
135
151
  ],
@@ -142,14 +158,14 @@
142
158
  ]
143
159
  },
144
160
  {
145
- "id": 111,
161
+ "id": 106,
146
162
  "name": "SkyConfirmInstance",
147
163
  "kind": 128,
148
164
  "kindString": "Class",
149
165
  "flags": {},
150
166
  "children": [
151
167
  {
152
- "id": 114,
168
+ "id": 109,
153
169
  "name": "closed",
154
170
  "kind": 1024,
155
171
  "kindString": "Property",
@@ -171,7 +187,7 @@
171
187
  "typeArguments": [
172
188
  {
173
189
  "type": "reference",
174
- "id": 103,
190
+ "id": 98,
175
191
  "name": "SkyConfirmCloseEventArgs"
176
192
  }
177
193
  ],
@@ -187,14 +203,14 @@
187
203
  "title": "Constructors",
188
204
  "kind": 512,
189
205
  "children": [
190
- 112
206
+ 107
191
207
  ]
192
208
  },
193
209
  {
194
210
  "title": "Properties",
195
211
  "kind": 1024,
196
212
  "children": [
197
- 114
213
+ 109
198
214
  ]
199
215
  }
200
216
  ],
@@ -207,7 +223,7 @@
207
223
  ]
208
224
  },
209
225
  {
210
- "id": 120,
226
+ "id": 115,
211
227
  "name": "SkyConfirmModule",
212
228
  "kind": 128,
213
229
  "kindString": "Class",
@@ -232,7 +248,7 @@
232
248
  "title": "Constructors",
233
249
  "kind": 512,
234
250
  "children": [
235
- 121
251
+ 116
236
252
  ]
237
253
  }
238
254
  ],
@@ -245,7 +261,7 @@
245
261
  ]
246
262
  },
247
263
  {
248
- "id": 123,
264
+ "id": 118,
249
265
  "name": "SkyConfirmService",
250
266
  "kind": 128,
251
267
  "kindString": "Class",
@@ -269,7 +285,7 @@
269
285
  ],
270
286
  "children": [
271
287
  {
272
- "id": 124,
288
+ "id": 119,
273
289
  "name": "constructor",
274
290
  "kind": 512,
275
291
  "kindString": "Constructor",
@@ -283,35 +299,35 @@
283
299
  ],
284
300
  "signatures": [
285
301
  {
286
- "id": 125,
302
+ "id": 120,
287
303
  "name": "new SkyConfirmService",
288
304
  "kind": 16384,
289
305
  "kindString": "Constructor signature",
290
306
  "flags": {},
291
307
  "parameters": [
292
308
  {
293
- "id": 126,
309
+ "id": 121,
294
310
  "name": "modalService",
295
311
  "kind": 32768,
296
312
  "kindString": "Parameter",
297
313
  "flags": {},
298
314
  "type": {
299
315
  "type": "reference",
300
- "id": 228,
316
+ "id": 223,
301
317
  "name": "SkyModalService"
302
318
  }
303
319
  }
304
320
  ],
305
321
  "type": {
306
322
  "type": "reference",
307
- "id": 123,
323
+ "id": 118,
308
324
  "name": "SkyConfirmService"
309
325
  }
310
326
  }
311
327
  ]
312
328
  },
313
329
  {
314
- "id": 128,
330
+ "id": 123,
315
331
  "name": "open",
316
332
  "kind": 2048,
317
333
  "kindString": "Method",
@@ -327,7 +343,7 @@
327
343
  ],
328
344
  "signatures": [
329
345
  {
330
- "id": 129,
346
+ "id": 124,
331
347
  "name": "open",
332
348
  "kind": 4096,
333
349
  "kindString": "Call signature",
@@ -337,7 +353,7 @@
337
353
  },
338
354
  "parameters": [
339
355
  {
340
- "id": 130,
356
+ "id": 125,
341
357
  "name": "config",
342
358
  "kind": 32768,
343
359
  "kindString": "Parameter",
@@ -347,14 +363,14 @@
347
363
  },
348
364
  "type": {
349
365
  "type": "reference",
350
- "id": 105,
366
+ "id": 100,
351
367
  "name": "SkyConfirmConfig"
352
368
  }
353
369
  }
354
370
  ],
355
371
  "type": {
356
372
  "type": "reference",
357
- "id": 111,
373
+ "id": 106,
358
374
  "name": "SkyConfirmInstance"
359
375
  }
360
376
  }
@@ -366,14 +382,14 @@
366
382
  "title": "Constructors",
367
383
  "kind": 512,
368
384
  "children": [
369
- 124
385
+ 119
370
386
  ]
371
387
  },
372
388
  {
373
389
  "title": "Methods",
374
390
  "kind": 2048,
375
391
  "children": [
376
- 128
392
+ 123
377
393
  ]
378
394
  }
379
395
  ],
@@ -386,7 +402,7 @@
386
402
  ]
387
403
  },
388
404
  {
389
- "id": 131,
405
+ "id": 126,
390
406
  "name": "SkyModalBeforeCloseHandler",
391
407
  "kind": 128,
392
408
  "kindString": "Class",
@@ -396,7 +412,7 @@
396
412
  },
397
413
  "children": [
398
414
  {
399
- "id": 132,
415
+ "id": 127,
400
416
  "name": "constructor",
401
417
  "kind": 512,
402
418
  "kindString": "Constructor",
@@ -410,14 +426,14 @@
410
426
  ],
411
427
  "signatures": [
412
428
  {
413
- "id": 133,
429
+ "id": 128,
414
430
  "name": "new SkyModalBeforeCloseHandler",
415
431
  "kind": 16384,
416
432
  "kindString": "Constructor signature",
417
433
  "flags": {},
418
434
  "parameters": [
419
435
  {
420
- "id": 134,
436
+ "id": 129,
421
437
  "name": "closeModal",
422
438
  "kind": 32768,
423
439
  "kindString": "Parameter",
@@ -430,21 +446,21 @@
430
446
  }
431
447
  },
432
448
  {
433
- "id": 135,
449
+ "id": 130,
434
450
  "name": "closeArgs",
435
451
  "kind": 32768,
436
452
  "kindString": "Parameter",
437
453
  "flags": {},
438
454
  "type": {
439
455
  "type": "reference",
440
- "id": 138,
456
+ "id": 133,
441
457
  "name": "SkyModalCloseArgs"
442
458
  }
443
459
  }
444
460
  ],
445
461
  "type": {
446
462
  "type": "reference",
447
- "id": 131,
463
+ "id": 126,
448
464
  "name": "SkyModalBeforeCloseHandler"
449
465
  }
450
466
  }
@@ -456,15 +472,15 @@
456
472
  "title": "Constructors",
457
473
  "kind": 512,
458
474
  "children": [
459
- 132
475
+ 127
460
476
  ]
461
477
  },
462
478
  {
463
479
  "title": "Properties",
464
480
  "kind": 1024,
465
481
  "children": [
466
- 137,
467
- 136
482
+ 132,
483
+ 131
468
484
  ]
469
485
  }
470
486
  ],
@@ -477,7 +493,7 @@
477
493
  ]
478
494
  },
479
495
  {
480
- "id": 138,
496
+ "id": 133,
481
497
  "name": "SkyModalCloseArgs",
482
498
  "kind": 128,
483
499
  "kindString": "Class",
@@ -487,7 +503,7 @@
487
503
  },
488
504
  "children": [
489
505
  {
490
- "id": 142,
506
+ "id": 137,
491
507
  "name": "data",
492
508
  "kind": 1024,
493
509
  "kindString": "Property",
@@ -510,7 +526,7 @@
510
526
  }
511
527
  },
512
528
  {
513
- "id": 141,
529
+ "id": 136,
514
530
  "name": "reason",
515
531
  "kind": 1024,
516
532
  "kindString": "Property",
@@ -538,15 +554,15 @@
538
554
  "title": "Constructors",
539
555
  "kind": 512,
540
556
  "children": [
541
- 139
557
+ 134
542
558
  ]
543
559
  },
544
560
  {
545
561
  "title": "Properties",
546
562
  "kind": 1024,
547
563
  "children": [
548
- 142,
549
- 141
564
+ 137,
565
+ 136
550
566
  ]
551
567
  }
552
568
  ],
@@ -559,14 +575,14 @@
559
575
  ]
560
576
  },
561
577
  {
562
- "id": 180,
578
+ "id": 175,
563
579
  "name": "SkyModalInstance",
564
580
  "kind": 128,
565
581
  "kindString": "Class",
566
582
  "flags": {},
567
583
  "children": [
568
584
  {
569
- "id": 189,
585
+ "id": 184,
570
586
  "name": "componentInstance",
571
587
  "kind": 1024,
572
588
  "kindString": "Property",
@@ -589,7 +605,7 @@
589
605
  }
590
606
  },
591
607
  {
592
- "id": 183,
608
+ "id": 178,
593
609
  "name": "beforeClose",
594
610
  "kind": 262144,
595
611
  "kindString": "Accessor",
@@ -605,7 +621,7 @@
605
621
  ],
606
622
  "getSignature": [
607
623
  {
608
- "id": 184,
624
+ "id": 179,
609
625
  "name": "beforeClose",
610
626
  "kind": 524288,
611
627
  "kindString": "Get signature",
@@ -618,7 +634,7 @@
618
634
  "typeArguments": [
619
635
  {
620
636
  "type": "reference",
621
- "id": 131,
637
+ "id": 126,
622
638
  "name": "SkyModalBeforeCloseHandler"
623
639
  }
624
640
  ],
@@ -630,7 +646,7 @@
630
646
  ]
631
647
  },
632
648
  {
633
- "id": 185,
649
+ "id": 180,
634
650
  "name": "closed",
635
651
  "kind": 262144,
636
652
  "kindString": "Accessor",
@@ -646,7 +662,7 @@
646
662
  ],
647
663
  "getSignature": [
648
664
  {
649
- "id": 186,
665
+ "id": 181,
650
666
  "name": "closed",
651
667
  "kind": 524288,
652
668
  "kindString": "Get signature",
@@ -659,7 +675,7 @@
659
675
  "typeArguments": [
660
676
  {
661
677
  "type": "reference",
662
- "id": 138,
678
+ "id": 133,
663
679
  "name": "SkyModalCloseArgs"
664
680
  }
665
681
  ],
@@ -671,7 +687,7 @@
671
687
  ]
672
688
  },
673
689
  {
674
- "id": 187,
690
+ "id": 182,
675
691
  "name": "helpOpened",
676
692
  "kind": 262144,
677
693
  "kindString": "Accessor",
@@ -687,7 +703,7 @@
687
703
  ],
688
704
  "getSignature": [
689
705
  {
690
- "id": 188,
706
+ "id": 183,
691
707
  "name": "helpOpened",
692
708
  "kind": 524288,
693
709
  "kindString": "Get signature",
@@ -711,7 +727,7 @@
711
727
  ]
712
728
  },
713
729
  {
714
- "id": 198,
730
+ "id": 193,
715
731
  "name": "cancel",
716
732
  "kind": 2048,
717
733
  "kindString": "Method",
@@ -727,7 +743,7 @@
727
743
  ],
728
744
  "signatures": [
729
745
  {
730
- "id": 199,
746
+ "id": 194,
731
747
  "name": "cancel",
732
748
  "kind": 4096,
733
749
  "kindString": "Call signature",
@@ -737,7 +753,7 @@
737
753
  },
738
754
  "parameters": [
739
755
  {
740
- "id": 200,
756
+ "id": 195,
741
757
  "name": "result",
742
758
  "kind": 32768,
743
759
  "kindString": "Parameter",
@@ -761,7 +777,7 @@
761
777
  ]
762
778
  },
763
779
  {
764
- "id": 193,
780
+ "id": 188,
765
781
  "name": "close",
766
782
  "kind": 2048,
767
783
  "kindString": "Method",
@@ -777,7 +793,7 @@
777
793
  ],
778
794
  "signatures": [
779
795
  {
780
- "id": 194,
796
+ "id": 189,
781
797
  "name": "close",
782
798
  "kind": 4096,
783
799
  "kindString": "Call signature",
@@ -787,7 +803,7 @@
787
803
  },
788
804
  "parameters": [
789
805
  {
790
- "id": 195,
806
+ "id": 190,
791
807
  "name": "result",
792
808
  "kind": 32768,
793
809
  "kindString": "Parameter",
@@ -803,7 +819,7 @@
803
819
  }
804
820
  },
805
821
  {
806
- "id": 196,
822
+ "id": 191,
807
823
  "name": "reason",
808
824
  "kind": 32768,
809
825
  "kindString": "Parameter",
@@ -819,7 +835,7 @@
819
835
  }
820
836
  },
821
837
  {
822
- "id": 197,
838
+ "id": 192,
823
839
  "name": "ignoreBeforeClose",
824
840
  "kind": 32768,
825
841
  "kindString": "Parameter",
@@ -843,7 +859,7 @@
843
859
  ]
844
860
  },
845
861
  {
846
- "id": 204,
862
+ "id": 199,
847
863
  "name": "openHelp",
848
864
  "kind": 2048,
849
865
  "kindString": "Method",
@@ -859,7 +875,7 @@
859
875
  ],
860
876
  "signatures": [
861
877
  {
862
- "id": 205,
878
+ "id": 200,
863
879
  "name": "openHelp",
864
880
  "kind": 4096,
865
881
  "kindString": "Call signature",
@@ -869,7 +885,7 @@
869
885
  },
870
886
  "parameters": [
871
887
  {
872
- "id": 206,
888
+ "id": 201,
873
889
  "name": "helpKey",
874
890
  "kind": 32768,
875
891
  "kindString": "Parameter",
@@ -891,7 +907,7 @@
891
907
  ]
892
908
  },
893
909
  {
894
- "id": 201,
910
+ "id": 196,
895
911
  "name": "save",
896
912
  "kind": 2048,
897
913
  "kindString": "Method",
@@ -907,7 +923,7 @@
907
923
  ],
908
924
  "signatures": [
909
925
  {
910
- "id": 202,
926
+ "id": 197,
911
927
  "name": "save",
912
928
  "kind": 4096,
913
929
  "kindString": "Call signature",
@@ -917,7 +933,7 @@
917
933
  },
918
934
  "parameters": [
919
935
  {
920
- "id": 203,
936
+ "id": 198,
921
937
  "name": "result",
922
938
  "kind": 32768,
923
939
  "kindString": "Parameter",
@@ -946,33 +962,33 @@
946
962
  "title": "Constructors",
947
963
  "kind": 512,
948
964
  "children": [
949
- 181
965
+ 176
950
966
  ]
951
967
  },
952
968
  {
953
969
  "title": "Properties",
954
970
  "kind": 1024,
955
971
  "children": [
956
- 189
972
+ 184
957
973
  ]
958
974
  },
959
975
  {
960
976
  "title": "Accessors",
961
977
  "kind": 262144,
962
978
  "children": [
963
- 183,
964
- 185,
965
- 187
979
+ 178,
980
+ 180,
981
+ 182
966
982
  ]
967
983
  },
968
984
  {
969
985
  "title": "Methods",
970
986
  "kind": 2048,
971
987
  "children": [
972
- 198,
973
988
  193,
974
- 204,
975
- 201
989
+ 188,
990
+ 199,
991
+ 196
976
992
  ]
977
993
  }
978
994
  ],
@@ -985,7 +1001,7 @@
985
1001
  ]
986
1002
  },
987
1003
  {
988
- "id": 225,
1004
+ "id": 220,
989
1005
  "name": "SkyModalModule",
990
1006
  "kind": 128,
991
1007
  "kindString": "Class",
@@ -1000,7 +1016,7 @@
1000
1016
  "name": "NgModule"
1001
1017
  },
1002
1018
  "arguments": {
1003
- "obj": "{\n declarations: [\n SkyModalComponent,\n SkyModalContentComponent,\n SkyModalFooterComponent,\n SkyModalHeaderComponent,\n SkyModalHostComponent,\n SkyModalScrollShadowDirective,\n ],\n imports: [\n CommonModule,\n RouterModule,\n SkyIconModule,\n SkyModalsResourcesModule,\n SkyThemeModule,\n ],\n exports: [\n SkyModalComponent,\n SkyModalContentComponent,\n SkyModalFooterComponent,\n SkyModalHeaderComponent,\n ],\n}"
1019
+ "obj": "{\n declarations: [\n SkyModalComponent,\n SkyModalContentComponent,\n SkyModalFooterComponent,\n SkyModalHeaderComponent,\n SkyModalHostComponent,\n SkyModalScrollShadowDirective,\n ],\n imports: [\n CommonModule,\n RouterModule,\n SkyIconModule,\n SkyModalsResourcesModule,\n SkyThemeModule,\n SkyTrimModule,\n ],\n exports: [\n SkyModalComponent,\n SkyModalContentComponent,\n SkyModalFooterComponent,\n SkyModalHeaderComponent,\n ],\n}"
1004
1020
  }
1005
1021
  }
1006
1022
  ],
@@ -1010,20 +1026,20 @@
1010
1026
  "title": "Constructors",
1011
1027
  "kind": 512,
1012
1028
  "children": [
1013
- 226
1029
+ 221
1014
1030
  ]
1015
1031
  }
1016
1032
  ],
1017
1033
  "sources": [
1018
1034
  {
1019
1035
  "fileName": "projects/modals/src/modules/modal/modal.module.ts",
1020
- "line": 39,
1036
+ "line": 41,
1021
1037
  "character": 13
1022
1038
  }
1023
1039
  ]
1024
1040
  },
1025
1041
  {
1026
- "id": 228,
1042
+ "id": 223,
1027
1043
  "name": "SkyModalService",
1028
1044
  "kind": 128,
1029
1045
  "kindString": "Class",
@@ -1053,7 +1069,7 @@
1053
1069
  ],
1054
1070
  "children": [
1055
1071
  {
1056
- "id": 230,
1072
+ "id": 225,
1057
1073
  "name": "constructor",
1058
1074
  "kind": 512,
1059
1075
  "kindString": "Constructor",
@@ -1061,26 +1077,24 @@
1061
1077
  "sources": [
1062
1078
  {
1063
1079
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1064
- "line": 26,
1080
+ "line": 24,
1065
1081
  "character": 2
1066
1082
  }
1067
1083
  ],
1068
1084
  "signatures": [
1069
1085
  {
1070
- "id": 231,
1086
+ "id": 226,
1071
1087
  "name": "new SkyModalService",
1072
1088
  "kind": 16384,
1073
1089
  "kindString": "Constructor signature",
1074
1090
  "flags": {},
1075
1091
  "parameters": [
1076
1092
  {
1077
- "id": 232,
1093
+ "id": 227,
1078
1094
  "name": "dynamicComponentService",
1079
1095
  "kind": 32768,
1080
1096
  "kindString": "Parameter",
1081
- "flags": {
1082
- "isOptional": true
1083
- },
1097
+ "flags": {},
1084
1098
  "type": {
1085
1099
  "type": "reference",
1086
1100
  "name": "SkyDynamicComponentService"
@@ -1089,14 +1103,14 @@
1089
1103
  ],
1090
1104
  "type": {
1091
1105
  "type": "reference",
1092
- "id": 228,
1106
+ "id": 223,
1093
1107
  "name": "SkyModalService"
1094
1108
  }
1095
1109
  }
1096
1110
  ]
1097
1111
  },
1098
1112
  {
1099
- "id": 236,
1113
+ "id": 231,
1100
1114
  "name": "open",
1101
1115
  "kind": 2048,
1102
1116
  "kindString": "Method",
@@ -1106,13 +1120,13 @@
1106
1120
  "sources": [
1107
1121
  {
1108
1122
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1109
- "line": 46,
1123
+ "line": 44,
1110
1124
  "character": 9
1111
1125
  }
1112
1126
  ],
1113
1127
  "signatures": [
1114
1128
  {
1115
- "id": 237,
1129
+ "id": 232,
1116
1130
  "name": "open",
1117
1131
  "kind": 4096,
1118
1132
  "kindString": "Call signature",
@@ -1122,7 +1136,7 @@
1122
1136
  },
1123
1137
  "parameters": [
1124
1138
  {
1125
- "id": 238,
1139
+ "id": 233,
1126
1140
  "name": "component",
1127
1141
  "kind": 32768,
1128
1142
  "kindString": "Parameter",
@@ -1136,7 +1150,7 @@
1136
1150
  }
1137
1151
  },
1138
1152
  {
1139
- "id": 239,
1153
+ "id": 234,
1140
1154
  "name": "config",
1141
1155
  "kind": 32768,
1142
1156
  "kindString": "Parameter",
@@ -1158,7 +1172,7 @@
1158
1172
  },
1159
1173
  {
1160
1174
  "type": "reference",
1161
- "id": 215,
1175
+ "id": 210,
1162
1176
  "name": "SkyModalConfigurationInterface"
1163
1177
  }
1164
1178
  ]
@@ -1167,7 +1181,7 @@
1167
1181
  ],
1168
1182
  "type": {
1169
1183
  "type": "reference",
1170
- "id": 180,
1184
+ "id": 175,
1171
1185
  "name": "SkyModalInstance"
1172
1186
  }
1173
1187
  }
@@ -1179,14 +1193,14 @@
1179
1193
  "title": "Constructors",
1180
1194
  "kind": 512,
1181
1195
  "children": [
1182
- 230
1196
+ 225
1183
1197
  ]
1184
1198
  },
1185
1199
  {
1186
1200
  "title": "Methods",
1187
1201
  "kind": 2048,
1188
1202
  "children": [
1189
- 236
1203
+ 231
1190
1204
  ]
1191
1205
  }
1192
1206
  ],
@@ -1228,7 +1242,7 @@
1228
1242
  "sources": [
1229
1243
  {
1230
1244
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1231
- "line": 31,
1245
+ "line": 32,
1232
1246
  "character": 2
1233
1247
  }
1234
1248
  ],
@@ -1262,7 +1276,7 @@
1262
1276
  ],
1263
1277
  "type": {
1264
1278
  "type": "reference",
1265
- "id": 105,
1279
+ "id": 100,
1266
1280
  "name": "SkyConfirmConfig"
1267
1281
  }
1268
1282
  },
@@ -1274,7 +1288,7 @@
1274
1288
  "flags": {},
1275
1289
  "type": {
1276
1290
  "type": "reference",
1277
- "id": 180,
1291
+ "id": 175,
1278
1292
  "name": "SkyModalInstance"
1279
1293
  }
1280
1294
  },
@@ -1321,7 +1335,7 @@
1321
1335
  "sources": [
1322
1336
  {
1323
1337
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1324
- "line": 23,
1338
+ "line": 24,
1325
1339
  "character": 9
1326
1340
  }
1327
1341
  ],
@@ -1341,7 +1355,7 @@
1341
1355
  "sources": [
1342
1356
  {
1343
1357
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1344
- "line": 21,
1358
+ "line": 22,
1345
1359
  "character": 9
1346
1360
  }
1347
1361
  ],
@@ -1364,7 +1378,7 @@
1364
1378
  "sources": [
1365
1379
  {
1366
1380
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1367
- "line": 25,
1381
+ "line": 26,
1368
1382
  "character": 9
1369
1383
  }
1370
1384
  ],
@@ -1385,7 +1399,7 @@
1385
1399
  "sources": [
1386
1400
  {
1387
1401
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1388
- "line": 22,
1402
+ "line": 23,
1389
1403
  "character": 9
1390
1404
  }
1391
1405
  ],
@@ -1405,7 +1419,7 @@
1405
1419
  "sources": [
1406
1420
  {
1407
1421
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1408
- "line": 24,
1422
+ "line": 25,
1409
1423
  "character": 9
1410
1424
  }
1411
1425
  ],
@@ -1426,7 +1440,7 @@
1426
1440
  "sources": [
1427
1441
  {
1428
1442
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1429
- "line": 59,
1443
+ "line": 62,
1430
1444
  "character": 9
1431
1445
  }
1432
1446
  ],
@@ -1488,7 +1502,7 @@
1488
1502
  "sources": [
1489
1503
  {
1490
1504
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1491
- "line": 20,
1505
+ "line": 21,
1492
1506
  "character": 13
1493
1507
  }
1494
1508
  ]
@@ -1894,6 +1908,49 @@
1894
1908
  },
1895
1909
  "defaultValue": "..."
1896
1910
  },
1911
+ {
1912
+ "id": 61,
1913
+ "name": "modalContentWrapperElement",
1914
+ "kind": 1024,
1915
+ "kindString": "Property",
1916
+ "flags": {
1917
+ "isPublic": true
1918
+ },
1919
+ "decorators": [
1920
+ {
1921
+ "name": "ViewChild",
1922
+ "type": {
1923
+ "type": "reference",
1924
+ "qualifiedName": "ViewChildDecorator",
1925
+ "package": "@angular/core",
1926
+ "name": "ViewChild"
1927
+ },
1928
+ "arguments": {
1929
+ "selector": "'modalContentWrapper'",
1930
+ "opts": "{ read: ElementRef }"
1931
+ }
1932
+ }
1933
+ ],
1934
+ "sources": [
1935
+ {
1936
+ "fileName": "projects/modals/src/modules/modal/modal.component.ts",
1937
+ "line": 89,
1938
+ "character": 9
1939
+ }
1940
+ ],
1941
+ "type": {
1942
+ "type": "reference",
1943
+ "typeArguments": [
1944
+ {
1945
+ "type": "intrinsic",
1946
+ "name": "any"
1947
+ }
1948
+ ],
1949
+ "qualifiedName": "ElementRef",
1950
+ "package": "@angular/core",
1951
+ "name": "ElementRef"
1952
+ }
1953
+ },
1897
1954
  {
1898
1955
  "id": 57,
1899
1956
  "name": "modalHeaderId",
@@ -2398,6 +2455,7 @@
2398
2455
  50,
2399
2456
  54,
2400
2457
  56,
2458
+ 61,
2401
2459
  57,
2402
2460
  55,
2403
2461
  58,
@@ -2445,14 +2503,14 @@
2445
2503
  ]
2446
2504
  },
2447
2505
  {
2448
- "id": 97,
2506
+ "id": 92,
2449
2507
  "name": "SkyConfirmButtonConfig",
2450
2508
  "kind": 256,
2451
2509
  "kindString": "Interface",
2452
2510
  "flags": {},
2453
2511
  "children": [
2454
2512
  {
2455
- "id": 98,
2513
+ "id": 93,
2456
2514
  "name": "action",
2457
2515
  "kind": 1024,
2458
2516
  "kindString": "Property",
@@ -2473,7 +2531,7 @@
2473
2531
  }
2474
2532
  },
2475
2533
  {
2476
- "id": 101,
2534
+ "id": 96,
2477
2535
  "name": "autofocus",
2478
2536
  "kind": 1024,
2479
2537
  "kindString": "Property",
@@ -2502,7 +2560,7 @@
2502
2560
  }
2503
2561
  },
2504
2562
  {
2505
- "id": 100,
2563
+ "id": 95,
2506
2564
  "name": "styleType",
2507
2565
  "kind": 1024,
2508
2566
  "kindString": "Property",
@@ -2525,7 +2583,7 @@
2525
2583
  }
2526
2584
  },
2527
2585
  {
2528
- "id": 99,
2586
+ "id": 94,
2529
2587
  "name": "text",
2530
2588
  "kind": 1024,
2531
2589
  "kindString": "Property",
@@ -2551,10 +2609,10 @@
2551
2609
  "title": "Properties",
2552
2610
  "kind": 1024,
2553
2611
  "children": [
2554
- 98,
2555
- 101,
2556
- 100,
2557
- 99
2612
+ 93,
2613
+ 96,
2614
+ 95,
2615
+ 94
2558
2616
  ]
2559
2617
  }
2560
2618
  ],
@@ -2567,14 +2625,14 @@
2567
2625
  ]
2568
2626
  },
2569
2627
  {
2570
- "id": 103,
2628
+ "id": 98,
2571
2629
  "name": "SkyConfirmCloseEventArgs",
2572
2630
  "kind": 256,
2573
2631
  "kindString": "Interface",
2574
2632
  "flags": {},
2575
2633
  "children": [
2576
2634
  {
2577
- "id": 104,
2635
+ "id": 99,
2578
2636
  "name": "action",
2579
2637
  "kind": 1024,
2580
2638
  "kindString": "Property",
@@ -2600,7 +2658,7 @@
2600
2658
  "title": "Properties",
2601
2659
  "kind": 1024,
2602
2660
  "children": [
2603
- 104
2661
+ 99
2604
2662
  ]
2605
2663
  }
2606
2664
  ],
@@ -2613,14 +2671,14 @@
2613
2671
  ]
2614
2672
  },
2615
2673
  {
2616
- "id": 105,
2674
+ "id": 100,
2617
2675
  "name": "SkyConfirmConfig",
2618
2676
  "kind": 256,
2619
2677
  "kindString": "Interface",
2620
2678
  "flags": {},
2621
2679
  "children": [
2622
2680
  {
2623
- "id": 107,
2681
+ "id": 102,
2624
2682
  "name": "body",
2625
2683
  "kind": 1024,
2626
2684
  "kindString": "Property",
@@ -2643,7 +2701,7 @@
2643
2701
  }
2644
2702
  },
2645
2703
  {
2646
- "id": 108,
2704
+ "id": 103,
2647
2705
  "name": "buttons",
2648
2706
  "kind": 1024,
2649
2707
  "kindString": "Property",
@@ -2664,13 +2722,13 @@
2664
2722
  "type": "array",
2665
2723
  "elementType": {
2666
2724
  "type": "reference",
2667
- "id": 97,
2725
+ "id": 92,
2668
2726
  "name": "SkyConfirmButtonConfig"
2669
2727
  }
2670
2728
  }
2671
2729
  },
2672
2730
  {
2673
- "id": 106,
2731
+ "id": 101,
2674
2732
  "name": "message",
2675
2733
  "kind": 1024,
2676
2734
  "kindString": "Property",
@@ -2697,7 +2755,7 @@
2697
2755
  }
2698
2756
  },
2699
2757
  {
2700
- "id": 109,
2758
+ "id": 104,
2701
2759
  "name": "preserveWhiteSpace",
2702
2760
  "kind": 1024,
2703
2761
  "kindString": "Property",
@@ -2726,7 +2784,7 @@
2726
2784
  }
2727
2785
  },
2728
2786
  {
2729
- "id": 110,
2787
+ "id": 105,
2730
2788
  "name": "type",
2731
2789
  "kind": 1024,
2732
2790
  "kindString": "Property",
@@ -2745,7 +2803,7 @@
2745
2803
  ],
2746
2804
  "type": {
2747
2805
  "type": "reference",
2748
- "id": 115,
2806
+ "id": 110,
2749
2807
  "name": "SkyConfirmType"
2750
2808
  }
2751
2809
  }
@@ -2755,11 +2813,11 @@
2755
2813
  "title": "Properties",
2756
2814
  "kind": 1024,
2757
2815
  "children": [
2758
- 107,
2759
- 108,
2760
- 106,
2761
- 109,
2762
- 110
2816
+ 102,
2817
+ 103,
2818
+ 101,
2819
+ 104,
2820
+ 105
2763
2821
  ]
2764
2822
  }
2765
2823
  ],
@@ -2772,7 +2830,7 @@
2772
2830
  ]
2773
2831
  },
2774
2832
  {
2775
- "id": 215,
2833
+ "id": 210,
2776
2834
  "name": "SkyModalConfigurationInterface",
2777
2835
  "kind": 256,
2778
2836
  "kindString": "Interface",
@@ -2782,7 +2840,7 @@
2782
2840
  },
2783
2841
  "children": [
2784
2842
  {
2785
- "id": 219,
2843
+ "id": 214,
2786
2844
  "name": "ariaDescribedBy",
2787
2845
  "kind": 1024,
2788
2846
  "kindString": "Property",
@@ -2795,7 +2853,7 @@
2795
2853
  "sources": [
2796
2854
  {
2797
2855
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2798
- "line": 35,
2856
+ "line": 37,
2799
2857
  "character": 2
2800
2858
  }
2801
2859
  ],
@@ -2805,7 +2863,7 @@
2805
2863
  }
2806
2864
  },
2807
2865
  {
2808
- "id": 220,
2866
+ "id": 215,
2809
2867
  "name": "ariaLabelledBy",
2810
2868
  "kind": 1024,
2811
2869
  "kindString": "Property",
@@ -2818,7 +2876,7 @@
2818
2876
  "sources": [
2819
2877
  {
2820
2878
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2821
- "line": 44,
2879
+ "line": 46,
2822
2880
  "character": 2
2823
2881
  }
2824
2882
  ],
@@ -2828,7 +2886,7 @@
2828
2886
  }
2829
2887
  },
2830
2888
  {
2831
- "id": 221,
2889
+ "id": 216,
2832
2890
  "name": "ariaRole",
2833
2891
  "kind": 1024,
2834
2892
  "kindString": "Property",
@@ -2847,7 +2905,7 @@
2847
2905
  "sources": [
2848
2906
  {
2849
2907
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2850
- "line": 55,
2908
+ "line": 57,
2851
2909
  "character": 2
2852
2910
  }
2853
2911
  ],
@@ -2857,7 +2915,7 @@
2857
2915
  }
2858
2916
  },
2859
2917
  {
2860
- "id": 216,
2918
+ "id": 211,
2861
2919
  "name": "fullPage",
2862
2920
  "kind": 1024,
2863
2921
  "kindString": "Property",
@@ -2870,7 +2928,7 @@
2870
2928
  "sources": [
2871
2929
  {
2872
2930
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2873
- "line": 12,
2931
+ "line": 14,
2874
2932
  "character": 2
2875
2933
  }
2876
2934
  ],
@@ -2880,7 +2938,7 @@
2880
2938
  }
2881
2939
  },
2882
2940
  {
2883
- "id": 223,
2941
+ "id": 218,
2884
2942
  "name": "helpKey",
2885
2943
  "kind": 1024,
2886
2944
  "kindString": "Property",
@@ -2888,12 +2946,17 @@
2888
2946
  "isOptional": true
2889
2947
  },
2890
2948
  "comment": {
2891
- "shortText": "Specifies a `helpKey` string. This property displays\nthe <i class=\"fa fa-question-circle\" aria-hidden=\"true\"></i> button in the modal header.\nWhen users click this button, the `helpOpened` event broadcasts the `helpKey` parameter.\nBlackbaud developers can use the Help Widget, which is for internal Blackbaud use only, to\n[display help content in a flyout panel](https://docs.blackbaud.com/bb-help-docs/components/modal-header)."
2949
+ "tags": [
2950
+ {
2951
+ "tag": "deprecated",
2952
+ "text": "To display a help button in the modal header, include a help button element, such as `sky-help-inline`, in the `sky-modal-header` element and a `sky-control-help` CSS class on that help button element\nSpecifies a `helpKey` string. This property displays\nthe <i class=\"fa fa-question-circle\" aria-hidden=\"true\"></i> button in the modal header.\nWhen users click this button, the `helpOpened` event broadcasts the `helpKey` parameter.\nBlackbaud developers can use the Help Widget, which is for internal Blackbaud use only, to\n[display help content in a flyout panel](https://docs.blackbaud.com/bb-help-docs/components/modal-header).\n"
2953
+ }
2954
+ ]
2892
2955
  },
2893
2956
  "sources": [
2894
2957
  {
2895
2958
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2896
- "line": 71,
2959
+ "line": 74,
2897
2960
  "character": 2
2898
2961
  }
2899
2962
  ],
@@ -2903,7 +2966,7 @@
2903
2966
  }
2904
2967
  },
2905
2968
  {
2906
- "id": 218,
2969
+ "id": 213,
2907
2970
  "name": "providers",
2908
2971
  "kind": 1024,
2909
2972
  "kindString": "Property",
@@ -2916,20 +2979,22 @@
2916
2979
  "sources": [
2917
2980
  {
2918
2981
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2919
- "line": 25,
2982
+ "line": 27,
2920
2983
  "character": 2
2921
2984
  }
2922
2985
  ],
2923
2986
  "type": {
2924
2987
  "type": "array",
2925
2988
  "elementType": {
2926
- "type": "intrinsic",
2927
- "name": "any"
2989
+ "type": "reference",
2990
+ "qualifiedName": "StaticProvider",
2991
+ "package": "@angular/core",
2992
+ "name": "StaticProvider"
2928
2993
  }
2929
2994
  }
2930
2995
  },
2931
2996
  {
2932
- "id": 217,
2997
+ "id": 212,
2933
2998
  "name": "size",
2934
2999
  "kind": 1024,
2935
3000
  "kindString": "Property",
@@ -2942,7 +3007,7 @@
2942
3007
  "sources": [
2943
3008
  {
2944
3009
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2945
- "line": 18,
3010
+ "line": 20,
2946
3011
  "character": 2
2947
3012
  }
2948
3013
  ],
@@ -2952,7 +3017,7 @@
2952
3017
  }
2953
3018
  },
2954
3019
  {
2955
- "id": 222,
3020
+ "id": 217,
2956
3021
  "name": "tiledBody",
2957
3022
  "kind": 1024,
2958
3023
  "kindString": "Property",
@@ -2965,7 +3030,7 @@
2965
3030
  "sources": [
2966
3031
  {
2967
3032
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2968
- "line": 62,
3033
+ "line": 64,
2969
3034
  "character": 2
2970
3035
  }
2971
3036
  ],
@@ -2975,7 +3040,7 @@
2975
3040
  }
2976
3041
  },
2977
3042
  {
2978
- "id": 224,
3043
+ "id": 219,
2979
3044
  "name": "wrapperClass",
2980
3045
  "kind": 1024,
2981
3046
  "kindString": "Property",
@@ -2988,7 +3053,7 @@
2988
3053
  "sources": [
2989
3054
  {
2990
3055
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
2991
- "line": 77,
3056
+ "line": 80,
2992
3057
  "character": 2
2993
3058
  }
2994
3059
  ],
@@ -3003,28 +3068,28 @@
3003
3068
  "title": "Properties",
3004
3069
  "kind": 1024,
3005
3070
  "children": [
3006
- 219,
3007
- 220,
3008
- 221,
3071
+ 214,
3072
+ 215,
3009
3073
  216,
3010
- 223,
3074
+ 211,
3011
3075
  218,
3076
+ 213,
3077
+ 212,
3012
3078
  217,
3013
- 222,
3014
- 224
3079
+ 219
3015
3080
  ]
3016
3081
  }
3017
3082
  ],
3018
3083
  "sources": [
3019
3084
  {
3020
3085
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3021
- "line": 7,
3086
+ "line": 9,
3022
3087
  "character": 17
3023
3088
  }
3024
3089
  ]
3025
3090
  },
3026
3091
  {
3027
- "id": 102,
3092
+ "id": 97,
3028
3093
  "name": "SkyConfirmButtonStyleType",
3029
3094
  "kind": 4194304,
3030
3095
  "kindString": "Type alias",
@@ -3059,7 +3124,7 @@
3059
3124
  }
3060
3125
  },
3061
3126
  {
3062
- "id": 280,
3127
+ "id": 275,
3063
3128
  "name": "SkyConfirmHarness",
3064
3129
  "kind": 128,
3065
3130
  "kindString": "Class",
@@ -3069,7 +3134,7 @@
3069
3134
  },
3070
3135
  "children": [
3071
3136
  {
3072
- "id": 281,
3137
+ "id": 276,
3073
3138
  "name": "hostSelector",
3074
3139
  "kind": 1024,
3075
3140
  "kindString": "Property",
@@ -3091,7 +3156,7 @@
3091
3156
  "defaultValue": "'sky-confirm'"
3092
3157
  },
3093
3158
  {
3094
- "id": 294,
3159
+ "id": 289,
3095
3160
  "name": "clickCustomButton",
3096
3161
  "kind": 2048,
3097
3162
  "kindString": "Method",
@@ -3107,7 +3172,7 @@
3107
3172
  ],
3108
3173
  "signatures": [
3109
3174
  {
3110
- "id": 295,
3175
+ "id": 290,
3111
3176
  "name": "clickCustomButton",
3112
3177
  "kind": 4096,
3113
3178
  "kindString": "Call signature",
@@ -3117,14 +3182,14 @@
3117
3182
  },
3118
3183
  "parameters": [
3119
3184
  {
3120
- "id": 296,
3185
+ "id": 291,
3121
3186
  "name": "filters",
3122
3187
  "kind": 32768,
3123
3188
  "kindString": "Parameter",
3124
3189
  "flags": {},
3125
3190
  "type": {
3126
3191
  "type": "reference",
3127
- "id": 372,
3192
+ "id": 367,
3128
3193
  "name": "SkyConfirmButtonHarnessFilters"
3129
3194
  }
3130
3195
  }
@@ -3145,7 +3210,7 @@
3145
3210
  ]
3146
3211
  },
3147
3212
  {
3148
- "id": 297,
3213
+ "id": 292,
3149
3214
  "name": "clickOkButton",
3150
3215
  "kind": 2048,
3151
3216
  "kindString": "Method",
@@ -3161,7 +3226,7 @@
3161
3226
  ],
3162
3227
  "signatures": [
3163
3228
  {
3164
- "id": 298,
3229
+ "id": 293,
3165
3230
  "name": "clickOkButton",
3166
3231
  "kind": 4096,
3167
3232
  "kindString": "Call signature",
@@ -3185,7 +3250,7 @@
3185
3250
  ]
3186
3251
  },
3187
3252
  {
3188
- "id": 299,
3253
+ "id": 294,
3189
3254
  "name": "getBodyText",
3190
3255
  "kind": 2048,
3191
3256
  "kindString": "Method",
@@ -3201,7 +3266,7 @@
3201
3266
  ],
3202
3267
  "signatures": [
3203
3268
  {
3204
- "id": 300,
3269
+ "id": 295,
3205
3270
  "name": "getBodyText",
3206
3271
  "kind": 4096,
3207
3272
  "kindString": "Call signature",
@@ -3225,7 +3290,7 @@
3225
3290
  ]
3226
3291
  },
3227
3292
  {
3228
- "id": 301,
3293
+ "id": 296,
3229
3294
  "name": "getCustomButtons",
3230
3295
  "kind": 2048,
3231
3296
  "kindString": "Method",
@@ -3241,7 +3306,7 @@
3241
3306
  ],
3242
3307
  "signatures": [
3243
3308
  {
3244
- "id": 302,
3309
+ "id": 297,
3245
3310
  "name": "getCustomButtons",
3246
3311
  "kind": 4096,
3247
3312
  "kindString": "Call signature",
@@ -3251,7 +3316,7 @@
3251
3316
  },
3252
3317
  "parameters": [
3253
3318
  {
3254
- "id": 303,
3319
+ "id": 298,
3255
3320
  "name": "filters",
3256
3321
  "kind": 32768,
3257
3322
  "kindString": "Parameter",
@@ -3260,7 +3325,7 @@
3260
3325
  },
3261
3326
  "type": {
3262
3327
  "type": "reference",
3263
- "id": 372,
3328
+ "id": 367,
3264
3329
  "name": "SkyConfirmButtonHarnessFilters"
3265
3330
  }
3266
3331
  }
@@ -3284,7 +3349,7 @@
3284
3349
  ]
3285
3350
  },
3286
3351
  {
3287
- "id": 304,
3352
+ "id": 299,
3288
3353
  "name": "getMessageText",
3289
3354
  "kind": 2048,
3290
3355
  "kindString": "Method",
@@ -3300,7 +3365,7 @@
3300
3365
  ],
3301
3366
  "signatures": [
3302
3367
  {
3303
- "id": 305,
3368
+ "id": 300,
3304
3369
  "name": "getMessageText",
3305
3370
  "kind": 4096,
3306
3371
  "kindString": "Call signature",
@@ -3324,7 +3389,7 @@
3324
3389
  ]
3325
3390
  },
3326
3391
  {
3327
- "id": 306,
3392
+ "id": 301,
3328
3393
  "name": "getType",
3329
3394
  "kind": 2048,
3330
3395
  "kindString": "Method",
@@ -3340,7 +3405,7 @@
3340
3405
  ],
3341
3406
  "signatures": [
3342
3407
  {
3343
- "id": 307,
3408
+ "id": 302,
3344
3409
  "name": "getType",
3345
3410
  "kind": 4096,
3346
3411
  "kindString": "Call signature",
@@ -3353,7 +3418,7 @@
3353
3418
  "typeArguments": [
3354
3419
  {
3355
3420
  "type": "reference",
3356
- "id": 115,
3421
+ "id": 110,
3357
3422
  "name": "SkyConfirmType"
3358
3423
  }
3359
3424
  ],
@@ -3365,7 +3430,7 @@
3365
3430
  ]
3366
3431
  },
3367
3432
  {
3368
- "id": 317,
3433
+ "id": 312,
3369
3434
  "name": "host",
3370
3435
  "kind": 2048,
3371
3436
  "kindString": "Method",
@@ -3379,7 +3444,7 @@
3379
3444
  ],
3380
3445
  "signatures": [
3381
3446
  {
3382
- "id": 318,
3447
+ "id": 313,
3383
3448
  "name": "host",
3384
3449
  "kind": 4096,
3385
3450
  "kindString": "Call signature",
@@ -3413,7 +3478,7 @@
3413
3478
  }
3414
3479
  },
3415
3480
  {
3416
- "id": 308,
3481
+ "id": 303,
3417
3482
  "name": "isWhiteSpacePreserved",
3418
3483
  "kind": 2048,
3419
3484
  "kindString": "Method",
@@ -3429,7 +3494,7 @@
3429
3494
  ],
3430
3495
  "signatures": [
3431
3496
  {
3432
- "id": 309,
3497
+ "id": 304,
3433
3498
  "name": "isWhiteSpacePreserved",
3434
3499
  "kind": 4096,
3435
3500
  "kindString": "Call signature",
@@ -3458,28 +3523,28 @@
3458
3523
  "title": "Constructors",
3459
3524
  "kind": 512,
3460
3525
  "children": [
3461
- 287
3526
+ 282
3462
3527
  ]
3463
3528
  },
3464
3529
  {
3465
3530
  "title": "Properties",
3466
3531
  "kind": 1024,
3467
3532
  "children": [
3468
- 281
3533
+ 276
3469
3534
  ]
3470
3535
  },
3471
3536
  {
3472
3537
  "title": "Methods",
3473
3538
  "kind": 2048,
3474
3539
  "children": [
3540
+ 289,
3541
+ 292,
3475
3542
  294,
3476
- 297,
3543
+ 296,
3477
3544
  299,
3478
3545
  301,
3479
- 304,
3480
- 306,
3481
- 317,
3482
- 308
3546
+ 312,
3547
+ 303
3483
3548
  ]
3484
3549
  }
3485
3550
  ],
@@ -3498,7 +3563,7 @@
3498
3563
  ]
3499
3564
  },
3500
3565
  {
3501
- "id": 372,
3566
+ "id": 367,
3502
3567
  "name": "SkyConfirmButtonHarnessFilters",
3503
3568
  "kind": 256,
3504
3569
  "kindString": "Interface",
@@ -3508,7 +3573,7 @@
3508
3573
  },
3509
3574
  "children": [
3510
3575
  {
3511
- "id": 375,
3576
+ "id": 370,
3512
3577
  "name": "ancestor",
3513
3578
  "kind": 1024,
3514
3579
  "kindString": "Property",
@@ -3535,7 +3600,7 @@
3535
3600
  }
3536
3601
  },
3537
3602
  {
3538
- "id": 374,
3603
+ "id": 369,
3539
3604
  "name": "styleType",
3540
3605
  "kind": 1024,
3541
3606
  "kindString": "Property",
@@ -3558,7 +3623,7 @@
3558
3623
  }
3559
3624
  },
3560
3625
  {
3561
- "id": 373,
3626
+ "id": 368,
3562
3627
  "name": "text",
3563
3628
  "kind": 1024,
3564
3629
  "kindString": "Property",
@@ -3597,9 +3662,9 @@
3597
3662
  "title": "Properties",
3598
3663
  "kind": 1024,
3599
3664
  "children": [
3600
- 375,
3601
- 374,
3602
- 373
3665
+ 370,
3666
+ 369,
3667
+ 368
3603
3668
  ]
3604
3669
  }
3605
3670
  ],
@@ -3664,6 +3729,31 @@
3664
3729
  "filePath": "/projects/modals/documentation/code-examples/confirm/confirm-demo.module.ts",
3665
3730
  "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyConfirmModule } from '@skyux/modals';\n\nimport { ConfirmDemoComponent } from './confirm-demo.component';\n\n@NgModule({\n imports: [CommonModule, FormsModule, SkyConfirmModule],\n declarations: [ConfirmDemoComponent],\n exports: [ConfirmDemoComponent],\n})\nexport class ConfirmDemoModule {}\n"
3666
3731
  },
3732
+ {
3733
+ "fileName": "modal-demo-modal.component.html",
3734
+ "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo-modal.component.html",
3735
+ "rawContents": "<sky-modal>\n <sky-modal-header>\n Modal title\n <sky-help-inline class=\"sky-control-help\"></sky-help-inline>\n </sky-modal-header>\n <sky-modal-content></sky-modal-content>\n <sky-modal-footer>\n <button\n class=\"sky-btn sky-btn-primary sky-margin-inline-sm\"\n type=\"button\"\n (click)=\"instance.save()\"\n >\n Save\n </button>\n <button\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"instance.close()\"\n >\n Close\n </button>\n </sky-modal-footer>\n</sky-modal>\n"
3736
+ },
3737
+ {
3738
+ "fileName": "modal-demo-modal.component.ts",
3739
+ "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo-modal.component.ts",
3740
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalInstance } from '@skyux/modals';\n\n@Component({\n selector: 'app-modal-demo-modal',\n templateUrl: './modal-demo-modal.component.html',\n})\nexport class ModalDemoModalComponent {\n constructor(public instance: SkyModalInstance) {}\n}\n"
3741
+ },
3742
+ {
3743
+ "fileName": "modal-demo.component.html",
3744
+ "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo.component.html",
3745
+ "rawContents": "<button\n class=\"sky-btn sky-btn-default\"\n type=\"button\"\n (click)=\"onOpenModalClick()\"\n>\n Open modal with inline help\n</button>\n"
3746
+ },
3747
+ {
3748
+ "fileName": "modal-demo.component.ts",
3749
+ "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo.component.ts",
3750
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalConfiguration, SkyModalService } from '@skyux/modals';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@Component({\n selector: 'app-modal-demo',\n templateUrl: './modal-demo.component.html',\n})\nexport class ModalDemoComponent {\n public modalSize = 'medium';\n\n #modalSvc: SkyModalService;\n\n constructor(modalSvc: SkyModalService) {\n this.#modalSvc = modalSvc;\n }\n\n public onOpenModalClick(): void {\n const options: SkyModalConfiguration = {\n size: this.modalSize,\n };\n\n this.#modalSvc.open(ModalDemoModalComponent, options);\n }\n}\n"
3751
+ },
3752
+ {
3753
+ "fileName": "modal-demo.module.ts",
3754
+ "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo.module.ts",
3755
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\nimport { ModalDemoComponent } from './modal-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyModalModule,\n SkyHelpInlineModule,\n ],\n declarations: [ModalDemoComponent, ModalDemoModalComponent],\n exports: [ModalDemoComponent],\n})\nexport class ModalDemoModule {}\n"
3756
+ },
3667
3757
  {
3668
3758
  "fileName": "modal-demo-modal.component.html",
3669
3759
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo-modal.component.html",
@@ -3682,7 +3772,7 @@
3682
3772
  {
3683
3773
  "fileName": "modal-demo.component.ts",
3684
3774
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo.component.ts",
3685
- "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalService } from '@skyux/modals';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@Component({\n selector: 'app-modal-demo',\n templateUrl: './modal-demo.component.html',\n})\nexport class ModalDemoComponent {\n public helpKey = 'help-demo.html';\n\n public modalSize = 'medium';\n\n #modalSvc: SkyModalService;\n\n constructor(modalSvc: SkyModalService) {\n this.#modalSvc = modalSvc;\n }\n\n public onOpenModalClick(): void {\n const modalInstanceType: any = ModalDemoModalComponent;\n const options: any = {\n helpKey: this.helpKey,\n size: this.modalSize,\n };\n\n this.#modalSvc.open(modalInstanceType, options);\n }\n}\n"
3775
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalConfiguration, SkyModalService } from '@skyux/modals';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@Component({\n selector: 'app-modal-demo',\n templateUrl: './modal-demo.component.html',\n})\nexport class ModalDemoComponent {\n public helpKey = 'help-demo.html';\n\n public modalSize = 'medium';\n\n #modalSvc: SkyModalService;\n\n constructor(modalSvc: SkyModalService) {\n this.#modalSvc = modalSvc;\n }\n\n public onOpenModalClick(): void {\n const options: SkyModalConfiguration = {\n helpKey: this.helpKey,\n size: this.modalSize,\n };\n\n this.#modalSvc.open(ModalDemoModalComponent, options);\n }\n}\n"
3686
3776
  },
3687
3777
  {
3688
3778
  "fileName": "modal-demo.module.ts",