@skyux/modals 10.37.4 → 10.39.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 +576 -575
- package/esm2022/lib/modules/modal/modal.component.mjs +21 -6
- package/fesm2022/skyux-modals.mjs +20 -126
- package/fesm2022/skyux-modals.mjs.map +1 -1
- package/lib/modules/modal/modal.component.d.ts +4 -3
- package/package.json +7 -7
- package/esm2022/lib/modules/modal/modal-scroll-shadow-event-args.mjs +0 -2
- package/esm2022/lib/modules/modal/modal-scroll-shadow.directive.mjs +0 -127
- package/lib/modules/modal/modal-scroll-shadow-event-args.d.ts +0 -7
- package/lib/modules/modal/modal-scroll-shadow.directive.d.ts +0 -18
package/documentation.json
CHANGED
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
80
80
|
"line": 5,
|
|
81
81
|
"character": 2,
|
|
82
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
82
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
|
|
83
83
|
}
|
|
84
84
|
],
|
|
85
85
|
"type": {
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
115
115
|
"line": 9,
|
|
116
116
|
"character": 2,
|
|
117
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
117
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
120
|
"type": {
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
161
161
|
"line": 15,
|
|
162
162
|
"character": 2,
|
|
163
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
163
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
"type": {
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
207
207
|
"line": 21,
|
|
208
208
|
"character": 2,
|
|
209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
209
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
|
|
210
210
|
}
|
|
211
211
|
],
|
|
212
212
|
"type": {
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
232
232
|
"line": 1,
|
|
233
233
|
"character": 12,
|
|
234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
234
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
|
|
235
235
|
}
|
|
236
236
|
]
|
|
237
237
|
},
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
256
256
|
"line": 11,
|
|
257
257
|
"character": 13,
|
|
258
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
258
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
259
259
|
}
|
|
260
260
|
],
|
|
261
261
|
"getSignature": {
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
294
294
|
"line": 11,
|
|
295
295
|
"character": 13,
|
|
296
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
296
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
297
297
|
}
|
|
298
298
|
],
|
|
299
299
|
"type": {
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
330
330
|
"line": 23,
|
|
331
331
|
"character": 9,
|
|
332
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
332
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
333
333
|
}
|
|
334
334
|
],
|
|
335
335
|
"signatures": [
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
353
353
|
"line": 23,
|
|
354
354
|
"character": 9,
|
|
355
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
355
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
356
356
|
}
|
|
357
357
|
],
|
|
358
358
|
"parameters": [
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
421
421
|
"line": 5,
|
|
422
422
|
"character": 13,
|
|
423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
423
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
|
|
424
424
|
}
|
|
425
425
|
],
|
|
426
426
|
"decorators": []
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
|
|
468
468
|
"line": 7,
|
|
469
469
|
"character": 13,
|
|
470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
470
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L7"
|
|
471
471
|
}
|
|
472
472
|
],
|
|
473
473
|
"decorators": [
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
506
506
|
"line": 20,
|
|
507
507
|
"character": 2,
|
|
508
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
508
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
509
509
|
}
|
|
510
510
|
],
|
|
511
511
|
"signatures": [
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
521
521
|
"line": 20,
|
|
522
522
|
"character": 2,
|
|
523
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
523
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
524
524
|
}
|
|
525
525
|
],
|
|
526
526
|
"parameters": [
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
561
561
|
"line": 28,
|
|
562
562
|
"character": 9,
|
|
563
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
563
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
564
564
|
}
|
|
565
565
|
],
|
|
566
566
|
"signatures": [
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
584
584
|
"line": 28,
|
|
585
585
|
"character": 9,
|
|
586
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
586
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
587
587
|
}
|
|
588
588
|
],
|
|
589
589
|
"parameters": [
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
650
650
|
"line": 17,
|
|
651
651
|
"character": 13,
|
|
652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
652
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L17"
|
|
653
653
|
}
|
|
654
654
|
],
|
|
655
655
|
"implementedTypes": [
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
699
699
|
"line": 20,
|
|
700
700
|
"character": 2,
|
|
701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
701
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
702
702
|
}
|
|
703
703
|
],
|
|
704
704
|
"signatures": [
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
714
714
|
"line": 20,
|
|
715
715
|
"character": 2,
|
|
716
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
716
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
717
717
|
}
|
|
718
718
|
],
|
|
719
719
|
"parameters": [
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
787
787
|
"line": 12,
|
|
788
788
|
"character": 18,
|
|
789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
789
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
|
|
790
790
|
}
|
|
791
791
|
],
|
|
792
792
|
"type": {
|
|
@@ -819,7 +819,7 @@
|
|
|
819
819
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
820
820
|
"line": 18,
|
|
821
821
|
"character": 18,
|
|
822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
822
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
823
823
|
}
|
|
824
824
|
],
|
|
825
825
|
"type": {
|
|
@@ -854,7 +854,7 @@
|
|
|
854
854
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
855
855
|
"line": 6,
|
|
856
856
|
"character": 13,
|
|
857
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
857
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
|
|
858
858
|
}
|
|
859
859
|
],
|
|
860
860
|
"decorators": []
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
896
896
|
"line": 14,
|
|
897
897
|
"character": 9,
|
|
898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
898
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
|
|
899
899
|
}
|
|
900
900
|
],
|
|
901
901
|
"type": {
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
950
950
|
"line": 10,
|
|
951
951
|
"character": 9,
|
|
952
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
952
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
|
|
953
953
|
}
|
|
954
954
|
],
|
|
955
955
|
"type": {
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
980
980
|
"line": 5,
|
|
981
981
|
"character": 13,
|
|
982
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
982
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
|
|
983
983
|
}
|
|
984
984
|
],
|
|
985
985
|
"decorators": []
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1013
1013
|
"line": 46,
|
|
1014
1014
|
"character": 9,
|
|
1015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1015
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L46"
|
|
1016
1016
|
}
|
|
1017
1017
|
],
|
|
1018
1018
|
"type": {
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1035
1035
|
"line": 16,
|
|
1036
1036
|
"character": 13,
|
|
1037
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1037
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1038
1038
|
}
|
|
1039
1039
|
],
|
|
1040
1040
|
"getSignature": {
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1081
1081
|
"line": 16,
|
|
1082
1082
|
"character": 13,
|
|
1083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1083
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1084
1084
|
}
|
|
1085
1085
|
],
|
|
1086
1086
|
"type": {
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1117
1117
|
"line": 28,
|
|
1118
1118
|
"character": 13,
|
|
1119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1119
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1120
1120
|
}
|
|
1121
1121
|
],
|
|
1122
1122
|
"getSignature": {
|
|
@@ -1194,7 +1194,7 @@
|
|
|
1194
1194
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1195
1195
|
"line": 28,
|
|
1196
1196
|
"character": 13,
|
|
1197
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1197
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1198
1198
|
}
|
|
1199
1199
|
],
|
|
1200
1200
|
"type": {
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1231
1231
|
"line": 38,
|
|
1232
1232
|
"character": 13,
|
|
1233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1233
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1234
1234
|
}
|
|
1235
1235
|
],
|
|
1236
1236
|
"getSignature": {
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1283
1283
|
"line": 38,
|
|
1284
1284
|
"character": 13,
|
|
1285
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1285
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1286
1286
|
}
|
|
1287
1287
|
],
|
|
1288
1288
|
"type": {
|
|
@@ -1316,7 +1316,7 @@
|
|
|
1316
1316
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1317
1317
|
"line": 103,
|
|
1318
1318
|
"character": 9,
|
|
1319
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1319
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1320
1320
|
}
|
|
1321
1321
|
],
|
|
1322
1322
|
"signatures": [
|
|
@@ -1347,7 +1347,7 @@
|
|
|
1347
1347
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1348
1348
|
"line": 103,
|
|
1349
1349
|
"character": 9,
|
|
1350
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1350
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1351
1351
|
}
|
|
1352
1352
|
],
|
|
1353
1353
|
"parameters": [
|
|
@@ -1418,7 +1418,7 @@
|
|
|
1418
1418
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1419
1419
|
"line": 85,
|
|
1420
1420
|
"character": 9,
|
|
1421
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1421
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1422
1422
|
}
|
|
1423
1423
|
],
|
|
1424
1424
|
"signatures": [
|
|
@@ -1441,7 +1441,7 @@
|
|
|
1441
1441
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1442
1442
|
"line": 85,
|
|
1443
1443
|
"character": 9,
|
|
1444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1444
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1445
1445
|
}
|
|
1446
1446
|
],
|
|
1447
1447
|
"parameters": [
|
|
@@ -1578,7 +1578,7 @@
|
|
|
1578
1578
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1579
1579
|
"line": 134,
|
|
1580
1580
|
"character": 9,
|
|
1581
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1581
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1582
1582
|
}
|
|
1583
1583
|
],
|
|
1584
1584
|
"signatures": [
|
|
@@ -1623,7 +1623,7 @@
|
|
|
1623
1623
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1624
1624
|
"line": 134,
|
|
1625
1625
|
"character": 9,
|
|
1626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1626
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1627
1627
|
}
|
|
1628
1628
|
],
|
|
1629
1629
|
"parameters": [
|
|
@@ -1692,7 +1692,7 @@
|
|
|
1692
1692
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1693
1693
|
"line": 113,
|
|
1694
1694
|
"character": 9,
|
|
1695
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1695
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1696
1696
|
}
|
|
1697
1697
|
],
|
|
1698
1698
|
"signatures": [
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1724
1724
|
"line": 113,
|
|
1725
1725
|
"character": 9,
|
|
1726
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1726
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1727
1727
|
}
|
|
1728
1728
|
],
|
|
1729
1729
|
"parameters": [
|
|
@@ -1802,7 +1802,7 @@
|
|
|
1802
1802
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1803
1803
|
"line": 120,
|
|
1804
1804
|
"character": 9,
|
|
1805
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1805
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1806
1806
|
}
|
|
1807
1807
|
],
|
|
1808
1808
|
"signatures": [
|
|
@@ -1825,7 +1825,7 @@
|
|
|
1825
1825
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1826
1826
|
"line": 120,
|
|
1827
1827
|
"character": 9,
|
|
1828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1828
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1829
1829
|
}
|
|
1830
1830
|
],
|
|
1831
1831
|
"type": {
|
|
@@ -1874,7 +1874,7 @@
|
|
|
1874
1874
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1875
1875
|
"line": 9,
|
|
1876
1876
|
"character": 13,
|
|
1877
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1877
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
|
|
1878
1878
|
}
|
|
1879
1879
|
],
|
|
1880
1880
|
"decorators": []
|
|
@@ -1899,7 +1899,7 @@
|
|
|
1899
1899
|
"fileName": "projects/modals/src/modules/modal/modal.module.ts",
|
|
1900
1900
|
"line": 25,
|
|
1901
1901
|
"character": 13,
|
|
1902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1902
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.module.ts#L25"
|
|
1903
1903
|
}
|
|
1904
1904
|
],
|
|
1905
1905
|
"decorators": [
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1938
1938
|
"line": 30,
|
|
1939
1939
|
"character": 2,
|
|
1940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1940
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
1941
1941
|
}
|
|
1942
1942
|
],
|
|
1943
1943
|
"signatures": [
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
1953
1953
|
"line": 30,
|
|
1954
1954
|
"character": 2,
|
|
1955
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1955
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
1956
1956
|
}
|
|
1957
1957
|
],
|
|
1958
1958
|
"parameters": [
|
|
@@ -1995,7 +1995,7 @@
|
|
|
1995
1995
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1996
1996
|
"line": 50,
|
|
1997
1997
|
"character": 9,
|
|
1998
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1998
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
1999
1999
|
}
|
|
2000
2000
|
],
|
|
2001
2001
|
"signatures": [
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
2019
2019
|
"line": 50,
|
|
2020
2020
|
"character": 9,
|
|
2021
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2021
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
2022
2022
|
}
|
|
2023
2023
|
],
|
|
2024
2024
|
"parameters": [
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
2118
2118
|
"line": 24,
|
|
2119
2119
|
"character": 13,
|
|
2120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2120
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
|
|
2121
2121
|
}
|
|
2122
2122
|
],
|
|
2123
2123
|
"implementedTypes": [
|
|
@@ -2158,7 +2158,7 @@
|
|
|
2158
2158
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2159
2159
|
"line": 52,
|
|
2160
2160
|
"character": 2,
|
|
2161
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2161
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L52"
|
|
2162
2162
|
}
|
|
2163
2163
|
],
|
|
2164
2164
|
"signatures": [
|
|
@@ -2173,7 +2173,7 @@
|
|
|
2173
2173
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
2174
2174
|
"line": 52,
|
|
2175
2175
|
"character": 2,
|
|
2176
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2176
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L52"
|
|
2177
2177
|
}
|
|
2178
2178
|
],
|
|
2179
2179
|
"type": {
|
|
@@ -2198,7 +2198,7 @@
|
|
|
2198
2198
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2199
2199
|
"line": 96,
|
|
2200
2200
|
"character": 9,
|
|
2201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2201
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L96"
|
|
2202
2202
|
}
|
|
2203
2203
|
],
|
|
2204
2204
|
"signatures": [
|
|
@@ -2213,7 +2213,7 @@
|
|
|
2213
2213
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
2214
2214
|
"line": 96,
|
|
2215
2215
|
"character": 9,
|
|
2216
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2216
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L96"
|
|
2217
2217
|
}
|
|
2218
2218
|
],
|
|
2219
2219
|
"type": {
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2255
2255
|
"line": 36,
|
|
2256
2256
|
"character": 13,
|
|
2257
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2257
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L36"
|
|
2258
2258
|
}
|
|
2259
2259
|
],
|
|
2260
2260
|
"implementedTypes": [
|
|
@@ -2305,7 +2305,7 @@
|
|
|
2305
2305
|
"fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
|
|
2306
2306
|
"line": 13,
|
|
2307
2307
|
"character": 13,
|
|
2308
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2308
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L13"
|
|
2309
2309
|
}
|
|
2310
2310
|
],
|
|
2311
2311
|
"decorators": [
|
|
@@ -2345,7 +2345,7 @@
|
|
|
2345
2345
|
"fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
|
|
2346
2346
|
"line": 18,
|
|
2347
2347
|
"character": 13,
|
|
2348
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2348
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L18"
|
|
2349
2349
|
}
|
|
2350
2350
|
],
|
|
2351
2351
|
"decorators": [
|
|
@@ -2385,7 +2385,7 @@
|
|
|
2385
2385
|
"fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
|
|
2386
2386
|
"line": 15,
|
|
2387
2387
|
"character": 13,
|
|
2388
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2388
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L15"
|
|
2389
2389
|
}
|
|
2390
2390
|
],
|
|
2391
2391
|
"decorators": [
|
|
@@ -2421,9 +2421,9 @@
|
|
|
2421
2421
|
"sources": [
|
|
2422
2422
|
{
|
|
2423
2423
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2424
|
-
"line":
|
|
2424
|
+
"line": 208,
|
|
2425
2425
|
"character": 2,
|
|
2426
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2426
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L208"
|
|
2427
2427
|
}
|
|
2428
2428
|
],
|
|
2429
2429
|
"signatures": [
|
|
@@ -2436,9 +2436,9 @@
|
|
|
2436
2436
|
"sources": [
|
|
2437
2437
|
{
|
|
2438
2438
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2439
|
-
"line":
|
|
2439
|
+
"line": 208,
|
|
2440
2440
|
"character": 2,
|
|
2441
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2441
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L208"
|
|
2442
2442
|
}
|
|
2443
2443
|
],
|
|
2444
2444
|
"type": {
|
|
@@ -2461,9 +2461,9 @@
|
|
|
2461
2461
|
"sources": [
|
|
2462
2462
|
{
|
|
2463
2463
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2464
|
-
"line":
|
|
2464
|
+
"line": 156,
|
|
2465
2465
|
"character": 9,
|
|
2466
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2466
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L156"
|
|
2467
2467
|
}
|
|
2468
2468
|
],
|
|
2469
2469
|
"type": {
|
|
@@ -2484,9 +2484,9 @@
|
|
|
2484
2484
|
"sources": [
|
|
2485
2485
|
{
|
|
2486
2486
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2487
|
-
"line":
|
|
2487
|
+
"line": 119,
|
|
2488
2488
|
"character": 9,
|
|
2489
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2489
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L119"
|
|
2490
2490
|
}
|
|
2491
2491
|
],
|
|
2492
2492
|
"type": {
|
|
@@ -2515,9 +2515,9 @@
|
|
|
2515
2515
|
"sources": [
|
|
2516
2516
|
{
|
|
2517
2517
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2518
|
-
"line":
|
|
2518
|
+
"line": 86,
|
|
2519
2519
|
"character": 9,
|
|
2520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2520
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L86"
|
|
2521
2521
|
}
|
|
2522
2522
|
],
|
|
2523
2523
|
"type": {
|
|
@@ -2549,9 +2549,9 @@
|
|
|
2549
2549
|
"sources": [
|
|
2550
2550
|
{
|
|
2551
2551
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2552
|
-
"line":
|
|
2552
|
+
"line": 93,
|
|
2553
2553
|
"character": 9,
|
|
2554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2554
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L93"
|
|
2555
2555
|
}
|
|
2556
2556
|
],
|
|
2557
2557
|
"type": {
|
|
@@ -2583,9 +2583,9 @@
|
|
|
2583
2583
|
"sources": [
|
|
2584
2584
|
{
|
|
2585
2585
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2586
|
-
"line":
|
|
2586
|
+
"line": 101,
|
|
2587
2587
|
"character": 9,
|
|
2588
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2588
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L101"
|
|
2589
2589
|
}
|
|
2590
2590
|
],
|
|
2591
2591
|
"type": {
|
|
@@ -2645,9 +2645,9 @@
|
|
|
2645
2645
|
"sources": [
|
|
2646
2646
|
{
|
|
2647
2647
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2648
|
-
"line":
|
|
2648
|
+
"line": 108,
|
|
2649
2649
|
"character": 9,
|
|
2650
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2650
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L108"
|
|
2651
2651
|
}
|
|
2652
2652
|
],
|
|
2653
2653
|
"type": {
|
|
@@ -2680,9 +2680,9 @@
|
|
|
2680
2680
|
"sources": [
|
|
2681
2681
|
{
|
|
2682
2682
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2683
|
-
"line":
|
|
2683
|
+
"line": 161,
|
|
2684
2684
|
"character": 9,
|
|
2685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2685
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L161"
|
|
2686
2686
|
}
|
|
2687
2687
|
],
|
|
2688
2688
|
"type": {
|
|
@@ -2702,9 +2702,9 @@
|
|
|
2702
2702
|
"sources": [
|
|
2703
2703
|
{
|
|
2704
2704
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2705
|
-
"line":
|
|
2705
|
+
"line": 175,
|
|
2706
2706
|
"character": 9,
|
|
2707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2707
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L175"
|
|
2708
2708
|
}
|
|
2709
2709
|
],
|
|
2710
2710
|
"type": {
|
|
@@ -2735,9 +2735,9 @@
|
|
|
2735
2735
|
"sources": [
|
|
2736
2736
|
{
|
|
2737
2737
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2738
|
-
"line":
|
|
2738
|
+
"line": 163,
|
|
2739
2739
|
"character": 9,
|
|
2740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2740
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L163"
|
|
2741
2741
|
}
|
|
2742
2742
|
],
|
|
2743
2743
|
"type": {
|
|
@@ -2758,9 +2758,9 @@
|
|
|
2758
2758
|
"sources": [
|
|
2759
2759
|
{
|
|
2760
2760
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2761
|
-
"line":
|
|
2761
|
+
"line": 165,
|
|
2762
2762
|
"character": 9,
|
|
2763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2763
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L165"
|
|
2764
2764
|
}
|
|
2765
2765
|
],
|
|
2766
2766
|
"type": {
|
|
@@ -2780,20 +2780,21 @@
|
|
|
2780
2780
|
"sources": [
|
|
2781
2781
|
{
|
|
2782
2782
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2783
|
-
"line":
|
|
2783
|
+
"line": 167,
|
|
2784
2784
|
"character": 9,
|
|
2785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2785
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L167"
|
|
2786
2786
|
}
|
|
2787
2787
|
],
|
|
2788
2788
|
"type": {
|
|
2789
2789
|
"type": "reference",
|
|
2790
2790
|
"target": {
|
|
2791
|
-
"sourceFileName": "libs/components/
|
|
2792
|
-
"qualifiedName": "
|
|
2791
|
+
"sourceFileName": "libs/components/core/src/lib/modules/scroll-shadow/scroll-shadow-event-args.ts",
|
|
2792
|
+
"qualifiedName": "SkyScrollShadowEventArgs"
|
|
2793
2793
|
},
|
|
2794
|
-
"name": "
|
|
2795
|
-
"package": "@skyux/
|
|
2794
|
+
"name": "SkyScrollShadowEventArgs",
|
|
2795
|
+
"package": "@skyux/core"
|
|
2796
2796
|
},
|
|
2797
|
+
"defaultValue": "...",
|
|
2797
2798
|
"decorators": []
|
|
2798
2799
|
},
|
|
2799
2800
|
{
|
|
@@ -2807,9 +2808,9 @@
|
|
|
2807
2808
|
"sources": [
|
|
2808
2809
|
{
|
|
2809
2810
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2810
|
-
"line":
|
|
2811
|
+
"line": 172,
|
|
2811
2812
|
"character": 9,
|
|
2812
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2813
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L172"
|
|
2813
2814
|
}
|
|
2814
2815
|
],
|
|
2815
2816
|
"type": {
|
|
@@ -2829,9 +2830,9 @@
|
|
|
2829
2830
|
"sources": [
|
|
2830
2831
|
{
|
|
2831
2832
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2832
|
-
"line":
|
|
2833
|
+
"line": 72,
|
|
2833
2834
|
"character": 9,
|
|
2834
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2835
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L72"
|
|
2835
2836
|
}
|
|
2836
2837
|
],
|
|
2837
2838
|
"type": {
|
|
@@ -2851,9 +2852,9 @@
|
|
|
2851
2852
|
"sources": [
|
|
2852
2853
|
{
|
|
2853
2854
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2854
|
-
"line":
|
|
2855
|
+
"line": 138,
|
|
2855
2856
|
"character": 13,
|
|
2856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2857
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L138"
|
|
2857
2858
|
}
|
|
2858
2859
|
],
|
|
2859
2860
|
"getSignature": {
|
|
@@ -2865,9 +2866,9 @@
|
|
|
2865
2866
|
"sources": [
|
|
2866
2867
|
{
|
|
2867
2868
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2868
|
-
"line":
|
|
2869
|
+
"line": 138,
|
|
2869
2870
|
"character": 13,
|
|
2870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2871
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L138"
|
|
2871
2872
|
}
|
|
2872
2873
|
],
|
|
2873
2874
|
"type": {
|
|
@@ -2892,9 +2893,9 @@
|
|
|
2892
2893
|
"sources": [
|
|
2893
2894
|
{
|
|
2894
2895
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2895
|
-
"line":
|
|
2896
|
+
"line": 152,
|
|
2896
2897
|
"character": 13,
|
|
2897
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2898
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L152"
|
|
2898
2899
|
}
|
|
2899
2900
|
],
|
|
2900
2901
|
"getSignature": {
|
|
@@ -2906,9 +2907,9 @@
|
|
|
2906
2907
|
"sources": [
|
|
2907
2908
|
{
|
|
2908
2909
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2909
|
-
"line":
|
|
2910
|
+
"line": 152,
|
|
2910
2911
|
"character": 13,
|
|
2911
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2912
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L152"
|
|
2912
2913
|
}
|
|
2913
2914
|
],
|
|
2914
2915
|
"type": {
|
|
@@ -2933,9 +2934,9 @@
|
|
|
2933
2934
|
"sources": [
|
|
2934
2935
|
{
|
|
2935
2936
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2936
|
-
"line":
|
|
2937
|
+
"line": 78,
|
|
2937
2938
|
"character": 13,
|
|
2938
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2939
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L78"
|
|
2939
2940
|
}
|
|
2940
2941
|
],
|
|
2941
2942
|
"setSignature": {
|
|
@@ -2955,9 +2956,9 @@
|
|
|
2955
2956
|
"sources": [
|
|
2956
2957
|
{
|
|
2957
2958
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2958
|
-
"line":
|
|
2959
|
+
"line": 78,
|
|
2959
2960
|
"character": 13,
|
|
2960
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2961
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L78"
|
|
2961
2962
|
}
|
|
2962
2963
|
],
|
|
2963
2964
|
"parameters": [
|
|
@@ -2990,7 +2991,7 @@
|
|
|
2990
2991
|
]
|
|
2991
2992
|
},
|
|
2992
2993
|
{
|
|
2993
|
-
"id":
|
|
2994
|
+
"id": 316,
|
|
2994
2995
|
"name": "closeButtonClick",
|
|
2995
2996
|
"variant": "declaration",
|
|
2996
2997
|
"kind": 2048,
|
|
@@ -3000,14 +3001,14 @@
|
|
|
3000
3001
|
"sources": [
|
|
3001
3002
|
{
|
|
3002
3003
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3003
|
-
"line":
|
|
3004
|
+
"line": 342,
|
|
3004
3005
|
"character": 9,
|
|
3005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3006
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L342"
|
|
3006
3007
|
}
|
|
3007
3008
|
],
|
|
3008
3009
|
"signatures": [
|
|
3009
3010
|
{
|
|
3010
|
-
"id":
|
|
3011
|
+
"id": 317,
|
|
3011
3012
|
"name": "closeButtonClick",
|
|
3012
3013
|
"variant": "signature",
|
|
3013
3014
|
"kind": 4096,
|
|
@@ -3015,9 +3016,9 @@
|
|
|
3015
3016
|
"sources": [
|
|
3016
3017
|
{
|
|
3017
3018
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3018
|
-
"line":
|
|
3019
|
+
"line": 342,
|
|
3019
3020
|
"character": 9,
|
|
3020
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3021
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L342"
|
|
3021
3022
|
}
|
|
3022
3023
|
],
|
|
3023
3024
|
"type": {
|
|
@@ -3029,7 +3030,7 @@
|
|
|
3029
3030
|
"decorators": []
|
|
3030
3031
|
},
|
|
3031
3032
|
{
|
|
3032
|
-
"id":
|
|
3033
|
+
"id": 314,
|
|
3033
3034
|
"name": "helpButtonClick",
|
|
3034
3035
|
"variant": "declaration",
|
|
3035
3036
|
"kind": 2048,
|
|
@@ -3039,14 +3040,14 @@
|
|
|
3039
3040
|
"sources": [
|
|
3040
3041
|
{
|
|
3041
3042
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3042
|
-
"line":
|
|
3043
|
+
"line": 336,
|
|
3043
3044
|
"character": 9,
|
|
3044
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3045
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L336"
|
|
3045
3046
|
}
|
|
3046
3047
|
],
|
|
3047
3048
|
"signatures": [
|
|
3048
3049
|
{
|
|
3049
|
-
"id":
|
|
3050
|
+
"id": 315,
|
|
3050
3051
|
"name": "helpButtonClick",
|
|
3051
3052
|
"variant": "signature",
|
|
3052
3053
|
"kind": 4096,
|
|
@@ -3063,9 +3064,9 @@
|
|
|
3063
3064
|
"sources": [
|
|
3064
3065
|
{
|
|
3065
3066
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3066
|
-
"line":
|
|
3067
|
+
"line": 336,
|
|
3067
3068
|
"character": 9,
|
|
3068
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3069
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L336"
|
|
3069
3070
|
}
|
|
3070
3071
|
],
|
|
3071
3072
|
"type": {
|
|
@@ -3077,7 +3078,7 @@
|
|
|
3077
3078
|
"decorators": []
|
|
3078
3079
|
},
|
|
3079
3080
|
{
|
|
3080
|
-
"id":
|
|
3081
|
+
"id": 310,
|
|
3081
3082
|
"name": "ngAfterViewInit",
|
|
3082
3083
|
"variant": "declaration",
|
|
3083
3084
|
"kind": 2048,
|
|
@@ -3087,14 +3088,14 @@
|
|
|
3087
3088
|
"sources": [
|
|
3088
3089
|
{
|
|
3089
3090
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3090
|
-
"line":
|
|
3091
|
+
"line": 301,
|
|
3091
3092
|
"character": 9,
|
|
3092
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3093
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L301"
|
|
3093
3094
|
}
|
|
3094
3095
|
],
|
|
3095
3096
|
"signatures": [
|
|
3096
3097
|
{
|
|
3097
|
-
"id":
|
|
3098
|
+
"id": 311,
|
|
3098
3099
|
"name": "ngAfterViewInit",
|
|
3099
3100
|
"variant": "signature",
|
|
3100
3101
|
"kind": 4096,
|
|
@@ -3102,9 +3103,9 @@
|
|
|
3102
3103
|
"sources": [
|
|
3103
3104
|
{
|
|
3104
3105
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3105
|
-
"line":
|
|
3106
|
+
"line": 301,
|
|
3106
3107
|
"character": 9,
|
|
3107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3108
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L301"
|
|
3108
3109
|
}
|
|
3109
3110
|
],
|
|
3110
3111
|
"type": {
|
|
@@ -3126,7 +3127,7 @@
|
|
|
3126
3127
|
"decorators": []
|
|
3127
3128
|
},
|
|
3128
3129
|
{
|
|
3129
|
-
"id":
|
|
3130
|
+
"id": 312,
|
|
3130
3131
|
"name": "ngOnDestroy",
|
|
3131
3132
|
"variant": "declaration",
|
|
3132
3133
|
"kind": 2048,
|
|
@@ -3136,14 +3137,14 @@
|
|
|
3136
3137
|
"sources": [
|
|
3137
3138
|
{
|
|
3138
3139
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3139
|
-
"line":
|
|
3140
|
+
"line": 324,
|
|
3140
3141
|
"character": 9,
|
|
3141
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3142
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L324"
|
|
3142
3143
|
}
|
|
3143
3144
|
],
|
|
3144
3145
|
"signatures": [
|
|
3145
3146
|
{
|
|
3146
|
-
"id":
|
|
3147
|
+
"id": 313,
|
|
3147
3148
|
"name": "ngOnDestroy",
|
|
3148
3149
|
"variant": "signature",
|
|
3149
3150
|
"kind": 4096,
|
|
@@ -3151,9 +3152,9 @@
|
|
|
3151
3152
|
"sources": [
|
|
3152
3153
|
{
|
|
3153
3154
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3154
|
-
"line":
|
|
3155
|
+
"line": 324,
|
|
3155
3156
|
"character": 9,
|
|
3156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3157
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L324"
|
|
3157
3158
|
}
|
|
3158
3159
|
],
|
|
3159
3160
|
"type": {
|
|
@@ -3175,7 +3176,7 @@
|
|
|
3175
3176
|
"decorators": []
|
|
3176
3177
|
},
|
|
3177
3178
|
{
|
|
3178
|
-
"id":
|
|
3179
|
+
"id": 308,
|
|
3179
3180
|
"name": "ngOnInit",
|
|
3180
3181
|
"variant": "declaration",
|
|
3181
3182
|
"kind": 2048,
|
|
@@ -3185,14 +3186,14 @@
|
|
|
3185
3186
|
"sources": [
|
|
3186
3187
|
{
|
|
3187
3188
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3188
|
-
"line":
|
|
3189
|
+
"line": 281,
|
|
3189
3190
|
"character": 9,
|
|
3190
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3191
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L281"
|
|
3191
3192
|
}
|
|
3192
3193
|
],
|
|
3193
3194
|
"signatures": [
|
|
3194
3195
|
{
|
|
3195
|
-
"id":
|
|
3196
|
+
"id": 309,
|
|
3196
3197
|
"name": "ngOnInit",
|
|
3197
3198
|
"variant": "signature",
|
|
3198
3199
|
"kind": 4096,
|
|
@@ -3200,9 +3201,9 @@
|
|
|
3200
3201
|
"sources": [
|
|
3201
3202
|
{
|
|
3202
3203
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3203
|
-
"line":
|
|
3204
|
+
"line": 281,
|
|
3204
3205
|
"character": 9,
|
|
3205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3206
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L281"
|
|
3206
3207
|
}
|
|
3207
3208
|
],
|
|
3208
3209
|
"type": {
|
|
@@ -3224,7 +3225,7 @@
|
|
|
3224
3225
|
"decorators": []
|
|
3225
3226
|
},
|
|
3226
3227
|
{
|
|
3227
|
-
"id":
|
|
3228
|
+
"id": 305,
|
|
3228
3229
|
"name": "onDocumentKeyDown",
|
|
3229
3230
|
"variant": "declaration",
|
|
3230
3231
|
"kind": 2048,
|
|
@@ -3234,14 +3235,14 @@
|
|
|
3234
3235
|
"sources": [
|
|
3235
3236
|
{
|
|
3236
3237
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3237
|
-
"line":
|
|
3238
|
+
"line": 240,
|
|
3238
3239
|
"character": 9,
|
|
3239
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3240
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L240"
|
|
3240
3241
|
}
|
|
3241
3242
|
],
|
|
3242
3243
|
"signatures": [
|
|
3243
3244
|
{
|
|
3244
|
-
"id":
|
|
3245
|
+
"id": 306,
|
|
3245
3246
|
"name": "onDocumentKeyDown",
|
|
3246
3247
|
"variant": "signature",
|
|
3247
3248
|
"kind": 4096,
|
|
@@ -3249,14 +3250,14 @@
|
|
|
3249
3250
|
"sources": [
|
|
3250
3251
|
{
|
|
3251
3252
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3252
|
-
"line":
|
|
3253
|
+
"line": 240,
|
|
3253
3254
|
"character": 9,
|
|
3254
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3255
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L240"
|
|
3255
3256
|
}
|
|
3256
3257
|
],
|
|
3257
3258
|
"parameters": [
|
|
3258
3259
|
{
|
|
3259
|
-
"id":
|
|
3260
|
+
"id": 307,
|
|
3260
3261
|
"name": "event",
|
|
3261
3262
|
"variant": "param",
|
|
3262
3263
|
"kind": 32768,
|
|
@@ -3281,7 +3282,7 @@
|
|
|
3281
3282
|
"decorators": []
|
|
3282
3283
|
},
|
|
3283
3284
|
{
|
|
3284
|
-
"id":
|
|
3285
|
+
"id": 302,
|
|
3285
3286
|
"name": "onDocumentKeyUp",
|
|
3286
3287
|
"variant": "declaration",
|
|
3287
3288
|
"kind": 2048,
|
|
@@ -3291,14 +3292,14 @@
|
|
|
3291
3292
|
"sources": [
|
|
3292
3293
|
{
|
|
3293
3294
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3294
|
-
"line":
|
|
3295
|
+
"line": 224,
|
|
3295
3296
|
"character": 9,
|
|
3296
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3297
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L224"
|
|
3297
3298
|
}
|
|
3298
3299
|
],
|
|
3299
3300
|
"signatures": [
|
|
3300
3301
|
{
|
|
3301
|
-
"id":
|
|
3302
|
+
"id": 303,
|
|
3302
3303
|
"name": "onDocumentKeyUp",
|
|
3303
3304
|
"variant": "signature",
|
|
3304
3305
|
"kind": 4096,
|
|
@@ -3306,14 +3307,14 @@
|
|
|
3306
3307
|
"sources": [
|
|
3307
3308
|
{
|
|
3308
3309
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3309
|
-
"line":
|
|
3310
|
+
"line": 224,
|
|
3310
3311
|
"character": 9,
|
|
3311
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3312
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L224"
|
|
3312
3313
|
}
|
|
3313
3314
|
],
|
|
3314
3315
|
"parameters": [
|
|
3315
3316
|
{
|
|
3316
|
-
"id":
|
|
3317
|
+
"id": 304,
|
|
3317
3318
|
"name": "event",
|
|
3318
3319
|
"variant": "param",
|
|
3319
3320
|
"kind": 32768,
|
|
@@ -3338,7 +3339,7 @@
|
|
|
3338
3339
|
"decorators": []
|
|
3339
3340
|
},
|
|
3340
3341
|
{
|
|
3341
|
-
"id":
|
|
3342
|
+
"id": 320,
|
|
3342
3343
|
"name": "scrollShadowChange",
|
|
3343
3344
|
"variant": "declaration",
|
|
3344
3345
|
"kind": 2048,
|
|
@@ -3348,14 +3349,14 @@
|
|
|
3348
3349
|
"sources": [
|
|
3349
3350
|
{
|
|
3350
3351
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3351
|
-
"line":
|
|
3352
|
+
"line": 350,
|
|
3352
3353
|
"character": 9,
|
|
3353
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3354
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L350"
|
|
3354
3355
|
}
|
|
3355
3356
|
],
|
|
3356
3357
|
"signatures": [
|
|
3357
3358
|
{
|
|
3358
|
-
"id":
|
|
3359
|
+
"id": 321,
|
|
3359
3360
|
"name": "scrollShadowChange",
|
|
3360
3361
|
"variant": "signature",
|
|
3361
3362
|
"kind": 4096,
|
|
@@ -3363,14 +3364,14 @@
|
|
|
3363
3364
|
"sources": [
|
|
3364
3365
|
{
|
|
3365
3366
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3366
|
-
"line":
|
|
3367
|
+
"line": 350,
|
|
3367
3368
|
"character": 9,
|
|
3368
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3369
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L350"
|
|
3369
3370
|
}
|
|
3370
3371
|
],
|
|
3371
3372
|
"parameters": [
|
|
3372
3373
|
{
|
|
3373
|
-
"id":
|
|
3374
|
+
"id": 322,
|
|
3374
3375
|
"name": "args",
|
|
3375
3376
|
"variant": "param",
|
|
3376
3377
|
"kind": 32768,
|
|
@@ -3378,11 +3379,11 @@
|
|
|
3378
3379
|
"type": {
|
|
3379
3380
|
"type": "reference",
|
|
3380
3381
|
"target": {
|
|
3381
|
-
"sourceFileName": "libs/components/
|
|
3382
|
-
"qualifiedName": "
|
|
3382
|
+
"sourceFileName": "libs/components/core/src/lib/modules/scroll-shadow/scroll-shadow-event-args.ts",
|
|
3383
|
+
"qualifiedName": "SkyScrollShadowEventArgs"
|
|
3383
3384
|
},
|
|
3384
|
-
"name": "
|
|
3385
|
-
"package": "@skyux/
|
|
3385
|
+
"name": "SkyScrollShadowEventArgs",
|
|
3386
|
+
"package": "@skyux/core"
|
|
3386
3387
|
}
|
|
3387
3388
|
}
|
|
3388
3389
|
],
|
|
@@ -3395,7 +3396,7 @@
|
|
|
3395
3396
|
"decorators": []
|
|
3396
3397
|
},
|
|
3397
3398
|
{
|
|
3398
|
-
"id":
|
|
3399
|
+
"id": 323,
|
|
3399
3400
|
"name": "viewkeeperEnabled",
|
|
3400
3401
|
"variant": "declaration",
|
|
3401
3402
|
"kind": 2048,
|
|
@@ -3405,14 +3406,14 @@
|
|
|
3405
3406
|
"sources": [
|
|
3406
3407
|
{
|
|
3407
3408
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3408
|
-
"line":
|
|
3409
|
+
"line": 354,
|
|
3409
3410
|
"character": 9,
|
|
3410
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3411
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L354"
|
|
3411
3412
|
}
|
|
3412
3413
|
],
|
|
3413
3414
|
"signatures": [
|
|
3414
3415
|
{
|
|
3415
|
-
"id":
|
|
3416
|
+
"id": 324,
|
|
3416
3417
|
"name": "viewkeeperEnabled",
|
|
3417
3418
|
"variant": "signature",
|
|
3418
3419
|
"kind": 4096,
|
|
@@ -3420,9 +3421,9 @@
|
|
|
3420
3421
|
"sources": [
|
|
3421
3422
|
{
|
|
3422
3423
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3423
|
-
"line":
|
|
3424
|
+
"line": 354,
|
|
3424
3425
|
"character": 9,
|
|
3425
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3426
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L354"
|
|
3426
3427
|
}
|
|
3427
3428
|
],
|
|
3428
3429
|
"type": {
|
|
@@ -3434,7 +3435,7 @@
|
|
|
3434
3435
|
"decorators": []
|
|
3435
3436
|
},
|
|
3436
3437
|
{
|
|
3437
|
-
"id":
|
|
3438
|
+
"id": 318,
|
|
3438
3439
|
"name": "windowResize",
|
|
3439
3440
|
"variant": "declaration",
|
|
3440
3441
|
"kind": 2048,
|
|
@@ -3444,14 +3445,14 @@
|
|
|
3444
3445
|
"sources": [
|
|
3445
3446
|
{
|
|
3446
3447
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3447
|
-
"line":
|
|
3448
|
+
"line": 346,
|
|
3448
3449
|
"character": 9,
|
|
3449
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3450
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L346"
|
|
3450
3451
|
}
|
|
3451
3452
|
],
|
|
3452
3453
|
"signatures": [
|
|
3453
3454
|
{
|
|
3454
|
-
"id":
|
|
3455
|
+
"id": 319,
|
|
3455
3456
|
"name": "windowResize",
|
|
3456
3457
|
"variant": "signature",
|
|
3457
3458
|
"kind": 4096,
|
|
@@ -3459,9 +3460,9 @@
|
|
|
3459
3460
|
"sources": [
|
|
3460
3461
|
{
|
|
3461
3462
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3462
|
-
"line":
|
|
3463
|
+
"line": 346,
|
|
3463
3464
|
"character": 9,
|
|
3464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3465
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L346"
|
|
3465
3466
|
}
|
|
3466
3467
|
],
|
|
3467
3468
|
"type": {
|
|
@@ -3509,25 +3510,25 @@
|
|
|
3509
3510
|
{
|
|
3510
3511
|
"title": "Methods",
|
|
3511
3512
|
"children": [
|
|
3513
|
+
316,
|
|
3512
3514
|
314,
|
|
3515
|
+
310,
|
|
3513
3516
|
312,
|
|
3514
3517
|
308,
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
|
-
318
|
|
3520
|
-
321,
|
|
3521
|
-
316
|
|
3518
|
+
305,
|
|
3519
|
+
302,
|
|
3520
|
+
320,
|
|
3521
|
+
323,
|
|
3522
|
+
318
|
|
3522
3523
|
]
|
|
3523
3524
|
}
|
|
3524
3525
|
],
|
|
3525
3526
|
"sources": [
|
|
3526
3527
|
{
|
|
3527
3528
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3528
|
-
"line":
|
|
3529
|
+
"line": 70,
|
|
3529
3530
|
"character": 13,
|
|
3530
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3531
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.component.ts#L70"
|
|
3531
3532
|
}
|
|
3532
3533
|
],
|
|
3533
3534
|
"implementedTypes": [
|
|
@@ -3563,7 +3564,7 @@
|
|
|
3563
3564
|
{
|
|
3564
3565
|
"name": "Component",
|
|
3565
3566
|
"arguments": {
|
|
3566
|
-
"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
|
|
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 ],\n})"
|
|
3567
3568
|
}
|
|
3568
3569
|
}
|
|
3569
3570
|
]
|
|
@@ -3610,7 +3611,7 @@
|
|
|
3610
3611
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3611
3612
|
"line": 40,
|
|
3612
3613
|
"character": 9,
|
|
3613
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3614
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L40"
|
|
3614
3615
|
}
|
|
3615
3616
|
],
|
|
3616
3617
|
"type": {
|
|
@@ -3637,7 +3638,7 @@
|
|
|
3637
3638
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3638
3639
|
"line": 54,
|
|
3639
3640
|
"character": 9,
|
|
3640
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3641
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3641
3642
|
}
|
|
3642
3643
|
],
|
|
3643
3644
|
"signatures": [
|
|
@@ -3652,7 +3653,7 @@
|
|
|
3652
3653
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3653
3654
|
"line": 54,
|
|
3654
3655
|
"character": 9,
|
|
3655
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3656
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3656
3657
|
}
|
|
3657
3658
|
],
|
|
3658
3659
|
"type": {
|
|
@@ -3686,7 +3687,7 @@
|
|
|
3686
3687
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3687
3688
|
"line": 48,
|
|
3688
3689
|
"character": 9,
|
|
3689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3690
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3690
3691
|
}
|
|
3691
3692
|
],
|
|
3692
3693
|
"signatures": [
|
|
@@ -3701,7 +3702,7 @@
|
|
|
3701
3702
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3702
3703
|
"line": 48,
|
|
3703
3704
|
"character": 9,
|
|
3704
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3705
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3705
3706
|
}
|
|
3706
3707
|
],
|
|
3707
3708
|
"type": {
|
|
@@ -3749,7 +3750,7 @@
|
|
|
3749
3750
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3750
3751
|
"line": 31,
|
|
3751
3752
|
"character": 13,
|
|
3752
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3753
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L31"
|
|
3753
3754
|
}
|
|
3754
3755
|
],
|
|
3755
3756
|
"implementedTypes": [
|
|
@@ -3807,7 +3808,7 @@
|
|
|
3807
3808
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3808
3809
|
"line": 6,
|
|
3809
3810
|
"character": 2,
|
|
3810
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3811
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
|
|
3811
3812
|
}
|
|
3812
3813
|
],
|
|
3813
3814
|
"type": {
|
|
@@ -3847,7 +3848,7 @@
|
|
|
3847
3848
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3848
3849
|
"line": 23,
|
|
3849
3850
|
"character": 2,
|
|
3850
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3851
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
|
|
3851
3852
|
}
|
|
3852
3853
|
],
|
|
3853
3854
|
"type": {
|
|
@@ -3900,7 +3901,7 @@
|
|
|
3900
3901
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3901
3902
|
"line": 17,
|
|
3902
3903
|
"character": 2,
|
|
3903
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3904
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
|
|
3904
3905
|
}
|
|
3905
3906
|
],
|
|
3906
3907
|
"type": {
|
|
@@ -3927,7 +3928,7 @@
|
|
|
3927
3928
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3928
3929
|
"line": 10,
|
|
3929
3930
|
"character": 2,
|
|
3930
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3931
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
|
|
3931
3932
|
}
|
|
3932
3933
|
],
|
|
3933
3934
|
"type": {
|
|
@@ -3952,7 +3953,7 @@
|
|
|
3952
3953
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3953
3954
|
"line": 1,
|
|
3954
3955
|
"character": 17,
|
|
3955
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3956
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
|
|
3956
3957
|
}
|
|
3957
3958
|
]
|
|
3958
3959
|
},
|
|
@@ -3982,7 +3983,7 @@
|
|
|
3982
3983
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3983
3984
|
"line": 5,
|
|
3984
3985
|
"character": 2,
|
|
3985
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3986
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
|
|
3986
3987
|
}
|
|
3987
3988
|
],
|
|
3988
3989
|
"type": {
|
|
@@ -4004,7 +4005,7 @@
|
|
|
4004
4005
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
4005
4006
|
"line": 1,
|
|
4006
4007
|
"character": 17,
|
|
4007
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4008
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
|
|
4008
4009
|
}
|
|
4009
4010
|
]
|
|
4010
4011
|
},
|
|
@@ -4036,7 +4037,7 @@
|
|
|
4036
4037
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4037
4038
|
"line": 13,
|
|
4038
4039
|
"character": 2,
|
|
4039
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4040
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
|
|
4040
4041
|
}
|
|
4041
4042
|
],
|
|
4042
4043
|
"type": {
|
|
@@ -4081,7 +4082,7 @@
|
|
|
4081
4082
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4082
4083
|
"line": 17,
|
|
4083
4084
|
"character": 2,
|
|
4084
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4085
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
|
|
4085
4086
|
}
|
|
4086
4087
|
],
|
|
4087
4088
|
"type": {
|
|
@@ -4119,7 +4120,7 @@
|
|
|
4119
4120
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4120
4121
|
"line": 9,
|
|
4121
4122
|
"character": 2,
|
|
4122
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4123
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
|
|
4123
4124
|
}
|
|
4124
4125
|
],
|
|
4125
4126
|
"type": {
|
|
@@ -4159,7 +4160,7 @@
|
|
|
4159
4160
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4160
4161
|
"line": 22,
|
|
4161
4162
|
"character": 2,
|
|
4162
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4163
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
|
|
4163
4164
|
}
|
|
4164
4165
|
],
|
|
4165
4166
|
"type": {
|
|
@@ -4188,7 +4189,7 @@
|
|
|
4188
4189
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4189
4190
|
"line": 26,
|
|
4190
4191
|
"character": 2,
|
|
4191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4192
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
|
|
4192
4193
|
}
|
|
4193
4194
|
],
|
|
4194
4195
|
"type": {
|
|
@@ -4216,7 +4217,7 @@
|
|
|
4216
4217
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4217
4218
|
"line": 4,
|
|
4218
4219
|
"character": 17,
|
|
4219
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4220
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
|
|
4220
4221
|
}
|
|
4221
4222
|
]
|
|
4222
4223
|
},
|
|
@@ -4299,7 +4300,7 @@
|
|
|
4299
4300
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4300
4301
|
"line": 39,
|
|
4301
4302
|
"character": 2,
|
|
4302
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4303
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L39"
|
|
4303
4304
|
}
|
|
4304
4305
|
],
|
|
4305
4306
|
"type": {
|
|
@@ -4371,7 +4372,7 @@
|
|
|
4371
4372
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4372
4373
|
"line": 50,
|
|
4373
4374
|
"character": 2,
|
|
4374
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4375
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L50"
|
|
4375
4376
|
}
|
|
4376
4377
|
],
|
|
4377
4378
|
"type": {
|
|
@@ -4419,7 +4420,7 @@
|
|
|
4419
4420
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4420
4421
|
"line": 61,
|
|
4421
4422
|
"character": 2,
|
|
4422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4423
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L61"
|
|
4423
4424
|
}
|
|
4424
4425
|
],
|
|
4425
4426
|
"type": {
|
|
@@ -4456,7 +4457,7 @@
|
|
|
4456
4457
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4457
4458
|
"line": 14,
|
|
4458
4459
|
"character": 2,
|
|
4459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4460
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
|
|
4460
4461
|
}
|
|
4461
4462
|
],
|
|
4462
4463
|
"type": {
|
|
@@ -4536,7 +4537,7 @@
|
|
|
4536
4537
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4537
4538
|
"line": 80,
|
|
4538
4539
|
"character": 2,
|
|
4539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4540
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L80"
|
|
4540
4541
|
}
|
|
4541
4542
|
],
|
|
4542
4543
|
"type": {
|
|
@@ -4573,7 +4574,7 @@
|
|
|
4573
4574
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4574
4575
|
"line": 27,
|
|
4575
4576
|
"character": 2,
|
|
4576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4577
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
|
|
4577
4578
|
}
|
|
4578
4579
|
],
|
|
4579
4580
|
"type": {
|
|
@@ -4642,7 +4643,7 @@
|
|
|
4642
4643
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4643
4644
|
"line": 20,
|
|
4644
4645
|
"character": 2,
|
|
4645
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4646
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
|
|
4646
4647
|
}
|
|
4647
4648
|
],
|
|
4648
4649
|
"type": {
|
|
@@ -4706,7 +4707,7 @@
|
|
|
4706
4707
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4707
4708
|
"line": 69,
|
|
4708
4709
|
"character": 2,
|
|
4709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4710
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L69"
|
|
4710
4711
|
}
|
|
4711
4712
|
],
|
|
4712
4713
|
"type": {
|
|
@@ -4743,7 +4744,7 @@
|
|
|
4743
4744
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4744
4745
|
"line": 86,
|
|
4745
4746
|
"character": 2,
|
|
4746
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4747
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L86"
|
|
4747
4748
|
}
|
|
4748
4749
|
],
|
|
4749
4750
|
"type": {
|
|
@@ -4773,7 +4774,7 @@
|
|
|
4773
4774
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4774
4775
|
"line": 9,
|
|
4775
4776
|
"character": 17,
|
|
4776
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4777
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
|
|
4777
4778
|
}
|
|
4778
4779
|
]
|
|
4779
4780
|
},
|
|
@@ -4811,7 +4812,7 @@
|
|
|
4811
4812
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4812
4813
|
"line": 8,
|
|
4813
4814
|
"character": 2,
|
|
4814
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4815
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
|
|
4815
4816
|
}
|
|
4816
4817
|
],
|
|
4817
4818
|
"type": {
|
|
@@ -4833,7 +4834,7 @@
|
|
|
4833
4834
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4834
4835
|
"line": 4,
|
|
4835
4836
|
"character": 17,
|
|
4836
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4837
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
|
|
4837
4838
|
}
|
|
4838
4839
|
]
|
|
4839
4840
|
},
|
|
@@ -4848,7 +4849,7 @@
|
|
|
4848
4849
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
|
|
4849
4850
|
"line": 1,
|
|
4850
4851
|
"character": 12,
|
|
4851
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4852
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
|
|
4852
4853
|
}
|
|
4853
4854
|
],
|
|
4854
4855
|
"type": {
|
|
@@ -4874,7 +4875,7 @@
|
|
|
4874
4875
|
}
|
|
4875
4876
|
},
|
|
4876
4877
|
{
|
|
4877
|
-
"id":
|
|
4878
|
+
"id": 399,
|
|
4878
4879
|
"name": "SkyConfirmHarness",
|
|
4879
4880
|
"variant": "declaration",
|
|
4880
4881
|
"kind": 128,
|
|
@@ -4889,7 +4890,7 @@
|
|
|
4889
4890
|
},
|
|
4890
4891
|
"children": [
|
|
4891
4892
|
{
|
|
4892
|
-
"id":
|
|
4893
|
+
"id": 406,
|
|
4893
4894
|
"name": "constructor",
|
|
4894
4895
|
"variant": "declaration",
|
|
4895
4896
|
"kind": 512,
|
|
@@ -4903,7 +4904,7 @@
|
|
|
4903
4904
|
],
|
|
4904
4905
|
"signatures": [
|
|
4905
4906
|
{
|
|
4906
|
-
"id":
|
|
4907
|
+
"id": 407,
|
|
4907
4908
|
"name": "new SkyConfirmHarness",
|
|
4908
4909
|
"variant": "signature",
|
|
4909
4910
|
"kind": 16384,
|
|
@@ -4917,7 +4918,7 @@
|
|
|
4917
4918
|
],
|
|
4918
4919
|
"parameters": [
|
|
4919
4920
|
{
|
|
4920
|
-
"id":
|
|
4921
|
+
"id": 408,
|
|
4921
4922
|
"name": "locatorFactory",
|
|
4922
4923
|
"variant": "param",
|
|
4923
4924
|
"kind": 32768,
|
|
@@ -4935,7 +4936,7 @@
|
|
|
4935
4936
|
],
|
|
4936
4937
|
"type": {
|
|
4937
4938
|
"type": "reference",
|
|
4938
|
-
"target":
|
|
4939
|
+
"target": 399,
|
|
4939
4940
|
"name": "SkyConfirmHarness",
|
|
4940
4941
|
"package": "@skyux/modals"
|
|
4941
4942
|
},
|
|
@@ -4953,7 +4954,7 @@
|
|
|
4953
4954
|
}
|
|
4954
4955
|
},
|
|
4955
4956
|
{
|
|
4956
|
-
"id":
|
|
4957
|
+
"id": 400,
|
|
4957
4958
|
"name": "hostSelector",
|
|
4958
4959
|
"variant": "declaration",
|
|
4959
4960
|
"kind": 1024,
|
|
@@ -4966,7 +4967,7 @@
|
|
|
4966
4967
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
4967
4968
|
"line": 12,
|
|
4968
4969
|
"character": 16,
|
|
4969
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4970
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L12"
|
|
4970
4971
|
}
|
|
4971
4972
|
],
|
|
4972
4973
|
"type": {
|
|
@@ -4977,7 +4978,7 @@
|
|
|
4977
4978
|
"decorators": []
|
|
4978
4979
|
},
|
|
4979
4980
|
{
|
|
4980
|
-
"id":
|
|
4981
|
+
"id": 413,
|
|
4981
4982
|
"name": "clickCustomButton",
|
|
4982
4983
|
"variant": "declaration",
|
|
4983
4984
|
"kind": 2048,
|
|
@@ -4989,12 +4990,12 @@
|
|
|
4989
4990
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
4990
4991
|
"line": 22,
|
|
4991
4992
|
"character": 15,
|
|
4992
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4993
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
|
|
4993
4994
|
}
|
|
4994
4995
|
],
|
|
4995
4996
|
"signatures": [
|
|
4996
4997
|
{
|
|
4997
|
-
"id":
|
|
4998
|
+
"id": 414,
|
|
4998
4999
|
"name": "clickCustomButton",
|
|
4999
5000
|
"variant": "signature",
|
|
5000
5001
|
"kind": 4096,
|
|
@@ -5012,19 +5013,19 @@
|
|
|
5012
5013
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5013
5014
|
"line": 22,
|
|
5014
5015
|
"character": 15,
|
|
5015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5016
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
|
|
5016
5017
|
}
|
|
5017
5018
|
],
|
|
5018
5019
|
"parameters": [
|
|
5019
5020
|
{
|
|
5020
|
-
"id":
|
|
5021
|
+
"id": 415,
|
|
5021
5022
|
"name": "filters",
|
|
5022
5023
|
"variant": "param",
|
|
5023
5024
|
"kind": 32768,
|
|
5024
5025
|
"flags": {},
|
|
5025
5026
|
"type": {
|
|
5026
5027
|
"type": "reference",
|
|
5027
|
-
"target":
|
|
5028
|
+
"target": 395,
|
|
5028
5029
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
5029
5030
|
"package": "@skyux/modals"
|
|
5030
5031
|
}
|
|
@@ -5050,7 +5051,7 @@
|
|
|
5050
5051
|
"decorators": []
|
|
5051
5052
|
},
|
|
5052
5053
|
{
|
|
5053
|
-
"id":
|
|
5054
|
+
"id": 416,
|
|
5054
5055
|
"name": "clickOkButton",
|
|
5055
5056
|
"variant": "declaration",
|
|
5056
5057
|
"kind": 2048,
|
|
@@ -5062,12 +5063,12 @@
|
|
|
5062
5063
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5063
5064
|
"line": 43,
|
|
5064
5065
|
"character": 15,
|
|
5065
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5066
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
|
|
5066
5067
|
}
|
|
5067
5068
|
],
|
|
5068
5069
|
"signatures": [
|
|
5069
5070
|
{
|
|
5070
|
-
"id":
|
|
5071
|
+
"id": 417,
|
|
5071
5072
|
"name": "clickOkButton",
|
|
5072
5073
|
"variant": "signature",
|
|
5073
5074
|
"kind": 4096,
|
|
@@ -5085,7 +5086,7 @@
|
|
|
5085
5086
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5086
5087
|
"line": 43,
|
|
5087
5088
|
"character": 15,
|
|
5088
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5089
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
|
|
5089
5090
|
}
|
|
5090
5091
|
],
|
|
5091
5092
|
"type": {
|
|
@@ -5108,7 +5109,7 @@
|
|
|
5108
5109
|
"decorators": []
|
|
5109
5110
|
},
|
|
5110
5111
|
{
|
|
5111
|
-
"id":
|
|
5112
|
+
"id": 418,
|
|
5112
5113
|
"name": "getBodyText",
|
|
5113
5114
|
"variant": "declaration",
|
|
5114
5115
|
"kind": 2048,
|
|
@@ -5120,12 +5121,12 @@
|
|
|
5120
5121
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5121
5122
|
"line": 56,
|
|
5122
5123
|
"character": 15,
|
|
5123
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5124
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
|
|
5124
5125
|
}
|
|
5125
5126
|
],
|
|
5126
5127
|
"signatures": [
|
|
5127
5128
|
{
|
|
5128
|
-
"id":
|
|
5129
|
+
"id": 419,
|
|
5129
5130
|
"name": "getBodyText",
|
|
5130
5131
|
"variant": "signature",
|
|
5131
5132
|
"kind": 4096,
|
|
@@ -5143,7 +5144,7 @@
|
|
|
5143
5144
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5144
5145
|
"line": 56,
|
|
5145
5146
|
"character": 15,
|
|
5146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5147
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
|
|
5147
5148
|
}
|
|
5148
5149
|
],
|
|
5149
5150
|
"type": {
|
|
@@ -5166,7 +5167,7 @@
|
|
|
5166
5167
|
"decorators": []
|
|
5167
5168
|
},
|
|
5168
5169
|
{
|
|
5169
|
-
"id":
|
|
5170
|
+
"id": 420,
|
|
5170
5171
|
"name": "getCustomButtons",
|
|
5171
5172
|
"variant": "declaration",
|
|
5172
5173
|
"kind": 2048,
|
|
@@ -5178,12 +5179,12 @@
|
|
|
5178
5179
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5179
5180
|
"line": 63,
|
|
5180
5181
|
"character": 15,
|
|
5181
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5182
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
|
|
5182
5183
|
}
|
|
5183
5184
|
],
|
|
5184
5185
|
"signatures": [
|
|
5185
5186
|
{
|
|
5186
|
-
"id":
|
|
5187
|
+
"id": 421,
|
|
5187
5188
|
"name": "getCustomButtons",
|
|
5188
5189
|
"variant": "signature",
|
|
5189
5190
|
"kind": 4096,
|
|
@@ -5201,12 +5202,12 @@
|
|
|
5201
5202
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5202
5203
|
"line": 63,
|
|
5203
5204
|
"character": 15,
|
|
5204
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5205
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
|
|
5205
5206
|
}
|
|
5206
5207
|
],
|
|
5207
5208
|
"parameters": [
|
|
5208
5209
|
{
|
|
5209
|
-
"id":
|
|
5210
|
+
"id": 422,
|
|
5210
5211
|
"name": "filters",
|
|
5211
5212
|
"variant": "param",
|
|
5212
5213
|
"kind": 32768,
|
|
@@ -5215,7 +5216,7 @@
|
|
|
5215
5216
|
},
|
|
5216
5217
|
"type": {
|
|
5217
5218
|
"type": "reference",
|
|
5218
|
-
"target":
|
|
5219
|
+
"target": 395,
|
|
5219
5220
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
5220
5221
|
"package": "@skyux/modals"
|
|
5221
5222
|
}
|
|
@@ -5249,7 +5250,7 @@
|
|
|
5249
5250
|
"decorators": []
|
|
5250
5251
|
},
|
|
5251
5252
|
{
|
|
5252
|
-
"id":
|
|
5253
|
+
"id": 423,
|
|
5253
5254
|
"name": "getMessageText",
|
|
5254
5255
|
"variant": "declaration",
|
|
5255
5256
|
"kind": 2048,
|
|
@@ -5261,12 +5262,12 @@
|
|
|
5261
5262
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5262
5263
|
"line": 95,
|
|
5263
5264
|
"character": 15,
|
|
5264
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5265
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L95"
|
|
5265
5266
|
}
|
|
5266
5267
|
],
|
|
5267
5268
|
"signatures": [
|
|
5268
5269
|
{
|
|
5269
|
-
"id":
|
|
5270
|
+
"id": 424,
|
|
5270
5271
|
"name": "getMessageText",
|
|
5271
5272
|
"variant": "signature",
|
|
5272
5273
|
"kind": 4096,
|
|
@@ -5284,7 +5285,7 @@
|
|
|
5284
5285
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5285
5286
|
"line": 95,
|
|
5286
5287
|
"character": 15,
|
|
5287
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5288
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L95"
|
|
5288
5289
|
}
|
|
5289
5290
|
],
|
|
5290
5291
|
"type": {
|
|
@@ -5307,7 +5308,7 @@
|
|
|
5307
5308
|
"decorators": []
|
|
5308
5309
|
},
|
|
5309
5310
|
{
|
|
5310
|
-
"id":
|
|
5311
|
+
"id": 425,
|
|
5311
5312
|
"name": "getType",
|
|
5312
5313
|
"variant": "declaration",
|
|
5313
5314
|
"kind": 2048,
|
|
@@ -5319,12 +5320,12 @@
|
|
|
5319
5320
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5320
5321
|
"line": 102,
|
|
5321
5322
|
"character": 15,
|
|
5322
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5323
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L102"
|
|
5323
5324
|
}
|
|
5324
5325
|
],
|
|
5325
5326
|
"signatures": [
|
|
5326
5327
|
{
|
|
5327
|
-
"id":
|
|
5328
|
+
"id": 426,
|
|
5328
5329
|
"name": "getType",
|
|
5329
5330
|
"variant": "signature",
|
|
5330
5331
|
"kind": 4096,
|
|
@@ -5342,7 +5343,7 @@
|
|
|
5342
5343
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5343
5344
|
"line": 102,
|
|
5344
5345
|
"character": 15,
|
|
5345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5346
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L102"
|
|
5346
5347
|
}
|
|
5347
5348
|
],
|
|
5348
5349
|
"type": {
|
|
@@ -5367,7 +5368,7 @@
|
|
|
5367
5368
|
"decorators": []
|
|
5368
5369
|
},
|
|
5369
5370
|
{
|
|
5370
|
-
"id":
|
|
5371
|
+
"id": 436,
|
|
5371
5372
|
"name": "host",
|
|
5372
5373
|
"variant": "declaration",
|
|
5373
5374
|
"kind": 2048,
|
|
@@ -5381,7 +5382,7 @@
|
|
|
5381
5382
|
],
|
|
5382
5383
|
"signatures": [
|
|
5383
5384
|
{
|
|
5384
|
-
"id":
|
|
5385
|
+
"id": 437,
|
|
5385
5386
|
"name": "host",
|
|
5386
5387
|
"variant": "signature",
|
|
5387
5388
|
"kind": 4096,
|
|
@@ -5451,7 +5452,7 @@
|
|
|
5451
5452
|
}
|
|
5452
5453
|
},
|
|
5453
5454
|
{
|
|
5454
|
-
"id":
|
|
5455
|
+
"id": 427,
|
|
5455
5456
|
"name": "isWhiteSpacePreserved",
|
|
5456
5457
|
"variant": "declaration",
|
|
5457
5458
|
"kind": 2048,
|
|
@@ -5463,12 +5464,12 @@
|
|
|
5463
5464
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5464
5465
|
"line": 114,
|
|
5465
5466
|
"character": 15,
|
|
5466
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5467
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L114"
|
|
5467
5468
|
}
|
|
5468
5469
|
],
|
|
5469
5470
|
"signatures": [
|
|
5470
5471
|
{
|
|
5471
|
-
"id":
|
|
5472
|
+
"id": 428,
|
|
5472
5473
|
"name": "isWhiteSpacePreserved",
|
|
5473
5474
|
"variant": "signature",
|
|
5474
5475
|
"kind": 4096,
|
|
@@ -5486,7 +5487,7 @@
|
|
|
5486
5487
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5487
5488
|
"line": 114,
|
|
5488
5489
|
"character": 15,
|
|
5489
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5490
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L114"
|
|
5490
5491
|
}
|
|
5491
5492
|
],
|
|
5492
5493
|
"type": {
|
|
@@ -5513,26 +5514,26 @@
|
|
|
5513
5514
|
{
|
|
5514
5515
|
"title": "Constructors",
|
|
5515
5516
|
"children": [
|
|
5516
|
-
|
|
5517
|
+
406
|
|
5517
5518
|
]
|
|
5518
5519
|
},
|
|
5519
5520
|
{
|
|
5520
5521
|
"title": "Properties",
|
|
5521
5522
|
"children": [
|
|
5522
|
-
|
|
5523
|
+
400
|
|
5523
5524
|
]
|
|
5524
5525
|
},
|
|
5525
5526
|
{
|
|
5526
5527
|
"title": "Methods",
|
|
5527
5528
|
"children": [
|
|
5528
|
-
|
|
5529
|
-
414,
|
|
5529
|
+
413,
|
|
5530
5530
|
416,
|
|
5531
5531
|
418,
|
|
5532
|
-
|
|
5532
|
+
420,
|
|
5533
5533
|
423,
|
|
5534
|
-
|
|
5535
|
-
|
|
5534
|
+
425,
|
|
5535
|
+
436,
|
|
5536
|
+
427
|
|
5536
5537
|
]
|
|
5537
5538
|
}
|
|
5538
5539
|
],
|
|
@@ -5541,7 +5542,7 @@
|
|
|
5541
5542
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5542
5543
|
"line": 11,
|
|
5543
5544
|
"character": 13,
|
|
5544
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5545
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-harness.ts#L11"
|
|
5545
5546
|
}
|
|
5546
5547
|
],
|
|
5547
5548
|
"extendedTypes": [
|
|
@@ -5558,7 +5559,7 @@
|
|
|
5558
5559
|
"decorators": []
|
|
5559
5560
|
},
|
|
5560
5561
|
{
|
|
5561
|
-
"id":
|
|
5562
|
+
"id": 456,
|
|
5562
5563
|
"name": "SkyConfirmTestingController",
|
|
5563
5564
|
"variant": "declaration",
|
|
5564
5565
|
"kind": 128,
|
|
@@ -5575,7 +5576,7 @@
|
|
|
5575
5576
|
},
|
|
5576
5577
|
"children": [
|
|
5577
5578
|
{
|
|
5578
|
-
"id":
|
|
5579
|
+
"id": 459,
|
|
5579
5580
|
"name": "cancel",
|
|
5580
5581
|
"variant": "declaration",
|
|
5581
5582
|
"kind": 2048,
|
|
@@ -5588,12 +5589,12 @@
|
|
|
5588
5589
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5589
5590
|
"line": 12,
|
|
5590
5591
|
"character": 18,
|
|
5591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5592
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L12"
|
|
5592
5593
|
}
|
|
5593
5594
|
],
|
|
5594
5595
|
"signatures": [
|
|
5595
5596
|
{
|
|
5596
|
-
"id":
|
|
5597
|
+
"id": 460,
|
|
5597
5598
|
"name": "cancel",
|
|
5598
5599
|
"variant": "signature",
|
|
5599
5600
|
"kind": 4096,
|
|
@@ -5611,7 +5612,7 @@
|
|
|
5611
5612
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
5612
5613
|
"line": 12,
|
|
5613
5614
|
"character": 18,
|
|
5614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5615
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L12"
|
|
5615
5616
|
}
|
|
5616
5617
|
],
|
|
5617
5618
|
"type": {
|
|
@@ -5623,7 +5624,7 @@
|
|
|
5623
5624
|
"decorators": []
|
|
5624
5625
|
},
|
|
5625
5626
|
{
|
|
5626
|
-
"id":
|
|
5627
|
+
"id": 466,
|
|
5627
5628
|
"name": "close",
|
|
5628
5629
|
"variant": "declaration",
|
|
5629
5630
|
"kind": 2048,
|
|
@@ -5636,12 +5637,12 @@
|
|
|
5636
5637
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5637
5638
|
"line": 25,
|
|
5638
5639
|
"character": 18,
|
|
5639
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5640
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L25"
|
|
5640
5641
|
}
|
|
5641
5642
|
],
|
|
5642
5643
|
"signatures": [
|
|
5643
5644
|
{
|
|
5644
|
-
"id":
|
|
5645
|
+
"id": 467,
|
|
5645
5646
|
"name": "close",
|
|
5646
5647
|
"variant": "signature",
|
|
5647
5648
|
"kind": 4096,
|
|
@@ -5659,12 +5660,12 @@
|
|
|
5659
5660
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
5660
5661
|
"line": 25,
|
|
5661
5662
|
"character": 18,
|
|
5662
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5663
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L25"
|
|
5663
5664
|
}
|
|
5664
5665
|
],
|
|
5665
5666
|
"parameters": [
|
|
5666
5667
|
{
|
|
5667
|
-
"id":
|
|
5668
|
+
"id": 468,
|
|
5668
5669
|
"name": "args",
|
|
5669
5670
|
"variant": "param",
|
|
5670
5671
|
"kind": 32768,
|
|
@@ -5686,7 +5687,7 @@
|
|
|
5686
5687
|
"decorators": []
|
|
5687
5688
|
},
|
|
5688
5689
|
{
|
|
5689
|
-
"id":
|
|
5690
|
+
"id": 461,
|
|
5690
5691
|
"name": "expectNone",
|
|
5691
5692
|
"variant": "declaration",
|
|
5692
5693
|
"kind": 2048,
|
|
@@ -5699,12 +5700,12 @@
|
|
|
5699
5700
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5700
5701
|
"line": 16,
|
|
5701
5702
|
"character": 18,
|
|
5702
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5703
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L16"
|
|
5703
5704
|
}
|
|
5704
5705
|
],
|
|
5705
5706
|
"signatures": [
|
|
5706
5707
|
{
|
|
5707
|
-
"id":
|
|
5708
|
+
"id": 462,
|
|
5708
5709
|
"name": "expectNone",
|
|
5709
5710
|
"variant": "signature",
|
|
5710
5711
|
"kind": 4096,
|
|
@@ -5722,7 +5723,7 @@
|
|
|
5722
5723
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
5723
5724
|
"line": 16,
|
|
5724
5725
|
"character": 18,
|
|
5725
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5726
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L16"
|
|
5726
5727
|
}
|
|
5727
5728
|
],
|
|
5728
5729
|
"type": {
|
|
@@ -5734,7 +5735,7 @@
|
|
|
5734
5735
|
"decorators": []
|
|
5735
5736
|
},
|
|
5736
5737
|
{
|
|
5737
|
-
"id":
|
|
5738
|
+
"id": 463,
|
|
5738
5739
|
"name": "expectOpen",
|
|
5739
5740
|
"variant": "declaration",
|
|
5740
5741
|
"kind": 2048,
|
|
@@ -5747,12 +5748,12 @@
|
|
|
5747
5748
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5748
5749
|
"line": 21,
|
|
5749
5750
|
"character": 18,
|
|
5750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5751
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L21"
|
|
5751
5752
|
}
|
|
5752
5753
|
],
|
|
5753
5754
|
"signatures": [
|
|
5754
5755
|
{
|
|
5755
|
-
"id":
|
|
5756
|
+
"id": 464,
|
|
5756
5757
|
"name": "expectOpen",
|
|
5757
5758
|
"variant": "signature",
|
|
5758
5759
|
"kind": 4096,
|
|
@@ -5770,12 +5771,12 @@
|
|
|
5770
5771
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
5771
5772
|
"line": 21,
|
|
5772
5773
|
"character": 18,
|
|
5773
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5774
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L21"
|
|
5774
5775
|
}
|
|
5775
5776
|
],
|
|
5776
5777
|
"parameters": [
|
|
5777
5778
|
{
|
|
5778
|
-
"id":
|
|
5779
|
+
"id": 465,
|
|
5779
5780
|
"name": "config",
|
|
5780
5781
|
"variant": "param",
|
|
5781
5782
|
"kind": 32768,
|
|
@@ -5797,7 +5798,7 @@
|
|
|
5797
5798
|
"decorators": []
|
|
5798
5799
|
},
|
|
5799
5800
|
{
|
|
5800
|
-
"id":
|
|
5801
|
+
"id": 469,
|
|
5801
5802
|
"name": "ok",
|
|
5802
5803
|
"variant": "declaration",
|
|
5803
5804
|
"kind": 2048,
|
|
@@ -5810,12 +5811,12 @@
|
|
|
5810
5811
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5811
5812
|
"line": 29,
|
|
5812
5813
|
"character": 18,
|
|
5813
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5814
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L29"
|
|
5814
5815
|
}
|
|
5815
5816
|
],
|
|
5816
5817
|
"signatures": [
|
|
5817
5818
|
{
|
|
5818
|
-
"id":
|
|
5819
|
+
"id": 470,
|
|
5819
5820
|
"name": "ok",
|
|
5820
5821
|
"variant": "signature",
|
|
5821
5822
|
"kind": 4096,
|
|
@@ -5833,7 +5834,7 @@
|
|
|
5833
5834
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
5834
5835
|
"line": 29,
|
|
5835
5836
|
"character": 18,
|
|
5836
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5837
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L29"
|
|
5837
5838
|
}
|
|
5838
5839
|
],
|
|
5839
5840
|
"type": {
|
|
@@ -5849,17 +5850,17 @@
|
|
|
5849
5850
|
{
|
|
5850
5851
|
"title": "Constructors",
|
|
5851
5852
|
"children": [
|
|
5852
|
-
|
|
5853
|
+
457
|
|
5853
5854
|
]
|
|
5854
5855
|
},
|
|
5855
5856
|
{
|
|
5856
5857
|
"title": "Methods",
|
|
5857
5858
|
"children": [
|
|
5858
|
-
457,
|
|
5859
|
-
464,
|
|
5860
5859
|
459,
|
|
5860
|
+
466,
|
|
5861
5861
|
461,
|
|
5862
|
-
|
|
5862
|
+
463,
|
|
5863
|
+
469
|
|
5863
5864
|
]
|
|
5864
5865
|
}
|
|
5865
5866
|
],
|
|
@@ -5868,13 +5869,13 @@
|
|
|
5868
5869
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.controller.ts",
|
|
5869
5870
|
"line": 8,
|
|
5870
5871
|
"character": 22,
|
|
5871
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5872
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.controller.ts#L8"
|
|
5872
5873
|
}
|
|
5873
5874
|
],
|
|
5874
5875
|
"decorators": []
|
|
5875
5876
|
},
|
|
5876
5877
|
{
|
|
5877
|
-
"id":
|
|
5878
|
+
"id": 471,
|
|
5878
5879
|
"name": "SkyConfirmTestingModule",
|
|
5879
5880
|
"variant": "declaration",
|
|
5880
5881
|
"kind": 128,
|
|
@@ -5908,7 +5909,7 @@
|
|
|
5908
5909
|
{
|
|
5909
5910
|
"title": "Constructors",
|
|
5910
5911
|
"children": [
|
|
5911
|
-
|
|
5912
|
+
472
|
|
5912
5913
|
]
|
|
5913
5914
|
}
|
|
5914
5915
|
],
|
|
@@ -5917,7 +5918,7 @@
|
|
|
5917
5918
|
"fileName": "projects/modals/src/testing/confirm/confirm-testing.module.ts",
|
|
5918
5919
|
"line": 11,
|
|
5919
5920
|
"character": 13,
|
|
5920
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5921
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-testing.module.ts#L11"
|
|
5921
5922
|
}
|
|
5922
5923
|
],
|
|
5923
5924
|
"decorators": [
|
|
@@ -5930,7 +5931,7 @@
|
|
|
5930
5931
|
]
|
|
5931
5932
|
},
|
|
5932
5933
|
{
|
|
5933
|
-
"id":
|
|
5934
|
+
"id": 492,
|
|
5934
5935
|
"name": "SkyModalHarness",
|
|
5935
5936
|
"variant": "declaration",
|
|
5936
5937
|
"kind": 128,
|
|
@@ -5945,7 +5946,7 @@
|
|
|
5945
5946
|
},
|
|
5946
5947
|
"children": [
|
|
5947
5948
|
{
|
|
5948
|
-
"id":
|
|
5949
|
+
"id": 502,
|
|
5949
5950
|
"name": "constructor",
|
|
5950
5951
|
"variant": "declaration",
|
|
5951
5952
|
"kind": 512,
|
|
@@ -5959,7 +5960,7 @@
|
|
|
5959
5960
|
],
|
|
5960
5961
|
"signatures": [
|
|
5961
5962
|
{
|
|
5962
|
-
"id":
|
|
5963
|
+
"id": 503,
|
|
5963
5964
|
"name": "new SkyModalHarness",
|
|
5964
5965
|
"variant": "signature",
|
|
5965
5966
|
"kind": 16384,
|
|
@@ -5973,7 +5974,7 @@
|
|
|
5973
5974
|
],
|
|
5974
5975
|
"parameters": [
|
|
5975
5976
|
{
|
|
5976
|
-
"id":
|
|
5977
|
+
"id": 504,
|
|
5977
5978
|
"name": "locatorFactory",
|
|
5978
5979
|
"variant": "param",
|
|
5979
5980
|
"kind": 32768,
|
|
@@ -5991,7 +5992,7 @@
|
|
|
5991
5992
|
],
|
|
5992
5993
|
"type": {
|
|
5993
5994
|
"type": "reference",
|
|
5994
|
-
"target":
|
|
5995
|
+
"target": 492,
|
|
5995
5996
|
"name": "SkyModalHarness",
|
|
5996
5997
|
"package": "@skyux/modals"
|
|
5997
5998
|
},
|
|
@@ -6009,7 +6010,7 @@
|
|
|
6009
6010
|
}
|
|
6010
6011
|
},
|
|
6011
6012
|
{
|
|
6012
|
-
"id":
|
|
6013
|
+
"id": 508,
|
|
6013
6014
|
"name": "clickHelpInline",
|
|
6014
6015
|
"variant": "declaration",
|
|
6015
6016
|
"kind": 2048,
|
|
@@ -6021,12 +6022,12 @@
|
|
|
6021
6022
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6022
6023
|
"line": 34,
|
|
6023
6024
|
"character": 15,
|
|
6024
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6025
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L34"
|
|
6025
6026
|
}
|
|
6026
6027
|
],
|
|
6027
6028
|
"signatures": [
|
|
6028
6029
|
{
|
|
6029
|
-
"id":
|
|
6030
|
+
"id": 509,
|
|
6030
6031
|
"name": "clickHelpInline",
|
|
6031
6032
|
"variant": "signature",
|
|
6032
6033
|
"kind": 4096,
|
|
@@ -6044,7 +6045,7 @@
|
|
|
6044
6045
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6045
6046
|
"line": 34,
|
|
6046
6047
|
"character": 15,
|
|
6047
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6048
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L34"
|
|
6048
6049
|
}
|
|
6049
6050
|
],
|
|
6050
6051
|
"type": {
|
|
@@ -6067,7 +6068,7 @@
|
|
|
6067
6068
|
"decorators": []
|
|
6068
6069
|
},
|
|
6069
6070
|
{
|
|
6070
|
-
"id":
|
|
6071
|
+
"id": 510,
|
|
6071
6072
|
"name": "getAriaDescribedBy",
|
|
6072
6073
|
"variant": "declaration",
|
|
6073
6074
|
"kind": 2048,
|
|
@@ -6079,12 +6080,12 @@
|
|
|
6079
6080
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6080
6081
|
"line": 42,
|
|
6081
6082
|
"character": 15,
|
|
6082
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6083
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L42"
|
|
6083
6084
|
}
|
|
6084
6085
|
],
|
|
6085
6086
|
"signatures": [
|
|
6086
6087
|
{
|
|
6087
|
-
"id":
|
|
6088
|
+
"id": 511,
|
|
6088
6089
|
"name": "getAriaDescribedBy",
|
|
6089
6090
|
"variant": "signature",
|
|
6090
6091
|
"kind": 4096,
|
|
@@ -6108,7 +6109,7 @@
|
|
|
6108
6109
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6109
6110
|
"line": 42,
|
|
6110
6111
|
"character": 15,
|
|
6111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6112
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L42"
|
|
6112
6113
|
}
|
|
6113
6114
|
],
|
|
6114
6115
|
"type": {
|
|
@@ -6131,7 +6132,7 @@
|
|
|
6131
6132
|
"decorators": []
|
|
6132
6133
|
},
|
|
6133
6134
|
{
|
|
6134
|
-
"id":
|
|
6135
|
+
"id": 512,
|
|
6135
6136
|
"name": "getAriaLabelledBy",
|
|
6136
6137
|
"variant": "declaration",
|
|
6137
6138
|
"kind": 2048,
|
|
@@ -6143,12 +6144,12 @@
|
|
|
6143
6144
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6144
6145
|
"line": 50,
|
|
6145
6146
|
"character": 15,
|
|
6146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6147
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L50"
|
|
6147
6148
|
}
|
|
6148
6149
|
],
|
|
6149
6150
|
"signatures": [
|
|
6150
6151
|
{
|
|
6151
|
-
"id":
|
|
6152
|
+
"id": 513,
|
|
6152
6153
|
"name": "getAriaLabelledBy",
|
|
6153
6154
|
"variant": "signature",
|
|
6154
6155
|
"kind": 4096,
|
|
@@ -6172,7 +6173,7 @@
|
|
|
6172
6173
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6173
6174
|
"line": 50,
|
|
6174
6175
|
"character": 15,
|
|
6175
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6176
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L50"
|
|
6176
6177
|
}
|
|
6177
6178
|
],
|
|
6178
6179
|
"type": {
|
|
@@ -6195,7 +6196,7 @@
|
|
|
6195
6196
|
"decorators": []
|
|
6196
6197
|
},
|
|
6197
6198
|
{
|
|
6198
|
-
"id":
|
|
6199
|
+
"id": 514,
|
|
6199
6200
|
"name": "getAriaRole",
|
|
6200
6201
|
"variant": "declaration",
|
|
6201
6202
|
"kind": 2048,
|
|
@@ -6207,12 +6208,12 @@
|
|
|
6207
6208
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6208
6209
|
"line": 57,
|
|
6209
6210
|
"character": 15,
|
|
6210
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6211
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L57"
|
|
6211
6212
|
}
|
|
6212
6213
|
],
|
|
6213
6214
|
"signatures": [
|
|
6214
6215
|
{
|
|
6215
|
-
"id":
|
|
6216
|
+
"id": 515,
|
|
6216
6217
|
"name": "getAriaRole",
|
|
6217
6218
|
"variant": "signature",
|
|
6218
6219
|
"kind": 4096,
|
|
@@ -6230,7 +6231,7 @@
|
|
|
6230
6231
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6231
6232
|
"line": 57,
|
|
6232
6233
|
"character": 15,
|
|
6233
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6234
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L57"
|
|
6234
6235
|
}
|
|
6235
6236
|
],
|
|
6236
6237
|
"type": {
|
|
@@ -6253,7 +6254,7 @@
|
|
|
6253
6254
|
"decorators": []
|
|
6254
6255
|
},
|
|
6255
6256
|
{
|
|
6256
|
-
"id":
|
|
6257
|
+
"id": 516,
|
|
6257
6258
|
"name": "getHeadingText",
|
|
6258
6259
|
"variant": "declaration",
|
|
6259
6260
|
"kind": 2048,
|
|
@@ -6265,12 +6266,12 @@
|
|
|
6265
6266
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6266
6267
|
"line": 64,
|
|
6267
6268
|
"character": 15,
|
|
6268
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6269
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L64"
|
|
6269
6270
|
}
|
|
6270
6271
|
],
|
|
6271
6272
|
"signatures": [
|
|
6272
6273
|
{
|
|
6273
|
-
"id":
|
|
6274
|
+
"id": 517,
|
|
6274
6275
|
"name": "getHeadingText",
|
|
6275
6276
|
"variant": "signature",
|
|
6276
6277
|
"kind": 4096,
|
|
@@ -6288,7 +6289,7 @@
|
|
|
6288
6289
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6289
6290
|
"line": 64,
|
|
6290
6291
|
"character": 15,
|
|
6291
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6292
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L64"
|
|
6292
6293
|
}
|
|
6293
6294
|
],
|
|
6294
6295
|
"type": {
|
|
@@ -6311,7 +6312,7 @@
|
|
|
6311
6312
|
"decorators": []
|
|
6312
6313
|
},
|
|
6313
6314
|
{
|
|
6314
|
-
"id":
|
|
6315
|
+
"id": 518,
|
|
6315
6316
|
"name": "getHelpPopoverContent",
|
|
6316
6317
|
"variant": "declaration",
|
|
6317
6318
|
"kind": 2048,
|
|
@@ -6323,12 +6324,12 @@
|
|
|
6323
6324
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6324
6325
|
"line": 71,
|
|
6325
6326
|
"character": 15,
|
|
6326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6327
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L71"
|
|
6327
6328
|
}
|
|
6328
6329
|
],
|
|
6329
6330
|
"signatures": [
|
|
6330
6331
|
{
|
|
6331
|
-
"id":
|
|
6332
|
+
"id": 519,
|
|
6332
6333
|
"name": "getHelpPopoverContent",
|
|
6333
6334
|
"variant": "signature",
|
|
6334
6335
|
"kind": 4096,
|
|
@@ -6346,7 +6347,7 @@
|
|
|
6346
6347
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6347
6348
|
"line": 71,
|
|
6348
6349
|
"character": 15,
|
|
6349
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6350
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L71"
|
|
6350
6351
|
}
|
|
6351
6352
|
],
|
|
6352
6353
|
"type": {
|
|
@@ -6389,7 +6390,7 @@
|
|
|
6389
6390
|
"decorators": []
|
|
6390
6391
|
},
|
|
6391
6392
|
{
|
|
6392
|
-
"id":
|
|
6393
|
+
"id": 520,
|
|
6393
6394
|
"name": "getHelpPopoverTitle",
|
|
6394
6395
|
"variant": "declaration",
|
|
6395
6396
|
"kind": 2048,
|
|
@@ -6401,12 +6402,12 @@
|
|
|
6401
6402
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6402
6403
|
"line": 80,
|
|
6403
6404
|
"character": 15,
|
|
6404
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6405
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L80"
|
|
6405
6406
|
}
|
|
6406
6407
|
],
|
|
6407
6408
|
"signatures": [
|
|
6408
6409
|
{
|
|
6409
|
-
"id":
|
|
6410
|
+
"id": 521,
|
|
6410
6411
|
"name": "getHelpPopoverTitle",
|
|
6411
6412
|
"variant": "signature",
|
|
6412
6413
|
"kind": 4096,
|
|
@@ -6424,7 +6425,7 @@
|
|
|
6424
6425
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6425
6426
|
"line": 80,
|
|
6426
6427
|
"character": 15,
|
|
6427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6428
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L80"
|
|
6428
6429
|
}
|
|
6429
6430
|
],
|
|
6430
6431
|
"type": {
|
|
@@ -6447,7 +6448,7 @@
|
|
|
6447
6448
|
"decorators": []
|
|
6448
6449
|
},
|
|
6449
6450
|
{
|
|
6450
|
-
"id":
|
|
6451
|
+
"id": 522,
|
|
6451
6452
|
"name": "getSize",
|
|
6452
6453
|
"variant": "declaration",
|
|
6453
6454
|
"kind": 2048,
|
|
@@ -6459,12 +6460,12 @@
|
|
|
6459
6460
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6460
6461
|
"line": 87,
|
|
6461
6462
|
"character": 15,
|
|
6462
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6463
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L87"
|
|
6463
6464
|
}
|
|
6464
6465
|
],
|
|
6465
6466
|
"signatures": [
|
|
6466
6467
|
{
|
|
6467
|
-
"id":
|
|
6468
|
+
"id": 523,
|
|
6468
6469
|
"name": "getSize",
|
|
6469
6470
|
"variant": "signature",
|
|
6470
6471
|
"kind": 4096,
|
|
@@ -6482,7 +6483,7 @@
|
|
|
6482
6483
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6483
6484
|
"line": 87,
|
|
6484
6485
|
"character": 15,
|
|
6485
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6486
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L87"
|
|
6486
6487
|
}
|
|
6487
6488
|
],
|
|
6488
6489
|
"type": {
|
|
@@ -6505,7 +6506,7 @@
|
|
|
6505
6506
|
"decorators": []
|
|
6506
6507
|
},
|
|
6507
6508
|
{
|
|
6508
|
-
"id":
|
|
6509
|
+
"id": 524,
|
|
6509
6510
|
"name": "getWrapperClass",
|
|
6510
6511
|
"variant": "declaration",
|
|
6511
6512
|
"kind": 2048,
|
|
@@ -6517,12 +6518,12 @@
|
|
|
6517
6518
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6518
6519
|
"line": 110,
|
|
6519
6520
|
"character": 15,
|
|
6520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6521
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L110"
|
|
6521
6522
|
}
|
|
6522
6523
|
],
|
|
6523
6524
|
"signatures": [
|
|
6524
6525
|
{
|
|
6525
|
-
"id":
|
|
6526
|
+
"id": 525,
|
|
6526
6527
|
"name": "getWrapperClass",
|
|
6527
6528
|
"variant": "signature",
|
|
6528
6529
|
"kind": 4096,
|
|
@@ -6540,7 +6541,7 @@
|
|
|
6540
6541
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6541
6542
|
"line": 110,
|
|
6542
6543
|
"character": 15,
|
|
6543
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6544
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L110"
|
|
6544
6545
|
}
|
|
6545
6546
|
],
|
|
6546
6547
|
"type": {
|
|
@@ -6563,7 +6564,7 @@
|
|
|
6563
6564
|
"decorators": []
|
|
6564
6565
|
},
|
|
6565
6566
|
{
|
|
6566
|
-
"id":
|
|
6567
|
+
"id": 535,
|
|
6567
6568
|
"name": "host",
|
|
6568
6569
|
"variant": "declaration",
|
|
6569
6570
|
"kind": 2048,
|
|
@@ -6577,7 +6578,7 @@
|
|
|
6577
6578
|
],
|
|
6578
6579
|
"signatures": [
|
|
6579
6580
|
{
|
|
6580
|
-
"id":
|
|
6581
|
+
"id": 536,
|
|
6581
6582
|
"name": "host",
|
|
6582
6583
|
"variant": "signature",
|
|
6583
6584
|
"kind": 4096,
|
|
@@ -6647,7 +6648,7 @@
|
|
|
6647
6648
|
}
|
|
6648
6649
|
},
|
|
6649
6650
|
{
|
|
6650
|
-
"id":
|
|
6651
|
+
"id": 528,
|
|
6651
6652
|
"name": "isDirty",
|
|
6652
6653
|
"variant": "declaration",
|
|
6653
6654
|
"kind": 2048,
|
|
@@ -6659,12 +6660,12 @@
|
|
|
6659
6660
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6660
6661
|
"line": 125,
|
|
6661
6662
|
"character": 15,
|
|
6662
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6663
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L125"
|
|
6663
6664
|
}
|
|
6664
6665
|
],
|
|
6665
6666
|
"signatures": [
|
|
6666
6667
|
{
|
|
6667
|
-
"id":
|
|
6668
|
+
"id": 529,
|
|
6668
6669
|
"name": "isDirty",
|
|
6669
6670
|
"variant": "signature",
|
|
6670
6671
|
"kind": 4096,
|
|
@@ -6691,7 +6692,7 @@
|
|
|
6691
6692
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6692
6693
|
"line": 125,
|
|
6693
6694
|
"character": 15,
|
|
6694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6695
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L125"
|
|
6695
6696
|
}
|
|
6696
6697
|
],
|
|
6697
6698
|
"type": {
|
|
@@ -6714,7 +6715,7 @@
|
|
|
6714
6715
|
"decorators": []
|
|
6715
6716
|
},
|
|
6716
6717
|
{
|
|
6717
|
-
"id":
|
|
6718
|
+
"id": 526,
|
|
6718
6719
|
"name": "isFullPage",
|
|
6719
6720
|
"variant": "declaration",
|
|
6720
6721
|
"kind": 2048,
|
|
@@ -6726,12 +6727,12 @@
|
|
|
6726
6727
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6727
6728
|
"line": 117,
|
|
6728
6729
|
"character": 15,
|
|
6729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6730
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L117"
|
|
6730
6731
|
}
|
|
6731
6732
|
],
|
|
6732
6733
|
"signatures": [
|
|
6733
6734
|
{
|
|
6734
|
-
"id":
|
|
6735
|
+
"id": 527,
|
|
6735
6736
|
"name": "isFullPage",
|
|
6736
6737
|
"variant": "signature",
|
|
6737
6738
|
"kind": 4096,
|
|
@@ -6749,7 +6750,7 @@
|
|
|
6749
6750
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6750
6751
|
"line": 117,
|
|
6751
6752
|
"character": 15,
|
|
6752
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6753
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L117"
|
|
6753
6754
|
}
|
|
6754
6755
|
],
|
|
6755
6756
|
"type": {
|
|
@@ -6772,7 +6773,7 @@
|
|
|
6772
6773
|
"decorators": []
|
|
6773
6774
|
},
|
|
6774
6775
|
{
|
|
6775
|
-
"id":
|
|
6776
|
+
"id": 494,
|
|
6776
6777
|
"name": "with",
|
|
6777
6778
|
"variant": "declaration",
|
|
6778
6779
|
"kind": 2048,
|
|
@@ -6785,12 +6786,12 @@
|
|
|
6785
6786
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6786
6787
|
"line": 25,
|
|
6787
6788
|
"character": 16,
|
|
6788
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6789
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L25"
|
|
6789
6790
|
}
|
|
6790
6791
|
],
|
|
6791
6792
|
"signatures": [
|
|
6792
6793
|
{
|
|
6793
|
-
"id":
|
|
6794
|
+
"id": 495,
|
|
6794
6795
|
"name": "with",
|
|
6795
6796
|
"variant": "signature",
|
|
6796
6797
|
"kind": 4096,
|
|
@@ -6824,19 +6825,19 @@
|
|
|
6824
6825
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6825
6826
|
"line": 25,
|
|
6826
6827
|
"character": 16,
|
|
6827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6828
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L25"
|
|
6828
6829
|
}
|
|
6829
6830
|
],
|
|
6830
6831
|
"parameters": [
|
|
6831
6832
|
{
|
|
6832
|
-
"id":
|
|
6833
|
+
"id": 496,
|
|
6833
6834
|
"name": "filters",
|
|
6834
6835
|
"variant": "param",
|
|
6835
6836
|
"kind": 32768,
|
|
6836
6837
|
"flags": {},
|
|
6837
6838
|
"type": {
|
|
6838
6839
|
"type": "reference",
|
|
6839
|
-
"target":
|
|
6840
|
+
"target": 555,
|
|
6840
6841
|
"name": "SkyModalHarnessFilters",
|
|
6841
6842
|
"package": "@skyux/modals"
|
|
6842
6843
|
}
|
|
@@ -6851,7 +6852,7 @@
|
|
|
6851
6852
|
"typeArguments": [
|
|
6852
6853
|
{
|
|
6853
6854
|
"type": "reference",
|
|
6854
|
-
"target":
|
|
6855
|
+
"target": 492,
|
|
6855
6856
|
"name": "SkyModalHarness",
|
|
6856
6857
|
"package": "@skyux/modals"
|
|
6857
6858
|
}
|
|
@@ -6868,13 +6869,12 @@
|
|
|
6868
6869
|
{
|
|
6869
6870
|
"title": "Constructors",
|
|
6870
6871
|
"children": [
|
|
6871
|
-
|
|
6872
|
+
502
|
|
6872
6873
|
]
|
|
6873
6874
|
},
|
|
6874
6875
|
{
|
|
6875
6876
|
"title": "Methods",
|
|
6876
6877
|
"children": [
|
|
6877
|
-
506,
|
|
6878
6878
|
508,
|
|
6879
6879
|
510,
|
|
6880
6880
|
512,
|
|
@@ -6883,10 +6883,11 @@
|
|
|
6883
6883
|
518,
|
|
6884
6884
|
520,
|
|
6885
6885
|
522,
|
|
6886
|
-
533,
|
|
6887
|
-
526,
|
|
6888
6886
|
524,
|
|
6889
|
-
|
|
6887
|
+
535,
|
|
6888
|
+
528,
|
|
6889
|
+
526,
|
|
6890
|
+
494
|
|
6890
6891
|
]
|
|
6891
6892
|
}
|
|
6892
6893
|
],
|
|
@@ -6895,7 +6896,7 @@
|
|
|
6895
6896
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6896
6897
|
"line": 11,
|
|
6897
6898
|
"character": 13,
|
|
6898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6899
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness.ts#L11"
|
|
6899
6900
|
}
|
|
6900
6901
|
],
|
|
6901
6902
|
"extendedTypes": [
|
|
@@ -6912,7 +6913,7 @@
|
|
|
6912
6913
|
"decorators": []
|
|
6913
6914
|
},
|
|
6914
6915
|
{
|
|
6915
|
-
"id":
|
|
6916
|
+
"id": 474,
|
|
6916
6917
|
"name": "SkyModalTestingController",
|
|
6917
6918
|
"variant": "declaration",
|
|
6918
6919
|
"kind": 128,
|
|
@@ -6937,7 +6938,7 @@
|
|
|
6937
6938
|
},
|
|
6938
6939
|
"children": [
|
|
6939
6940
|
{
|
|
6940
|
-
"id":
|
|
6941
|
+
"id": 477,
|
|
6941
6942
|
"name": "closeTopModal",
|
|
6942
6943
|
"variant": "declaration",
|
|
6943
6944
|
"kind": 2048,
|
|
@@ -6950,12 +6951,12 @@
|
|
|
6950
6951
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.controller.ts",
|
|
6951
6952
|
"line": 15,
|
|
6952
6953
|
"character": 18,
|
|
6953
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6954
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L15"
|
|
6954
6955
|
}
|
|
6955
6956
|
],
|
|
6956
6957
|
"signatures": [
|
|
6957
6958
|
{
|
|
6958
|
-
"id":
|
|
6959
|
+
"id": 478,
|
|
6959
6960
|
"name": "closeTopModal",
|
|
6960
6961
|
"variant": "signature",
|
|
6961
6962
|
"kind": 4096,
|
|
@@ -6973,12 +6974,12 @@
|
|
|
6973
6974
|
"fileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
6974
6975
|
"line": 15,
|
|
6975
6976
|
"character": 18,
|
|
6976
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6977
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L15"
|
|
6977
6978
|
}
|
|
6978
6979
|
],
|
|
6979
6980
|
"parameters": [
|
|
6980
6981
|
{
|
|
6981
|
-
"id":
|
|
6982
|
+
"id": 479,
|
|
6982
6983
|
"name": "args",
|
|
6983
6984
|
"variant": "param",
|
|
6984
6985
|
"kind": 32768,
|
|
@@ -7010,7 +7011,7 @@
|
|
|
7010
7011
|
"decorators": []
|
|
7011
7012
|
},
|
|
7012
7013
|
{
|
|
7013
|
-
"id":
|
|
7014
|
+
"id": 480,
|
|
7014
7015
|
"name": "expectCount",
|
|
7015
7016
|
"variant": "declaration",
|
|
7016
7017
|
"kind": 2048,
|
|
@@ -7023,12 +7024,12 @@
|
|
|
7023
7024
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.controller.ts",
|
|
7024
7025
|
"line": 20,
|
|
7025
7026
|
"character": 18,
|
|
7026
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7027
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L20"
|
|
7027
7028
|
}
|
|
7028
7029
|
],
|
|
7029
7030
|
"signatures": [
|
|
7030
7031
|
{
|
|
7031
|
-
"id":
|
|
7032
|
+
"id": 481,
|
|
7032
7033
|
"name": "expectCount",
|
|
7033
7034
|
"variant": "signature",
|
|
7034
7035
|
"kind": 4096,
|
|
@@ -7046,12 +7047,12 @@
|
|
|
7046
7047
|
"fileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
7047
7048
|
"line": 20,
|
|
7048
7049
|
"character": 18,
|
|
7049
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7050
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L20"
|
|
7050
7051
|
}
|
|
7051
7052
|
],
|
|
7052
7053
|
"parameters": [
|
|
7053
7054
|
{
|
|
7054
|
-
"id":
|
|
7055
|
+
"id": 482,
|
|
7055
7056
|
"name": "value",
|
|
7056
7057
|
"variant": "param",
|
|
7057
7058
|
"kind": 32768,
|
|
@@ -7071,7 +7072,7 @@
|
|
|
7071
7072
|
"decorators": []
|
|
7072
7073
|
},
|
|
7073
7074
|
{
|
|
7074
|
-
"id":
|
|
7075
|
+
"id": 483,
|
|
7075
7076
|
"name": "expectNone",
|
|
7076
7077
|
"variant": "declaration",
|
|
7077
7078
|
"kind": 2048,
|
|
@@ -7084,12 +7085,12 @@
|
|
|
7084
7085
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.controller.ts",
|
|
7085
7086
|
"line": 25,
|
|
7086
7087
|
"character": 18,
|
|
7087
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7088
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L25"
|
|
7088
7089
|
}
|
|
7089
7090
|
],
|
|
7090
7091
|
"signatures": [
|
|
7091
7092
|
{
|
|
7092
|
-
"id":
|
|
7093
|
+
"id": 484,
|
|
7093
7094
|
"name": "expectNone",
|
|
7094
7095
|
"variant": "signature",
|
|
7095
7096
|
"kind": 4096,
|
|
@@ -7107,7 +7108,7 @@
|
|
|
7107
7108
|
"fileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
7108
7109
|
"line": 25,
|
|
7109
7110
|
"character": 18,
|
|
7110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7111
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L25"
|
|
7111
7112
|
}
|
|
7112
7113
|
],
|
|
7113
7114
|
"type": {
|
|
@@ -7119,7 +7120,7 @@
|
|
|
7119
7120
|
"decorators": []
|
|
7120
7121
|
},
|
|
7121
7122
|
{
|
|
7122
|
-
"id":
|
|
7123
|
+
"id": 485,
|
|
7123
7124
|
"name": "expectOpen",
|
|
7124
7125
|
"variant": "declaration",
|
|
7125
7126
|
"kind": 2048,
|
|
@@ -7132,12 +7133,12 @@
|
|
|
7132
7133
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.controller.ts",
|
|
7133
7134
|
"line": 30,
|
|
7134
7135
|
"character": 18,
|
|
7135
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7136
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L30"
|
|
7136
7137
|
}
|
|
7137
7138
|
],
|
|
7138
7139
|
"signatures": [
|
|
7139
7140
|
{
|
|
7140
|
-
"id":
|
|
7141
|
+
"id": 486,
|
|
7141
7142
|
"name": "expectOpen",
|
|
7142
7143
|
"variant": "signature",
|
|
7143
7144
|
"kind": 4096,
|
|
@@ -7155,12 +7156,12 @@
|
|
|
7155
7156
|
"fileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
7156
7157
|
"line": 30,
|
|
7157
7158
|
"character": 18,
|
|
7158
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7159
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L30"
|
|
7159
7160
|
}
|
|
7160
7161
|
],
|
|
7161
7162
|
"typeParameter": [
|
|
7162
7163
|
{
|
|
7163
|
-
"id":
|
|
7164
|
+
"id": 487,
|
|
7164
7165
|
"name": "TComponent",
|
|
7165
7166
|
"variant": "typeParam",
|
|
7166
7167
|
"kind": 131072,
|
|
@@ -7169,7 +7170,7 @@
|
|
|
7169
7170
|
],
|
|
7170
7171
|
"parameters": [
|
|
7171
7172
|
{
|
|
7172
|
-
"id":
|
|
7173
|
+
"id": 488,
|
|
7173
7174
|
"name": "component",
|
|
7174
7175
|
"variant": "param",
|
|
7175
7176
|
"kind": 32768,
|
|
@@ -7183,7 +7184,7 @@
|
|
|
7183
7184
|
"typeArguments": [
|
|
7184
7185
|
{
|
|
7185
7186
|
"type": "reference",
|
|
7186
|
-
"target":
|
|
7187
|
+
"target": 487,
|
|
7187
7188
|
"name": "TComponent",
|
|
7188
7189
|
"package": "@skyux/modals",
|
|
7189
7190
|
"refersToTypeParameter": true
|
|
@@ -7207,16 +7208,16 @@
|
|
|
7207
7208
|
{
|
|
7208
7209
|
"title": "Constructors",
|
|
7209
7210
|
"children": [
|
|
7210
|
-
|
|
7211
|
+
475
|
|
7211
7212
|
]
|
|
7212
7213
|
},
|
|
7213
7214
|
{
|
|
7214
7215
|
"title": "Methods",
|
|
7215
7216
|
"children": [
|
|
7216
|
-
|
|
7217
|
-
|
|
7218
|
-
|
|
7219
|
-
|
|
7217
|
+
477,
|
|
7218
|
+
480,
|
|
7219
|
+
483,
|
|
7220
|
+
485
|
|
7220
7221
|
]
|
|
7221
7222
|
}
|
|
7222
7223
|
],
|
|
@@ -7225,13 +7226,13 @@
|
|
|
7225
7226
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.controller.ts",
|
|
7226
7227
|
"line": 10,
|
|
7227
7228
|
"character": 22,
|
|
7228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7229
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts#L10"
|
|
7229
7230
|
}
|
|
7230
7231
|
],
|
|
7231
7232
|
"decorators": []
|
|
7232
7233
|
},
|
|
7233
7234
|
{
|
|
7234
|
-
"id":
|
|
7235
|
+
"id": 489,
|
|
7235
7236
|
"name": "SkyModalTestingModule",
|
|
7236
7237
|
"variant": "declaration",
|
|
7237
7238
|
"kind": 128,
|
|
@@ -7265,7 +7266,7 @@
|
|
|
7265
7266
|
{
|
|
7266
7267
|
"title": "Constructors",
|
|
7267
7268
|
"children": [
|
|
7268
|
-
|
|
7269
|
+
490
|
|
7269
7270
|
]
|
|
7270
7271
|
}
|
|
7271
7272
|
],
|
|
@@ -7274,7 +7275,7 @@
|
|
|
7274
7275
|
"fileName": "projects/modals/src/testing/modal/controller/modal-testing.module.ts",
|
|
7275
7276
|
"line": 11,
|
|
7276
7277
|
"character": 13,
|
|
7277
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7278
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/controller/modal-testing.module.ts#L11"
|
|
7278
7279
|
}
|
|
7279
7280
|
],
|
|
7280
7281
|
"decorators": [
|
|
@@ -7287,7 +7288,7 @@
|
|
|
7287
7288
|
]
|
|
7288
7289
|
},
|
|
7289
7290
|
{
|
|
7290
|
-
"id":
|
|
7291
|
+
"id": 395,
|
|
7291
7292
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
7292
7293
|
"variant": "declaration",
|
|
7293
7294
|
"kind": 256,
|
|
@@ -7302,7 +7303,7 @@
|
|
|
7302
7303
|
},
|
|
7303
7304
|
"children": [
|
|
7304
7305
|
{
|
|
7305
|
-
"id":
|
|
7306
|
+
"id": 398,
|
|
7306
7307
|
"name": "ancestor",
|
|
7307
7308
|
"variant": "declaration",
|
|
7308
7309
|
"kind": 1024,
|
|
@@ -7335,7 +7336,7 @@
|
|
|
7335
7336
|
}
|
|
7336
7337
|
},
|
|
7337
7338
|
{
|
|
7338
|
-
"id":
|
|
7339
|
+
"id": 397,
|
|
7339
7340
|
"name": "styleType",
|
|
7340
7341
|
"variant": "declaration",
|
|
7341
7342
|
"kind": 1024,
|
|
@@ -7355,7 +7356,7 @@
|
|
|
7355
7356
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
7356
7357
|
"line": 16,
|
|
7357
7358
|
"character": 2,
|
|
7358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7359
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L16"
|
|
7359
7360
|
}
|
|
7360
7361
|
],
|
|
7361
7362
|
"type": {
|
|
@@ -7364,7 +7365,7 @@
|
|
|
7364
7365
|
}
|
|
7365
7366
|
},
|
|
7366
7367
|
{
|
|
7367
|
-
"id":
|
|
7368
|
+
"id": 396,
|
|
7368
7369
|
"name": "text",
|
|
7369
7370
|
"variant": "declaration",
|
|
7370
7371
|
"kind": 1024,
|
|
@@ -7384,7 +7385,7 @@
|
|
|
7384
7385
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
7385
7386
|
"line": 11,
|
|
7386
7387
|
"character": 2,
|
|
7387
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7388
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L11"
|
|
7388
7389
|
}
|
|
7389
7390
|
],
|
|
7390
7391
|
"type": {
|
|
@@ -7411,9 +7412,9 @@
|
|
|
7411
7412
|
{
|
|
7412
7413
|
"title": "Properties",
|
|
7413
7414
|
"children": [
|
|
7414
|
-
|
|
7415
|
-
|
|
7416
|
-
|
|
7415
|
+
398,
|
|
7416
|
+
397,
|
|
7417
|
+
396
|
|
7417
7418
|
]
|
|
7418
7419
|
}
|
|
7419
7420
|
],
|
|
@@ -7422,7 +7423,7 @@
|
|
|
7422
7423
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
7423
7424
|
"line": 6,
|
|
7424
7425
|
"character": 17,
|
|
7425
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7426
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L6"
|
|
7426
7427
|
}
|
|
7427
7428
|
],
|
|
7428
7429
|
"extendedTypes": [
|
|
@@ -7453,7 +7454,7 @@
|
|
|
7453
7454
|
]
|
|
7454
7455
|
},
|
|
7455
7456
|
{
|
|
7456
|
-
"id":
|
|
7457
|
+
"id": 555,
|
|
7457
7458
|
"name": "SkyModalHarnessFilters",
|
|
7458
7459
|
"variant": "declaration",
|
|
7459
7460
|
"kind": 256,
|
|
@@ -7468,7 +7469,7 @@
|
|
|
7468
7469
|
},
|
|
7469
7470
|
"children": [
|
|
7470
7471
|
{
|
|
7471
|
-
"id":
|
|
7472
|
+
"id": 558,
|
|
7472
7473
|
"name": "ancestor",
|
|
7473
7474
|
"variant": "declaration",
|
|
7474
7475
|
"kind": 1024,
|
|
@@ -7501,7 +7502,7 @@
|
|
|
7501
7502
|
}
|
|
7502
7503
|
},
|
|
7503
7504
|
{
|
|
7504
|
-
"id":
|
|
7505
|
+
"id": 556,
|
|
7505
7506
|
"name": "dataSkyId",
|
|
7506
7507
|
"variant": "declaration",
|
|
7507
7508
|
"kind": 1024,
|
|
@@ -7529,7 +7530,7 @@
|
|
|
7529
7530
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7530
7531
|
"line": 11,
|
|
7531
7532
|
"character": 2,
|
|
7532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7533
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
7533
7534
|
}
|
|
7534
7535
|
],
|
|
7535
7536
|
"type": {
|
|
@@ -7557,7 +7558,7 @@
|
|
|
7557
7558
|
}
|
|
7558
7559
|
},
|
|
7559
7560
|
{
|
|
7560
|
-
"id":
|
|
7561
|
+
"id": 557,
|
|
7561
7562
|
"name": "selector",
|
|
7562
7563
|
"variant": "declaration",
|
|
7563
7564
|
"kind": 1024,
|
|
@@ -7594,9 +7595,9 @@
|
|
|
7594
7595
|
{
|
|
7595
7596
|
"title": "Properties",
|
|
7596
7597
|
"children": [
|
|
7598
|
+
558,
|
|
7597
7599
|
556,
|
|
7598
|
-
|
|
7599
|
-
555
|
|
7600
|
+
557
|
|
7600
7601
|
]
|
|
7601
7602
|
}
|
|
7602
7603
|
],
|
|
@@ -7605,7 +7606,7 @@
|
|
|
7605
7606
|
"fileName": "projects/modals/src/testing/modal/modal-harness-filters.ts",
|
|
7606
7607
|
"line": 7,
|
|
7607
7608
|
"character": 17,
|
|
7608
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7609
|
+
"url": "https://github.com/blackbaud/skyux/blob/f0bf189/libs/components/modals/testing/src/modal/modal-harness-filters.ts#L7"
|
|
7609
7610
|
}
|
|
7610
7611
|
],
|
|
7611
7612
|
"extendedTypes": [
|
|
@@ -8154,455 +8155,455 @@
|
|
|
8154
8155
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8155
8156
|
"qualifiedName": "SkyModalComponent.modalContentWrapperElement"
|
|
8156
8157
|
},
|
|
8157
|
-
"
|
|
8158
|
+
"302": {
|
|
8158
8159
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8159
8160
|
"qualifiedName": "SkyModalComponent.onDocumentKeyUp"
|
|
8160
8161
|
},
|
|
8161
|
-
"
|
|
8162
|
+
"303": {
|
|
8162
8163
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8163
8164
|
"qualifiedName": "SkyModalComponent.onDocumentKeyUp"
|
|
8164
8165
|
},
|
|
8165
|
-
"
|
|
8166
|
+
"304": {
|
|
8166
8167
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8167
8168
|
"qualifiedName": "event"
|
|
8168
8169
|
},
|
|
8169
|
-
"
|
|
8170
|
+
"305": {
|
|
8170
8171
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8171
8172
|
"qualifiedName": "SkyModalComponent.onDocumentKeyDown"
|
|
8172
8173
|
},
|
|
8173
|
-
"
|
|
8174
|
+
"306": {
|
|
8174
8175
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8175
8176
|
"qualifiedName": "SkyModalComponent.onDocumentKeyDown"
|
|
8176
8177
|
},
|
|
8177
|
-
"
|
|
8178
|
+
"307": {
|
|
8178
8179
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8179
8180
|
"qualifiedName": "event"
|
|
8180
8181
|
},
|
|
8181
|
-
"
|
|
8182
|
+
"308": {
|
|
8182
8183
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8183
8184
|
"qualifiedName": "SkyModalComponent.ngOnInit"
|
|
8184
8185
|
},
|
|
8185
|
-
"
|
|
8186
|
+
"309": {
|
|
8186
8187
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8187
8188
|
"qualifiedName": "SkyModalComponent.ngOnInit"
|
|
8188
8189
|
},
|
|
8189
|
-
"
|
|
8190
|
+
"310": {
|
|
8190
8191
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8191
8192
|
"qualifiedName": "SkyModalComponent.ngAfterViewInit"
|
|
8192
8193
|
},
|
|
8193
|
-
"
|
|
8194
|
+
"311": {
|
|
8194
8195
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8195
8196
|
"qualifiedName": "SkyModalComponent.ngAfterViewInit"
|
|
8196
8197
|
},
|
|
8197
|
-
"
|
|
8198
|
+
"312": {
|
|
8198
8199
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8199
8200
|
"qualifiedName": "SkyModalComponent.ngOnDestroy"
|
|
8200
8201
|
},
|
|
8201
|
-
"
|
|
8202
|
+
"313": {
|
|
8202
8203
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8203
8204
|
"qualifiedName": "SkyModalComponent.ngOnDestroy"
|
|
8204
8205
|
},
|
|
8205
|
-
"
|
|
8206
|
+
"314": {
|
|
8206
8207
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8207
8208
|
"qualifiedName": "SkyModalComponent.helpButtonClick"
|
|
8208
8209
|
},
|
|
8209
|
-
"
|
|
8210
|
+
"315": {
|
|
8210
8211
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8211
8212
|
"qualifiedName": "SkyModalComponent.helpButtonClick"
|
|
8212
8213
|
},
|
|
8213
|
-
"
|
|
8214
|
+
"316": {
|
|
8214
8215
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8215
8216
|
"qualifiedName": "SkyModalComponent.closeButtonClick"
|
|
8216
8217
|
},
|
|
8217
|
-
"
|
|
8218
|
+
"317": {
|
|
8218
8219
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8219
8220
|
"qualifiedName": "SkyModalComponent.closeButtonClick"
|
|
8220
8221
|
},
|
|
8221
|
-
"
|
|
8222
|
+
"318": {
|
|
8222
8223
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8223
8224
|
"qualifiedName": "SkyModalComponent.windowResize"
|
|
8224
8225
|
},
|
|
8225
|
-
"
|
|
8226
|
+
"319": {
|
|
8226
8227
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8227
8228
|
"qualifiedName": "SkyModalComponent.windowResize"
|
|
8228
8229
|
},
|
|
8229
|
-
"
|
|
8230
|
+
"320": {
|
|
8230
8231
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8231
8232
|
"qualifiedName": "SkyModalComponent.scrollShadowChange"
|
|
8232
8233
|
},
|
|
8233
|
-
"
|
|
8234
|
+
"321": {
|
|
8234
8235
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8235
8236
|
"qualifiedName": "SkyModalComponent.scrollShadowChange"
|
|
8236
8237
|
},
|
|
8237
|
-
"
|
|
8238
|
+
"322": {
|
|
8238
8239
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8239
8240
|
"qualifiedName": "args"
|
|
8240
8241
|
},
|
|
8241
|
-
"
|
|
8242
|
+
"323": {
|
|
8242
8243
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8243
8244
|
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
8244
8245
|
},
|
|
8245
|
-
"
|
|
8246
|
+
"324": {
|
|
8246
8247
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8247
8248
|
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
8248
8249
|
},
|
|
8249
|
-
"
|
|
8250
|
+
"395": {
|
|
8250
8251
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
8251
8252
|
"qualifiedName": "SkyConfirmButtonHarnessFilters"
|
|
8252
8253
|
},
|
|
8253
|
-
"
|
|
8254
|
+
"396": {
|
|
8254
8255
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
8255
8256
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.text"
|
|
8256
8257
|
},
|
|
8257
|
-
"
|
|
8258
|
+
"397": {
|
|
8258
8259
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
8259
8260
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.styleType"
|
|
8260
8261
|
},
|
|
8261
|
-
"
|
|
8262
|
+
"398": {
|
|
8262
8263
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8263
8264
|
"qualifiedName": "ancestor"
|
|
8264
8265
|
},
|
|
8265
|
-
"
|
|
8266
|
+
"399": {
|
|
8266
8267
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8267
8268
|
"qualifiedName": "SkyConfirmHarness"
|
|
8268
8269
|
},
|
|
8269
|
-
"
|
|
8270
|
+
"400": {
|
|
8270
8271
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8271
8272
|
"qualifiedName": "SkyConfirmHarness.hostSelector"
|
|
8272
8273
|
},
|
|
8273
|
-
"
|
|
8274
|
+
"406": {
|
|
8274
8275
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8275
8276
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
8276
8277
|
},
|
|
8277
|
-
"
|
|
8278
|
+
"407": {
|
|
8278
8279
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8279
8280
|
"qualifiedName": "SkyConfirmHarness"
|
|
8280
8281
|
},
|
|
8281
|
-
"
|
|
8282
|
+
"408": {
|
|
8282
8283
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8283
8284
|
"qualifiedName": "locatorFactory"
|
|
8284
8285
|
},
|
|
8285
|
-
"
|
|
8286
|
+
"413": {
|
|
8286
8287
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8287
8288
|
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
8288
8289
|
},
|
|
8289
|
-
"
|
|
8290
|
+
"414": {
|
|
8290
8291
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8291
8292
|
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
8292
8293
|
},
|
|
8293
|
-
"
|
|
8294
|
+
"415": {
|
|
8294
8295
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8295
8296
|
"qualifiedName": "filters"
|
|
8296
8297
|
},
|
|
8297
|
-
"
|
|
8298
|
+
"416": {
|
|
8298
8299
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8299
8300
|
"qualifiedName": "SkyConfirmHarness.clickOkButton"
|
|
8300
8301
|
},
|
|
8301
|
-
"
|
|
8302
|
+
"417": {
|
|
8302
8303
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8303
8304
|
"qualifiedName": "SkyConfirmHarness.clickOkButton"
|
|
8304
8305
|
},
|
|
8305
|
-
"
|
|
8306
|
+
"418": {
|
|
8306
8307
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8307
8308
|
"qualifiedName": "SkyConfirmHarness.getBodyText"
|
|
8308
8309
|
},
|
|
8309
|
-
"
|
|
8310
|
+
"419": {
|
|
8310
8311
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8311
8312
|
"qualifiedName": "SkyConfirmHarness.getBodyText"
|
|
8312
8313
|
},
|
|
8313
|
-
"
|
|
8314
|
+
"420": {
|
|
8314
8315
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8315
8316
|
"qualifiedName": "SkyConfirmHarness.getCustomButtons"
|
|
8316
8317
|
},
|
|
8317
|
-
"
|
|
8318
|
+
"421": {
|
|
8318
8319
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8319
8320
|
"qualifiedName": "SkyConfirmHarness.getCustomButtons"
|
|
8320
8321
|
},
|
|
8321
|
-
"
|
|
8322
|
+
"422": {
|
|
8322
8323
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8323
8324
|
"qualifiedName": "filters"
|
|
8324
8325
|
},
|
|
8325
|
-
"
|
|
8326
|
+
"423": {
|
|
8326
8327
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8327
8328
|
"qualifiedName": "SkyConfirmHarness.getMessageText"
|
|
8328
8329
|
},
|
|
8329
|
-
"
|
|
8330
|
+
"424": {
|
|
8330
8331
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8331
8332
|
"qualifiedName": "SkyConfirmHarness.getMessageText"
|
|
8332
8333
|
},
|
|
8333
|
-
"
|
|
8334
|
+
"425": {
|
|
8334
8335
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8335
8336
|
"qualifiedName": "SkyConfirmHarness.getType"
|
|
8336
8337
|
},
|
|
8337
|
-
"
|
|
8338
|
+
"426": {
|
|
8338
8339
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8339
8340
|
"qualifiedName": "SkyConfirmHarness.getType"
|
|
8340
8341
|
},
|
|
8341
|
-
"
|
|
8342
|
+
"427": {
|
|
8342
8343
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8343
8344
|
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
8344
8345
|
},
|
|
8345
|
-
"
|
|
8346
|
+
"428": {
|
|
8346
8347
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
8347
8348
|
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
8348
8349
|
},
|
|
8349
|
-
"
|
|
8350
|
+
"436": {
|
|
8350
8351
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8351
8352
|
"qualifiedName": "ComponentHarness.host"
|
|
8352
8353
|
},
|
|
8353
|
-
"
|
|
8354
|
+
"437": {
|
|
8354
8355
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8355
8356
|
"qualifiedName": "ComponentHarness.host"
|
|
8356
8357
|
},
|
|
8357
|
-
"
|
|
8358
|
+
"456": {
|
|
8358
8359
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8359
8360
|
"qualifiedName": "SkyConfirmTestingController"
|
|
8360
8361
|
},
|
|
8361
|
-
"
|
|
8362
|
+
"459": {
|
|
8362
8363
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8363
8364
|
"qualifiedName": "SkyConfirmTestingController.cancel"
|
|
8364
8365
|
},
|
|
8365
|
-
"
|
|
8366
|
+
"460": {
|
|
8366
8367
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8367
8368
|
"qualifiedName": "SkyConfirmTestingController.cancel"
|
|
8368
8369
|
},
|
|
8369
|
-
"
|
|
8370
|
+
"461": {
|
|
8370
8371
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8371
8372
|
"qualifiedName": "SkyConfirmTestingController.expectNone"
|
|
8372
8373
|
},
|
|
8373
|
-
"
|
|
8374
|
+
"462": {
|
|
8374
8375
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8375
8376
|
"qualifiedName": "SkyConfirmTestingController.expectNone"
|
|
8376
8377
|
},
|
|
8377
|
-
"
|
|
8378
|
+
"463": {
|
|
8378
8379
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8379
8380
|
"qualifiedName": "SkyConfirmTestingController.expectOpen"
|
|
8380
8381
|
},
|
|
8381
|
-
"
|
|
8382
|
+
"464": {
|
|
8382
8383
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8383
8384
|
"qualifiedName": "SkyConfirmTestingController.expectOpen"
|
|
8384
8385
|
},
|
|
8385
|
-
"
|
|
8386
|
+
"465": {
|
|
8386
8387
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8387
8388
|
"qualifiedName": "config"
|
|
8388
8389
|
},
|
|
8389
|
-
"
|
|
8390
|
+
"466": {
|
|
8390
8391
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8391
8392
|
"qualifiedName": "SkyConfirmTestingController.close"
|
|
8392
8393
|
},
|
|
8393
|
-
"
|
|
8394
|
+
"467": {
|
|
8394
8395
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8395
8396
|
"qualifiedName": "SkyConfirmTestingController.close"
|
|
8396
8397
|
},
|
|
8397
|
-
"
|
|
8398
|
+
"468": {
|
|
8398
8399
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8399
8400
|
"qualifiedName": "args"
|
|
8400
8401
|
},
|
|
8401
|
-
"
|
|
8402
|
+
"469": {
|
|
8402
8403
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8403
8404
|
"qualifiedName": "SkyConfirmTestingController.ok"
|
|
8404
8405
|
},
|
|
8405
|
-
"
|
|
8406
|
+
"470": {
|
|
8406
8407
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.controller.ts",
|
|
8407
8408
|
"qualifiedName": "SkyConfirmTestingController.ok"
|
|
8408
8409
|
},
|
|
8409
|
-
"
|
|
8410
|
+
"471": {
|
|
8410
8411
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-testing.module.ts",
|
|
8411
8412
|
"qualifiedName": "SkyConfirmTestingModule"
|
|
8412
8413
|
},
|
|
8413
|
-
"
|
|
8414
|
+
"474": {
|
|
8414
8415
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8415
8416
|
"qualifiedName": "SkyModalTestingController"
|
|
8416
8417
|
},
|
|
8417
|
-
"
|
|
8418
|
+
"477": {
|
|
8418
8419
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8419
8420
|
"qualifiedName": "SkyModalTestingController.closeTopModal"
|
|
8420
8421
|
},
|
|
8421
|
-
"
|
|
8422
|
+
"478": {
|
|
8422
8423
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8423
8424
|
"qualifiedName": "SkyModalTestingController.closeTopModal"
|
|
8424
8425
|
},
|
|
8425
|
-
"
|
|
8426
|
+
"479": {
|
|
8426
8427
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8427
8428
|
"qualifiedName": "args"
|
|
8428
8429
|
},
|
|
8429
|
-
"
|
|
8430
|
+
"480": {
|
|
8430
8431
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8431
8432
|
"qualifiedName": "SkyModalTestingController.expectCount"
|
|
8432
8433
|
},
|
|
8433
|
-
"
|
|
8434
|
+
"481": {
|
|
8434
8435
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8435
8436
|
"qualifiedName": "SkyModalTestingController.expectCount"
|
|
8436
8437
|
},
|
|
8437
|
-
"
|
|
8438
|
+
"482": {
|
|
8438
8439
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8439
8440
|
"qualifiedName": "value"
|
|
8440
8441
|
},
|
|
8441
|
-
"
|
|
8442
|
+
"483": {
|
|
8442
8443
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8443
8444
|
"qualifiedName": "SkyModalTestingController.expectNone"
|
|
8444
8445
|
},
|
|
8445
|
-
"
|
|
8446
|
+
"484": {
|
|
8446
8447
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8447
8448
|
"qualifiedName": "SkyModalTestingController.expectNone"
|
|
8448
8449
|
},
|
|
8449
|
-
"
|
|
8450
|
+
"485": {
|
|
8450
8451
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8451
8452
|
"qualifiedName": "SkyModalTestingController.expectOpen"
|
|
8452
8453
|
},
|
|
8453
|
-
"
|
|
8454
|
+
"486": {
|
|
8454
8455
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8455
8456
|
"qualifiedName": "SkyModalTestingController.expectOpen"
|
|
8456
8457
|
},
|
|
8457
|
-
"
|
|
8458
|
+
"487": {
|
|
8458
8459
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8459
8460
|
"qualifiedName": "TComponent"
|
|
8460
8461
|
},
|
|
8461
|
-
"
|
|
8462
|
+
"488": {
|
|
8462
8463
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.controller.ts",
|
|
8463
8464
|
"qualifiedName": "component"
|
|
8464
8465
|
},
|
|
8465
|
-
"
|
|
8466
|
+
"489": {
|
|
8466
8467
|
"sourceFileName": "libs/components/modals/testing/src/modal/controller/modal-testing.module.ts",
|
|
8467
8468
|
"qualifiedName": "SkyModalTestingModule"
|
|
8468
8469
|
},
|
|
8469
|
-
"
|
|
8470
|
+
"492": {
|
|
8470
8471
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8471
8472
|
"qualifiedName": "SkyModalHarness"
|
|
8472
8473
|
},
|
|
8473
|
-
"
|
|
8474
|
+
"494": {
|
|
8474
8475
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8475
8476
|
"qualifiedName": "SkyModalHarness.with"
|
|
8476
8477
|
},
|
|
8477
|
-
"
|
|
8478
|
+
"495": {
|
|
8478
8479
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8479
8480
|
"qualifiedName": "SkyModalHarness.with"
|
|
8480
8481
|
},
|
|
8481
|
-
"
|
|
8482
|
+
"496": {
|
|
8482
8483
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8483
8484
|
"qualifiedName": "filters"
|
|
8484
8485
|
},
|
|
8485
|
-
"
|
|
8486
|
+
"502": {
|
|
8486
8487
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8487
8488
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
8488
8489
|
},
|
|
8489
|
-
"
|
|
8490
|
+
"503": {
|
|
8490
8491
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8491
8492
|
"qualifiedName": "SkyModalHarness"
|
|
8492
8493
|
},
|
|
8493
|
-
"
|
|
8494
|
+
"504": {
|
|
8494
8495
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8495
8496
|
"qualifiedName": "locatorFactory"
|
|
8496
8497
|
},
|
|
8497
|
-
"
|
|
8498
|
+
"508": {
|
|
8498
8499
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8499
8500
|
"qualifiedName": "SkyModalHarness.clickHelpInline"
|
|
8500
8501
|
},
|
|
8501
|
-
"
|
|
8502
|
+
"509": {
|
|
8502
8503
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8503
8504
|
"qualifiedName": "SkyModalHarness.clickHelpInline"
|
|
8504
8505
|
},
|
|
8505
|
-
"
|
|
8506
|
+
"510": {
|
|
8506
8507
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8507
8508
|
"qualifiedName": "SkyModalHarness.getAriaDescribedBy"
|
|
8508
8509
|
},
|
|
8509
|
-
"
|
|
8510
|
+
"511": {
|
|
8510
8511
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8511
8512
|
"qualifiedName": "SkyModalHarness.getAriaDescribedBy"
|
|
8512
8513
|
},
|
|
8513
|
-
"
|
|
8514
|
+
"512": {
|
|
8514
8515
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8515
8516
|
"qualifiedName": "SkyModalHarness.getAriaLabelledBy"
|
|
8516
8517
|
},
|
|
8517
|
-
"
|
|
8518
|
+
"513": {
|
|
8518
8519
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8519
8520
|
"qualifiedName": "SkyModalHarness.getAriaLabelledBy"
|
|
8520
8521
|
},
|
|
8521
|
-
"
|
|
8522
|
+
"514": {
|
|
8522
8523
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8523
8524
|
"qualifiedName": "SkyModalHarness.getAriaRole"
|
|
8524
8525
|
},
|
|
8525
|
-
"
|
|
8526
|
+
"515": {
|
|
8526
8527
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8527
8528
|
"qualifiedName": "SkyModalHarness.getAriaRole"
|
|
8528
8529
|
},
|
|
8529
|
-
"
|
|
8530
|
+
"516": {
|
|
8530
8531
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8531
8532
|
"qualifiedName": "SkyModalHarness.getHeadingText"
|
|
8532
8533
|
},
|
|
8533
|
-
"
|
|
8534
|
+
"517": {
|
|
8534
8535
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8535
8536
|
"qualifiedName": "SkyModalHarness.getHeadingText"
|
|
8536
8537
|
},
|
|
8537
|
-
"
|
|
8538
|
+
"518": {
|
|
8538
8539
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8539
8540
|
"qualifiedName": "SkyModalHarness.getHelpPopoverContent"
|
|
8540
8541
|
},
|
|
8541
|
-
"
|
|
8542
|
+
"519": {
|
|
8542
8543
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8543
8544
|
"qualifiedName": "SkyModalHarness.getHelpPopoverContent"
|
|
8544
8545
|
},
|
|
8545
|
-
"
|
|
8546
|
+
"520": {
|
|
8546
8547
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8547
8548
|
"qualifiedName": "SkyModalHarness.getHelpPopoverTitle"
|
|
8548
8549
|
},
|
|
8549
|
-
"
|
|
8550
|
+
"521": {
|
|
8550
8551
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8551
8552
|
"qualifiedName": "SkyModalHarness.getHelpPopoverTitle"
|
|
8552
8553
|
},
|
|
8553
|
-
"
|
|
8554
|
+
"522": {
|
|
8554
8555
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8555
8556
|
"qualifiedName": "SkyModalHarness.getSize"
|
|
8556
8557
|
},
|
|
8557
|
-
"
|
|
8558
|
+
"523": {
|
|
8558
8559
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8559
8560
|
"qualifiedName": "SkyModalHarness.getSize"
|
|
8560
8561
|
},
|
|
8561
|
-
"
|
|
8562
|
+
"524": {
|
|
8562
8563
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8563
8564
|
"qualifiedName": "SkyModalHarness.getWrapperClass"
|
|
8564
8565
|
},
|
|
8565
|
-
"
|
|
8566
|
+
"525": {
|
|
8566
8567
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8567
8568
|
"qualifiedName": "SkyModalHarness.getWrapperClass"
|
|
8568
8569
|
},
|
|
8569
|
-
"
|
|
8570
|
+
"526": {
|
|
8570
8571
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8571
8572
|
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
8572
8573
|
},
|
|
8573
|
-
"
|
|
8574
|
+
"527": {
|
|
8574
8575
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8575
8576
|
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
8576
8577
|
},
|
|
8577
|
-
"
|
|
8578
|
+
"528": {
|
|
8578
8579
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8579
8580
|
"qualifiedName": "SkyModalHarness.isDirty"
|
|
8580
8581
|
},
|
|
8581
|
-
"
|
|
8582
|
+
"529": {
|
|
8582
8583
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
8583
8584
|
"qualifiedName": "SkyModalHarness.isDirty"
|
|
8584
8585
|
},
|
|
8585
|
-
"
|
|
8586
|
+
"535": {
|
|
8586
8587
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8587
8588
|
"qualifiedName": "ComponentHarness.host"
|
|
8588
8589
|
},
|
|
8589
|
-
"
|
|
8590
|
+
"536": {
|
|
8590
8591
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8591
8592
|
"qualifiedName": "ComponentHarness.host"
|
|
8592
8593
|
},
|
|
8593
|
-
"
|
|
8594
|
+
"555": {
|
|
8594
8595
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness-filters.ts",
|
|
8595
8596
|
"qualifiedName": "SkyModalHarnessFilters"
|
|
8596
8597
|
},
|
|
8597
|
-
"
|
|
8598
|
+
"556": {
|
|
8598
8599
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8599
8600
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
8600
8601
|
},
|
|
8601
|
-
"
|
|
8602
|
+
"557": {
|
|
8602
8603
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8603
8604
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
8604
8605
|
},
|
|
8605
|
-
"
|
|
8606
|
+
"558": {
|
|
8606
8607
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8607
8608
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
8608
8609
|
}
|
|
@@ -8754,18 +8755,18 @@
|
|
|
8754
8755
|
"@angular/router": "17.3.4",
|
|
8755
8756
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
8756
8757
|
"@schematics/angular": "17.3.2",
|
|
8757
|
-
"@skyux-sdk/testing": "10.
|
|
8758
|
-
"@skyux/assets": "10.
|
|
8759
|
-
"@skyux/core": "10.
|
|
8760
|
-
"@skyux/forms": "10.
|
|
8761
|
-
"@skyux/help-inline": "10.
|
|
8762
|
-
"@skyux/i18n": "10.
|
|
8763
|
-
"@skyux/icon": "10.
|
|
8764
|
-
"@skyux/icons": "7.
|
|
8765
|
-
"@skyux/indicators": "10.
|
|
8766
|
-
"@skyux/modals": "10.
|
|
8767
|
-
"@skyux/popovers": "10.
|
|
8768
|
-
"@skyux/theme": "10.
|
|
8758
|
+
"@skyux-sdk/testing": "10.39.0",
|
|
8759
|
+
"@skyux/assets": "10.39.0",
|
|
8760
|
+
"@skyux/core": "10.39.0",
|
|
8761
|
+
"@skyux/forms": "10.39.0",
|
|
8762
|
+
"@skyux/help-inline": "10.39.0",
|
|
8763
|
+
"@skyux/i18n": "10.39.0",
|
|
8764
|
+
"@skyux/icon": "10.39.0",
|
|
8765
|
+
"@skyux/icons": "7.5.0",
|
|
8766
|
+
"@skyux/indicators": "10.39.0",
|
|
8767
|
+
"@skyux/modals": "10.39.0",
|
|
8768
|
+
"@skyux/popovers": "10.39.0",
|
|
8769
|
+
"@skyux/theme": "10.39.0",
|
|
8769
8770
|
"axe-core": "4.9.0",
|
|
8770
8771
|
"cross-spawn": "7.0.3",
|
|
8771
8772
|
"fontfaceobserver": "2.3.0",
|
|
@@ -8788,18 +8789,18 @@
|
|
|
8788
8789
|
"@angular/router": "17.3.4",
|
|
8789
8790
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
8790
8791
|
"@schematics/angular": "17.3.2",
|
|
8791
|
-
"@skyux-sdk/testing": "10.
|
|
8792
|
-
"@skyux/assets": "10.
|
|
8793
|
-
"@skyux/core": "10.
|
|
8794
|
-
"@skyux/forms": "10.
|
|
8795
|
-
"@skyux/help-inline": "10.
|
|
8796
|
-
"@skyux/i18n": "10.
|
|
8797
|
-
"@skyux/icon": "10.
|
|
8798
|
-
"@skyux/icons": "7.
|
|
8799
|
-
"@skyux/indicators": "10.
|
|
8800
|
-
"@skyux/modals": "10.
|
|
8801
|
-
"@skyux/popovers": "10.
|
|
8802
|
-
"@skyux/theme": "10.
|
|
8792
|
+
"@skyux-sdk/testing": "10.39.0",
|
|
8793
|
+
"@skyux/assets": "10.39.0",
|
|
8794
|
+
"@skyux/core": "10.39.0",
|
|
8795
|
+
"@skyux/forms": "10.39.0",
|
|
8796
|
+
"@skyux/help-inline": "10.39.0",
|
|
8797
|
+
"@skyux/i18n": "10.39.0",
|
|
8798
|
+
"@skyux/icon": "10.39.0",
|
|
8799
|
+
"@skyux/icons": "7.5.0",
|
|
8800
|
+
"@skyux/indicators": "10.39.0",
|
|
8801
|
+
"@skyux/modals": "10.39.0",
|
|
8802
|
+
"@skyux/popovers": "10.39.0",
|
|
8803
|
+
"@skyux/theme": "10.39.0",
|
|
8803
8804
|
"axe-core": "4.9.0",
|
|
8804
8805
|
"cross-spawn": "7.0.3",
|
|
8805
8806
|
"fontfaceobserver": "2.3.0",
|
|
@@ -8822,18 +8823,18 @@
|
|
|
8822
8823
|
"@angular/router": "17.3.4",
|
|
8823
8824
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
8824
8825
|
"@schematics/angular": "17.3.2",
|
|
8825
|
-
"@skyux-sdk/testing": "10.
|
|
8826
|
-
"@skyux/assets": "10.
|
|
8827
|
-
"@skyux/core": "10.
|
|
8828
|
-
"@skyux/forms": "10.
|
|
8829
|
-
"@skyux/help-inline": "10.
|
|
8830
|
-
"@skyux/i18n": "10.
|
|
8831
|
-
"@skyux/icon": "10.
|
|
8832
|
-
"@skyux/icons": "7.
|
|
8833
|
-
"@skyux/indicators": "10.
|
|
8834
|
-
"@skyux/modals": "10.
|
|
8835
|
-
"@skyux/popovers": "10.
|
|
8836
|
-
"@skyux/theme": "10.
|
|
8826
|
+
"@skyux-sdk/testing": "10.39.0",
|
|
8827
|
+
"@skyux/assets": "10.39.0",
|
|
8828
|
+
"@skyux/core": "10.39.0",
|
|
8829
|
+
"@skyux/forms": "10.39.0",
|
|
8830
|
+
"@skyux/help-inline": "10.39.0",
|
|
8831
|
+
"@skyux/i18n": "10.39.0",
|
|
8832
|
+
"@skyux/icon": "10.39.0",
|
|
8833
|
+
"@skyux/icons": "7.5.0",
|
|
8834
|
+
"@skyux/indicators": "10.39.0",
|
|
8835
|
+
"@skyux/modals": "10.39.0",
|
|
8836
|
+
"@skyux/popovers": "10.39.0",
|
|
8837
|
+
"@skyux/theme": "10.39.0",
|
|
8837
8838
|
"axe-core": "4.9.0",
|
|
8838
8839
|
"cross-spawn": "7.0.3",
|
|
8839
8840
|
"fontfaceobserver": "2.3.0",
|
|
@@ -8856,17 +8857,17 @@
|
|
|
8856
8857
|
"@angular/router": "17.3.4",
|
|
8857
8858
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
8858
8859
|
"@schematics/angular": "17.3.2",
|
|
8859
|
-
"@skyux-sdk/testing": "10.
|
|
8860
|
-
"@skyux/assets": "10.
|
|
8861
|
-
"@skyux/core": "10.
|
|
8862
|
-
"@skyux/help-inline": "10.
|
|
8863
|
-
"@skyux/i18n": "10.
|
|
8864
|
-
"@skyux/icon": "10.
|
|
8865
|
-
"@skyux/icons": "7.
|
|
8866
|
-
"@skyux/indicators": "10.
|
|
8867
|
-
"@skyux/modals": "10.
|
|
8868
|
-
"@skyux/popovers": "10.
|
|
8869
|
-
"@skyux/theme": "10.
|
|
8860
|
+
"@skyux-sdk/testing": "10.39.0",
|
|
8861
|
+
"@skyux/assets": "10.39.0",
|
|
8862
|
+
"@skyux/core": "10.39.0",
|
|
8863
|
+
"@skyux/help-inline": "10.39.0",
|
|
8864
|
+
"@skyux/i18n": "10.39.0",
|
|
8865
|
+
"@skyux/icon": "10.39.0",
|
|
8866
|
+
"@skyux/icons": "7.5.0",
|
|
8867
|
+
"@skyux/indicators": "10.39.0",
|
|
8868
|
+
"@skyux/modals": "10.39.0",
|
|
8869
|
+
"@skyux/popovers": "10.39.0",
|
|
8870
|
+
"@skyux/theme": "10.39.0",
|
|
8870
8871
|
"axe-core": "4.9.0",
|
|
8871
8872
|
"cross-spawn": "7.0.3",
|
|
8872
8873
|
"fontfaceobserver": "2.3.0",
|
|
@@ -8889,17 +8890,17 @@
|
|
|
8889
8890
|
"@angular/router": "17.3.4",
|
|
8890
8891
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
8891
8892
|
"@schematics/angular": "17.3.2",
|
|
8892
|
-
"@skyux-sdk/testing": "10.
|
|
8893
|
-
"@skyux/assets": "10.
|
|
8894
|
-
"@skyux/core": "10.
|
|
8895
|
-
"@skyux/help-inline": "10.
|
|
8896
|
-
"@skyux/i18n": "10.
|
|
8897
|
-
"@skyux/icon": "10.
|
|
8898
|
-
"@skyux/icons": "7.
|
|
8899
|
-
"@skyux/indicators": "10.
|
|
8900
|
-
"@skyux/modals": "10.
|
|
8901
|
-
"@skyux/popovers": "10.
|
|
8902
|
-
"@skyux/theme": "10.
|
|
8893
|
+
"@skyux-sdk/testing": "10.39.0",
|
|
8894
|
+
"@skyux/assets": "10.39.0",
|
|
8895
|
+
"@skyux/core": "10.39.0",
|
|
8896
|
+
"@skyux/help-inline": "10.39.0",
|
|
8897
|
+
"@skyux/i18n": "10.39.0",
|
|
8898
|
+
"@skyux/icon": "10.39.0",
|
|
8899
|
+
"@skyux/icons": "7.5.0",
|
|
8900
|
+
"@skyux/indicators": "10.39.0",
|
|
8901
|
+
"@skyux/modals": "10.39.0",
|
|
8902
|
+
"@skyux/popovers": "10.39.0",
|
|
8903
|
+
"@skyux/theme": "10.39.0",
|
|
8903
8904
|
"axe-core": "4.9.0",
|
|
8904
8905
|
"cross-spawn": "7.0.3",
|
|
8905
8906
|
"fontfaceobserver": "2.3.0",
|