@skyux/modals 11.43.0 → 11.44.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 +1178 -634
- package/esm2022/lib/modules/confirm/confirm.component.mjs +2 -2
- package/esm2022/lib/modules/modal/modal-component-adapter.service.mjs +2 -10
- package/esm2022/lib/modules/modal/modal.component.mjs +8 -6
- package/esm2022/lib/modules/shared/sky-modals-resources.module.mjs +20 -1
- package/esm2022/testing/modules/confirm/confirm-button-harness.mjs +4 -2
- package/esm2022/testing/modules/confirm/confirm-harness.mjs +4 -1
- package/fesm2022/skyux-modals-testing.mjs +6 -1
- package/fesm2022/skyux-modals-testing.mjs.map +1 -1
- package/fesm2022/skyux-modals.mjs +28 -15
- package/fesm2022/skyux-modals.mjs.map +1 -1
- package/lib/modules/modal/modal.component.d.ts +2 -1
- package/package.json +7 -7
- package/testing/modules/confirm/confirm-button-harness.d.ts +3 -1
- package/testing/modules/confirm/confirm-harness.d.ts +3 -0
package/documentation.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"SkyModalConfigurationInterface": "interface-skymodalconfigurationinterface",
|
|
21
21
|
"SkyModalError": "interface-skymodalerror",
|
|
22
22
|
"SkyConfirmButtonStyleType": "type-alias-skyconfirmbuttonstyletype",
|
|
23
|
+
"SkyConfirmButtonHarness": "class-skyconfirmbuttonharness",
|
|
23
24
|
"SkyConfirmHarness": "class-skyconfirmharness",
|
|
24
25
|
"SkyConfirmTestingController": "class-skyconfirmtestingcontroller",
|
|
25
26
|
"SkyConfirmTestingModule": "class-skyconfirmtestingmodule",
|
|
@@ -78,7 +79,7 @@
|
|
|
78
79
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
79
80
|
"line": 5,
|
|
80
81
|
"character": 2,
|
|
81
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
82
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
|
|
82
83
|
}
|
|
83
84
|
],
|
|
84
85
|
"type": {
|
|
@@ -113,7 +114,7 @@
|
|
|
113
114
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
114
115
|
"line": 9,
|
|
115
116
|
"character": 2,
|
|
116
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
117
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
|
|
117
118
|
}
|
|
118
119
|
],
|
|
119
120
|
"type": {
|
|
@@ -159,7 +160,7 @@
|
|
|
159
160
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
160
161
|
"line": 15,
|
|
161
162
|
"character": 2,
|
|
162
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
163
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
|
|
163
164
|
}
|
|
164
165
|
],
|
|
165
166
|
"type": {
|
|
@@ -205,7 +206,7 @@
|
|
|
205
206
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
206
207
|
"line": 21,
|
|
207
208
|
"character": 2,
|
|
208
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
209
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
|
|
209
210
|
}
|
|
210
211
|
],
|
|
211
212
|
"type": {
|
|
@@ -230,7 +231,7 @@
|
|
|
230
231
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
231
232
|
"line": 1,
|
|
232
233
|
"character": 12,
|
|
233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
234
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
|
|
234
235
|
}
|
|
235
236
|
]
|
|
236
237
|
},
|
|
@@ -254,7 +255,7 @@
|
|
|
254
255
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
255
256
|
"line": 11,
|
|
256
257
|
"character": 13,
|
|
257
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
258
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
258
259
|
}
|
|
259
260
|
],
|
|
260
261
|
"getSignature": {
|
|
@@ -292,7 +293,7 @@
|
|
|
292
293
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
293
294
|
"line": 11,
|
|
294
295
|
"character": 2,
|
|
295
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
296
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
296
297
|
}
|
|
297
298
|
],
|
|
298
299
|
"type": {
|
|
@@ -328,7 +329,7 @@
|
|
|
328
329
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
329
330
|
"line": 23,
|
|
330
331
|
"character": 9,
|
|
331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
332
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
332
333
|
}
|
|
333
334
|
],
|
|
334
335
|
"signatures": [
|
|
@@ -351,7 +352,7 @@
|
|
|
351
352
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
352
353
|
"line": 23,
|
|
353
354
|
"character": 2,
|
|
354
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
355
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
355
356
|
}
|
|
356
357
|
],
|
|
357
358
|
"parameters": [
|
|
@@ -419,7 +420,7 @@
|
|
|
419
420
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
420
421
|
"line": 5,
|
|
421
422
|
"character": 13,
|
|
422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
423
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
|
|
423
424
|
}
|
|
424
425
|
],
|
|
425
426
|
"decorators": []
|
|
@@ -466,7 +467,7 @@
|
|
|
466
467
|
"fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
|
|
467
468
|
"line": 7,
|
|
468
469
|
"character": 13,
|
|
469
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
470
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L7"
|
|
470
471
|
}
|
|
471
472
|
],
|
|
472
473
|
"decorators": [
|
|
@@ -504,7 +505,7 @@
|
|
|
504
505
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
505
506
|
"line": 20,
|
|
506
507
|
"character": 2,
|
|
507
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
508
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
508
509
|
}
|
|
509
510
|
],
|
|
510
511
|
"signatures": [
|
|
@@ -519,7 +520,7 @@
|
|
|
519
520
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
520
521
|
"line": 20,
|
|
521
522
|
"character": 2,
|
|
522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
523
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
523
524
|
}
|
|
524
525
|
],
|
|
525
526
|
"parameters": [
|
|
@@ -559,7 +560,7 @@
|
|
|
559
560
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
560
561
|
"line": 28,
|
|
561
562
|
"character": 9,
|
|
562
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
563
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
563
564
|
}
|
|
564
565
|
],
|
|
565
566
|
"signatures": [
|
|
@@ -582,7 +583,7 @@
|
|
|
582
583
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
583
584
|
"line": 28,
|
|
584
585
|
"character": 2,
|
|
585
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
586
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
586
587
|
}
|
|
587
588
|
],
|
|
588
589
|
"parameters": [
|
|
@@ -648,7 +649,7 @@
|
|
|
648
649
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
649
650
|
"line": 17,
|
|
650
651
|
"character": 13,
|
|
651
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
652
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L17"
|
|
652
653
|
}
|
|
653
654
|
],
|
|
654
655
|
"implementedTypes": [
|
|
@@ -697,7 +698,7 @@
|
|
|
697
698
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
698
699
|
"line": 20,
|
|
699
700
|
"character": 2,
|
|
700
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
701
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
701
702
|
}
|
|
702
703
|
],
|
|
703
704
|
"signatures": [
|
|
@@ -712,7 +713,7 @@
|
|
|
712
713
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
713
714
|
"line": 20,
|
|
714
715
|
"character": 2,
|
|
715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
716
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
716
717
|
}
|
|
717
718
|
],
|
|
718
719
|
"parameters": [
|
|
@@ -735,7 +736,7 @@
|
|
|
735
736
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
736
737
|
"line": 20,
|
|
737
738
|
"character": 26,
|
|
738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
739
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
739
740
|
}
|
|
740
741
|
],
|
|
741
742
|
"signatures": [
|
|
@@ -750,7 +751,7 @@
|
|
|
750
751
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
751
752
|
"line": 20,
|
|
752
753
|
"character": 26,
|
|
753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
754
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
754
755
|
}
|
|
755
756
|
],
|
|
756
757
|
"type": {
|
|
@@ -815,7 +816,7 @@
|
|
|
815
816
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
816
817
|
"line": 12,
|
|
817
818
|
"character": 18,
|
|
818
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
819
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
|
|
819
820
|
}
|
|
820
821
|
],
|
|
821
822
|
"type": {
|
|
@@ -840,7 +841,7 @@
|
|
|
840
841
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
841
842
|
"line": 18,
|
|
842
843
|
"character": 18,
|
|
843
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
844
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
844
845
|
}
|
|
845
846
|
],
|
|
846
847
|
"type": {
|
|
@@ -856,7 +857,7 @@
|
|
|
856
857
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
857
858
|
"line": 18,
|
|
858
859
|
"character": 30,
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
860
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
860
861
|
}
|
|
861
862
|
],
|
|
862
863
|
"signatures": [
|
|
@@ -879,7 +880,7 @@
|
|
|
879
880
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
880
881
|
"line": 18,
|
|
881
882
|
"character": 30,
|
|
882
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
883
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
883
884
|
}
|
|
884
885
|
],
|
|
885
886
|
"type": {
|
|
@@ -913,7 +914,7 @@
|
|
|
913
914
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
914
915
|
"line": 6,
|
|
915
916
|
"character": 13,
|
|
916
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
917
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
|
|
917
918
|
}
|
|
918
919
|
],
|
|
919
920
|
"decorators": []
|
|
@@ -954,7 +955,7 @@
|
|
|
954
955
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
955
956
|
"line": 14,
|
|
956
957
|
"character": 9,
|
|
957
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
958
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
|
|
958
959
|
}
|
|
959
960
|
],
|
|
960
961
|
"type": {
|
|
@@ -1008,7 +1009,7 @@
|
|
|
1008
1009
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
1009
1010
|
"line": 10,
|
|
1010
1011
|
"character": 9,
|
|
1011
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1012
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
|
|
1012
1013
|
}
|
|
1013
1014
|
],
|
|
1014
1015
|
"type": {
|
|
@@ -1038,7 +1039,7 @@
|
|
|
1038
1039
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
1039
1040
|
"line": 5,
|
|
1040
1041
|
"character": 13,
|
|
1041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1042
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
|
|
1042
1043
|
}
|
|
1043
1044
|
],
|
|
1044
1045
|
"decorators": []
|
|
@@ -1071,7 +1072,7 @@
|
|
|
1071
1072
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1072
1073
|
"line": 46,
|
|
1073
1074
|
"character": 9,
|
|
1074
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1075
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L46"
|
|
1075
1076
|
}
|
|
1076
1077
|
],
|
|
1077
1078
|
"type": {
|
|
@@ -1093,7 +1094,7 @@
|
|
|
1093
1094
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1094
1095
|
"line": 16,
|
|
1095
1096
|
"character": 13,
|
|
1096
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1097
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1097
1098
|
}
|
|
1098
1099
|
],
|
|
1099
1100
|
"getSignature": {
|
|
@@ -1139,7 +1140,7 @@
|
|
|
1139
1140
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1140
1141
|
"line": 16,
|
|
1141
1142
|
"character": 2,
|
|
1142
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1143
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1143
1144
|
}
|
|
1144
1145
|
],
|
|
1145
1146
|
"type": {
|
|
@@ -1175,7 +1176,7 @@
|
|
|
1175
1176
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1176
1177
|
"line": 28,
|
|
1177
1178
|
"character": 13,
|
|
1178
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1179
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1179
1180
|
}
|
|
1180
1181
|
],
|
|
1181
1182
|
"getSignature": {
|
|
@@ -1253,7 +1254,7 @@
|
|
|
1253
1254
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1254
1255
|
"line": 28,
|
|
1255
1256
|
"character": 2,
|
|
1256
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1257
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1257
1258
|
}
|
|
1258
1259
|
],
|
|
1259
1260
|
"type": {
|
|
@@ -1289,7 +1290,7 @@
|
|
|
1289
1290
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1290
1291
|
"line": 38,
|
|
1291
1292
|
"character": 13,
|
|
1292
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1293
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1293
1294
|
}
|
|
1294
1295
|
],
|
|
1295
1296
|
"getSignature": {
|
|
@@ -1341,7 +1342,7 @@
|
|
|
1341
1342
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1342
1343
|
"line": 38,
|
|
1343
1344
|
"character": 2,
|
|
1344
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1345
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1345
1346
|
}
|
|
1346
1347
|
],
|
|
1347
1348
|
"type": {
|
|
@@ -1375,7 +1376,7 @@
|
|
|
1375
1376
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1376
1377
|
"line": 103,
|
|
1377
1378
|
"character": 9,
|
|
1378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1379
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1379
1380
|
}
|
|
1380
1381
|
],
|
|
1381
1382
|
"signatures": [
|
|
@@ -1406,7 +1407,7 @@
|
|
|
1406
1407
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1407
1408
|
"line": 103,
|
|
1408
1409
|
"character": 2,
|
|
1409
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1410
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1410
1411
|
}
|
|
1411
1412
|
],
|
|
1412
1413
|
"parameters": [
|
|
@@ -1477,7 +1478,7 @@
|
|
|
1477
1478
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1478
1479
|
"line": 85,
|
|
1479
1480
|
"character": 9,
|
|
1480
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1481
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1481
1482
|
}
|
|
1482
1483
|
],
|
|
1483
1484
|
"signatures": [
|
|
@@ -1500,7 +1501,7 @@
|
|
|
1500
1501
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1501
1502
|
"line": 85,
|
|
1502
1503
|
"character": 2,
|
|
1503
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1504
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1504
1505
|
}
|
|
1505
1506
|
],
|
|
1506
1507
|
"parameters": [
|
|
@@ -1637,7 +1638,7 @@
|
|
|
1637
1638
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1638
1639
|
"line": 134,
|
|
1639
1640
|
"character": 9,
|
|
1640
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1641
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1641
1642
|
}
|
|
1642
1643
|
],
|
|
1643
1644
|
"signatures": [
|
|
@@ -1682,7 +1683,7 @@
|
|
|
1682
1683
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1683
1684
|
"line": 134,
|
|
1684
1685
|
"character": 2,
|
|
1685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1686
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1686
1687
|
}
|
|
1687
1688
|
],
|
|
1688
1689
|
"parameters": [
|
|
@@ -1751,7 +1752,7 @@
|
|
|
1751
1752
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1752
1753
|
"line": 113,
|
|
1753
1754
|
"character": 9,
|
|
1754
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1755
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1755
1756
|
}
|
|
1756
1757
|
],
|
|
1757
1758
|
"signatures": [
|
|
@@ -1782,7 +1783,7 @@
|
|
|
1782
1783
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1783
1784
|
"line": 113,
|
|
1784
1785
|
"character": 2,
|
|
1785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1786
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1786
1787
|
}
|
|
1787
1788
|
],
|
|
1788
1789
|
"parameters": [
|
|
@@ -1861,7 +1862,7 @@
|
|
|
1861
1862
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1862
1863
|
"line": 120,
|
|
1863
1864
|
"character": 9,
|
|
1864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1865
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1865
1866
|
}
|
|
1866
1867
|
],
|
|
1867
1868
|
"signatures": [
|
|
@@ -1884,7 +1885,7 @@
|
|
|
1884
1885
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1885
1886
|
"line": 120,
|
|
1886
1887
|
"character": 2,
|
|
1887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1888
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1888
1889
|
}
|
|
1889
1890
|
],
|
|
1890
1891
|
"type": {
|
|
@@ -1933,7 +1934,7 @@
|
|
|
1933
1934
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1934
1935
|
"line": 9,
|
|
1935
1936
|
"character": 13,
|
|
1936
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1937
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
|
|
1937
1938
|
}
|
|
1938
1939
|
],
|
|
1939
1940
|
"decorators": []
|
|
@@ -1958,7 +1959,7 @@
|
|
|
1958
1959
|
"fileName": "projects/modals/src/modules/modal/modal.module.ts",
|
|
1959
1960
|
"line": 25,
|
|
1960
1961
|
"character": 13,
|
|
1961
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1962
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.module.ts#L25"
|
|
1962
1963
|
}
|
|
1963
1964
|
],
|
|
1964
1965
|
"decorators": [
|
|
@@ -1996,7 +1997,7 @@
|
|
|
1996
1997
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1997
1998
|
"line": 30,
|
|
1998
1999
|
"character": 2,
|
|
1999
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2000
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
2000
2001
|
}
|
|
2001
2002
|
],
|
|
2002
2003
|
"signatures": [
|
|
@@ -2011,7 +2012,7 @@
|
|
|
2011
2012
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
2012
2013
|
"line": 30,
|
|
2013
2014
|
"character": 2,
|
|
2014
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2015
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
2015
2016
|
}
|
|
2016
2017
|
],
|
|
2017
2018
|
"parameters": [
|
|
@@ -2054,7 +2055,7 @@
|
|
|
2054
2055
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
2055
2056
|
"line": 50,
|
|
2056
2057
|
"character": 9,
|
|
2057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2058
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
2058
2059
|
}
|
|
2059
2060
|
],
|
|
2060
2061
|
"signatures": [
|
|
@@ -2077,7 +2078,7 @@
|
|
|
2077
2078
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
2078
2079
|
"line": 50,
|
|
2079
2080
|
"character": 2,
|
|
2080
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2081
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
2081
2082
|
}
|
|
2082
2083
|
],
|
|
2083
2084
|
"parameters": [
|
|
@@ -2176,7 +2177,7 @@
|
|
|
2176
2177
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
2177
2178
|
"line": 24,
|
|
2178
2179
|
"character": 13,
|
|
2179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2180
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
|
|
2180
2181
|
}
|
|
2181
2182
|
],
|
|
2182
2183
|
"implementedTypes": [
|
|
@@ -2227,7 +2228,7 @@
|
|
|
2227
2228
|
"fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
|
|
2228
2229
|
"line": 15,
|
|
2229
2230
|
"character": 13,
|
|
2230
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2231
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L15"
|
|
2231
2232
|
}
|
|
2232
2233
|
],
|
|
2233
2234
|
"decorators": [
|
|
@@ -2267,7 +2268,7 @@
|
|
|
2267
2268
|
"fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
|
|
2268
2269
|
"line": 20,
|
|
2269
2270
|
"character": 13,
|
|
2270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2271
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L20"
|
|
2271
2272
|
}
|
|
2272
2273
|
],
|
|
2273
2274
|
"decorators": [
|
|
@@ -2307,7 +2308,7 @@
|
|
|
2307
2308
|
"fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
|
|
2308
2309
|
"line": 15,
|
|
2309
2310
|
"character": 13,
|
|
2310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2311
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L15"
|
|
2311
2312
|
}
|
|
2312
2313
|
],
|
|
2313
2314
|
"decorators": [
|
|
@@ -2343,9 +2344,9 @@
|
|
|
2343
2344
|
"sources": [
|
|
2344
2345
|
{
|
|
2345
2346
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2346
|
-
"line":
|
|
2347
|
+
"line": 207,
|
|
2347
2348
|
"character": 2,
|
|
2348
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2349
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L207"
|
|
2349
2350
|
}
|
|
2350
2351
|
],
|
|
2351
2352
|
"signatures": [
|
|
@@ -2358,9 +2359,9 @@
|
|
|
2358
2359
|
"sources": [
|
|
2359
2360
|
{
|
|
2360
2361
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2361
|
-
"line":
|
|
2362
|
+
"line": 207,
|
|
2362
2363
|
"character": 2,
|
|
2363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2364
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L207"
|
|
2364
2365
|
}
|
|
2365
2366
|
],
|
|
2366
2367
|
"type": {
|
|
@@ -2373,7 +2374,7 @@
|
|
|
2373
2374
|
]
|
|
2374
2375
|
},
|
|
2375
2376
|
{
|
|
2376
|
-
"id":
|
|
2377
|
+
"id": 284,
|
|
2377
2378
|
"name": "ariaOwns",
|
|
2378
2379
|
"variant": "declaration",
|
|
2379
2380
|
"kind": 1024,
|
|
@@ -2383,9 +2384,9 @@
|
|
|
2383
2384
|
"sources": [
|
|
2384
2385
|
{
|
|
2385
2386
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2386
|
-
"line":
|
|
2387
|
+
"line": 159,
|
|
2387
2388
|
"character": 9,
|
|
2388
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2389
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L159"
|
|
2389
2390
|
}
|
|
2390
2391
|
],
|
|
2391
2392
|
"type": {
|
|
@@ -2406,9 +2407,9 @@
|
|
|
2406
2407
|
"sources": [
|
|
2407
2408
|
{
|
|
2408
2409
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2409
|
-
"line":
|
|
2410
|
+
"line": 120,
|
|
2410
2411
|
"character": 9,
|
|
2411
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2412
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L120"
|
|
2412
2413
|
}
|
|
2413
2414
|
],
|
|
2414
2415
|
"type": {
|
|
@@ -2437,9 +2438,9 @@
|
|
|
2437
2438
|
"sources": [
|
|
2438
2439
|
{
|
|
2439
2440
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2440
|
-
"line":
|
|
2441
|
+
"line": 87,
|
|
2441
2442
|
"character": 9,
|
|
2442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2443
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L87"
|
|
2443
2444
|
}
|
|
2444
2445
|
],
|
|
2445
2446
|
"type": {
|
|
@@ -2487,9 +2488,9 @@
|
|
|
2487
2488
|
"sources": [
|
|
2488
2489
|
{
|
|
2489
2490
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2490
|
-
"line":
|
|
2491
|
+
"line": 94,
|
|
2491
2492
|
"character": 9,
|
|
2492
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2493
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L94"
|
|
2493
2494
|
}
|
|
2494
2495
|
],
|
|
2495
2496
|
"type": {
|
|
@@ -2537,9 +2538,9 @@
|
|
|
2537
2538
|
"sources": [
|
|
2538
2539
|
{
|
|
2539
2540
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2540
|
-
"line":
|
|
2541
|
+
"line": 102,
|
|
2541
2542
|
"character": 9,
|
|
2542
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2543
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L102"
|
|
2543
2544
|
}
|
|
2544
2545
|
],
|
|
2545
2546
|
"type": {
|
|
@@ -2599,9 +2600,9 @@
|
|
|
2599
2600
|
"sources": [
|
|
2600
2601
|
{
|
|
2601
2602
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2602
|
-
"line":
|
|
2603
|
+
"line": 109,
|
|
2603
2604
|
"character": 9,
|
|
2604
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2605
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L109"
|
|
2605
2606
|
}
|
|
2606
2607
|
],
|
|
2607
2608
|
"type": {
|
|
@@ -2615,7 +2616,51 @@
|
|
|
2615
2616
|
]
|
|
2616
2617
|
},
|
|
2617
2618
|
{
|
|
2618
|
-
"id":
|
|
2619
|
+
"id": 283,
|
|
2620
|
+
"name": "layout",
|
|
2621
|
+
"variant": "declaration",
|
|
2622
|
+
"kind": 1024,
|
|
2623
|
+
"flags": {
|
|
2624
|
+
"isPublic": true,
|
|
2625
|
+
"isReadonly": true
|
|
2626
|
+
},
|
|
2627
|
+
"sources": [
|
|
2628
|
+
{
|
|
2629
|
+
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2630
|
+
"line": 157,
|
|
2631
|
+
"character": 18,
|
|
2632
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L157"
|
|
2633
|
+
}
|
|
2634
|
+
],
|
|
2635
|
+
"type": {
|
|
2636
|
+
"type": "reference",
|
|
2637
|
+
"target": {
|
|
2638
|
+
"sourceFileName": "node_modules/@angular/core/index.d.ts",
|
|
2639
|
+
"qualifiedName": "InputSignal"
|
|
2640
|
+
},
|
|
2641
|
+
"typeArguments": [
|
|
2642
|
+
{
|
|
2643
|
+
"type": "union",
|
|
2644
|
+
"types": [
|
|
2645
|
+
{
|
|
2646
|
+
"type": "literal",
|
|
2647
|
+
"value": "none"
|
|
2648
|
+
},
|
|
2649
|
+
{
|
|
2650
|
+
"type": "literal",
|
|
2651
|
+
"value": "fit"
|
|
2652
|
+
}
|
|
2653
|
+
]
|
|
2654
|
+
}
|
|
2655
|
+
],
|
|
2656
|
+
"name": "InputSignal",
|
|
2657
|
+
"package": "@angular/core"
|
|
2658
|
+
},
|
|
2659
|
+
"defaultValue": "...",
|
|
2660
|
+
"decorators": []
|
|
2661
|
+
},
|
|
2662
|
+
{
|
|
2663
|
+
"id": 285,
|
|
2619
2664
|
"name": "legacyHelpKey",
|
|
2620
2665
|
"variant": "declaration",
|
|
2621
2666
|
"kind": 1024,
|
|
@@ -2634,9 +2679,9 @@
|
|
|
2634
2679
|
"sources": [
|
|
2635
2680
|
{
|
|
2636
2681
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2637
|
-
"line":
|
|
2682
|
+
"line": 164,
|
|
2638
2683
|
"character": 9,
|
|
2639
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2684
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L164"
|
|
2640
2685
|
}
|
|
2641
2686
|
],
|
|
2642
2687
|
"type": {
|
|
@@ -2646,7 +2691,7 @@
|
|
|
2646
2691
|
"decorators": []
|
|
2647
2692
|
},
|
|
2648
2693
|
{
|
|
2649
|
-
"id":
|
|
2694
|
+
"id": 290,
|
|
2650
2695
|
"name": "modalContentWrapperElement",
|
|
2651
2696
|
"variant": "declaration",
|
|
2652
2697
|
"kind": 1024,
|
|
@@ -2656,9 +2701,9 @@
|
|
|
2656
2701
|
"sources": [
|
|
2657
2702
|
{
|
|
2658
2703
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2659
|
-
"line":
|
|
2704
|
+
"line": 178,
|
|
2660
2705
|
"character": 9,
|
|
2661
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2706
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L178"
|
|
2662
2707
|
}
|
|
2663
2708
|
],
|
|
2664
2709
|
"type": {
|
|
@@ -2679,7 +2724,7 @@
|
|
|
2679
2724
|
"decorators": []
|
|
2680
2725
|
},
|
|
2681
2726
|
{
|
|
2682
|
-
"id":
|
|
2727
|
+
"id": 286,
|
|
2683
2728
|
"name": "modalState",
|
|
2684
2729
|
"variant": "declaration",
|
|
2685
2730
|
"kind": 1024,
|
|
@@ -2689,9 +2734,9 @@
|
|
|
2689
2734
|
"sources": [
|
|
2690
2735
|
{
|
|
2691
2736
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2692
|
-
"line":
|
|
2737
|
+
"line": 166,
|
|
2693
2738
|
"character": 9,
|
|
2694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2739
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L166"
|
|
2695
2740
|
}
|
|
2696
2741
|
],
|
|
2697
2742
|
"type": {
|
|
@@ -2702,7 +2747,7 @@
|
|
|
2702
2747
|
"decorators": []
|
|
2703
2748
|
},
|
|
2704
2749
|
{
|
|
2705
|
-
"id":
|
|
2750
|
+
"id": 287,
|
|
2706
2751
|
"name": "modalZIndex",
|
|
2707
2752
|
"variant": "declaration",
|
|
2708
2753
|
"kind": 1024,
|
|
@@ -2712,9 +2757,9 @@
|
|
|
2712
2757
|
"sources": [
|
|
2713
2758
|
{
|
|
2714
2759
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2715
|
-
"line":
|
|
2760
|
+
"line": 168,
|
|
2716
2761
|
"character": 9,
|
|
2717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2762
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L168"
|
|
2718
2763
|
}
|
|
2719
2764
|
],
|
|
2720
2765
|
"type": {
|
|
@@ -2724,7 +2769,7 @@
|
|
|
2724
2769
|
"decorators": []
|
|
2725
2770
|
},
|
|
2726
2771
|
{
|
|
2727
|
-
"id":
|
|
2772
|
+
"id": 288,
|
|
2728
2773
|
"name": "scrollShadow",
|
|
2729
2774
|
"variant": "declaration",
|
|
2730
2775
|
"kind": 1024,
|
|
@@ -2734,9 +2779,9 @@
|
|
|
2734
2779
|
"sources": [
|
|
2735
2780
|
{
|
|
2736
2781
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2737
|
-
"line":
|
|
2782
|
+
"line": 170,
|
|
2738
2783
|
"character": 9,
|
|
2739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2784
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L170"
|
|
2740
2785
|
}
|
|
2741
2786
|
],
|
|
2742
2787
|
"type": {
|
|
@@ -2752,7 +2797,7 @@
|
|
|
2752
2797
|
"decorators": []
|
|
2753
2798
|
},
|
|
2754
2799
|
{
|
|
2755
|
-
"id":
|
|
2800
|
+
"id": 289,
|
|
2756
2801
|
"name": "size",
|
|
2757
2802
|
"variant": "declaration",
|
|
2758
2803
|
"kind": 1024,
|
|
@@ -2762,9 +2807,9 @@
|
|
|
2762
2807
|
"sources": [
|
|
2763
2808
|
{
|
|
2764
2809
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2765
|
-
"line":
|
|
2810
|
+
"line": 175,
|
|
2766
2811
|
"character": 9,
|
|
2767
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2812
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L175"
|
|
2768
2813
|
}
|
|
2769
2814
|
],
|
|
2770
2815
|
"type": {
|
|
@@ -2784,9 +2829,9 @@
|
|
|
2784
2829
|
"sources": [
|
|
2785
2830
|
{
|
|
2786
2831
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2787
|
-
"line":
|
|
2832
|
+
"line": 73,
|
|
2788
2833
|
"character": 9,
|
|
2789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2834
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L73"
|
|
2790
2835
|
}
|
|
2791
2836
|
],
|
|
2792
2837
|
"type": {
|
|
@@ -2806,9 +2851,9 @@
|
|
|
2806
2851
|
"sources": [
|
|
2807
2852
|
{
|
|
2808
2853
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2809
|
-
"line":
|
|
2854
|
+
"line": 139,
|
|
2810
2855
|
"character": 2,
|
|
2811
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2856
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L139"
|
|
2812
2857
|
}
|
|
2813
2858
|
],
|
|
2814
2859
|
"getSignature": {
|
|
@@ -2820,9 +2865,9 @@
|
|
|
2820
2865
|
"sources": [
|
|
2821
2866
|
{
|
|
2822
2867
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2823
|
-
"line":
|
|
2868
|
+
"line": 139,
|
|
2824
2869
|
"character": 2,
|
|
2825
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2870
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L139"
|
|
2826
2871
|
}
|
|
2827
2872
|
],
|
|
2828
2873
|
"type": {
|
|
@@ -2847,9 +2892,9 @@
|
|
|
2847
2892
|
"sources": [
|
|
2848
2893
|
{
|
|
2849
2894
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2850
|
-
"line":
|
|
2895
|
+
"line": 153,
|
|
2851
2896
|
"character": 2,
|
|
2852
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2897
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L153"
|
|
2853
2898
|
}
|
|
2854
2899
|
],
|
|
2855
2900
|
"getSignature": {
|
|
@@ -2861,9 +2906,9 @@
|
|
|
2861
2906
|
"sources": [
|
|
2862
2907
|
{
|
|
2863
2908
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2864
|
-
"line":
|
|
2909
|
+
"line": 153,
|
|
2865
2910
|
"character": 2,
|
|
2866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2911
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L153"
|
|
2867
2912
|
}
|
|
2868
2913
|
],
|
|
2869
2914
|
"type": {
|
|
@@ -2888,9 +2933,9 @@
|
|
|
2888
2933
|
"sources": [
|
|
2889
2934
|
{
|
|
2890
2935
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2891
|
-
"line":
|
|
2936
|
+
"line": 79,
|
|
2892
2937
|
"character": 13,
|
|
2893
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2938
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L79"
|
|
2894
2939
|
}
|
|
2895
2940
|
],
|
|
2896
2941
|
"setSignature": {
|
|
@@ -2910,9 +2955,9 @@
|
|
|
2910
2955
|
"sources": [
|
|
2911
2956
|
{
|
|
2912
2957
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2913
|
-
"line":
|
|
2958
|
+
"line": 78,
|
|
2914
2959
|
"character": 2,
|
|
2915
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2960
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L78"
|
|
2916
2961
|
}
|
|
2917
2962
|
],
|
|
2918
2963
|
"parameters": [
|
|
@@ -2945,7 +2990,7 @@
|
|
|
2945
2990
|
]
|
|
2946
2991
|
},
|
|
2947
2992
|
{
|
|
2948
|
-
"id":
|
|
2993
|
+
"id": 319,
|
|
2949
2994
|
"name": "closeButtonClick",
|
|
2950
2995
|
"variant": "declaration",
|
|
2951
2996
|
"kind": 2048,
|
|
@@ -2955,14 +3000,14 @@
|
|
|
2955
3000
|
"sources": [
|
|
2956
3001
|
{
|
|
2957
3002
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2958
|
-
"line":
|
|
3003
|
+
"line": 324,
|
|
2959
3004
|
"character": 9,
|
|
2960
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3005
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L324"
|
|
2961
3006
|
}
|
|
2962
3007
|
],
|
|
2963
3008
|
"signatures": [
|
|
2964
3009
|
{
|
|
2965
|
-
"id":
|
|
3010
|
+
"id": 320,
|
|
2966
3011
|
"name": "closeButtonClick",
|
|
2967
3012
|
"variant": "signature",
|
|
2968
3013
|
"kind": 4096,
|
|
@@ -2970,9 +3015,9 @@
|
|
|
2970
3015
|
"sources": [
|
|
2971
3016
|
{
|
|
2972
3017
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2973
|
-
"line":
|
|
3018
|
+
"line": 324,
|
|
2974
3019
|
"character": 2,
|
|
2975
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3020
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L324"
|
|
2976
3021
|
}
|
|
2977
3022
|
],
|
|
2978
3023
|
"type": {
|
|
@@ -2984,7 +3029,7 @@
|
|
|
2984
3029
|
"decorators": []
|
|
2985
3030
|
},
|
|
2986
3031
|
{
|
|
2987
|
-
"id":
|
|
3032
|
+
"id": 317,
|
|
2988
3033
|
"name": "helpButtonClick",
|
|
2989
3034
|
"variant": "declaration",
|
|
2990
3035
|
"kind": 2048,
|
|
@@ -2994,14 +3039,14 @@
|
|
|
2994
3039
|
"sources": [
|
|
2995
3040
|
{
|
|
2996
3041
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2997
|
-
"line":
|
|
3042
|
+
"line": 318,
|
|
2998
3043
|
"character": 9,
|
|
2999
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3044
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L318"
|
|
3000
3045
|
}
|
|
3001
3046
|
],
|
|
3002
3047
|
"signatures": [
|
|
3003
3048
|
{
|
|
3004
|
-
"id":
|
|
3049
|
+
"id": 318,
|
|
3005
3050
|
"name": "helpButtonClick",
|
|
3006
3051
|
"variant": "signature",
|
|
3007
3052
|
"kind": 4096,
|
|
@@ -3018,9 +3063,9 @@
|
|
|
3018
3063
|
"sources": [
|
|
3019
3064
|
{
|
|
3020
3065
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3021
|
-
"line":
|
|
3066
|
+
"line": 318,
|
|
3022
3067
|
"character": 2,
|
|
3023
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3068
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L318"
|
|
3024
3069
|
}
|
|
3025
3070
|
],
|
|
3026
3071
|
"type": {
|
|
@@ -3032,7 +3077,7 @@
|
|
|
3032
3077
|
"decorators": []
|
|
3033
3078
|
},
|
|
3034
3079
|
{
|
|
3035
|
-
"id":
|
|
3080
|
+
"id": 313,
|
|
3036
3081
|
"name": "ngAfterViewInit",
|
|
3037
3082
|
"variant": "declaration",
|
|
3038
3083
|
"kind": 2048,
|
|
@@ -3042,14 +3087,14 @@
|
|
|
3042
3087
|
"sources": [
|
|
3043
3088
|
{
|
|
3044
3089
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3045
|
-
"line":
|
|
3090
|
+
"line": 300,
|
|
3046
3091
|
"character": 9,
|
|
3047
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3092
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L300"
|
|
3048
3093
|
}
|
|
3049
3094
|
],
|
|
3050
3095
|
"signatures": [
|
|
3051
3096
|
{
|
|
3052
|
-
"id":
|
|
3097
|
+
"id": 314,
|
|
3053
3098
|
"name": "ngAfterViewInit",
|
|
3054
3099
|
"variant": "signature",
|
|
3055
3100
|
"kind": 4096,
|
|
@@ -3057,9 +3102,9 @@
|
|
|
3057
3102
|
"sources": [
|
|
3058
3103
|
{
|
|
3059
3104
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3060
|
-
"line":
|
|
3105
|
+
"line": 300,
|
|
3061
3106
|
"character": 2,
|
|
3062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3107
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L300"
|
|
3063
3108
|
}
|
|
3064
3109
|
],
|
|
3065
3110
|
"type": {
|
|
@@ -3081,7 +3126,7 @@
|
|
|
3081
3126
|
"decorators": []
|
|
3082
3127
|
},
|
|
3083
3128
|
{
|
|
3084
|
-
"id":
|
|
3129
|
+
"id": 315,
|
|
3085
3130
|
"name": "ngOnDestroy",
|
|
3086
3131
|
"variant": "declaration",
|
|
3087
3132
|
"kind": 2048,
|
|
@@ -3091,14 +3136,14 @@
|
|
|
3091
3136
|
"sources": [
|
|
3092
3137
|
{
|
|
3093
3138
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3094
|
-
"line":
|
|
3139
|
+
"line": 310,
|
|
3095
3140
|
"character": 9,
|
|
3096
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3141
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L310"
|
|
3097
3142
|
}
|
|
3098
3143
|
],
|
|
3099
3144
|
"signatures": [
|
|
3100
3145
|
{
|
|
3101
|
-
"id":
|
|
3146
|
+
"id": 316,
|
|
3102
3147
|
"name": "ngOnDestroy",
|
|
3103
3148
|
"variant": "signature",
|
|
3104
3149
|
"kind": 4096,
|
|
@@ -3106,9 +3151,9 @@
|
|
|
3106
3151
|
"sources": [
|
|
3107
3152
|
{
|
|
3108
3153
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3109
|
-
"line":
|
|
3154
|
+
"line": 310,
|
|
3110
3155
|
"character": 2,
|
|
3111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3156
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L310"
|
|
3112
3157
|
}
|
|
3113
3158
|
],
|
|
3114
3159
|
"type": {
|
|
@@ -3130,7 +3175,7 @@
|
|
|
3130
3175
|
"decorators": []
|
|
3131
3176
|
},
|
|
3132
3177
|
{
|
|
3133
|
-
"id":
|
|
3178
|
+
"id": 311,
|
|
3134
3179
|
"name": "ngOnInit",
|
|
3135
3180
|
"variant": "declaration",
|
|
3136
3181
|
"kind": 2048,
|
|
@@ -3140,14 +3185,14 @@
|
|
|
3140
3185
|
"sources": [
|
|
3141
3186
|
{
|
|
3142
3187
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3143
|
-
"line":
|
|
3188
|
+
"line": 280,
|
|
3144
3189
|
"character": 9,
|
|
3145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3190
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L280"
|
|
3146
3191
|
}
|
|
3147
3192
|
],
|
|
3148
3193
|
"signatures": [
|
|
3149
3194
|
{
|
|
3150
|
-
"id":
|
|
3195
|
+
"id": 312,
|
|
3151
3196
|
"name": "ngOnInit",
|
|
3152
3197
|
"variant": "signature",
|
|
3153
3198
|
"kind": 4096,
|
|
@@ -3155,9 +3200,9 @@
|
|
|
3155
3200
|
"sources": [
|
|
3156
3201
|
{
|
|
3157
3202
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3158
|
-
"line":
|
|
3203
|
+
"line": 280,
|
|
3159
3204
|
"character": 2,
|
|
3160
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3205
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L280"
|
|
3161
3206
|
}
|
|
3162
3207
|
],
|
|
3163
3208
|
"type": {
|
|
@@ -3179,7 +3224,7 @@
|
|
|
3179
3224
|
"decorators": []
|
|
3180
3225
|
},
|
|
3181
3226
|
{
|
|
3182
|
-
"id":
|
|
3227
|
+
"id": 308,
|
|
3183
3228
|
"name": "onDocumentKeyDown",
|
|
3184
3229
|
"variant": "declaration",
|
|
3185
3230
|
"kind": 2048,
|
|
@@ -3189,14 +3234,14 @@
|
|
|
3189
3234
|
"sources": [
|
|
3190
3235
|
{
|
|
3191
3236
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3192
|
-
"line":
|
|
3237
|
+
"line": 239,
|
|
3193
3238
|
"character": 9,
|
|
3194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3239
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L239"
|
|
3195
3240
|
}
|
|
3196
3241
|
],
|
|
3197
3242
|
"signatures": [
|
|
3198
3243
|
{
|
|
3199
|
-
"id":
|
|
3244
|
+
"id": 309,
|
|
3200
3245
|
"name": "onDocumentKeyDown",
|
|
3201
3246
|
"variant": "signature",
|
|
3202
3247
|
"kind": 4096,
|
|
@@ -3204,14 +3249,14 @@
|
|
|
3204
3249
|
"sources": [
|
|
3205
3250
|
{
|
|
3206
3251
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3207
|
-
"line":
|
|
3252
|
+
"line": 238,
|
|
3208
3253
|
"character": 2,
|
|
3209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3254
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L238"
|
|
3210
3255
|
}
|
|
3211
3256
|
],
|
|
3212
3257
|
"parameters": [
|
|
3213
3258
|
{
|
|
3214
|
-
"id":
|
|
3259
|
+
"id": 310,
|
|
3215
3260
|
"name": "event",
|
|
3216
3261
|
"variant": "param",
|
|
3217
3262
|
"kind": 32768,
|
|
@@ -3236,7 +3281,7 @@
|
|
|
3236
3281
|
"decorators": []
|
|
3237
3282
|
},
|
|
3238
3283
|
{
|
|
3239
|
-
"id":
|
|
3284
|
+
"id": 305,
|
|
3240
3285
|
"name": "onDocumentKeyUp",
|
|
3241
3286
|
"variant": "declaration",
|
|
3242
3287
|
"kind": 2048,
|
|
@@ -3246,14 +3291,14 @@
|
|
|
3246
3291
|
"sources": [
|
|
3247
3292
|
{
|
|
3248
3293
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3249
|
-
"line":
|
|
3294
|
+
"line": 223,
|
|
3250
3295
|
"character": 9,
|
|
3251
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3296
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L223"
|
|
3252
3297
|
}
|
|
3253
3298
|
],
|
|
3254
3299
|
"signatures": [
|
|
3255
3300
|
{
|
|
3256
|
-
"id":
|
|
3301
|
+
"id": 306,
|
|
3257
3302
|
"name": "onDocumentKeyUp",
|
|
3258
3303
|
"variant": "signature",
|
|
3259
3304
|
"kind": 4096,
|
|
@@ -3261,14 +3306,14 @@
|
|
|
3261
3306
|
"sources": [
|
|
3262
3307
|
{
|
|
3263
3308
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3264
|
-
"line":
|
|
3309
|
+
"line": 222,
|
|
3265
3310
|
"character": 2,
|
|
3266
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3311
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L222"
|
|
3267
3312
|
}
|
|
3268
3313
|
],
|
|
3269
3314
|
"parameters": [
|
|
3270
3315
|
{
|
|
3271
|
-
"id":
|
|
3316
|
+
"id": 307,
|
|
3272
3317
|
"name": "event",
|
|
3273
3318
|
"variant": "param",
|
|
3274
3319
|
"kind": 32768,
|
|
@@ -3293,7 +3338,7 @@
|
|
|
3293
3338
|
"decorators": []
|
|
3294
3339
|
},
|
|
3295
3340
|
{
|
|
3296
|
-
"id":
|
|
3341
|
+
"id": 323,
|
|
3297
3342
|
"name": "scrollShadowChange",
|
|
3298
3343
|
"variant": "declaration",
|
|
3299
3344
|
"kind": 2048,
|
|
@@ -3303,14 +3348,14 @@
|
|
|
3303
3348
|
"sources": [
|
|
3304
3349
|
{
|
|
3305
3350
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3306
|
-
"line":
|
|
3351
|
+
"line": 332,
|
|
3307
3352
|
"character": 9,
|
|
3308
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3353
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L332"
|
|
3309
3354
|
}
|
|
3310
3355
|
],
|
|
3311
3356
|
"signatures": [
|
|
3312
3357
|
{
|
|
3313
|
-
"id":
|
|
3358
|
+
"id": 324,
|
|
3314
3359
|
"name": "scrollShadowChange",
|
|
3315
3360
|
"variant": "signature",
|
|
3316
3361
|
"kind": 4096,
|
|
@@ -3318,14 +3363,14 @@
|
|
|
3318
3363
|
"sources": [
|
|
3319
3364
|
{
|
|
3320
3365
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3321
|
-
"line":
|
|
3366
|
+
"line": 332,
|
|
3322
3367
|
"character": 2,
|
|
3323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3368
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L332"
|
|
3324
3369
|
}
|
|
3325
3370
|
],
|
|
3326
3371
|
"parameters": [
|
|
3327
3372
|
{
|
|
3328
|
-
"id":
|
|
3373
|
+
"id": 325,
|
|
3329
3374
|
"name": "args",
|
|
3330
3375
|
"variant": "param",
|
|
3331
3376
|
"kind": 32768,
|
|
@@ -3350,7 +3395,7 @@
|
|
|
3350
3395
|
"decorators": []
|
|
3351
3396
|
},
|
|
3352
3397
|
{
|
|
3353
|
-
"id":
|
|
3398
|
+
"id": 326,
|
|
3354
3399
|
"name": "viewkeeperEnabled",
|
|
3355
3400
|
"variant": "declaration",
|
|
3356
3401
|
"kind": 2048,
|
|
@@ -3360,14 +3405,14 @@
|
|
|
3360
3405
|
"sources": [
|
|
3361
3406
|
{
|
|
3362
3407
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3363
|
-
"line":
|
|
3408
|
+
"line": 336,
|
|
3364
3409
|
"character": 9,
|
|
3365
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3410
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L336"
|
|
3366
3411
|
}
|
|
3367
3412
|
],
|
|
3368
3413
|
"signatures": [
|
|
3369
3414
|
{
|
|
3370
|
-
"id":
|
|
3415
|
+
"id": 327,
|
|
3371
3416
|
"name": "viewkeeperEnabled",
|
|
3372
3417
|
"variant": "signature",
|
|
3373
3418
|
"kind": 4096,
|
|
@@ -3375,9 +3420,9 @@
|
|
|
3375
3420
|
"sources": [
|
|
3376
3421
|
{
|
|
3377
3422
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3378
|
-
"line":
|
|
3423
|
+
"line": 336,
|
|
3379
3424
|
"character": 2,
|
|
3380
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3425
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L336"
|
|
3381
3426
|
}
|
|
3382
3427
|
],
|
|
3383
3428
|
"type": {
|
|
@@ -3389,7 +3434,7 @@
|
|
|
3389
3434
|
"decorators": []
|
|
3390
3435
|
},
|
|
3391
3436
|
{
|
|
3392
|
-
"id":
|
|
3437
|
+
"id": 321,
|
|
3393
3438
|
"name": "windowResize",
|
|
3394
3439
|
"variant": "declaration",
|
|
3395
3440
|
"kind": 2048,
|
|
@@ -3399,14 +3444,14 @@
|
|
|
3399
3444
|
"sources": [
|
|
3400
3445
|
{
|
|
3401
3446
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3402
|
-
"line":
|
|
3447
|
+
"line": 328,
|
|
3403
3448
|
"character": 9,
|
|
3404
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3449
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L328"
|
|
3405
3450
|
}
|
|
3406
3451
|
],
|
|
3407
3452
|
"signatures": [
|
|
3408
3453
|
{
|
|
3409
|
-
"id":
|
|
3454
|
+
"id": 322,
|
|
3410
3455
|
"name": "windowResize",
|
|
3411
3456
|
"variant": "signature",
|
|
3412
3457
|
"kind": 4096,
|
|
@@ -3414,9 +3459,9 @@
|
|
|
3414
3459
|
"sources": [
|
|
3415
3460
|
{
|
|
3416
3461
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3417
|
-
"line":
|
|
3462
|
+
"line": 328,
|
|
3418
3463
|
"character": 2,
|
|
3419
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3464
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L328"
|
|
3420
3465
|
}
|
|
3421
3466
|
],
|
|
3422
3467
|
"type": {
|
|
@@ -3438,18 +3483,19 @@
|
|
|
3438
3483
|
{
|
|
3439
3484
|
"title": "Properties",
|
|
3440
3485
|
"children": [
|
|
3441
|
-
|
|
3486
|
+
284,
|
|
3442
3487
|
273,
|
|
3443
3488
|
266,
|
|
3444
3489
|
267,
|
|
3445
3490
|
268,
|
|
3446
3491
|
269,
|
|
3447
|
-
|
|
3448
|
-
289,
|
|
3492
|
+
283,
|
|
3449
3493
|
285,
|
|
3494
|
+
290,
|
|
3450
3495
|
286,
|
|
3451
3496
|
287,
|
|
3452
3497
|
288,
|
|
3498
|
+
289,
|
|
3453
3499
|
262
|
|
3454
3500
|
]
|
|
3455
3501
|
},
|
|
@@ -3464,25 +3510,25 @@
|
|
|
3464
3510
|
{
|
|
3465
3511
|
"title": "Methods",
|
|
3466
3512
|
"children": [
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3513
|
+
319,
|
|
3514
|
+
317,
|
|
3515
|
+
313,
|
|
3516
|
+
315,
|
|
3517
|
+
311,
|
|
3518
|
+
308,
|
|
3519
|
+
305,
|
|
3520
|
+
323,
|
|
3521
|
+
326,
|
|
3522
|
+
321
|
|
3477
3523
|
]
|
|
3478
3524
|
}
|
|
3479
3525
|
],
|
|
3480
3526
|
"sources": [
|
|
3481
3527
|
{
|
|
3482
3528
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3483
|
-
"line":
|
|
3529
|
+
"line": 71,
|
|
3484
3530
|
"character": 13,
|
|
3485
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3531
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.component.ts#L71"
|
|
3486
3532
|
}
|
|
3487
3533
|
],
|
|
3488
3534
|
"implementedTypes": [
|
|
@@ -3518,7 +3564,7 @@
|
|
|
3518
3564
|
{
|
|
3519
3565
|
"name": "Component",
|
|
3520
3566
|
"arguments": {
|
|
3521
|
-
"obj": "@Component({\n standalone: true,\n selector: 'sky-modal',\n templateUrl: './modal.component.html',\n styleUrls: ['./modal.component.scss'],\n providers: [\n SkyModalComponentAdapterService,\n SkyModalErrorsService,\n SkyDockService,\n ],\n imports: [\n CommonModule,\n SkyHelpInlineModule,\n SkyIconModule,\n SkyIdModule,\n SkyModalHeaderComponent,\n SkyScrollShadowDirective,\n SkyModalsResourcesModule,\n ],\n})"
|
|
3567
|
+
"obj": "@Component({\n standalone: true,\n selector: 'sky-modal',\n templateUrl: './modal.component.html',\n styleUrls: ['./modal.component.scss'],\n providers: [\n SkyModalComponentAdapterService,\n SkyModalErrorsService,\n SkyDockService,\n ],\n imports: [\n CommonModule,\n SkyHelpInlineModule,\n SkyIconModule,\n SkyIdModule,\n SkyModalHeaderComponent,\n SkyScrollShadowDirective,\n SkyModalsResourcesModule,\n SkyLayoutHostDirective,\n ],\n})"
|
|
3522
3568
|
}
|
|
3523
3569
|
}
|
|
3524
3570
|
]
|
|
@@ -3565,7 +3611,7 @@
|
|
|
3565
3611
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3566
3612
|
"line": 40,
|
|
3567
3613
|
"character": 9,
|
|
3568
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3614
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L40"
|
|
3569
3615
|
}
|
|
3570
3616
|
],
|
|
3571
3617
|
"type": {
|
|
@@ -3592,7 +3638,7 @@
|
|
|
3592
3638
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3593
3639
|
"line": 54,
|
|
3594
3640
|
"character": 9,
|
|
3595
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3641
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3596
3642
|
}
|
|
3597
3643
|
],
|
|
3598
3644
|
"signatures": [
|
|
@@ -3607,7 +3653,7 @@
|
|
|
3607
3653
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3608
3654
|
"line": 54,
|
|
3609
3655
|
"character": 2,
|
|
3610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3656
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3611
3657
|
}
|
|
3612
3658
|
],
|
|
3613
3659
|
"type": {
|
|
@@ -3641,7 +3687,7 @@
|
|
|
3641
3687
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3642
3688
|
"line": 48,
|
|
3643
3689
|
"character": 9,
|
|
3644
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3690
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3645
3691
|
}
|
|
3646
3692
|
],
|
|
3647
3693
|
"signatures": [
|
|
@@ -3656,7 +3702,7 @@
|
|
|
3656
3702
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3657
3703
|
"line": 48,
|
|
3658
3704
|
"character": 2,
|
|
3659
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3705
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3660
3706
|
}
|
|
3661
3707
|
],
|
|
3662
3708
|
"type": {
|
|
@@ -3704,7 +3750,7 @@
|
|
|
3704
3750
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3705
3751
|
"line": 31,
|
|
3706
3752
|
"character": 13,
|
|
3707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3753
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L31"
|
|
3708
3754
|
}
|
|
3709
3755
|
],
|
|
3710
3756
|
"implementedTypes": [
|
|
@@ -3762,7 +3808,7 @@
|
|
|
3762
3808
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3763
3809
|
"line": 6,
|
|
3764
3810
|
"character": 2,
|
|
3765
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3811
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
|
|
3766
3812
|
}
|
|
3767
3813
|
],
|
|
3768
3814
|
"type": {
|
|
@@ -3802,7 +3848,7 @@
|
|
|
3802
3848
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3803
3849
|
"line": 23,
|
|
3804
3850
|
"character": 2,
|
|
3805
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3851
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
|
|
3806
3852
|
}
|
|
3807
3853
|
],
|
|
3808
3854
|
"type": {
|
|
@@ -3855,7 +3901,7 @@
|
|
|
3855
3901
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3856
3902
|
"line": 17,
|
|
3857
3903
|
"character": 2,
|
|
3858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3904
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
|
|
3859
3905
|
}
|
|
3860
3906
|
],
|
|
3861
3907
|
"type": {
|
|
@@ -3882,7 +3928,7 @@
|
|
|
3882
3928
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3883
3929
|
"line": 10,
|
|
3884
3930
|
"character": 2,
|
|
3885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3931
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
|
|
3886
3932
|
}
|
|
3887
3933
|
],
|
|
3888
3934
|
"type": {
|
|
@@ -3907,7 +3953,7 @@
|
|
|
3907
3953
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3908
3954
|
"line": 1,
|
|
3909
3955
|
"character": 17,
|
|
3910
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3956
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
|
|
3911
3957
|
}
|
|
3912
3958
|
]
|
|
3913
3959
|
},
|
|
@@ -3937,7 +3983,7 @@
|
|
|
3937
3983
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3938
3984
|
"line": 5,
|
|
3939
3985
|
"character": 2,
|
|
3940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3986
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
|
|
3941
3987
|
}
|
|
3942
3988
|
],
|
|
3943
3989
|
"type": {
|
|
@@ -3959,7 +4005,7 @@
|
|
|
3959
4005
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3960
4006
|
"line": 1,
|
|
3961
4007
|
"character": 17,
|
|
3962
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4008
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
|
|
3963
4009
|
}
|
|
3964
4010
|
]
|
|
3965
4011
|
},
|
|
@@ -3991,7 +4037,7 @@
|
|
|
3991
4037
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
3992
4038
|
"line": 13,
|
|
3993
4039
|
"character": 2,
|
|
3994
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4040
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
|
|
3995
4041
|
}
|
|
3996
4042
|
],
|
|
3997
4043
|
"type": {
|
|
@@ -4036,7 +4082,7 @@
|
|
|
4036
4082
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4037
4083
|
"line": 17,
|
|
4038
4084
|
"character": 2,
|
|
4039
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4085
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
|
|
4040
4086
|
}
|
|
4041
4087
|
],
|
|
4042
4088
|
"type": {
|
|
@@ -4074,7 +4120,7 @@
|
|
|
4074
4120
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4075
4121
|
"line": 9,
|
|
4076
4122
|
"character": 2,
|
|
4077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4123
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
|
|
4078
4124
|
}
|
|
4079
4125
|
],
|
|
4080
4126
|
"type": {
|
|
@@ -4114,7 +4160,7 @@
|
|
|
4114
4160
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4115
4161
|
"line": 22,
|
|
4116
4162
|
"character": 2,
|
|
4117
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4163
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
|
|
4118
4164
|
}
|
|
4119
4165
|
],
|
|
4120
4166
|
"type": {
|
|
@@ -4143,7 +4189,7 @@
|
|
|
4143
4189
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4144
4190
|
"line": 26,
|
|
4145
4191
|
"character": 2,
|
|
4146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4192
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
|
|
4147
4193
|
}
|
|
4148
4194
|
],
|
|
4149
4195
|
"type": {
|
|
@@ -4171,7 +4217,7 @@
|
|
|
4171
4217
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4172
4218
|
"line": 4,
|
|
4173
4219
|
"character": 17,
|
|
4174
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4220
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
|
|
4175
4221
|
}
|
|
4176
4222
|
]
|
|
4177
4223
|
},
|
|
@@ -4254,7 +4300,7 @@
|
|
|
4254
4300
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4255
4301
|
"line": 39,
|
|
4256
4302
|
"character": 2,
|
|
4257
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4303
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L39"
|
|
4258
4304
|
}
|
|
4259
4305
|
],
|
|
4260
4306
|
"type": {
|
|
@@ -4326,7 +4372,7 @@
|
|
|
4326
4372
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4327
4373
|
"line": 50,
|
|
4328
4374
|
"character": 2,
|
|
4329
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4375
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L50"
|
|
4330
4376
|
}
|
|
4331
4377
|
],
|
|
4332
4378
|
"type": {
|
|
@@ -4374,7 +4420,7 @@
|
|
|
4374
4420
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4375
4421
|
"line": 61,
|
|
4376
4422
|
"character": 2,
|
|
4377
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4423
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L61"
|
|
4378
4424
|
}
|
|
4379
4425
|
],
|
|
4380
4426
|
"type": {
|
|
@@ -4411,7 +4457,7 @@
|
|
|
4411
4457
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4412
4458
|
"line": 14,
|
|
4413
4459
|
"character": 2,
|
|
4414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4460
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
|
|
4415
4461
|
}
|
|
4416
4462
|
],
|
|
4417
4463
|
"type": {
|
|
@@ -4491,7 +4537,7 @@
|
|
|
4491
4537
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4492
4538
|
"line": 80,
|
|
4493
4539
|
"character": 2,
|
|
4494
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4540
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L80"
|
|
4495
4541
|
}
|
|
4496
4542
|
],
|
|
4497
4543
|
"type": {
|
|
@@ -4528,7 +4574,7 @@
|
|
|
4528
4574
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4529
4575
|
"line": 27,
|
|
4530
4576
|
"character": 2,
|
|
4531
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4577
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
|
|
4532
4578
|
}
|
|
4533
4579
|
],
|
|
4534
4580
|
"type": {
|
|
@@ -4597,7 +4643,7 @@
|
|
|
4597
4643
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4598
4644
|
"line": 20,
|
|
4599
4645
|
"character": 2,
|
|
4600
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4646
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
|
|
4601
4647
|
}
|
|
4602
4648
|
],
|
|
4603
4649
|
"type": {
|
|
@@ -4661,7 +4707,7 @@
|
|
|
4661
4707
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4662
4708
|
"line": 69,
|
|
4663
4709
|
"character": 2,
|
|
4664
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4710
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L69"
|
|
4665
4711
|
}
|
|
4666
4712
|
],
|
|
4667
4713
|
"type": {
|
|
@@ -4698,7 +4744,7 @@
|
|
|
4698
4744
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4699
4745
|
"line": 86,
|
|
4700
4746
|
"character": 2,
|
|
4701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4747
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L86"
|
|
4702
4748
|
}
|
|
4703
4749
|
],
|
|
4704
4750
|
"type": {
|
|
@@ -4728,7 +4774,7 @@
|
|
|
4728
4774
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4729
4775
|
"line": 9,
|
|
4730
4776
|
"character": 17,
|
|
4731
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4777
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
|
|
4732
4778
|
}
|
|
4733
4779
|
]
|
|
4734
4780
|
},
|
|
@@ -4766,7 +4812,7 @@
|
|
|
4766
4812
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4767
4813
|
"line": 8,
|
|
4768
4814
|
"character": 2,
|
|
4769
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4815
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
|
|
4770
4816
|
}
|
|
4771
4817
|
],
|
|
4772
4818
|
"type": {
|
|
@@ -4788,7 +4834,7 @@
|
|
|
4788
4834
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4789
4835
|
"line": 4,
|
|
4790
4836
|
"character": 17,
|
|
4791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4837
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
|
|
4792
4838
|
}
|
|
4793
4839
|
]
|
|
4794
4840
|
},
|
|
@@ -4803,7 +4849,7 @@
|
|
|
4803
4849
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
|
|
4804
4850
|
"line": 1,
|
|
4805
4851
|
"character": 12,
|
|
4806
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4852
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
|
|
4807
4853
|
}
|
|
4808
4854
|
],
|
|
4809
4855
|
"type": {
|
|
@@ -4821,15 +4867,486 @@
|
|
|
4821
4867
|
"type": "literal",
|
|
4822
4868
|
"value": "link"
|
|
4823
4869
|
},
|
|
4824
|
-
{
|
|
4825
|
-
"type": "literal",
|
|
4826
|
-
"value": "danger"
|
|
4827
|
-
}
|
|
4828
|
-
]
|
|
4829
|
-
}
|
|
4870
|
+
{
|
|
4871
|
+
"type": "literal",
|
|
4872
|
+
"value": "danger"
|
|
4873
|
+
}
|
|
4874
|
+
]
|
|
4875
|
+
}
|
|
4876
|
+
},
|
|
4877
|
+
{
|
|
4878
|
+
"id": 363,
|
|
4879
|
+
"name": "SkyConfirmButtonHarness",
|
|
4880
|
+
"variant": "declaration",
|
|
4881
|
+
"kind": 128,
|
|
4882
|
+
"flags": {},
|
|
4883
|
+
"comment": {
|
|
4884
|
+
"summary": [
|
|
4885
|
+
{
|
|
4886
|
+
"kind": "text",
|
|
4887
|
+
"text": "Harness for interacting with a confirm component in tests."
|
|
4888
|
+
}
|
|
4889
|
+
]
|
|
4890
|
+
},
|
|
4891
|
+
"children": [
|
|
4892
|
+
{
|
|
4893
|
+
"id": 368,
|
|
4894
|
+
"name": "constructor",
|
|
4895
|
+
"variant": "declaration",
|
|
4896
|
+
"kind": 512,
|
|
4897
|
+
"flags": {},
|
|
4898
|
+
"sources": [
|
|
4899
|
+
{
|
|
4900
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4901
|
+
"line": 38,
|
|
4902
|
+
"character": 4
|
|
4903
|
+
}
|
|
4904
|
+
],
|
|
4905
|
+
"signatures": [
|
|
4906
|
+
{
|
|
4907
|
+
"id": 369,
|
|
4908
|
+
"name": "new SkyConfirmButtonHarness",
|
|
4909
|
+
"variant": "signature",
|
|
4910
|
+
"kind": 16384,
|
|
4911
|
+
"flags": {},
|
|
4912
|
+
"sources": [
|
|
4913
|
+
{
|
|
4914
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4915
|
+
"line": 38,
|
|
4916
|
+
"character": 4
|
|
4917
|
+
}
|
|
4918
|
+
],
|
|
4919
|
+
"parameters": [
|
|
4920
|
+
{
|
|
4921
|
+
"id": 370,
|
|
4922
|
+
"name": "locatorFactory",
|
|
4923
|
+
"variant": "param",
|
|
4924
|
+
"kind": 32768,
|
|
4925
|
+
"flags": {},
|
|
4926
|
+
"type": {
|
|
4927
|
+
"type": "reference",
|
|
4928
|
+
"target": {
|
|
4929
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4930
|
+
"qualifiedName": "LocatorFactory"
|
|
4931
|
+
},
|
|
4932
|
+
"name": "LocatorFactory",
|
|
4933
|
+
"package": "@angular/cdk"
|
|
4934
|
+
}
|
|
4935
|
+
}
|
|
4936
|
+
],
|
|
4937
|
+
"type": {
|
|
4938
|
+
"type": "reference",
|
|
4939
|
+
"target": 363,
|
|
4940
|
+
"name": "SkyConfirmButtonHarness",
|
|
4941
|
+
"package": "@skyux/modals"
|
|
4942
|
+
},
|
|
4943
|
+
"inheritedFrom": {
|
|
4944
|
+
"type": "reference",
|
|
4945
|
+
"target": -1,
|
|
4946
|
+
"name": "ComponentHarness.constructor"
|
|
4947
|
+
}
|
|
4948
|
+
}
|
|
4949
|
+
],
|
|
4950
|
+
"inheritedFrom": {
|
|
4951
|
+
"type": "reference",
|
|
4952
|
+
"target": -1,
|
|
4953
|
+
"name": "ComponentHarness.constructor"
|
|
4954
|
+
}
|
|
4955
|
+
},
|
|
4956
|
+
{
|
|
4957
|
+
"id": 371,
|
|
4958
|
+
"name": "click",
|
|
4959
|
+
"variant": "declaration",
|
|
4960
|
+
"kind": 2048,
|
|
4961
|
+
"flags": {
|
|
4962
|
+
"isPublic": true
|
|
4963
|
+
},
|
|
4964
|
+
"sources": [
|
|
4965
|
+
{
|
|
4966
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
4967
|
+
"line": 36,
|
|
4968
|
+
"character": 15,
|
|
4969
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L36"
|
|
4970
|
+
}
|
|
4971
|
+
],
|
|
4972
|
+
"signatures": [
|
|
4973
|
+
{
|
|
4974
|
+
"id": 372,
|
|
4975
|
+
"name": "click",
|
|
4976
|
+
"variant": "signature",
|
|
4977
|
+
"kind": 4096,
|
|
4978
|
+
"flags": {},
|
|
4979
|
+
"comment": {
|
|
4980
|
+
"summary": [
|
|
4981
|
+
{
|
|
4982
|
+
"kind": "text",
|
|
4983
|
+
"text": "Clicks the confirm button."
|
|
4984
|
+
}
|
|
4985
|
+
]
|
|
4986
|
+
},
|
|
4987
|
+
"sources": [
|
|
4988
|
+
{
|
|
4989
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
4990
|
+
"line": 36,
|
|
4991
|
+
"character": 2,
|
|
4992
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L36"
|
|
4993
|
+
}
|
|
4994
|
+
],
|
|
4995
|
+
"type": {
|
|
4996
|
+
"type": "reference",
|
|
4997
|
+
"target": {
|
|
4998
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4999
|
+
"qualifiedName": "Promise"
|
|
5000
|
+
},
|
|
5001
|
+
"typeArguments": [
|
|
5002
|
+
{
|
|
5003
|
+
"type": "intrinsic",
|
|
5004
|
+
"name": "void"
|
|
5005
|
+
}
|
|
5006
|
+
],
|
|
5007
|
+
"name": "Promise",
|
|
5008
|
+
"package": "typescript"
|
|
5009
|
+
}
|
|
5010
|
+
}
|
|
5011
|
+
],
|
|
5012
|
+
"decorators": []
|
|
5013
|
+
},
|
|
5014
|
+
{
|
|
5015
|
+
"id": 373,
|
|
5016
|
+
"name": "getStyleType",
|
|
5017
|
+
"variant": "declaration",
|
|
5018
|
+
"kind": 2048,
|
|
5019
|
+
"flags": {
|
|
5020
|
+
"isPublic": true
|
|
5021
|
+
},
|
|
5022
|
+
"sources": [
|
|
5023
|
+
{
|
|
5024
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5025
|
+
"line": 43,
|
|
5026
|
+
"character": 15,
|
|
5027
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L43"
|
|
5028
|
+
}
|
|
5029
|
+
],
|
|
5030
|
+
"signatures": [
|
|
5031
|
+
{
|
|
5032
|
+
"id": 374,
|
|
5033
|
+
"name": "getStyleType",
|
|
5034
|
+
"variant": "signature",
|
|
5035
|
+
"kind": 4096,
|
|
5036
|
+
"flags": {},
|
|
5037
|
+
"comment": {
|
|
5038
|
+
"summary": [
|
|
5039
|
+
{
|
|
5040
|
+
"kind": "text",
|
|
5041
|
+
"text": "Gets the button style of the confirm button."
|
|
5042
|
+
}
|
|
5043
|
+
]
|
|
5044
|
+
},
|
|
5045
|
+
"sources": [
|
|
5046
|
+
{
|
|
5047
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5048
|
+
"line": 43,
|
|
5049
|
+
"character": 2,
|
|
5050
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L43"
|
|
5051
|
+
}
|
|
5052
|
+
],
|
|
5053
|
+
"type": {
|
|
5054
|
+
"type": "reference",
|
|
5055
|
+
"target": {
|
|
5056
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5057
|
+
"qualifiedName": "Promise"
|
|
5058
|
+
},
|
|
5059
|
+
"typeArguments": [
|
|
5060
|
+
{
|
|
5061
|
+
"type": "reference",
|
|
5062
|
+
"target": 9,
|
|
5063
|
+
"name": "SkyConfirmButtonStyleType",
|
|
5064
|
+
"package": "@skyux/modals"
|
|
5065
|
+
}
|
|
5066
|
+
],
|
|
5067
|
+
"name": "Promise",
|
|
5068
|
+
"package": "typescript"
|
|
5069
|
+
}
|
|
5070
|
+
}
|
|
5071
|
+
],
|
|
5072
|
+
"decorators": []
|
|
5073
|
+
},
|
|
5074
|
+
{
|
|
5075
|
+
"id": 375,
|
|
5076
|
+
"name": "getText",
|
|
5077
|
+
"variant": "declaration",
|
|
5078
|
+
"kind": 2048,
|
|
5079
|
+
"flags": {
|
|
5080
|
+
"isPublic": true
|
|
5081
|
+
},
|
|
5082
|
+
"sources": [
|
|
5083
|
+
{
|
|
5084
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5085
|
+
"line": 59,
|
|
5086
|
+
"character": 15,
|
|
5087
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L59"
|
|
5088
|
+
}
|
|
5089
|
+
],
|
|
5090
|
+
"signatures": [
|
|
5091
|
+
{
|
|
5092
|
+
"id": 376,
|
|
5093
|
+
"name": "getText",
|
|
5094
|
+
"variant": "signature",
|
|
5095
|
+
"kind": 4096,
|
|
5096
|
+
"flags": {},
|
|
5097
|
+
"comment": {
|
|
5098
|
+
"summary": [
|
|
5099
|
+
{
|
|
5100
|
+
"kind": "text",
|
|
5101
|
+
"text": "Gets the text content of the confirm button."
|
|
5102
|
+
}
|
|
5103
|
+
]
|
|
5104
|
+
},
|
|
5105
|
+
"sources": [
|
|
5106
|
+
{
|
|
5107
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5108
|
+
"line": 59,
|
|
5109
|
+
"character": 2,
|
|
5110
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L59"
|
|
5111
|
+
}
|
|
5112
|
+
],
|
|
5113
|
+
"type": {
|
|
5114
|
+
"type": "reference",
|
|
5115
|
+
"target": {
|
|
5116
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5117
|
+
"qualifiedName": "Promise"
|
|
5118
|
+
},
|
|
5119
|
+
"typeArguments": [
|
|
5120
|
+
{
|
|
5121
|
+
"type": "intrinsic",
|
|
5122
|
+
"name": "string"
|
|
5123
|
+
}
|
|
5124
|
+
],
|
|
5125
|
+
"name": "Promise",
|
|
5126
|
+
"package": "typescript"
|
|
5127
|
+
}
|
|
5128
|
+
}
|
|
5129
|
+
],
|
|
5130
|
+
"decorators": []
|
|
5131
|
+
},
|
|
5132
|
+
{
|
|
5133
|
+
"id": 378,
|
|
5134
|
+
"name": "host",
|
|
5135
|
+
"variant": "declaration",
|
|
5136
|
+
"kind": 2048,
|
|
5137
|
+
"flags": {},
|
|
5138
|
+
"sources": [
|
|
5139
|
+
{
|
|
5140
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5141
|
+
"line": 40,
|
|
5142
|
+
"character": 4
|
|
5143
|
+
}
|
|
5144
|
+
],
|
|
5145
|
+
"signatures": [
|
|
5146
|
+
{
|
|
5147
|
+
"id": 379,
|
|
5148
|
+
"name": "host",
|
|
5149
|
+
"variant": "signature",
|
|
5150
|
+
"kind": 4096,
|
|
5151
|
+
"flags": {},
|
|
5152
|
+
"comment": {
|
|
5153
|
+
"summary": [
|
|
5154
|
+
{
|
|
5155
|
+
"kind": "text",
|
|
5156
|
+
"text": "Gets a "
|
|
5157
|
+
},
|
|
5158
|
+
{
|
|
5159
|
+
"kind": "code",
|
|
5160
|
+
"text": "`Promise`"
|
|
5161
|
+
},
|
|
5162
|
+
{
|
|
5163
|
+
"kind": "text",
|
|
5164
|
+
"text": " for the "
|
|
5165
|
+
},
|
|
5166
|
+
{
|
|
5167
|
+
"kind": "code",
|
|
5168
|
+
"text": "`TestElement`"
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"kind": "text",
|
|
5172
|
+
"text": " representing the host element of the component."
|
|
5173
|
+
}
|
|
5174
|
+
]
|
|
5175
|
+
},
|
|
5176
|
+
"sources": [
|
|
5177
|
+
{
|
|
5178
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5179
|
+
"line": 40,
|
|
5180
|
+
"character": 4
|
|
5181
|
+
}
|
|
5182
|
+
],
|
|
5183
|
+
"type": {
|
|
5184
|
+
"type": "reference",
|
|
5185
|
+
"target": {
|
|
5186
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5187
|
+
"qualifiedName": "Promise"
|
|
5188
|
+
},
|
|
5189
|
+
"typeArguments": [
|
|
5190
|
+
{
|
|
5191
|
+
"type": "reference",
|
|
5192
|
+
"target": {
|
|
5193
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5194
|
+
"qualifiedName": "TestElement"
|
|
5195
|
+
},
|
|
5196
|
+
"name": "TestElement",
|
|
5197
|
+
"package": "@angular/cdk"
|
|
5198
|
+
}
|
|
5199
|
+
],
|
|
5200
|
+
"name": "Promise",
|
|
5201
|
+
"package": "typescript"
|
|
5202
|
+
},
|
|
5203
|
+
"inheritedFrom": {
|
|
5204
|
+
"type": "reference",
|
|
5205
|
+
"target": -1,
|
|
5206
|
+
"name": "ComponentHarness.host"
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
],
|
|
5210
|
+
"inheritedFrom": {
|
|
5211
|
+
"type": "reference",
|
|
5212
|
+
"target": -1,
|
|
5213
|
+
"name": "ComponentHarness.host"
|
|
5214
|
+
}
|
|
5215
|
+
},
|
|
5216
|
+
{
|
|
5217
|
+
"id": 365,
|
|
5218
|
+
"name": "with",
|
|
5219
|
+
"variant": "declaration",
|
|
5220
|
+
"kind": 2048,
|
|
5221
|
+
"flags": {
|
|
5222
|
+
"isPublic": true,
|
|
5223
|
+
"isStatic": true
|
|
5224
|
+
},
|
|
5225
|
+
"sources": [
|
|
5226
|
+
{
|
|
5227
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5228
|
+
"line": 19,
|
|
5229
|
+
"character": 16,
|
|
5230
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L19"
|
|
5231
|
+
}
|
|
5232
|
+
],
|
|
5233
|
+
"signatures": [
|
|
5234
|
+
{
|
|
5235
|
+
"id": 366,
|
|
5236
|
+
"name": "with",
|
|
5237
|
+
"variant": "signature",
|
|
5238
|
+
"kind": 4096,
|
|
5239
|
+
"flags": {},
|
|
5240
|
+
"comment": {
|
|
5241
|
+
"summary": [
|
|
5242
|
+
{
|
|
5243
|
+
"kind": "text",
|
|
5244
|
+
"text": "Gets a "
|
|
5245
|
+
},
|
|
5246
|
+
{
|
|
5247
|
+
"kind": "code",
|
|
5248
|
+
"text": "`HarnessPredicate`"
|
|
5249
|
+
},
|
|
5250
|
+
{
|
|
5251
|
+
"kind": "text",
|
|
5252
|
+
"text": " that can be used to search for a\n"
|
|
5253
|
+
},
|
|
5254
|
+
{
|
|
5255
|
+
"kind": "code",
|
|
5256
|
+
"text": "`SkyConfirmButtonHarness`"
|
|
5257
|
+
},
|
|
5258
|
+
{
|
|
5259
|
+
"kind": "text",
|
|
5260
|
+
"text": " that meets certain criteria."
|
|
5261
|
+
}
|
|
5262
|
+
]
|
|
5263
|
+
},
|
|
5264
|
+
"sources": [
|
|
5265
|
+
{
|
|
5266
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5267
|
+
"line": 19,
|
|
5268
|
+
"character": 2,
|
|
5269
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L19"
|
|
5270
|
+
}
|
|
5271
|
+
],
|
|
5272
|
+
"parameters": [
|
|
5273
|
+
{
|
|
5274
|
+
"id": 367,
|
|
5275
|
+
"name": "filters",
|
|
5276
|
+
"variant": "param",
|
|
5277
|
+
"kind": 32768,
|
|
5278
|
+
"flags": {},
|
|
5279
|
+
"type": {
|
|
5280
|
+
"type": "reference",
|
|
5281
|
+
"target": 398,
|
|
5282
|
+
"name": "SkyConfirmButtonHarnessFilters",
|
|
5283
|
+
"package": "@skyux/modals"
|
|
5284
|
+
}
|
|
5285
|
+
}
|
|
5286
|
+
],
|
|
5287
|
+
"type": {
|
|
5288
|
+
"type": "reference",
|
|
5289
|
+
"target": {
|
|
5290
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5291
|
+
"qualifiedName": "HarnessPredicate"
|
|
5292
|
+
},
|
|
5293
|
+
"typeArguments": [
|
|
5294
|
+
{
|
|
5295
|
+
"type": "reference",
|
|
5296
|
+
"target": 363,
|
|
5297
|
+
"name": "SkyConfirmButtonHarness",
|
|
5298
|
+
"package": "@skyux/modals"
|
|
5299
|
+
}
|
|
5300
|
+
],
|
|
5301
|
+
"name": "HarnessPredicate",
|
|
5302
|
+
"package": "@angular/cdk"
|
|
5303
|
+
}
|
|
5304
|
+
}
|
|
5305
|
+
],
|
|
5306
|
+
"decorators": []
|
|
5307
|
+
}
|
|
5308
|
+
],
|
|
5309
|
+
"groups": [
|
|
5310
|
+
{
|
|
5311
|
+
"title": "Constructors",
|
|
5312
|
+
"children": [
|
|
5313
|
+
368
|
|
5314
|
+
]
|
|
5315
|
+
},
|
|
5316
|
+
{
|
|
5317
|
+
"title": "Methods",
|
|
5318
|
+
"children": [
|
|
5319
|
+
371,
|
|
5320
|
+
373,
|
|
5321
|
+
375,
|
|
5322
|
+
378,
|
|
5323
|
+
365
|
|
5324
|
+
]
|
|
5325
|
+
}
|
|
5326
|
+
],
|
|
5327
|
+
"sources": [
|
|
5328
|
+
{
|
|
5329
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5330
|
+
"line": 9,
|
|
5331
|
+
"character": 13,
|
|
5332
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L9"
|
|
5333
|
+
}
|
|
5334
|
+
],
|
|
5335
|
+
"extendedTypes": [
|
|
5336
|
+
{
|
|
5337
|
+
"type": "reference",
|
|
5338
|
+
"target": {
|
|
5339
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5340
|
+
"qualifiedName": "ComponentHarness"
|
|
5341
|
+
},
|
|
5342
|
+
"name": "ComponentHarness",
|
|
5343
|
+
"package": "@angular/cdk"
|
|
5344
|
+
}
|
|
5345
|
+
],
|
|
5346
|
+
"decorators": []
|
|
4830
5347
|
},
|
|
4831
5348
|
{
|
|
4832
|
-
"id":
|
|
5349
|
+
"id": 402,
|
|
4833
5350
|
"name": "SkyConfirmHarness",
|
|
4834
5351
|
"variant": "declaration",
|
|
4835
5352
|
"kind": 128,
|
|
@@ -4844,7 +5361,7 @@
|
|
|
4844
5361
|
},
|
|
4845
5362
|
"children": [
|
|
4846
5363
|
{
|
|
4847
|
-
"id":
|
|
5364
|
+
"id": 409,
|
|
4848
5365
|
"name": "constructor",
|
|
4849
5366
|
"variant": "declaration",
|
|
4850
5367
|
"kind": 512,
|
|
@@ -4858,7 +5375,7 @@
|
|
|
4858
5375
|
],
|
|
4859
5376
|
"signatures": [
|
|
4860
5377
|
{
|
|
4861
|
-
"id":
|
|
5378
|
+
"id": 410,
|
|
4862
5379
|
"name": "new SkyConfirmHarness",
|
|
4863
5380
|
"variant": "signature",
|
|
4864
5381
|
"kind": 16384,
|
|
@@ -4872,7 +5389,7 @@
|
|
|
4872
5389
|
],
|
|
4873
5390
|
"parameters": [
|
|
4874
5391
|
{
|
|
4875
|
-
"id":
|
|
5392
|
+
"id": 411,
|
|
4876
5393
|
"name": "locatorFactory",
|
|
4877
5394
|
"variant": "param",
|
|
4878
5395
|
"kind": 32768,
|
|
@@ -4890,7 +5407,7 @@
|
|
|
4890
5407
|
],
|
|
4891
5408
|
"type": {
|
|
4892
5409
|
"type": "reference",
|
|
4893
|
-
"target":
|
|
5410
|
+
"target": 402,
|
|
4894
5411
|
"name": "SkyConfirmHarness",
|
|
4895
5412
|
"package": "@skyux/modals"
|
|
4896
5413
|
},
|
|
@@ -4908,31 +5425,7 @@
|
|
|
4908
5425
|
}
|
|
4909
5426
|
},
|
|
4910
5427
|
{
|
|
4911
|
-
"id":
|
|
4912
|
-
"name": "hostSelector",
|
|
4913
|
-
"variant": "declaration",
|
|
4914
|
-
"kind": 1024,
|
|
4915
|
-
"flags": {
|
|
4916
|
-
"isPublic": true,
|
|
4917
|
-
"isStatic": true
|
|
4918
|
-
},
|
|
4919
|
-
"sources": [
|
|
4920
|
-
{
|
|
4921
|
-
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
4922
|
-
"line": 12,
|
|
4923
|
-
"character": 16,
|
|
4924
|
-
"url": "https://github.com/blackbaud/skyux/blob/2618aa5/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L12"
|
|
4925
|
-
}
|
|
4926
|
-
],
|
|
4927
|
-
"type": {
|
|
4928
|
-
"type": "intrinsic",
|
|
4929
|
-
"name": "string"
|
|
4930
|
-
},
|
|
4931
|
-
"defaultValue": "'sky-confirm'",
|
|
4932
|
-
"decorators": []
|
|
4933
|
-
},
|
|
4934
|
-
{
|
|
4935
|
-
"id": 415,
|
|
5428
|
+
"id": 416,
|
|
4936
5429
|
"name": "clickCustomButton",
|
|
4937
5430
|
"variant": "declaration",
|
|
4938
5431
|
"kind": 2048,
|
|
@@ -4942,14 +5435,14 @@
|
|
|
4942
5435
|
"sources": [
|
|
4943
5436
|
{
|
|
4944
5437
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
4945
|
-
"line":
|
|
5438
|
+
"line": 25,
|
|
4946
5439
|
"character": 15,
|
|
4947
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5440
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L25"
|
|
4948
5441
|
}
|
|
4949
5442
|
],
|
|
4950
5443
|
"signatures": [
|
|
4951
5444
|
{
|
|
4952
|
-
"id":
|
|
5445
|
+
"id": 417,
|
|
4953
5446
|
"name": "clickCustomButton",
|
|
4954
5447
|
"variant": "signature",
|
|
4955
5448
|
"kind": 4096,
|
|
@@ -4965,21 +5458,21 @@
|
|
|
4965
5458
|
"sources": [
|
|
4966
5459
|
{
|
|
4967
5460
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
4968
|
-
"line":
|
|
5461
|
+
"line": 25,
|
|
4969
5462
|
"character": 2,
|
|
4970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5463
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L25"
|
|
4971
5464
|
}
|
|
4972
5465
|
],
|
|
4973
5466
|
"parameters": [
|
|
4974
5467
|
{
|
|
4975
|
-
"id":
|
|
5468
|
+
"id": 418,
|
|
4976
5469
|
"name": "filters",
|
|
4977
5470
|
"variant": "param",
|
|
4978
5471
|
"kind": 32768,
|
|
4979
5472
|
"flags": {},
|
|
4980
5473
|
"type": {
|
|
4981
5474
|
"type": "reference",
|
|
4982
|
-
"target":
|
|
5475
|
+
"target": 398,
|
|
4983
5476
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
4984
5477
|
"package": "@skyux/modals"
|
|
4985
5478
|
}
|
|
@@ -5005,7 +5498,7 @@
|
|
|
5005
5498
|
"decorators": []
|
|
5006
5499
|
},
|
|
5007
5500
|
{
|
|
5008
|
-
"id":
|
|
5501
|
+
"id": 419,
|
|
5009
5502
|
"name": "clickOkButton",
|
|
5010
5503
|
"variant": "declaration",
|
|
5011
5504
|
"kind": 2048,
|
|
@@ -5015,14 +5508,14 @@
|
|
|
5015
5508
|
"sources": [
|
|
5016
5509
|
{
|
|
5017
5510
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5018
|
-
"line":
|
|
5511
|
+
"line": 46,
|
|
5019
5512
|
"character": 15,
|
|
5020
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5513
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L46"
|
|
5021
5514
|
}
|
|
5022
5515
|
],
|
|
5023
5516
|
"signatures": [
|
|
5024
5517
|
{
|
|
5025
|
-
"id":
|
|
5518
|
+
"id": 420,
|
|
5026
5519
|
"name": "clickOkButton",
|
|
5027
5520
|
"variant": "signature",
|
|
5028
5521
|
"kind": 4096,
|
|
@@ -5038,9 +5531,9 @@
|
|
|
5038
5531
|
"sources": [
|
|
5039
5532
|
{
|
|
5040
5533
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5041
|
-
"line":
|
|
5534
|
+
"line": 46,
|
|
5042
5535
|
"character": 2,
|
|
5043
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5536
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L46"
|
|
5044
5537
|
}
|
|
5045
5538
|
],
|
|
5046
5539
|
"type": {
|
|
@@ -5063,7 +5556,7 @@
|
|
|
5063
5556
|
"decorators": []
|
|
5064
5557
|
},
|
|
5065
5558
|
{
|
|
5066
|
-
"id":
|
|
5559
|
+
"id": 421,
|
|
5067
5560
|
"name": "getBodyText",
|
|
5068
5561
|
"variant": "declaration",
|
|
5069
5562
|
"kind": 2048,
|
|
@@ -5073,14 +5566,14 @@
|
|
|
5073
5566
|
"sources": [
|
|
5074
5567
|
{
|
|
5075
5568
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5076
|
-
"line":
|
|
5569
|
+
"line": 59,
|
|
5077
5570
|
"character": 15,
|
|
5078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5571
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L59"
|
|
5079
5572
|
}
|
|
5080
5573
|
],
|
|
5081
5574
|
"signatures": [
|
|
5082
5575
|
{
|
|
5083
|
-
"id":
|
|
5576
|
+
"id": 422,
|
|
5084
5577
|
"name": "getBodyText",
|
|
5085
5578
|
"variant": "signature",
|
|
5086
5579
|
"kind": 4096,
|
|
@@ -5096,9 +5589,9 @@
|
|
|
5096
5589
|
"sources": [
|
|
5097
5590
|
{
|
|
5098
5591
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5099
|
-
"line":
|
|
5592
|
+
"line": 59,
|
|
5100
5593
|
"character": 2,
|
|
5101
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5594
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L59"
|
|
5102
5595
|
}
|
|
5103
5596
|
],
|
|
5104
5597
|
"type": {
|
|
@@ -5121,7 +5614,7 @@
|
|
|
5121
5614
|
"decorators": []
|
|
5122
5615
|
},
|
|
5123
5616
|
{
|
|
5124
|
-
"id":
|
|
5617
|
+
"id": 423,
|
|
5125
5618
|
"name": "getCustomButtons",
|
|
5126
5619
|
"variant": "declaration",
|
|
5127
5620
|
"kind": 2048,
|
|
@@ -5131,14 +5624,14 @@
|
|
|
5131
5624
|
"sources": [
|
|
5132
5625
|
{
|
|
5133
5626
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5134
|
-
"line":
|
|
5627
|
+
"line": 66,
|
|
5135
5628
|
"character": 15,
|
|
5136
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5629
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L66"
|
|
5137
5630
|
}
|
|
5138
5631
|
],
|
|
5139
5632
|
"signatures": [
|
|
5140
5633
|
{
|
|
5141
|
-
"id":
|
|
5634
|
+
"id": 424,
|
|
5142
5635
|
"name": "getCustomButtons",
|
|
5143
5636
|
"variant": "signature",
|
|
5144
5637
|
"kind": 4096,
|
|
@@ -5154,14 +5647,14 @@
|
|
|
5154
5647
|
"sources": [
|
|
5155
5648
|
{
|
|
5156
5649
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5157
|
-
"line":
|
|
5650
|
+
"line": 66,
|
|
5158
5651
|
"character": 2,
|
|
5159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5652
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L66"
|
|
5160
5653
|
}
|
|
5161
5654
|
],
|
|
5162
5655
|
"parameters": [
|
|
5163
5656
|
{
|
|
5164
|
-
"id":
|
|
5657
|
+
"id": 425,
|
|
5165
5658
|
"name": "filters",
|
|
5166
5659
|
"variant": "param",
|
|
5167
5660
|
"kind": 32768,
|
|
@@ -5170,7 +5663,7 @@
|
|
|
5170
5663
|
},
|
|
5171
5664
|
"type": {
|
|
5172
5665
|
"type": "reference",
|
|
5173
|
-
"target":
|
|
5666
|
+
"target": 398,
|
|
5174
5667
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
5175
5668
|
"package": "@skyux/modals"
|
|
5176
5669
|
}
|
|
@@ -5187,10 +5680,7 @@
|
|
|
5187
5680
|
"type": "array",
|
|
5188
5681
|
"elementType": {
|
|
5189
5682
|
"type": "reference",
|
|
5190
|
-
"target":
|
|
5191
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5192
|
-
"qualifiedName": "SkyConfirmButtonHarness"
|
|
5193
|
-
},
|
|
5683
|
+
"target": 363,
|
|
5194
5684
|
"name": "SkyConfirmButtonHarness",
|
|
5195
5685
|
"package": "@skyux/modals"
|
|
5196
5686
|
}
|
|
@@ -5204,7 +5694,7 @@
|
|
|
5204
5694
|
"decorators": []
|
|
5205
5695
|
},
|
|
5206
5696
|
{
|
|
5207
|
-
"id":
|
|
5697
|
+
"id": 426,
|
|
5208
5698
|
"name": "getMessageText",
|
|
5209
5699
|
"variant": "declaration",
|
|
5210
5700
|
"kind": 2048,
|
|
@@ -5214,14 +5704,14 @@
|
|
|
5214
5704
|
"sources": [
|
|
5215
5705
|
{
|
|
5216
5706
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5217
|
-
"line":
|
|
5707
|
+
"line": 98,
|
|
5218
5708
|
"character": 15,
|
|
5219
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5709
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L98"
|
|
5220
5710
|
}
|
|
5221
5711
|
],
|
|
5222
5712
|
"signatures": [
|
|
5223
5713
|
{
|
|
5224
|
-
"id":
|
|
5714
|
+
"id": 427,
|
|
5225
5715
|
"name": "getMessageText",
|
|
5226
5716
|
"variant": "signature",
|
|
5227
5717
|
"kind": 4096,
|
|
@@ -5237,9 +5727,9 @@
|
|
|
5237
5727
|
"sources": [
|
|
5238
5728
|
{
|
|
5239
5729
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5240
|
-
"line":
|
|
5730
|
+
"line": 98,
|
|
5241
5731
|
"character": 2,
|
|
5242
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5732
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L98"
|
|
5243
5733
|
}
|
|
5244
5734
|
],
|
|
5245
5735
|
"type": {
|
|
@@ -5262,7 +5752,7 @@
|
|
|
5262
5752
|
"decorators": []
|
|
5263
5753
|
},
|
|
5264
5754
|
{
|
|
5265
|
-
"id":
|
|
5755
|
+
"id": 428,
|
|
5266
5756
|
"name": "getType",
|
|
5267
5757
|
"variant": "declaration",
|
|
5268
5758
|
"kind": 2048,
|
|
@@ -5272,14 +5762,14 @@
|
|
|
5272
5762
|
"sources": [
|
|
5273
5763
|
{
|
|
5274
5764
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5275
|
-
"line":
|
|
5765
|
+
"line": 105,
|
|
5276
5766
|
"character": 15,
|
|
5277
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5767
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L105"
|
|
5278
5768
|
}
|
|
5279
5769
|
],
|
|
5280
5770
|
"signatures": [
|
|
5281
5771
|
{
|
|
5282
|
-
"id":
|
|
5772
|
+
"id": 429,
|
|
5283
5773
|
"name": "getType",
|
|
5284
5774
|
"variant": "signature",
|
|
5285
5775
|
"kind": 4096,
|
|
@@ -5295,9 +5785,9 @@
|
|
|
5295
5785
|
"sources": [
|
|
5296
5786
|
{
|
|
5297
5787
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5298
|
-
"line":
|
|
5788
|
+
"line": 105,
|
|
5299
5789
|
"character": 2,
|
|
5300
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5790
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L105"
|
|
5301
5791
|
}
|
|
5302
5792
|
],
|
|
5303
5793
|
"type": {
|
|
@@ -5322,7 +5812,7 @@
|
|
|
5322
5812
|
"decorators": []
|
|
5323
5813
|
},
|
|
5324
5814
|
{
|
|
5325
|
-
"id":
|
|
5815
|
+
"id": 439,
|
|
5326
5816
|
"name": "host",
|
|
5327
5817
|
"variant": "declaration",
|
|
5328
5818
|
"kind": 2048,
|
|
@@ -5336,7 +5826,7 @@
|
|
|
5336
5826
|
],
|
|
5337
5827
|
"signatures": [
|
|
5338
5828
|
{
|
|
5339
|
-
"id":
|
|
5829
|
+
"id": 440,
|
|
5340
5830
|
"name": "host",
|
|
5341
5831
|
"variant": "signature",
|
|
5342
5832
|
"kind": 4096,
|
|
@@ -5406,7 +5896,7 @@
|
|
|
5406
5896
|
}
|
|
5407
5897
|
},
|
|
5408
5898
|
{
|
|
5409
|
-
"id":
|
|
5899
|
+
"id": 430,
|
|
5410
5900
|
"name": "isWhiteSpacePreserved",
|
|
5411
5901
|
"variant": "declaration",
|
|
5412
5902
|
"kind": 2048,
|
|
@@ -5416,14 +5906,14 @@
|
|
|
5416
5906
|
"sources": [
|
|
5417
5907
|
{
|
|
5418
5908
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5419
|
-
"line":
|
|
5909
|
+
"line": 117,
|
|
5420
5910
|
"character": 15,
|
|
5421
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5911
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L117"
|
|
5422
5912
|
}
|
|
5423
5913
|
],
|
|
5424
5914
|
"signatures": [
|
|
5425
5915
|
{
|
|
5426
|
-
"id":
|
|
5916
|
+
"id": 431,
|
|
5427
5917
|
"name": "isWhiteSpacePreserved",
|
|
5428
5918
|
"variant": "signature",
|
|
5429
5919
|
"kind": 4096,
|
|
@@ -5439,9 +5929,9 @@
|
|
|
5439
5929
|
"sources": [
|
|
5440
5930
|
{
|
|
5441
5931
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5442
|
-
"line":
|
|
5932
|
+
"line": 117,
|
|
5443
5933
|
"character": 2,
|
|
5444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5934
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L117"
|
|
5445
5935
|
}
|
|
5446
5936
|
],
|
|
5447
5937
|
"type": {
|
|
@@ -5468,26 +5958,20 @@
|
|
|
5468
5958
|
{
|
|
5469
5959
|
"title": "Constructors",
|
|
5470
5960
|
"children": [
|
|
5471
|
-
|
|
5472
|
-
]
|
|
5473
|
-
},
|
|
5474
|
-
{
|
|
5475
|
-
"title": "Properties",
|
|
5476
|
-
"children": [
|
|
5477
|
-
402
|
|
5961
|
+
409
|
|
5478
5962
|
]
|
|
5479
5963
|
},
|
|
5480
5964
|
{
|
|
5481
5965
|
"title": "Methods",
|
|
5482
5966
|
"children": [
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
5486
|
-
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5967
|
+
416,
|
|
5968
|
+
419,
|
|
5969
|
+
421,
|
|
5970
|
+
423,
|
|
5971
|
+
426,
|
|
5972
|
+
428,
|
|
5973
|
+
439,
|
|
5974
|
+
430
|
|
5491
5975
|
]
|
|
5492
5976
|
}
|
|
5493
5977
|
],
|
|
@@ -5496,7 +5980,7 @@
|
|
|
5496
5980
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5497
5981
|
"line": 11,
|
|
5498
5982
|
"character": 13,
|
|
5499
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5983
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L11"
|
|
5500
5984
|
}
|
|
5501
5985
|
],
|
|
5502
5986
|
"extendedTypes": [
|
|
@@ -5513,7 +5997,7 @@
|
|
|
5513
5997
|
"decorators": []
|
|
5514
5998
|
},
|
|
5515
5999
|
{
|
|
5516
|
-
"id":
|
|
6000
|
+
"id": 459,
|
|
5517
6001
|
"name": "SkyConfirmTestingController",
|
|
5518
6002
|
"variant": "declaration",
|
|
5519
6003
|
"kind": 128,
|
|
@@ -5530,7 +6014,7 @@
|
|
|
5530
6014
|
},
|
|
5531
6015
|
"children": [
|
|
5532
6016
|
{
|
|
5533
|
-
"id":
|
|
6017
|
+
"id": 462,
|
|
5534
6018
|
"name": "cancel",
|
|
5535
6019
|
"variant": "declaration",
|
|
5536
6020
|
"kind": 2048,
|
|
@@ -5543,12 +6027,12 @@
|
|
|
5543
6027
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5544
6028
|
"line": 11,
|
|
5545
6029
|
"character": 18,
|
|
5546
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6030
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
|
|
5547
6031
|
}
|
|
5548
6032
|
],
|
|
5549
6033
|
"signatures": [
|
|
5550
6034
|
{
|
|
5551
|
-
"id":
|
|
6035
|
+
"id": 463,
|
|
5552
6036
|
"name": "cancel",
|
|
5553
6037
|
"variant": "signature",
|
|
5554
6038
|
"kind": 4096,
|
|
@@ -5566,7 +6050,7 @@
|
|
|
5566
6050
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5567
6051
|
"line": 11,
|
|
5568
6052
|
"character": 2,
|
|
5569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6053
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
|
|
5570
6054
|
}
|
|
5571
6055
|
],
|
|
5572
6056
|
"type": {
|
|
@@ -5578,7 +6062,7 @@
|
|
|
5578
6062
|
"decorators": []
|
|
5579
6063
|
},
|
|
5580
6064
|
{
|
|
5581
|
-
"id":
|
|
6065
|
+
"id": 469,
|
|
5582
6066
|
"name": "close",
|
|
5583
6067
|
"variant": "declaration",
|
|
5584
6068
|
"kind": 2048,
|
|
@@ -5591,12 +6075,12 @@
|
|
|
5591
6075
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5592
6076
|
"line": 24,
|
|
5593
6077
|
"character": 18,
|
|
5594
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6078
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
|
|
5595
6079
|
}
|
|
5596
6080
|
],
|
|
5597
6081
|
"signatures": [
|
|
5598
6082
|
{
|
|
5599
|
-
"id":
|
|
6083
|
+
"id": 470,
|
|
5600
6084
|
"name": "close",
|
|
5601
6085
|
"variant": "signature",
|
|
5602
6086
|
"kind": 4096,
|
|
@@ -5614,12 +6098,12 @@
|
|
|
5614
6098
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5615
6099
|
"line": 24,
|
|
5616
6100
|
"character": 2,
|
|
5617
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6101
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
|
|
5618
6102
|
}
|
|
5619
6103
|
],
|
|
5620
6104
|
"parameters": [
|
|
5621
6105
|
{
|
|
5622
|
-
"id":
|
|
6106
|
+
"id": 471,
|
|
5623
6107
|
"name": "args",
|
|
5624
6108
|
"variant": "param",
|
|
5625
6109
|
"kind": 32768,
|
|
@@ -5641,7 +6125,7 @@
|
|
|
5641
6125
|
"decorators": []
|
|
5642
6126
|
},
|
|
5643
6127
|
{
|
|
5644
|
-
"id":
|
|
6128
|
+
"id": 464,
|
|
5645
6129
|
"name": "expectNone",
|
|
5646
6130
|
"variant": "declaration",
|
|
5647
6131
|
"kind": 2048,
|
|
@@ -5654,12 +6138,12 @@
|
|
|
5654
6138
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5655
6139
|
"line": 15,
|
|
5656
6140
|
"character": 18,
|
|
5657
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6141
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
|
|
5658
6142
|
}
|
|
5659
6143
|
],
|
|
5660
6144
|
"signatures": [
|
|
5661
6145
|
{
|
|
5662
|
-
"id":
|
|
6146
|
+
"id": 465,
|
|
5663
6147
|
"name": "expectNone",
|
|
5664
6148
|
"variant": "signature",
|
|
5665
6149
|
"kind": 4096,
|
|
@@ -5677,7 +6161,7 @@
|
|
|
5677
6161
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5678
6162
|
"line": 15,
|
|
5679
6163
|
"character": 2,
|
|
5680
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6164
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
|
|
5681
6165
|
}
|
|
5682
6166
|
],
|
|
5683
6167
|
"type": {
|
|
@@ -5689,7 +6173,7 @@
|
|
|
5689
6173
|
"decorators": []
|
|
5690
6174
|
},
|
|
5691
6175
|
{
|
|
5692
|
-
"id":
|
|
6176
|
+
"id": 466,
|
|
5693
6177
|
"name": "expectOpen",
|
|
5694
6178
|
"variant": "declaration",
|
|
5695
6179
|
"kind": 2048,
|
|
@@ -5702,12 +6186,12 @@
|
|
|
5702
6186
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5703
6187
|
"line": 20,
|
|
5704
6188
|
"character": 18,
|
|
5705
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6189
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
|
|
5706
6190
|
}
|
|
5707
6191
|
],
|
|
5708
6192
|
"signatures": [
|
|
5709
6193
|
{
|
|
5710
|
-
"id":
|
|
6194
|
+
"id": 467,
|
|
5711
6195
|
"name": "expectOpen",
|
|
5712
6196
|
"variant": "signature",
|
|
5713
6197
|
"kind": 4096,
|
|
@@ -5725,12 +6209,12 @@
|
|
|
5725
6209
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5726
6210
|
"line": 20,
|
|
5727
6211
|
"character": 2,
|
|
5728
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6212
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
|
|
5729
6213
|
}
|
|
5730
6214
|
],
|
|
5731
6215
|
"parameters": [
|
|
5732
6216
|
{
|
|
5733
|
-
"id":
|
|
6217
|
+
"id": 468,
|
|
5734
6218
|
"name": "config",
|
|
5735
6219
|
"variant": "param",
|
|
5736
6220
|
"kind": 32768,
|
|
@@ -5752,7 +6236,7 @@
|
|
|
5752
6236
|
"decorators": []
|
|
5753
6237
|
},
|
|
5754
6238
|
{
|
|
5755
|
-
"id":
|
|
6239
|
+
"id": 472,
|
|
5756
6240
|
"name": "ok",
|
|
5757
6241
|
"variant": "declaration",
|
|
5758
6242
|
"kind": 2048,
|
|
@@ -5765,12 +6249,12 @@
|
|
|
5765
6249
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5766
6250
|
"line": 28,
|
|
5767
6251
|
"character": 18,
|
|
5768
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6252
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
|
|
5769
6253
|
}
|
|
5770
6254
|
],
|
|
5771
6255
|
"signatures": [
|
|
5772
6256
|
{
|
|
5773
|
-
"id":
|
|
6257
|
+
"id": 473,
|
|
5774
6258
|
"name": "ok",
|
|
5775
6259
|
"variant": "signature",
|
|
5776
6260
|
"kind": 4096,
|
|
@@ -5788,7 +6272,7 @@
|
|
|
5788
6272
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5789
6273
|
"line": 28,
|
|
5790
6274
|
"character": 2,
|
|
5791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6275
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
|
|
5792
6276
|
}
|
|
5793
6277
|
],
|
|
5794
6278
|
"type": {
|
|
@@ -5804,17 +6288,17 @@
|
|
|
5804
6288
|
{
|
|
5805
6289
|
"title": "Constructors",
|
|
5806
6290
|
"children": [
|
|
5807
|
-
|
|
6291
|
+
460
|
|
5808
6292
|
]
|
|
5809
6293
|
},
|
|
5810
6294
|
{
|
|
5811
6295
|
"title": "Methods",
|
|
5812
6296
|
"children": [
|
|
5813
|
-
|
|
5814
|
-
|
|
5815
|
-
|
|
5816
|
-
|
|
5817
|
-
|
|
6297
|
+
462,
|
|
6298
|
+
469,
|
|
6299
|
+
464,
|
|
6300
|
+
466,
|
|
6301
|
+
472
|
|
5818
6302
|
]
|
|
5819
6303
|
}
|
|
5820
6304
|
],
|
|
@@ -5823,13 +6307,13 @@
|
|
|
5823
6307
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5824
6308
|
"line": 7,
|
|
5825
6309
|
"character": 22,
|
|
5826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6310
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L7"
|
|
5827
6311
|
}
|
|
5828
6312
|
],
|
|
5829
6313
|
"decorators": []
|
|
5830
6314
|
},
|
|
5831
6315
|
{
|
|
5832
|
-
"id":
|
|
6316
|
+
"id": 474,
|
|
5833
6317
|
"name": "SkyConfirmTestingModule",
|
|
5834
6318
|
"variant": "declaration",
|
|
5835
6319
|
"kind": 128,
|
|
@@ -5863,7 +6347,7 @@
|
|
|
5863
6347
|
{
|
|
5864
6348
|
"title": "Constructors",
|
|
5865
6349
|
"children": [
|
|
5866
|
-
|
|
6350
|
+
475
|
|
5867
6351
|
]
|
|
5868
6352
|
}
|
|
5869
6353
|
],
|
|
@@ -5872,7 +6356,7 @@
|
|
|
5872
6356
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.module.ts",
|
|
5873
6357
|
"line": 11,
|
|
5874
6358
|
"character": 13,
|
|
5875
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6359
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-testing.module.ts#L11"
|
|
5876
6360
|
}
|
|
5877
6361
|
],
|
|
5878
6362
|
"decorators": [
|
|
@@ -5885,7 +6369,7 @@
|
|
|
5885
6369
|
]
|
|
5886
6370
|
},
|
|
5887
6371
|
{
|
|
5888
|
-
"id":
|
|
6372
|
+
"id": 495,
|
|
5889
6373
|
"name": "SkyModalHarness",
|
|
5890
6374
|
"variant": "declaration",
|
|
5891
6375
|
"kind": 128,
|
|
@@ -5900,7 +6384,7 @@
|
|
|
5900
6384
|
},
|
|
5901
6385
|
"children": [
|
|
5902
6386
|
{
|
|
5903
|
-
"id":
|
|
6387
|
+
"id": 505,
|
|
5904
6388
|
"name": "constructor",
|
|
5905
6389
|
"variant": "declaration",
|
|
5906
6390
|
"kind": 512,
|
|
@@ -5914,7 +6398,7 @@
|
|
|
5914
6398
|
],
|
|
5915
6399
|
"signatures": [
|
|
5916
6400
|
{
|
|
5917
|
-
"id":
|
|
6401
|
+
"id": 506,
|
|
5918
6402
|
"name": "new SkyModalHarness",
|
|
5919
6403
|
"variant": "signature",
|
|
5920
6404
|
"kind": 16384,
|
|
@@ -5928,7 +6412,7 @@
|
|
|
5928
6412
|
],
|
|
5929
6413
|
"parameters": [
|
|
5930
6414
|
{
|
|
5931
|
-
"id":
|
|
6415
|
+
"id": 507,
|
|
5932
6416
|
"name": "locatorFactory",
|
|
5933
6417
|
"variant": "param",
|
|
5934
6418
|
"kind": 32768,
|
|
@@ -5946,7 +6430,7 @@
|
|
|
5946
6430
|
],
|
|
5947
6431
|
"type": {
|
|
5948
6432
|
"type": "reference",
|
|
5949
|
-
"target":
|
|
6433
|
+
"target": 495,
|
|
5950
6434
|
"name": "SkyModalHarness",
|
|
5951
6435
|
"package": "@skyux/modals"
|
|
5952
6436
|
},
|
|
@@ -5964,7 +6448,7 @@
|
|
|
5964
6448
|
}
|
|
5965
6449
|
},
|
|
5966
6450
|
{
|
|
5967
|
-
"id":
|
|
6451
|
+
"id": 511,
|
|
5968
6452
|
"name": "clickHelpInline",
|
|
5969
6453
|
"variant": "declaration",
|
|
5970
6454
|
"kind": 2048,
|
|
@@ -5976,12 +6460,12 @@
|
|
|
5976
6460
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
5977
6461
|
"line": 34,
|
|
5978
6462
|
"character": 15,
|
|
5979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6463
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
|
|
5980
6464
|
}
|
|
5981
6465
|
],
|
|
5982
6466
|
"signatures": [
|
|
5983
6467
|
{
|
|
5984
|
-
"id":
|
|
6468
|
+
"id": 512,
|
|
5985
6469
|
"name": "clickHelpInline",
|
|
5986
6470
|
"variant": "signature",
|
|
5987
6471
|
"kind": 4096,
|
|
@@ -5999,7 +6483,7 @@
|
|
|
5999
6483
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6000
6484
|
"line": 34,
|
|
6001
6485
|
"character": 2,
|
|
6002
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6486
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
|
|
6003
6487
|
}
|
|
6004
6488
|
],
|
|
6005
6489
|
"type": {
|
|
@@ -6022,7 +6506,7 @@
|
|
|
6022
6506
|
"decorators": []
|
|
6023
6507
|
},
|
|
6024
6508
|
{
|
|
6025
|
-
"id":
|
|
6509
|
+
"id": 513,
|
|
6026
6510
|
"name": "getAriaDescribedBy",
|
|
6027
6511
|
"variant": "declaration",
|
|
6028
6512
|
"kind": 2048,
|
|
@@ -6034,12 +6518,12 @@
|
|
|
6034
6518
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6035
6519
|
"line": 42,
|
|
6036
6520
|
"character": 15,
|
|
6037
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6521
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
|
|
6038
6522
|
}
|
|
6039
6523
|
],
|
|
6040
6524
|
"signatures": [
|
|
6041
6525
|
{
|
|
6042
|
-
"id":
|
|
6526
|
+
"id": 514,
|
|
6043
6527
|
"name": "getAriaDescribedBy",
|
|
6044
6528
|
"variant": "signature",
|
|
6045
6529
|
"kind": 4096,
|
|
@@ -6063,7 +6547,7 @@
|
|
|
6063
6547
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6064
6548
|
"line": 42,
|
|
6065
6549
|
"character": 2,
|
|
6066
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6550
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
|
|
6067
6551
|
}
|
|
6068
6552
|
],
|
|
6069
6553
|
"type": {
|
|
@@ -6086,7 +6570,7 @@
|
|
|
6086
6570
|
"decorators": []
|
|
6087
6571
|
},
|
|
6088
6572
|
{
|
|
6089
|
-
"id":
|
|
6573
|
+
"id": 515,
|
|
6090
6574
|
"name": "getAriaLabelledBy",
|
|
6091
6575
|
"variant": "declaration",
|
|
6092
6576
|
"kind": 2048,
|
|
@@ -6098,12 +6582,12 @@
|
|
|
6098
6582
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6099
6583
|
"line": 52,
|
|
6100
6584
|
"character": 15,
|
|
6101
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6585
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
|
|
6102
6586
|
}
|
|
6103
6587
|
],
|
|
6104
6588
|
"signatures": [
|
|
6105
6589
|
{
|
|
6106
|
-
"id":
|
|
6590
|
+
"id": 516,
|
|
6107
6591
|
"name": "getAriaLabelledBy",
|
|
6108
6592
|
"variant": "signature",
|
|
6109
6593
|
"kind": 4096,
|
|
@@ -6127,7 +6611,7 @@
|
|
|
6127
6611
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6128
6612
|
"line": 52,
|
|
6129
6613
|
"character": 2,
|
|
6130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6614
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
|
|
6131
6615
|
}
|
|
6132
6616
|
],
|
|
6133
6617
|
"type": {
|
|
@@ -6150,7 +6634,7 @@
|
|
|
6150
6634
|
"decorators": []
|
|
6151
6635
|
},
|
|
6152
6636
|
{
|
|
6153
|
-
"id":
|
|
6637
|
+
"id": 517,
|
|
6154
6638
|
"name": "getAriaRole",
|
|
6155
6639
|
"variant": "declaration",
|
|
6156
6640
|
"kind": 2048,
|
|
@@ -6162,12 +6646,12 @@
|
|
|
6162
6646
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6163
6647
|
"line": 59,
|
|
6164
6648
|
"character": 15,
|
|
6165
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6649
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
|
|
6166
6650
|
}
|
|
6167
6651
|
],
|
|
6168
6652
|
"signatures": [
|
|
6169
6653
|
{
|
|
6170
|
-
"id":
|
|
6654
|
+
"id": 518,
|
|
6171
6655
|
"name": "getAriaRole",
|
|
6172
6656
|
"variant": "signature",
|
|
6173
6657
|
"kind": 4096,
|
|
@@ -6185,7 +6669,7 @@
|
|
|
6185
6669
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6186
6670
|
"line": 59,
|
|
6187
6671
|
"character": 2,
|
|
6188
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6672
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
|
|
6189
6673
|
}
|
|
6190
6674
|
],
|
|
6191
6675
|
"type": {
|
|
@@ -6208,7 +6692,7 @@
|
|
|
6208
6692
|
"decorators": []
|
|
6209
6693
|
},
|
|
6210
6694
|
{
|
|
6211
|
-
"id":
|
|
6695
|
+
"id": 519,
|
|
6212
6696
|
"name": "getHeadingText",
|
|
6213
6697
|
"variant": "declaration",
|
|
6214
6698
|
"kind": 2048,
|
|
@@ -6220,12 +6704,12 @@
|
|
|
6220
6704
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6221
6705
|
"line": 66,
|
|
6222
6706
|
"character": 15,
|
|
6223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6707
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
|
|
6224
6708
|
}
|
|
6225
6709
|
],
|
|
6226
6710
|
"signatures": [
|
|
6227
6711
|
{
|
|
6228
|
-
"id":
|
|
6712
|
+
"id": 520,
|
|
6229
6713
|
"name": "getHeadingText",
|
|
6230
6714
|
"variant": "signature",
|
|
6231
6715
|
"kind": 4096,
|
|
@@ -6243,7 +6727,7 @@
|
|
|
6243
6727
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6244
6728
|
"line": 66,
|
|
6245
6729
|
"character": 2,
|
|
6246
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6730
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
|
|
6247
6731
|
}
|
|
6248
6732
|
],
|
|
6249
6733
|
"type": {
|
|
@@ -6266,7 +6750,7 @@
|
|
|
6266
6750
|
"decorators": []
|
|
6267
6751
|
},
|
|
6268
6752
|
{
|
|
6269
|
-
"id":
|
|
6753
|
+
"id": 521,
|
|
6270
6754
|
"name": "getHelpPopoverContent",
|
|
6271
6755
|
"variant": "declaration",
|
|
6272
6756
|
"kind": 2048,
|
|
@@ -6278,12 +6762,12 @@
|
|
|
6278
6762
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6279
6763
|
"line": 73,
|
|
6280
6764
|
"character": 15,
|
|
6281
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6765
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
|
|
6282
6766
|
}
|
|
6283
6767
|
],
|
|
6284
6768
|
"signatures": [
|
|
6285
6769
|
{
|
|
6286
|
-
"id":
|
|
6770
|
+
"id": 522,
|
|
6287
6771
|
"name": "getHelpPopoverContent",
|
|
6288
6772
|
"variant": "signature",
|
|
6289
6773
|
"kind": 4096,
|
|
@@ -6301,7 +6785,7 @@
|
|
|
6301
6785
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6302
6786
|
"line": 73,
|
|
6303
6787
|
"character": 2,
|
|
6304
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6788
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
|
|
6305
6789
|
}
|
|
6306
6790
|
],
|
|
6307
6791
|
"type": {
|
|
@@ -6344,7 +6828,7 @@
|
|
|
6344
6828
|
"decorators": []
|
|
6345
6829
|
},
|
|
6346
6830
|
{
|
|
6347
|
-
"id":
|
|
6831
|
+
"id": 523,
|
|
6348
6832
|
"name": "getHelpPopoverTitle",
|
|
6349
6833
|
"variant": "declaration",
|
|
6350
6834
|
"kind": 2048,
|
|
@@ -6356,12 +6840,12 @@
|
|
|
6356
6840
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6357
6841
|
"line": 82,
|
|
6358
6842
|
"character": 15,
|
|
6359
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6843
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
|
|
6360
6844
|
}
|
|
6361
6845
|
],
|
|
6362
6846
|
"signatures": [
|
|
6363
6847
|
{
|
|
6364
|
-
"id":
|
|
6848
|
+
"id": 524,
|
|
6365
6849
|
"name": "getHelpPopoverTitle",
|
|
6366
6850
|
"variant": "signature",
|
|
6367
6851
|
"kind": 4096,
|
|
@@ -6379,7 +6863,7 @@
|
|
|
6379
6863
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6380
6864
|
"line": 82,
|
|
6381
6865
|
"character": 2,
|
|
6382
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6866
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
|
|
6383
6867
|
}
|
|
6384
6868
|
],
|
|
6385
6869
|
"type": {
|
|
@@ -6402,7 +6886,7 @@
|
|
|
6402
6886
|
"decorators": []
|
|
6403
6887
|
},
|
|
6404
6888
|
{
|
|
6405
|
-
"id":
|
|
6889
|
+
"id": 525,
|
|
6406
6890
|
"name": "getSize",
|
|
6407
6891
|
"variant": "declaration",
|
|
6408
6892
|
"kind": 2048,
|
|
@@ -6414,12 +6898,12 @@
|
|
|
6414
6898
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6415
6899
|
"line": 89,
|
|
6416
6900
|
"character": 15,
|
|
6417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6901
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
|
|
6418
6902
|
}
|
|
6419
6903
|
],
|
|
6420
6904
|
"signatures": [
|
|
6421
6905
|
{
|
|
6422
|
-
"id":
|
|
6906
|
+
"id": 526,
|
|
6423
6907
|
"name": "getSize",
|
|
6424
6908
|
"variant": "signature",
|
|
6425
6909
|
"kind": 4096,
|
|
@@ -6437,7 +6921,7 @@
|
|
|
6437
6921
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6438
6922
|
"line": 89,
|
|
6439
6923
|
"character": 2,
|
|
6440
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6924
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
|
|
6441
6925
|
}
|
|
6442
6926
|
],
|
|
6443
6927
|
"type": {
|
|
@@ -6460,7 +6944,7 @@
|
|
|
6460
6944
|
"decorators": []
|
|
6461
6945
|
},
|
|
6462
6946
|
{
|
|
6463
|
-
"id":
|
|
6947
|
+
"id": 527,
|
|
6464
6948
|
"name": "getWrapperClass",
|
|
6465
6949
|
"variant": "declaration",
|
|
6466
6950
|
"kind": 2048,
|
|
@@ -6472,12 +6956,12 @@
|
|
|
6472
6956
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6473
6957
|
"line": 112,
|
|
6474
6958
|
"character": 15,
|
|
6475
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6959
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
|
|
6476
6960
|
}
|
|
6477
6961
|
],
|
|
6478
6962
|
"signatures": [
|
|
6479
6963
|
{
|
|
6480
|
-
"id":
|
|
6964
|
+
"id": 528,
|
|
6481
6965
|
"name": "getWrapperClass",
|
|
6482
6966
|
"variant": "signature",
|
|
6483
6967
|
"kind": 4096,
|
|
@@ -6495,7 +6979,7 @@
|
|
|
6495
6979
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6496
6980
|
"line": 112,
|
|
6497
6981
|
"character": 2,
|
|
6498
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6982
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
|
|
6499
6983
|
}
|
|
6500
6984
|
],
|
|
6501
6985
|
"type": {
|
|
@@ -6518,7 +7002,7 @@
|
|
|
6518
7002
|
"decorators": []
|
|
6519
7003
|
},
|
|
6520
7004
|
{
|
|
6521
|
-
"id":
|
|
7005
|
+
"id": 538,
|
|
6522
7006
|
"name": "host",
|
|
6523
7007
|
"variant": "declaration",
|
|
6524
7008
|
"kind": 2048,
|
|
@@ -6532,7 +7016,7 @@
|
|
|
6532
7016
|
],
|
|
6533
7017
|
"signatures": [
|
|
6534
7018
|
{
|
|
6535
|
-
"id":
|
|
7019
|
+
"id": 539,
|
|
6536
7020
|
"name": "host",
|
|
6537
7021
|
"variant": "signature",
|
|
6538
7022
|
"kind": 4096,
|
|
@@ -6602,7 +7086,7 @@
|
|
|
6602
7086
|
}
|
|
6603
7087
|
},
|
|
6604
7088
|
{
|
|
6605
|
-
"id":
|
|
7089
|
+
"id": 531,
|
|
6606
7090
|
"name": "isDirty",
|
|
6607
7091
|
"variant": "declaration",
|
|
6608
7092
|
"kind": 2048,
|
|
@@ -6614,12 +7098,12 @@
|
|
|
6614
7098
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6615
7099
|
"line": 127,
|
|
6616
7100
|
"character": 15,
|
|
6617
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7101
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
|
|
6618
7102
|
}
|
|
6619
7103
|
],
|
|
6620
7104
|
"signatures": [
|
|
6621
7105
|
{
|
|
6622
|
-
"id":
|
|
7106
|
+
"id": 532,
|
|
6623
7107
|
"name": "isDirty",
|
|
6624
7108
|
"variant": "signature",
|
|
6625
7109
|
"kind": 4096,
|
|
@@ -6646,7 +7130,7 @@
|
|
|
6646
7130
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6647
7131
|
"line": 127,
|
|
6648
7132
|
"character": 2,
|
|
6649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7133
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
|
|
6650
7134
|
}
|
|
6651
7135
|
],
|
|
6652
7136
|
"type": {
|
|
@@ -6669,7 +7153,7 @@
|
|
|
6669
7153
|
"decorators": []
|
|
6670
7154
|
},
|
|
6671
7155
|
{
|
|
6672
|
-
"id":
|
|
7156
|
+
"id": 529,
|
|
6673
7157
|
"name": "isFullPage",
|
|
6674
7158
|
"variant": "declaration",
|
|
6675
7159
|
"kind": 2048,
|
|
@@ -6681,12 +7165,12 @@
|
|
|
6681
7165
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6682
7166
|
"line": 119,
|
|
6683
7167
|
"character": 15,
|
|
6684
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7168
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
|
|
6685
7169
|
}
|
|
6686
7170
|
],
|
|
6687
7171
|
"signatures": [
|
|
6688
7172
|
{
|
|
6689
|
-
"id":
|
|
7173
|
+
"id": 530,
|
|
6690
7174
|
"name": "isFullPage",
|
|
6691
7175
|
"variant": "signature",
|
|
6692
7176
|
"kind": 4096,
|
|
@@ -6704,7 +7188,7 @@
|
|
|
6704
7188
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6705
7189
|
"line": 119,
|
|
6706
7190
|
"character": 2,
|
|
6707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7191
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
|
|
6708
7192
|
}
|
|
6709
7193
|
],
|
|
6710
7194
|
"type": {
|
|
@@ -6727,7 +7211,7 @@
|
|
|
6727
7211
|
"decorators": []
|
|
6728
7212
|
},
|
|
6729
7213
|
{
|
|
6730
|
-
"id":
|
|
7214
|
+
"id": 497,
|
|
6731
7215
|
"name": "with",
|
|
6732
7216
|
"variant": "declaration",
|
|
6733
7217
|
"kind": 2048,
|
|
@@ -6740,12 +7224,12 @@
|
|
|
6740
7224
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6741
7225
|
"line": 25,
|
|
6742
7226
|
"character": 16,
|
|
6743
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7227
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
|
|
6744
7228
|
}
|
|
6745
7229
|
],
|
|
6746
7230
|
"signatures": [
|
|
6747
7231
|
{
|
|
6748
|
-
"id":
|
|
7232
|
+
"id": 498,
|
|
6749
7233
|
"name": "with",
|
|
6750
7234
|
"variant": "signature",
|
|
6751
7235
|
"kind": 4096,
|
|
@@ -6779,19 +7263,19 @@
|
|
|
6779
7263
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6780
7264
|
"line": 25,
|
|
6781
7265
|
"character": 2,
|
|
6782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7266
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
|
|
6783
7267
|
}
|
|
6784
7268
|
],
|
|
6785
7269
|
"parameters": [
|
|
6786
7270
|
{
|
|
6787
|
-
"id":
|
|
7271
|
+
"id": 499,
|
|
6788
7272
|
"name": "filters",
|
|
6789
7273
|
"variant": "param",
|
|
6790
7274
|
"kind": 32768,
|
|
6791
7275
|
"flags": {},
|
|
6792
7276
|
"type": {
|
|
6793
7277
|
"type": "reference",
|
|
6794
|
-
"target":
|
|
7278
|
+
"target": 558,
|
|
6795
7279
|
"name": "SkyModalHarnessFilters",
|
|
6796
7280
|
"package": "@skyux/modals"
|
|
6797
7281
|
}
|
|
@@ -6806,7 +7290,7 @@
|
|
|
6806
7290
|
"typeArguments": [
|
|
6807
7291
|
{
|
|
6808
7292
|
"type": "reference",
|
|
6809
|
-
"target":
|
|
7293
|
+
"target": 495,
|
|
6810
7294
|
"name": "SkyModalHarness",
|
|
6811
7295
|
"package": "@skyux/modals"
|
|
6812
7296
|
}
|
|
@@ -6823,25 +7307,25 @@
|
|
|
6823
7307
|
{
|
|
6824
7308
|
"title": "Constructors",
|
|
6825
7309
|
"children": [
|
|
6826
|
-
|
|
7310
|
+
505
|
|
6827
7311
|
]
|
|
6828
7312
|
},
|
|
6829
7313
|
{
|
|
6830
7314
|
"title": "Methods",
|
|
6831
7315
|
"children": [
|
|
6832
|
-
|
|
6833
|
-
|
|
6834
|
-
|
|
6835
|
-
|
|
6836
|
-
|
|
6837
|
-
|
|
6838
|
-
|
|
6839
|
-
|
|
6840
|
-
|
|
6841
|
-
|
|
6842
|
-
|
|
6843
|
-
|
|
6844
|
-
|
|
7316
|
+
511,
|
|
7317
|
+
513,
|
|
7318
|
+
515,
|
|
7319
|
+
517,
|
|
7320
|
+
519,
|
|
7321
|
+
521,
|
|
7322
|
+
523,
|
|
7323
|
+
525,
|
|
7324
|
+
527,
|
|
7325
|
+
538,
|
|
7326
|
+
531,
|
|
7327
|
+
529,
|
|
7328
|
+
497
|
|
6845
7329
|
]
|
|
6846
7330
|
}
|
|
6847
7331
|
],
|
|
@@ -6850,7 +7334,7 @@
|
|
|
6850
7334
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6851
7335
|
"line": 11,
|
|
6852
7336
|
"character": 13,
|
|
6853
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7337
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L11"
|
|
6854
7338
|
}
|
|
6855
7339
|
],
|
|
6856
7340
|
"extendedTypes": [
|
|
@@ -6867,7 +7351,7 @@
|
|
|
6867
7351
|
"decorators": []
|
|
6868
7352
|
},
|
|
6869
7353
|
{
|
|
6870
|
-
"id":
|
|
7354
|
+
"id": 477,
|
|
6871
7355
|
"name": "SkyModalTestingController",
|
|
6872
7356
|
"variant": "declaration",
|
|
6873
7357
|
"kind": 128,
|
|
@@ -6892,7 +7376,7 @@
|
|
|
6892
7376
|
},
|
|
6893
7377
|
"children": [
|
|
6894
7378
|
{
|
|
6895
|
-
"id":
|
|
7379
|
+
"id": 480,
|
|
6896
7380
|
"name": "closeTopModal",
|
|
6897
7381
|
"variant": "declaration",
|
|
6898
7382
|
"kind": 2048,
|
|
@@ -6905,12 +7389,12 @@
|
|
|
6905
7389
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
6906
7390
|
"line": 14,
|
|
6907
7391
|
"character": 18,
|
|
6908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7392
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
|
|
6909
7393
|
}
|
|
6910
7394
|
],
|
|
6911
7395
|
"signatures": [
|
|
6912
7396
|
{
|
|
6913
|
-
"id":
|
|
7397
|
+
"id": 481,
|
|
6914
7398
|
"name": "closeTopModal",
|
|
6915
7399
|
"variant": "signature",
|
|
6916
7400
|
"kind": 4096,
|
|
@@ -6928,12 +7412,12 @@
|
|
|
6928
7412
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
6929
7413
|
"line": 14,
|
|
6930
7414
|
"character": 2,
|
|
6931
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7415
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
|
|
6932
7416
|
}
|
|
6933
7417
|
],
|
|
6934
7418
|
"parameters": [
|
|
6935
7419
|
{
|
|
6936
|
-
"id":
|
|
7420
|
+
"id": 482,
|
|
6937
7421
|
"name": "args",
|
|
6938
7422
|
"variant": "param",
|
|
6939
7423
|
"kind": 32768,
|
|
@@ -6965,7 +7449,7 @@
|
|
|
6965
7449
|
"decorators": []
|
|
6966
7450
|
},
|
|
6967
7451
|
{
|
|
6968
|
-
"id":
|
|
7452
|
+
"id": 483,
|
|
6969
7453
|
"name": "expectCount",
|
|
6970
7454
|
"variant": "declaration",
|
|
6971
7455
|
"kind": 2048,
|
|
@@ -6978,12 +7462,12 @@
|
|
|
6978
7462
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
6979
7463
|
"line": 19,
|
|
6980
7464
|
"character": 18,
|
|
6981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7465
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
|
|
6982
7466
|
}
|
|
6983
7467
|
],
|
|
6984
7468
|
"signatures": [
|
|
6985
7469
|
{
|
|
6986
|
-
"id":
|
|
7470
|
+
"id": 484,
|
|
6987
7471
|
"name": "expectCount",
|
|
6988
7472
|
"variant": "signature",
|
|
6989
7473
|
"kind": 4096,
|
|
@@ -7001,12 +7485,12 @@
|
|
|
7001
7485
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
7002
7486
|
"line": 19,
|
|
7003
7487
|
"character": 2,
|
|
7004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7488
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
|
|
7005
7489
|
}
|
|
7006
7490
|
],
|
|
7007
7491
|
"parameters": [
|
|
7008
7492
|
{
|
|
7009
|
-
"id":
|
|
7493
|
+
"id": 485,
|
|
7010
7494
|
"name": "value",
|
|
7011
7495
|
"variant": "param",
|
|
7012
7496
|
"kind": 32768,
|
|
@@ -7026,7 +7510,7 @@
|
|
|
7026
7510
|
"decorators": []
|
|
7027
7511
|
},
|
|
7028
7512
|
{
|
|
7029
|
-
"id":
|
|
7513
|
+
"id": 486,
|
|
7030
7514
|
"name": "expectNone",
|
|
7031
7515
|
"variant": "declaration",
|
|
7032
7516
|
"kind": 2048,
|
|
@@ -7039,12 +7523,12 @@
|
|
|
7039
7523
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7040
7524
|
"line": 24,
|
|
7041
7525
|
"character": 18,
|
|
7042
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7526
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
|
|
7043
7527
|
}
|
|
7044
7528
|
],
|
|
7045
7529
|
"signatures": [
|
|
7046
7530
|
{
|
|
7047
|
-
"id":
|
|
7531
|
+
"id": 487,
|
|
7048
7532
|
"name": "expectNone",
|
|
7049
7533
|
"variant": "signature",
|
|
7050
7534
|
"kind": 4096,
|
|
@@ -7062,7 +7546,7 @@
|
|
|
7062
7546
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
7063
7547
|
"line": 24,
|
|
7064
7548
|
"character": 2,
|
|
7065
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7549
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
|
|
7066
7550
|
}
|
|
7067
7551
|
],
|
|
7068
7552
|
"type": {
|
|
@@ -7074,7 +7558,7 @@
|
|
|
7074
7558
|
"decorators": []
|
|
7075
7559
|
},
|
|
7076
7560
|
{
|
|
7077
|
-
"id":
|
|
7561
|
+
"id": 488,
|
|
7078
7562
|
"name": "expectOpen",
|
|
7079
7563
|
"variant": "declaration",
|
|
7080
7564
|
"kind": 2048,
|
|
@@ -7087,12 +7571,12 @@
|
|
|
7087
7571
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7088
7572
|
"line": 29,
|
|
7089
7573
|
"character": 18,
|
|
7090
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7574
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
|
|
7091
7575
|
}
|
|
7092
7576
|
],
|
|
7093
7577
|
"signatures": [
|
|
7094
7578
|
{
|
|
7095
|
-
"id":
|
|
7579
|
+
"id": 489,
|
|
7096
7580
|
"name": "expectOpen",
|
|
7097
7581
|
"variant": "signature",
|
|
7098
7582
|
"kind": 4096,
|
|
@@ -7110,12 +7594,12 @@
|
|
|
7110
7594
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
7111
7595
|
"line": 29,
|
|
7112
7596
|
"character": 2,
|
|
7113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7597
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
|
|
7114
7598
|
}
|
|
7115
7599
|
],
|
|
7116
7600
|
"typeParameter": [
|
|
7117
7601
|
{
|
|
7118
|
-
"id":
|
|
7602
|
+
"id": 490,
|
|
7119
7603
|
"name": "TComponent",
|
|
7120
7604
|
"variant": "typeParam",
|
|
7121
7605
|
"kind": 131072,
|
|
@@ -7124,7 +7608,7 @@
|
|
|
7124
7608
|
],
|
|
7125
7609
|
"parameters": [
|
|
7126
7610
|
{
|
|
7127
|
-
"id":
|
|
7611
|
+
"id": 491,
|
|
7128
7612
|
"name": "component",
|
|
7129
7613
|
"variant": "param",
|
|
7130
7614
|
"kind": 32768,
|
|
@@ -7161,16 +7645,16 @@
|
|
|
7161
7645
|
{
|
|
7162
7646
|
"title": "Constructors",
|
|
7163
7647
|
"children": [
|
|
7164
|
-
|
|
7648
|
+
478
|
|
7165
7649
|
]
|
|
7166
7650
|
},
|
|
7167
7651
|
{
|
|
7168
7652
|
"title": "Methods",
|
|
7169
7653
|
"children": [
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7173
|
-
|
|
7654
|
+
480,
|
|
7655
|
+
483,
|
|
7656
|
+
486,
|
|
7657
|
+
488
|
|
7174
7658
|
]
|
|
7175
7659
|
}
|
|
7176
7660
|
],
|
|
@@ -7179,13 +7663,13 @@
|
|
|
7179
7663
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7180
7664
|
"line": 9,
|
|
7181
7665
|
"character": 22,
|
|
7182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7666
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L9"
|
|
7183
7667
|
}
|
|
7184
7668
|
],
|
|
7185
7669
|
"decorators": []
|
|
7186
7670
|
},
|
|
7187
7671
|
{
|
|
7188
|
-
"id":
|
|
7672
|
+
"id": 492,
|
|
7189
7673
|
"name": "SkyModalTestingModule",
|
|
7190
7674
|
"variant": "declaration",
|
|
7191
7675
|
"kind": 128,
|
|
@@ -7219,7 +7703,7 @@
|
|
|
7219
7703
|
{
|
|
7220
7704
|
"title": "Constructors",
|
|
7221
7705
|
"children": [
|
|
7222
|
-
|
|
7706
|
+
493
|
|
7223
7707
|
]
|
|
7224
7708
|
}
|
|
7225
7709
|
],
|
|
@@ -7228,7 +7712,7 @@
|
|
|
7228
7712
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.module.ts",
|
|
7229
7713
|
"line": 11,
|
|
7230
7714
|
"character": 13,
|
|
7231
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7715
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/controller/modal-testing.module.ts#L11"
|
|
7232
7716
|
}
|
|
7233
7717
|
],
|
|
7234
7718
|
"decorators": [
|
|
@@ -7241,7 +7725,7 @@
|
|
|
7241
7725
|
]
|
|
7242
7726
|
},
|
|
7243
7727
|
{
|
|
7244
|
-
"id":
|
|
7728
|
+
"id": 398,
|
|
7245
7729
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
7246
7730
|
"variant": "declaration",
|
|
7247
7731
|
"kind": 256,
|
|
@@ -7256,7 +7740,7 @@
|
|
|
7256
7740
|
},
|
|
7257
7741
|
"children": [
|
|
7258
7742
|
{
|
|
7259
|
-
"id":
|
|
7743
|
+
"id": 401,
|
|
7260
7744
|
"name": "ancestor",
|
|
7261
7745
|
"variant": "declaration",
|
|
7262
7746
|
"kind": 1024,
|
|
@@ -7289,7 +7773,7 @@
|
|
|
7289
7773
|
}
|
|
7290
7774
|
},
|
|
7291
7775
|
{
|
|
7292
|
-
"id":
|
|
7776
|
+
"id": 400,
|
|
7293
7777
|
"name": "styleType",
|
|
7294
7778
|
"variant": "declaration",
|
|
7295
7779
|
"kind": 1024,
|
|
@@ -7309,7 +7793,7 @@
|
|
|
7309
7793
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7310
7794
|
"line": 16,
|
|
7311
7795
|
"character": 2,
|
|
7312
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7796
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L16"
|
|
7313
7797
|
}
|
|
7314
7798
|
],
|
|
7315
7799
|
"type": {
|
|
@@ -7318,7 +7802,7 @@
|
|
|
7318
7802
|
}
|
|
7319
7803
|
},
|
|
7320
7804
|
{
|
|
7321
|
-
"id":
|
|
7805
|
+
"id": 399,
|
|
7322
7806
|
"name": "text",
|
|
7323
7807
|
"variant": "declaration",
|
|
7324
7808
|
"kind": 1024,
|
|
@@ -7338,7 +7822,7 @@
|
|
|
7338
7822
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7339
7823
|
"line": 11,
|
|
7340
7824
|
"character": 2,
|
|
7341
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7825
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L11"
|
|
7342
7826
|
}
|
|
7343
7827
|
],
|
|
7344
7828
|
"type": {
|
|
@@ -7365,9 +7849,9 @@
|
|
|
7365
7849
|
{
|
|
7366
7850
|
"title": "Properties",
|
|
7367
7851
|
"children": [
|
|
7852
|
+
401,
|
|
7368
7853
|
400,
|
|
7369
|
-
399
|
|
7370
|
-
398
|
|
7854
|
+
399
|
|
7371
7855
|
]
|
|
7372
7856
|
}
|
|
7373
7857
|
],
|
|
@@ -7376,7 +7860,7 @@
|
|
|
7376
7860
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7377
7861
|
"line": 6,
|
|
7378
7862
|
"character": 17,
|
|
7379
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7863
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L6"
|
|
7380
7864
|
}
|
|
7381
7865
|
],
|
|
7382
7866
|
"extendedTypes": [
|
|
@@ -7407,7 +7891,7 @@
|
|
|
7407
7891
|
]
|
|
7408
7892
|
},
|
|
7409
7893
|
{
|
|
7410
|
-
"id":
|
|
7894
|
+
"id": 558,
|
|
7411
7895
|
"name": "SkyModalHarnessFilters",
|
|
7412
7896
|
"variant": "declaration",
|
|
7413
7897
|
"kind": 256,
|
|
@@ -7422,7 +7906,7 @@
|
|
|
7422
7906
|
},
|
|
7423
7907
|
"children": [
|
|
7424
7908
|
{
|
|
7425
|
-
"id":
|
|
7909
|
+
"id": 561,
|
|
7426
7910
|
"name": "ancestor",
|
|
7427
7911
|
"variant": "declaration",
|
|
7428
7912
|
"kind": 1024,
|
|
@@ -7455,7 +7939,7 @@
|
|
|
7455
7939
|
}
|
|
7456
7940
|
},
|
|
7457
7941
|
{
|
|
7458
|
-
"id":
|
|
7942
|
+
"id": 559,
|
|
7459
7943
|
"name": "dataSkyId",
|
|
7460
7944
|
"variant": "declaration",
|
|
7461
7945
|
"kind": 1024,
|
|
@@ -7481,9 +7965,9 @@
|
|
|
7481
7965
|
"sources": [
|
|
7482
7966
|
{
|
|
7483
7967
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7484
|
-
"line":
|
|
7968
|
+
"line": 10,
|
|
7485
7969
|
"character": 2,
|
|
7486
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7970
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/core/testing/src/shared/harness-filters.ts#L10"
|
|
7487
7971
|
}
|
|
7488
7972
|
],
|
|
7489
7973
|
"type": {
|
|
@@ -7511,7 +7995,7 @@
|
|
|
7511
7995
|
}
|
|
7512
7996
|
},
|
|
7513
7997
|
{
|
|
7514
|
-
"id":
|
|
7998
|
+
"id": 560,
|
|
7515
7999
|
"name": "selector",
|
|
7516
8000
|
"variant": "declaration",
|
|
7517
8001
|
"kind": 1024,
|
|
@@ -7548,9 +8032,9 @@
|
|
|
7548
8032
|
{
|
|
7549
8033
|
"title": "Properties",
|
|
7550
8034
|
"children": [
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
8035
|
+
561,
|
|
8036
|
+
559,
|
|
8037
|
+
560
|
|
7554
8038
|
]
|
|
7555
8039
|
}
|
|
7556
8040
|
],
|
|
@@ -7559,7 +8043,7 @@
|
|
|
7559
8043
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness-filters.ts",
|
|
7560
8044
|
"line": 7,
|
|
7561
8045
|
"character": 17,
|
|
7562
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8046
|
+
"url": "https://github.com/blackbaud/skyux/blob/4148531/libs/components/modals/testing/src/modules/modal/modal-harness-filters.ts#L7"
|
|
7563
8047
|
}
|
|
7564
8048
|
],
|
|
7565
8049
|
"extendedTypes": [
|
|
@@ -8078,35 +8562,35 @@
|
|
|
8078
8562
|
},
|
|
8079
8563
|
"283": {
|
|
8080
8564
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8081
|
-
"qualifiedName": "SkyModalComponent.
|
|
8565
|
+
"qualifiedName": "SkyModalComponent.layout"
|
|
8082
8566
|
},
|
|
8083
8567
|
"284": {
|
|
8084
8568
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8085
|
-
"qualifiedName": "SkyModalComponent.
|
|
8569
|
+
"qualifiedName": "SkyModalComponent.ariaOwns"
|
|
8086
8570
|
},
|
|
8087
8571
|
"285": {
|
|
8088
8572
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8089
|
-
"qualifiedName": "SkyModalComponent.
|
|
8573
|
+
"qualifiedName": "SkyModalComponent.legacyHelpKey"
|
|
8090
8574
|
},
|
|
8091
8575
|
"286": {
|
|
8092
8576
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8093
|
-
"qualifiedName": "SkyModalComponent.
|
|
8577
|
+
"qualifiedName": "SkyModalComponent.modalState"
|
|
8094
8578
|
},
|
|
8095
8579
|
"287": {
|
|
8096
8580
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8097
|
-
"qualifiedName": "SkyModalComponent.
|
|
8581
|
+
"qualifiedName": "SkyModalComponent.modalZIndex"
|
|
8098
8582
|
},
|
|
8099
8583
|
"288": {
|
|
8100
8584
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8101
|
-
"qualifiedName": "SkyModalComponent.
|
|
8585
|
+
"qualifiedName": "SkyModalComponent.scrollShadow"
|
|
8102
8586
|
},
|
|
8103
8587
|
"289": {
|
|
8104
8588
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8105
|
-
"qualifiedName": "SkyModalComponent.
|
|
8589
|
+
"qualifiedName": "SkyModalComponent.size"
|
|
8106
8590
|
},
|
|
8107
|
-
"
|
|
8591
|
+
"290": {
|
|
8108
8592
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8109
|
-
"qualifiedName": "SkyModalComponent.
|
|
8593
|
+
"qualifiedName": "SkyModalComponent.modalContentWrapperElement"
|
|
8110
8594
|
},
|
|
8111
8595
|
"305": {
|
|
8112
8596
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8114,11 +8598,11 @@
|
|
|
8114
8598
|
},
|
|
8115
8599
|
"306": {
|
|
8116
8600
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8117
|
-
"qualifiedName": "
|
|
8601
|
+
"qualifiedName": "SkyModalComponent.onDocumentKeyUp"
|
|
8118
8602
|
},
|
|
8119
8603
|
"307": {
|
|
8120
8604
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8121
|
-
"qualifiedName": "
|
|
8605
|
+
"qualifiedName": "event"
|
|
8122
8606
|
},
|
|
8123
8607
|
"308": {
|
|
8124
8608
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8126,11 +8610,11 @@
|
|
|
8126
8610
|
},
|
|
8127
8611
|
"309": {
|
|
8128
8612
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8129
|
-
"qualifiedName": "
|
|
8613
|
+
"qualifiedName": "SkyModalComponent.onDocumentKeyDown"
|
|
8130
8614
|
},
|
|
8131
8615
|
"310": {
|
|
8132
8616
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8133
|
-
"qualifiedName": "
|
|
8617
|
+
"qualifiedName": "event"
|
|
8134
8618
|
},
|
|
8135
8619
|
"311": {
|
|
8136
8620
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8138,7 +8622,7 @@
|
|
|
8138
8622
|
},
|
|
8139
8623
|
"312": {
|
|
8140
8624
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8141
|
-
"qualifiedName": "SkyModalComponent.
|
|
8625
|
+
"qualifiedName": "SkyModalComponent.ngOnInit"
|
|
8142
8626
|
},
|
|
8143
8627
|
"313": {
|
|
8144
8628
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8146,7 +8630,7 @@
|
|
|
8146
8630
|
},
|
|
8147
8631
|
"314": {
|
|
8148
8632
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8149
|
-
"qualifiedName": "SkyModalComponent.
|
|
8633
|
+
"qualifiedName": "SkyModalComponent.ngAfterViewInit"
|
|
8150
8634
|
},
|
|
8151
8635
|
"315": {
|
|
8152
8636
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8154,7 +8638,7 @@
|
|
|
8154
8638
|
},
|
|
8155
8639
|
"316": {
|
|
8156
8640
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8157
|
-
"qualifiedName": "SkyModalComponent.
|
|
8641
|
+
"qualifiedName": "SkyModalComponent.ngOnDestroy"
|
|
8158
8642
|
},
|
|
8159
8643
|
"317": {
|
|
8160
8644
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8162,7 +8646,7 @@
|
|
|
8162
8646
|
},
|
|
8163
8647
|
"318": {
|
|
8164
8648
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8165
|
-
"qualifiedName": "SkyModalComponent.
|
|
8649
|
+
"qualifiedName": "SkyModalComponent.helpButtonClick"
|
|
8166
8650
|
},
|
|
8167
8651
|
"319": {
|
|
8168
8652
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8170,7 +8654,7 @@
|
|
|
8170
8654
|
},
|
|
8171
8655
|
"320": {
|
|
8172
8656
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8173
|
-
"qualifiedName": "SkyModalComponent.
|
|
8657
|
+
"qualifiedName": "SkyModalComponent.closeButtonClick"
|
|
8174
8658
|
},
|
|
8175
8659
|
"321": {
|
|
8176
8660
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8178,7 +8662,7 @@
|
|
|
8178
8662
|
},
|
|
8179
8663
|
"322": {
|
|
8180
8664
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8181
|
-
"qualifiedName": "SkyModalComponent.
|
|
8665
|
+
"qualifiedName": "SkyModalComponent.windowResize"
|
|
8182
8666
|
},
|
|
8183
8667
|
"323": {
|
|
8184
8668
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -8186,67 +8670,123 @@
|
|
|
8186
8670
|
},
|
|
8187
8671
|
"324": {
|
|
8188
8672
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8189
|
-
"qualifiedName": "
|
|
8673
|
+
"qualifiedName": "SkyModalComponent.scrollShadowChange"
|
|
8190
8674
|
},
|
|
8191
8675
|
"325": {
|
|
8192
8676
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8193
|
-
"qualifiedName": "
|
|
8677
|
+
"qualifiedName": "args"
|
|
8194
8678
|
},
|
|
8195
8679
|
"326": {
|
|
8196
8680
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8197
8681
|
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
8198
8682
|
},
|
|
8199
|
-
"
|
|
8683
|
+
"327": {
|
|
8684
|
+
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8685
|
+
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
8686
|
+
},
|
|
8687
|
+
"363": {
|
|
8688
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8689
|
+
"qualifiedName": "SkyConfirmButtonHarness"
|
|
8690
|
+
},
|
|
8691
|
+
"365": {
|
|
8692
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8693
|
+
"qualifiedName": "SkyConfirmButtonHarness.with"
|
|
8694
|
+
},
|
|
8695
|
+
"366": {
|
|
8696
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8697
|
+
"qualifiedName": "SkyConfirmButtonHarness.with"
|
|
8698
|
+
},
|
|
8699
|
+
"367": {
|
|
8700
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8701
|
+
"qualifiedName": "filters"
|
|
8702
|
+
},
|
|
8703
|
+
"368": {
|
|
8704
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8705
|
+
"qualifiedName": "ComponentHarness.__constructor"
|
|
8706
|
+
},
|
|
8707
|
+
"369": {
|
|
8708
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8709
|
+
"qualifiedName": "SkyConfirmButtonHarness"
|
|
8710
|
+
},
|
|
8711
|
+
"370": {
|
|
8712
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8713
|
+
"qualifiedName": "locatorFactory"
|
|
8714
|
+
},
|
|
8715
|
+
"371": {
|
|
8716
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8717
|
+
"qualifiedName": "SkyConfirmButtonHarness.click"
|
|
8718
|
+
},
|
|
8719
|
+
"372": {
|
|
8720
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8721
|
+
"qualifiedName": "SkyConfirmButtonHarness.click"
|
|
8722
|
+
},
|
|
8723
|
+
"373": {
|
|
8724
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8725
|
+
"qualifiedName": "SkyConfirmButtonHarness.getStyleType"
|
|
8726
|
+
},
|
|
8727
|
+
"374": {
|
|
8728
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8729
|
+
"qualifiedName": "SkyConfirmButtonHarness.getStyleType"
|
|
8730
|
+
},
|
|
8731
|
+
"375": {
|
|
8732
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8733
|
+
"qualifiedName": "SkyConfirmButtonHarness.getText"
|
|
8734
|
+
},
|
|
8735
|
+
"376": {
|
|
8736
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8737
|
+
"qualifiedName": "SkyConfirmButtonHarness.getText"
|
|
8738
|
+
},
|
|
8739
|
+
"378": {
|
|
8740
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8741
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8742
|
+
},
|
|
8743
|
+
"379": {
|
|
8744
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8745
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8746
|
+
},
|
|
8747
|
+
"398": {
|
|
8200
8748
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts",
|
|
8201
8749
|
"qualifiedName": "SkyConfirmButtonHarnessFilters"
|
|
8202
8750
|
},
|
|
8203
|
-
"
|
|
8751
|
+
"399": {
|
|
8204
8752
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts",
|
|
8205
8753
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.text"
|
|
8206
8754
|
},
|
|
8207
|
-
"
|
|
8755
|
+
"400": {
|
|
8208
8756
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts",
|
|
8209
8757
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.styleType"
|
|
8210
8758
|
},
|
|
8211
|
-
"
|
|
8759
|
+
"401": {
|
|
8212
8760
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8213
8761
|
"qualifiedName": "ancestor"
|
|
8214
8762
|
},
|
|
8215
|
-
"401": {
|
|
8216
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8217
|
-
"qualifiedName": "SkyConfirmHarness"
|
|
8218
|
-
},
|
|
8219
8763
|
"402": {
|
|
8220
8764
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8221
|
-
"qualifiedName": "SkyConfirmHarness
|
|
8765
|
+
"qualifiedName": "SkyConfirmHarness"
|
|
8222
8766
|
},
|
|
8223
|
-
"
|
|
8767
|
+
"409": {
|
|
8224
8768
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8225
8769
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
8226
8770
|
},
|
|
8227
|
-
"
|
|
8771
|
+
"410": {
|
|
8228
8772
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8229
8773
|
"qualifiedName": "SkyConfirmHarness"
|
|
8230
8774
|
},
|
|
8231
|
-
"
|
|
8775
|
+
"411": {
|
|
8232
8776
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8233
8777
|
"qualifiedName": "locatorFactory"
|
|
8234
8778
|
},
|
|
8235
|
-
"415": {
|
|
8236
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8237
|
-
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
8238
|
-
},
|
|
8239
8779
|
"416": {
|
|
8240
8780
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8241
8781
|
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
8242
8782
|
},
|
|
8243
8783
|
"417": {
|
|
8244
8784
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8245
|
-
"qualifiedName": "
|
|
8785
|
+
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
8246
8786
|
},
|
|
8247
8787
|
"418": {
|
|
8248
8788
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8249
|
-
"qualifiedName": "
|
|
8789
|
+
"qualifiedName": "filters"
|
|
8250
8790
|
},
|
|
8251
8791
|
"419": {
|
|
8252
8792
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
@@ -8254,7 +8794,7 @@
|
|
|
8254
8794
|
},
|
|
8255
8795
|
"420": {
|
|
8256
8796
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8257
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
8797
|
+
"qualifiedName": "SkyConfirmHarness.clickOkButton"
|
|
8258
8798
|
},
|
|
8259
8799
|
"421": {
|
|
8260
8800
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
@@ -8262,7 +8802,7 @@
|
|
|
8262
8802
|
},
|
|
8263
8803
|
"422": {
|
|
8264
8804
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8265
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
8805
|
+
"qualifiedName": "SkyConfirmHarness.getBodyText"
|
|
8266
8806
|
},
|
|
8267
8807
|
"423": {
|
|
8268
8808
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
@@ -8270,11 +8810,11 @@
|
|
|
8270
8810
|
},
|
|
8271
8811
|
"424": {
|
|
8272
8812
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8273
|
-
"qualifiedName": "
|
|
8813
|
+
"qualifiedName": "SkyConfirmHarness.getCustomButtons"
|
|
8274
8814
|
},
|
|
8275
8815
|
"425": {
|
|
8276
8816
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8277
|
-
"qualifiedName": "
|
|
8817
|
+
"qualifiedName": "filters"
|
|
8278
8818
|
},
|
|
8279
8819
|
"426": {
|
|
8280
8820
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
@@ -8282,7 +8822,7 @@
|
|
|
8282
8822
|
},
|
|
8283
8823
|
"427": {
|
|
8284
8824
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8285
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
8825
|
+
"qualifiedName": "SkyConfirmHarness.getMessageText"
|
|
8286
8826
|
},
|
|
8287
8827
|
"428": {
|
|
8288
8828
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
@@ -8290,35 +8830,35 @@
|
|
|
8290
8830
|
},
|
|
8291
8831
|
"429": {
|
|
8292
8832
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8293
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
8833
|
+
"qualifiedName": "SkyConfirmHarness.getType"
|
|
8294
8834
|
},
|
|
8295
8835
|
"430": {
|
|
8296
8836
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8297
8837
|
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
8298
8838
|
},
|
|
8299
|
-
"
|
|
8839
|
+
"431": {
|
|
8840
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
8841
|
+
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
8842
|
+
},
|
|
8843
|
+
"439": {
|
|
8300
8844
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8301
8845
|
"qualifiedName": "ComponentHarness.host"
|
|
8302
8846
|
},
|
|
8303
|
-
"
|
|
8847
|
+
"440": {
|
|
8304
8848
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8305
8849
|
"qualifiedName": "ComponentHarness.host"
|
|
8306
8850
|
},
|
|
8307
|
-
"
|
|
8851
|
+
"459": {
|
|
8308
8852
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8309
8853
|
"qualifiedName": "SkyConfirmTestingController"
|
|
8310
8854
|
},
|
|
8311
|
-
"461": {
|
|
8312
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8313
|
-
"qualifiedName": "SkyConfirmTestingController.cancel"
|
|
8314
|
-
},
|
|
8315
8855
|
"462": {
|
|
8316
8856
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8317
8857
|
"qualifiedName": "SkyConfirmTestingController.cancel"
|
|
8318
8858
|
},
|
|
8319
8859
|
"463": {
|
|
8320
8860
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8321
|
-
"qualifiedName": "SkyConfirmTestingController.
|
|
8861
|
+
"qualifiedName": "SkyConfirmTestingController.cancel"
|
|
8322
8862
|
},
|
|
8323
8863
|
"464": {
|
|
8324
8864
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
@@ -8326,7 +8866,7 @@
|
|
|
8326
8866
|
},
|
|
8327
8867
|
"465": {
|
|
8328
8868
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8329
|
-
"qualifiedName": "SkyConfirmTestingController.
|
|
8869
|
+
"qualifiedName": "SkyConfirmTestingController.expectNone"
|
|
8330
8870
|
},
|
|
8331
8871
|
"466": {
|
|
8332
8872
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
@@ -8334,11 +8874,11 @@
|
|
|
8334
8874
|
},
|
|
8335
8875
|
"467": {
|
|
8336
8876
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8337
|
-
"qualifiedName": "
|
|
8877
|
+
"qualifiedName": "SkyConfirmTestingController.expectOpen"
|
|
8338
8878
|
},
|
|
8339
8879
|
"468": {
|
|
8340
8880
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8341
|
-
"qualifiedName": "
|
|
8881
|
+
"qualifiedName": "config"
|
|
8342
8882
|
},
|
|
8343
8883
|
"469": {
|
|
8344
8884
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
@@ -8346,39 +8886,39 @@
|
|
|
8346
8886
|
},
|
|
8347
8887
|
"470": {
|
|
8348
8888
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8349
|
-
"qualifiedName": "
|
|
8889
|
+
"qualifiedName": "SkyConfirmTestingController.close"
|
|
8350
8890
|
},
|
|
8351
8891
|
"471": {
|
|
8352
8892
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8353
|
-
"qualifiedName": "
|
|
8893
|
+
"qualifiedName": "args"
|
|
8354
8894
|
},
|
|
8355
8895
|
"472": {
|
|
8356
8896
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8357
8897
|
"qualifiedName": "SkyConfirmTestingController.ok"
|
|
8358
8898
|
},
|
|
8359
8899
|
"473": {
|
|
8900
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
8901
|
+
"qualifiedName": "SkyConfirmTestingController.ok"
|
|
8902
|
+
},
|
|
8903
|
+
"474": {
|
|
8360
8904
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.module.ts",
|
|
8361
8905
|
"qualifiedName": "SkyConfirmTestingModule"
|
|
8362
8906
|
},
|
|
8363
|
-
"
|
|
8907
|
+
"477": {
|
|
8364
8908
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8365
8909
|
"qualifiedName": "SkyModalTestingController"
|
|
8366
8910
|
},
|
|
8367
|
-
"479": {
|
|
8368
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8369
|
-
"qualifiedName": "SkyModalTestingController.closeTopModal"
|
|
8370
|
-
},
|
|
8371
8911
|
"480": {
|
|
8372
8912
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8373
8913
|
"qualifiedName": "SkyModalTestingController.closeTopModal"
|
|
8374
8914
|
},
|
|
8375
8915
|
"481": {
|
|
8376
8916
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8377
|
-
"qualifiedName": "
|
|
8917
|
+
"qualifiedName": "SkyModalTestingController.closeTopModal"
|
|
8378
8918
|
},
|
|
8379
8919
|
"482": {
|
|
8380
8920
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8381
|
-
"qualifiedName": "
|
|
8921
|
+
"qualifiedName": "args"
|
|
8382
8922
|
},
|
|
8383
8923
|
"483": {
|
|
8384
8924
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
@@ -8386,11 +8926,11 @@
|
|
|
8386
8926
|
},
|
|
8387
8927
|
"484": {
|
|
8388
8928
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8389
|
-
"qualifiedName": "
|
|
8929
|
+
"qualifiedName": "SkyModalTestingController.expectCount"
|
|
8390
8930
|
},
|
|
8391
8931
|
"485": {
|
|
8392
8932
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8393
|
-
"qualifiedName": "
|
|
8933
|
+
"qualifiedName": "value"
|
|
8394
8934
|
},
|
|
8395
8935
|
"486": {
|
|
8396
8936
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
@@ -8398,7 +8938,7 @@
|
|
|
8398
8938
|
},
|
|
8399
8939
|
"487": {
|
|
8400
8940
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8401
|
-
"qualifiedName": "SkyModalTestingController.
|
|
8941
|
+
"qualifiedName": "SkyModalTestingController.expectNone"
|
|
8402
8942
|
},
|
|
8403
8943
|
"488": {
|
|
8404
8944
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
@@ -8406,55 +8946,55 @@
|
|
|
8406
8946
|
},
|
|
8407
8947
|
"489": {
|
|
8408
8948
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8409
|
-
"qualifiedName": "
|
|
8949
|
+
"qualifiedName": "SkyModalTestingController.expectOpen"
|
|
8410
8950
|
},
|
|
8411
8951
|
"490": {
|
|
8412
8952
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8413
|
-
"qualifiedName": "
|
|
8953
|
+
"qualifiedName": "TComponent"
|
|
8414
8954
|
},
|
|
8415
8955
|
"491": {
|
|
8956
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
8957
|
+
"qualifiedName": "component"
|
|
8958
|
+
},
|
|
8959
|
+
"492": {
|
|
8416
8960
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.module.ts",
|
|
8417
8961
|
"qualifiedName": "SkyModalTestingModule"
|
|
8418
8962
|
},
|
|
8419
|
-
"
|
|
8963
|
+
"495": {
|
|
8420
8964
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8421
8965
|
"qualifiedName": "SkyModalHarness"
|
|
8422
8966
|
},
|
|
8423
|
-
"
|
|
8967
|
+
"497": {
|
|
8424
8968
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8425
8969
|
"qualifiedName": "SkyModalHarness.with"
|
|
8426
8970
|
},
|
|
8427
|
-
"
|
|
8971
|
+
"498": {
|
|
8428
8972
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8429
8973
|
"qualifiedName": "SkyModalHarness.with"
|
|
8430
8974
|
},
|
|
8431
|
-
"
|
|
8975
|
+
"499": {
|
|
8432
8976
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8433
8977
|
"qualifiedName": "filters"
|
|
8434
8978
|
},
|
|
8435
|
-
"
|
|
8979
|
+
"505": {
|
|
8436
8980
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8437
8981
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
8438
8982
|
},
|
|
8439
|
-
"
|
|
8983
|
+
"506": {
|
|
8440
8984
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8441
8985
|
"qualifiedName": "SkyModalHarness"
|
|
8442
8986
|
},
|
|
8443
|
-
"
|
|
8987
|
+
"507": {
|
|
8444
8988
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8445
8989
|
"qualifiedName": "locatorFactory"
|
|
8446
8990
|
},
|
|
8447
|
-
"510": {
|
|
8448
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8449
|
-
"qualifiedName": "SkyModalHarness.clickHelpInline"
|
|
8450
|
-
},
|
|
8451
8991
|
"511": {
|
|
8452
8992
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8453
8993
|
"qualifiedName": "SkyModalHarness.clickHelpInline"
|
|
8454
8994
|
},
|
|
8455
8995
|
"512": {
|
|
8456
8996
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8457
|
-
"qualifiedName": "SkyModalHarness.
|
|
8997
|
+
"qualifiedName": "SkyModalHarness.clickHelpInline"
|
|
8458
8998
|
},
|
|
8459
8999
|
"513": {
|
|
8460
9000
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8462,7 +9002,7 @@
|
|
|
8462
9002
|
},
|
|
8463
9003
|
"514": {
|
|
8464
9004
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8465
|
-
"qualifiedName": "SkyModalHarness.
|
|
9005
|
+
"qualifiedName": "SkyModalHarness.getAriaDescribedBy"
|
|
8466
9006
|
},
|
|
8467
9007
|
"515": {
|
|
8468
9008
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8470,7 +9010,7 @@
|
|
|
8470
9010
|
},
|
|
8471
9011
|
"516": {
|
|
8472
9012
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8473
|
-
"qualifiedName": "SkyModalHarness.
|
|
9013
|
+
"qualifiedName": "SkyModalHarness.getAriaLabelledBy"
|
|
8474
9014
|
},
|
|
8475
9015
|
"517": {
|
|
8476
9016
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8478,7 +9018,7 @@
|
|
|
8478
9018
|
},
|
|
8479
9019
|
"518": {
|
|
8480
9020
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8481
|
-
"qualifiedName": "SkyModalHarness.
|
|
9021
|
+
"qualifiedName": "SkyModalHarness.getAriaRole"
|
|
8482
9022
|
},
|
|
8483
9023
|
"519": {
|
|
8484
9024
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8486,7 +9026,7 @@
|
|
|
8486
9026
|
},
|
|
8487
9027
|
"520": {
|
|
8488
9028
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8489
|
-
"qualifiedName": "SkyModalHarness.
|
|
9029
|
+
"qualifiedName": "SkyModalHarness.getHeadingText"
|
|
8490
9030
|
},
|
|
8491
9031
|
"521": {
|
|
8492
9032
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8494,7 +9034,7 @@
|
|
|
8494
9034
|
},
|
|
8495
9035
|
"522": {
|
|
8496
9036
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8497
|
-
"qualifiedName": "SkyModalHarness.
|
|
9037
|
+
"qualifiedName": "SkyModalHarness.getHelpPopoverContent"
|
|
8498
9038
|
},
|
|
8499
9039
|
"523": {
|
|
8500
9040
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8502,7 +9042,7 @@
|
|
|
8502
9042
|
},
|
|
8503
9043
|
"524": {
|
|
8504
9044
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8505
|
-
"qualifiedName": "SkyModalHarness.
|
|
9045
|
+
"qualifiedName": "SkyModalHarness.getHelpPopoverTitle"
|
|
8506
9046
|
},
|
|
8507
9047
|
"525": {
|
|
8508
9048
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8510,7 +9050,7 @@
|
|
|
8510
9050
|
},
|
|
8511
9051
|
"526": {
|
|
8512
9052
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8513
|
-
"qualifiedName": "SkyModalHarness.
|
|
9053
|
+
"qualifiedName": "SkyModalHarness.getSize"
|
|
8514
9054
|
},
|
|
8515
9055
|
"527": {
|
|
8516
9056
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8518,7 +9058,7 @@
|
|
|
8518
9058
|
},
|
|
8519
9059
|
"528": {
|
|
8520
9060
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8521
|
-
"qualifiedName": "SkyModalHarness.
|
|
9061
|
+
"qualifiedName": "SkyModalHarness.getWrapperClass"
|
|
8522
9062
|
},
|
|
8523
9063
|
"529": {
|
|
8524
9064
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
@@ -8526,33 +9066,37 @@
|
|
|
8526
9066
|
},
|
|
8527
9067
|
"530": {
|
|
8528
9068
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8529
|
-
"qualifiedName": "SkyModalHarness.
|
|
9069
|
+
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
8530
9070
|
},
|
|
8531
9071
|
"531": {
|
|
8532
9072
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
8533
9073
|
"qualifiedName": "SkyModalHarness.isDirty"
|
|
8534
9074
|
},
|
|
8535
|
-
"
|
|
9075
|
+
"532": {
|
|
9076
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
9077
|
+
"qualifiedName": "SkyModalHarness.isDirty"
|
|
9078
|
+
},
|
|
9079
|
+
"538": {
|
|
8536
9080
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8537
9081
|
"qualifiedName": "ComponentHarness.host"
|
|
8538
9082
|
},
|
|
8539
|
-
"
|
|
9083
|
+
"539": {
|
|
8540
9084
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8541
9085
|
"qualifiedName": "ComponentHarness.host"
|
|
8542
9086
|
},
|
|
8543
|
-
"
|
|
9087
|
+
"558": {
|
|
8544
9088
|
"sourceFileName": "libs/components/modals/testing/src/modules/modal/modal-harness-filters.ts",
|
|
8545
9089
|
"qualifiedName": "SkyModalHarnessFilters"
|
|
8546
9090
|
},
|
|
8547
|
-
"
|
|
9091
|
+
"559": {
|
|
8548
9092
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8549
9093
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
8550
9094
|
},
|
|
8551
|
-
"
|
|
9095
|
+
"560": {
|
|
8552
9096
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8553
9097
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
8554
9098
|
},
|
|
8555
|
-
"
|
|
9099
|
+
"561": {
|
|
8556
9100
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8557
9101
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
8558
9102
|
}
|
|
@@ -8744,18 +9288,18 @@
|
|
|
8744
9288
|
"@angular/router": "18.2.13",
|
|
8745
9289
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8746
9290
|
"@schematics/angular": "18.2.12",
|
|
8747
|
-
"@skyux-sdk/testing": "11.
|
|
8748
|
-
"@skyux/assets": "11.
|
|
8749
|
-
"@skyux/core": "11.
|
|
8750
|
-
"@skyux/forms": "11.
|
|
8751
|
-
"@skyux/help-inline": "11.
|
|
8752
|
-
"@skyux/i18n": "11.
|
|
8753
|
-
"@skyux/icon": "11.
|
|
9291
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9292
|
+
"@skyux/assets": "11.44.0",
|
|
9293
|
+
"@skyux/core": "11.44.0",
|
|
9294
|
+
"@skyux/forms": "11.44.0",
|
|
9295
|
+
"@skyux/help-inline": "11.44.0",
|
|
9296
|
+
"@skyux/i18n": "11.44.0",
|
|
9297
|
+
"@skyux/icon": "11.44.0",
|
|
8754
9298
|
"@skyux/icons": "7.10.0",
|
|
8755
|
-
"@skyux/indicators": "11.
|
|
8756
|
-
"@skyux/modals": "11.
|
|
8757
|
-
"@skyux/popovers": "11.
|
|
8758
|
-
"@skyux/theme": "11.
|
|
9299
|
+
"@skyux/indicators": "11.44.0",
|
|
9300
|
+
"@skyux/modals": "11.44.0",
|
|
9301
|
+
"@skyux/popovers": "11.44.0",
|
|
9302
|
+
"@skyux/theme": "11.44.0",
|
|
8759
9303
|
"@types/node": "20.14.12",
|
|
8760
9304
|
"axe-core": "4.10.2",
|
|
8761
9305
|
"cross-spawn": "7.0.6",
|
|
@@ -8779,18 +9323,18 @@
|
|
|
8779
9323
|
"@angular/router": "18.2.13",
|
|
8780
9324
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8781
9325
|
"@schematics/angular": "18.2.12",
|
|
8782
|
-
"@skyux-sdk/testing": "11.
|
|
8783
|
-
"@skyux/assets": "11.
|
|
8784
|
-
"@skyux/core": "11.
|
|
8785
|
-
"@skyux/forms": "11.
|
|
8786
|
-
"@skyux/help-inline": "11.
|
|
8787
|
-
"@skyux/i18n": "11.
|
|
8788
|
-
"@skyux/icon": "11.
|
|
9326
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9327
|
+
"@skyux/assets": "11.44.0",
|
|
9328
|
+
"@skyux/core": "11.44.0",
|
|
9329
|
+
"@skyux/forms": "11.44.0",
|
|
9330
|
+
"@skyux/help-inline": "11.44.0",
|
|
9331
|
+
"@skyux/i18n": "11.44.0",
|
|
9332
|
+
"@skyux/icon": "11.44.0",
|
|
8789
9333
|
"@skyux/icons": "7.10.0",
|
|
8790
|
-
"@skyux/indicators": "11.
|
|
8791
|
-
"@skyux/modals": "11.
|
|
8792
|
-
"@skyux/popovers": "11.
|
|
8793
|
-
"@skyux/theme": "11.
|
|
9334
|
+
"@skyux/indicators": "11.44.0",
|
|
9335
|
+
"@skyux/modals": "11.44.0",
|
|
9336
|
+
"@skyux/popovers": "11.44.0",
|
|
9337
|
+
"@skyux/theme": "11.44.0",
|
|
8794
9338
|
"@types/node": "20.14.12",
|
|
8795
9339
|
"axe-core": "4.10.2",
|
|
8796
9340
|
"cross-spawn": "7.0.6",
|
|
@@ -8814,18 +9358,18 @@
|
|
|
8814
9358
|
"@angular/router": "18.2.13",
|
|
8815
9359
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8816
9360
|
"@schematics/angular": "18.2.12",
|
|
8817
|
-
"@skyux-sdk/testing": "11.
|
|
8818
|
-
"@skyux/assets": "11.
|
|
8819
|
-
"@skyux/core": "11.
|
|
8820
|
-
"@skyux/forms": "11.
|
|
8821
|
-
"@skyux/help-inline": "11.
|
|
8822
|
-
"@skyux/i18n": "11.
|
|
8823
|
-
"@skyux/icon": "11.
|
|
9361
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9362
|
+
"@skyux/assets": "11.44.0",
|
|
9363
|
+
"@skyux/core": "11.44.0",
|
|
9364
|
+
"@skyux/forms": "11.44.0",
|
|
9365
|
+
"@skyux/help-inline": "11.44.0",
|
|
9366
|
+
"@skyux/i18n": "11.44.0",
|
|
9367
|
+
"@skyux/icon": "11.44.0",
|
|
8824
9368
|
"@skyux/icons": "7.10.0",
|
|
8825
|
-
"@skyux/indicators": "11.
|
|
8826
|
-
"@skyux/modals": "11.
|
|
8827
|
-
"@skyux/popovers": "11.
|
|
8828
|
-
"@skyux/theme": "11.
|
|
9369
|
+
"@skyux/indicators": "11.44.0",
|
|
9370
|
+
"@skyux/modals": "11.44.0",
|
|
9371
|
+
"@skyux/popovers": "11.44.0",
|
|
9372
|
+
"@skyux/theme": "11.44.0",
|
|
8829
9373
|
"@types/node": "20.14.12",
|
|
8830
9374
|
"axe-core": "4.10.2",
|
|
8831
9375
|
"cross-spawn": "7.0.6",
|
|
@@ -8849,18 +9393,18 @@
|
|
|
8849
9393
|
"@angular/router": "18.2.13",
|
|
8850
9394
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8851
9395
|
"@schematics/angular": "18.2.12",
|
|
8852
|
-
"@skyux-sdk/testing": "11.
|
|
8853
|
-
"@skyux/assets": "11.
|
|
8854
|
-
"@skyux/core": "11.
|
|
8855
|
-
"@skyux/forms": "11.
|
|
8856
|
-
"@skyux/help-inline": "11.
|
|
8857
|
-
"@skyux/i18n": "11.
|
|
8858
|
-
"@skyux/icon": "11.
|
|
9396
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9397
|
+
"@skyux/assets": "11.44.0",
|
|
9398
|
+
"@skyux/core": "11.44.0",
|
|
9399
|
+
"@skyux/forms": "11.44.0",
|
|
9400
|
+
"@skyux/help-inline": "11.44.0",
|
|
9401
|
+
"@skyux/i18n": "11.44.0",
|
|
9402
|
+
"@skyux/icon": "11.44.0",
|
|
8859
9403
|
"@skyux/icons": "7.10.0",
|
|
8860
|
-
"@skyux/indicators": "11.
|
|
8861
|
-
"@skyux/modals": "11.
|
|
8862
|
-
"@skyux/popovers": "11.
|
|
8863
|
-
"@skyux/theme": "11.
|
|
9404
|
+
"@skyux/indicators": "11.44.0",
|
|
9405
|
+
"@skyux/modals": "11.44.0",
|
|
9406
|
+
"@skyux/popovers": "11.44.0",
|
|
9407
|
+
"@skyux/theme": "11.44.0",
|
|
8864
9408
|
"@types/node": "20.14.12",
|
|
8865
9409
|
"axe-core": "4.10.2",
|
|
8866
9410
|
"cross-spawn": "7.0.6",
|
|
@@ -8883,17 +9427,17 @@
|
|
|
8883
9427
|
"@angular/router": "18.2.13",
|
|
8884
9428
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8885
9429
|
"@schematics/angular": "18.2.12",
|
|
8886
|
-
"@skyux-sdk/testing": "11.
|
|
8887
|
-
"@skyux/assets": "11.
|
|
8888
|
-
"@skyux/core": "11.
|
|
8889
|
-
"@skyux/help-inline": "11.
|
|
8890
|
-
"@skyux/i18n": "11.
|
|
8891
|
-
"@skyux/icon": "11.
|
|
9430
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9431
|
+
"@skyux/assets": "11.44.0",
|
|
9432
|
+
"@skyux/core": "11.44.0",
|
|
9433
|
+
"@skyux/help-inline": "11.44.0",
|
|
9434
|
+
"@skyux/i18n": "11.44.0",
|
|
9435
|
+
"@skyux/icon": "11.44.0",
|
|
8892
9436
|
"@skyux/icons": "7.10.0",
|
|
8893
|
-
"@skyux/indicators": "11.
|
|
8894
|
-
"@skyux/modals": "11.
|
|
8895
|
-
"@skyux/popovers": "11.
|
|
8896
|
-
"@skyux/theme": "11.
|
|
9437
|
+
"@skyux/indicators": "11.44.0",
|
|
9438
|
+
"@skyux/modals": "11.44.0",
|
|
9439
|
+
"@skyux/popovers": "11.44.0",
|
|
9440
|
+
"@skyux/theme": "11.44.0",
|
|
8897
9441
|
"@types/node": "20.14.12",
|
|
8898
9442
|
"axe-core": "4.10.2",
|
|
8899
9443
|
"cross-spawn": "7.0.6",
|
|
@@ -8916,17 +9460,17 @@
|
|
|
8916
9460
|
"@angular/router": "18.2.13",
|
|
8917
9461
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
8918
9462
|
"@schematics/angular": "18.2.12",
|
|
8919
|
-
"@skyux-sdk/testing": "11.
|
|
8920
|
-
"@skyux/assets": "11.
|
|
8921
|
-
"@skyux/core": "11.
|
|
8922
|
-
"@skyux/help-inline": "11.
|
|
8923
|
-
"@skyux/i18n": "11.
|
|
8924
|
-
"@skyux/icon": "11.
|
|
9463
|
+
"@skyux-sdk/testing": "11.44.0",
|
|
9464
|
+
"@skyux/assets": "11.44.0",
|
|
9465
|
+
"@skyux/core": "11.44.0",
|
|
9466
|
+
"@skyux/help-inline": "11.44.0",
|
|
9467
|
+
"@skyux/i18n": "11.44.0",
|
|
9468
|
+
"@skyux/icon": "11.44.0",
|
|
8925
9469
|
"@skyux/icons": "7.10.0",
|
|
8926
|
-
"@skyux/indicators": "11.
|
|
8927
|
-
"@skyux/modals": "11.
|
|
8928
|
-
"@skyux/popovers": "11.
|
|
8929
|
-
"@skyux/theme": "11.
|
|
9470
|
+
"@skyux/indicators": "11.44.0",
|
|
9471
|
+
"@skyux/modals": "11.44.0",
|
|
9472
|
+
"@skyux/popovers": "11.44.0",
|
|
9473
|
+
"@skyux/theme": "11.44.0",
|
|
8930
9474
|
"@types/node": "20.14.12",
|
|
8931
9475
|
"axe-core": "4.10.2",
|
|
8932
9476
|
"cross-spawn": "7.0.6",
|